.rt-hero{padding-bottom:clamp(48px,6vw,88px)}.rt-hero-copy{max-width:880px;text-align:center}.rt-hero-copy h1{max-width:17ch;margin-inline:auto}.rt-hero-copy .lead{margin-inline:auto;max-width:60ch}.rt-hero-copy .cta-row{justify-content:center}.rt-hero-copy .hero-facts{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 28px;margin-top:26px}.rt-pin{margin-top:clamp(48px,6vw,80px)}.rt-stage{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:stretch;height:min(calc(100vh - 100px),760px)}.rt-scene{aspect-ratio:auto;height:100%}.rt-side{display:flex;flex-direction:column;justify-content:center;gap:18px}.rt-kicker{font-size:var(--t-sm);color:var(--mist)}.rt-steps{display:grid;gap:6px;counter-reset:rt}.rt-steps li{counter-increment:rt;position:relative;padding:14px 16px 14px 50px;border-radius:var(--r-md);border:1px solid transparent;transition:background .4s var(--ease),border-color .4s,opacity .4s;opacity:.5}.rt-steps li:before{content:counter(rt);position:absolute;left:14px;top:14px;width:24px;height:24px;border-radius:6px;display:grid;place-items:center;font-family:var(--mono);font-size:11px;font-weight:700;border:1px solid var(--line-2);color:var(--mist);transition:all .4s var(--ease)}.rt-steps li b{display:block;font-weight:600;font-size:var(--t-sm)}.rt-steps li span{display:block;color:var(--fg-2);font-size:var(--t-xs);margin-top:3px;line-height:1.5}.rt-steps li strong{color:var(--leaf)}.rt-steps li.is-done{opacity:.75}.rt-steps li.is-done:before{content:"✓";background:var(--porch-soft);border-color:transparent;color:var(--porch)}.rt-steps li.is-active{opacity:1;background:var(--dusk-2);border-color:var(--line-dark-2)}.rt-steps li.is-active:before{background:var(--porch);color:var(--dusk);border-color:var(--porch)}html:not(.js) .rt-steps li{opacity:1}.rt-hint{font-size:var(--t-xs);color:var(--mist)}@media(max-width:960px),(pointer:coarse){.rt-stage{grid-template-columns:minmax(0,1fr);height:auto}.rt-scene{aspect-ratio:4 / 5;height:auto;max-height:78vh}}@media(min-width:600px)and (max-width:960px){.rt-scene{aspect-ratio:16 / 11}}.wl-switch{margin-bottom:28px;flex-wrap:wrap;border-radius:var(--r-md)}.wl .brand-demo{grid-template-columns:minmax(0,560px) minmax(0,420px);justify-content:center;gap:40px;align-items:start}.wl-switch{display:flex;width:fit-content;margin-inline:auto}.brand-demo .mail{width:100%}.wl-right{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.wl-code{width:100%;max-width:420px}.wl-code pre{font-size:12px}@media(max-width:860px){.wl .brand-demo{grid-template-columns:minmax(0,1fr)}.wl-right{align-items:center}}.offer-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1100px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.offer-grid{grid-template-columns:1fr}}.multi{display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center}.multi-col{display:grid;gap:10px}.multi-chip{display:flex;align-items:center;gap:10px;height:46px;padding:0 16px;border-radius:8px;background:var(--surface);border:1px solid var(--line);font-weight:600;font-size:var(--t-sm)}.multi-chip i{width:10px;height:10px;border-radius:2px;background:var(--b);box-shadow:0 0 0 3px #ffffff0f}.multi-chip.brand-hf i{background:#3e7a5c}.multi-chip.more{border-style:dashed;color:var(--mist)}.multi-chip.more i{background:transparent;border:1px dashed var(--mist)}.multi-lines{height:100%;min-height:200px}.multi-lines svg{width:100%;height:100%}.multi-lines path{fill:none;stroke:var(--porch);stroke-width:1.5;stroke-dasharray:4 4;vector-effect:non-scaling-stroke;opacity:.7;animation:dash 1.6s linear infinite}@keyframes dash{to{stroke-dashoffset:-16}}.multi-core{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding:24px;border-radius:14px;background:var(--dusk-2);border:1px solid var(--line-dark-2)}.multi-core small{color:var(--mist);font-size:var(--t-xs)}.multi-arrow{color:var(--porch);margin:6px 0}.multi-ai{font-family:var(--font-display);font-size:var(--t-lg);color:var(--porch)}@media(max-width:480px){.multi{grid-template-columns:minmax(0,1.3fr) 36px minmax(0,1fr)}.multi-chip{font-size:var(--t-xs);padding:0 10px;height:40px}.multi-core{padding:16px 10px}}@media(max-width:600px){.rt-hero-copy{text-align:left}.rt-hero-copy h1,.rt-hero-copy .lead{margin-inline:0}.rt-hero-copy .cta-row,.rt-hero-copy .hero-facts,.rt-hero-copy .eyebrow{justify-content:flex-start}.js:not(.reduced) .rt-steps li:not(.is-active) span{display:none}.rt-steps li{padding-block:11px}.rt-steps li:before{top:10px}.wl-switch button{padding:0 11px;font-size:var(--t-xs)}}.wl-right .thread{justify-content:flex-end}.checks{display:grid;gap:12px}.check{display:flex;gap:16px;padding:20px;border-radius:14px;background:var(--surface);border:1px solid var(--line)}.check h3{font-size:var(--t-base);font-family:var(--font);font-weight:700;letter-spacing:0}.check p{margin-top:6px;color:var(--fg-2);font-size:var(--t-sm)}.check-box{flex:none;width:26px;height:26px;border-radius:6px;border:2px solid var(--line-2);display:grid;place-items:center;color:var(--dusk);transition:background .4s var(--ease),border-color .4s;transition-delay:calc(var(--i, 0) * .25s + .4s)}.check-box .ico{width:16px;height:16px;stroke-width:2.6;opacity:0;transform:scale(.4);transition:opacity .35s var(--ease),transform .45s var(--ease);transition-delay:calc(var(--i, 0) * .25s + .55s)}.check.is-in .check-box,html:not(.js) .check-box{background:var(--porch);border-color:var(--porch)}.check.is-in .check-box .ico,html:not(.js) .check-box .ico{opacity:1;transform:none}.col-phone{display:flex;flex-direction:column;align-items:center;gap:16px}
