.hss-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-left:20px;padding:8px 12px;border:1px solid var(--line);border-radius:12px;background:transparent;color:inherit;font:700 12px/1.4 Hss,Arial,sans-serif;cursor:pointer;white-space:nowrap}
.hss-theme-toggle>span:first-child{font-size:22px}.hss-theme-toggle:hover{background:rgba(120,150,70,.12)}
a:focus-visible,button:focus-visible{outline:3px solid #89b000;outline-offset:4px}
html[data-hss-theme="light"]{color-scheme:light}
html[data-hss-theme="dark"]{color-scheme:dark;--paper:#0b1410;--muted:#acbcb2;--line:rgba(190,216,199,.18)}
html[data-hss-theme="dark"] body{background:var(--paper);color:#edf5ef}
html[data-hss-theme="dark"] .site-header{background:rgba(16,29,24,.94);border-color:var(--line);box-shadow:0 14px 45px rgba(0,0,0,.3)}
html[data-hss-theme="dark"] .site-header nav a{color:#d3e1d8}
html[data-hss-theme="dark"] .menu-button span{background:#edf5ef}
html[data-hss-theme="dark"] .button{color:#101d18}
html[data-hss-theme="dark"] em{color:#d8ff55}
html[data-hss-theme="dark"] :is(.eyebrow,.hero-lead,.services-heading>p:last-child,.scale-copy>p:last-child,.service-block-details p){color:#acbcb2}
html[data-hss-theme="dark"] .service-block{background:#13231b;border-color:var(--line)}
html[data-hss-theme="dark"] .service-block:nth-child(even){background:#1a2d21}
html[data-hss-theme="dark"] .service-block-title header span{color:#d8ff55}
html[data-hss-theme="dark"] .service-block-title header small{color:#acbcb2}
html[data-hss-theme="dark"] .service-block-title>i{background:#243a2b}
html[data-hss-theme="dark"] .service-block-details .button{background:#d8ff55;border-color:#d8ff55;color:#101d18}
html[data-hss-theme="dark"] .service-block-details .button:hover{background:#b9e83c}
html[data-hss-theme="dark"] .service-board{background:#13231b;border:1px solid var(--line);box-shadow:0 36px 80px rgba(0,0,0,.35)}
html[data-hss-theme="dark"] .request-card{background:#243a2b;color:#edf5ef}
html[data-hss-theme="dark"] .request-icon{color:#101d18}
html[data-hss-theme="dark"] :is(.request-card small,.request-card p,.request-grid small){color:#b5c5bb}
html[data-hss-theme="dark"] :is(.how-it-works,.market-cta){background:#101d18}
html[data-hss-theme="dark"] .audience-cards article{background:#13231b;border-color:var(--line)}
html[data-hss-theme="dark"] .audience-cards article:first-child{background:#213823}
html[data-hss-theme="dark"] .audience-cards p{color:#acbcb2}
html[data-hss-theme="dark"] .audience-cards article:first-child .button{background:#d8ff55;border-color:#d8ff55;color:#101d18}
html[data-hss-theme="dark"] .button-outline{border-color:#b8cebf;color:#edf5ef}
html[data-hss-theme="dark"] .site-footer{border-color:var(--line)}
@media(max-width:1200px){.hss-theme-label{display:none}.hss-theme-toggle{padding:8px 10px;margin-left:12px}}
@media(max-width:900px){.hss-theme-toggle{margin-left:16px}}
@media(max-width:650px){.hss-theme-toggle{min-width:44px;margin-left:12px}}
