.atl-root{--brand:#2563EB;--brand-2:#3B82F6;--brand-3:#3B82F6;--brand-4:#93B4FB;--brand-bg:#EFF4FF;--brand-bg-2:#DCE7FE;--brand-ink:#1E40AF;--ink:#0F172A;--ink-2:#1E293B;--muted:#64748B;--muted-2:#8A93A6;--line:#E2E8F0;--line-2:#EEF1F6;--paper:#FFFFFF;--paper-2:#F8FAFC;--paper-3:#F1F5F9;--ok:#10B981;--ok-bg:#ECFDF5;--accent:#2563EB;--accent-ink:#1E40AF;--accent-bg:#EFF4FF;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-full:999px;--shadow-sm:0 1px 2px rgba(12,22,49,.05);--shadow-md:0 8px 30px rgba(12,22,49,.08);--shadow-lg:0 24px 70px rgba(12,22,49,.14);--maxw:1180px;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-feature-settings:"cv11","ss01";line-height:1.5;overflow-x:hidden;width:100%}.atl-root *{box-sizing:border-box;margin:0;padding:0}.atl-root a{color:inherit;text-decoration:none}.atl-root button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}.atl-root svg{display:block}.atl-root img{display:block;max-width:100%}.atl-root ::-moz-selection{background:var(--brand-bg-2)}.atl-root ::selection{background:var(--brand-bg-2)}.atl-root section{scroll-margin-top:84px}.atl-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.atl-root .nav{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.82);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--line)}.atl-root .nav-in{gap:28px;height:64px;max-width:var(--maxw);margin:0 auto;padding:0 32px}.atl-root .nav .logo,.atl-root .nav-in{display:flex;align-items:center}.atl-root .nav .logo img{height:22px;width:auto}.atl-root .nav-links{display:flex;gap:4px;margin-left:6px}.atl-root .nav-links a{padding:8px 13px;border-radius:var(--r-sm);font-size:14px;font-weight:500;color:var(--muted)}.atl-root .nav-links a:hover{color:var(--ink);background:var(--paper-3)}.atl-root .nav .spacer{flex:1}.atl-root .nav-right{display:flex;align-items:center;gap:14px}.atl-root .nav-signin{font-size:14px;font-weight:500;color:var(--ink)}.atl-root .nav-signin:hover{color:var(--brand)}.atl-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;padding:0 22px;border-radius:var(--r-full);font-size:15px;font-weight:600;letter-spacing:-.01em;white-space:nowrap;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.atl-root .btn svg{width:17px;height:17px}.atl-root .btn-primary{background:var(--accent);color:#fff;box-shadow:0 6px 18px rgba(37,99,235,.28)}.atl-root .btn-primary:hover{background:var(--accent-ink);transform:translateY(-1px);box-shadow:0 10px 26px rgba(37,99,235,.34)}.atl-root .btn-ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.atl-root .btn-ghost:hover{border-color:var(--brand-4);color:var(--brand);background:var(--brand-bg)}.atl-root .btn-sm{height:40px;padding:0 18px;font-size:14px}.atl-root .btn-lg{height:54px;padding:0 30px;font-size:17px}.atl-root .section{padding:96px 0}.atl-root .section.tight{padding:72px 0}.atl-root .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;letter-spacing:.01em;color:var(--brand);text-transform:none}.atl-root .eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);flex-shrink:0}.atl-root .eyebrow.center{justify-content:center}.atl-root .kicker{font-size:13px;font-weight:600;color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase}.atl-root h1,.atl-root h2,.atl-root h3{letter-spacing:-.025em;line-height:1.05;font-weight:700;text-wrap:balance}.atl-root .key{color:var(--brand)}.atl-root .key-warm{color:var(--accent-ink)}.atl-root .section-head{max-width:760px;margin:0 auto 56px;text-align:center}.atl-root .section-head h2{font-size:clamp(30px,4vw,46px);margin:14px 0 0}.atl-root .section-head p{font-size:clamp(17px,1.6vw,20px);color:var(--muted);margin-top:18px;line-height:1.55;text-wrap:pretty}.atl-root .hero{padding:64px 0 80px;position:relative;overflow:hidden}.atl-root .hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(900px 420px at 78% -8%,var(--brand-bg) 0,transparent 62%),radial-gradient(700px 360px at 6% 4%,var(--accent-bg) 0,transparent 55%)}.atl-root .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.atl-root .hero-copy{max-width:560px}.atl-root .hero h1{font-size:clamp(40px,5.4vw,62px);margin:20px 0 0}.atl-root .hero .subhead{font-size:clamp(17px,1.7vw,20px);color:var(--muted);margin-top:22px;line-height:1.55;max-width:520px;text-wrap:pretty}.atl-root .hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.atl-root .chip{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 13px;border-radius:var(--r-full);background:#fff;border:1px solid var(--line);font-size:13px;font-weight:500;color:var(--ink-2);box-shadow:var(--shadow-sm)}.atl-root .chip .dot{width:6px;height:6px;border-radius:50%;background:var(--brand)}.atl-root .chip:nth-child(2) .dot{background:var(--accent)}.atl-root .chip:nth-child(3) .dot{background:var(--brand-3)}.atl-root .chip:nth-child(4) .dot{background:var(--ok)}.atl-root .hero-cta{display:flex;align-items:center;gap:14px;margin-top:34px;flex-wrap:wrap}.atl-root .hero-note{font-size:13px;color:var(--muted-2);margin-top:16px;display:flex;align-items:center;gap:7px}.atl-root .hero-note b{color:var(--ink-2);font-weight:600}.atl-root .hero-sim{perspective:1800px;perspective-origin:60% 40%}.atl-root .sim{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);padding:18px;width:100%;transform:rotateY(-9deg) rotateX(3deg) rotate(.3deg);transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.atl-root .hero-sim:hover .sim{transform:rotateY(-3deg) rotateX(1deg)}.atl-root .sim:after{content:"";position:absolute;inset:0;border-radius:var(--r-xl);pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.5),transparent 40%);mix-blend-mode:overlay}.atl-root .sim-top{display:flex;align-items:center;gap:8px;padding:2px 4px 14px}.atl-root .sim-top .lights{display:flex;gap:6px}.atl-root .sim-top .lights i{width:10px;height:10px;border-radius:50%;background:var(--line)}.atl-root .sim-top .url{flex:1;height:26px;border-radius:var(--r-full);background:var(--paper-3);display:flex;align-items:center;gap:7px;padding:0 12px;font-size:11.5px;color:var(--muted-2);font-weight:500}.atl-root .sim-top .url svg{width:11px;height:11px;color:var(--ok)}.atl-root .sim-stage{position:relative;border-radius:var(--r-lg);background:var(--paper-2);border:1px solid var(--line-2);overflow:hidden;min-height:386px}.atl-root .sim-step{position:absolute;inset:0;padding:18px;opacity:0;transition:opacity .5s ease,transform .5s ease;transform:translateY(8px);pointer-events:none}.atl-root .sim-step.on{opacity:1;transform:none}.atl-root .sim-label{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);margin-bottom:14px}.atl-root .sim-label .n{width:18px;height:18px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px}.atl-root .brief-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:16px;box-shadow:var(--shadow-sm)}.atl-root .brief-card .who{font-size:12px;color:var(--muted-2);font-weight:600;margin-bottom:8px}.atl-root .brief-text{font-size:16px;line-height:1.5;color:var(--ink);font-weight:500}.atl-root .brief-text .cursor{display:inline-block;width:2px;height:17px;background:var(--brand);vertical-align:-3px;margin-left:1px;animation:atl-blink 1s steps(1) infinite}@keyframes atl-blink{50%{opacity:0}}.atl-root .brief-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.atl-root .brief-tags span{font-size:11px;font-weight:600;padding:4px 9px;border-radius:var(--r-full);background:var(--brand-bg);color:var(--brand)}.atl-root .build-head{font-size:15px;font-weight:600;color:var(--ink);margin-bottom:4px}.atl-root .build-sub{font-size:12.5px;color:var(--muted);margin-bottom:18px}.atl-root .route{position:relative;padding:6px 4px}.atl-root .route-line{position:absolute;left:24px;top:14px;bottom:14px;width:2px;background:var(--line)}.atl-root .route-line i{position:absolute;left:0;top:0;width:100%;height:0;background:linear-gradient(var(--brand),var(--brand-3));transition:height 1.1s ease .2s}.atl-root .sim-step.on .route-line i{height:100%}.atl-root .route-node{position:relative;display:flex;align-items:center;gap:14px;padding:9px 0;z-index:1}.atl-root .route-node .pin{width:34px;height:34px;border-radius:50%;background:#fff;border:2px solid var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand);font-weight:700;font-size:13px}.atl-root .route-node .pin svg{width:15px;height:15px}.atl-root .route-node .rn-body{flex:1;min-width:0}.atl-root .route-node .rn-t{font-size:13.5px;font-weight:600;color:var(--ink)}.atl-root .route-node .rn-s{font-size:11.5px;color:var(--muted)}.atl-root .route-node .rn-meta{font-size:11px;font-weight:600;color:var(--brand-3);font-variant-numeric:tabular-nums}.atl-root .build-progress{margin-top:14px;height:6px;border-radius:3px;background:var(--line-2);overflow:hidden}.atl-root .build-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--brand),var(--accent));transition:width 1.6s ease}.atl-root .sim-step.on .build-progress i{width:100%}.atl-root .opts{display:flex;flex-direction:column;gap:10px}.atl-root .opt{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:var(--r-md);padding:12px 14px;opacity:0;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease,box-shadow .15s}.atl-root .sim-step.on .opt{opacity:1;transform:none}.atl-root .sim-step.on .opt:nth-child(2){transition-delay:.12s}.atl-root .sim-step.on .opt:nth-child(3){transition-delay:.24s}.atl-root .opt.best{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-bg)}.atl-root .opt .badge{width:38px;height:38px;border-radius:var(--r-sm);background:var(--brand-bg);color:var(--brand);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0}.atl-root .opt.best .badge{background:var(--brand);color:#fff}.atl-root .opt .ob{flex:1;min-width:0}.atl-root .opt .ob-t{font-size:13.5px;font-weight:600;display:flex;align-items:center;gap:7px}.atl-root .opt .ob-t .star{font-size:9px;font-weight:700;letter-spacing:.04em;padding:2px 6px;border-radius:var(--r-full);background:var(--accent-bg);color:var(--accent-ink)}.atl-root .opt .ob-s{font-size:11.5px;color:var(--muted);margin-top:2px}.atl-root .opt .price{text-align:right;flex-shrink:0}.atl-root .opt .price .v{font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.atl-root .opt .price .k{font-size:10.5px;color:var(--muted-2)}.atl-root .send-wrap{flex-direction:column;height:100%;text-align:center;gap:16px}.atl-root .send-ico,.atl-root .send-wrap{display:flex;align-items:center;justify-content:center}.atl-root .send-ico{width:60px;height:60px;border-radius:50%;background:var(--ok-bg);color:var(--ok)}.atl-root .send-ico svg{width:28px;height:28px}.atl-root .send-wrap h4{font-size:18px;font-weight:700;color:var(--ink)}.atl-root .send-wrap p{font-size:13px;color:var(--muted);max-width:240px}.atl-root .share-link{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:var(--r-full);padding:7px 8px 7px 16px;box-shadow:var(--shadow-sm)}.atl-root .share-link .lk{font-size:12.5px;color:var(--ink-2);font-weight:500}.atl-root .share-link .lk b{color:var(--brand)}.atl-root .share-link .cp{height:32px;padding:0 14px;border-radius:var(--r-full);background:var(--brand);color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center}.atl-root .sim-dots{display:flex;justify-content:center;gap:7px;padding:14px 0 2px}.atl-root .sim-dots i{width:7px;height:7px;border-radius:50%;background:var(--line);transition:all .3s;cursor:pointer}.atl-root .sim-dots i.on{background:var(--brand);width:22px;border-radius:4px}.atl-root .strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2)}.atl-root .strip-in{display:flex;align-items:center;gap:30px;padding:22px 0;flex-wrap:wrap;justify-content:center}.atl-root .strip-in .t{font-size:13px;color:var(--muted-2);font-weight:500}.atl-root .strip-in .pts{display:flex;gap:26px;flex-wrap:wrap;justify-content:center}.atl-root .strip-in .pt{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ink-2)}.atl-root .strip-in .pt svg{width:16px;height:16px;color:var(--brand)}.atl-root .preview-frame{max-width:980px;margin:0 auto;background:#0a0a0a;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);overflow:hidden}.atl-root .pf-video{display:block;width:100%;aspect-ratio:16/9;border:0;background:#0a0a0a}.atl-root .engine{background:var(--paper-2)}.atl-root .cols-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.atl-root .feat{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:30px 26px;transition:transform .16s,box-shadow .16s}.atl-root .feat:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.atl-root .feat .ico{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:linear-gradient(145deg,#5B8DEF,#2563EB 55%,#1E40AF);color:#fff;box-shadow:0 8px 18px rgba(37,99,235,.35),inset 0 1.5px 1px rgba(255,255,255,.55),inset 0 -3px 6px rgba(0,0,0,.18);transform:rotate(-4deg);position:relative}.atl-root .feat .ico:before{content:"";position:absolute;top:4px;left:6px;right:14px;height:38%;border-radius:12px 12px 40% 40%;background:linear-gradient(180deg,rgba(255,255,255,.4),transparent);pointer-events:none}.atl-root .feat .ico svg{width:26px;height:26px;position:relative;transform:rotate(4deg);filter:drop-shadow(0 1px 1px rgba(0,0,0,.25))}.atl-root .feat:nth-child(2) .ico{background:linear-gradient(145deg,#FBBF63,#F59E0B 55%,#D97706);box-shadow:0 8px 18px rgba(245,158,11,.4),inset 0 1.5px 1px rgba(255,255,255,.6),inset 0 -3px 6px rgba(0,0,0,.18)}.atl-root .feat:nth-child(3) .ico{background:linear-gradient(145deg,#34D9A0,#10B981 55%,#06806F);box-shadow:0 8px 18px rgba(16,185,129,.4),inset 0 1.5px 1px rgba(255,255,255,.6),inset 0 -3px 6px rgba(0,0,0,.18)}.atl-root .feat h3{font-size:20px;font-weight:650;letter-spacing:-.02em;margin-bottom:10px}.atl-root .feat p{font-size:15px;color:var(--muted);line-height:1.6;text-wrap:pretty}.atl-root .feat .tag{display:inline-flex;margin-top:16px;font-size:12px;font-weight:600;color:var(--brand);align-items:center;gap:6px}.atl-root .feat .tag svg{width:13px;height:13px}.atl-root .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;max-width:860px;margin:0 auto 48px;box-shadow:var(--shadow-sm)}.atl-root .stat{padding:34px 28px;text-align:center;border-right:1px solid var(--line-2)}.atl-root .stat:last-child{border-right:0}.atl-root .stat .v{font-size:clamp(34px,4vw,46px);font-weight:750;letter-spacing:-.03em;color:var(--brand);line-height:1}.atl-root .stat .k{font-size:14px;color:var(--muted);margin-top:10px;font-weight:500}.atl-root .quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.atl-root .quote{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:28px 26px;display:flex;flex-direction:column}.atl-root .quote .mark{font-size:46px;line-height:1;color:var(--brand-4);font-weight:700;height:24px}.atl-root .quote .body{font-size:15.5px;line-height:1.6;color:var(--ink-2);margin:8px 0 22px;flex:1;text-wrap:pretty}.atl-root .quote .body mark{background:var(--accent-bg);color:var(--accent-ink);padding:1px 4px;border-radius:4px;font-weight:600}.atl-root .quote .who{display:flex;align-items:center;gap:12px}.atl-root .quote .who .av{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--brand-3));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.atl-root .quote .who .nm{font-size:13.5px;font-weight:600}.atl-root .quote .who .rl{font-size:12px;color:var(--muted-2)}.atl-root .ph-note{position:absolute;top:14px;right:14px;font-family:ui-monospace,Menlo,monospace;font-size:9.5px;color:var(--muted-2);background:var(--paper-3);padding:3px 7px;border-radius:5px;letter-spacing:.02em}.atl-root .verbs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:64px}.atl-root .verb{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 24px}.atl-root .verb .vh{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.atl-root .verb h3{font-size:19px;font-weight:650;letter-spacing:-.02em}.atl-root .verb .vtag{font-size:11px;font-weight:600;padding:4px 10px;border-radius:var(--r-full);background:var(--brand-bg);color:var(--brand);white-space:nowrap}.atl-root .verb p{font-size:14.5px;color:var(--muted);line-height:1.55}.atl-root .split{display:grid;grid-template-columns:1fr 1fr;gap:26px}.atl-root .panel{border-radius:var(--r-xl);padding:38px 36px;position:relative;overflow:hidden}.atl-root .panel.advisors{background:var(--paper-2);border:1px solid var(--line)}.atl-root .panel.travellers{background:linear-gradient(160deg,#0C1631,#10204A);color:#fff}.atl-root .panel .pk{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--brand)}.atl-root .panel.travellers .pk{color:var(--accent)}.atl-root .panel h3{font-size:26px;font-weight:700;letter-spacing:-.025em;margin:12px 0 6px}.atl-root .panel .psub{font-size:15px;color:var(--muted);line-height:1.55;margin-bottom:24px}.atl-root .panel.travellers .psub{color:#AEB7D0}.atl-root .panel ul{list-style:none;display:flex;flex-direction:column;gap:14px}.atl-root .panel li{display:flex;gap:12px;font-size:15px;line-height:1.5;color:var(--ink-2)}.atl-root .panel.travellers li{color:#DDE3F2}.atl-root .panel li .ck{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;background:var(--brand-bg);color:var(--brand)}.atl-root .panel.travellers li .ck{background:rgba(251,191,36,.18);color:var(--accent)}.atl-root .panel li .ck svg{width:13px;height:13px}.atl-root .panel li b{font-weight:650;color:var(--ink)}.atl-root .panel.travellers li b{color:#fff}.atl-root .panel .illo{position:absolute;right:-10px;bottom:-10px;width:190px;opacity:.95;pointer-events:none}.atl-root .panel.advisors .illo{width:200px}.atl-root .tp-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#fff;padding:6px 12px;border-radius:var(--r-full);margin-bottom:18px}.atl-root .tp-badge .wa{width:16px;height:16px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center}.atl-root .tp-badge .wa svg{width:10px;height:10px;color:#fff}.atl-root .chat{margin-top:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:var(--r-lg);padding:16px;display:flex;flex-direction:column;gap:10px;max-width:330px}.atl-root .bubble{max-width:84%;font-size:13px;line-height:1.45;padding:10px 13px;border-radius:14px}.atl-root .bubble.in{align-self:flex-start;background:rgba(255,255,255,.12);color:#EAEFFB;border-bottom-left-radius:4px}.atl-root .bubble.out{align-self:flex-end;background:#25543f;color:#EAF7EE;border-bottom-right-radius:4px}.atl-root .bubble .b-h{font-size:10.5px;font-weight:700;color:var(--accent);margin-bottom:3px;letter-spacing:.02em}.atl-root .bubble.out .b-h{color:#9FE3B5}.atl-root .metric-band{background:var(--brand);color:#fff;border-radius:var(--r-xl);padding:54px 40px;max-width:var(--maxw);margin:0 auto;background-image:radial-gradient(600px 300px at 100% 0,rgba(143,170,249,.45),transparent 60%)}.atl-root .metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.atl-root .metric{text-align:center;padding:0 16px;border-right:1px solid rgba(255,255,255,.18)}.atl-root .metric:last-child{border-right:0}.atl-root .metric .v{font-size:clamp(26px,3vw,34px);font-weight:750;letter-spacing:-.02em}.atl-root .metric .k{font-size:14.5px;color:#CBD6FF;margin-top:8px;line-height:1.45}.atl-root .final{text-align:center;position:relative;overflow:hidden}.atl-root .final:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(680px 340px at 50% 120%,var(--brand-bg),transparent 60%)}.atl-root .final h2{font-size:clamp(34px,4.6vw,52px);margin-bottom:18px}.atl-root .final p{font-size:19px;color:var(--muted);margin-bottom:34px}.atl-root .final .hero-cta{justify-content:center}.atl-root .footer{border-top:1px solid var(--line);background:var(--paper-2);padding:48px 0 36px}.atl-root .footer-in{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;align-items:flex-start}.atl-root .footer .logo img{height:20px}.atl-root .footer .fcol{display:flex;flex-direction:column;gap:10px}.atl-root .footer .fcol h5{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);margin-bottom:4px}.atl-root .footer .fcol a{font-size:14px;color:var(--muted)}.atl-root .footer .fcol a:hover{color:var(--brand)}.atl-root .footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding-top:24px;border-top:1px solid var(--line);font-size:13px;color:var(--muted-2);flex-wrap:wrap;gap:12px}.atl-root .faq{max-width:780px;margin:0 auto}.atl-root .faq-item{border-bottom:1px solid var(--line)}.atl-root .faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px}.atl-root .faq-item summary::-webkit-details-marker{display:none}.atl-root .faq-item .faq-q{font-size:17px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.atl-root .faq-item .qi{flex-shrink:0;width:20px;height:20px;color:var(--muted-2);transition:transform .2s ease,color .2s ease}.atl-root .faq-item[open] .qi{transform:rotate(45deg);color:var(--brand)}.atl-root .faq-item .faq-a{padding:0 4px 22px;font-size:15.5px;line-height:1.6;color:var(--muted);max-width:680px}@media (max-width:980px){.atl-root .hero-grid{grid-template-columns:1fr;gap:42px}.atl-root .hero-copy{max-width:none}.atl-root .cols-3,.atl-root .metrics,.atl-root .quotes,.atl-root .verbs{grid-template-columns:1fr}.atl-root .stats{grid-template-columns:1fr 1fr}.atl-root .split{grid-template-columns:1fr}.atl-root .nav-links{display:none}}@media (max-width:560px){.atl-root .nav-in,.atl-root .wrap{padding-left:20px;padding-right:20px}.atl-root .section{padding:64px 0}.atl-root .stats{grid-template-columns:1fr}.atl-root .stat{border-right:0;border-bottom:1px solid var(--line-2)}.atl-root .metric{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:18px}}@media (prefers-reduced-motion:reduce){.atl-root *{animation-duration:.001ms!important;transition-duration:.001ms!important}}.atl-root .form-page{min-height:100vh;display:flex;flex-direction:column}.atl-root .form-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:56px 24px 96px;position:relative;overflow:hidden}.atl-root .form-main:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(820px 420px at 80% -10%,var(--brand-bg) 0,transparent 60%),radial-gradient(680px 360px at 4% 2%,var(--accent-bg) 0,transparent 55%)}.atl-root .form-head{text-align:center;max-width:560px;margin:0 auto 28px}.atl-root .form-head h1{font-size:clamp(30px,4vw,42px);margin-top:14px}.atl-root .form-head p{font-size:clamp(15px,1.6vw,18px);color:var(--muted);margin-top:14px;line-height:1.55}.atl-root .form-card{max-width:560px;width:100%;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:var(--r-xl);box-shadow:var(--shadow-md);padding:34px 32px}.atl-root .form-grid{display:flex;flex-direction:column;gap:16px}.atl-root .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.atl-root .field label{display:block;font-size:13px;font-weight:600;color:var(--ink-2);margin-bottom:7px}.atl-root .field .req{color:var(--accent-ink)}.atl-root .field input,.atl-root .field select,.atl-root .field textarea{width:100%;height:46px;padding:0 14px;border:1px solid var(--line);border-radius:var(--r-md);font:inherit;font-size:15px;color:var(--ink);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.atl-root .field textarea{height:auto;padding:12px 14px;min-height:96px;resize:vertical;line-height:1.5}.atl-root .field input:focus,.atl-root .field select:focus,.atl-root .field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-bg)}.atl-root .field input::-moz-placeholder,.atl-root .field textarea::-moz-placeholder{color:var(--muted-2)}.atl-root .field input::placeholder,.atl-root .field textarea::placeholder{color:var(--muted-2)}.atl-root .btn-block{width:100%;margin-top:4px}.atl-root .form-fineprint{font-size:12.5px;color:var(--muted-2);text-align:center;margin-top:14px;line-height:1.5}.atl-root .form-success{text-align:center;padding:18px 6px}.atl-root .form-success .ok-ico{width:64px;height:64px;border-radius:50%;background:var(--ok-bg);color:var(--ok);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.atl-root .form-success .ok-ico svg{width:30px;height:30px}.atl-root .form-success h2{font-size:26px;margin-bottom:10px}.atl-root .form-success p{font-size:15px;color:var(--muted);line-height:1.6;max-width:380px;margin:0 auto 22px}.atl-root .form-error{font-size:13px;color:#B91C1C;background:#FEF2F2;border:1px solid #fecaca;border-radius:var(--r-md);padding:10px 14px}@media (max-width:560px){.atl-root .form-row{grid-template-columns:1fr}}