.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:40px 24px 80px;flex:1;width:100%}.std-header{margin-bottom:40px;text-align:center}.std-title{font-family:Cabinet Grotesk,system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:800;color:var(--brand, #2b771c);margin-bottom:12px}.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-left:4px solid var(--brand, #2b771c);padding-left:12px}.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-card ul{list-style-type:disc;padding-left:1.5rem;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.std-card ol{list-style-type:decimal;padding-left: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}[dir=rtl] .std-card ul,[dir=rtl] .std-card ol{padding-left:0;padding-right:1.5rem}.std-card .faq-section h2{border-left:none;padding-left:0;margin-bottom:0}.std-card .std-link-list{list-style:none;padding-left:0;display:grid;gap:4px}[dir=rtl] .std-card .std-link-list{padding-right:0}.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,padding-left .2s}.std-card .std-link-list a:hover{color:var(--brand, #2b771c);padding-left:8px}[dir=rtl] .std-card .std-link-list a:hover{padding-left:0;padding-right:8px}.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}}
