.std-root{font-family:Cabinet Grotesk,system-ui,-apple-system,sans-serif;color:var(--text-main, #333);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.std-container{max-width:1200px;margin:0 auto;padding:24px 16px 48px;flex:1;width:100%}.std-header{margin-bottom:24px;text-align:center}.std-title{font-family:Cabinet Grotesk,system-ui,-apple-system,sans-serif;font-size:2rem;font-weight:800;color:var(--brand, #2b771c);margin-bottom:8px}.std-date,.std-subtitle{color:#666;font-size:.95rem}.std-card{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 20px #0000000d;border:1px solid #eee}.std-card section{margin-bottom:32px}.std-card section:last-child{margin-bottom:0}.std-card h2{font-size:1.25rem;font-weight:700;color:#111;margin-bottom:12px;border-bottom:1px solid #edf2ea;padding-bottom:10px}.std-card p,.std-card li{font-size:1rem;color:#444;margin-bottom:16px}.std-card a{color:var(--brand, #2b771c);font-weight:600;text-decoration:underline;text-decoration-color:#2b771c4d;transition:all .2s}.std-card a:hover{text-decoration-color:currentColor}.std-answer-capsule{background:#f4faf2;border:1px solid #e2efe0;border-radius:10px;padding:16px 20px;margin:0 0 16px}.std-answer-capsule p{margin:0;font-size:1rem;line-height:1.7;color:#1e293b}.std-card ul{list-style-type:disc;padding-inline-start:1.5rem;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.std-card ol{list-style-type:decimal;padding-inline-start:1.5rem;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.std-card li{margin-bottom:0}.std-card ul ul,.std-card ol ol,.std-card ul ol,.std-card ol ul{margin:.5rem 0 0}.std-card .faq-section h2{border:none;padding-bottom:0;margin-bottom:0}.std-card .std-link-list{list-style:none;padding-inline-start:0;display:grid;gap:4px}.std-card .std-link-list li{margin-bottom:0}.std-card .std-link-list a{display:block;padding:12px 0;font-weight:600;text-decoration:none;color:#0f172a;border-bottom:1px solid #f1f5f9;transition:color .2s}.std-card .std-link-list a:hover{color:var(--brand, #2b771c)}.std-card .std-link-list li:last-child a{border-bottom:none}@media(max-width:786px){.std-title{font-size:2rem}.std-card{padding:24px}}.std-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-weight:600;font-size:1rem;line-height:1.2;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background .15s,color .15s,filter .15s}.std-btn-primary,.std-card a.std-btn-primary{background:var(--brand, #2b771c);color:#fff;text-decoration:none}.std-btn-primary:hover,.std-card a.std-btn-primary:hover{background:#236317;color:#fff;text-decoration:none}.std-btn-outline,.std-card a.std-btn-outline{background:#fff;color:var(--brand, #2b771c);border-color:var(--brand, #2b771c);text-decoration:none}.std-btn-outline:hover,.std-card a.std-btn-outline:hover{background:var(--brand, #2b771c);color:#fff;text-decoration:none}.std-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px}.std-cta-note{color:#64748b;font-size:.85rem}.std-closing-cta{background:#f4faf2;border:1px solid #e2efe0;border-radius:16px;padding:32px;text-align:center}.std-closing-cta h2{border-bottom:none;padding-bottom:0}.std-closing-cta-actions{justify-content:center;margin-top:16px}.std-layout{display:block}.std-sidebar{display:none}@media(min-width:1200px){.std-layout{display:flex;justify-content:center;align-items:flex-start;gap:48px}.std-article-column{flex:0 0 auto;width:680px;max-width:100%}.std-sidebar{display:block;flex-shrink:0;width:300px;position:sticky;top:calc(var(--electron-titlebar-height, 0px) + var(--header-h, 72px) + 24px);max-height:calc(100vh - var(--electron-titlebar-height, 0px) - var(--header-h, 72px) - 48px);overflow-y:auto}.std-facts-mobile{display:none}}.std-sidebar-section{margin-bottom:28px}.std-sidebar-section:last-child{margin-bottom:0}.std-sidebar-heading{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 12px}.std-toc ul{list-style:none;margin:0;padding:0}.std-toc li{margin-bottom:2px}.std-toc a{display:block;padding:5px 10px;border-radius:8px;color:#475569;font-size:.88rem;font-weight:500;line-height:1.4;text-decoration:none;transition:background .15s,color .15s}.std-toc a:hover{background:#f0f7ee;color:#1e5a14}.std-facts-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.std-facts-title{font-size:1rem;font-weight:700;color:#111;margin:0 0 12px}.std-facts-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.std-facts-card li{font-size:.9rem;line-height:1.5;color:#334155}.std-facts-card li strong{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:2px}.std-sidebar-cta{background:#f4faf2;border:1px solid #e2efe0;border-radius:12px;padding:20px}.std-sidebar-cta p{font-size:.9rem;color:#475569;margin:0 0 14px}.std-sidebar-cta-btn{width:100%;font-size:.95rem;padding:12px 16px}.std-explore{margin-top:48px;padding-top:32px;border-top:1px solid #e2e8f0}.std-explore-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.std-explore-group h3{font-size:.95rem;font-weight:700;color:#111;margin:0 0 4px}.std-pdf-close{position:absolute;top:10px;inset-inline-end:10px;z-index:2;width:36px;height:36px;border-radius:50%;border:none;background:#0f172abf;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .15s}.std-pdf-close:hover{background:#0f172af2}
