.hs-land{--ink:#1c1c1e;--ink-2:#3c3c439e;--ink-3:#3c3c4357;--bg:#fff;--grouped:#f2f2f7;--separator:#3c3c4324;--blue:#007aff;--green:#34c759;--orange:#ff9500;--red:#ff3b30;--d-bg:#0b0b10;--d-ink:#fff;--d-ink-2:#ebebf59e;--d-ink-3:#ebebf552;--l-a:#e4011c;--l-d:#00984a;--l-t1:#0099a8;--l-c3:#a3197e;--l-1:#ffcd00;--l-14:#62259d;--l-m1:#0069b4;--l-m2:#e2001a;--sf-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", system-ui, sans-serif;--sf-text:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", system-ui, sans-serif;--maxw:1140px;background:var(--bg);color:var(--ink);font-family:var(--sf-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh}.hs-land *{box-sizing:border-box}.hs-land ::selection{background:#007aff2e}.hs-land .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.hs-land .nav{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);border-bottom:.5px solid var(--separator);background:#ffffffb8;align-items:center;height:58px;display:flex;position:sticky;top:0}.hs-land .nav .wrap{align-items:center;gap:22px;width:100%;display:flex}.hs-land .brand{font-family:var(--sf-display);letter-spacing:-.5px;align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.hs-land .brand .mk{background:linear-gradient(160deg,#0a84ff,#0040dd);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:0 4px 12px #0a5adc4d}.hs-land .nav-links{gap:26px;margin-left:8px;display:flex}.hs-land .nav-links a{color:var(--ink-2);font-size:14.5px;font-weight:500;text-decoration:none;transition:color .2s}.hs-land .nav-links a:hover{color:var(--ink)}.hs-land .nav-cta{margin-left:auto}.hs-land .pill-btn{background:var(--ink);color:#fff;cursor:pointer;height:40px;font-size:14.5px;font-weight:600;font-family:var(--sf-text);white-space:nowrap;border:none;border-radius:21px;align-items:center;gap:7px;padding:0 18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hs-land .pill-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #0000002e}.hs-land .pill-btn.blue{background:var(--blue)}.hs-land .pill-btn.ghost{color:var(--ink);border:1.5px solid var(--separator);background:0 0}.hs-land .hero{text-align:center;padding:78px 0 96px;position:relative;overflow:hidden}.hs-land .hero-bg{z-index:0;background:radial-gradient(120% 86% at 26% 8%,#dcebff 0%,#c4d8f7 38%,#d2c7f0 70%,#f4eefb 100%);position:absolute;inset:0}.hs-land .hero-bg:after{content:"";background:linear-gradient(to bottom, transparent 60%, var(--bg));position:absolute;inset:0}.hs-land .hero .wrap{z-index:1;position:relative}.hs-land .eyebrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ink-2);background:#ffffffb3;border:.5px solid #ffffffe6;border-radius:20px;align-items:center;gap:7px;margin-bottom:26px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 10px #283c7814}.hs-land .dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2s ease-out infinite cupPulse}.hs-land h1.hero-h{font-family:var(--sf-display);letter-spacing:-2.4px;max-width:14ch;margin:0 auto;font-size:clamp(40px,6.4vw,76px);font-weight:800;line-height:1.02}.hs-land h1.hero-h .accent{background:linear-gradient(120deg,#0a84ff,#7b3ff2);color:#0000;-webkit-background-clip:text;background-clip:text}.hs-land .hero-sub{color:var(--ink-2);max-width:30ch;margin:22px auto 0;font-size:clamp(17px,2.1vw,21px);font-weight:450;line-height:1.45}.hs-land .hero-actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.hs-land .hero-stage{width:min(620px,92%);height:340px;margin:54px auto 0;position:relative}.hs-land .hero-stage .float{filter:drop-shadow(0 30px 60px #1e285a38);position:absolute}.hs-land .hero-stage .center{z-index:3;top:18px;left:50%;transform:translate(-50%)}.hs-land .hero-stage .back-l{opacity:.92;z-index:1;top:120px;left:-2%;transform:scale(.74)rotate(-7deg)}.hs-land .hero-stage .back-r{opacity:.9;z-index:2;top:60px;right:-4%;transform:scale(.66)rotate(6deg)}.hs-land section{position:relative}.hs-land .band{padding:96px 0}.hs-land .band.tint{background:var(--grouped)}.hs-land .kicker{letter-spacing:.4px;text-transform:uppercase;color:var(--blue);margin:0 0 12px;font-size:13.5px;font-weight:700}.hs-land h2.h2{font-family:var(--sf-display);letter-spacing:-1.4px;max-width:18ch;margin:0;font-size:clamp(30px,4.4vw,48px);font-weight:800;line-height:1.06}.hs-land .lead{color:var(--ink-2);max-width:40ch;margin:16px 0 0;font-size:clamp(16px,1.9vw,19px);line-height:1.5}.hs-land .center-head{text-align:center}.hs-land .center-head h2.h2,.hs-land .center-head .lead{margin-left:auto;margin-right:auto}.hs-land .feat-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;display:grid}.hs-land .feat{background:var(--bg);border:.5px solid var(--separator);border-radius:22px;padding:26px;box-shadow:0 1px 2px #0000000a,0 14px 30px #28325a0d}.hs-land .feat .ic{border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:flex}.hs-land .feat h3{font-family:var(--sf-display);letter-spacing:-.4px;margin:0 0 7px;font-size:19px;font-weight:700}.hs-land .feat p{color:var(--ink-2);margin:0;font-size:14.5px;line-height:1.5}.hs-land .story{grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:84px 0;display:grid}.hs-land .story.flip .story-text{order:2}.hs-land .story-stage{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.hs-land .story-stage .plate{background:radial-gradient(120% 100% at 30% 10%,#e2efff,#cfe0f8 55%,#d9cef2);border-radius:30px;justify-content:center;align-items:center;width:100%;padding:46px 40px;display:flex}.hs-land .story-stage .plate.dark{background:radial-gradient(120% 100% at 30% 10%,#2a2740,#16142a 60%,#0c0b18)}.hs-land .story-stage .widget-shadow{filter:drop-shadow(0 26px 50px #1e285a3d)}.hs-land .tagrow{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.hs-land .tag{background:var(--grouped);color:var(--ink);border-radius:13px;align-items:center;gap:7px;padding:8px 13px;font-size:13.5px;font-weight:600;display:inline-flex}.hs-land .story h2.h2{font-size:clamp(27px,3.6vw,40px)}.hs-land .band.dark{background:var(--d-bg);color:var(--d-ink)}.hs-land .band.dark .lead{color:var(--d-ink-2)}.hs-land .band.dark .kicker{color:#5aa9ff}.hs-land .band.dark .tag{color:var(--d-ink);background:#ffffff14}.hs-land .sizes{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:30px;margin-top:56px;display:flex}.hs-land .size-col{flex-direction:column;align-items:center;gap:16px;display:flex}.hs-land .size-col .widget-shadow{filter:drop-shadow(0 18px 40px #1e285a29)}.hs-land .size-cap{letter-spacing:.3px;color:var(--ink-2);font-size:13px;font-weight:700}.hs-land .size-cap b{color:var(--ink);font-weight:700}.hs-land .ld-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:52px;display:grid}.hs-land .ld-card{border-radius:28px;flex-direction:column;align-items:center;gap:22px;padding:44px;display:flex}.hs-land .ld-card.l{background:radial-gradient(120% 100% at 30% 10%,#e6f0ff,#d3e1f8 60%,#ddd2f2)}.hs-land .ld-card.d{background:radial-gradient(120% 100% at 30% 10%,#26243a,#131227 60%,#0a0916)}.hs-land .ld-card .lab{letter-spacing:.3px;font-size:13.5px;font-weight:700}.hs-land .ld-card.l .lab{color:var(--ink-2)}.hs-land .ld-card.d .lab{color:var(--d-ink-2)}.hs-land .cities{text-align:center}.hs-land .net-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.hs-land .net{background:var(--bg);border:.5px solid var(--separator);border-radius:18px;align-items:center;gap:11px;padding:14px 20px;display:flex;box-shadow:0 1px 2px #0000000a}.hs-land .net .nm{font-family:var(--sf-display);letter-spacing:-.4px;font-size:17px;font-weight:800}.hs-land .net .ct{color:var(--ink-2);font-size:13px;font-weight:500}.hs-land .marquee{margin-top:44px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.hs-land .marquee-track{gap:14px;width:max-content;animation:30s linear infinite marquee;display:flex}.hs-land .badge-chip{background:var(--grouped);white-space:nowrap;color:var(--ink);border-radius:15px;align-items:center;gap:9px;padding:11px 16px 11px 11px;font-size:14px;font-weight:600;display:flex}.hs-land .cta{text-align:center;padding:104px 0;position:relative;overflow:hidden}.hs-land .cta-bg{background:radial-gradient(120% 120% at 50% 0,#cfe2ff,#c2d3f6 45%,#cdbff0 100%);position:absolute;inset:0}.hs-land .cta .wrap{z-index:1;position:relative}.hs-land .cta h2{font-family:var(--sf-display);letter-spacing:-1.8px;max-width:16ch;margin:0 auto;font-size:clamp(32px,5vw,58px);font-weight:800;line-height:1.04}.hs-land .cta p{color:var(--ink-2);max-width:34ch;margin:18px auto 0;font-size:18px}.hs-land .cta .hero-actions{margin-top:30px}.hs-land .footer{border-top:.5px solid var(--separator);padding:46px 0}.hs-land .footer .wrap{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hs-land .footer .brand{font-size:16px}.hs-land .foot-links{gap:22px;margin-left:auto;display:flex}.hs-land .foot-links a{color:var(--ink-2);font-size:13.5px;text-decoration:none}.hs-land .foot-links a:hover{color:var(--ink)}.hs-land .foot-note{width:100%;color:var(--ink-3);margin-top:6px;font-size:12px;line-height:1.5}.hs-land .lv-flip{animation:.42s cubic-bezier(.2,.7,.3,1) flipIn;display:inline-block}.hs-land .lv-morph{animation:.5s cubic-bezier(.2,.7,.3,1) morphIn;display:inline-block}.hs-land .lv-pill{animation:.4s morphIn}.hs-land .lv-float{animation:2.4s ease-in-out infinite floaty;display:inline-block}@keyframes flipIn{0%{opacity:0;transform:translateY(-.55em)}to{opacity:1;transform:none}}@keyframes morphIn{0%{opacity:0;filter:blur(2px);transform:translateY(.4em)}to{opacity:1;filter:none;transform:none}}@keyframes floaty{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cupPulse{0%{box-shadow:0 0 #34c75980}70%{box-shadow:0 0 0 6px #34c75900}to{box-shadow:0 0 #34c75900}}.hs-land .reveal{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,.61,.36,1);transform:translateY(26px)}.hs-land .reveal.in{opacity:1;transform:none}.hs-land .reveal.d1{transition-delay:80ms}.hs-land .reveal.d2{transition-delay:.16s}.hs-land .reveal.d3{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.hs-land .lv-flip,.hs-land .lv-morph,.hs-land .lv-pill,.hs-land .lv-float,.hs-land .marquee-track,.hs-land .dot{animation:none!important}.hs-land .reveal{opacity:1;transition:none;transform:none}}@media (max-width:880px){.hs-land .nav-links{display:none}.hs-land .story{grid-template-columns:1fr;gap:36px;padding:60px 0}.hs-land .story.flip .story-text{order:0}.hs-land .feat-grid,.hs-land .ld-grid{grid-template-columns:1fr}.hs-land .hero-stage{height:300px}.hs-land .hero-stage .back-l,.hs-land .hero-stage .back-r{display:none}.hs-land .band{padding:64px 0}}
