:root{color-scheme:dark;--ink: #050f0d;--ink-soft: #071713;--green: #0b2a22;--paper: #f4f0e4;--muted: #9fb2aa;--muted-dark: #6f877d;--line: rgba(168, 199, 185, .2);--line-strong: rgba(190, 215, 204, .34);--gold: #e0b45d;--gold-light: #f2d28e;--success: #76d5a5;--display: "STZhongsong", "Noto Serif CJK SC", "Songti SC", serif;--sans: "Bahnschrift", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;--mono: "Cascadia Mono", "Consolas", monospace;font-family:var(--sans);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--ink)}body{min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden;color:var(--paper);background:var(--ink)}a{color:inherit}img{max-width:100%}::selection{color:var(--ink);background:var(--gold-light)}.tradelab-page{position:relative;isolation:isolate;min-height:100dvh;overflow:clip;background:radial-gradient(circle at 82% 5%,rgba(224,180,93,.1),transparent 28rem),radial-gradient(circle at 8% 18%,rgba(37,114,91,.1),transparent 34rem),var(--ink)}.page-grid{position:absolute;z-index:-1;inset:0 0 auto;height:980px;opacity:.4;pointer-events:none;background-image:linear-gradient(rgba(159,193,177,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(159,193,177,.07) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black 15%,transparent 95%);mask-image:linear-gradient(to bottom,black 15%,transparent 95%)}.skip-link{position:fixed;z-index:50;top:12px;left:12px;padding:10px 14px;color:var(--ink);background:var(--gold-light);font-weight:800;text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}.page-header,.overview,.features-section,.subscription-section,.page-footer{width:min(1340px,calc(100% - clamp(72px,11vw,176px)));margin-inline:auto}.page-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.site-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.site-brand img{flex:0 0 auto;border-radius:11px;box-shadow:0 12px 30px #00000052}.site-brand span{display:grid;gap:1px}.site-brand small{color:var(--muted-dark);font-size:9px;font-weight:700;letter-spacing:.16em}.site-brand strong{font-family:var(--display);font-size:20px;letter-spacing:.02em}.back-link{min-height:42px;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:700;text-decoration:none;transition:color .16s ease}.back-link:hover{color:var(--gold-light)}.back-link svg{width:16px}.section-label{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--gold);font:800 10px/1.2 var(--mono);letter-spacing:.18em}.section-label span{width:36px;height:1px;background:currentColor}.overview{min-height:640px;display:grid;grid-template-columns:minmax(420px,.92fr) minmax(520px,1.08fr);align-items:center;column-gap:clamp(42px,5vw,74px);row-gap:30px;padding-block:clamp(52px,5.5vw,78px) 20px}.overview-copy{position:relative;z-index:4;min-width:0;animation:overview-copy-in .76s cubic-bezier(.2,.75,.25,1) both}.overview h1{margin:0;font-family:var(--display);font-size:clamp(48px,4.1vw,62px);font-weight:700;line-height:1.17;letter-spacing:-.055em;text-wrap:balance}.overview h1 span,.overview h1 em{display:block;white-space:nowrap}.overview h1 em{color:var(--gold-light);font-style:normal}.overview-statement{max-width:640px;margin-top:36px;padding-top:26px;border-top:1px solid rgba(224,180,93,.42)}.overview-statement p{margin:0;color:var(--muted);font-size:16px;line-height:2.2;text-wrap:pretty;white-space:nowrap}.overview-statement p:first-child{margin-bottom:15px;color:var(--paper);font-size:17px;font-weight:700}.overview-tags{display:flex;flex-wrap:wrap;gap:10px;margin:34px 0 0;padding:0;list-style:none}.overview-tags li{padding:10px 12px;border:1px solid var(--line);color:#c5d2cc;background:#0a211b8c;font-size:10px;font-weight:700;white-space:nowrap}.overview-actions{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px 10px;margin-top:32px}.overview-actions>*{grid-column:span 2}.overview-actions>*:nth-child(n+4){grid-column:span 3}.overview-actions a,.overview-actions button{min-width:0;min-height:56px;display:flex;align-items:center;gap:8px;padding:0 18px;border:1px solid #e7bd69;border-radius:0;color:#071611;background:linear-gradient(135deg,#f4d994,#ddb056 55%,#c89434);box-shadow:0 10px 26px #c4912f21,inset 0 1px #fff6cd8c;font:700 11px/1.2 var(--sans);text-decoration:none;cursor:pointer;clip-path:polygon(14px 0,100% 0,calc(100% - 14px) 100%,0 100%);transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.overview-actions a:hover,.overview-actions button:hover:not(:disabled){border-color:#f6dc9b;color:#04100c;background:linear-gradient(135deg,#ffe9ad,#edc66f 55%,#d9a643);box-shadow:0 15px 34px #e0b45d38,inset 0 1px #fffadeb8;transform:translateY(-2px)}.overview-actions button:disabled{opacity:.78;filter:saturate(.72);cursor:not-allowed}.overview-actions svg{width:14px;height:14px;flex:0 0 auto;color:#173d31}.overview-actions span{min-width:0;flex:1 1 auto;white-space:nowrap}.product-stage{position:relative;min-width:0;width:96%;height:clamp(400px,33vw,510px);margin-left:auto;animation:product-stage-in .98s 80ms cubic-bezier(.2,.75,.25,1) both}.stage-orbit{position:absolute;inset:8% 5% 4% 12%;border:1px solid rgba(224,180,93,.15);border-radius:50%;background:radial-gradient(circle,rgba(31,89,72,.24),transparent 66%);transform:rotate(-9deg)}.product-window,.feature-visual{overflow:hidden;margin:0;border:1px solid var(--line-strong);border-radius:14px;background:#07100f;box-shadow:0 32px 80px #00000075}.product-window img,.feature-visual img{width:100%;height:auto;display:block}.product-window figcaption,.feature-visual figcaption{min-height:36px;display:flex;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid var(--line);color:#c8d4cf;background:#0d1b18;font:700 9px/1 var(--mono);letter-spacing:.1em}.product-window figcaption small,.feature-visual figcaption small{margin-left:auto;color:var(--success);font-size:8px}.stage-main{position:absolute;z-index:3;top:13%;right:0;width:90%;transform:perspective(1200px) rotateY(-2deg) rotate(-.7deg)}.stage-builder{position:absolute;z-index:1;top:2%;left:2%;width:55%;opacity:.42;transform:rotate(-4deg)}.stage-curve{position:absolute;z-index:4;right:3%;bottom:0;width:44%;transform:rotate(1.6deg)}.stage-curve figcaption svg{width:14px;color:var(--gold)}.overview-divider{grid-column:1 / -1;position:relative;height:1px;margin-top:2px;background:repeating-linear-gradient(90deg,rgba(176,204,191,.34) 0 7px,transparent 7px 14px)}.overview-divider:before{position:absolute;top:-3px;left:0;width:7px;height:7px;border:1px solid var(--gold);background:var(--ink);content:"";transform:rotate(45deg)}.overview-divider span{position:absolute;top:-1px;right:0;width:54px;height:3px;background:linear-gradient(90deg,transparent,var(--gold))}.features-section{padding-block:clamp(48px,4.5vw,66px) 60px}.feature-heading{display:grid;grid-template-columns:minmax(480px,1fr) minmax(300px,.55fr);align-items:end;gap:clamp(48px,9vw,130px);margin-bottom:clamp(48px,4.5vw,66px)}.feature-heading h2{margin:0;font-family:var(--display);font-size:clamp(42px,4.5vw,68px);line-height:1.14;letter-spacing:-.04em;text-wrap:balance}.feature-heading>p{margin:0;padding-top:18px;border-top:1px solid rgba(224,180,93,.42);color:var(--muted);font-size:15px;line-height:1.8;text-wrap:pretty}.feature-list{display:grid;gap:clamp(68px,5.5vw,82px)}.feature-row{display:grid;grid-template-columns:minmax(300px,.67fr) minmax(580px,1.33fr);align-items:center;gap:clamp(52px,8vw,112px)}.feature-row.is-reverse{grid-template-columns:minmax(580px,1.33fr) minmax(300px,.67fr)}.feature-row.is-reverse .feature-copy{order:2}.feature-row.is-reverse .feature-visual{order:1}.feature-copy{position:relative;z-index:1;min-width:0}.feature-number{position:absolute;z-index:-1;top:-58px;right:0;color:#e0b45d1a;font:900 clamp(88px,9vw,132px)/1 var(--mono);letter-spacing:-.08em}.feature-eyebrow{margin:0 0 16px;color:var(--gold);font:800 10px/1.2 var(--mono);letter-spacing:.16em}.feature-copy h3{margin:0;font-family:var(--display);font-weight:700;line-height:1.2;letter-spacing:-.03em}.feature-copy h3 small{display:block;margin-bottom:14px;color:var(--muted);font:700 12px/1.3 var(--sans);letter-spacing:.04em}.feature-copy h3 span,.feature-copy h3 strong{display:block;font-size:clamp(32px,3.2vw,49px)}.feature-copy h3 strong{color:var(--gold-light);font-weight:700}.feature-description{margin-top:22px;color:var(--muted);font-size:14px;line-height:1.85}.feature-description p{margin:0}.feature-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:28px 0 0;padding:0;list-style:none}.feature-copy li{display:flex;align-items:center;gap:10px;color:#d4dfda;font-size:clamp(13px,.8vw,15px);font-weight:600;line-height:1.45;white-space:nowrap}.feature-copy li svg{width:18px;height:18px;flex:0 0 auto;color:var(--success)}.feature-visual{min-width:0;transition:border-color .26s ease,box-shadow .26s ease,transform .36s cubic-bezier(.2,.75,.25,1)}.feature-visual:hover{border-color:#e0b45d7a;box-shadow:0 40px 88px #00000080,0 0 40px #e0b45d0f;transform:translateY(-5px)}.feature-visual figcaption{min-height:40px;padding-inline:14px}.feature-visual>div{position:relative;overflow:hidden}.feature-visual>div:after{position:absolute;inset:0;content:"";pointer-events:none;box-shadow:inset 0 0 48px #050f0d40}.feature-visual img{transition:transform .52s cubic-bezier(.2,.75,.25,1)}.feature-visual:hover img{transform:scale(1.01)}.subscription-section{padding-block:44px 58px;scroll-margin-top:28px}.subscription-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(330px,1.1fr) minmax(300px,.9fr) minmax(220px,.58fr);align-items:stretch;border:1px solid rgba(224,180,93,.42);background:linear-gradient(115deg,rgba(27,68,55,.52),transparent 48%),#081713;box-shadow:0 36px 100px #0006}.subscription-card:after{position:absolute;inset:0;pointer-events:none;content:"";background-image:linear-gradient(rgba(172,204,189,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(172,204,189,.045) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(90deg,black,transparent 72%);mask-image:linear-gradient(90deg,black,transparent 72%)}.subscription-copy,.subscription-rights,.subscription-action{position:relative;z-index:1;min-width:0;padding:clamp(34px,4vw,58px)}.subscription-copy h2{margin:0;font-family:var(--display);font-size:clamp(42px,4.1vw,62px);line-height:1.12;letter-spacing:-.045em;text-wrap:balance}.subscription-copy h2 em{color:var(--gold-light);font-style:normal}.subscription-copy>p:last-child{max-width:420px;margin:22px 0 0;color:var(--muted);font-size:13px;line-height:1.8;text-wrap:pretty}.subscription-rights{display:grid;align-content:center;border-left:1px solid var(--line)}.subscription-rights>span{color:var(--gold);font:800 10px var(--mono);letter-spacing:.13em}.subscription-rights ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px;margin:22px 0 0;padding:0;list-style:none}.subscription-rights li{display:flex;align-items:center;gap:8px;color:#d5dfda;font-size:12px;white-space:nowrap}.subscription-rights li svg{width:15px;color:var(--success)}.subscription-rights small{margin-top:22px;color:var(--muted-dark);font-size:10px;line-height:1.6;text-wrap:pretty}.subscription-action{display:grid;place-items:center;align-content:center;border-left:1px solid rgba(224,180,93,.3);background:linear-gradient(145deg,#e0b45d24,#0a231d80);text-align:center}.subscription-action strong{color:var(--gold-light);font:300 88px/.8 var(--display)}.subscription-action>span{margin-top:18px;color:var(--muted-dark);font:800 8px var(--mono);letter-spacing:.18em;white-space:nowrap}.subscription-action button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:26px;padding:0 17px;border:1px solid var(--gold);color:var(--ink);background:var(--gold-light);font:800 11px var(--sans);white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.subscription-action button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #e0b45d29}.subscription-action button svg{width:15px}.tradelab-payment-overlay{position:fixed;z-index:90;inset:0;display:grid;place-items:center;overflow-y:auto;padding:24px;color:#153b31;background:#030d0aad;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);animation:auth-fade-in .18s ease both}.tradelab-payment-dialog{width:min(576px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;display:grid;gap:22px;padding:22px 16px 28px;border:1px solid rgba(21,59,49,.12);border-radius:12px;background:#fffefb;box-shadow:0 36px 110px #0000006b}.tradelab-payment-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.tradelab-payment-dialog header>div{min-width:0}.tradelab-payment-dialog header span{color:#7a8b84;font-size:14px}.tradelab-payment-dialog h2{margin:7px 0 0;color:#103d31;font-family:var(--display);font-size:26px;line-height:1.2}.tradelab-payment-dialog .payment-close{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(21,59,49,.14);border-radius:10px;color:#153f34;background:#fff;cursor:pointer;box-shadow:0 10px 25px #12322914}.tradelab-payment-dialog .payment-close svg{width:22px}.tradelab-payment-summary{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid rgba(21,59,49,.16);border-radius:10px;color:#123e32;background:#edf6f2}.tradelab-payment-summary strong{font-family:var(--display);font-size:38px;white-space:nowrap}.tradelab-payment-summary span{font-size:15px;line-height:1.6;text-align:right;text-wrap:balance}.tradelab-payment-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tradelab-payment-tabs button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(21,59,49,.16);border-radius:9px;color:#153f34;background:#fff;font:800 15px var(--sans);cursor:pointer}.tradelab-payment-tabs button.active{border-color:#123f33;color:#fff;background:#123f33}.tradelab-payment-tabs svg{width:20px}.tradelab-wechat-pay,.tradelab-redeem-form{display:grid;gap:14px}.tradelab-qr-box{width:324px;height:324px;display:grid;place-items:center;margin:0 auto;border:1px solid rgba(21,59,49,.1);border-radius:10px;background:#fff;box-shadow:0 0 0 10px #faf7ef}.tradelab-qr-box img{width:286px;height:286px}.tradelab-qr-box>svg{width:36px;color:#143e33;animation:payment-spin .9s linear infinite}.tradelab-pay-status{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;color:#143e33;font-size:17px;font-weight:900}.tradelab-pay-status svg{width:21px}.tradelab-wechat-pay small{color:#798b84;font-size:11px;text-align:center}.tradelab-redeem-form label{display:grid;gap:10px;color:#173f35;font-size:13px;font-weight:800}.tradelab-redeem-form input{min-height:50px;border:1px solid rgba(21,59,49,.18);border-radius:8px;padding:0 14px;color:#173f35;background:#fff;font:14px var(--sans);outline:none}.tradelab-redeem-form input:focus{border-color:#2b8068;box-shadow:0 0 0 3px #2b80681a}.tradelab-redeem-form button{min-height:50px;border:1px solid #123f33;border-radius:8px;color:#fff;background:#123f33;font-weight:900;cursor:pointer}.tradelab-redeem-form button:disabled{opacity:.48;cursor:not-allowed}.tradelab-payment-message{margin:-4px 0 0;color:#8f6220;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.tradelab-auth-overlay{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:#020a08c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:auth-fade-in .18s ease both}.tradelab-auth-dialog{width:min(440px,100%);padding:28px;border:1px solid rgba(224,180,93,.36);background:#091a16;box-shadow:0 40px 120px #000000a6}.tradelab-auth-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.tradelab-auth-dialog header span{color:var(--gold);font:800 9px var(--mono);letter-spacing:.16em}.tradelab-auth-dialog h2{margin:8px 0 0;font-family:var(--display);font-size:32px}.tradelab-auth-dialog header button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);color:var(--muted);background:transparent;cursor:pointer}.tradelab-auth-dialog header button svg{width:17px}.tradelab-auth-dialog>p{margin:18px 0 0;color:var(--muted);font-size:12px}.tradelab-auth-dialog form{display:grid;gap:16px;margin-top:24px}.tradelab-auth-dialog label{display:grid;gap:8px;color:#c6d2cc;font-size:11px;font-weight:700}.tradelab-auth-dialog label>span{display:flex;align-items:center;border:1px solid var(--line-strong);background:#04100db3}.tradelab-auth-dialog label>span svg{width:17px;margin-left:13px;color:var(--muted-dark)}.tradelab-auth-dialog input{width:100%;min-height:46px;border:1px solid var(--line-strong);padding:0 13px;color:var(--paper);background:#04100db3;font:13px var(--sans);outline:none}.tradelab-auth-dialog label>span input{border:0;background:transparent}.tradelab-auth-dialog input:focus{border-color:#e0b45db3}.tradelab-auth-dialog form>button{min-height:48px;border:1px solid var(--gold);color:var(--ink);background:var(--gold-light);font-weight:900;cursor:pointer}.tradelab-auth-dialog form>button:disabled{opacity:.55;cursor:wait}.tradelab-auth-dialog .auth-message{margin:0;color:#f0a399;font-size:11px}.tradelab-auth-dialog>a{display:inline-block;margin-top:18px;color:var(--muted);font-size:11px;text-decoration:none}.tradelab-auth-dialog>a:hover{color:var(--gold-light)}.page-footer{display:grid;gap:18px;margin-top:40px;padding-block:34px 44px;border-top:1px solid var(--line);color:var(--muted-dark);font-size:10px;line-height:1.7}.page-footer>div{display:flex;align-items:center;justify-content:space-between;gap:24px}.page-footer span{color:var(--gold);font:800 9px var(--mono);letter-spacing:.14em}.page-footer a{color:var(--muted);font-weight:700;text-decoration:none}.page-footer a:hover{color:var(--gold-light)}.page-footer>p{max-width:780px;margin:0}[data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .62s ease,transform .76s cubic-bezier(.2,.75,.25,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes overview-copy-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes product-stage-in{0%{opacity:0;transform:translate(28px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes auth-fade-in{0%{opacity:0}to{opacity:1}}@keyframes payment-spin{to{transform:rotate(360deg)}}@media(min-width:1041px){.overview-copy{align-self:start;margin-top:-22px}.overview-copy .section-label{margin-bottom:22px}.overview-statement{margin-top:30px;padding-top:22px}.overview-statement p{line-height:1.9}.overview-statement p:first-child{margin-bottom:14px}.overview-tags{margin-top:26px}.overview-actions{margin-top:24px}.overview-actions a,.overview-actions button{min-height:52px}.product-stage{transform:translateY(4px)}}@media(max-width:1280px){.overview{grid-template-columns:minmax(380px,.9fr) minmax(490px,1.1fr);gap:34px}.overview h1{font-size:clamp(47px,4.35vw,57px)}.feature-row,.feature-row.is-reverse{grid-template-columns:minmax(280px,.7fr) minmax(500px,1.3fr);gap:56px}.feature-copy li{font-size:14px;gap:9px}.feature-copy li svg{width:17px;height:17px}}@media(max-width:1040px){.overview{min-height:auto;grid-template-columns:1fr;padding-top:80px}.overview-copy{max-width:820px}.overview h1{font-size:clamp(48px,7vw,64px)}.product-stage{width:min(900px,100%);height:clamp(440px,63vw,590px);margin-inline:auto}.feature-heading{grid-template-columns:1fr;gap:28px}.feature-heading>p{max-width:630px}.feature-row,.feature-row.is-reverse{grid-template-columns:1fr;gap:44px}.feature-row.is-reverse .feature-copy,.feature-row.is-reverse .feature-visual{order:initial}.feature-copy{max-width:700px}.feature-copy li{font-size:14px;gap:10px}.feature-copy li svg{width:18px;height:18px}.subscription-card{grid-template-columns:1fr 1fr}.subscription-action{grid-column:1 / -1;min-height:210px;border-top:1px solid rgba(224,180,93,.3);border-left:0}}.membership-profiles{position:relative;width:min(1340px,calc(100% - clamp(72px,11vw,176px)));margin:0 auto;padding:clamp(76px,8vw,112px) 0 clamp(62px,7vw,92px)}.membership-profiles:before{content:"";position:absolute;z-index:-1;top:18%;left:50%;width:min(980px,90vw);height:430px;border-radius:50%;background:radial-gradient(ellipse,rgba(39,111,88,.13),transparent 68%);filter:blur(24px);transform:translate(-50%);pointer-events:none}.membership-profile-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.6fr);align-items:end;gap:clamp(38px,7vw,110px);margin-bottom:40px}.membership-profile-intro .section-label{margin-bottom:20px}.membership-profile-intro h2{margin:0;color:var(--paper);font-family:var(--display);font-size:clamp(38px,4.4vw,58px);font-weight:700;line-height:1.06;letter-spacing:-.04em}.membership-profile-intro h2 em{color:var(--gold-light);font-style:normal}.membership-profile-intro>p{margin:0 0 4px;padding:18px 0 0 22px;border-left:1px solid rgba(224,180,93,.48);color:#b8cbc2;font-size:14px;line-height:1.9}.membership-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.membership-profile{--profile-accent: #9db7ad;--profile-border: rgba(157, 183, 173, .32);--profile-glow: rgba(105, 156, 136, .12);position:relative;display:flex;min-height:440px;overflow:hidden;flex-direction:column;padding:30px;border:1px solid transparent;border-radius:20px;background:linear-gradient(150deg,#0c1f1afa,#05110efc) padding-box,linear-gradient(145deg,var(--profile-border),rgba(255,255,255,.035) 62%,var(--profile-border)) border-box;box-shadow:0 26px 70px #00000045;transition:border-color .22s ease,box-shadow .26s ease,transform .26s cubic-bezier(.2,.75,.25,1)}.membership-profile:before{content:"";position:absolute;inset:0;opacity:.34;background:linear-gradient(var(--profile-glow) 1px,transparent 1px),linear-gradient(90deg,var(--profile-glow) 1px,transparent 1px),radial-gradient(circle at 86% 4%,var(--profile-glow),transparent 32%);background-size:34px 34px,34px 34px,auto;-webkit-mask-image:linear-gradient(145deg,black,transparent 68%);mask-image:linear-gradient(145deg,black,transparent 68%);pointer-events:none}.membership-profile:after{content:"";position:absolute;top:0;left:30px;width:78px;height:2px;background:var(--profile-accent);box-shadow:0 0 20px var(--profile-accent)}.membership-profile.vip{--profile-accent: #7ad7aa;--profile-border: rgba(122, 215, 170, .42);--profile-glow: rgba(71, 178, 128, .14);background:linear-gradient(150deg,#0a271efc,#05130ffc) padding-box,linear-gradient(145deg,var(--profile-border),rgba(255,255,255,.04) 62%,var(--profile-border)) border-box}.membership-profile.supreme{--profile-accent: var(--gold-light);--profile-border: rgba(224, 180, 93, .72);--profile-glow: rgba(224, 180, 93, .14);background:linear-gradient(150deg,#2b2415fc,#0c120efc) padding-box,linear-gradient(145deg,#f2d28ee6,#e0b45d26 58%,#e0b45d94) border-box;box-shadow:0 30px 84px #0807036b,0 0 46px #e0b45d12}.membership-profile:hover{transform:translateY(-7px);box-shadow:0 34px 82px #00000061,0 0 34px var(--profile-glow)}.membership-profile>*{position:relative;z-index:1}.membership-profile-number{position:absolute;z-index:0;top:12px;right:20px;color:#f4f0e40e;font:700 86px/1 var(--mono);letter-spacing:-.08em;pointer-events:none}.membership-profile header{display:flex;align-items:center;justify-content:space-between;gap:18px}.membership-profile-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--profile-border);border-radius:12px;color:var(--profile-accent);background:#ffffff09;box-shadow:inset 0 1px #ffffff0d}.membership-profile-icon svg{width:20px;height:20px}.membership-profile-badge{padding:7px 10px 6px;border:1px solid var(--profile-border);border-radius:999px;color:var(--profile-accent);background:#00000024;font-size:10px;font-weight:800;letter-spacing:.08em}.membership-profile-eyebrow{margin:30px 0 9px;color:var(--profile-accent);font:800 10px/1.2 var(--mono);letter-spacing:.18em}.membership-profile h3{margin:0;color:#fffdf5;font-family:var(--display);font-size:34px;line-height:1.15;letter-spacing:-.035em}.membership-profile-summary{min-height:54px;margin:13px 0 0;color:#b9cbc3;font-size:13px;line-height:1.8}.membership-profile-divider{height:1px;margin:22px 0 20px;background:linear-gradient(90deg,var(--profile-border),transparent)}.membership-profile ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.membership-profile li{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:#e1e9e5;font-size:13px;line-height:1.6}.membership-profile li svg{width:17px;height:17px;margin-top:2px;color:var(--profile-accent);stroke-width:1.8}.membership-profile footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:24px;color:#718c80;font:700 9px/1.2 var(--mono);letter-spacing:.12em}.membership-profile-action-wrap{position:relative;display:flex;justify-content:flex-end}.membership-profile-action{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid var(--profile-border);border-radius:9px;color:#f3f7f4;background:linear-gradient(135deg,color-mix(in srgb,var(--profile-accent) 14%,transparent),#ffffff06);box-shadow:inset 0 1px #ffffff0f;font:700 12px/1 var(--sans);letter-spacing:0;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.membership-profile-action:hover:not(:disabled){color:#07110d;border-color:var(--profile-accent);background:var(--profile-accent);transform:translateY(-1px)}.membership-profile-action:disabled{opacity:.46;cursor:not-allowed}.membership-profile-action svg{width:15px;height:15px;flex:0 0 auto}.membership-profile-action svg:last-child:not(:first-child){width:13px;transition:transform .18s ease}.membership-profile-action[aria-expanded=true] svg:last-child{transform:rotate(-90deg)}.vip-subscription-menu{position:absolute;z-index:8;right:0;bottom:calc(100% + 12px);width:min(310px,calc(100vw - 72px));padding:15px;border:1px solid rgba(122,215,170,.45);border-radius:14px;color:#ecf7f1;background:#051611fa;box-shadow:0 24px 56px #0000008c,inset 0 1px #ffffff0d;font-family:var(--sans);letter-spacing:0}.vip-subscription-menu:after{content:"";position:absolute;right:30px;bottom:-6px;width:10px;height:10px;border-right:1px solid rgba(122,215,170,.45);border-bottom:1px solid rgba(122,215,170,.45);background:#061812;transform:rotate(45deg)}.vip-subscription-menu header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.vip-subscription-menu header div{display:grid;gap:4px}.vip-subscription-menu header span{color:#68c99a;font:800 8px/1 var(--mono);letter-spacing:.16em}.vip-subscription-menu header strong{color:#f7fbf8;font-size:15px}.vip-subscription-menu header>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(122,215,170,.22);border-radius:8px;color:#a9c8b9;background:#ffffff09;cursor:pointer}.vip-subscription-menu header svg{width:15px;height:15px}.vip-subscription-options{display:grid;gap:7px}.vip-subscription-options>button{min-height:51px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 11px;border:1px solid rgba(122,215,170,.16);border-radius:9px;color:#e5f3ec;background:#ffffff06;cursor:pointer;transition:border-color .16s ease,background .16s ease}.vip-subscription-options>button:hover{border-color:#7ad7aa94;background:#7ad7aa17}.vip-subscription-options>button>span{display:flex;align-items:center;gap:6px}.vip-subscription-options>button>span:last-child{display:grid;justify-items:end;gap:2px}.vip-subscription-options strong{font-size:12px}.vip-subscription-options em{padding:3px 5px;border-radius:999px;color:#072018;background:#7ad7aa;font-size:8px;font-style:normal}.vip-subscription-options b{color:#8be5b8;font-size:13px}.vip-subscription-options small{color:#78988a;font-size:9px}.vip-subscription-status{min-height:82px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:#9cb7aa;font-size:12px}.vip-subscription-status svg{width:16px;height:16px;animation:spin 1s linear infinite}.vip-subscription-status.error{flex-direction:column;color:#e6c5a1;text-align:center}.vip-subscription-status.error button{border:0;color:#7ad7aa;background:transparent;font-weight:700;cursor:pointer}@media(max-width:1040px){.membership-profile-intro{grid-template-columns:1fr;gap:24px}.membership-profile-intro>p{max-width:680px}.membership-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.membership-profile.supreme{grid-column:1 / -1}.membership-profile,.membership-profile-summary{min-height:0}}@media(max-width:720px){.page-header,.overview,.features-section,.membership-profiles,.subscription-section,.page-footer{width:calc(100% - 36px)}.page-header{min-height:68px}.site-brand img{width:34px;height:34px}.site-brand small{display:none}.site-brand strong{font-size:18px}.back-link{font-size:0}.back-link svg{width:21px}.overview{gap:28px;padding-block:58px 30px}.section-label{margin-bottom:16px;font-size:8px}.section-label span{width:28px}.overview h1{font-size:clamp(34px,10.4vw,46px)}.overview-statement{margin-top:20px;padding-top:14px}.overview-statement p{font-size:13px;white-space:normal}.overview-statement p:first-child{font-size:14px}.overview-tags{margin-top:18px}.overview-tags li{font-size:9px}.product-stage{height:clamp(230px,62vw,360px);margin-top:4px}.stage-main{top:8%;width:100%}.stage-builder,.stage-curve{display:none}.product-window figcaption{min-height:30px}.overview-actions{grid-template-columns:1fr;gap:7px}.overview-actions>*:nth-child(n){grid-column:1}.overview-actions a,.overview-actions button{min-height:46px;padding-inline:14px;font-size:11px}.overview-divider{margin-top:4px}.features-section{padding-block:56px 38px}.membership-profiles{padding-block:38px 26px}.membership-profile-intro{margin-bottom:28px}.membership-profile-intro h2{font-size:clamp(34px,10vw,44px)}.membership-profile-intro>p{padding:13px 0 0 16px;font-size:13px}.membership-profile-grid{grid-template-columns:1fr;gap:14px}.membership-profile.supreme{grid-column:auto}.membership-profile{padding:24px 20px}.membership-profile h3{font-size:30px}.membership-profile-number{font-size:72px}.membership-profile footer{padding-top:22px}.membership-profile footer>span{display:none}.membership-profile-action-wrap,.membership-profile-action{width:100%}.vip-subscription-menu{right:0;width:min(100%,310px)}.feature-heading{margin-bottom:46px}.feature-heading h2{font-size:39px}.feature-heading>p{padding-top:14px;font-size:13px}.feature-list{gap:58px}.feature-row{gap:28px}.feature-number{top:-42px;font-size:82px}.feature-copy h3 span,.feature-copy h3 strong{font-size:33px}.feature-description{margin-top:18px;font-size:13px}.feature-copy ul{grid-template-columns:1fr;margin-top:20px}.feature-visual{border-radius:9px}.feature-visual figcaption{min-height:32px;padding-inline:9px}.subscription-section{padding-block:32px 42px}.subscription-card{grid-template-columns:1fr}.subscription-copy,.subscription-rights,.subscription-action{padding:30px 24px}.subscription-copy h2{font-size:40px}.subscription-rights{border-top:1px solid var(--line);border-left:0}.subscription-rights ul{grid-template-columns:1fr}.subscription-action{grid-column:auto;min-height:220px}.tradelab-payment-overlay{align-items:start;padding:12px}.tradelab-payment-dialog{max-height:calc(100dvh - 24px);gap:16px;padding:18px 14px 22px}.tradelab-payment-summary{min-height:76px;padding:14px}.tradelab-payment-summary strong{font-size:30px}.tradelab-payment-summary span{font-size:12px}.tradelab-payment-tabs button{min-height:50px;font-size:13px}.tradelab-qr-box{width:min(270px,calc(100vw - 70px));height:min(270px,calc(100vw - 70px))}.tradelab-qr-box img{width:calc(100% - 24px);height:calc(100% - 24px)}.page-footer{margin-top:28px}.page-footer>div{align-items:flex-start;flex-direction:column;gap:10px}}@media(max-width:390px){.page-header,.overview,.features-section,.membership-profiles,.subscription-section,.page-footer{width:calc(100% - 28px)}.overview h1{font-size:clamp(33px,10.4vw,40px)}.feature-heading h2{font-size:36px}.feature-copy h3 span,.feature-copy h3 strong{font-size:30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}
