.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f5f0;--white:#fff;--ink:#0f0f0d;--ink2:#4a4a42;--ink3:#9a9a90;--rule:#e4e1d8;--rule2:#cccab8;--mint:#1da1f2;--mint-dim:#1da1f21f;--mint-glow:#1da1f20f;--coral:#f53;--coral-dim:#ff553314;--surface:#fff;--surface2:#f2f0ea}.landing-root{background:var(--bg);color:var(--ink);font-family:var(--font-barlow), sans-serif;min-height:100vh;overflow-x:hidden}.landing-root canvas#bg{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.landing-root .blob{pointer-events:none;z-index:1;filter:blur(80px);border-radius:50%;position:fixed}.landing-root .blob-mint{background:radial-gradient(circle,#1da1f221 0%,#0000 70%);width:600px;height:600px;animation:18s ease-in-out infinite alternate blobDrift1;top:-120px;right:-100px}.landing-root .blob-coral{background:radial-gradient(circle,#ff553314 0%,#0000 70%);width:500px;height:500px;animation:22s ease-in-out infinite alternate blobDrift2;bottom:-80px;left:-60px}@keyframes blobDrift1{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,60px)scale(1.12)}}@keyframes blobDrift2{0%{transform:translate(0)scale(1)}to{transform:translate(50px,-40px)scale(1.08)}}.landing-root .top-bar{z-index:20;background:linear-gradient(90deg,var(--mint) 0%,#4db8f7 50%,var(--mint) 100%);background-size:200% 100%;height:3px;animation:3s linear infinite barSlide;position:relative}@keyframes barSlide{0%{background-position:100% 0}to{background-position:-100% 0}}.landing-root nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--rule);background:#f7f5f0e0;justify-content:space-between;align-items:center;padding:18px 56px;display:flex;position:relative}.landing-root .logo{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);font-size:20px;font-weight:900}.landing-root .logo em{color:var(--mint);font-style:normal}.landing-root .nav-mid{background:var(--surface2);border:1px solid var(--rule);border-radius:100px;align-items:center;gap:4px;padding:4px;display:flex}.landing-root .ntab{font-family:var(--font-barlow-semi), sans-serif;color:var(--ink3);cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:100px;padding:7px 20px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.landing-root .ntab:hover,.landing-root .ntab.on{background:var(--white);color:var(--ink);box-shadow:0 1px 4px #00000014}.landing-root .nav-right{align-items:center;gap:12px;display:flex}.landing-root .nav-count{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.04em;color:var(--mint);align-items:center;font-size:13px;font-weight:600;display:flex}.landing-root .live-dot{background:var(--mint);border-radius:50%;width:6px;height:6px;margin-right:6px;animation:2s ease-out infinite livePulse;display:inline-block}@keyframes livePulse{0%{box-shadow:0 0 #1da1f266}70%{box-shadow:0 0 0 8px #1da1f200}to{box-shadow:0 0 #1da1f200}}.landing-root .nav-cta{font-family:var(--font-barlow-semi), sans-serif;letter-spacing:.04em;text-transform:uppercase;background:var(--ink);color:var(--bg);cursor:pointer;border:none;border-radius:100px;padding:10px 26px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.landing-root .nav-cta:hover{background:#1e1e1a;transform:translateY(-1px)}.landing-root .hero{z-index:10;grid-template-columns:1.1fr .9fr;max-width:1440px;min-height:calc(100vh - 82px);margin:0 auto;display:grid;position:relative}.landing-root .hero-left{border-right:1px solid var(--rule);flex-direction:column;justify-content:center;padding:80px 80px 80px 56px;display:flex;position:relative;overflow:hidden}.landing-root .ghost-number{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.05em;color:#1da1f20e;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:340px;font-weight:900;line-height:1;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.landing-root .hero-content{z-index:2;position:relative}.landing-root .kicker{font-family:var(--font-barlow-semi), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--mint);opacity:0;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:600;animation:.6s forwards riseIn;display:inline-flex}.landing-root .kicker-bar{background:var(--mint);width:24px;height:2px}.landing-root h1{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.02em;text-transform:uppercase;color:var(--ink);opacity:0;margin-bottom:0;font-size:clamp(64px,8.5vw,128px);font-weight:900;line-height:.95;animation:.6s 80ms forwards riseIn}.landing-root h1 .stroke{-webkit-text-stroke:2px var(--ink);color:#0000}.landing-root .h1-sub{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.02em;text-transform:uppercase;color:#0f0f0d26;opacity:0;margin-bottom:36px;font-size:clamp(64px,8.5vw,128px);font-weight:900;line-height:.95;animation:.6s .14s forwards riseIn}.landing-root .subhead{color:var(--ink2);opacity:0;max-width:420px;margin-bottom:48px;font-size:16px;font-weight:300;line-height:1.75;animation:.6s .22s forwards riseIn}.landing-root .subhead strong{color:var(--ink);font-weight:500}.landing-root .cta-row{opacity:0;flex-wrap:wrap;align-items:center;gap:14px;animation:.6s .3s forwards riseIn;display:flex}.landing-root .btn-go{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;background:var(--mint);color:var(--ink);cursor:pointer;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));border:none;border-radius:4px;padding:16px 40px;font-size:16px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-block}.landing-root .btn-go:hover{background:#33b1f5;transform:translateY(-2px);box-shadow:0 8px 24px #1da1f24d}.landing-root .btn-watch{font-family:var(--font-barlow-semi), sans-serif;color:var(--ink3);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.landing-root .btn-watch:hover{color:var(--ink)}.landing-root .play-ring{border:1.5px solid var(--rule2);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;transition:border-color .2s;display:flex}.landing-root .btn-watch:hover .play-ring{border-color:var(--ink)}.landing-root .stats-band{border:1px solid var(--rule);opacity:0;border-radius:8px;gap:0;margin-top:56px;animation:.6s .4s forwards riseIn;display:flex;overflow:hidden}.landing-root .sband-item{border-right:1px solid var(--rule);background:var(--surface);flex:1;padding:18px 24px;transition:background .25s}.landing-root .sband-item:last-child{border-right:none}.landing-root .sband-item:hover{background:var(--mint-dim)}.landing-root .sband-val{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.02em;color:var(--ink);font-size:32px;font-weight:900;line-height:1}.landing-root .sband-val sup{color:var(--mint);font-size:16px}.landing-root .sband-label{font-family:var(--font-barlow-semi), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--ink3);margin-top:4px;font-size:11px;font-weight:500}.landing-root .hero-right{flex-direction:column;justify-content:center;gap:14px;padding:72px 56px 72px 64px;display:flex;position:relative}.landing-root .panel-eyebrow{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--ink3);opacity:0;align-items:center;gap:10px;margin-bottom:8px;font-size:12px;font-weight:600;animation:.6s .35s forwards riseIn;display:flex}.landing-root .panel-eyebrow:after{content:"";background:var(--rule);flex:1;height:1px}.landing-root .input-card{background:var(--surface);border:1.5px solid var(--rule);opacity:0;border-radius:12px;padding:22px 24px;transition:border-color .25s,box-shadow .25s;animation:.6s .42s forwards riseIn}.landing-root .input-card:hover{border-color:var(--mint);box-shadow:0 0 0 4px var(--mint-glow)}.landing-root .ic-label{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--ink3);margin-bottom:10px;font-size:11px;font-weight:600}.landing-root .ic-text{color:var(--ink2);margin-bottom:16px;font-size:13.5px;font-weight:300;line-height:1.65}.landing-root .ic-footer{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.landing-root .ic-meta{color:var(--ink3);align-items:center;gap:12px;font-size:12px;display:flex}.landing-root .ic-dot{background:var(--rule2);border-radius:50%;width:4px;height:4px}.landing-root .gen-btn{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;background:var(--ink);color:var(--white);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:7px;padding:9px 22px;font-size:13px;font-weight:900;transition:all .2s;display:flex}.landing-root .gen-btn:hover{background:#1e1e1a}.landing-root .gen-btn span{color:var(--mint);font-size:14px}.landing-root .result-stack{opacity:0;flex-direction:column;gap:10px;animation:.6s .52s forwards riseIn;display:flex}.landing-root .rcard{background:var(--surface);border:1px solid var(--rule);cursor:default;border-radius:12px;transition:all .3s;overflow:hidden}.landing-root .rcard:hover{border-color:var(--rule2);transform:translateY(-2px);box-shadow:0 6px 24px #00000012}.landing-root .rcard.featured{border-color:var(--mint);box-shadow:0 0 0 3px var(--mint-glow)}.landing-root .rc-head{border-bottom:1px solid var(--rule);background:var(--surface2);justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.landing-root .hook-tag{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;padding:4px 12px;font-size:11px;font-weight:700}.landing-root .ht-mint{background:var(--mint-dim);color:#0b5a8a}.landing-root .ht-coral{background:var(--coral-dim);color:#c23010}.landing-root .ht-ink{color:var(--ink);background:#0f0f0d0f}.landing-root .rc-copy{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1.5px solid var(--rule2);color:var(--ink2);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:5px;padding:5px 14px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.landing-root .rc-copy:hover{border-color:var(--ink);color:var(--ink)}.landing-root .rc-copy.copied{border-color:var(--mint);color:var(--mint);background:var(--mint-dim)}.landing-root .rc-body{color:var(--ink2);padding:14px 18px;font-size:13px;font-weight:300;line-height:1.7}.landing-root .rc-foot{justify-content:space-between;align-items:center;padding:9px 18px 12px;display:flex}.landing-root .tweet-dots{gap:4px;display:flex}.landing-root .td{background:var(--rule);border-radius:2px;width:20px;height:3px}.landing-root .td.on{background:var(--mint)}.landing-root .char-pill{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.04em;background:var(--mint-dim);color:#0b5a8a;border-radius:100px;padding:2px 10px;font-size:11px;font-weight:700}.landing-root .toast{background:var(--surface);border:1px solid var(--rule);z-index:50;border-radius:10px;align-items:center;gap:12px;min-width:260px;padding:11px 16px;font-size:13px;font-weight:300;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;left:56px;transform:translate(-120%);box-shadow:0 8px 32px #0000001a}.landing-root .toast.visible{transform:translate(0)}.landing-root .t1{bottom:120px}.landing-root .t2{bottom:64px}.landing-root .toast-icon{background:var(--mint-dim);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.landing-root .toast-msg{color:var(--ink2);line-height:1.4}.landing-root .toast-msg strong{color:var(--ink);font-weight:500}.landing-root .toast-time{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.04em;color:var(--ink3);white-space:nowrap;margin-left:auto;font-size:11px}.landing-root .features{z-index:10;border-top:3px solid var(--ink);background:var(--ink);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.landing-root .feat{border-right:1px solid #ffffff14;padding:44px 40px;transition:background .25s}.landing-root .feat:last-child{border-right:none}.landing-root .feat:hover{background:#ffffff08}.landing-root .feat-n{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--mint);align-items:center;gap:10px;margin-bottom:18px;font-size:11px;font-weight:700;display:flex}.landing-root .feat-n:before{content:"";background:var(--mint);opacity:.5;width:20px;height:2px;display:block}.landing-root .feat-title{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:#eceef2;margin-bottom:12px;font-size:22px;font-weight:900;line-height:1.1}.landing-root .feat-desc{color:#eceef273;font-size:13px;font-weight:300;line-height:1.7}.landing-root .sec-label{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--mint);align-items:center;gap:10px;margin-bottom:20px;font-size:11px;font-weight:700;display:flex}.landing-root .sec-label:before{content:"";background:var(--mint);width:20px;height:2px}.landing-root .sec-h2{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.02em;text-transform:uppercase;color:var(--ink);font-size:clamp(44px,5vw,72px);font-weight:900;line-height:.95}.landing-root .sec-h2 .dim{color:#0f0f0d33}.landing-root .sec-h2 .stroke-h{-webkit-text-stroke:1.5px var(--ink);color:#0000}.landing-root .ticker-wrap{z-index:10;background:var(--white);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:14px 0;position:relative;overflow:hidden}.landing-root .ticker-track{gap:0;width:max-content;animation:28s linear infinite tickerScroll;display:flex}.landing-root .ticker-track:hover{animation-play-state:paused}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-root .ticker-item{border-right:1px solid var(--rule);white-space:nowrap;align-items:center;gap:10px;padding:0 40px;display:flex}.landing-root .ti-avatar{width:28px;height:28px;font-family:var(--font-barlow-cond), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.landing-root .ti-a{color:#0b5a8a;background:#e8f4fb}.landing-root .ti-b{color:#c23010;background:#fff0ec}.landing-root .ti-c{color:#3730a3;background:#eef2ff}.landing-root .ti-d{color:#854d0e;background:#fefce8}.landing-root .ti-e{color:#7e22ce;background:#fdf4ff}.landing-root .ti-f{color:#0e4d7a;background:#dbeefb}.landing-root .ti-text{color:var(--ink2);font-size:13px;font-weight:300}.landing-root .ti-text strong{color:var(--ink);font-weight:500}.landing-root .ti-metric{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.04em;background:var(--mint-dim);color:#0b5a8a;border-radius:100px;padding:3px 10px;font-size:12px;font-weight:700}.landing-root .how-section{z-index:10;max-width:1440px;margin:0 auto;padding:120px 56px;position:relative}.landing-root .how-header{justify-content:space-between;align-items:flex-end;margin-bottom:80px;display:flex}.landing-root .how-tagline{color:var(--ink2);max-width:320px;font-size:16px;font-weight:300;line-height:1.7}.landing-root .how-steps{background:var(--rule);border:1px solid var(--rule);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.landing-root .how-step{background:var(--white);padding:48px 40px 40px;transition:background .3s;position:relative}.landing-root .how-step:hover{background:var(--bg)}.landing-root .step-num{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.04em;-webkit-text-stroke:1.5px #1da1f24d;color:#0000;margin-bottom:28px;font-size:88px;font-weight:900;line-height:1;transition:all .3s;display:block}.landing-root .how-step:hover .step-num{-webkit-text-stroke-color:var(--mint)}.landing-root .step-visual{background:var(--bg);border:1px solid var(--rule);border-radius:10px;flex-direction:column;justify-content:center;min-height:120px;margin-bottom:24px;padding:16px;display:flex}.landing-root .sv-bar{background:var(--rule);border-radius:4px;height:8px;margin-bottom:8px}.landing-root .sv-bar.fill{background:var(--mint)}.landing-root .sv-bar.w100{width:100%}.landing-root .sv-bar.w90{width:90%}.landing-root .sv-bar.w80{width:80%}.landing-root .sv-bar.w60{width:60%}.landing-root .sv-bar.w40{width:40%}.landing-root .sv-chip{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-items:center;gap:6px;margin:4px 4px 0 0;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.landing-root .sv-chip-mint{background:var(--mint-dim);color:#0b5a8a}.landing-root .sv-chip-coral{background:var(--coral-dim);color:#c23010}.landing-root .sv-chip-ink{color:var(--ink);background:#0f0f0d0f}.landing-root .sv-copy-btn{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;background:var(--ink);color:var(--white);cursor:pointer;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));border:none;border-radius:4px;align-items:center;gap:6px;width:fit-content;margin-top:12px;padding:7px 16px;font-size:11px;font-weight:700;display:flex}.landing-root .sv-copy-btn .dot{background:var(--mint);border-radius:50%;width:6px;height:6px}.landing-root .step-title{font-family:var(--font-barlow-cond), sans-serif;text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);margin-bottom:10px;font-size:22px;font-weight:900}.landing-root .step-desc{color:var(--ink2);font-size:14px;font-weight:300;line-height:1.7}@keyframes scanBar{0%,to{width:70%}50%{width:90%}}.landing-root .scan-bar{background:var(--mint);border-radius:2px;width:70%;height:100%;animation:2s ease-in-out infinite scanBar}.landing-root .scan-track{background:var(--rule);border-radius:2px;height:4px;margin-top:12px;overflow:hidden}.landing-root .results-section{z-index:10;background:var(--ink);padding:100px 56px;position:relative;overflow:hidden}.landing-root .results-inner{max-width:1440px;margin:0 auto}.landing-root .results-section .sec-label{color:var(--mint)}.landing-root .results-section .sec-h2{color:#eceef2}.landing-root .results-section .sec-h2 .dim{color:#eceef233}.landing-root .results-top{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.landing-root .results-sub{color:#eceef280;max-width:320px;font-size:15px;font-weight:300;line-height:1.7}.landing-root .ba-grid{grid-template-columns:1fr 60px 1fr;align-items:center;gap:0;display:grid}.landing-root .ba-side{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:40px}.landing-root .ba-side.after{background:#1da1f20d;border-color:#1da1f24d}.landing-root .ba-label{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:28px;font-size:11px;font-weight:700;display:flex}.landing-root .ba-label.before{color:#eceef24d}.landing-root .ba-label.after{color:var(--mint)}.landing-root .ba-label-dot{border-radius:50%;width:6px;height:6px}.landing-root .ba-label-dot.before{background:#eceef24d}.landing-root .ba-label-dot.after{background:var(--mint)}.landing-root .metric-row-list{flex-direction:column;gap:20px;display:flex}.landing-root .metric-entry{justify-content:space-between;align-items:center;display:flex}.landing-root .me-name{color:#eceef299;font-size:14px;font-weight:300}.landing-root .me-val{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.02em;font-size:28px;font-weight:900}.landing-root .me-val.dim{color:#eceef240}.landing-root .me-val.bright{color:var(--mint)}.landing-root .me-bar-wrap{background:#ffffff14;border-radius:2px;flex:1;height:4px;margin:0 16px;overflow:hidden}.landing-root .me-bar{border-radius:2px;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.landing-root .me-bar.dim-bar{background:#eceef233}.landing-root .me-bar.bright-bar{background:var(--mint)}.landing-root .ba-arrow{font-family:var(--font-barlow-cond), sans-serif;color:var(--mint);justify-content:center;align-items:center;font-size:24px;font-weight:900;display:flex}.landing-root .ba-arrow-inner{border:1.5px solid #1da1f24d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.landing-root .testi-section{z-index:10;max-width:1440px;margin:0 auto;padding:120px 56px;position:relative}.landing-root .testi-header{justify-content:space-between;align-items:flex-end;margin-bottom:56px;display:flex}.landing-root .testi-sub{color:var(--ink2);max-width:280px;font-size:15px;font-weight:300;line-height:1.7}.landing-root .testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .tcard{background:var(--white);border:1px solid var(--rule);cursor:default;border-radius:16px;flex-direction:column;padding:32px;transition:all .3s;display:flex}.landing-root .tcard:hover{border-color:var(--rule2);transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.landing-root .tcard.featured{border-color:var(--mint);box-shadow:0 0 0 3px var(--mint-glow)}.landing-root .tc-top{align-items:center;gap:14px;margin-bottom:22px;display:flex}.landing-root .tc-av{width:44px;height:44px;font-family:var(--font-barlow-cond), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:flex}.landing-root .av-a{color:#0b5a8a;background:#e8f4fb}.landing-root .av-b{color:#c23010;background:#fff0ec}.landing-root .av-c{color:#3730a3;background:#eef2ff}.landing-root .tc-name{font-family:var(--font-barlow-semi), sans-serif;color:var(--ink);font-size:15px;font-weight:600}.landing-root .tc-handle{color:var(--ink3);font-size:13px;font-weight:300}.landing-root .tc-quote{color:var(--ink2);quotes:"“""”";flex:1;font-size:15px;font-weight:300;line-height:1.75}.landing-root .tc-quote:before{content:open-quote;color:var(--mint);vertical-align:-.4em;margin-right:4px;font-size:24px;line-height:0}.landing-root .tc-metric{border-top:1px solid var(--rule);align-items:center;gap:10px;margin-top:24px;padding-top:20px;display:flex}.landing-root .tc-metric-val{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.02em;color:var(--mint);font-size:28px;font-weight:900}.landing-root .tc-metric-label{color:var(--ink3);font-size:12px;font-weight:300;line-height:1.4}.landing-root .pricing-section{z-index:10;background:var(--white);border-top:1px solid var(--rule);padding:120px 56px;position:relative}.landing-root .pricing-inner{max-width:1440px;margin:0 auto}.landing-root .pricing-header{text-align:center;margin-bottom:20px}.landing-root .pricing-sub{color:var(--ink2);text-align:center;margin-bottom:64px;font-size:16px;font-weight:300}.landing-root .pricing-toggle{justify-content:center;align-items:center;gap:14px;margin-bottom:56px;display:flex}.landing-root .ptog-label{color:var(--ink3);font-size:14px;font-weight:300}.landing-root .ptog-label.active{color:var(--ink);font-weight:500}.landing-root .ptog-switch{background:var(--ink);cursor:pointer;border:none;border-radius:100px;width:44px;height:24px;transition:background .2s;position:relative}.landing-root .ptog-knob{background:var(--white);border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:3px;left:3px}.landing-root .ptog-switch.annual .ptog-knob{left:23px}.landing-root .ptog-switch.annual{background:var(--mint)}.landing-root .savings-badge{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.06em;text-transform:uppercase;background:var(--mint-dim);color:#0b5a8a;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700}.landing-root .pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.landing-root .pcard{border:1px solid var(--rule);background:var(--bg);border-radius:16px;padding:40px;transition:all .3s}.landing-root .pcard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000012}.landing-root .pcard.featured{background:var(--ink);border-color:var(--ink);z-index:2;position:relative;transform:scale(1.03)}.landing-root .pcard.featured:hover{transform:scale(1.03)translateY(-4px)}.landing-root .pc-badge{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.12em;text-transform:uppercase;background:var(--mint-dim);color:#0b5a8a;border-radius:100px;margin-bottom:20px;padding:4px 12px;font-size:10px;font-weight:700;display:inline-block}.landing-root .pcard.featured .pc-badge{color:var(--mint);background:#1da1f233}.landing-root .pc-name{font-family:var(--font-barlow-cond), sans-serif;text-transform:uppercase;letter-spacing:-.01em;color:var(--ink);margin-bottom:8px;font-size:28px;font-weight:900}.landing-root .pcard.featured .pc-name{color:var(--white)}.landing-root .pc-price{align-items:baseline;gap:4px;margin-bottom:6px;display:flex}.landing-root .pc-amount{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.03em;color:var(--ink);font-size:56px;font-weight:900;line-height:1}.landing-root .pcard.featured .pc-amount{color:var(--white)}.landing-root .pc-currency{color:var(--ink3);align-self:flex-start;margin-top:10px;font-size:20px;font-weight:300}.landing-root .pcard.featured .pc-currency{color:#eceef280}.landing-root .pc-period{color:var(--ink3);font-size:13px;font-weight:300}.landing-root .pcard.featured .pc-period{color:#eceef266}.landing-root .pc-tagline{color:var(--ink2);border-bottom:1px solid var(--rule);margin-bottom:32px;padding-bottom:28px;font-size:14px;font-weight:300;line-height:1.6}.landing-root .pcard.featured .pc-tagline{color:#eceef280;border-bottom-color:#ffffff14}.landing-root .pc-features{flex-direction:column;gap:12px;margin-bottom:36px;display:flex}.landing-root .pc-feat{color:var(--ink2);align-items:flex-start;gap:10px;font-size:14px;font-weight:300;line-height:1.5;display:flex}.landing-root .pcard.featured .pc-feat{color:#eceef2b3}.landing-root .pc-check{background:var(--mint-dim);color:#0b5a8a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;display:flex}.landing-root .pcard.featured .pc-check{color:var(--mint);background:#1da1f233}.landing-root .pc-x{width:18px;height:18px;color:var(--ink3);background:#0f0f0d0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:10px;display:flex}.landing-root .pc-btn{width:100%;font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1.5px solid var(--rule2);color:var(--ink2);cursor:pointer;text-align:center;background:0 0;border-radius:8px;padding:14px;font-size:15px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-block}.landing-root .pc-btn:hover{border-color:var(--ink);color:var(--ink)}.landing-root .pc-btn.primary{background:var(--mint);color:var(--ink);border-color:var(--mint);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}.landing-root .pc-btn.primary:hover{background:#33b1f5;box-shadow:0 8px 24px #1da1f24d}.landing-root .faq-section{z-index:10;background:var(--bg);border-top:1px solid var(--rule);padding:100px 56px;position:relative}.landing-root .faq-inner{max-width:800px;margin:0 auto}.landing-root .faq-header{text-align:center;margin-bottom:52px}.landing-root .faq-list{flex-direction:column;display:flex}.landing-root details.faq-item{border-bottom:1px solid var(--rule);overflow:hidden}.landing-root details.faq-item:first-of-type{border-top:1px solid var(--rule)}.landing-root summary.faq-q{cursor:pointer;font-family:var(--font-barlow-semi), sans-serif;color:var(--ink);justify-content:space-between;align-items:center;padding:22px 0;font-size:16px;font-weight:600;list-style:none;transition:color .2s;display:flex}.landing-root summary.faq-q::-webkit-details-marker{display:none}.landing-root summary.faq-q:hover{color:var(--mint)}.landing-root .faq-icon{border:1.5px solid var(--rule2);width:28px;height:28px;color:var(--ink3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:300;transition:all .3s;display:flex}.landing-root details[open] .faq-icon{background:var(--mint-dim);border-color:var(--mint);color:var(--mint);transform:rotate(45deg)}.landing-root .faq-a{color:var(--ink2);padding:0 40px 24px 0;font-size:15px;font-weight:300;line-height:1.75}.landing-root .faq-a a{color:var(--mint);text-decoration:none}.landing-root .faq-a a:hover{text-decoration:underline}.landing-root .cta-section{z-index:10;background:var(--ink);text-align:center;padding:120px 56px;position:relative;overflow:hidden}.landing-root .cta-ghost-bg{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.04em;text-transform:uppercase;color:#1da1f20a;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:280px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-root .cta-inner{z-index:2;max-width:800px;margin:0 auto;position:relative}.landing-root .cta-section .sec-label{color:var(--mint);justify-content:center}.landing-root .cta-h2{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:-.03em;text-transform:uppercase;color:#eceef2;margin-bottom:28px;font-size:clamp(56px,7vw,100px);font-weight:900;line-height:.95}.landing-root .cta-h2 .stroke-w{-webkit-text-stroke:1.5px #eceef266;color:#0000}.landing-root .cta-sub{color:#eceef280;margin-bottom:48px;font-size:16px;font-weight:300;line-height:1.7}.landing-root .cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:24px;display:flex}.landing-root .btn-cta-main{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.08em;text-transform:uppercase;background:var(--mint);color:var(--ink);cursor:pointer;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));border:none;padding:18px 52px;font-size:18px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-block}.landing-root .btn-cta-main:hover{background:#33b1f5;transform:translateY(-2px);box-shadow:0 12px 32px #1da1f259}.landing-root .btn-cta-ghost{font-family:var(--font-barlow-semi), sans-serif;letter-spacing:.02em;color:#eceef280;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;padding:18px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.landing-root .btn-cta-ghost:hover{color:var(--white);border-color:#ffffff40}.landing-root .cta-fine{color:#eceef24d;font-size:13px;font-weight:300}.landing-root footer{z-index:10;background:var(--ink);border-top:1px solid #ffffff0f;padding:56px;position:relative}.landing-root .footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;align-items:start;gap:40px;max-width:1440px;margin:0 auto;display:grid}.landing-root .foot-logo{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.04em;text-transform:uppercase;color:#eceef2;margin-bottom:14px;font-size:22px;font-weight:900}.landing-root .foot-logo em{color:var(--mint);font-style:normal}.landing-root .foot-tagline{color:#eceef266;max-width:240px;font-size:14px;font-weight:300;line-height:1.7}.landing-root .foot-col-title{font-family:var(--font-barlow-cond), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#eceef24d;margin-bottom:18px;font-size:12px;font-weight:700}.landing-root .foot-links{flex-direction:column;gap:10px;display:flex}.landing-root .foot-links a{color:#eceef280;font-size:14px;font-weight:300;text-decoration:none;transition:color .2s}.landing-root .foot-links a:hover{color:#eceef2}.landing-root .foot-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;max-width:1440px;margin:40px auto 0;padding-top:28px;display:flex}.landing-root .foot-copy{color:#eceef24d;font-size:12px;font-weight:300}.landing-root .foot-mint{color:var(--mint);font-weight:500}.landing-root .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.landing-root .reveal.in{opacity:1;transform:translateY(0)}.landing-root .reveal-d1{transition-delay:50ms}.landing-root .reveal-d2{transition-delay:.12s}.landing-root .reveal-d3{transition-delay:.2s}.landing-root .reveal-d4{transition-delay:.28s}@keyframes riseIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
