:root{color-scheme:light;--blue: #394d9d;--blue-deep: #263b88;--orange: #ff9315;--ink: #13201a;--muted: #607068;--paper: #f8faf6;--line: #dce4dd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:var(--paper);line-height:1.65}a{color:inherit}.shell{width:min(1120px,calc(100% - 48px));margin:0 auto}.home{background:var(--blue);color:#fff}.brand-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,transparent 0 49.7%,rgba(255,255,255,.035) 49.8% 50.2%,transparent 50.3%) 0 0 / 190px 190px,linear-gradient(45deg,transparent 0 49.7%,rgba(255,255,255,.025) 49.8% 50.2%,transparent 50.3%) 0 0 / 190px 190px,var(--blue)}.site-header{position:relative;z-index:2}.site-header .shell{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.brand img{width:116px;height:82px;object-fit:contain}nav{display:flex;gap:30px}nav a{color:inherit;opacity:.82;text-decoration:none;font-size:.96rem;font-weight:550}nav a:hover,nav a[aria-current=page]{opacity:1}.hero{min-height:680px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(42px,8vw,100px);padding:40px 0 80px}.hero-copy{text-align:center}.hero-logo{width:min(320px,78%);margin-bottom:24px;filter:drop-shadow(0 12px 18px rgba(11,24,77,.24))}.hero h1{margin:0;font-size:clamp(2.25rem,4.4vw,4.25rem);line-height:1.04;letter-spacing:-.035em}.hero .tagline{margin:12px 0 0;font-size:clamp(1.05rem,1.8vw,1.3rem);opacity:.9}.hero-product{display:grid;justify-items:center;align-self:end}.hero-phone{width:min(390px,82%);max-height:570px;object-fit:cover;object-position:top;border-radius:56px 56px 0 0;filter:drop-shadow(0 24px 32px rgba(12,24,68,.32))}.hero-description{max-width:570px;margin:18px auto 0;text-align:center;font-size:1.08rem;line-height:1.55}.features{background:#fff;color:var(--ink);padding:100px 0 110px}.section-kicker{margin:0 0 54px;text-align:center;color:var(--blue);font-size:clamp(1.35rem,2.5vw,2rem);font-weight:650}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature{overflow:hidden;border:1px solid #e5e8ef;border-radius:26px;background:#fafbff;box-shadow:0 18px 45px #21336f17}.feature-image{height:330px;overflow:hidden;background:var(--blue)}.feature-image img{width:100%;height:100%;object-fit:cover;object-position:top}.feature-copy{padding:28px 28px 32px}.feature-copy h2{margin:0 0 10px;font-size:1.35rem;line-height:1.2}.feature-copy p{margin:0;color:var(--muted)}.availability{margin:64px 0 0;text-align:center;color:var(--muted);font-weight:600;letter-spacing:.03em}.site-footer{background:var(--blue-deep);color:#ffffffc7}.site-footer .shell{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-links{display:flex;flex-wrap:wrap;gap:22px}.footer-links a{text-decoration:none}.footer-links a:hover{color:#fff}.legal-header{background:var(--blue);color:#fff}.legal{width:min(760px,calc(100% - 40px));margin:0 auto;padding:72px 0 96px}.eyebrow{margin:0 0 12px;color:var(--blue);font-size:.78rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.legal h1{max-width:760px;margin:0 0 24px;font-size:clamp(2.6rem,7vw,4.5rem);line-height:1;letter-spacing:-.045em}.legal h2{margin:2.5rem 0 .65rem;font-size:1.45rem;line-height:1.25}.legal h3{margin:1.6rem 0 .5rem;font-size:1.05rem}.legal p,.legal li{color:#36433c}.legal ul{padding-left:1.3rem}.updated{margin-bottom:3rem;color:var(--muted)}@media(max-width:850px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-product{align-self:auto}.hero-phone{max-height:500px}.feature-grid{grid-template-columns:1fr;width:min(520px,100%);margin:0 auto}.feature-image{height:420px}}@media(max-width:620px){.shell{width:min(100% - 30px,1120px)}.site-header .shell{min-height:72px}.brand img{width:88px;height:62px}nav{gap:18px}.hero{min-height:auto;gap:48px;padding:55px 0 70px}.hero-logo{width:230px}.hero-phone{width:min(330px,90%);border-radius:42px 42px 0 0}.hero-description{font-size:1rem}.features{padding:70px 0 80px}.feature-image{height:340px}.site-footer .shell{align-items:flex-start;flex-direction:column;padding:28px 0}}
