:root{
  --bg:#0d0d0d;
  --bg-soft:#121212;
  --panel:#1a1a1a;
  --panel-2:#202124;
  --line:#2a2a2a;
  --text:#f2f2f2;
  --muted:#8b8b8b;
  --yellow:#ffd100;
  --yellow-2:#ffe15a;
  --amber:#f5c100;
  --black:#050505;
  --radius:18px;
  --shadow:0 24px 70px rgba(0,0,0,.42);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 15% -5%,rgba(255,209,0,.08),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}
a{color:inherit;text-decoration:none}
.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.narrow{max-width:860px}.center{text-align:center}
.site-header{height:76px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:34px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(13,13,13,.86);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}
.brand{display:inline-flex;align-items:center;gap:11px;font-weight:950;font-size:1.2rem;letter-spacing:-.03em;white-space:nowrap}.brand-mark{width:32px;height:32px;display:grid;place-items:center;background:var(--yellow);color:#080808;font-weight:1000;font-style:italic;transform:skew(-8deg);border-radius:5px;box-shadow:7px 0 0 rgba(255,209,0,.16)}
.main-nav{display:flex;gap:26px;margin-left:auto}.main-nav a,.text-button{font-size:.92rem;color:#c6ccd3}.main-nav a:hover,.text-button:hover{color:var(--yellow)}
.header-actions{display:flex;align-items:center;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 19px;border:1px solid transparent;border-radius:8px;font-weight:850;font-size:.92rem;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--yellow);color:#090909;box-shadow:0 8px 30px rgba(255,209,0,.16)}.button-primary:hover{background:var(--yellow-2)}.button-secondary{background:#151515;border-color:#343434;color:#f7f7f7}.button-secondary:hover{border-color:#626262}.button-large{min-height:52px;padding:0 24px}.full{width:100%}
.hero{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;padding-top:78px;padding-bottom:78px}.hero-copy{max-width:620px}.eyebrow{font-size:.73rem;letter-spacing:.16em;font-weight:900;color:var(--yellow);text-transform:uppercase}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--yellow);margin-right:7px;box-shadow:0 0 14px rgba(255,209,0,.8)}
h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3rem,5vw,4.8rem);line-height:.98;letter-spacing:-.052em;margin:20px 0 25px;font-weight:900;text-transform:none}.hero h1 span,h2 span{color:var(--yellow)}.hero-lede{font-size:1.12rem;line-height:1.65;color:#b2bac4;max-width:560px}.hero-actions{display:flex;gap:12px;margin-top:30px}.fine-print{font-size:.78rem;color:#747e89;margin:16px 0 0}
.product-stage{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}.speed-lines{position:absolute;width:480px;height:280px;right:-30px;top:15px;background:repeating-linear-gradient(173deg,transparent 0 18px,rgba(255,209,0,.13) 19px 21px,transparent 22px 39px);mask-image:linear-gradient(90deg,transparent,#000 32%,#000);opacity:.48;transform:skewX(-12deg)}.sale-card{position:relative;width:min(100%,470px);padding:27px;background:linear-gradient(145deg,#202124,#121212);border:1px solid #343434;border-radius:20px;box-shadow:var(--shadow);z-index:2}.sale-card-topline{display:flex;align-items:center;gap:10px;color:#929ba6;font-size:.78rem}.live-badge,.sold-pill,.yellow-chip,.platform-status,.popular{display:inline-flex;align-items:center;background:var(--yellow);color:#080808;border-radius:5px;font-weight:950;letter-spacing:.07em;font-size:.68rem;padding:5px 8px}.sold-row{display:flex;justify-content:space-between;align-items:center;margin:25px 0 15px}.sold-pill{font-size:.78rem}.sale-time{font-size:.72rem;color:#777f89}.sale-card h3{font-size:1.27rem;margin-bottom:23px}.sale-meta{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:12px}.sale-meta div{display:flex;flex-direction:column;gap:3px}.sale-meta span{color:#737c87;font-size:.7rem}.sale-meta strong{font-size:.85rem}.print-status{margin-top:24px;padding:12px 13px;border:1px solid rgba(255,209,0,.25);background:rgba(255,209,0,.06);border-radius:8px;font-size:.8rem;color:#d5d8dd}.print-status span{color:var(--yellow);font-weight:900;margin-right:6px}.label-preview{position:absolute;z-index:4;width:250px;right:-18px;bottom:5px;background:#f4f2ea;color:#111;padding:20px 18px;border-radius:5px;box-shadow:0 20px 40px rgba(0,0,0,.45);transform:rotate(-3deg)}.label-number{font-weight:950;font-size:.75rem}.label-title{font-size:.77rem;margin:10px 0}.label-buyer{font-weight:950;font-size:.9rem}.label-price{font-size:1.25rem;font-weight:1000;margin-top:5px}.label-preview:before{content:"";display:block;width:100%;height:4px;background:var(--yellow);position:absolute;left:0;top:0}
.problem-section,.section-muted{background:linear-gradient(180deg,#101010,#141414);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.problem-section{padding:90px 0}.section{padding:105px 0}.section-heading{margin-bottom:55px}.section-heading.center.narrow{margin-left:auto;margin-right:auto}.problem-section .section-heading{max-width:1040px}.section-heading h2,.problem-section h2,.platform-layout h2,.final-cta h2{font-size:clamp(2.25rem,4.5vw,4.35rem);line-height:1.02;letter-spacing:-.055em;font-weight:1000;margin:13px 0 0}.three-grid,.feature-grid,.pricing-grid{display:grid;gap:16px}.three-grid{grid-template-columns:repeat(3,1fr);margin-top:44px}.feature-card{background:linear-gradient(145deg,#1a1a1a,#121212);border:1px solid #2a2a2a;border-radius:var(--radius);padding:26px;text-align:left}.feature-card:hover{border-color:#454545}.card-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:9px;background:rgba(255,209,0,.09);border:1px solid rgba(255,209,0,.22);color:var(--yellow);font-weight:900;margin-bottom:22px}.feature-card h3{font-size:1rem;margin-bottom:9px}.feature-card p{font-size:.84rem;color:#8d96a0;margin-bottom:0}.statement-strip{margin:44px auto 0;min-height:70px;display:flex;align-items:center;justify-content:center;gap:18px;border:1px solid #303030;border-left:4px solid var(--yellow);background:#161616;border-radius:10px;color:#9ca5af}.statement-strip strong{color:#fff}.statement-mark{font-weight:1000;color:var(--yellow);font-size:1.4rem}
.workflow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:20px;margin:65px 0 55px}.workflow article{background:#111;border:1px solid #292929;border-radius:16px;padding:25px;min-height:190px}.step{font-size:.8rem;color:var(--yellow);font-weight:1000;letter-spacing:.15em;margin-bottom:30px}.workflow article h3{font-size:1.03rem}.workflow article p{font-size:.84rem;color:#818b96}.workflow-arrow{color:var(--yellow);font-size:2rem;font-weight:900}.yellow-chip{padding:8px 14px}
.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card.wide{min-height:220px}.whatnot-section{position:relative;overflow:hidden}.whatnot-section:after{content:"";position:absolute;right:-10%;top:-20%;width:45%;height:140%;background:radial-gradient(circle,rgba(255,209,0,.09),transparent 65%);pointer-events:none}.platform-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.section-copy{font-size:1.05rem;line-height:1.75;color:#a4adb8;max-width:650px}.muted-copy{color:#68717c;font-size:.83rem}.platform-card{position:relative;z-index:2;justify-self:center;width:330px;min-height:280px;background:linear-gradient(145deg,#1a1a1a,#101010);border:1px solid #343434;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:var(--shadow)}.platform-status{position:absolute;top:18px;right:18px}.platform-logo{width:76px;height:76px;display:grid;place-items:center;border-radius:18px;background:var(--yellow);color:#070707;font-size:2.2rem;font-weight:1000;margin-bottom:17px}.platform-card strong{font-size:1.35rem}.platform-card>span:last-child{font-size:.77rem;color:#7e8792;margin-top:5px}
.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.price-card{position:relative;background:#151515;border:1px solid #2a2a2a;border-radius:18px;padding:31px}.price-card.featured{border-color:var(--yellow);box-shadow:0 0 0 1px rgba(255,209,0,.12),0 20px 60px rgba(0,0,0,.3)}.popular{position:absolute;right:20px;top:20px}.price-card h3{font-size:1.05rem}.price{display:flex;align-items:baseline;gap:8px;margin:25px 0 14px}.price strong{font-size:2.5rem;letter-spacing:-.05em}.price span{color:#7d8691;font-size:.75rem}.price-card p{min-height:52px;color:#a0a8b2;font-size:.86rem}.pricing-note{max-width:750px;margin:35px auto 0;text-align:center;color:#737d88;font-size:.8rem}
.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #2a2a2a;background:#111;border-radius:11px;padding:0 18px}.faq-list summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--yellow)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#89939e;font-size:.87rem;padding:0 0 18px;margin:0}
.final-cta{position:relative;overflow:hidden;padding:120px 0;background:linear-gradient(180deg,#0d0d0d,#050505);border-top:1px solid rgba(255,255,255,.05)}.final-cta .shell{position:relative}.final-cta h2{margin-bottom:12px}.final-cta p:not(.eyebrow){font-size:1.1rem;color:#8c96a1;margin-bottom:27px}.watermark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) skew(-10deg);font-size:20rem;font-weight:1000;color:rgba(255,209,0,.025);pointer-events:none}
.site-footer{padding:62px 0 24px;background:#050505;border-top:1px solid #1b1b1b}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:38px}.footer-brand{font-size:1.05rem}.footer-grid p{color:#626b75;font-size:.82rem;margin-top:15px}.footer-grid h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#7e8791}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a{font-size:.82rem;color:#8b949f}.footer-grid a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid #191919;color:#4f5862;font-size:.72rem}
@media(max-width:900px){.main-nav{display:none}.site-header{gap:16px}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;gap:35px;padding-top:60px}.product-stage{min-height:390px}.problem-section .section-heading{max-width:860px}.three-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr}.workflow{grid-template-columns:1fr}.workflow-arrow{transform:rotate(90deg);justify-self:center}.platform-layout{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:1fr 1fr}.label-preview{right:5px}}
@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.site-header{padding:0 14px;height:68px}.brand{font-size:1rem}.brand-mark{width:28px;height:28px}.text-button{display:none}.button{padding:0 14px}.hero{min-height:auto}.hero h1{font-size:2.85rem;line-height:1.02;letter-spacing:-.045em}.hero-lede{font-size:1.02rem}.hero-actions{flex-direction:column;align-items:stretch}.sale-card{padding:20px}.sale-meta{grid-template-columns:1fr 1fr}.label-preview{width:205px}.three-grid{grid-template-columns:1fr}.statement-strip{align-items:flex-start;flex-direction:column;padding:18px}.section,.problem-section{padding:75px 0}.platform-card{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}}
