html{color-scheme:light;scroll-padding-top:120px}
.nav-inner{gap:18px}
.site-preferences{display:flex;gap:8px;align-items:center;flex-shrink:0}
.preference-group{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:var(--paper)}
.preference-group button{border:0;border-radius:999px;padding:7px 9px;min-height:36px;color:var(--ink);background:transparent;font-size:.78rem;font-weight:750;cursor:pointer}
.preference-group button[aria-pressed="true"]{background:#17254b;color:#fff}
.preference-group button:focus-visible{outline:3px solid #8b5cf6;outline-offset:2px}
.site-preferences + .mobile-menu{color:var(--ink)}
@media(min-width:901px) and (max-width:1160px){.desktop-nav{gap:12px;font-size:.8rem}.nav-inner{gap:10px}.brand-name{font-size:.9rem}}
@media(max-width:700px){.nav-inner{height:auto;min-height:100px;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;padding:8px 0}.nav-inner>.brand{flex:1 0 calc(100% - 170px)}.site-preferences{order:3;width:100%;justify-content:center}.nav-inner>.mobile-menu{order:2}.nav-inner>.nav-cta{font-size:.75rem;padding:8px 12px}.hero{padding-top:145px}.product-page{padding-top:140px}.legal{padding-top:145px}}
html[data-theme="dark"]{color-scheme:dark;--ink:#eef2ff;--muted:#b0bdd2;--line:#33425b;--paper:#142039;--blue:#79a4ff;--violet:#b69aff;--shadow:0 24px 70px rgba(0,0,0,.25)}
html[data-theme="dark"] body,html[data-theme="dark"] .approach,html[data-theme="dark"] .contact{background:#0b1426}
html[data-theme="dark"] .nav{background:rgba(11,20,38,.92);border-color:#33425b}
html[data-theme="dark"] .desktop-nav{color:#d4def0}
html[data-theme="dark"] .nav-cta{background:#dfe8ff;color:#0b1426}
html[data-theme="dark"] .btn-primary{background:linear-gradient(135deg,#2563eb,#7c3aed)}
html[data-theme="dark"] .hero{background:radial-gradient(circle at 78% 20%,rgba(124,58,237,.2),transparent 29%),radial-gradient(circle at 5% 64%,rgba(37,99,235,.16),transparent 30%),#0b1426}
html[data-theme="dark"] .eyebrow,html[data-theme="dark"] .btn-secondary{background:#18263f;border-color:#425472;color:#dbe5f7}
html[data-theme="dark"] .hero-copy,html[data-theme="dark"] .trust,html[data-theme="dark"] .legal p,html[data-theme="dark"] .legal li{color:#b0bdd2}
html[data-theme="dark"] .principle{background:linear-gradient(180deg,#16223a,#111d32)}
html[data-theme="dark"] .about{background:#101c32}
html[data-theme="dark"] .field input,html[data-theme="dark"] .field textarea,html[data-theme="dark"] .legal article{background:#0f1a2e;border-color:#425472}
html[data-theme="dark"] .field input::placeholder,html[data-theme="dark"] .field textarea::placeholder{color:#a5b3ca}
html[data-theme="dark"] .form-note,html[data-theme="dark"] .legal .updated,html[data-theme="dark"] .principle .num{color:#a5b3ca}
html[data-theme="dark"] .screen-light,html[data-theme="dark"] .float-card{color:#091126}
html[data-theme="dark"] .preference-group button[aria-pressed="true"]{background:#dfe8ff;color:#0b1426}
html[data-theme="dark"] .product-cta{background:#18263f;color:#eef2ff}
html[data-theme="dark"] .product-cta p{color:#b0bdd2}
html[data-theme="light"] .product-page{background:#f7f9fd;color:#091126}
html[data-theme="light"] .product-back,html[data-theme="light"] .product-label,html[data-theme="light"] .product-summary,html[data-theme="light"] .benefits-head p,html[data-theme="light"] .benefit p{color:#53627a}
html[data-theme="light"] .product-back:hover{color:#2563eb}
html[data-theme="light"] .product-logo-panel,html[data-theme="light"] .benefit{background:rgba(255,255,255,.8);border-color:#dce3f0}
html[data-theme="light"] .benefits{border-color:#dce3f0}
html[data-theme="light"] .recivo-page{--product-accent:#7442d6}
html[data-theme="light"] .proxigo-page{--product-accent:#08785b}
html[data-theme="light"] .caserne-page{--product-accent:#c32635}
@media(max-width:400px){.nav-inner>.brand{font-size:.82rem;gap:7px}.nav-inner>.brand .brand-name{font-size:.82rem}.nav-inner>.brand .brand-mark{width:32px;height:32px}.nav-inner>.nav-cta{font-size:.65rem;padding:8px}.nav-inner{column-gap:8px}}
