.home-page *,.home-page :before,.home-page :after{box-sizing:border-box;margin:0;padding:0}.home-page{--bg:var(--surface);--bg2:var(--surface-2);--brand-blue:var(--ink);--brand-blue-2:var(--ink-2);--brand-magenta:var(--berry);--brand-magenta-deep:var(--berry-dark);--brand-magenta-soft:var(--berry-tint);--brand-magenta-light:var(--berry-soft);--purple:var(--brand-magenta);--purple-l:var(--berry-light);--pink:var(--accent-pink);--cyan:var(--accent-blue);--yellow:var(--accent-gold);--white:var(--ink);--muted:rgba(var(--ink-rgb), .64);--cb:var(--surface);--cborder:var(--line);--display:"Instrument Sans", sans-serif;--body:"Instrument Sans", sans-serif;background:var(--bg);color:var(--white);font-family:var(--body);line-height:1.6;overflow-x:hidden}.home-page .skip-link{z-index:200;background:var(--brand-magenta);color:var(--surface);font-family:var(--body);font-size:var(--fs-base);font-weight:var(--fw-semibold);box-shadow:0 8px 22px rgba(var(--berry-rgb), .35);transition:transform var(--dur) ease;border-radius:9px;padding:10px 20px;text-decoration:none;position:absolute;top:8px;left:50%;transform:translate(-50%,-130%)}.home-page .skip-link:focus{outline:3px solid rgba(var(--berry-rgb), .4);outline-offset:2px;transform:translate(-50%)}.home-page .btn{font-family:var(--body);font-weight:var(--fw-semibold);cursor:pointer;border-radius:9px;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-block}.home-page .btn:hover{opacity:.9;transform:translateY(-1px)}.home-page .btn-ghost{border:1px solid var(--cborder);color:var(--white);font-size:var(--fs-base);background:0 0;padding:8px 18px}.home-page .btn-ghost:hover{border-color:#ffffff38}.home-page .btn-primary{background:var(--purple);color:var(--surface);font-size:var(--fs-base);box-shadow:var(--shadow-glow);border:none;padding:9px 22px}.home-page .hero{flex-direction:column;align-items:center;padding:32px 48px 48px;display:flex;position:relative;overflow:hidden}.home-page .hero-grid{z-index:1;text-align:start;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);align-items:center;gap:64px;width:100%;max-width:1240px;display:grid;position:relative}.home-page .badge{background:rgba(var(--berry-rgb), .045);border:1px solid rgba(var(--berry-rgb), .18);border-radius:var(--radius-pill);font-size:var(--fs-sm);font-weight:var(--fw-medium);letter-spacing:-.005em;color:var(--brand-magenta);align-items:center;gap:9px;margin-bottom:28px;padding:7px 14px 7px 12px;animation:.6s .1s both fadeUp;display:inline-flex}.home-page .badge .dot{background:var(--brand-magenta);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.home-page .hero h1{font-family:var(--display);font-size:clamp(40px,4.3vw,62px);font-weight:var(--fw-semibold);letter-spacing:-.035em;text-wrap:balance;margin:0 0 26px;line-height:1;animation:.6s .2s both fadeUp}.home-page .hero h1 .g{color:var(--brand-magenta);display:block}.home-page .hero-sub{color:rgba(var(--ink-rgb), .62);text-wrap:pretty;max-width:460px;animation:fadeUp .6s var(--dur-slow) both;margin:0 0 32px;font-size:18.5px;line-height:1.6}.home-page .hero-btns{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;animation:.6s .4s both fadeUp;display:flex}.home-page .btn-xl{font-weight:var(--fw-semibold);letter-spacing:-.01em;align-items:center;gap:9px;font-size:var(--fs-lg)!important;border-radius:var(--radius-md)!important;padding:15px 26px!important;display:inline-flex!important}.home-page .hero-btns .btn-primary{box-shadow:0 8px 20px -8px rgba(var(--berry-rgb), .55)}.home-page .hero-btns .btn-primary:hover{background:var(--brand-magenta-deep);opacity:1}.home-page .hero-btns .btn-ghost{border-color:rgba(var(--ink-rgb), .12);color:var(--brand-blue);background:var(--surface)}.home-page .hero-btns .btn-ghost:hover{border-color:rgba(var(--berry-rgb), .35);background:rgba(var(--berry-rgb), .03);opacity:1}.home-page .btn-play{background:rgba(var(--berry-rgb), .1);width:20px;height:20px;color:var(--brand-magenta);border-radius:50%;justify-content:center;align-items:center;font-size:9px;line-height:1;display:inline-flex}.home-page .hero-note{font-family:var(--mono);font-size:var(--fs-xs);letter-spacing:.02em;color:rgba(var(--ink-rgb), .5);margin-top:20px;animation:.6s .5s both fadeUp}.home-page .hero-media{width:100%;animation:.7s .5s both fadeUp;position:relative}.home-page .hero-glow{pointer-events:none;background:radial-gradient(58% 62% at 62% 40%, rgba(var(--berry-rgb), .26), transparent 70%);filter:blur(28px);position:absolute;inset:-14% -8% -22% -12%}.home-page .browser{border-radius:var(--radius-lg);box-shadow:0 40px 80px -40px rgba(var(--ink-rgb), .45), 0 2px 6px rgba(var(--ink-rgb), .1);background:#11111e;position:relative;overflow:hidden}.home-page .browser-bar{align-items:center;gap:6px;height:42px;padding:0 14px;display:flex;position:relative}.home-page .browser-bar .dd{border-radius:50%;flex-shrink:0;width:10px;height:10px}.home-page .browser-bar .url{font-family:var(--mono);color:#ffffff9e;border-radius:var(--radius-pill);white-space:nowrap;background:#ffffff14;padding:5px 16px;font-size:11.5px;position:absolute;left:50%;transform:translate(-50%)}.home-page .hero-shot{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.home-page .hero-shot-wrap{line-height:0;position:relative}.home-page .hero-poster{object-fit:cover;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.home-page .hero-shot-wrap.is-playing .hero-poster{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.home-page .hero-poster{transition:none}}.home-page .dd{border-radius:50%;width:11px;height:11px}.home-page .metrics-wrap{max-width:1200px;margin:0 auto;padding:0 48px 80px}.home-page .metrics{gap:var(--space-8);text-align:center;background:#fdfdff13;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(4,1fr);padding:56px 72px;display:grid}.home-page .mn{font-family:var(--display);font-size:46px;font-weight:var(--fw-heavy);margin-bottom:8px;line-height:1}.home-page .ml{color:var(--muted);font-size:var(--fs-md)}.home-page .features{max-width:1200px;margin:0 auto;padding:80px 48px}.home-page .sec-tag{margin-bottom:14px}.home-page .sec-h{text-wrap:balance;margin-bottom:18px;font-size:clamp(30px,4vw,50px)}.home-page .sec-p{color:var(--muted);max-width:540px;font-size:17px;line-height:1.7}.home-page .seo-hub .sec-p{max-width:none}.home-page .feat-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}.home-page .fc{background:var(--cb);border:1px solid var(--cborder);border-radius:var(--radius-lg);transition:border-color var(--dur-slow), transform .2s;padding:30px;position:relative;overflow:hidden}.home-page .fc:after{content:"";opacity:0;width:140px;height:140px;transition:opacity var(--dur-slow);border-radius:50%;position:absolute;top:-60px;right:-60px}.home-page .fc:hover{border-color:#ffffff26;transform:translateY(-3px)}.home-page .fc:hover:after{opacity:1}.home-page .fp:after{background:rgba(var(--berry-rgb), .2)}.home-page .fpk:after{background:rgba(var(--accent-pink-rgb), .2)}.home-page .fc:after{background:#cfd5ef33}.home-page .fy:after{background:#f2d18733}.home-page .fg:after{background:#f7dbe733}.home-page .fi{border-radius:var(--radius-md);justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;font-size:20px;display:flex}.home-page .i-p{background:rgba(var(--berry-rgb), .18);border:1px solid rgba(var(--berry-rgb), .3)}.home-page .i-pk{background:rgba(var(--accent-pink-rgb), .18);border:1px solid rgba(var(--accent-pink-rgb), .3)}.home-page .i-c{background:#cfd5ef26;border:1px solid #cfd5ef40}.home-page .i-y{background:#f2d18726;border:1px solid #f2d18740}.home-page .i-g{background:#f7dbe726;border:1px solid #f7dbe740}.home-page .fc h3{font-family:var(--display);font-size:var(--fs-xl);font-weight:var(--fw-bold);margin-bottom:9px}.home-page .fc p{color:var(--muted);font-size:var(--fs-base);line-height:1.65}.home-page .fc.wide{gap:var(--space-7);grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;display:grid}.home-page .fc.wide .fc-vis{border-radius:var(--radius);height:160px;font-size:var(--fs-2xs);color:#fff3;text-align:center;background:#ffffff08;border:1px solid #ffffff0f;justify-content:center;align-items:center;font-family:monospace;line-height:2;display:flex}.home-page .seo-hub{padding-top:24px}.home-page .seo-hub .fc{color:var(--white);text-decoration:none;display:block}.home-page .seo-hub .fc:focus-visible{outline:3px solid rgba(var(--berry-rgb), .35);outline-offset:4px}.home-page .seo-hub .link-line{color:var(--brand-magenta);font-size:var(--fs-sm);font-weight:var(--fw-heavy);margin-top:18px;display:inline-flex}.home-page .hiw-wrap{max-width:1200px;margin:0 auto;padding:0 48px 80px}.home-page .hiw{background:var(--bg2);border-radius:var(--radius-xl);padding:72px}.home-page .hiw-steps{gap:var(--space-12);grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid;position:relative}.home-page .hiw-steps:before{content:"";background:linear-gradient(90deg, var(--purple), var(--pink), var(--cyan));opacity:.3;height:1px;position:absolute;top:27px;left:calc(16.66% + 12px);right:calc(16.66% + 12px)}.home-page .snum{background:var(--bg);border:2px solid var(--purple);width:54px;height:54px;font-family:var(--display);font-size:19px;font-weight:var(--fw-heavy);color:var(--purple-l);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex;position:relative}.home-page .step:nth-child(2) .snum{border-color:var(--pink);color:var(--pink)}.home-page .step:nth-child(3) .snum{border-color:var(--cyan);color:var(--cyan)}.home-page .step h3{font-family:var(--display);font-size:19px;font-weight:var(--fw-bold);margin-bottom:9px}.home-page .step p{color:var(--muted);font-size:var(--fs-base);line-height:1.65}.home-page .testi{max-width:1200px;margin:0 auto;padding:80px 48px}.home-page .tgrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.home-page .tc{background:var(--cb);border:1px solid var(--cborder);border-radius:var(--radius-lg);padding:26px}.home-page .stars{color:var(--yellow);font-size:var(--fs-sm);letter-spacing:2px;margin-bottom:14px}.home-page .tc p{font-size:var(--fs-base);color:#ffffffc7;margin-bottom:18px;font-style:italic;line-height:1.75}.home-page .ta{align-items:center;gap:10px;display:flex}.home-page .tav{width:36px;height:36px;font-family:var(--display);font-weight:var(--fw-bold);font-size:var(--fs-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.home-page .tname{font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.home-page .trole{font-size:var(--fs-2xs);color:var(--muted)}.home-page .faq-wrap{max-width:800px;margin:0 auto;padding:80px 48px}.home-page .faq-list{flex-direction:column;gap:10px;margin-top:44px;display:flex}.home-page .fi-item{background:var(--cb);border:1px solid var(--cborder);border-radius:var(--radius-md);overflow:hidden}.home-page .fq{width:100%;color:var(--white);text-align:left;cursor:pointer;font-family:var(--body);font-size:var(--fs-md);font-weight:var(--fw-semibold);background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;padding:20px 26px;list-style:none;display:flex}.home-page .fq::-webkit-details-marker{display:none}.home-page .fq:hover{color:var(--purple-l)}.home-page .fchev{font-size:var(--fs-xl);color:var(--muted);flex-shrink:0;transition:transform .25s}.home-page .fi-item[open] .fchev{transform:rotate(180deg)}.home-page .fa{color:var(--muted);font-size:var(--fs-base);padding:0 26px 20px;line-height:1.75}.home-page .team-wrap{max-width:1200px;margin:0 auto;padding:80px 48px}.home-page .team-wrap .sec-p{max-width:none}.home-page .cta-wrap{max-width:1200px;margin:0 auto;padding:0 48px 96px}.home-page .cta{background:var(--brand-magenta);border-radius:var(--radius-xl);text-align:center;padding:80px;position:relative;overflow:hidden}.home-page .cta:before{content:"";background:radial-gradient(at top,#ffffff14 0%,#0000 70%);position:absolute;inset:0}.home-page .cta h2{font-family:var(--display);font-size:clamp(30px,4vw,50px);font-weight:var(--fw-heavy);letter-spacing:-1.5px;margin-bottom:14px;position:relative}.home-page .cta p{opacity:.78;max-width:460px;margin:0 auto 36px;font-size:17px;position:relative}.home-page .btn-white{color:#1b0535;border-radius:var(--radius);font-size:var(--fs-md);font-weight:var(--fw-bold);font-family:var(--body);background:#fff;padding:14px 32px;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-block;position:relative}.home-page .btn-white:hover{opacity:.9;transform:translateY(-2px)}.home-page{background:radial-gradient(circle at 76% 9%, rgba(var(--berry-rgb), .18), transparent 340px), linear-gradient(180deg, var(--brand-blue) 0%, var(--brand-blue-2) 100%)}.home-page .logo-text span,.home-page .sec-tag,.home-page .plan-name,.home-page .ctable .th-popular,.home-page .nav-links a:hover,.home-page .nav-links a.cur,.home-page .mobile-menu-links a:hover,.home-page .mobile-menu-links a.cur,.home-page .fq:hover{color:var(--brand-magenta-soft)}.home-page .btn-primary,.home-page .cta-filled,.home-page .popular-badge{background:var(--brand-magenta);box-shadow:0 16px 34px rgba(var(--berry-rgb), .28)}.home-page .btn-ghost,.home-page .cta-ghost,.home-page .cta-dark,.home-page .plan-cta.cta-ghost{color:var(--white);border-color:#fdeaf12e}.home-page .btn-ghost:hover,.home-page .cta-ghost:hover,.home-page .cta-dark:hover,.home-page .plan-cta.cta-ghost:hover{color:var(--brand-magenta-soft);border-color:#f06f9d6b}.home-page .hero h1 .g,.home-page .gt{color:var(--brand-magenta-soft);-webkit-text-fill-color:currentColor;background:0 0}.home-page .metrics-wrap .gt{color:var(--brand-magenta);-webkit-text-fill-color:currentColor}.home-page .badge,.home-page .lp,.home-page .metrics,.home-page .fc,.home-page .hiw,.home-page .tc,.home-page .fi-item,.home-page .tcard,.home-page .plan,.home-page .ctable{background:#fdfdff0e;border-color:#fdeaf124}.home-page .metrics,.home-page .plan.popular{background:#fdfdff13}.home-page .sc,.home-page .chart,.home-page .fc.wide .fc-vis{background:var(--surface);border-color:rgba(var(--berry-rgb), .14)}.home-page .hiw-steps:before{background:linear-gradient(90deg, #fdeaf11a, var(--brand-magenta), #fdeaf11a);opacity:.58}.home-page .fi,.home-page .i-p,.home-page .i-pk,.home-page .i-c,.home-page .i-y,.home-page .i-g,.home-page .check-on{background:rgba(var(--berry-rgb), .14);color:var(--brand-magenta-soft);border-color:#f06f9d52}.home-page .cta{background:var(--brand-magenta);box-shadow:0 30px 90px rgba(var(--berry-rgb), .28);border:1px solid #fdeaf142}.home-page .cta:before{background:radial-gradient(at top,#fdfdff24 0%,#0000 70%)}.home-page .btn-white{color:var(--brand-blue)}.home-page{background:var(--surface);color:var(--brand-blue)}.home-page .logo-text,.home-page .nav-links a,.home-page .mobile-menu-links a,.home-page .foot-links a,.home-page .foot-copy,.home-page .hero-sub,.home-page .hero-note,.home-page .sec-p,.home-page .ml,.home-page .fc p,.home-page .step p,.home-page .trole,.home-page .tcard-role,.home-page .fa,.home-page .plan-desc,.home-page .price-per,.home-page .feat-muted,.home-page .faq-list{color:rgba(var(--ink-rgb), .68)}.home-page .logo-text span,.home-page .sec-tag,.home-page .hero h1 .g,.home-page .gt,.home-page .nav-links a:hover,.home-page .nav-links a.cur,.home-page .mobile-menu-links a:hover,.home-page .mobile-menu-links a.cur,.home-page .fq:hover{color:var(--brand-magenta)}.home-page .hero h1,.home-page .sec-h,.home-page .fc h3,.home-page .step h3,.home-page .tcard-name,.home-page .tname,.home-page .mn,.home-page .price-num,.home-page .plan-name,.home-page .ctable .txt,.home-page .fq,.home-page .cta h2{color:var(--brand-blue)}.home-page .mobile-menu,.home-page .badge,.home-page .lp,.home-page .metrics,.home-page .fc,.home-page .hiw,.home-page .tc,.home-page .fi-item,.home-page .tcard,.home-page .plan,.home-page .ctable{background:var(--surface);border-color:rgba(var(--berry-rgb), .16);box-shadow:var(--shadow-md)}.home-page .hero{background:var(--surface)}.home-page .badge{color:var(--brand-magenta);background:var(--brand-magenta-light)}.home-page .btn-ghost,.home-page .cta-ghost,.home-page .cta-dark,.home-page .plan-cta.cta-ghost{color:var(--brand-blue);border-color:rgba(var(--ink-rgb), .18);background:var(--surface)}.home-page .btn-ghost:hover,.home-page .cta-ghost:hover,.home-page .cta-dark:hover,.home-page .plan-cta.cta-ghost:hover{color:var(--brand-magenta);border-color:rgba(var(--berry-rgb), .36);background:var(--brand-magenta-light)}.home-page .metrics,.home-page .plan.popular,.home-page .hiw{background:#fdfdff}.home-page .fc:hover,.home-page .plan.popular{border-color:rgba(var(--berry-rgb), .32)}.home-page .fi,.home-page .i-p,.home-page .i-pk,.home-page .i-c,.home-page .i-y,.home-page .i-g,.home-page .check-on{color:var(--brand-magenta);background:var(--brand-magenta-light);border-color:rgba(var(--berry-rgb), .2)}.home-page .fc.wide .fc-vis,.home-page .sc,.home-page .chart{background:var(--surface);border-color:rgba(var(--berry-rgb), .16);color:rgba(var(--ink-rgb), .62)}.home-page .tc p,.home-page .feat-text,.home-page .ctable td:first-child{color:rgba(var(--ink-rgb), .72)}.home-page .stars{color:var(--yellow)}.home-page .snum,.home-page .step:nth-child(2) .snum,.home-page .step:nth-child(3) .snum{background:var(--surface);border-color:var(--brand-magenta);color:var(--brand-magenta)}.home-page .cta{color:var(--surface);background:var(--brand-blue);border-color:rgba(var(--ink-rgb), .08);box-shadow:0 24px 70px rgba(var(--ink-rgb), .22)}.home-page .cta h2,.home-page .cta p{color:var(--surface)}.home-page .hero h1,.home-page .sec-h,.home-page .cta h2{font-weight:var(--fw-semibold);letter-spacing:-.035em}.home-page .logo-text,.home-page .mn,.home-page .price-num,.home-page .snum,.home-page .tcard-av{font-weight:650}.home-page .fc h3,.home-page .step h3,.home-page .tcard-name,.home-page .plan-name,.home-page .ctable th,.home-page .popular-badge,.home-page .sec-tag{font-weight:550}.home-page .btn,.home-page .plan-cta,.home-page .fq,.home-page .mobile-menu-links a,.home-page .nav-links a,.home-page .btn-white{font-weight:var(--fw-medium)}@media (width<=1100px){.home-page .metrics-wrap,.home-page .features,.home-page .hiw-wrap,.home-page .testi,.home-page .team-wrap,.home-page .cta-wrap{padding-left:32px;padding-right:32px}.home-page .metrics{gap:var(--space-6);padding:44px 40px}.home-page .feat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .fc.wide,.home-page .feat-grid .fc[style*=grid-column]{grid-column:span 2!important}.home-page .tgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.home-page .hero{min-height:auto;padding:140px 32px 64px}.home-page .hero-grid{text-align:center;grid-template-columns:1fr;gap:44px;max-width:680px}.home-page .hero h1{letter-spacing:-1.6px;font-size:clamp(42px,8vw,60px)}.home-page .hero-sub{margin-left:auto;margin-right:auto}.home-page .hero-btns{justify-content:center}.home-page .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .hiw{padding:52px 40px}.home-page .hiw-steps{gap:var(--space-7)}.home-page .cta{padding:64px 44px}}@media (width<=700px){.home-page .btn-primary{white-space:nowrap;padding:8px 14px}.home-page .hero{padding:112px 20px 48px}.home-page .badge{text-align:left;max-width:100%;margin-bottom:22px}.home-page .hero h1{letter-spacing:-1px;margin-bottom:18px;font-size:clamp(36px,11vw,52px)}.home-page .hero-sub{font-size:var(--fs-lg);margin-bottom:28px}.home-page .hero-btns{width:100%}.home-page .btn-xl{text-align:center;width:100%;padding:13px 20px!important}.home-page .metrics-wrap,.home-page .features,.home-page .hiw-wrap,.home-page .testi,.home-page .faq-wrap,.home-page .team-wrap,.home-page .cta-wrap{padding-left:20px;padding-right:20px}.home-page .metrics-wrap,.home-page .hiw-wrap,.home-page .cta-wrap{padding-bottom:56px}.home-page .features,.home-page .testi,.home-page .faq-wrap,.home-page .team-wrap{padding-top:56px;padding-bottom:56px}.home-page .metrics{border-radius:var(--radius-lg);gap:22px 14px;padding:30px 20px}.home-page .mn{font-size:34px}.home-page .ml{font-size:var(--fs-sm)}.home-page .sec-h{letter-spacing:-.8px;font-size:clamp(28px,9vw,38px)}.home-page .sec-p{font-size:var(--fs-md)}.home-page .feat-grid,.home-page .tgrid,.home-page .tteam{grid-template-columns:1fr;gap:14px;margin-top:34px}.home-page .fc,.home-page .tc,.home-page .tcard{border-radius:var(--radius-md)}.home-page .fc,.home-page .tc{padding:22px}.home-page .fc.wide,.home-page .feat-grid .fc[style*=grid-column]{display:block;grid-column:auto!important}.home-page .fc.wide .fc-vis{height:auto;min-height:132px;margin-top:18px;padding:20px 12px}.home-page .hiw{border-radius:var(--radius-lg);padding:34px 22px}.home-page .hiw-steps{grid-template-columns:1fr;margin-top:34px}.home-page .hiw-steps:before{display:none}.home-page .snum{width:46px;height:46px;font-size:17px}.home-page .fq{font-size:var(--fs-base);padding:17px 18px}.home-page .fa{padding-left:18px;padding-right:18px}.home-page .cta{border-radius:var(--radius-lg);padding:44px 22px}.home-page .cta p{font-size:var(--fs-md)}.home-page .btn-white{text-align:center;width:100%}}@media (width<=420px){.home-page .metrics{text-align:left;grid-template-columns:1fr}}.home-page .gt{color:var(--brand-magenta-soft)}.home-page .mega-menu-compare,.home-page .mega-menu-usecases{width:min(660px,100vw - 40px)}main.home-page{width:100%;max-width:none;margin:0}.home-page .step{background:0 0;border:0;border-radius:0;padding:0;display:block}.home-page .hero{flex-direction:column;justify-content:flex-start;gap:clamp(34px,4.5vh,56px);min-height:0;padding-top:32px;padding-bottom:8px}.home-page .hero .badge{background:rgba(var(--berry-rgb), .045);border-color:rgba(var(--berry-rgb), .18);box-shadow:none}.home-page .hero .hero-copy .hero-sub{max-width:460px;color:rgba(var(--ink-rgb), .62);font-size:18.5px;line-height:1.6}.home-page .hero .hero-copy .hero-note{max-width:none;font-size:var(--fs-xs);color:rgba(var(--ink-rgb), .65)}.home-page .hero .metrics-wrap{z-index:1;border-top:1px solid rgba(var(--ink-rgb), .09);width:100%;max-width:1240px;margin:0;padding:0;animation:.7s .6s both fadeUp;position:relative}.home-page .hero .metrics{box-shadow:none;text-align:start;background:0 0;border:0;border-radius:0;gap:0;padding:30px 0 12px}.home-page .hero .metrics>div{border-inline-start:1px solid rgba(var(--ink-rgb), .09);padding-inline:28px 24px}.home-page .hero .metrics>div:first-child{border-inline-start:0;padding-inline-start:0}.home-page .hero .mn{font-size:34px;font-weight:var(--fw-semibold);letter-spacing:-.03em;margin-bottom:6px;line-height:1.1}.home-page .hero .mn .star{color:var(--brand-magenta);vertical-align:.12em;font-size:.62em}.home-page .hero .ml{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--ink-rgb), .65);font-size:11.5px;font-weight:400}@media (width<=1100px){.home-page .hero{padding-left:32px;padding-right:32px}}@media (width<=900px){.home-page .hero{gap:40px;padding-top:24px}.home-page .hero .hero-grid{text-align:start}.home-page .hero .hero-sub{margin-left:0;margin-right:0}.home-page .hero .hero-btns{justify-content:flex-start}.home-page .hero .metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0;padding:28px 0 8px}.home-page .hero .metrics>div:nth-child(odd){border-inline-start:0;padding-inline-start:0}}@media (width<=700px){.home-page .hero{gap:34px;padding-left:20px;padding-right:20px}.home-page .hero h1{letter-spacing:-.03em;font-size:clamp(32px,9.2vw,46px)}.home-page .hero .mn{font-size:28px}}@media (width<=420px){.home-page .hero .metrics{text-align:start;grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .hero .hero-copy .hero-note{font-size:var(--fs-2xs)}}.hero-vid-toggle.svelte-1uha8ag{border-radius:var(--radius-xs);color:#ffffffbf;width:24px;height:24px;font-size:var(--fs-2xs);cursor:pointer;background:#ffffff12;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;line-height:1;display:inline-flex}.hero-vid-toggle.svelte-1uha8ag:hover{color:var(--surface);background:#ffffff29}
