.home{background:var(--paper);min-height:100vh;overflow-x:clip}.home section{box-sizing:border-box;width:100%;padding-left:max(32px,50vw - 570px);padding-right:max(32px,50vw - 570px)}.rv{opacity:0;transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(18px)}.rv.in{opacity:1;transform:none}.rv.d1{transition-delay:80ms}.rv.d2{transition-delay:.16s}.rv.d3{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.rv{opacity:1;transition:none;transform:none}}.hm-nav{z-index:50;background:color-mix(in oklab, var(--paper) 75%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.4);backdrop-filter:blur(14px)saturate(1.4);border-bottom:1px solid #0000;align-items:center;gap:26px;padding:16px max(32px,50vw - 570px);transition:border-color .2s;display:flex;position:sticky;top:0}.hm-nav.scrolled{border-color:var(--line)}.hm-nav-links{gap:4px;margin-left:auto;display:flex}.hm-nav-links a{color:var(--ink-3);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.hm-nav-links a:hover{color:var(--ink);background:var(--paper-3)}.hm-hero{grid-template-columns:1.05fr .95fr;grid-template-areas:"copy visual""proof visual";align-items:center;gap:0 56px;padding:84px max(32px,50vw - 570px);display:grid;position:relative}.hm-hero:before{content:"";pointer-events:none;opacity:.55;background:radial-gradient(46% 60% at 74% 36%,#0060dc12,#0000 70%),radial-gradient(30% 42% at 12% 82%,#27a74b0d,#0000 70%);background:radial-gradient(46% 60% at 74% 36%,lab(41.8576% 18.2464 -76.1096/.07),#0000 70%),radial-gradient(30% 42% at 12% 82%,lab(60.3214% -50.1635 36.8267/.05),#0000 70%);position:absolute;inset:0}.hm-hero>*{position:relative}.hm-hero-copy{grid-area:copy}.hm-hero-visual{grid-area:visual}.hm-hero-proof{grid-area:proof}.hm-hero-badge{background:var(--paper);border:1px solid var(--line);color:var(--ink-2);text-transform:uppercase;letter-spacing:.1em;border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:6px 14px 6px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.stand-live-dot{background:var(--ok);width:6px;height:6px;box-shadow:0 0 0 0 var(--ok);border-radius:50%;animation:2s ease-in-out infinite livePulse;display:inline-block}@keyframes livePulse{0%{box-shadow:0 0 0 0 var(--ok);opacity:1}50%{opacity:1;box-shadow:0 0 0 4px #22c55e33}to{opacity:1;box-shadow:0 0 #22c55e00}}.hm-h1{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(48px,5.8vw,76px);font-weight:400;line-height:.99}.hm-h1 em{color:var(--brand);font-style:italic}.hm-hero-sub{color:var(--ink-3);text-wrap:pretty;max-width:500px;margin:22px 0 30px;font-size:17px;line-height:1.62}.hm-hero-sub strong{color:var(--ink);font-weight:600}.hm-hero-ctas{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hm-hero-ctas .btn{border-radius:12px;padding:13px 22px;font-size:14.5px}.hm-hero-proof{border-top:1px solid var(--line);gap:0;margin-top:40px;display:flex}.hm-proof{opacity:0;padding:22px 28px 0 0;animation:.6s cubic-bezier(.2,.8,.2,1) forwards proofReveal}.hm-proof:first-child{animation-delay:.1s}.hm-proof:nth-child(2){animation-delay:.2s}.hm-proof:nth-child(3){animation-delay:.3s}.hm-proof:nth-child(4){animation-delay:.4s}.hm-proof+.hm-proof{border-left:1px solid var(--line);padding-left:28px}.hm-proof:hover .hm-proof-n{color:var(--brand);text-shadow:0 0 16px #2350f04d;transition:all .3s cubic-bezier(.2,.8,.2,1)}.hm-proof{transition:transform .3s cubic-bezier(.2,.8,.2,1)}.hm-proof:hover{transform:translateY(-3px)}.hm-proof-n{font-family:var(--font-display);letter-spacing:-.02em;opacity:0;font-size:32px;line-height:1;transition:color .3s,text-shadow .3s;animation:.5s cubic-bezier(.34,1.56,.64,1) .3s forwards numberPop;display:inline-block}.hm-proof-n .u{color:var(--ink-4);font-size:18px}.hm-proof:nth-child(4) .hm-proof-n{animation:.5s cubic-bezier(.34,1.56,.64,1) .3s forwards numberPop,2s ease-in-out .8s infinite hourGlow}.hm-proof:nth-child(4) .hm-proof-n .u{animation:2s ease-in-out .8s infinite hourGlow}@keyframes hourGlow{0%,to{color:#2350f0;text-shadow:0 0 8px #2350f04d}50%{color:#2350f0;text-shadow:0 0 20px #2350f0cc}}.hm-proof-l{color:var(--ink-4);text-transform:uppercase;letter-spacing:.09em;opacity:0;margin-top:5px;font-size:11px;animation:.4s cubic-bezier(.2,.8,.2,1) .5s forwards labelFade}@keyframes proofReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes numberPop{0%{opacity:0;transform:scale(.8)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes labelFade{0%{opacity:0}to{opacity:1}}.hm-hero-visual{position:relative}.hm-demo{aspect-ratio:4/3.5;border:1px solid var(--line);cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;appearance:none;background:#0e1224;border-radius:24px;padding:0;text-decoration:none;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s cubic-bezier(.2,.8,.2,1);display:block;position:relative;overflow:hidden;transform:perspective(1400px)rotateY(-4deg)rotateX(1.5deg);box-shadow:0 40px 90px -36px #14162859,0 12px 28px -14px #1416281f}.hm-demo:hover{transform:perspective(1400px)rotateY(0)rotateX(0);box-shadow:0 50px 120px -30px #14162866,0 16px 40px -12px #2350f026}.hm-demo:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.hm-demo-canvas{background-color:#0e1224;background-position:50%;background-size:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;inset:0}.hm-demo:hover .hm-demo-canvas{transform:scale(1.03)}.hm-demo--video .hm-demo-canvas,.hm-demo--contact .hm-demo-canvas{background-image:repeating-linear-gradient(115deg,#ffffff08 0 2px,#0000 2px 15px),linear-gradient(135deg,#0e1530 0%,#16226b 55%,#2350f0 130%)}.hm-demo-scrim{pointer-events:none;background:linear-gradient(#080b1852 0%,#080b1800 34%,#080b188c 66%,#080b18e6 100%);display:block;position:absolute;inset:0}.hm-demo-dot{border:1.5px solid #ffffff8c;border-radius:50%;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;display:block;position:absolute;box-shadow:0 1px 6px #00000073}.hm-demo-badge{-webkit-backdrop-filter:blur(14px);color:#6ee7b7;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#10b98129;border:1px solid #10b98173;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:18px;left:18px}.hm-demo-badge.is-recorded{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff3d}.hm-demo-pulse{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite hmDemoPulse;box-shadow:0 0 8px #10b981cc}@keyframes hmDemoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}@media (prefers-reduced-motion:reduce){.hm-demo-pulse{animation:none}.hm-demo,.hm-demo-canvas{transition:none}}.hm-demo-play{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff24;border:1.5px solid #ffffff52;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;transition:transform .4s cubic-bezier(.2,.8,.2,1),background .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hm-demo:hover .hm-demo-play{background:#ffffff38;transform:translate(-50%,-50%)scale(1.08)}.hm-demo-foot{color:#fff;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.hm-demo-name{letter-spacing:-.01em;font-size:17px;font-weight:650;line-height:1.25}.hm-demo-name em{color:#ffffff9e;font-style:normal;font-weight:500}.hm-demo-name em:before{content:" · "}.hm-demo-stats{color:#ffffffb8;font-size:12.5px;line-height:1.4}.hm-demo-cta{color:#0e1224;background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;margin-top:8px;padding:9px 16px;font-size:13px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.hm-demo:hover .hm-demo-cta{transform:translateY(-1px);box-shadow:0 10px 22px -10px #0009}.hm-demo--skeleton{cursor:default;background:linear-gradient(100deg,#11162b 30%,#1b2340 50%,#11162b 70%) 0 0/240% 100%;animation:1.4s ease-in-out infinite hmDemoSkeleton}@keyframes hmDemoSkeleton{0%{background-position:130% 0}to{background-position:-30% 0}}.hm-video-modal-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:200;background:linear-gradient(135deg,#141628b3 0%,#141628e6 100%);justify-content:center;align-items:center;padding:20px;animation:.3s cubic-bezier(.2,.8,.2,1) videoModalFadeIn;display:flex;position:fixed;inset:0}@keyframes videoModalFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.hm-video-modal{aspect-ratio:16/9;background:#000;border:1px solid #2350f026;border-radius:28px;justify-content:center;align-items:center;width:100%;max-width:1200px;max-height:85vh;animation:.5s cubic-bezier(.34,1.56,.64,1) videoModalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 60px 160px -40px #14162899,0 20px 60px -20px #2350f040,inset 0 0 80px #2350f00d}@keyframes videoModalSlideIn{0%{opacity:0;transform:scale(.88)translateY(40px)rotateX(15deg)}50%{transform:scale(1.02)translateY(-5px)rotateX(0)}to{opacity:1;transform:scale(1)translateY(0)rotateX(0)}}.hm-video-modal-player{background:#000;width:100%;height:100%;display:block!important}.hm-video-close-btn{color:#fff;cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:300;transition:all .24s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:16px;right:16px}.hm-video-close-btn:hover{background:#000c;border-color:#fff6;transform:scale(1.1)}.hm-video-close-btn:active{transform:scale(.95)}.hm-video-modal-player{background:#000}.hm-ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);padding:13px 0!important}.hm-ticker-track{gap:44px;width:max-content;animation:60s linear infinite hmMarquee;display:flex}.hm-ticker:hover .hm-ticker-track{animation-play-state:paused}@keyframes hmMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hm-ticker-track{animation:none}}.hm-tick{color:var(--ink-3);white-space:nowrap;align-items:center;gap:9px;font-size:12.5px;display:inline-flex}.hm-tick b{color:var(--ink);font-weight:600}.hm-tick .dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.hm-tick .dot.ok{background:var(--ok)}.hm-tick .dot.hot{background:var(--hot)}.hm-tick .dot.brand{background:var(--brand)}.hm-tick .dot.warn{background:var(--warn)}.hm-tick .mono{color:var(--ink-4);font-size:10.5px}.hm-sec{padding-top:96px;padding-bottom:96px}.hm-sec.alt{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hm-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--ink-3);align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:600;display:inline-flex}.hm-eyebrow:before{content:"";background:var(--brand);border-radius:2px;width:22px;height:1.5px}.hm-h2{font-family:var(--font-display);letter-spacing:-.026em;text-wrap:balance;max-width:680px;margin:0;font-size:clamp(34px,3.8vw,50px);font-weight:400;line-height:1.05}.hm-h2 em{color:var(--brand);font-style:italic}.hm-sec-sub{color:var(--ink-3);text-wrap:pretty;max-width:580px;margin:16px 0 0;font-size:15.5px;line-height:1.62}.hm-mods{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:48px;display:grid}.hm-mod{background:var(--paper);border:1px solid var(--line);cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;appearance:none;border-radius:20px;flex-direction:column;gap:12px;margin:0;padding:26px 24px 24px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s,background .22s;display:flex;position:relative;overflow:hidden}.hm-mod:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#2350f014 0%,#0000 60%);width:100%;height:100%;transition:opacity .22s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;left:0}.hm-mod:hover{background:color-mix(in oklab, var(--paper) 98%, #2350f0 2%);border-color:#2350f0;transform:translateY(-6px);box-shadow:0 24px 48px -12px #2350f033}.hm-mod:hover:before{opacity:1}.hm-mod:active{transform:translateY(0);box-shadow:0 8px 16px -8px #2350f01a}.hm-mod-t{letter-spacing:-.012em;flex-wrap:wrap;align-items:center;gap:8px;font-size:17px;font-weight:600;transition:color .22s;display:flex}.hm-mod:hover .hm-mod-t{color:#2350f0}.hm-mod-d{color:var(--ink-3);text-wrap:pretty;font-size:13px;line-height:1.58}.hm-mod-tag{text-transform:uppercase;letter-spacing:.08em;background:var(--ok);color:#fff;border-radius:999px;padding:2px 8px;font-size:9.5px;font-weight:700;display:inline-block}.hm-mod-link{color:var(--ink-3);align-items:center;gap:6px;margin-top:auto;padding-top:6px;font-size:12.5px;font-weight:600;display:inline-flex}.hm-mod-stat{border-top:1px solid var(--line);color:var(--ink-3);margin-top:auto;padding-top:12px;font-size:12px;font-weight:600}.hm-flow{grid-template-columns:repeat(4,1fr);gap:0;margin-top:48px;display:grid;position:relative}.hm-step{padding:26px 24px 6px 0;position:relative}.hm-step+.hm-step{border-left:1px solid var(--line);padding-left:24px}.hm-step-n{font-family:var(--font-display);color:var(--paper-3);-webkit-text-stroke:1.2px var(--ink-4);letter-spacing:-.02em;margin-bottom:16px;font-size:44px;line-height:1;animation:3s ease-in-out infinite stepNumberGlow}.hm-step-t{letter-spacing:-.01em;font-size:15.5px;font-weight:600}.hm-step-d{color:var(--ink-3);text-wrap:pretty;margin-top:6px;font-size:13px;line-height:1.58}@keyframes stepNumberGlow{0%,to{text-shadow:0 0 #2350f000}50%{text-shadow:0 0 12px #2350f04d}}.hm-cta{background:var(--ink);color:var(--paper);text-align:center;margin:0;padding:110px max(32px,50vw - 570px) 120px;position:relative;overflow:hidden}.hm-cta:before{content:"";pointer-events:none;background:radial-gradient(42% 60% at 50% 0,#0060dc38,#0000 70%);background:radial-gradient(42% 60% at 50% 0,lab(41.8576% 18.2464 -76.1096/.22),#0000 70%);animation:4s ease-in-out infinite ctaGradientPulse;position:absolute;inset:0}@keyframes ctaGradientPulse{0%,to{opacity:1}50%{opacity:.8}}.hm-cta>*{position:relative}.hm-cta .hm-h2{max-width:760px;color:var(--paper);opacity:0;margin:0 auto;animation:.8s cubic-bezier(.2,.8,.2,1) .1s forwards ctaTitleIn}@keyframes ctaTitleIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hm-cta .hm-h2 em{color:#73acff;color:lab(69.0057% -.674874 -49.353);font-style:italic}.hm-cta .hm-sec-sub{color:#abaeb4;color:lab(70.9447% .0771284 -3.78252);opacity:0;margin:20px auto 36px;animation:.8s cubic-bezier(.2,.8,.2,1) .2s forwards ctaSubIn}@keyframes ctaSubIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hm-cta-btns{opacity:0;flex-wrap:wrap;justify-content:center;gap:10px;animation:.8s cubic-bezier(.2,.8,.2,1) .3s forwards ctaBtnsIn;display:flex}@keyframes ctaBtnsIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.hm-cta-btns .btn{border-radius:12px;padding:14px 26px;font-size:15px;transition:all .3s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 26px -10px #2350f066}.hm-cta-btns .btn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.hm-cta-btns .btn:hover:before{transform:translate(100%)}.hm-cta-btns .btn.brand{animation:2s ease-in-out infinite ctaButtonPulse}@keyframes ctaButtonPulse{0%,to{transform:translateY(0);box-shadow:0 10px 26px -10px #2350f066}50%{transform:translateY(-2px);box-shadow:0 14px 32px -8px #2350f099}}.hm-cta-btns .btn:hover{transform:translateY(-3px);box-shadow:0 16px 36px -10px #2350f080}.hm-cta-note{color:#83868e;color:lab(55.8524% .113636 -4.52725);opacity:0;margin-top:16px;font-size:12px;animation:.8s cubic-bezier(.2,.8,.2,1) .4s forwards ctaNoteIn}@keyframes ctaNoteIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hm-foot{border-top:1px solid var(--line);background:var(--paper-2,var(--paper));color:var(--ink-3);padding:56px max(32px,50vw - 570px) 28px;font-size:13px}.hm-foot-grid{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,1fr));align-items:start;gap:40px 32px;display:grid}.hm-foot-brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.hm-foot-logo{width:116px;height:auto;display:block}.hm-foot-pitch{max-width:34ch;color:var(--ink-3);text-wrap:pretty;margin:0;font-size:13px;line-height:1.6}.hm-foot-cta{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:10px 18px;font-size:13px;font-weight:600;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.hm-foot-cta:hover{background:var(--brand);border-color:var(--brand);color:#fff}.hm-foot-col{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.hm-foot-col-t{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin:0 0 2px;font-size:11px;font-weight:700}.hm-foot-col a{color:var(--ink-3);line-height:1.35;text-decoration:none;transition:color .15s}.hm-foot-col a:hover{color:var(--brand)}.hm-foot-mail,.hm-foot-live{align-items:center;gap:7px;display:inline-flex}.hm-foot-live-dot{background:#10b981;border-radius:50%;flex:none;width:6px;height:6px;animation:1.8s ease-in-out infinite hmDemoPulse;box-shadow:0 0 7px #10b981b3}.hm-foot-bar{border-top:1px solid var(--line);color:var(--ink-4);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin-top:44px;padding-top:20px;font-size:12px;display:flex}.hm-foot-compliance{color:var(--ink-4)}.hm-foot-top{font:inherit;color:var(--ink-3);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:12px;transition:color .15s;display:inline-flex}.hm-foot-top:hover{color:var(--brand)}@media (prefers-reduced-motion:reduce){.hm-foot-live-dot{animation:none}}.hm-sent{text-align:center;padding:40px 10px}.hm-sent-icon{background:#12b76a1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto;display:flex}.hm-sent-t{margin-top:16px;font-size:18px;font-weight:700}.hm-sent-d{color:var(--ink-3);margin-top:6px;font-size:13px}.btn{background:var(--paper-2);border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px #14162826}.btn.brand{color:#fff;background:#2350f0;border:none;box-shadow:0 10px 26px -10px #2350f066}.btn.brand:hover{background:#1a38c0;box-shadow:0 14px 30px -10px #2350f066}@keyframes spin{to{transform:rotate(360deg)}}@keyframes moduleRipple{0%{opacity:1;width:20px;height:20px}to{opacity:0;width:300px;height:300px}}.hm-testimonial{background:linear-gradient(180deg, var(--paper) 0%, #2350f005 100%);width:100%;padding:120px max(32px,50vw - 570px)}.hm-testimonial-box{max-width:920px;margin:0 auto}.hm-testimonial-carousel{flex-direction:column;gap:56px;display:flex}.hm-testimonial-content{text-align:center;background:0 0;border:none;flex-direction:column;gap:32px;padding:0;animation:.6s cubic-bezier(.16,1,.3,1) testimonialIn;display:flex}@keyframes testimonialIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hm-testimonial-stars{opacity:.7;justify-content:center;gap:3px;display:flex}.hm-star{color:gold;font-size:13px}.hm-testimonial-quote{color:var(--ink);letter-spacing:-.03em;max-width:800px;margin:0 auto;font-size:36px;font-style:italic;font-weight:400;line-height:1.4}.hm-testimonial-author-section{border-top:1px solid #2350f01a;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding-top:8px;display:flex}.hm-testimonial-avatar{color:#fff;background:linear-gradient(135deg,#2350f0 0%,#1a38c0 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:18px;font-weight:700;display:flex;box-shadow:0 4px 12px #2350f033}.hm-testimonial-author{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:600}.hm-testimonial-role{color:var(--ink-3);margin:0;font-size:12px;font-weight:400}.hm-testimonial-controls{justify-content:center;align-items:center;gap:32px;padding:32px 0 0;display:flex}.hm-testimonial-nav{width:42px;height:42px;color:var(--brand);cursor:pointer;background:#2350f00d;border:1px solid #2350f033;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex}.hm-testimonial-nav:hover{background:var(--brand);color:#fff;border-color:var(--brand);transform:scale(1.1);box-shadow:0 8px 16px #2350f026}.hm-testimonial-nav:active{transform:scale(.92)}.hm-testimonial-dots{background:0 0;border-radius:0;gap:7px;padding:0;display:flex}.hm-testimonial-dot{cursor:pointer;background:#2350f026;border:none;border-radius:50%;width:6px;height:6px;transition:all .35s cubic-bezier(.2,.8,.2,1)}.hm-testimonial-dot:hover{background:#2350f066;transform:scale(1.25)}.hm-testimonial-dot.active{background:var(--brand);border-radius:999px;width:24px}.hm-faq-list{gap:18px;max-width:900px;margin-top:48px;display:grid}.hm-faq-item{border-bottom:1px solid var(--line);padding:16px 0;transition:padding .2s}.hm-faq-item[data-open]{padding:18px 0}.hm-faq-q{cursor:pointer;color:var(--ink);text-align:left;appearance:none;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:0;font-family:inherit;font-size:15.5px;font-weight:600;transition:color .2s;display:flex}.hm-faq-q:hover,.hm-faq-item[data-open] .hm-faq-q{color:var(--brand)}.hm-faq-chev{color:var(--ink-4);flex-shrink:0;transition:transform .3s cubic-bezier(.2,.8,.2,1),color .2s}.hm-faq-q:hover .hm-faq-chev,.hm-faq-item[data-open] .hm-faq-chev{color:var(--brand)}.faq-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.2,.8,.2,1);display:grid;overflow:hidden}.faq-a-wrap.open{grid-template-rows:1fr}.faq-a-wrap>div{min-height:0;overflow:hidden}.home .faq-a-wrap p{color:var(--ink-3);text-wrap:pretty;margin:14px 0 0;padding:0;font-size:14px;line-height:1.65}.hm-trust{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:40px;padding-top:32px;display:flex}.hm-trust .hm-trust-badge{color:var(--ink-2);background:var(--paper-2);border:1px solid var(--line);opacity:0;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:11.5px;font-weight:500;transition:all .24s cubic-bezier(.2,.8,.2,1);animation:.5s cubic-bezier(.2,.8,.2,1) forwards trustBadgeIn;display:inline-flex;position:relative}.hm-trust .hm-trust-badge:first-child{animation-delay:80ms}.hm-trust .hm-trust-badge:nth-child(2){animation-delay:.16s}.hm-trust .hm-trust-badge:nth-child(3){animation-delay:.24s}.hm-trust .hm-trust-badge:nth-child(4){animation-delay:.32s}@keyframes trustBadgeIn{0%{opacity:0;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.hm-trust .hm-trust-badge:hover{color:var(--brand);border-color:var(--brand);background:color-mix(in oklab, var(--brand) 6%, var(--paper-2));transform:translateY(-2px);box-shadow:0 6px 16px #2350f01f}.hm-trust .hm-trust-badge:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#2350f000,#2350f00d,#2350f000);border-radius:999px;transition:opacity .3s;position:absolute;inset:0}.hm-trust .hm-trust-badge:hover:before{opacity:1;animation:.6s ease-out trustGlow}@keyframes trustGlow{0%{opacity:0}to{opacity:1}}.hm-trust .hm-trust-badge svg{color:currentColor;flex-shrink:0;transition:transform .24s cubic-bezier(.2,.8,.2,1)}.hm-trust .hm-trust-badge:hover svg{transform:scale(1.15)}.hm-trust .hm-trust-badge:nth-child(4){background:linear-gradient(135deg, var(--paper-2) 0%, color-mix(in oklab, var(--paper-2) 98%, #22c55e 2%) 100%);border-color:#22c55e4d}.hm-trust .hm-trust-badge:nth-child(4) svg{animation:2.4s ease-in-out infinite uptimePulse}@keyframes uptimePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.hm-pix{background:linear-gradient(135deg, var(--paper) 0%, color-mix(in oklab, var(--paper) 98%, #2350f0 2%) 100%);border:1px solid var(--line);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;border-radius:24px;align-items:stretch;gap:32px;margin-top:48px;padding:40px;display:flex;position:relative;overflow:hidden}.hm-pix:before{content:"";pointer-events:none;background:radial-gradient(circle,#2350f014 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:0}.hm-pix-content{z-index:1;flex:1;position:relative}.hm-pix-title{letter-spacing:-.015em;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0 12px;font-size:22px;font-weight:600;line-height:1.3}.hm-pix-description{color:var(--ink-3);text-wrap:pretty;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:12px 0 28px;font-size:15px;line-height:1.68}.hm-pix-providers{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hm-pix-provider{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;transition:all .2s cubic-bezier(.2,.8,.2,1);display:flex}.hm-pix-provider:hover{background:color-mix(in oklab, var(--paper-2) 95%, #2350f0 5%);border-color:#2350f0;transform:translateY(-2px)}.hm-pix-provider-icon{flex-shrink:0;width:28px;height:28px;transition:transform .2s cubic-bezier(.2,.8,.2,1)}.hm-pix-provider-icon-img{object-fit:contain;flex-shrink:0;width:56px;height:auto;transition:transform .2s cubic-bezier(.2,.8,.2,1)}.hm-pix-provider:last-child .hm-pix-provider-icon-img{width:64px}.hm-pix-provider:hover .hm-pix-provider-icon,.hm-pix-provider:hover .hm-pix-provider-icon-img{transform:scale(1.1)}.hm-pix-provider-name{color:var(--ink-2);text-align:center;letter-spacing:.025em;font-size:11px;font-weight:600;line-height:1.35}.hm-pix-rate{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hm-pix-rate-value{font-family:var(--font-display);color:var(--ok);letter-spacing:-.04em;margin-bottom:12px;font-size:84px;font-weight:600;line-height:1;animation:1.5s ease-in-out 2s infinite pixRatePulse}.hm-pix-rate-value:after{content:"%";margin-left:6px;font-size:42px}@keyframes pixRatePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.05)}}.hm-pix-rate-label{text-transform:uppercase;letter-spacing:.12em;color:var(--ink-4);font-size:13px;font-weight:600;line-height:1.4}.hm-security{padding:96px max(32px,50vw - 570px)}.hm-security-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.hm-security-item{color:var(--ink);font-size:15.5px;font-weight:600}@media (max-width:980px){.hm-hero{grid-template-columns:1fr;gap:32px}.hm-foot{padding-top:44px}.hm-foot-grid{grid-template-columns:1fr 1fr;gap:34px 28px}.hm-foot-brand{grid-column:1/-1}.hm-foot-bar{margin-top:34px}.hm-hero-visual{margin-top:24px}.hm-demo{border-radius:20px}.hm-mods{grid-template-columns:1fr;gap:12px}.hm-flow{grid-template-columns:1fr;gap:16px}.hm-step{padding:24px 20px}.hm-step+.hm-step{border-left:none;padding-left:20px}.hm-hero-proof{flex-wrap:wrap;gap:16px}.hm-proof{padding:16px 20px 0 0}.hm-proof+.hm-proof{padding-left:20px}.hm-faq-list{gap:16px;margin-top:44px}.hm-faq-grid{grid-template-columns:1fr;gap:20px}.hm-security-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hm-sec{padding-top:64px;padding-bottom:64px}.hm-pix{flex-direction:column;align-items:flex-start}.hm-pix .hm-pix-rate{margin-top:20px}.hm-cta-btns{gap:10px}}@media (max-width:768px){.hm-nav{flex-wrap:wrap;align-items:center;gap:12px;padding:12px max(16px,50vw - 50%)}.hm-nav>div:first-child img{max-width:80px!important}.hm-nav-links{flex-wrap:wrap;order:3;gap:2px;width:100%;margin-left:0}.hm-nav-links a{padding:6px 10px;font-size:12px}.hm-nav-cta{padding:clamp(6px,1vw,8px) clamp(12px,2vw,16px)!important;font-size:clamp(11px,1.5vw,13px)!important}.hm-demo{aspect-ratio:4/3;border-radius:18px}.hm-demo-play{width:72px;height:72px}.hm-demo-badge{padding:7px 12px;font-size:10px;top:16px;left:16px}.hm-demo-foot{bottom:18px;left:18px;right:18px}.hm-demo-name{font-size:16px}.hm-video-modal{border-radius:20px;max-height:80vh}.hm-video-close-btn{width:38px;height:38px;font-size:18px;top:12px;right:12px}.hm-faq-list{gap:14px;margin-top:40px}.hm-faq-item{padding:14px 0}.hm-faq-item[open]{padding:16px 0}.hm-faq-item summary{font-size:14px;font-weight:600;line-height:1.4}.hm-faq-item p{margin-top:12px;font-size:13px;line-height:1.6}.hm-trust{gap:10px;margin-top:32px;padding-top:24px}.hm-trust .hm-trust-badge{padding:9px 12px;font-size:10.5px}.hm-cta-btns{gap:9px}.hm-cta-btns .btn{padding:12px 22px;font-size:14px}.hm-pix{flex-direction:column;gap:26px;padding:30px}.hm-pix-title{font-size:20px}.hm-pix-description{margin:10px 0 24px;font-size:14px}.hm-pix-providers{grid-template-columns:repeat(2,1fr);gap:12px}.hm-pix-provider-icon-img{width:52px}.hm-pix-provider:last-child .hm-pix-provider-icon-img{width:58px}.hm-pix-provider-name{font-size:10.5px}.hm-pix-rate-value{font-size:76px}.hm-pix-rate-value:after{font-size:38px}.hm-pix-rate-label{font-size:12.5px}.hm-h1{font-size:clamp(32px,5vw,48px)}.hm-h2{font-size:clamp(26px,4vw,34px)}.hm-hero{padding-top:56px;padding-bottom:56px}.hm-hero-sub{font-size:15px}.hm-hero-ctas{flex-direction:column;gap:8px}.hm-hero-ctas .btn{width:100%}.hm-sec{padding-top:48px;padding-bottom:48px}.hm-eyebrow{margin-bottom:12px;font-size:10px}.hm-mod-t{font-size:15px}.hm-mod-d{font-size:12px}.hm-step-n{font-size:36px}.hm-step-t{font-size:14px}.hm-step-d{font-size:12px}.hm-step{padding:20px 16px}.hm-testimonial-quote{font-size:18px}.hm-faq-q{font-size:14px}.hm-faq-a{font-size:13px}.hm-security-grid{grid-template-columns:1fr;gap:20px}.hm-security-item{font-size:14px}}.hm-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#14162880;justify-content:center;align-items:center;animation:.3s cubic-bezier(.2,.8,.2,1) modalFadeIn;display:flex;position:fixed;inset:0}.hm-modal{background:var(--paper);border-radius:24px;width:90vw;max-width:540px;max-height:90vh;animation:.3s cubic-bezier(.2,.8,.2,1) modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 40px 120px -40px #14162866}.hm-modal-close{border:1px solid var(--line);background:var(--paper);cursor:pointer;width:36px;height:36px;color:var(--ink-3);z-index:10;border-radius:50%;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.hm-modal-close:hover{background:var(--paper-2);color:var(--ink);border-color:var(--brand)}.hm-modal-content{padding:40px}.hm-modal-header{margin-bottom:32px}.hm-modal-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0 0 8px;font-size:32px;font-weight:400}.hm-modal-stat{color:var(--brand);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:13px;font-weight:600}.hm-modal-body{margin-bottom:32px}.hm-modal-description{color:var(--ink-3);text-wrap:pretty;margin:0 0 24px;font-size:15px;line-height:1.68}.hm-modal-features{margin-top:28px}.hm-modal-features h4{text-transform:uppercase;letter-spacing:.11em;color:var(--ink-3);margin:0 0 16px;font-size:12px;font-weight:600}.hm-modal-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.hm-modal-feature-item{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;gap:12px;padding:16px;transition:all .2s cubic-bezier(.2,.8,.2,1);display:flex}.hm-modal-feature-item:hover{background:color-mix(in oklab, var(--paper-2) 95%, #2350f0 5%);border-color:#2350f0;transform:translateY(-2px);box-shadow:0 8px 16px -8px #2350f026}.hm-modal-feature-icon{flex-shrink:0;font-size:28px;line-height:1}.hm-modal-feature-text{flex:1}.hm-modal-feature-title{color:var(--ink);letter-spacing:-.01em;margin-bottom:4px;font-size:13px;font-weight:600}.hm-modal-feature-desc{color:var(--ink-3);text-wrap:pretty;font-size:12px;line-height:1.45}.hm-modal-footer{gap:12px;display:flex}.hm-modal-footer .btn{flex:1;padding:12px 20px;font-size:14px}.hm-contact-form{flex-direction:column;gap:16px;padding-top:12px;display:flex}.hm-form-group{flex-direction:column;gap:6px;display:flex}.hm-form-group label{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:600}.hm-form-group input,.hm-form-group textarea{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:8px;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}.hm-form-group input:focus,.hm-form-group textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #2350f01a}.hm-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:640px){.hm-nav{gap:8px;padding:10px max(12px,50vw - 50%)}.hm-nav>div:first-child img{max-width:70px!important}.hm-nav-links{gap:0}.hm-nav-links a{padding:5px 8px;font-size:11px}.hm-nav-cta{border-radius:8px;padding:6px 10px!important;font-size:11px!important}.hm-modal{width:95vw;max-height:85vh}.hm-modal-content{padding:28px}.hm-modal-title{font-size:24px}.hm-modal-description{font-size:14px}.hm-modal-footer .btn{padding:11px 18px;font-size:13px}.hm-modal-grid{grid-template-columns:1fr}.hm-form-row{grid-template-columns:1fr;gap:12px}.hm-modal-feature-icon{font-size:24px}.hm-modal-feature-title{font-size:12px}.hm-modal-feature-desc{font-size:11px}html,body{font-size:13px}.hm-hero{gap:24px;padding-top:40px;padding-bottom:40px}.hm-demo{aspect-ratio:4/3;border-radius:16px;transform:perspective(800px)rotateY(-2deg)rotateX(1deg)}.hm-demo:hover{transform:perspective(800px)rotateY(-2deg)rotateX(1deg)}.hm-demo-play{width:64px;height:64px}.hm-demo-badge{padding:6px 10px;font-size:9px;top:12px;left:12px}.hm-demo-foot{gap:4px;bottom:14px;left:14px;right:14px}.hm-demo-name{font-size:14.5px}.hm-demo-stats{font-size:11.5px}.hm-demo-cta{margin-top:6px;padding:8px 14px;font-size:12px}.hm-demo-dot{border-width:1.2px;width:7px;height:7px;margin:-3.5px 0 0 -3.5px}.hm-video-modal-overlay{padding:16px}.hm-video-modal{border-radius:18px;max-height:75vh}.hm-video-close-btn{width:36px;height:36px;font-size:16px;top:10px;right:10px}.hm-hero-badge{padding:5px 12px;font-size:10px}.hm-h1{font-size:clamp(28px,6vw,40px);line-height:1.1}.hm-h2{font-size:clamp(22px,5vw,28px)}.hm-hero-sub{margin:16px 0 20px;font-size:14px}.hm-hero-ctas .btn{padding:11px 18px;font-size:13px}.hm-hero-proof{border:none;flex-direction:column;gap:16px;margin-top:28px}.hm-proof{border:none;padding:0}.hm-proof+.hm-proof{border:none;padding-left:0}.hm-proof-n{font-size:24px}.hm-proof-n .u{font-size:14px}.hm-proof-l{font-size:10px}.hm-ticker{padding:10px 0!important}.hm-tick{gap:6px;font-size:11px}.hm-sec{padding:40px max(16px,50vw - 50%)}.hm-eyebrow{letter-spacing:.15em;margin-bottom:10px;font-size:9px}.hm-sec-sub{font-size:14px}.hm-mods{gap:10px}.hm-mod{gap:8px;padding:18px 16px}.hm-mod-ic{width:40px;height:40px}.hm-mod-ic svg{width:18px;height:18px}.hm-mod-t{gap:6px;font-size:14px}.hm-mod-d{font-size:12px}.hm-step{padding:16px 0}.hm-step+.hm-step{padding-top:16px}.hm-step-n{-webkit-text-stroke:1px var(--ink-4);font-size:28px}.hm-step-t{font-size:13px}.hm-step-d{font-size:11px}.hm-pix{flex-direction:column;gap:28px;padding:32px}.hm-pix-title{font-size:18px}.hm-pix-description{margin:10px 0 22px;font-size:13.5px}.hm-pix-providers{grid-template-columns:repeat(2,1fr);gap:14px}.hm-pix-provider-icon-img{width:48px}.hm-pix-provider:last-child .hm-pix-provider-icon-img{width:52px}.hm-pix-provider-name{font-size:10px}.hm-pix-rate-value{font-size:68px}.hm-pix-rate-value:after{font-size:36px}.hm-pix-rate-label{font-size:12px}.hm-testimonial{background:linear-gradient(180deg, var(--paper) 0%, #2350f005 100%);padding:80px 16px}.hm-testimonial-quote{font-size:24px;line-height:1.4}.hm-testimonial-author-section{border-top:1px solid #2350f014;gap:10px;padding-top:12px}.hm-testimonial-avatar{width:48px;height:48px;font-size:16px}.hm-testimonial-author{font-size:13px}.hm-testimonial-role{font-size:11px}.hm-testimonial-controls{gap:20px;padding-top:24px}.hm-testimonial-nav{width:40px;height:40px}.hm-testimonial-dot{width:5px;height:5px}.hm-testimonial-dot.active{width:20px}.hm-faq-list{gap:12px;margin-top:36px}.hm-faq-item{padding:12px 0}.hm-faq-item[open]{padding:14px 0}.hm-faq-item summary{font-size:13px;font-weight:600;line-height:1.45}.hm-faq-item p{margin-top:10px;font-size:12px;line-height:1.55}.hm-trust{flex-direction:column;gap:10px;margin-top:24px;padding-top:20px}.hm-trust .hm-trust-badge{width:100%;padding:10px 13px;font-size:10.5px}.hm-trust .hm-trust-badge svg{width:12px;height:12px}.hm-trust .hm-trust-badge:hover{transform:translateY(-1px)}.hm-security{padding:40px 16px}.hm-security-grid{gap:16px}.hm-security-item{font-size:12px}.hm-cta{padding-top:60px;padding-bottom:80px}.hm-cta .hm-h2{max-width:100%}.hm-cta-btns{flex-direction:column;gap:8px;margin-top:20px}.hm-cta-btns .btn{width:100%;padding:12px 20px;font-size:13.5px}.hm-cta-note{margin-top:14px;font-size:11px}.hm-foot{padding:40px 16px 24px}.hm-foot-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.hm-foot-brand{grid-column:1/-1}.hm-foot-bar{margin-top:32px}}.hm-nav-brand{align-items:center;display:flex}.hm-nav-brand img{width:clamp(80px,12vw,116px);height:auto;display:block}.hm-nav-actions{align-items:center;gap:10px;display:flex}.hm-nav-cta{white-space:nowrap;padding:clamp(7px,1vw,9px) clamp(12px,2vw,18px);font-size:clamp(12px,1.5vw,13px)}.hm-burger{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;display:none}.hm-burger span{background:var(--ink);border-radius:2px;width:16px;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .2s;display:block}.hm-burger.open span:first-child{transform:translateY(6px)rotate(45deg)}.hm-burger.open span:nth-child(2){opacity:0}.hm-burger.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.hm-menu{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f1ef7;flex-direction:column;padding:20px;animation:.3s hmFadeIn;display:flex;position:fixed;inset:0}.hm-menu-top{justify-content:flex-end;display:flex}.hm-menu-close{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hm-menu-links{flex-direction:column;gap:6px;margin-top:40px;display:flex}.hm-menu-links a{color:#fff;letter-spacing:-.03em;padding:12px 4px;font-size:clamp(26px,8vw,34px);font-weight:700;text-decoration:none;animation:.5s cubic-bezier(.22,1,.36,1) both hmMenuLink}.hm-menu-foot{margin-top:auto;animation:.5s cubic-bezier(.22,1,.36,1) .33s both hmMenuLink}.hm-menu-copy{color:#fff6;text-align:center;margin-top:16px;font-size:11.5px}@keyframes hmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes hmMenuLink{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hm-btn-block{text-align:center;width:100%;display:block}.hm-ripple{pointer-events:none;background:#2350f04d;border-radius:50%;width:20px;height:20px;animation:.6s ease-out moduleRipple;position:absolute;transform:translate(-50%,-50%)}.hm-mod-arrow{background:color-mix(in oklab, var(--brand) 8%, transparent);width:28px;height:28px;color:var(--brand);border-radius:9px;flex:none;justify-content:center;align-items:center;margin-left:auto;transition:transform .22s cubic-bezier(.2,.8,.2,1);display:inline-flex}.hm-mod:hover .hm-mod-arrow{transform:translate(3px)}.hm-step-line{display:none}.hm-scroll-hint{justify-content:center;gap:5px;padding:14px 0 0;display:none}.hm-scroll-hint i{background:var(--line-2,#0a0f1e1f);border-radius:2px;width:10px;height:3px}.hm-scroll-hint i.on{background:var(--brand);width:22px}.hm-cta-stripes{pointer-events:none;background:repeating-linear-gradient(115deg,#ffffff09 0 2px,#0000 2px 16px);position:absolute;inset:0}.hm-modal-grab{background:#0a0f1e24;border-radius:2px;width:40px;height:4px;margin:14px auto 0;display:none}.hm-modal-feature-n{background:color-mix(in oklab, var(--brand) 8%, transparent);width:34px;height:34px;color:var(--brand);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}@media (max-width:768px){.hm-nav-links{display:none}.hm-burger{display:flex}.hm-hero{grid-template-columns:1fr;grid-template-areas:"copy""visual""proof";gap:24px}.hm-hero-ctas .btn{width:100%}.hm-hero-proof{border:none;grid-template-columns:1fr 1fr;gap:10px;margin-top:0;padding:0;display:grid}.hm-proof{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:16px 14px}.hm-proof+.hm-proof{border-left:1px solid var(--line);padding-left:14px}.hm-mods{grid-template-columns:1fr;gap:12px;margin-top:28px}.hm-mods--scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-top:28px;margin-left:calc(-1*max(32px,50vw - 570px));margin-right:calc(-1*max(32px,50vw - 570px));padding-bottom:4px;padding-left:max(32px,50vw - 570px);padding-right:max(32px,50vw - 570px);display:flex;overflow-x:auto}.hm-mods--scroll::-webkit-scrollbar{display:none}.hm-mod{padding:20px}.hm-mods--scroll .hm-mod{scroll-snap-align:start;flex:none;width:min(280px,78vw)}.hm-scroll-hint{display:flex}.hm-flow{grid-template-columns:1fr;gap:0;margin-top:28px}.hm-step{grid-template-columns:44px 1fr;gap:14px;padding:0 0 26px;display:grid}.hm-step+.hm-step{border-left:none;padding-left:0}.hm-step-rail{position:relative}.hm-step-n{background:var(--paper);border:1px solid var(--line);-webkit-text-stroke:0;width:44px;height:44px;color:var(--brand);border-radius:13px;justify-content:center;align-items:center;margin-bottom:0;font-size:14px;animation:none;display:flex}.hm-step-line{background:linear-gradient(180deg, color-mix(in oklab, var(--brand) 35%, transparent), transparent);width:2px;display:block;position:absolute;top:50px;bottom:-22px;left:21px}.hm-step-t{padding-top:3px}.hm-trust{grid-template-columns:1fr 1fr}.hm-modal-overlay{align-items:flex-end}.hm-modal{border-radius:22px 22px 0 0;width:100%;max-width:none;max-height:88vh;animation:.4s cubic-bezier(.22,1,.36,1) hmSheetUp}.hm-modal-grab{display:block}.hm-modal-close{width:32px;height:32px;top:16px;right:16px}.hm-form-row{grid-template-columns:1fr}@keyframes hmSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.hm-menu,.hm-menu-links a,.hm-menu-foot,.hm-modal{animation:none}}@media (min-width:769px){.hm-menu{display:none}}
