:root{--bg:#f7f9fc;--surface:#fff;--ink:#102033;--muted:#5f6f82;--line:#dde5ee;--brand:#315f88;--brand-2:#7da0c3;--accent:#0f3d5e;--shadow:0 22px 60px rgba(16,32,51,.10);--radius:26px;--radius-sm:16px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{color:var(--muted);margin:0 0 1rem}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;background:var(--ink);color:#fff;padding:.7rem 1rem;border-radius:10px;z-index:10}.skip-link:focus{top:20px}.topbar{background:#0d2438;color:#d7e6f5;font-size:.9rem}.topbar__inner{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.topbar a{color:#fff}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(20px);border-bottom:1px solid rgba(221,229,238,.8)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand img{width:218px;filter:drop-shadow(0 8px 14px rgba(16,32,51,.08))}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-links a{font-weight:700;color:#32475c;padding:.72rem 1rem;border-radius:999px}.nav-links a:hover,.nav-links .active{background:#eef4fa;color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;background:linear-gradient(135deg,var(--accent),var(--brand));color:#fff!important;font-weight:800;border:0;border-radius:999px;padding:.92rem 1.35rem;box-shadow:0 12px 28px rgba(49,95,136,.22);cursor:pointer}.btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(49,95,136,.28)}.btn--small{padding:.7rem 1rem}.btn--ghost{background:#fff!important;color:var(--accent)!important;border:1px solid var(--line);box-shadow:none}.btn--light{background:#fff!important;color:var(--accent)!important}.nav-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:14px;padding:.65rem}.nav-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.section-pad{padding:96px 0}.section-white{background:var(--surface)}.muted-band{background:linear-gradient(180deg,#f5f8fc,#eef4f9)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(125,160,195,.28),transparent 34%),linear-gradient(180deg,#fff,#f5f9fd)}.hero:before{content:"";position:absolute;inset:auto 0 0;min-height:180px;background:linear-gradient(180deg,transparent,#fff)}.hero__grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.eyebrow:before{content:"";width:34px;height:2px;background:var(--brand-2)}h1,h2,h3{line-height:1.05;margin:0;color:var(--ink);letter-spacing:-.04em}h1{font-size:clamp(2.4rem,5vw,4.0rem);max-width:900px}h2{font-size:clamp(2.1rem,4.2vw,3.6rem)}h3{font-size:1.35rem}.hero__copy p{font-size:1.18rem;max-width:700px;margin:1.4rem 0 2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0}.stat-strip div{background:rgba(255,255,255,.75);border:1px solid var(--line);border-radius:20px;padding:1rem}.stat-strip dt{font-weight:900;color:var(--accent)}.stat-strip dd{margin:0;color:var(--muted);font-size:.9rem}.hero__panel{position:relative;min-height:560px;border-radius:42px;background:linear-gradient(140deg,#fff,#edf4fa);box-shadow:var(--shadow);border:1px solid #fff;overflow:hidden}.device-orbit{position:absolute;width:440px;height:440px;border:1px dashed rgba(49,95,136,.32);border-radius:50%;inset:55px 45px auto auto}.hero-device{position:absolute;background:#fff;border-radius:30px;padding:16px;box-shadow:0 22px 55px rgba(16,32,51,.14);object-fit:contain}.hero-device--one{width:340px;right:36px;top:62px}.hero-device--two{width:250px;left:48px;bottom:82px}.cert-card{position:absolute;right:34px;bottom:36px;background:#102033;color:#fff;border-radius:22px;padding:1.1rem 1.3rem;box-shadow:var(--shadow)}.cert-card span{display:block;color:#b9c8d8;font-size:.85rem}.cert-card strong{display:block;font-size:1.05rem}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:end;margin-bottom:34px}.lead{font-size:1.16rem}.section-heading--center{text-align:center;max-width:780px}.section-heading--center .eyebrow{justify-content:center}.section-heading--center .eyebrow:after{content:"";width:34px;height:2px;background:var(--brand-2)}.card-grid{display:grid;gap:24px}.three{grid-template-columns:repeat(3,1fr)}.category-card,.trust-card,.resource-panel,.contact-card,.contact-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 16px 46px rgba(16,32,51,.06)}.category-card__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#edf5fb;color:var(--accent);font-weight:900;margin-bottom:1.4rem}.category-card p{min-height:76px}.category-card a,.product-card a,.resource-panel a{color:var(--brand);font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 16px 46px rgba(16,32,51,.06);display:flex;flex-direction:column}.product-card img{height:230px;width:100%;object-fit:contain;background:#f6f9fc;border-radius:20px;margin-bottom:18px}.product-card span,.tag{display:inline-flex;color:var(--brand);font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.product-card p{margin:.75rem 0 1.15rem}.product-card a{margin-top:auto}.trust-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.trust-copy p{font-size:1.06rem}.check-list{list-style:none;padding:0;margin:0 0 1.5rem}.check-list li{padding:.65rem 0 .65rem 2rem;position:relative;color:var(--muted)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:900}.cta{background:linear-gradient(135deg,#0d2438,#315f88);color:#fff}.cta h2,.cta p{color:#fff}.cta p{opacity:.82;max-width:720px}.cta__inner{text-align:center;max-width:880px}.cta .eyebrow{color:#d9ecff}.cta .eyebrow:before{background:#d9ecff}.page-hero{background:linear-gradient(135deg,#fdfefe,#eaf2f8);padding:86px 0;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(2.8rem,6vw,5rem)}.page-hero p{font-size:1.18rem;max-width:780px;margin-top:1rem}.product-list{display:grid;gap:26px}.product-row{display:grid;grid-template-columns:290px 1fr;gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 14px 42px rgba(16,32,51,.06)}.product-row img{height:250px;width:100%;object-fit:contain;background:#f7f9fc;border-radius:22px}.product-row p{font-size:1.05rem}.product-row .btn{margin-top:.6rem}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.resource-panel a{display:block;padding:1rem 0;border-bottom:1px solid var(--line)}.resource-panel a:last-child{border-bottom:0}.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:start}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form .full{grid-column:1/-1}label{display:block;font-weight:800;margin-bottom:.45rem}input,select,textarea{width:100%;font:inherit;border:1px solid var(--line);border-radius:14px;padding:.9rem 1rem;background:#fbfdff;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:3px solid rgba(49,95,136,.16);border-color:var(--brand)}.note{background:#f4f8fb;border-radius:16px;padding:1rem;font-size:.92rem}.site-footer{background:#091b2a;color:#dce8f3;padding:64px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;gap:30px}.site-footer h3{color:#fff;font-size:1rem;margin-bottom:1rem;letter-spacing:0}.site-footer a{display:block;color:#dce8f3;margin:.45rem 0}.site-footer p{color:#aebfd0}.footer-logo{width:220px;margin-bottom:1rem;filter:brightness(1.6)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding:20px 0;color:#93a8bb;font-size:.92rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.footer-bottom a{display:inline;margin:0}@media (min-width: 600px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;text-align:left}}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}@media (max-width:980px){.topbar__inner{flex-direction:column;gap:.25rem}.nav{height:78px}.nav-toggle{display:block}.nav-links{position:absolute;top:100%;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:22px;padding:12px;box-shadow:var(--shadow)}.nav-links.is-open{display:flex}.hero__grid,.split,.trust-grid,.contact-grid{grid-template-columns:1fr}.hero__panel{min-height:460px}.three,.product-grid,.resource-grid,.footer-grid{grid-template-columns:1fr 1fr}.product-row{grid-template-columns:1fr}.product-row img{height:220px}}@media (max-width:680px){.container{width:min(100% - 28px,var(--container))}.section-pad{padding:64px 0}.brand img{width:176px}.three,.product-grid,.resource-grid,.footer-grid,.stat-strip,.contact-form{grid-template-columns:1fr}.hero__panel{min-height:400px}.hero-device--one{width:260px;right:18px}.hero-device--two{width:190px;left:18px}.cert-card{left:20px;right:20px;bottom:18px}.page-hero{padding:58px 0}h1{font-size:2.7rem}}.nav-links a.btn:hover,.nav-links a.btn.active{background:linear-gradient(135deg,var(--brand),var(--accent))!important;color:#fff!important}
