.home-v3{--tint:#eceaf7;--border-strong:#d4d2dc;--amber:#e0912f;--amber-pale:#fbefdd;--red:#e5484d;--hv-shadow-sm:0 1px 3px #12112a0f, 0 1px 2px #12112a0a;--hv-shadow-md:0 4px 12px #12112a14, 0 2px 4px #12112a0a;--hv-shadow-lg:0 12px 32px #12112a1a, 0 4px 8px #12112a0f;--hv-shadow-xl:0 28px 64px #12112a29, 0 10px 20px #12112a14;background:var(--bg);color:var(--near-black)}.home-v3 .hv-wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.home-v3 .security-inner,.home-v3 .pl-inner{max-width:min(1280px,100%)}.home-v3 .hv-overline{letter-spacing:.1em;text-transform:uppercase;color:var(--soft);font-size:11px;font-weight:500}.home-v3 .hv-sec-head{max-width:680px;margin-bottom:44px}.home-v3 .hv-sec-head.is-center{text-align:center;margin-left:auto;margin-right:auto}.home-v3 h2.hv-disp{font-family:var(--serif);letter-spacing:-.8px;margin-top:10px;font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.15}.home-v3 h2.hv-disp em{color:var(--indigo);font-style:italic}.home-v3 .hv-band{align-items:center;min-height:100vh;padding:88px 0;display:flex;position:relative}.home-v3 .hv-band--tint{background:var(--tint)}.home-v3 .hv-band--white{background:var(--white)}.home-v3 .hv-band--dark{background:var(--near-black)}.home-v3 .hv-band.is-compact{min-height:0}.home-v3 .hv-hero{flex-direction:column;justify-content:center;min-height:100vh;padding:104px 0 72px;display:flex;position:relative;overflow:hidden}.home-v3 .hv-hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(#4a3fd41f,#0000 66%);width:1100px;height:640px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.home-v3 .hv-hero-bg{object-fit:cover;z-index:0;opacity:0;filter:blur(7px)brightness(.5)saturate(.92);pointer-events:none;width:62%;height:100%;transition:opacity 1.8s;position:absolute;top:0;bottom:0;right:0;transform:scale(1.06);-webkit-mask-image:linear-gradient(270deg,#000 40%,#0000 100%);mask-image:linear-gradient(270deg,#000 40%,#0000 100%)}.home-v3 .hv-hero-bg.is-on{opacity:.72}.home-v3 .hv-hero>.hv-wrap{z-index:2;position:relative}.home-v3 .hv-hero-grid{grid-template-columns:1fr 576px;align-items:center;gap:56px;display:grid;position:relative}.home-v3 .hv-hero h1{font-family:var(--serif);letter-spacing:-1.3px;margin-bottom:20px;font-size:clamp(34px,4.6vw,54px);font-weight:500;line-height:1.08}.home-v3 .hv-hero h1 em{color:var(--indigo);font-style:italic}.home-v3 .hv-sub{color:var(--mid);max-width:440px;margin-bottom:24px;font-size:18px;font-weight:300;line-height:1.6}.home-v3 .hv-picker-label{letter-spacing:.04em;color:var(--near-black);align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.home-v3 .hv-cnt{color:var(--soft);font-size:11px;font-weight:400}.home-v3 .hv-picker{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:26px;display:grid}.home-v3 .hv-pk{border:1.5px solid var(--border);background:var(--white);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;border-radius:11px;align-items:center;gap:10px;padding:11px 13px;font-family:inherit;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.home-v3 .hv-pk:hover{border-color:var(--indigo-border)}.home-v3 .hv-pk.is-on{border-color:var(--indigo);background:linear-gradient(0deg, var(--indigo-pale), var(--indigo-pale)), var(--white);box-shadow:0 0 0 3px #4a3fd414}.home-v3 .hv-pk-ic{background:var(--bg);border:1px solid var(--border);width:26px;height:26px;color:var(--mid);border-radius:7px;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s;display:flex}.home-v3 .hv-pk-ic svg{width:15px;height:15px}.home-v3 .hv-pk.is-on .hv-pk-ic{background:var(--indigo);border-color:var(--indigo);color:#fff}.home-v3 .hv-pk-l{color:var(--near-black);flex:1;font-size:13px;font-weight:500;line-height:1.2}.home-v3 .hv-pk-cb{border:1.5px solid var(--border-strong);border-radius:6px;flex:none;justify-content:center;align-items:center;width:18px;height:18px;transition:background .18s,border-color .18s;display:flex}.home-v3 .hv-pk-cb svg{color:#fff;opacity:0;width:11px;height:11px;transition:opacity .18s}.home-v3 .hv-pk.is-on .hv-pk-cb{background:var(--indigo);border-color:var(--indigo)}.home-v3 .hv-pk.is-on .hv-pk-cb svg{opacity:1}.home-v3 .hv-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-v3 .hv-trust{color:var(--soft);flex-wrap:wrap;align-items:center;gap:11px;margin-top:22px;font-size:13px;display:flex}.home-v3 .hv-sep{background:var(--border-strong);border-radius:50%;width:3px;height:3px}.home-v3 .hv-preview,.home-v3 .hv-pv-frame{position:relative}.home-v3 .hv-pv-ints{justify-content:space-between;gap:40px;padding:0 22px;display:flex}.home-v3 .hv-pv-ints.is-top{align-items:flex-end}.home-v3 .hv-pv-ints.is-bottom{align-items:flex-start}.home-v3 .hv-pv-slot{flex-direction:column;align-items:center;display:flex}.home-v3 .hv-pv-ints.is-bottom .hv-pv-slot{flex-direction:column-reverse}.home-v3 .hv-pv-ints.is-top .hv-pv-slot.s1 .hv-pv-wire{height:50px}.home-v3 .hv-pv-ints.is-top .hv-pv-slot.s2 .hv-pv-wire{height:26px}.home-v3 .hv-pv-ints.is-top .hv-pv-slot.s3 .hv-pv-wire{height:40px}.home-v3 .hv-pv-ints.is-bottom .hv-pv-slot.s1 .hv-pv-wire{height:34px}.home-v3 .hv-pv-ints.is-bottom .hv-pv-slot.s2 .hv-pv-wire{height:54px}.home-v3 .hv-pv-ints.is-bottom .hv-pv-slot.s3 .hv-pv-wire{height:28px}.home-v3 .hv-pv-int{border:1px solid var(--border);width:40px;height:40px;box-shadow:var(--hv-shadow-sm);background:#fff;border-radius:12px;justify-content:center;align-items:center;animation:3.4s ease-in-out infinite hvFloat;display:flex}.home-v3 .hv-pv-int img,.home-v3 .hv-pv-int svg{object-fit:contain;width:22px;height:22px;display:block}.home-v3 .hv-pv-wire{color:#4a3fd46b;flex:none;width:22px}.home-v3 .hv-pv-wire path{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-dasharray:2 4;stroke-linecap:round}@keyframes hvFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.home-v3 .hv-pv-frame:has(.hv-pv-win.is-embed) .hv-pv-ints{display:none}.home-v3 .hv-pv-win{background:var(--white);border:1px solid var(--border);box-shadow:var(--hv-shadow-xl);border-radius:18px;overflow:hidden}.home-v3 .hv-pv-bar{border-bottom:1px solid var(--border);background:#fbfafe;align-items:center;gap:7px;padding:11px 15px;display:flex}.home-v3 .hv-pv-bar i{border-radius:50%;width:11px;height:11px;display:block}.home-v3 .hv-pv-url{color:var(--soft);background:var(--bg);text-align:center;border-radius:6px;flex:1;max-width:220px;margin-left:12px;padding:4px 14px;font-size:11px}.home-v3 .hv-pv-body{min-height:420px;padding:16px}.home-v3 .hv-pv-win.is-embed .hv-pv-bar,.home-v3 .hv-pv-win.is-embed .hv-pv-top{display:none}.home-v3 .hv-pv-win.is-embed{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.home-v3 .hv-pv-win.is-embed .hv-pv-body{min-height:0;padding:0}.home-v3 .hv-pv-win.is-embed .hv-pv-stack{margin-top:0}.home-v3 .hv-pv-top{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.home-v3 .hv-pv-greet{font-family:var(--serif);letter-spacing:-.2px;font-size:18px;font-weight:500}.home-v3 .hv-pv-date{color:var(--soft);margin-top:1px;font-size:11px}.home-v3 .hv-pv-pill{color:var(--indigo);background:var(--indigo-pale);border:1px solid var(--indigo-border);border-radius:9999px;padding:4px 10px;font-size:10.5px;font-weight:500}.home-v3 .hv-pv-stack{flex-direction:column;gap:9px;margin-top:12px;display:flex}.home-v3 .hv-pv-embed{width:100%;position:relative}.home-v3 .hv-pv-embed .cmp-page{background:0 0;padding:0}.home-v3 .hv-pv-embed .em,.home-v3 .hv-pv-embed .demo,.home-v3 .hv-pv-embed .stage,.home-v3 .hv-pv-embed .sb-ask,.home-v3 .hv-pv-embed .pp-pf,.home-v3 .hv-pv-embed .pdemo{box-shadow:none}.home-v3 .hv-pv-embed .em-plan,.home-v3 .hv-pv-embed .em-block{display:none}.home-v3 .hv-pv-tasks .demo-wrap{aspect-ratio:12/11;container-type:normal}.home-v3 .hv-pv-tasks .demo{aspect-ratio:auto;width:100%;max-width:100%;height:100%;transform:none}.home-v3 .hv-pv-tasks .dl-cols{grid-template-columns:1fr}.home-v3 .hv-pv-tasks .dl-cols>div:last-child{display:none}.home-v3 .hv-pv-tasks .demo-modal--compact{grid-template-columns:1fr;height:auto;max-height:92%}.home-v3 .hv-pv-tasks .demo-modal--compact .dm-left{padding:22px 26px;overflow:hidden}.home-v3 .hv-pv-tasks .demo-modal--compact .dm-title{font-size:18px}.home-v3 .hv-pv-tasks .demo-modal--compact .dm-meta{margin-bottom:16px}.home-v3 .hv-pv-tasks .demo-modal--compact .ex-card{background:var(--bg);margin:2px 0 16px}.home-v3 .hv-pv-tasks .demo-modal--compact .sub-h{margin-top:2px}.home-v3 .hv-pv-tasks .demo-cursor{animation-name:hvCurMove;top:0;left:0}@keyframes hvCurMove{0%{opacity:0;transform:translate(245px,470px)scale(1)}5%{opacity:1;transform:translate(245px,470px)scale(1)}14%{opacity:1;transform:translate(105px,327px)scale(1)}16%{opacity:1;transform:translate(105px,327px)scale(.82)}18%{opacity:1;transform:translate(105px,327px)scale(1)}30%{opacity:1;transform:translate(105px,327px)scale(1)}45%{opacity:1;transform:translate(59px,411px)scale(1)}49%{opacity:1;transform:translate(59px,411px)scale(.82)}52%{opacity:1;transform:translate(59px,411px)scale(1)}62%{opacity:1;transform:translate(59px,411px)scale(1)}68%{opacity:0;transform:translate(59px,411px)scale(1)}to{opacity:0;transform:translate(59px,411px)scale(1)}}.home-v3 .hv-pv-tasks .intro{z-index:9;pointer-events:none;background:#fbfafe;animation:.8s 4.3s forwards hvIntroOut;position:absolute;inset:0}.home-v3 .hv-pv-tasks .icard{border:1px solid var(--border);width:38%;min-width:205px;box-shadow:var(--hv-shadow-md);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:10px 12px;animation:.9s cubic-bezier(.45,0,.6,1) both hvIcFall;display:flex;position:absolute;transform:translateY(-620px)rotate(0)}.home-v3 .hv-pv-tasks .icard .ii{border:1px solid var(--border);background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.home-v3 .hv-pv-tasks .icard .ii img,.home-v3 .hv-pv-tasks .icard .ii svg{object-fit:contain;width:15px;height:15px}.home-v3 .hv-pv-tasks .icard .it{min-width:0}.home-v3 .hv-pv-tasks .icard .it b{color:var(--near-black);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;display:block;overflow:hidden}.home-v3 .hv-pv-tasks .icard .it span{color:var(--soft);font-size:10px}.home-v3 .hv-pv-tasks .ic1{--rot:-7deg;animation-delay:.2s;bottom:16px;left:3.4%}.home-v3 .hv-pv-tasks .ic2{--rot:5deg;animation-delay:.55s;bottom:10px;left:23.6%}.home-v3 .hv-pv-tasks .ic3{--rot:-4deg;animation-delay:.9s;bottom:18px;left:44.5%}.home-v3 .hv-pv-tasks .ic4{--rot:8deg;animation-delay:1.25s;bottom:12px;left:58%}.home-v3 .hv-pv-tasks .ic5{--rot:4deg;animation-delay:1.6s;bottom:88px;left:13%}.home-v3 .hv-pv-tasks .ic6{--rot:-6deg;animation-delay:1.95s;bottom:92px;left:52%}@keyframes hvIcFall{0%{opacity:1;transform:translateY(-620px)rotate(0)}78%{transform:translateY(10px) rotate(var(--rot));opacity:1}to{transform:translateY(0) rotate(var(--rot));opacity:1}}@keyframes hvIntroOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-70px)}}.home-v3 .hv-pv-tasks .demo-list,.home-v3 .hv-pv-tasks .drow.target,.home-v3 .hv-pv-tasks .demo-toast.t1,.home-v3 .hv-pv-tasks .demo-toast.t2,.home-v3 .hv-pv-tasks .demo-scrim,.home-v3 .hv-pv-tasks .demo-cursor,.home-v3 .hv-pv-tasks .demo-modal,.home-v3 .hv-pv-tasks .stask.done .cb,.home-v3 .hv-pv-tasks .stask.done .cb svg,.home-v3 .hv-pv-tasks .stask.done .lbl,.home-v3 .hv-pv-tasks .pbar i,.home-v3 .hv-pv-tasks .sub-h .pc .c0,.home-v3 .hv-pv-tasks .sub-h .pc .c1,.home-v3 .hv-pv-tasks .arow.fresh{animation-delay:5s}@media (prefers-reduced-motion:reduce){.home-v3 .hv-pv-tasks .intro{display:none}.home-v3 .hv-pv-tasks .icard{animation:none}}.home-v3 .hv-mod{border:1px solid var(--border);background:var(--white);box-shadow:var(--hv-shadow-sm);transform-origin:top;border-radius:12px;animation:.32s both hvModIn;overflow:hidden}@keyframes hvModIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:none}}.home-v3 .hv-mod-h{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:9px 12px;display:flex}.home-v3 .hv-mod-tag{letter-spacing:.05em;text-transform:uppercase;color:var(--soft);font-size:9.5px;font-weight:500}.home-v3 .hv-mod-dot{border-radius:50%;flex:none;width:7px;height:7px}.home-v3 .hv-mod-b{padding:11px 12px}.home-v3 .hv-m-title{color:var(--near-black);align-items:center;gap:7px;margin-bottom:7px;font-size:12.5px;font-weight:500;display:flex}.home-v3 .hv-plat{color:var(--mid);background:var(--bg);border:1px solid var(--border);border-radius:9999px;align-items:center;gap:5px;padding:2px 7px;font-size:9.5px;font-weight:500;display:inline-flex}.home-v3 .hv-plat img,.home-v3 .hv-plat svg{object-fit:contain;width:11px;height:11px}.home-v3 .hv-m-line{color:var(--mid);font-size:11.5px;line-height:1.45}.home-v3 .hv-m-line em,.home-v3 .hv-m-line b{color:var(--near-black);font-style:normal;font-weight:500}.home-v3 .hv-m-tabs{gap:4px;margin-top:8px;display:flex}.home-v3 .hv-m-tabs span{color:var(--soft);background:var(--bg);border-radius:5px;padding:3px 8px;font-size:9.5px}.home-v3 .hv-m-tabs span.is-on{background:var(--near-black);color:#fff}.home-v3 .hv-m-task{align-items:center;gap:10px;display:flex}.home-v3 .hv-m-cb{background:var(--teal);border-radius:5px;flex:none;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.home-v3 .hv-m-cb svg{color:#fff;width:10px;height:10px}.home-v3 .hv-m-tk{flex:1;min-width:0}.home-v3 .hv-t1{color:var(--near-black);font-size:12px;font-weight:500}.home-v3 .hv-t2{color:var(--soft);align-items:center;gap:5px;margin-top:2px;font-size:10px;display:flex}.home-v3 .hv-t2 img,.home-v3 .hv-t2 svg{object-fit:contain;width:11px;height:11px}.home-v3 .hv-mod.is-dark{background:var(--near-black);border-color:var(--near-black)}.home-v3 .hv-mod.is-dark .hv-mod-h{border-color:#ffffff1a}.home-v3 .hv-mod.is-dark .hv-mod-tag{color:#ffffff80}.home-v3 .hv-m-bgreet{font-family:var(--serif);color:#fff;margin-bottom:5px;font-size:14px;font-style:italic}.home-v3 .hv-m-btext{color:#ffffffb3;font-size:11.5px;line-height:1.5}.home-v3 .hv-m-btext em{color:var(--teal);font-style:normal}.home-v3 .hv-m-q{color:#fff;background:var(--indigo);border-radius:9px 9px 3px;width:fit-content;max-width:85%;margin-bottom:8px;margin-left:auto;padding:7px 10px;font-size:11.5px}.home-v3 .hv-m-a{color:var(--near-black);font-size:11.5px;line-height:1.5}.home-v3 .hv-m-a em{color:var(--near-black);font-style:normal;font-weight:600}.home-v3 .hv-m-src{color:var(--soft);border:1px solid var(--border);border-radius:7px;align-items:center;gap:6px;margin-top:7px;padding:4px 8px;font-size:9.5px;display:inline-flex}.home-v3 .hv-sd{background:var(--indigo);border-radius:50%;width:6px;height:6px}.home-v3 .hv-problem-pin{min-height:0;padding:0;display:block}.home-v3 .hv-pp-track{width:100%;position:relative}.home-v3 .hv-problem-pin.is-js .hv-pp-track{height:300vh}.home-v3 .hv-pp-stage{justify-content:center;align-items:center;min-height:100vh;display:flex}.home-v3 .hv-problem-pin.is-js .hv-pp-stage{position:sticky;top:0}.home-v3 .hv-problem{text-align:left;grid-template-columns:1fr 1fr;align-items:start;gap:76px;width:100%;padding:2vh 0;display:grid}.home-v3 .hv-p-eye{letter-spacing:.1em;text-transform:uppercase;color:#ffffff6b;margin-bottom:16px;font-size:11px;font-weight:500;display:block}.home-v3 .hv-problem h2{font-family:var(--serif);color:#fff;letter-spacing:-.5px;margin:0 0 18px;font-size:clamp(28px,3.4vw,42px);font-weight:500;line-height:1.2}.home-v3 .hv-problem h2 em{color:var(--indigo-light);font-style:italic}.home-v3 .hv-psub{color:#ffffff8c;max-width:440px;margin:0;font-size:17px;font-weight:300;line-height:1.65}.home-v3 .hv-noise{box-shadow:var(--hv-shadow-lg);background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;padding:8px 8px 4px}.home-v3 .hv-noise-h{font-family:var(--serif);color:#fff9;padding:16px 14px 12px;font-size:15px;font-style:italic}.home-v3 .hv-nrow{align-items:center;gap:13px;padding:15px 14px;display:flex}.home-v3 .hv-nrow+.hv-nrow{border-top:1px solid #ffffff0f}.home-v3 .hv-nic{background:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.home-v3 .hv-nic img,.home-v3 .hv-nic svg{object-fit:contain;width:16px;height:16px;display:block}.home-v3 .hv-ntext{flex:1;min-width:0}.home-v3 .hv-nt{color:#ffffffe6;font-size:13px;line-height:1.4;display:block}.home-v3 .hv-nm{color:#fff6;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;display:block;overflow:hidden}.home-v3 .hv-ndate{color:#ffffff57;flex:none;font-size:11px}.home-v3 .hv-nresolve{border-top:1px solid #ffffff1a;align-items:center;gap:11px;margin-top:4px;padding:17px 14px;display:flex}.home-v3 .hv-nchk{width:24px;height:24px;color:var(--teal);background:#1bc89a29;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.home-v3 .hv-nchk svg{width:13px;height:13px}.home-v3 .hv-nresolve>span:last-child{color:#ffffffd9;font-size:13.5px;line-height:1.4}.home-v3 .hv-nresolve em{color:var(--teal);font-style:normal;font-weight:500}.home-v3 .hv-recursos{background:var(--tint)}.home-v3 .hv-rec-grid{grid-template-columns:1fr 1fr;gap:64px;margin-top:8px;display:grid}.home-v3 .hv-rec-copy{min-width:0;padding-bottom:40vh}.home-v3 .hv-rec-block{opacity:.4;flex-direction:column;justify-content:center;min-height:80vh;transition:opacity .45s;display:flex}.home-v3 .hv-rec-block.is-active{opacity:1}.home-v3 .hv-rec-num{font-family:var(--serif);color:var(--soft);letter-spacing:.04em;margin-bottom:18px;font-size:16px}.home-v3 .hv-rec-block h3{font-family:var(--serif);letter-spacing:-.8px;margin-bottom:16px;font-size:clamp(30px,3.2vw,40px);font-weight:500;line-height:1.13}.home-v3 .hv-rec-block h3 em{color:var(--indigo);font-style:italic}.home-v3 .hv-rec-inline{margin-top:26px;display:none}.home-v3 .hv-rec-visual{position:relative}.home-v3 .hv-rec-sticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}.home-v3 .hv-rec-mock{opacity:0;pointer-events:none;width:100%;max-width:464px;transition:opacity .5s,transform .5s;position:absolute;transform:translateY(16px)scale(.985)}.home-v3 .hv-rec-mock.is-active{opacity:1;pointer-events:auto;transform:none}.home-v3 .hv-fg-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--indigo);align-items:center;gap:9px;margin-bottom:16px;font-size:12px;font-weight:500;display:inline-flex}.home-v3 .hv-kd{background:var(--indigo);opacity:.5;width:22px;height:1.5px}.home-v3 .hv-fgd{color:var(--mid);max-width:460px;margin-bottom:24px;font-size:17px;font-weight:300;line-height:1.62}.home-v3 .hv-fg-feats{flex-direction:column;gap:2px;display:flex}.home-v3 .hv-fg-feat{color:var(--near-black);border-radius:10px;align-items:center;gap:11px;padding:10px 12px;transition:background .15s;display:flex}.home-v3 .hv-fg-feat:hover{background:var(--indigo-pale);color:var(--near-black)}.home-v3 .hv-ffi{background:var(--bg);border:1px solid var(--border);width:30px;height:30px;color:var(--indigo);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.home-v3 .hv-ffi svg{width:16px;height:16px}.home-v3 .hv-fg-feat:hover .hv-ffi{background:var(--white);border-color:var(--indigo-border)}.home-v3 .hv-fft{flex:1;font-size:15.5px;font-weight:500}.home-v3 .hv-ffa{color:var(--soft);flex:none;transition:transform .15s,color .15s}.home-v3 .hv-ffa svg{width:16px;height:16px}.home-v3 .hv-fg-feat:hover .hv-ffa{color:var(--indigo);transform:translate(3px)}.home-v3 .hv-mmin{background:var(--white);border:1px solid var(--border);box-shadow:var(--hv-shadow-lg);text-align:left;border-radius:18px;overflow:hidden}.home-v3 .hv-mmin-top{border-bottom:1px solid var(--border);padding:16px 18px 13px}.home-v3 .hv-mmin-title{font-family:var(--serif);color:var(--near-black);letter-spacing:-.2px;align-items:center;gap:9px;font-size:16.5px;font-weight:500;display:flex}.home-v3 .hv-mmin-meta{color:var(--soft);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:10px}.home-v3 .hv-mmin-tabs{gap:5px;padding:13px 18px 0;display:flex}.home-v3 .hv-mmin-tabs span{color:var(--soft);background:var(--bg);border-radius:6px;padding:5px 10px;font-size:10.5px}.home-v3 .hv-mmin-tabs span.is-on{background:var(--near-black);color:#fff}.home-v3 .hv-mmin-sec{padding:15px 18px 0}.home-v3 .hv-mmin-sec:last-child{padding-bottom:18px}.home-v3 .hv-mmin-h{letter-spacing:.08em;text-transform:uppercase;color:var(--soft);margin-bottom:9px;font-size:9.5px;font-weight:600}.home-v3 .hv-mmin-sum{color:var(--mid);font-size:12.5px;line-height:1.55}.home-v3 .hv-mmin-topics{flex-direction:column;gap:8px;list-style:none;display:flex}.home-v3 .hv-mmin-topics li{color:var(--near-black);align-items:center;gap:10px;font-size:12px;display:flex}.home-v3 .hv-mmin-td{background:var(--indigo);border-radius:50%;flex:none;width:6px;height:6px}.home-v3 .hv-mmin-tt{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.home-v3 .hv-mmin-time{color:var(--soft);font-variant-numeric:tabular-nums;background:var(--bg);border-radius:5px;flex:none;padding:2px 7px;font-size:10px}.home-v3 .hv-mmin-dec{flex-direction:column;gap:7px;list-style:none;display:flex}.home-v3 .hv-mmin-dec li{color:var(--mid);padding-left:17px;font-size:12px;line-height:1.45;position:relative}.home-v3 .hv-mmin-dec li:before{content:"";background:var(--teal);border-radius:2px;width:7px;height:7px;position:absolute;top:6px;left:2px}.home-v3 .hv-mmin-tasks{flex-direction:column;gap:7px;display:flex}.home-v3 .hv-mmin-task{background:var(--bg);border:1px solid var(--border);border-radius:9px;align-items:center;gap:9px;padding:8px 10px;display:flex}.home-v3 .hv-mmin-cb{background:var(--teal);border-radius:4px;flex:none;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.home-v3 .hv-mmin-cb svg{color:#fff;width:9px;height:9px}.home-v3 .hv-mmin-tx{min-width:0;color:var(--near-black);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11.5px;font-weight:500;overflow:hidden}.home-v3 .hv-mmin-av{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:8.5px;font-weight:600;display:flex}.home-v3 .hv-mmin-due{color:var(--soft);text-align:right;flex:none;min-width:22px;font-size:10px}.home-v3 .hv-rec-mock:has(.hv-plan){max-width:576px}.home-v3 .hv-plan{background:var(--white);border:1px solid var(--border);box-shadow:var(--hv-shadow-lg);text-align:left;border-radius:18px;overflow:hidden}.home-v3 .hv-plan-head{border-bottom:1px solid var(--border);align-items:baseline;gap:9px;padding:14px 18px 12px;display:flex}.home-v3 .hv-plan-title{font-family:var(--serif);color:var(--near-black);letter-spacing:-.2px;font-size:16px;font-weight:500}.home-v3 .hv-plan-date{color:var(--soft);font-size:10.5px}.home-v3 .hv-plan-cols{grid-template-columns:1fr 1.08fr;gap:16px;padding:13px 16px 16px;display:grid}.home-v3 .hv-plan-eyebrow{text-transform:uppercase;letter-spacing:.05em;color:var(--soft);font-size:9.5px;font-weight:600}.home-v3 .hv-plan-calsub{color:var(--soft);margin-top:3px;font-size:9px}.home-v3 .hv-plan-sum{background:var(--near-black);color:#ffffffd1;border-radius:10px;margin-top:9px;padding:10px 11px;font-size:10.5px;line-height:1.45}.home-v3 .hv-plan-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.home-v3 .hv-plan-stat{border:1px solid var(--border);border-radius:8px;padding:6px 7px}.home-v3 .hv-plan-n{font-family:var(--serif);color:var(--near-black);font-size:15px;font-weight:500;line-height:1}.home-v3 .hv-plan-l{text-transform:uppercase;letter-spacing:.04em;color:var(--soft);margin-top:4px;font-size:7.5px}.home-v3 .hv-plan-oh{letter-spacing:.07em;text-transform:uppercase;color:var(--soft);margin-top:13px;font-size:8.5px;font-weight:600}.home-v3 .hv-plan-oh span{font-weight:500}.home-v3 .hv-plan-list{flex-direction:column;gap:7px;margin-top:8px;display:flex}.home-v3 .hv-plan-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--hv-shadow-sm);border-left:3px solid var(--border-strong);border-radius:9px;padding:7px 9px}.home-v3 .hv-plan-block.is-meet .hv-plan-card{border-left-color:var(--indigo)}.home-v3 .hv-plan-block.is-focus .hv-plan-card{border-left-color:var(--indigo-light)}.home-v3 .hv-plan-block.is-task .hv-plan-card{border-left-color:var(--amber)}.home-v3 .hv-plan-block.is-quick .hv-plan-card{background:var(--teal-pale);border-color:#1bc89a4d;border-left-color:var(--teal)}.home-v3 .hv-plan-brow{align-items:center;gap:6px;display:flex}.home-v3 .hv-plan-ic{width:14px;height:14px;color:var(--mid);flex:none;justify-content:center;align-items:center;display:flex}.home-v3 .hv-plan-ic svg{width:12px;height:12px}.home-v3 .hv-plan-block.is-quick .hv-plan-ic{color:var(--teal-deep)}.home-v3 .hv-plan-bt{min-width:0;color:var(--near-black);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:10.5px;font-weight:500;overflow:hidden}.home-v3 .hv-plan-dur{color:var(--soft);font-variant-numeric:tabular-nums;flex:none;font-size:9px}.home-v3 .hv-plan-subs{flex-direction:column;gap:4px;margin-top:6px;list-style:none;display:flex}.home-v3 .hv-plan-subs li{color:var(--mid);padding-left:12px;font-size:9.5px;line-height:1.3;position:relative}.home-v3 .hv-plan-subs li:before{content:"";background:var(--indigo);border-radius:50%;width:4px;height:4px;position:absolute;top:5px;left:2px}.home-v3 .hv-plan-block.is-quick .hv-plan-subs li:before{background:var(--teal)}.home-v3 .hv-plan-cal{margin-top:10px;position:relative}.home-v3 .hv-plan-hr{border-top:1px solid var(--border);position:absolute;left:30px;right:0}.home-v3 .hv-plan-hrl{color:var(--soft);font-variant-numeric:tabular-nums;font-size:8px;position:absolute;top:-5px;left:-30px}.home-v3 .hv-plan-ev{border-radius:6px;padding:3px 7px;position:absolute;left:36px;right:2px;overflow:hidden}.home-v3 .hv-plan-evt{color:var(--near-black);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;font-weight:500;display:block;overflow:hidden}.home-v3 .hv-plan-evm{color:var(--indigo);font-size:8px}.home-v3 .hv-plan-ev.is-solid{background:var(--indigo-pale);border:1px solid var(--indigo-border)}.home-v3 .hv-plan-ev.is-lunch{background:var(--bg);border:1px solid var(--border)}.home-v3 .hv-plan-ev.is-lunch .hv-plan-evt{color:var(--soft);text-transform:uppercase;letter-spacing:.04em;font-size:8.5px;font-weight:400}.home-v3 .hv-plan-ev.is-dash{border:1px dashed var(--indigo-light);background:#4a3fd40b}.home-v3 .hv-plan-ev.is-dash .hv-plan-evt{color:var(--indigo)}.home-v3 .hv-plan-ev.is-quick.is-dash{background:var(--teal-pale);border-color:var(--teal)}.home-v3 .hv-plan-ev.is-quick.is-dash .hv-plan-evt{color:var(--teal-deep)}.home-v3 .hv-plan-now{border-top:1.5px solid var(--red);z-index:3;position:absolute;left:26px;right:0}.home-v3 .hv-plan-now:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:0}.home-v3 .hv-mask{background:var(--white);border:1px solid var(--border);box-shadow:var(--hv-shadow-md);text-align:left;border-radius:16px;padding:16px 18px}.home-v3 .hv-mask-top{align-items:center;gap:8px;margin-bottom:13px;display:flex}.home-v3 .hv-mask .hv-m-a{margin-top:2px}.home-v3 .hv-mask-src{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:7px;margin-top:14px;padding-top:13px;display:flex}.home-v3 .hv-mask-src .hv-m-src{margin-top:0}.home-v3 .hv-rec-live{background:0 0;min-height:0;padding:0}.home-v3 .hv-rec-live .hero-shot{margin:0}.home-v3 .hv-rec-live .sb-ask{box-shadow:none;margin:0}.home-v3 .hv-night{flex-direction:column;gap:0;max-width:780px;margin:8px auto 0;display:flex}.home-v3 .hv-nmo{border-top:1px solid var(--border);grid-template-columns:170px 1fr;align-items:baseline;gap:30px;padding:26px 4px;display:grid}.home-v3 .hv-nmo:first-child{border-top:0}.home-v3 .hv-when{font-family:var(--serif);color:var(--indigo);white-space:nowrap;font-size:19px;font-style:italic}.home-v3 .hv-when small{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:var(--soft);margin-bottom:3px;font-size:10.5px;font-style:normal;display:block}.home-v3 .hv-nmo b{letter-spacing:-.1px;margin-bottom:6px;font-size:16.5px;font-weight:500;display:block}.home-v3 .hv-nmo p{color:var(--mid);font-size:15px;line-height:1.6}.home-v3 .hv-nt-close{border-top:1px solid var(--border);text-align:center;font-family:var(--serif);letter-spacing:-.2px;padding:30px 4px 6px;font-size:21px}.home-v3 .hv-nt-close em{color:var(--indigo);font-style:italic}.home-v3 .hv-stmt{background:var(--tint);min-height:0;padding:0;display:block;overflow:visible}.home-v3 .hv-st-in{width:100%;min-width:0;position:relative}.home-v3 .hv-stmt.is-js .hv-st-in{height:280vh}.home-v3 .hv-st-pin{flex-direction:column;justify-content:center;align-items:center;gap:.18em;padding:88px 0;display:flex;position:relative;overflow:hidden}.home-v3 .hv-stmt.is-js .hv-st-pin{height:100vh;padding:0;position:sticky;top:0}.home-v3 .hv-sline{font-family:var(--serif);letter-spacing:-1.6px;color:var(--near-black);white-space:nowrap;will-change:transform;font-size:clamp(34px,5.6vw,76px);font-weight:500;line-height:1.12}.home-v3 .hv-sline em{color:var(--indigo);font-style:italic}.home-v3 .hv-st-eye{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--soft);z-index:2;font-size:11px;font-weight:500;position:absolute;top:40px;left:0;right:0}.home-v3 .hv-faq-list{flex-direction:column;gap:12px;max-width:820px;margin:0 auto;display:flex}.home-v3 details.hv-faq{background:var(--white);border:1px solid var(--border);box-shadow:var(--hv-shadow-sm);border-radius:14px;overflow:hidden}.home-v3 details.hv-faq summary{cursor:pointer;color:var(--near-black);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:500;list-style:none;display:flex}.home-v3 details.hv-faq summary::-webkit-details-marker{display:none}.home-v3 .hv-plus{flex:none;width:22px;height:22px;transition:transform .25s;position:relative}.home-v3 .hv-plus:before,.home-v3 .hv-plus:after{content:"";background:var(--indigo);border-radius:2px;position:absolute}.home-v3 .hv-plus:before{height:2px;top:10px;left:2px;right:2px}.home-v3 .hv-plus:after{width:2px;transition:opacity .25s;top:2px;bottom:2px;left:10px}.home-v3 details.hv-faq[open] .hv-plus{transform:rotate(180deg)}.home-v3 details.hv-faq[open] .hv-plus:after{opacity:0}.home-v3 .hv-ans{color:var(--mid);padding:0 24px 22px;font-size:15px;line-height:1.7}.home-v3 .hv-ans a{color:var(--indigo)}.home-v3 .security,.home-v3 .pl-pricing{flex-direction:column;justify-content:center;min-height:100vh;display:flex}.home-v3 [data-hv-reveal].is-armed{will-change:transform, opacity}@media (max-width:960px){.home-v3 .hv-hero-grid{grid-template-columns:1fr;gap:40px}.home-v3 .hv-preview{max-width:520px}.home-v3 .hv-hero-bg{width:100%;-webkit-mask-image:linear-gradient(#0000 0% 56%,#000 80%);mask-image:linear-gradient(#0000 0% 56%,#000 80%)}.home-v3 .hv-rec-grid{grid-template-columns:1fr;gap:0}.home-v3 .hv-rec-copy{padding-bottom:0}.home-v3 .hv-rec-block{opacity:1;justify-content:flex-start;min-height:0;padding:44px 0}.home-v3 .hv-rec-visual{display:none}.home-v3 .hv-rec-inline{display:block}}@media (max-width:860px){.home-v3 .hv-stmt.is-js .hv-st-in{height:240vh}.home-v3 .hv-sline{letter-spacing:-.8px;font-size:clamp(24px,6.4vw,40px)}.home-v3 .hv-nmo{grid-template-columns:1fr;gap:8px;padding:22px 0}}@media (max-width:820px){.home-v3 .hv-band{padding:60px 0}.home-v3 .hv-problem{grid-template-columns:1fr;gap:34px}.home-v3 .hv-picker{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.home-v3 .hv-pv-int,.home-v3 .hv-mod{animation:none}.home-v3 [data-hv-reveal],.home-v3 [data-hv-pp],.home-v3 .hv-sline{opacity:1!important;transform:none!important}.home-v3 .hv-sline{white-space:normal;text-align:center}.home-v3 .hv-problem-pin.is-js .hv-pp-track{height:auto}.home-v3 .hv-problem-pin.is-js .hv-pp-stage{position:static}.home-v3 .hv-rec-block{opacity:1}.home-v3 .hv-rec-mock{transition:none}.home-v3 .hv-stmt.is-js .hv-st-in{height:auto}.home-v3 .hv-stmt.is-js .hv-st-pin{height:auto;padding:88px 0;position:static}}
