.wl-root{--bg:#070a10;--surface:#0d1219;--card:#131b27;--card-hi:#19222f;--border:#ffffff12;--border-hi:#ffffff24;--accent:#dbff4a;--accent-soft:#dbff4a14;--teal:#00c9a7;--warn:#ffb35c;--text:#dce7f2;--muted:#697a92;--dim:#2a3446;--fd:var(--font-inter),sans-serif;--fb:var(--font-inter),sans-serif;--fm:var(--font-jb-mono),ui-monospace,monospace;background:var(--bg);color:var(--text);font-family:var(--fb);line-height:1.6;overflow-x:clip}.wl-root *,.wl-root :before,.wl-root :after{box-sizing:border-box;margin:0;padding:0}.wl-root a{color:inherit;text-decoration:none}.wl-root .wrap{z-index:2;max-width:1160px;margin:0 auto;padding:0 32px;position:relative}@media (max-width:640px){.wl-root .wrap{padding:0 20px}}html.wl-snap{scroll-snap-type:y proximity}.wl-root .hero,.wl-root #included,.wl-root #proofWrap,.wl-root #stepsWrap,.wl-root #stackWrap,.wl-root #founder,.wl-root #flyWrap,.wl-root #faq,.wl-root .pf{scroll-snap-align:start}@media (prefers-reduced-motion:reduce){html.wl-snap{scroll-snap-type:none}}.wl-root .progress-rail{z-index:200;background:#ffffff0d;height:3px;position:fixed;top:0;left:0;right:0}.wl-root .progress-fill{background:linear-gradient(90deg,var(--teal),var(--accent));width:0%;height:100%;transition:width 80ms linear}.wl-root .tag-badge{z-index:150;font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070a10b3;border-radius:100px;padding:7px 12px;font-size:10.5px;position:fixed;top:16px;left:16px}.wl-root .tag-badge b{color:var(--accent)}.wl-root .dot-field{z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 34%,#00c9a70d,#0000 60%) 50%,radial-gradient(#ffffff1a 1.3px,#0000 1.3px) 50%/40px 40px;position:fixed;inset:0;overflow:hidden}.wl-root .dot-field svg{width:100%;height:100%;position:absolute;inset:0}.wl-root .dot-field .node-body{fill:#ffffff05;stroke:#ffffff12}.wl-root .dot-field .port{fill:#ffffff24}.wl-root .dot-field .wire{fill:none;stroke:#ffffff0e;stroke-width:1.5px}.wl-root .dot-field .wire-acc{stroke:#00c9a729}.wl-root .dot-field .pulse{animation:2.6s ease-in-out infinite portPulse}@keyframes portPulse{0%,to{opacity:.35}50%{opacity:1}}.wl-root .reveal{transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.wl-root .reveal.pending{opacity:0;transform:translateY(26px)}.wl-root .reveal.pending.revealed{opacity:1;transform:none}.wl-root .kinetic-text .kw{transition:opacity .5s,transform .6s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--i) * 32ms);display:inline-block}.wl-root .kinetic-text.pending .kw{opacity:0;transform:translateY(.55em)rotate(2deg)}.wl-root .kinetic-text.pending.revealed .kw{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.wl-root *{transition:none!important;animation:none!important}.wl-root .reveal,.wl-root .kw{opacity:1!important;transform:none!important}}.wl-root .section{z-index:1;padding:110px 0;position:relative}.wl-root .eyebrow{font-family:var(--fm);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:#dbff4a0f;border:1px solid #dbff4a2e;border-radius:4px;align-items:center;gap:9px;margin-bottom:22px;padding:5px 11px 5px 8px;font-size:11px;display:inline-flex}.wl-root .eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #dbff4ab3}.wl-root .h2{font-family:var(--fd);letter-spacing:-.025em;max-width:820px;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.06}.wl-root .sub{max-width:640px;color:var(--muted);margin-top:16px;font-size:16.5px;line-height:1.65}.wl-root .hero{padding:64px 0 40px}.wl-root .hv4{position:relative}.wl-root .hv4-bg1{pointer-events:none;z-index:0;background:radial-gradient(circle,#dbff4a17,#0000 60%);width:640px;height:640px;position:absolute;top:-160px;right:-120px}.wl-root .hv4-bg2{pointer-events:none;z-index:0;background:radial-gradient(circle,#00c9a70f,#0000 60%);width:600px;height:600px;position:absolute;bottom:-240px;left:-160px}.wl-root .hv4-top{z-index:2;border:1px solid var(--border-hi);-webkit-backdrop-filter:blur(12px);background:#0b0f16b8;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:40px;padding:11px 14px 11px 16px;display:flex;position:relative;box-shadow:0 8px 30px #00000059}.wl-root .hv4-brand{align-items:center;gap:12px;display:flex}.wl-root .hv4-brand-mark{border:1.5px solid var(--accent);width:32px;height:32px;font-family:var(--fm);color:var(--accent);background:#dbff4a0d;border-radius:7px;place-items:center;font-size:13px;font-weight:700;display:grid}.wl-root .hv4-brand-wm{font-family:var(--fm);letter-spacing:-.01em;font-size:16px;font-weight:600}.wl-root .hv4-brand-wm .ac{color:var(--accent);font-weight:700}.wl-root .hv4-brand-wm .cr{color:var(--accent);animation:1.1s step-end infinite hv4blink}@keyframes hv4blink{0%,49%{opacity:1}50%,to{opacity:0}}.wl-root .hv4-nav{font-family:var(--fm);color:var(--muted);flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:15px;font-size:11.5px;display:flex}.wl-root .hv4-nav a{white-space:nowrap;transition:color .15s}.wl-root .hv4-nav a:hover{color:var(--text)}.wl-root .hv4-nav .btn{font-family:var(--fb)}.wl-root .hv4-nav .btn-primary,.wl-root .hv4-nav .btn-primary:hover{color:#07090e}.wl-root .hv4-grid{z-index:2;grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);align-items:center;gap:48px;display:grid;position:relative}@media (max-width:900px){.wl-root .hv4-grid{grid-template-columns:1fr;gap:32px}}.wl-root .hero-tag{font-family:var(--fm);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);background:#dbff4a0d;border:1px solid #dbff4a33;border-radius:100px;align-items:center;gap:10px;padding:6px 13px 6px 11px;font-size:11px;display:inline-flex}.wl-root .hero-tag .d{background:var(--accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #dbff4a99}.wl-root .hero-h1{font-family:var(--fd);letter-spacing:-.03em;margin:22px 0 20px;font-size:clamp(32px,4.2vw,50px);font-weight:800;line-height:1.08}.wl-root .hero-h1 .ac{background:linear-gradient(180deg,var(--accent),#b8e240);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wl-root .hero-sub{color:var(--muted);max-width:500px;font-size:16.5px;line-height:1.6}.wl-root .hero-sub strong{color:var(--text);font-weight:600}.wl-root .hero-ctas{flex-wrap:wrap;gap:13px;margin:32px 0 0;display:flex}.wl-root .btn{font-family:var(--fb);cursor:pointer;letter-spacing:-.005em;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:15px 26px;font-size:15px;font-weight:700;transition:all .18s;display:inline-flex}.wl-root .btn-primary{background:var(--accent);color:#07090e}.wl-root .btn-primary svg{transition:transform .18s}.wl-root .btn-primary:hover{background:#eaff6e;transform:translateY(-1px);box-shadow:0 14px 34px #dbff4a3d}.wl-root .btn-primary:hover svg{transform:translate(3px)}.wl-root .btn-ghost{border-color:var(--border-hi);color:var(--text);background:#ffffff05}.wl-root .btn-ghost svg{color:var(--muted)}.wl-root .btn-ghost:hover{background:#ffffff0d;border-color:#ffffff38}.wl-root .btn-sm{padding:10px 18px;font-size:13.5px}.wl-root .btn-tg{color:#fff;white-space:nowrap;background:linear-gradient(#2aabee,#229ed9);border-color:#0000;gap:8px;padding:14px 12px;font-size:13.5px;box-shadow:0 10px 26px #229ed947}.wl-root .btn-tg svg{color:#fff;flex:none;width:17px;height:17px}.wl-root .btn-tg:hover{background:linear-gradient(#37b6f5,#2aabee);transform:translateY(-1px);box-shadow:0 16px 38px #229ed96b}.wl-root .wf{background:radial-gradient(circle at 18% 12%,#dbff4a0f,transparent 42%),radial-gradient(circle at 88% 90%,#00c9a70d,transparent 46%),var(--surface);border:1px solid var(--border-hi);border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 30px 80px #00000080}.wl-root .wf-bar{z-index:3;border-bottom:1px solid var(--border);background:#0d1219b3;align-items:center;gap:8px;padding:12px 16px;display:flex;position:relative}.wl-root .wf-dot{background:var(--dim);border-radius:50%;width:9px;height:9px}.wl-root .wf-url{font-family:var(--fm);color:var(--muted);margin-left:8px;font-size:11px}.wl-root .wf-run{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;color:var(--teal);background:#00c9a70f;border:1px solid #00c9a740;border-radius:5px;align-items:center;gap:6px;margin-left:auto;padding:4px 9px;font-size:10.5px;display:inline-flex}.wl-root .wf-run:before{content:"";background:var(--teal);width:5px;height:5px;box-shadow:0 0 8px var(--teal);border-radius:50%}.wl-root .wf-foot{border-top:1px solid var(--border);font-family:var(--fm);color:var(--muted);background:#0d1219a6;flex-wrap:wrap;align-items:center;gap:12px;padding:11px 16px;font-size:11px;display:flex}.wl-root .wf-foot b{color:var(--text);font-weight:600}.wl-root .wf-foot .chk{color:var(--teal);align-items:center;gap:5px;display:inline-flex}.wl-root .wf-foot .chk svg{width:12px;height:12px}.wl-root .wf-foot .sep{background:var(--border-hi);width:1px;height:12px}.wl-root .pstage{aspect-ratio:1842/862;background:#05070b;position:relative;overflow:hidden}.wl-root .pstage img.base{object-fit:fill;filter:contrast(1.08)brightness(.9)saturate(.9);width:100%;height:100%;display:block;position:absolute;inset:0}.wl-root .pstage .grade-deepen{mix-blend-mode:multiply;opacity:.3;pointer-events:none;background:#060a12;position:absolute;inset:0}.wl-root .pstage .grade-vig{pointer-events:none;background:radial-gradient(120% 120%,#0000 50%,#0305099e 100%);position:absolute;inset:0}.wl-root .fxsvg{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.wl-root .wire-base{stroke:var(--accent);stroke-width:2.6px;opacity:.16;stroke-linecap:round;fill:none}.wl-root .spark{animation:hv4spark var(--sdur,4.4s) linear infinite;will-change:transform,opacity}.wl-root .spark:first-of-type{animation-delay:0s}.wl-root .spark:nth-of-type(2){animation-delay:calc(var(--sdur,4.4s)*-.34)}.wl-root .spark:nth-of-type(3){animation-delay:calc(var(--sdur,4.4s)*-.67)}.wl-root .spark .halo{fill:var(--accent);filter:url(#hv4glow)}.wl-root .spark .core{fill:#f8ffda}.wl-root .node-glow{display:none}@media (prefers-reduced-motion:reduce){.wl-root .spark{opacity:0;animation:none}}.wl-root .incl-row{align-items:stretch;margin-top:44px;display:flex}@media (max-width:860px){.wl-root .incl-row{flex-direction:column;gap:14px}.wl-root .incl-conn{display:none}}.wl-root .incl-card{background:var(--card);border:1px solid var(--border);opacity:0;border-radius:18px;flex-direction:column;flex:1 1 0;gap:16px;padding:26px 24px;transition:opacity .55s,transform .55s cubic-bezier(.2,.8,.2,1),border-color .4s,box-shadow .4s;display:flex;position:relative;transform:translateY(22px)}.wl-root .incl-row.go .incl-card{opacity:1;transform:none}.wl-root .incl-row.go .incl-card.lit{border-color:#2fe0b080;box-shadow:0 0 0 4px #2fe0b012,0 14px 40px #00000059}.wl-root .incl-card:hover{border-color:var(--border-hi)}.wl-root .incl-card .top{justify-content:space-between;align-items:center;display:flex}.wl-root .incl-card-ico{width:50px;height:50px;color:var(--teal);background:#00c9a71a;border:1px solid #00c9a747;border-radius:13px;place-items:center;display:grid}.wl-root .incl-card-ico svg{width:24px;height:24px}.wl-root .incl-chk{color:#04120d;opacity:0;background:#2fe0b0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;transform:scale(.3)}.wl-root .incl-chk svg{width:12px;height:12px}.wl-root .incl-row.go .incl-chk{opacity:1;transition:opacity .3s,transform .4s cubic-bezier(.3,1.6,.5,1);transform:scale(1)}.wl-root .incl-card-lab{font-family:var(--fd);color:var(--text);letter-spacing:-.012em;font-size:18px;font-weight:700;line-height:1.3}.wl-root .incl-card-hint{font-family:var(--fm);color:var(--muted);margin-top:6px;font-size:12px}.wl-root .incl-port{background:var(--bg);border:1.5px solid var(--border-hi);z-index:3;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translateY(-50%)}.wl-root .incl-port.in{left:-6px}.wl-root .incl-port.out{right:-6px}.wl-root .incl-row.go .incl-card.lit .incl-port{background:#2fe0b0;border-color:#2fe0b0}.wl-root .incl-conn{flex:0 0 62px;position:relative}.wl-root .incl-conn svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.wl-root .incl-conn .base{fill:none;stroke:var(--dim);stroke-width:2.5px;stroke-linecap:round}.wl-root .incl-conn .draw{fill:none;stroke:#2fe0b0;stroke-width:2.5px;stroke-dasharray:70;stroke-dashoffset:70px;stroke-linecap:round}.wl-root .incl-row.go .incl-conn .draw{stroke-dashoffset:0;transition:stroke-dashoffset .45s}.wl-root .incl-conn .lbl{font-family:var(--fm);color:var(--muted);white-space:nowrap;opacity:0;font-size:10px;position:absolute;top:calc(50% - 26px);left:50%;transform:translate(-50%)}.wl-root .incl-row.go .incl-conn .lbl{opacity:1;transition:opacity .3s}@media (prefers-reduced-motion:reduce){.wl-root .incl-card{opacity:1!important;transform:none!important}.wl-root .incl-chk{opacity:1!important;transform:scale(1)!important}.wl-root .incl-conn .draw{stroke-dashoffset:0!important}.wl-root .incl-conn .lbl{opacity:1!important}}.wl-root .incl-tree{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1100px;margin:44px auto 0;display:grid}.wl-root .it-wires{z-index:0;opacity:0;width:100%;height:100%;transition:opacity .7s .1s;position:absolute;inset:0;overflow:visible}.wl-root .incl-tree.go .it-wires{opacity:1}.wl-root .itw-base{fill:none;stroke:var(--dim);stroke-width:2.4px}.wl-root .itw-flow{fill:none;stroke:var(--teal);stroke-width:2.4px;stroke-dasharray:2 10;stroke-linecap:round;animation:1.1s linear infinite itflow}.wl-root .itw-flow.acc{stroke:var(--accent)}@keyframes itflow{to{stroke-dashoffset:-24px}}.wl-root .it-port{background:var(--bg);border:2px solid var(--teal);z-index:4;border-radius:50%;width:12px;height:12px;position:absolute}.wl-root .it-port.acc{border-color:var(--accent)}.wl-root .it-port.l{top:50%;left:-7px;transform:translateY(-50%)}.wl-root .it-port.r{top:50%;right:-7px;transform:translateY(-50%)}.wl-root .it-port.t{top:-7px;left:50%;transform:translate(-50%)}.wl-root .it-port.b{bottom:-7px;left:50%;transform:translate(-50%)}.wl-root .it-trigger{text-align:center;z-index:2;background:radial-gradient(circle at 0% 0%,#dbff4a29,transparent 65%),var(--card-hi);opacity:0;border:1px solid #dbff4a66;border-radius:14px;flex-direction:column;justify-content:center;width:320px;height:100px;padding:16px 22px;transition:opacity .5s,transform .5s;display:flex;position:absolute;top:0;left:390px;transform:translateY(-10px);box-shadow:0 18px 50px #0006}.wl-root .incl-tree.go .it-trigger{opacity:1;transform:none}.wl-root .it-trigger .tlab{font-family:var(--fm);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:10px}.wl-root .it-trigger .tt{justify-content:center;align-items:center;gap:12px;display:flex}.wl-root .it-trigger .tt-lines{text-align:left;flex-direction:column;gap:2px;display:flex}.wl-root .it-trigger .tt-l1,.wl-root .it-trigger .tt-l2{font-family:var(--fd);letter-spacing:-.012em;color:var(--text);font-size:16.5px;font-weight:700;line-height:1.25}.wl-root .it-trigger .tt .chk{background:var(--accent);color:#07090e;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.wl-root .it-trigger .tt .chk svg{width:12px;height:12px}.wl-root .it-node{background:var(--card);border:1px solid var(--border);border-radius:13px;flex-direction:column;gap:9px;padding:16px 18px;transition:border-color .18s;display:flex}.wl-root .it-node:hover{border-color:#00c9a780}.wl-root .it-ico{width:42px;height:42px;color:var(--teal);background:#00c9a71f;border:1px solid #00c9a74d;border-radius:11px;place-items:center;display:grid}.wl-root .it-ico svg{width:21px;height:21px}.wl-root .it-ico.acc{color:var(--accent);background:#dbff4a1f;border-color:#dbff4a66}.wl-root .it-meta{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--teal);margin-bottom:3px;font-size:10px}.wl-root .it-title{font-family:var(--fd);letter-spacing:-.012em;font-size:16.5px;font-weight:700;line-height:1.25}.wl-root .it-desc{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.wl-root .it-node.bonus{background:radial-gradient(circle at 100% 0%,#dbff4a1a,transparent 55%),var(--card-hi);border-color:#dbff4a57}.wl-root .it-node.bonus .it-meta{color:var(--accent)}.wl-root .incl-tree .it-port,.wl-root .incl-tree .it-wires,.wl-root .incl-tree .it-trigger{display:none}@media (prefers-reduced-motion:reduce){.wl-root .itw-flow{animation:none}.wl-root .incl-tree .it-node,.wl-root .incl-tree .it-trigger,.wl-root .incl-tree .it-wires{opacity:1!important;transform:none!important}}@media (max-width:1000px){.wl-root .incl-tree{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.wl-root .incl-tree{grid-template-columns:1fr}}.wl-root .scroll-cue{font-family:var(--fm);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);align-items:center;gap:10px;margin-top:40px;font-size:11px;display:flex}.wl-root .scroll-cue .arrow{border-right:1.5px solid var(--accent);border-bottom:1.5px solid var(--accent);width:16px;height:16px;animation:1.6s ease-in-out infinite bob;transform:rotate(45deg)}@keyframes bob{0%,to{transform:rotate(45deg)translate(0)}50%{transform:rotate(45deg)translate(4px,4px)}}.wl-root .marquee-wrap{border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:1;padding:30px 0;position:relative;overflow:hidden}.wl-root .marquee-label{font-family:var(--fm);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 16px 32px;font-size:10.5px}.wl-root .marquee-track{gap:14px;width:max-content;animation:24s linear infinite scrollx;display:flex}.wl-root .marquee-wrap:hover .marquee-track{animation-play-state:paused}@keyframes scrollx{0%{transform:translate(0)}to{transform:translate(-50%)}}.wl-root .pill{font-family:var(--fm);color:var(--text);background:var(--card);border:1px solid var(--border);white-space:nowrap;border-radius:100px;padding:10px 20px;font-size:13.5px}.wl-root .ticker-wrap{padding:16px 0;overflow:hidden}.wl-root .ticker-track{width:max-content;font-family:var(--fm);color:var(--muted);letter-spacing:.04em;gap:28px;font-size:12.5px;animation:20s linear infinite scrollx;display:flex}.wl-root .ticker-track b{color:var(--accent)}.wl-root .pin-wrap{height:320vh;position:relative}.wl-root .pin-stage{grid-template-columns:.85fr 1.15fr;align-items:center;gap:56px;max-width:1160px;height:100vh;margin:0 auto;padding:0 32px;display:grid;position:sticky;top:0}@media (max-width:860px){.wl-root .pin-stage{grid-template-columns:1fr;gap:24px;padding-top:80px}}@media (max-width:640px){.wl-root .pin-stage{padding-left:20px;padding-right:20px}}.wl-root .crossfade-visual{height:400px;position:relative}@media (max-width:860px){.wl-root .crossfade-visual{height:300px}}.wl-root .crop{border:1px solid var(--border-hi);background:var(--surface);opacity:0;border-radius:16px;flex-direction:column;transition:opacity .5s;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 80px #00000073}.wl-root .crop.active{opacity:1}.wl-root .crop-bar{border-bottom:1px solid var(--border);background:var(--card);align-items:center;gap:8px;padding:11px 14px;display:flex}.wl-root .crop-bar span{background:var(--dim);border-radius:50%;width:8px;height:8px}.wl-root .crop-bar .cap{font-family:var(--fm);color:var(--muted);white-space:nowrap;margin-left:8px;font-size:11px}.wl-root .crop-shot-wrap{background:var(--card);flex:1;min-height:0;position:relative;overflow:hidden}.wl-root .crop-shot{object-fit:cover;object-position:top center;width:100%;height:100%;display:block;position:absolute;inset:0}.wl-root .crop-beats{flex-shrink:0;gap:8px;padding:14px 22px;display:flex}.wl-root .crop-beats span{font-family:var(--fm);white-space:nowrap;color:var(--dim);border-top:2px solid var(--dim);flex:1;padding:4px 0;font-size:10.5px;transition:color .3s,border-color .3s}.wl-root .crop-beats span.active{color:var(--accent);border-color:var(--accent)}.wl-root .proof-hero{background:radial-gradient(circle at 22% 130%,color-mix(in srgb,var(--ac) 22%,transparent),transparent 68%),linear-gradient(180deg,color-mix(in srgb,var(--ac) 7%,transparent),transparent);border-bottom:1px solid var(--border);align-items:center;gap:16px;height:150px;padding:0 30px;display:flex;position:relative;overflow:hidden}.wl-root .proof-hero:before{content:"";opacity:.4;pointer-events:none;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:15px 15px;position:absolute;inset:0}.wl-root .proof-hero.center{justify-content:center}.wl-root .proof-idx{font-family:var(--fm);letter-spacing:.1em;color:var(--ac);font-size:12px;position:absolute;top:16px;left:20px}.wl-root .proof-ico{object-fit:contain;flex-shrink:0;width:68px;height:68px;position:relative}.wl-root .proof-name{font-family:var(--fd);letter-spacing:-.02em;color:var(--text);white-space:nowrap;font-size:34px;font-weight:800;position:relative}.wl-root .proof-wm{aspect-ratio:2.5;object-fit:contain;width:auto;height:34px;display:block;position:relative}.wl-root .proof-wm-lg{aspect-ratio:2.167;object-fit:contain;width:auto;max-width:78%;height:56px;display:block;position:relative}.wl-root .proof-body{background:var(--surface);flex-direction:column;flex:1;gap:14px;min-height:0;padding:26px 30px;display:flex}.wl-root .proof-role{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;color:var(--ac);border:1px solid color-mix(in srgb,var(--ac) 40%,transparent);border-radius:20px;align-self:flex-start;padding:5px 12px;font-size:10.5px}.wl-root .proof-desc{color:var(--muted);font-size:16.5px;line-height:1.6}.wl-root .proof-desc b{color:var(--text);font-weight:600}@media (max-width:860px){.wl-root .proof-hero{height:120px;padding:0 22px}.wl-root .proof-ico{width:52px;height:52px}.wl-root .proof-name{font-size:26px}.wl-root .proof-wm{height:26px}.wl-root .proof-wm-lg{height:42px}.wl-root .proof-body{padding:20px 22px}.wl-root .proof-desc{font-size:14.5px}}.wl-root .spy-stage{grid-template-columns:.92fr 1.08fr;align-items:center;gap:56px;max-width:1160px;height:100vh;margin:0 auto;padding:0 32px;display:grid;position:sticky;top:0}@media (max-width:860px){.wl-root .spy-stage{grid-template-columns:1fr;gap:28px;padding-top:80px}}@media (max-width:640px){.wl-root .spy-stage{padding-left:20px;padding-right:20px}}.wl-root .spy-list{padding-left:34px;position:relative}.wl-root .spy-line-track{background:var(--dim);width:2px;position:absolute;top:158px;bottom:6px;left:4px}.wl-root .spy-line-fill{background:linear-gradient(180deg,var(--teal),var(--accent));width:100%;height:0%;transition:height .1s linear;position:absolute;top:0;left:0}.wl-root .spy-item{opacity:.35;padding:20px 0;transition:opacity .4s;position:relative;transform:translate(0)}.wl-root .spy-item:before{content:"";background:var(--dim);border:2px solid var(--bg);border-radius:50%;width:10px;height:10px;transition:background .3s;position:absolute;top:26px;left:-34px}.wl-root .spy-item.active{opacity:1}.wl-root .spy-item.active:before{background:var(--accent)}.wl-root .spy-item h3{font-family:var(--fd);margin-bottom:8px;font-size:clamp(19px,2vw,24px);font-weight:700}.wl-root .spy-item p{color:var(--muted);max-width:420px;font-size:14.5px;line-height:1.55}.wl-root .spy-item p strong{color:var(--text);font-weight:600}.wl-root .spy-visual{border:1px solid var(--border-hi);background:var(--surface);border-radius:16px;height:540px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}@media (max-width:860px){.wl-root .spy-visual{height:470px}}.wl-root .spy-frame{flex-direction:column;display:flex;position:absolute;inset:0}.wl-root .spy-fbar{border-bottom:1px solid var(--border);background:var(--card);flex-shrink:0;align-items:center;gap:8px;padding:11px 14px;display:flex}.wl-root .spy-fbar i{background:var(--dim);border-radius:50%;width:8px;height:8px}.wl-root .spy-fbar .cap{font-family:var(--fm);color:var(--muted);white-space:nowrap;margin-left:8px;font-size:11px}.wl-root .spy-fbar .live{font-family:var(--fm);letter-spacing:.09em;text-transform:uppercase;color:var(--accent);white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:9.5px;display:inline-flex}.wl-root .spy-fbar .live:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 9px var(--accent);border-radius:50%}.wl-root .spy-fbody{background:#070a10;flex:1;min-height:0;position:relative;overflow:hidden}.wl-root .spy-iframe{transform-origin:0 0;pointer-events:none;background:var(--surface);border:0;width:153.85%;height:153.85%;display:block;position:absolute;top:0;left:0;transform:scale(.65)}.wl-root .spy-shot{object-fit:cover;object-position:top center;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}.wl-root .spy-shot.active{opacity:1;pointer-events:auto}.wl-root .spy-num{font-family:var(--fd);letter-spacing:.04em;color:var(--text);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border-hi);z-index:2;background:#070a10b8;border-radius:100px;padding:6px 14px;font-size:15px;font-weight:800;position:absolute;bottom:14px;right:18px}.wl-root .spy-panel{background:#000;flex-direction:column;justify-content:center;gap:0;padding:16px;display:flex;overflow-y:auto}.wl-root .mock-card{background:var(--card);border:1px solid var(--border-hi);box-sizing:border-box;border-radius:14px;flex-direction:column;gap:13px;width:100%;padding:20px;display:flex}.wl-root .spy-panel::-webkit-scrollbar{width:6px}.wl-root .spy-panel::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:3px}.wl-root .mock-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.wl-root .mock-crumb{font-family:var(--fm);letter-spacing:.09em;color:var(--muted);text-transform:uppercase;white-space:nowrap;font-size:10.5px}.wl-root .mock-chip{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border-hi);color:var(--muted);white-space:nowrap;border-radius:100px;padding:4px 9px;font-size:9.5px}.wl-root .mock-chip.work{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 45%,transparent);background:#dbff4a0f}.wl-root .mock-chip.redo{color:#f4b740;background:#f4b74012;border-color:#f4b7406b}.wl-root .mock-title{font-family:var(--fd);letter-spacing:-.01em;color:var(--text);font-size:17px;font-weight:700;line-height:1.25}.wl-root .mock-steps{flex-direction:column;gap:9px;margin-top:1px;display:flex}.wl-root .mock-step{align-items:center;gap:12px;display:flex}.wl-root .mock-step .n{width:22px;height:22px;font-family:var(--fm);color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);background:#dbff4a14;border-radius:7px;flex-shrink:0;place-items:center;font-size:11px;display:grid}.wl-root .mock-step .txt{color:var(--text);font-size:13.5px}.wl-root .mock-review{border:1px solid var(--border);background:var(--card);border-radius:12px;gap:12px;padding:13px 14px;display:flex}.wl-root .mock-ava{background:linear-gradient(135deg,var(--accent),var(--teal));border-radius:50%;flex-shrink:0;width:30px;height:30px}.wl-root .mock-cmt .who{font-family:var(--fm);color:var(--muted);letter-spacing:.03em;margin-bottom:4px;font-size:10.5px}.wl-root .mock-cmt .body{color:var(--text);font-size:13px;line-height:1.45}.wl-root .mock-verdict{flex-direction:column;gap:8px;display:flex}.wl-root .mock-vrow{color:var(--text);align-items:center;gap:10px;font-size:13px;display:flex}.wl-root .mock-vrow .ic{border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid}.wl-root .mock-vrow .ic.ok{color:var(--teal);background:#00c9a71f}.wl-root .mock-vrow .ic.redo{color:#f4b740;background:#f4b74024}.wl-root .mock-themes{grid-template-columns:1fr 1fr;gap:10px;margin-top:1px;display:grid}.wl-root .mock-theme{border:1px solid var(--border);background:var(--card);border-radius:11px;flex-direction:column;gap:5px;padding:11px 13px;display:flex}.wl-root .mock-theme.wide{grid-column:1/-1}.wl-root .mock-theme .nm{font-family:var(--fd);color:var(--text);font-size:13.5px;font-weight:600}.wl-root .mock-theme .meta{font-family:var(--fm);color:var(--muted);letter-spacing:.03em;font-size:10px}.wl-root .mock-theme.wide{border-color:color-mix(in srgb,var(--accent) 32%,transparent);background:linear-gradient(180deg,#dbff4a0f,var(--card))}.wl-root .mock-theme.done .meta{color:var(--teal)}.wl-root .mock-score{align-items:center;gap:10px;display:flex}.wl-root .mock-score .sc-label{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px}.wl-root .mock-score .sc-dots{gap:4px;display:flex}.wl-root .mock-score .sc-dots i{background:var(--dim);border-radius:50%;width:9px;height:9px}.wl-root .mock-score .sc-dots i.on{background:#f4b740;box-shadow:0 0 8px #f4b74080}.wl-root .mock-score .sc-num{font-family:var(--fd);color:#f4b740;font-size:13px;font-weight:800}.wl-root .mock-h{font-family:var(--fm);letter-spacing:.11em;text-transform:uppercase;color:var(--text);margin-top:5px;font-size:10px}.wl-root .mock-fix{display:block}.wl-root .mock-fix .fn{width:20px;height:20px;font-family:var(--fm);color:#f4b740;background:#f4b7401f;border:1px solid #f4b7404d;border-radius:6px;flex-shrink:0;place-items:center;font-size:11px;font-weight:700;display:grid}.wl-root .mock-fix .ft{color:var(--muted);font-size:12.5px;line-height:1.5}.wl-root .mock-fix .ft b{color:var(--text);font-weight:700}.wl-root .mock-cmt .body code,.wl-root .mock-fix .ft code,.wl-root .mock-text code{font-family:var(--fm);color:var(--accent);overflow-wrap:anywhere;background:#dbff4a14;border-radius:4px;padding:1px 5px;font-size:.92em}.wl-root .mock-text{color:var(--muted);text-wrap:pretty;margin:0;font-size:13px;line-height:1.5}.wl-root .mock-text b{color:var(--text);font-weight:700}.wl-root .mock-code{font-family:var(--fm);color:var(--text);border:1px solid var(--border);white-space:pre-wrap;word-break:break-word;background:#070a108c;border-radius:7px;margin-top:4px;padding:5px 9px;font-size:11px;line-height:1.5}.wl-root .mock-code .add{color:var(--accent);font-weight:700}.wl-root .mock-mats{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.wl-root .mock-link{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent);text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent);text-underline-offset:3px;pointer-events:none;cursor:default;font-size:12px}.wl-root .stack-wrap{height:160vh;position:relative}.wl-root .stack-stage{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}.wl-root .stack-head{z-index:5;pointer-events:none;position:absolute;top:9vh;left:0;right:0}.wl-root .stack-head .eyebrow{margin-bottom:16px}.wl-root .stack-head h2{font-family:var(--fd);letter-spacing:-.025em;font-size:clamp(26px,3.2vw,38px);font-weight:800;line-height:1.06}.wl-root .stack-card{background:var(--card);border:1px solid var(--border-hi);will-change:transform,opacity;border-radius:18px;width:min(560px,86vw);padding:34px 36px;position:absolute;box-shadow:0 30px 80px #00000080}.wl-root .stack-card .stack-name{font-family:var(--fd);letter-spacing:-.01em;color:var(--accent);margin-bottom:16px;font-size:17px;font-weight:700}.wl-root .stack-card .stack-quote{font-family:var(--fd);font-size:clamp(16px,1.8vw,20px);font-weight:600;line-height:1.45}.wl-root .stack-card .stack-quote:before{content:"“";color:var(--accent)}.wl-root .stack-card .stack-quote:after{content:"”";color:var(--accent)}.wl-root .author-card{background:var(--card);border:1px solid var(--border);border-radius:22px;grid-template-columns:400px minmax(0,1fr);align-items:stretch;min-height:460px;margin-top:44px;display:grid;position:relative;overflow:hidden}.wl-root .author-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#dbff4a0e,#0000 62%);width:360px;height:360px;position:absolute;top:-120px;right:-100px}@media (max-width:760px){.wl-root .author-card{grid-template-columns:1fr;min-height:0}}.wl-root .author-photo{border-right:1px solid var(--border-hi);width:100%;height:100%;position:relative;overflow:hidden}@media (max-width:760px){.wl-root .author-photo{aspect-ratio:1;border-right:none;border-bottom:1px solid var(--border-hi);height:auto}}.wl-root .author-photo img{object-fit:cover;width:100%;height:100%;display:block}.wl-root .author-photo .photo-decor{mix-blend-mode:screen;pointer-events:none;z-index:2;background:linear-gradient(135deg,#dbff4a29,#0000 46%);position:absolute;inset:0}.wl-root .author-body{z-index:1;flex-direction:column;justify-content:center;padding:52px 56px;display:flex;position:relative}@media (max-width:760px){.wl-root .author-body{padding:32px 28px}}.wl-root .author-name{font-family:var(--fd);letter-spacing:-.025em;font-size:30px;font-weight:800;line-height:1.04}.wl-root .author-role{font-family:var(--fm);letter-spacing:.03em;color:var(--accent);margin-top:10px;font-size:12.5px;display:block}.wl-root .author-divider{background:var(--border);height:1px;margin:26px 0}.wl-root .author-quote{position:relative}.wl-root .author-quote p{color:var(--text);font-size:18.5px;line-height:1.66}.wl-root .author-quote p:first-of-type:before{content:"“";color:var(--accent)}.wl-root .author-quote p:last-of-type:after{content:"”";color:var(--accent)}.wl-root .author-quote p+p{margin-top:15px}.wl-root .author-bio{color:var(--muted);margin-top:20px;font-size:14px;line-height:1.55}.wl-root .fly-wrap{height:300vh;position:relative}.wl-root .fly-stage{flex-direction:column;justify-content:center;height:100vh;display:flex;position:sticky;top:0}.wl-root .fly-row{grid-template-columns:1fr 1.2fr 1fr 1fr;align-items:center;gap:16px;margin-top:32px;display:grid}@media (max-width:860px){.wl-root .fly-row{grid-template-columns:1fr}}.wl-root .fly-card{background:var(--surface);border:1px solid var(--border);will-change:transform,opacity;border-radius:16px;flex-direction:column;padding:28px 24px;display:flex}.wl-root .fly-card.rec{background:radial-gradient(circle at 50% -8%,#dbff4a24,transparent 60%),var(--card-hi);border-color:#dbff4a73;padding:38px 32px;box-shadow:0 30px 80px #00000080,0 0 0 1px #dbff4a1f}.wl-root .fly-card.settled.rec{animation:.6s wl-pulse}.wl-root #fly4{background:radial-gradient(circle at 50% -10%,#2aabee2e,transparent 62%),linear-gradient(180deg,#229ed90f,transparent),var(--card-hi);border-color:#2aabee80;box-shadow:0 26px 64px #00000073,0 0 0 1px #2aabee29}.wl-root #fly4 .price-badge{color:#fff;background:linear-gradient(#2aabee,#229ed9)}.wl-root #fly4 .price-per{color:#8fd0f0}@keyframes wl-pulse{0%{transform:scale(1)}50%{transform:scale(1.045)}to{transform:scale(1)}}.wl-root .price-badge{font-family:var(--fm);letter-spacing:.1em;text-transform:uppercase;background:var(--accent);color:#07090e;border-radius:100px;margin-bottom:14px;padding:4px 10px;font-size:10px;display:inline-block}.wl-root .price-term{font-family:var(--fm);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.wl-root .price-amount{font-family:var(--fd);letter-spacing:-.02em;margin-top:8px;font-size:30px;font-weight:800}.wl-root .fly-card.rec .price-amount{font-size:50px}.wl-root #fly4 .price-amount{font-size:22px;line-height:1.15}.wl-root .price-amount span{color:var(--muted);font-size:15px;font-weight:600}.wl-root .price-per{font-family:var(--fm);color:var(--muted);margin-top:6px;font-size:12.5px}.wl-root .price-note{color:var(--muted);flex:1;margin-top:14px;font-size:13.5px;line-height:1.5}.wl-root .fly-card.rec .price-note{color:#aeb9c8;font-size:14.5px}.wl-root .price-cta{margin-top:22px}.wl-root .price-cta .btn{width:100%}.wl-root .price-foot-sec{padding:64px 0 40px}.wl-root .price-corp{background:var(--card-hi);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.wl-root .price-corp-t{color:var(--text);font-size:14.5px}.wl-root .price-payline{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.wl-root .price-payline-q{color:var(--muted);font-size:13.5px}.wl-root .price-pay-wrap{position:relative}.wl-root .price-pay-pop{z-index:10;background:var(--card-hi);border:1px solid var(--border-hi);width:272px;color:var(--muted);border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 18px 48px #00000080}.wl-root .price-pay-pop.open{display:block}.wl-root .price-pay-pop a{color:var(--accent);font-weight:600}.wl-root .price-m0{color:var(--text);background:#dbff4a0d;border:1px solid #dbff4a2e;border-radius:12px;align-items:center;gap:9px;margin-top:18px;padding:12px 18px;font-size:14.5px;display:inline-flex}.wl-root .price-m0 b{color:var(--accent);font-weight:600}.wl-root .price-m0 svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.wl-root .cta{text-align:center;padding-bottom:160px}.wl-root .cta-btn{background:var(--accent);color:#07090e;border-radius:8px;align-items:center;gap:10px;margin-top:28px;padding:16px 30px;font-size:15.5px;font-weight:700;display:inline-flex}.wl-root .foot-note{font-family:var(--fm);letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin-top:80px;font-size:11px}.wl-root .faq{padding-bottom:150px}.wl-root .faq-list{flex-direction:column;gap:12px;max-width:840px;margin-top:44px;display:flex}.wl-root .faq-item{border:1px solid var(--border);background:var(--card);border-radius:14px;transition:border-color .2s,background .2s;overflow:hidden}.wl-root .faq-item:hover{border-color:var(--border-hi)}.wl-root .faq-item.open{background:radial-gradient(circle at 0% 0%,#dbff4a0f,transparent 55%),var(--card-hi);border-color:#dbff4a59}.wl-root .faq-q{text-align:left;cursor:pointer;width:100%;color:var(--text);font-family:var(--fd);letter-spacing:-.012em;background:0 0;border:none;align-items:center;gap:18px;padding:22px 24px;font-size:18px;font-weight:700;line-height:1.3;display:flex}.wl-root .faq-n{font-family:var(--fm);color:var(--teal);flex:none;font-size:12px;font-weight:600}.wl-root .faq-item.open .faq-n{color:var(--accent)}.wl-root .faq-q .tgl{border:1px solid var(--border-hi);width:28px;height:28px;color:var(--muted);border-radius:8px;flex:none;place-items:center;margin-left:auto;transition:all .25s cubic-bezier(.2,.7,.2,1);display:grid}.wl-root .faq-item.open .faq-q .tgl{background:var(--accent);border-color:var(--accent);color:#07090e;transform:rotate(45deg)}.wl-root .faq-q .tgl svg{width:14px;height:14px}.wl-root .faq-a{max-height:0;transition:max-height .32s;overflow:hidden}.wl-root .faq-a-inner{color:var(--muted);max-width:700px;padding:0 24px 24px 58px;font-size:15.5px;line-height:1.62}@media (max-width:640px){.wl-root .faq-a-inner{padding-left:24px}}.wl-root .pf{z-index:2;position:relative}.wl-root .pf a{color:var(--muted);text-decoration:none;transition:color .15s}.wl-root .pf a:hover{color:var(--text)}.wl-root .pf-inner{max-width:1160px;margin:0 auto;padding:40px 32px 26px}@media (max-width:640px){.wl-root .pf-inner{padding:32px 20px 24px}}.wl-root .pf-brand{align-items:center;gap:11px;display:inline-flex}.wl-root .pf-mark{border:1.5px solid var(--accent);width:30px;height:30px;font-family:var(--fm);color:var(--accent);background:#dbff4a0f;border-radius:7px;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.wl-root .pf-wm{font-family:var(--fm);letter-spacing:-.01em;color:var(--text);font-size:15px;font-weight:600}.wl-root .pf-wm .ac{color:var(--accent);font-weight:700}.wl-root .pf-rich{border-top:1px solid var(--border);margin-top:8px}.wl-root .pf-cta{background:#dbff4a0d;border:1px solid #dbff4a33;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;padding:18px 22px;display:flex}.wl-root .pf-cta-t{font-family:var(--fd);color:var(--text);letter-spacing:-.01em;font-size:16px;font-weight:600}.wl-root .pf-cta-t span{color:var(--muted);font-weight:400}.wl-root .pf-cta-btn{font-family:var(--fd);letter-spacing:-.005em;color:var(--text);border:1px solid var(--border-hi);white-space:nowrap;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;transition:border-color .15s,background .15s;display:inline-flex}.wl-root .pf-cta-btn:hover{background:#dbff4a12;border-color:#dbff4a8c}.wl-root .pf-cta-btn svg{width:15px;height:15px;transition:transform .15s}.wl-root .pf-cta-btn:hover svg{transform:translate(3px)}.wl-root .pf-cols{grid-template-columns:1.5fr 1fr 1fr;gap:40px 48px;display:grid}.wl-root .pf-col{flex-direction:column;gap:12px;min-width:0;display:flex}.wl-root .pf-col-h{font-family:var(--fm);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);opacity:.85;margin-bottom:3px;font-size:10.5px}.wl-root .pf-col a{font-size:14px;line-height:1.4}.wl-root .pf-col-nav{flex-direction:column;gap:11px;display:flex}.wl-root .pf-tagline{font-family:var(--fm);color:var(--accent);letter-spacing:.01em;margin-top:2px;font-size:12.5px}.wl-root .pf-essence{color:var(--muted);max-width:300px;margin-top:4px;font-size:14px;line-height:1.6}.wl-root .pf-chan{flex-direction:column;gap:12px;display:flex}.wl-root .pf-chan a{align-items:center;gap:10px;display:inline-flex}.wl-root .pf-chan a svg{width:17px;height:17px;color:var(--muted);flex:none;transition:color .15s}.wl-root .pf-chan a:hover svg{color:var(--text)}.wl-root .pf-legal{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;margin-top:38px;padding-top:22px;display:flex}.wl-root .pf-copy{font-family:var(--fm);color:var(--muted);opacity:.85;font-size:11.5px}.wl-root .pf-legal-links{font-family:var(--fm);flex-wrap:wrap;align-items:center;gap:16px;font-size:11.5px;display:flex}.wl-root .pf-legal-links a{color:var(--muted)}@media (max-width:760px){.wl-root .pf-cols{grid-template-columns:1fr 1fr;gap:32px 28px}.wl-root .pf-brandcol{grid-column:1/-1}}@media (max-width:520px){.wl-root .pf-cols{grid-template-columns:1fr;gap:28px}.wl-root .pf-cta{flex-direction:column;align-items:stretch}.wl-root .pf-cta-btn{justify-content:center}.wl-root .pf-legal{flex-direction:column;align-items:flex-start;gap:12px}}.wl-root .hold2-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:52px;display:grid}.wl-root .hold2-head{align-self:start;position:sticky;top:96px}.wl-root .hold2-body{min-width:0}.wl-root .hold2-body .incl-tree{grid-template-columns:repeat(2,1fr);max-width:none;margin:0}@media (min-width:761px){.wl-root .founder-grid{grid-template-columns:.56fr 1.44fr}.wl-root .founder-grid .author-card{grid-template-columns:360px minmax(0,1fr);min-height:0}.wl-root .founder-grid .author-photo img{object-position:50% 22%}.wl-root .founder-grid .author-body{padding:24px 40px}.wl-root .founder-grid .author-name{font-size:24px}.wl-root .founder-grid .author-role{margin-top:7px}.wl-root .founder-grid .author-divider{margin:14px 0}.wl-root .founder-grid .author-quote p{font-size:14px;line-height:1.45}.wl-root .founder-grid .author-quote p+p{margin-top:9px}.wl-root .founder-grid .author-bio{margin-top:12px;font-size:12.5px}}@media (max-width:820px){.wl-root .hold2-grid{grid-template-columns:1fr;gap:26px}.wl-root .hold2-head{position:static}}@media (max-width:560px){.wl-root .hold2-body .incl-tree{grid-template-columns:1fr}}@media (min-width:861px){.wl-root #included .hold2-grid{display:block}.wl-root #included .hold2-head{position:static}.wl-root #included .hold2-body .incl-tree{grid-template-columns:repeat(4,1fr);max-width:none;margin:28px 0 0}.wl-root #included .it-node{gap:7px;padding:13px 15px}.wl-root #included .it-ico{border-radius:9px;width:34px;height:34px}.wl-root #included .it-ico svg{width:17px;height:17px}.wl-root #included .it-title{font-size:15px}.wl-root #included .it-desc{margin-top:4px;font-size:12px;line-height:1.4}.wl-root.v-c #included .hold-item{transition-delay:0s}}.wl-root .hold-item{will-change:transform,opacity}.wl-root.v-c .hold-item{will-change:clip-path,transform;transition:clip-path .8s cubic-bezier(.55,.06,.2,1),opacity .35s,transform .8s cubic-bezier(.55,.06,.2,1)}.wl-root.v-c .hold2-body .hold-item{transition-delay:calc(var(--i,0) * 60ms)}.wl-root.v-c .hold-item.pending{clip-path:inset(0 0 100%);opacity:.001;transform:translateY(14px)}.wl-root.v-c .hold-item.pending.revealed{clip-path:inset(0);opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.wl-root .hold-item.pending,.wl-root .hold-item.pending.revealed{opacity:1!important;filter:none!important;clip-path:none!important;transition:none!important;transform:none!important}}.wl-root .hold-pin{z-index:1;position:relative}.wl-root .hold-pin-tall{height:200vh}.wl-root .hold-pin-mid{height:180vh}.wl-root .hold-stage{align-items:flex-start;height:100vh;padding-top:clamp(56px,9vh,96px);padding-bottom:32px;display:flex;position:sticky;top:0;overflow:hidden}.wl-root .hold-stage>.wrap{width:100%}.wl-root .hold-stage .hold2-body{will-change:transform}.wl-root .hold-stage-flow{position:sticky;top:0}@media (max-width:860px),(prefers-reduced-motion:reduce){.wl-root .hold-pin-tall,.wl-root .hold-pin-mid,.wl-root .hold-pin-faq{height:auto!important}.wl-root .hold-stage{height:auto;padding:110px 0;display:block;position:static}.wl-root .hold-stage-flow{position:static}}@media (max-width:860px){.wl-root .hv4-nav a:not(.btn){display:none}.wl-root .pin-wrap,.wl-root .stack-wrap,.wl-root .fly-wrap{height:auto!important}.wl-root .pin-stage,.wl-root .spy-stage{height:auto;padding-top:72px;padding-bottom:16px;position:static}.wl-root .crossfade-visual{flex-direction:column;gap:14px;height:auto;display:flex}.wl-root .crop{opacity:1;height:auto;position:static}.wl-root .crop-beats{display:none}.wl-root .spy-list{padding-left:0}.wl-root .spy-line-track{display:none}.wl-root .spy-item{opacity:1}.wl-root .spy-item:before{display:none}.wl-root .spy-visual{margin-top:28px}.wl-root .spy-shot{display:none}.wl-root .spy-shot[data-shot="0"]{opacity:1;display:block}.wl-root .stack-stage{height:auto;padding:64px 20px;display:block;position:static}.wl-root .stack-head{pointer-events:auto;margin-bottom:6px;position:static}.wl-root .stack-card{width:auto;max-width:none;margin-bottom:14px;position:static;opacity:1!important;transform:none!important}.wl-root .stack-stage>.stack-card:nth-child(n+6){display:none}.wl-root .fly-stage{height:auto;padding:24px 0 40px;display:block;position:static}.wl-root .fly-card{opacity:1!important;transform:none!important}}
