
:root{--navy:#002b4f;--blue:#087cb7;--cyan:#d9f7fb;--yellow:#ffcc2f;--ink:#10202b;--muted:#52636e;--paper:#fff;--line:#dbe3e8;--mist:#f4f8fa;--radius:22px;--shadow:0 20px 60px rgba(0,43,79,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topline{background:var(--cyan);color:var(--navy);text-align:center;font-weight:800;letter-spacing:.04em;padding:9px 16px;font-size:.84rem}.site-header{background:var(--navy);color:#fff}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:1.35rem;font-weight:900;text-decoration:none;letter-spacing:-.03em}.brand-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#24a8d3,#d9f7fb);display:grid;place-items:center;color:var(--navy);font-size:1.3rem}.nav-links{display:flex;align-items:center;gap:26px;font-size:.94rem;font-weight:750}.nav-links a{text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 25px;border-radius:13px;background:var(--yellow);color:#111;font-weight:900;text-decoration:none;box-shadow:0 8px 24px rgba(255,204,47,.23);transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(255,204,47,.34)}.btn.small{min-height:43px;padding:0 18px}.hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fcfd 0%,#e9f8fb 65%,#fff 100%);padding:58px 0 66px}.hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-180px;top:-230px;background:rgba(29,166,207,.13)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:62px}.kicker{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900}.kicker:before{content:"";width:28px;height:3px;border-radius:2px;background:var(--blue)}h1{font-size:clamp(2.7rem,5vw,4.65rem);line-height:.98;letter-spacing:-.055em;margin:18px 0 24px;color:var(--navy);max-width:720px}.hero-title span{display:block;white-space:nowrap}.lead{font-size:1.14rem;color:var(--muted);max-width:630px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.micro{font-size:.84rem;color:var(--muted);font-weight:700}.product-card{position:relative;min-height:530px;background:var(--navy);border:1px solid rgba(8,124,183,.15);border-radius:34px;box-shadow:var(--shadow);display:grid;place-items:center;padding:18px;overflow:hidden}.product-card:before{display:none}.product-card img{position:relative;z-index:1;width:100%;height:auto;max-height:494px;object-fit:contain;object-position:center;border-radius:20px}.product-tag{display:none}.trust-row{background:#071c2c;color:#d9f7fb}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12)}.trust-item{background:#071c2c;padding:20px 24px;text-align:center;font-size:.9rem;font-weight:800}.trust-item span{display:block;color:#fff;font-size:1.04rem}.section{padding:94px 0}.section.soft{background:var(--mist)}.section-head{max-width:720px;margin:0 auto 46px;text-align:center}.section-head h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:-.045em;color:var(--navy);margin:13px 0 18px}.section-head p{color:var(--muted);margin:0}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px 23px;box-shadow:0 10px 28px rgba(16,32,43,.05)}.icon{width:48px;height:48px;border-radius:16px;background:var(--cyan);color:var(--navy);display:grid;place-items:center;font-size:1.35rem;margin-bottom:20px}.feature h3{font-size:1.08rem;line-height:1.25;margin:0 0 10px;color:var(--navy)}.feature p{font-size:.92rem;color:var(--muted);margin:0}.demo{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.demo-media{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#dceff3}.demo-media img{width:100%;aspect-ratio:4/3;object-fit:cover}.demo-copy h2{font-size:clamp(2.15rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.045em;color:var(--navy);margin:13px 0 22px}.demo-copy p{color:var(--muted);font-size:1.05rem}.steps{margin:27px 0 32px;padding:0;list-style:none;display:grid;gap:14px}.steps li{display:flex;gap:13px;align-items:flex-start;font-weight:760;color:#253b47}.num{flex:0 0 30px;height:30px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:.8rem}.specs{background:var(--navy);color:#fff;border-radius:30px;padding:46px;display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.specs h2{font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 18px}.specs p{color:#c3d8e4}.spec-list{display:grid;gap:12px}.spec{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(255,255,255,.05)}.spec strong{color:#d9f7fb}.faq{max-width:880px;margin:auto;display:grid;gap:12px}details{border:1px solid var(--line);border-radius:16px;padding:0 22px;background:#fff}summary{cursor:pointer;font-weight:850;color:var(--navy);padding:20px 34px 20px 0;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:0;font-size:1.4rem;top:14px;color:var(--blue)}details[open] summary:after{content:"−"}details p{color:var(--muted);margin:0 0 20px}.cta-band{padding:68px 0;background:linear-gradient(120deg,var(--cyan),#effbfd)}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box h2{margin:0 0 8px;color:var(--navy);font-size:clamp(1.8rem,3vw,2.7rem);letter-spacing:-.04em}.cta-box p{margin:0;color:var(--muted)}footer{background:#061927;color:#d6e1e7;padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:55px}.footer-brand{font-size:1.45rem;color:#fff;font-weight:900}.footer-copy{font-size:.86rem;color:#9fb3bf;max-width:440px}.footer-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.13em;color:#8fb2c3;font-weight:900;margin-bottom:14px}.footer-links{display:grid;gap:9px}.footer-links a{color:#d6e1e7;text-decoration:none;font-size:.9rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#8ea4b1;font-size:.78rem}.sticky{display:none}.legal{padding:75px 0;max-width:820px}.legal h1{font-size:3rem}.legal h2{color:var(--navy);margin-top:35px}.legal p,.legal li{color:var(--muted)}
@media(max-width:900px){.nav-links a:not(.btn){display:none}.hero{padding:38px 0 46px}.hero-grid,.demo,.specs{grid-template-columns:1fr}.hero-grid{gap:34px}.hero-copy{order:1}.product-card{order:2;min-height:400px}.features{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr}.trust-item{padding:14px}.footer-grid{grid-template-columns:1fr 1fr}.cta-box{align-items:flex-start;flex-direction:column}.section{padding:72px 0}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.topline{font-size:.72rem}.nav{min-height:64px}.brand{font-size:1.18rem}.brand-mark{width:36px;height:36px}.nav .btn{display:none}.hero{padding-top:29px;padding-bottom:37px}h1{font-size:2.56rem;line-height:.98;margin:14px 0 18px}.lead{font-size:1rem;margin-bottom:21px}.hero-actions .btn{width:calc(100% - 12px);margin-inline:6px}.micro{text-align:center;width:100%}.product-card{min-height:327px;border-radius:25px;padding:15px}.product-card img{width:100%}.features{grid-template-columns:1fr}.section{padding:60px 0}.section-head{margin-bottom:30px}.demo{gap:30px}.specs{padding:29px 21px;border-radius:22px;gap:28px}.spec{flex-direction:column;gap:4px}.footer-grid{grid-template-columns:1fr;gap:31px}.footer-bottom{flex-direction:column}.sticky{position:fixed;z-index:20;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));min-height:54px;border-radius:15px;background:var(--yellow);color:#111;align-items:center;justify-content:center;text-decoration:none;font-weight:950;box-shadow:0 12px 35px rgba(0,0,0,.27)}body.sticky-ready .sticky{display:flex}body.sticky-ready{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.legal h1{font-size:2.4rem}}

/* Hero release 2026-09-24: exact official tool, not a fabricated packshot. */
.hero{padding:48px 0 54px;color:#fff;background:radial-gradient(circle at 76% 42%,rgba(31,168,210,.22),transparent 29%),linear-gradient(132deg,#001f38 0%,#003a63 56%,#00527a 100%)}
.hero:before{content:"";position:absolute;inset:auto auto -170px -120px;width:430px;height:430px;border:1px solid rgba(143,216,237,.18);border-radius:50%}
.hero:after{width:520px;height:520px;right:-160px;top:-270px;background:rgba(255,255,255,.055)}
.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);grid-template-areas:"copy stage" "proof stage";column-gap:46px;row-gap:20px}
.hero-copy{grid-area:copy;align-self:end}.hero-proof{grid-area:proof;align-self:start;max-width:570px}.hero-stage{grid-area:stage;position:relative;min-height:555px;isolation:isolate}
.hero .kicker{color:#8fd8ed}.hero .kicker:before{background:var(--yellow)}
.hero-title{max-width:720px;margin:15px 0 0;color:#fff;font-size:clamp(3.35rem,4.8vw,4.8rem);line-height:.94;letter-spacing:-.058em}.hero-title span{display:block;white-space:nowrap}
.hero .lead{max-width:560px;margin:0 0 21px;color:rgba(255,255,255,.82);font-size:1.06rem;line-height:1.66}
.hero .hero-actions{margin-top:0}.hero .micro{color:rgba(255,255,255,.72)}
.context-card{position:absolute;z-index:1;left:0;bottom:22px;width:68%;margin:0;padding:8px;background:#fff;border:1px solid rgba(255,255,255,.65);border-radius:25px;box-shadow:0 28px 70px rgba(0,14,28,.38);transform:rotate(-2.3deg)}
.context-card img{width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:18px}.context-card figcaption{position:absolute;left:20px;bottom:18px;padding:6px 10px;border-radius:999px;background:rgba(0,31,56,.9);color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.tool-focus{position:absolute;z-index:2;top:0;right:0;width:56%;margin:0;padding:9px;background:#fff;border:1px solid rgba(255,255,255,.82);border-radius:28px;box-shadow:0 34px 85px rgba(0,14,28,.48);transform:rotate(1.7deg)}
.tool-focus__label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 10px;color:var(--navy);font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.tool-focus__label span:last-child{color:var(--blue);letter-spacing:.06em}
.tool-focus__image{height:407px;overflow:hidden;border-radius:20px;background:#f7fbfc}.tool-focus__image img{width:100%;height:100%;object-fit:contain;filter:contrast(1.06) saturate(1.05)}
.tool-focus figcaption{display:flex;justify-content:space-between;gap:10px;padding:13px 10px 10px;color:var(--navy);font-size:.74rem;line-height:1.35}.tool-focus figcaption strong{font-size:.82rem}.tool-focus figcaption span{text-align:right;color:var(--muted)}
@media(max-width:1100px) and (min-width:901px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:34px}.hero-title{font-size:3.55rem}.hero-stage{min-height:520px}.tool-focus__image{height:375px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;grid-template-areas:"copy" "stage" "proof";gap:20px}.hero-copy{order:initial}.hero-stage{min-height:440px;width:min(680px,100%);margin:auto}.hero-proof{max-width:680px}.tool-focus{width:49%}.context-card{width:64%}}
@media(max-width:600px){.hero{padding:23px 0 30px}.hero-grid{gap:14px}.hero-title{font-size:2.58rem;line-height:.98;margin-top:10px;letter-spacing:-.052em}.hero-title span{white-space:normal}.hero-stage{min-height:298px;margin-top:1px}.context-card{left:-2px;bottom:5px;width:61%;padding:5px;border-radius:19px;transform:rotate(-2.6deg)}.context-card img{border-radius:14px}.context-card figcaption{left:12px;bottom:11px;padding:4px 7px;font-size:.57rem}.tool-focus{top:0;right:-1px;width:59%;padding:6px;border-radius:21px;transform:rotate(1.5deg)}.tool-focus__label{padding:5px 6px 7px;font-size:.54rem}.tool-focus__label span:last-child{display:none}.tool-focus__image{height:213px;border-radius:15px}.tool-focus figcaption{display:block;padding:8px 6px 6px;font-size:.62rem}.tool-focus figcaption strong,.tool-focus figcaption span{display:block;text-align:left}.tool-focus figcaption strong{font-size:.7rem}.hero .lead{margin-bottom:15px;font-size:.94rem;line-height:1.55}.hero .hero-actions{gap:10px}.hero .micro{font-size:.76rem}}
/* Present the official product detail as editorial art, never as packaging. */
.tool-focus{width:61%;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;transform:none}.tool-focus__label{display:none}.tool-focus__image{height:445px;overflow:visible;background:transparent;border-radius:0}.tool-focus__image img{filter:drop-shadow(0 24px 28px rgba(0,14,28,.42)) contrast(1.06) saturate(1.05)}.tool-focus figcaption{position:absolute;right:0;bottom:4px;display:block;padding:10px 12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(0,31,56,.9);color:#fff;box-shadow:0 14px 30px rgba(0,14,28,.2)}.tool-focus figcaption strong,.tool-focus figcaption span{display:block;text-align:left}.tool-focus figcaption span{color:#a7dce9}
@media(max-width:1100px) and (min-width:901px){.tool-focus__image{height:405px}}
@media(max-width:900px){.tool-focus{width:55%}.tool-focus__image{height:375px}}
@media(max-width:600px){.hero-title{font-size:2.42rem}.hero-stage{min-height:316px}.context-card{display:none}.tool-focus{position:relative;inset:auto;width:100%;padding:0;transform:none}.tool-focus__image{height:300px;border-radius:0}.tool-focus figcaption{right:8px;bottom:5px;padding:7px 8px;font-size:.58rem}.tool-focus figcaption strong{font-size:.66rem}}
