:root{--red:#ec1a23;--red-dark:#b0161d;--blue:#2d3091;--blue-deep:#20236e;--ink:#161a2d;--muted:#636979;--line:#e4e7ef;--soft:#f4f6fb;--white:#fff;--shadow:0 24px 70px rgba(22,26,45,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:82px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);z-index:20}.brand{display:flex;align-items:center;gap:14px;font-weight:800;font-size:1.1rem;letter-spacing:-.02em}.brand img{width:132px;height:auto}.brand-rule{width:1px;height:28px;background:var(--line)}nav{display:flex;align-items:center;gap:30px;font-weight:650;font-size:.93rem}nav a:not(.nav-login):hover{color:var(--blue)}.nav-login{background:var(--blue-deep);color:#fff;padding:11px 17px;border-radius:8px}.hero{min-height:690px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:clamp(44px,6vw,90px);align-items:center;padding:92px clamp(24px,5vw,76px) 104px;background:radial-gradient(circle at 80% 10%,rgba(45,48,145,.11),transparent 32%),linear-gradient(180deg,#fff 0%,#f8f9fc 100%);overflow:hidden}.hero-copy{max-width:690px}.eyebrow{margin:0 0 17px;text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:800;color:var(--red-dark)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,5.4vw,5.65rem);line-height:.98;letter-spacing:-.065em;margin-bottom:28px}h1 em{font-style:normal;color:var(--blue);position:relative}.intro{font-size:clamp(1.08rem,1.4vw,1.28rem);max-width:640px;color:var(--muted);margin-bottom:32px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:15px 21px;border-radius:9px;font-weight:750;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:#fff;box-shadow:0 10px 24px rgba(236,26,35,.22)}.secondary{border:1px solid #cbd0dc;background:#fff}.access-note{margin:24px 0 0;font-size:.87rem;color:var(--muted)}.access-note span{color:#1a9d63;font-size:.7rem;margin-right:8px}.product-frame{background:#fff;border:1px solid #d8dce8;border-radius:15px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1.1deg);position:relative}.product-frame:after{content:"";position:absolute;inset:auto -18% -40% 18%;height:54%;background:var(--red);filter:blur(90px);opacity:.09;pointer-events:none}.frame-bar{height:42px;background:#f2f3f7;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 14px;gap:7px}.frame-bar span{width:8px;height:8px;border-radius:50%;background:#d4d7df}.frame-bar span:first-child{background:#ef6b70}.frame-bar small{margin:auto;color:#8b90a0;font-size:.68rem}.product-frame img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top left}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,5vw,76px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip p{margin:0;padding:30px 6%;border-right:1px solid var(--line)}.trust-strip p:first-child{padding-left:0}.trust-strip p:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip span{font-size:.88rem;color:var(--muted)}.process{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(50px,8vw,130px);padding:124px clamp(24px,8vw,130px)}.section-heading{position:sticky;top:132px;align-self:start}.section-heading h2,.feature-intro h2,.cta h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.06;letter-spacing:-.05em;margin-bottom:24px}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem;max-width:500px}.steps{list-style:none;padding:0;margin:0}.steps li{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:9px 0 36px;position:relative}.steps li:not(:last-child):before{content:"";position:absolute;left:26px;top:53px;bottom:0;width:1px;background:var(--line)}.steps li>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--blue-deep);color:#fff;font-size:.78rem;font-weight:800}.steps h3,.feature-grid h3{font-size:1.14rem;margin-bottom:6px}.steps p,.feature-grid p{color:var(--muted);margin:0}.features{padding:116px clamp(24px,8vw,130px);background:var(--soft)}.feature-intro{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:45px}.feature-intro h2{max-width:760px;margin:0}.feature-intro .eyebrow{align-self:start;white-space:nowrap;margin-top:13px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9dde8;border-left:1px solid #d9dde8}.feature-grid article{background:#fff;padding:31px;border-right:1px solid #d9dde8;border-bottom:1px solid #d9dde8;min-height:225px}.icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:#eef0fb;color:var(--blue);font-weight:900;margin-bottom:28px}.cta{margin:0 clamp(24px,5vw,76px);padding:64px clamp(30px,6vw,88px);background:linear-gradient(125deg,var(--blue-deep),#3438a7);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta .eyebrow{color:#ff9ba0}.cta h2{margin:0;max-width:820px}.light{background:#fff;color:var(--blue-deep);white-space:nowrap}footer{padding:55px clamp(24px,5vw,76px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:45px;color:var(--muted);font-size:.82rem}footer>p{margin:0}.footer-brand{color:var(--ink)}
@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:70px}.product-frame{max-width:780px;transform:none}.process{grid-template-columns:1fr}.section-heading{position:static}.feature-intro{display:block}.feature-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.trust-strip{grid-template-columns:1fr}.trust-strip p{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.trust-strip p:last-child{border-bottom:0}}
@media(max-width:650px){.site-header{height:72px}.brand img{width:104px}.site-header .brand span:last-child{display:none}nav>a:not(.nav-login){display:none}.hero{padding-top:54px;min-height:auto}.hero h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-actions{display:grid}.button{width:100%}.product-frame{margin-top:12px}.feature-grid{grid-template-columns:1fr}.feature-intro h2,.section-heading h2,.cta h2{font-size:2.35rem}.process,.features{padding-top:84px;padding-bottom:84px}.cta{margin:0;padding:46px 27px}footer{gap:24px}.steps li{grid-template-columns:48px 1fr;gap:17px}.steps li>span{width:42px;height:42px}.steps li:not(:last-child):before{left:20px;top:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
