@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;600;700;800&display=swap');
:root{--red:#ff102b;--dark:#050505;--panel:#0c0c0d;--line:#2a2a2d;--muted:#b8b8bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:#fff;font-family:Inter,Arial,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,#3b000b55,transparent 28%),radial-gradient(circle at 90% 50%,#33000944,transparent 30%);z-index:-1}.nav{height:86px;position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:32px;padding:0 6vw;background:#050505e8;backdrop-filter:blur(14px);border-bottom:1px solid #191919}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;min-width:max-content}.brand img{width:55px;height:55px;object-fit:cover;border-radius:50%;mix-blend-mode:screen}.brand span{display:grid}.brand b{font-size:18px}.brand small{font-size:9px;letter-spacing:.08em}.nav nav{display:flex;gap:27px;margin:auto}.nav nav a{color:#eee;text-decoration:none;font-size:13px}.nav nav a:hover{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:8px;background:linear-gradient(90deg,#d80020,var(--red));box-shadow:0 0 24px #ff102b55;color:white;text-decoration:none;font-weight:700;border:1px solid #ff2840}.btn.ghost{background:#090909;box-shadow:none}.top{padding:12px 19px}.menu{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:690px;position:relative;overflow:hidden;display:grid;grid-template-columns:44% 56%;align-items:center;padding:55px 7vw;background:linear-gradient(90deg,#050505 0 35%,#050505aa),url('assets/draft-day.jpeg') center/cover;isolation:isolate}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505 0 35%,transparent),linear-gradient(0deg,#050505,transparent 28%);z-index:-1}.hero-copy{z-index:2}.eyebrow,.red{color:var(--red);font-weight:800;letter-spacing:.14em}.hero h1,.split h2,.feature h2,.events h2,.download h2,.manifesto h2{font-family:Anton,Impact,sans-serif;letter-spacing:.01em;margin:.1em 0;line-height:.96}.hero h1{font-size:clamp(62px,7vw,112px);color:var(--red);text-shadow:0 0 25px #ff102b55;transform:rotate(-2deg)}em{font-style:normal;color:var(--red)}.sub{font-size:17px;line-height:1.55;letter-spacing:.08em}.sub strong{color:var(--red)}.actions,.stores{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.stores span{border:1px solid #555;border-radius:8px;padding:10px 18px;background:#050505;font-weight:600}.phones{position:relative;height:610px}.phones img{position:absolute;width:280px;max-height:590px;object-fit:cover;object-position:top;border-radius:35px;border:2px solid #ff4052;box-shadow:0 0 45px #ff102b44}.p1{left:5%;top:130px;transform:rotate(-5deg)}.p2{left:35%;top:35px;z-index:3}.p3{right:0;top:110px;transform:rotate(6deg)}.steps{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 6vw;border-block:1px solid #292929;background:#080808}.steps article{display:flex;gap:16px;padding:14px 24px;border-right:1px solid #333}.steps article:last-child{border:0}.steps i{font-style:normal;font-size:31px;color:var(--red);width:50px;height:50px;border:1px solid var(--red);border-radius:10px;display:grid;place-items:center;box-shadow:0 0 15px #ff102b33}.steps b{font-family:Anton;font-size:20px}.steps p{margin:.4em 0;color:var(--muted);font-size:13px;line-height:1.4}.split,.feature,.events,.download{padding:90px 7vw}.split{display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:center}.split h2,.feature h2,.events h2,.download h2{font-size:clamp(45px,5vw,78px)}.split>div>p,.feature p,.events p,.download p{color:#c4c4c8;line-height:1.7;max-width:650px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cards article{padding:34px 24px;border:1px solid #444;border-radius:12px;background:linear-gradient(145deg,#151515,#090909)}.cards b{font-family:Anton;font-size:25px}.cards p{color:#aaa;line-height:1.5}.feature{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center;border-top:1px solid #1d1d1d;background:linear-gradient(120deg,#090909,#120006)}.feature.reverse{grid-template-columns:420px 1fr}.feature.reverse>div{order:2}.feature img{width:100%;max-height:650px;object-fit:cover;object-position:top;border-radius:28px;border:1px solid #5c1a25;box-shadow:0 0 45px #ff102b22}.events{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.event-photo img{width:100%;border-radius:18px;filter:contrast(1.1) saturate(.9);box-shadow:0 0 40px #ff102b22}.draft{width:230px;border-radius:12px;margin-top:15px}.manifesto{text-align:center;padding:100px 20px;background:linear-gradient(#050505aa,#050505ee),url('assets/quote.jpeg') center/cover}.manifesto p,.manifesto h2{font-family:Anton;margin:0;color:var(--red)}.manifesto p{font-size:clamp(42px,7vw,100px)}.manifesto h2{font-size:clamp(60px,10vw,145px);text-shadow:0 0 35px #ff102b66}.manifesto span{font-weight:800;letter-spacing:.2em}.download{display:flex;justify-content:space-between;gap:50px;align-items:center}.download-actions{display:grid;gap:12px;min-width:250px}.download-actions small{color:#777;max-width:280px}footer{display:flex;justify-content:space-between;align-items:center;padding:28px 7vw;border-top:1px solid #222;color:#888}footer .brand{transform:scale(.85);transform-origin:left} @media(max-width:1000px){.nav nav,.nav .top{display:none}.menu{display:block;margin-left:auto}.nav.open nav{display:flex;position:absolute;top:86px;left:0;right:0;flex-direction:column;background:#080808;padding:24px 7vw;border-bottom:1px solid #333}.hero{grid-template-columns:1fr;padding-top:70px}.phones{height:570px;margin-top:20px}.phones img{width:34%}.steps{grid-template-columns:1fr 1fr}.split,.feature,.feature.reverse,.events{grid-template-columns:1fr}.feature.reverse>div{order:0}.feature img{max-width:430px;margin:auto}.cards{grid-template-columns:1fr}.download{flex-direction:column;align-items:flex-start}}@media(max-width:620px){.nav{padding:0 18px}.brand b{font-size:15px}.hero{padding:45px 20px;min-height:auto}.hero h1{font-size:58px}.phones{height:410px}.phones img{width:45%;border-radius:20px}.p1{left:0;top:90px}.p2{left:28%;top:10px}.p3{right:-4%;top:85px}.steps{grid-template-columns:1fr;padding:10px 20px}.steps article{border-right:0;border-bottom:1px solid #222}.split,.feature,.events,.download{padding:65px 22px}.split h2,.feature h2,.events h2,.download h2{font-size:48px}.manifesto{padding:80px 18px}.manifesto p{font-size:42px}.manifesto h2{font-size:68px}footer{flex-direction:column;align-items:flex-start;gap:10px;padding:25px 20px}}

/* Multi-page additions */
.page-hero{padding:110px 7vw 75px;min-height:420px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(90deg,#050505 0 45%,#05050599),url('assets/draft-day.jpeg') center/cover;border-bottom:1px solid #222}.page-hero h1,.download-page h1{font-family:Anton,Impact,sans-serif;font-size:clamp(64px,8vw,128px);line-height:.92;margin:.12em 0}.page-hero p{max-width:760px;color:#ccc;font-size:18px;line-height:1.6}.process-grid,.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:70px 7vw}.process-grid article,.category-grid article{border:1px solid #3a3a3a;background:linear-gradient(145deg,#151515,#080808);border-radius:14px;padding:34px;min-height:230px}.process-grid b{font-family:Anton;font-size:54px;color:var(--red)}.process-grid h2,.category-grid h2{font-family:Anton;font-size:30px;margin:.35em 0}.process-grid p,.category-grid p{color:#aaa;line-height:1.6}.category-grid{grid-template-columns:repeat(3,1fr)}.category-grid span{font-size:42px}.event-head{background:linear-gradient(90deg,#050505 0 45%,#05050577),url('assets/draft-day.jpeg') center/cover}.download-page{min-height:calc(100vh - 86px);padding:80px 8vw;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;overflow:hidden}.download-page p{color:#bbb;font-size:19px;max-width:520px}.download-page small{display:block;color:#777;margin-top:14px}.phone-stack{position:relative;height:700px}.phone-stack img{position:absolute;width:330px;max-height:650px;object-fit:cover;object-position:top;border-radius:36px;border:2px solid #ff4052;box-shadow:0 0 50px #ff102b44}.phone-stack img:first-child{left:10%;top:0;z-index:2}.phone-stack img:last-child{right:5%;top:80px;transform:rotate(7deg)}@media(max-width:900px){.process-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr}.download-page{grid-template-columns:1fr}.phone-stack{height:570px}}@media(max-width:620px){.page-hero{padding:80px 22px 55px;min-height:350px}.page-hero h1,.download-page h1{font-size:58px}.process-grid,.category-grid{grid-template-columns:1fr;padding:45px 22px}.download-page{padding:60px 22px}.phone-stack{height:430px}.phone-stack img{width:58%;border-radius:22px}}


/* Product polish */
.nav nav a[aria-current="page"]{color:var(--red);position:relative}.nav nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:var(--red);box-shadow:0 0 10px var(--red)}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
.market-shell{padding:65px 7vw 90px}.market-toolbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.market-search{flex:1;min-width:250px;background:#0c0c0d;border:1px solid #39393d;color:#fff;border-radius:10px;padding:15px 18px;font:inherit;outline:none}.market-search:focus{border-color:var(--red);box-shadow:0 0 0 3px #ff102b1f}.filter{cursor:pointer;background:#0c0c0d;color:#ddd;border:1px solid #3a3a3d;border-radius:999px;padding:12px 18px;font-weight:700}.filter.active,.filter:hover{background:var(--red);border-color:var(--red);color:#fff}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.market-card{border:1px solid #343438;background:linear-gradient(145deg,#141416,#080809);border-radius:16px;padding:26px;min-height:210px;display:flex;flex-direction:column}.market-card .tag{color:var(--red);font-size:11px;font-weight:800;letter-spacing:.12em}.market-card h3{font-family:Anton;font-size:29px;margin:.45em 0}.market-card p{color:#aaa;line-height:1.55;margin-top:0}.market-card a{margin-top:auto;color:#fff;font-weight:800;text-decoration:none}.market-card a:hover{color:var(--red)}.empty{display:none;color:#999;padding:30px 0}.faq{padding:80px 7vw;max-width:1050px;margin:auto}.faq h1,.legal h1,.contact h1{font-family:Anton;font-size:clamp(55px,7vw,96px);margin:.15em 0}.faq details{border-top:1px solid #303034;padding:22px 0}.faq details:last-child{border-bottom:1px solid #303034}.faq summary{cursor:pointer;font-weight:800;font-size:18px}.faq details p{color:#aaa;line-height:1.7;max-width:800px}.contact,.legal{padding:90px 7vw;max-width:1100px;margin:auto}.contact-card{border:1px solid #353539;background:#0b0b0d;border-radius:16px;padding:35px;margin-top:30px}.contact-card p,.legal p,.legal li{color:#aaa;line-height:1.7}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#aaa;text-decoration:none;font-size:13px}.footer-links a:hover{color:var(--red)}.backtop{position:fixed;right:22px;bottom:22px;width:46px;height:46px;border-radius:50%;border:1px solid #ff4052;background:#0a0a0ae8;color:#fff;display:grid;place-items:center;text-decoration:none;opacity:0;pointer-events:none;transition:.25s;z-index:40}.backtop.show{opacity:1;pointer-events:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;z-index:100;background:#fff;color:#000;padding:10px}
@media(max-width:850px){.market-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.market-shell,.faq,.contact,.legal{padding:50px 22px}.market-grid{grid-template-columns:1fr}.nav nav a[aria-current="page"]:after{display:none}}

/* V4 web-product experience */
.product-wrap{max-width:1180px;margin:auto;padding:62px 7vw 95px}.crumbs{display:flex;gap:8px;flex-wrap:wrap;color:#777;font-size:13px;margin-bottom:28px}.crumbs a{color:#aaa;text-decoration:none}.crumbs a:hover{color:var(--red)}.profile-head{display:grid;grid-template-columns:150px 1fr auto;gap:28px;align-items:center;padding:30px;border:1px solid #303034;border-radius:20px;background:linear-gradient(135deg,#121214,#090909)}.avatar{width:150px;height:150px;border-radius:50%;object-fit:cover;border:2px solid var(--red);box-shadow:0 0 28px #ff102b44}.profile-head h1,.listing-main h1,.auth-card h1,.checkout-main h1{font-family:Anton,Impact,sans-serif;line-height:.95;margin:.08em 0}.profile-head h1{font-size:54px}.handle{color:#999}.verified{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--red);font-size:12px;margin-left:7px}.profile-stats{display:flex;gap:24px;flex-wrap:wrap;margin-top:18px}.profile-stats b{display:block;font-size:19px}.profile-stats span{font-size:12px;color:#888}.profile-actions{display:grid;gap:10px;min-width:175px}.profile-grid{display:grid;grid-template-columns:1.7fr .8fr;gap:24px;margin-top:24px}.panel{border:1px solid #303034;border-radius:18px;background:#0b0b0d;padding:28px}.panel h2{font-family:Anton;font-size:32px;margin:0 0 18px}.offer-list{display:grid;gap:12px}.offer{display:grid;grid-template-columns:1fr auto;gap:16px;padding:20px;border:1px solid #29292d;border-radius:13px;background:#101012;color:#fff;text-decoration:none;transition:.2s}.offer:hover{border-color:#7a2531;transform:translateY(-2px)}.offer .tag{color:var(--red);font-size:10px;font-weight:800;letter-spacing:.13em}.offer h3{margin:.35em 0 .2em}.offer p{margin:0;color:#999;font-size:13px}.price{font-family:Anton;font-size:30px;color:#fff;align-self:center}.bio{color:#bbb;line-height:1.7}.rating{font-size:30px;color:#fff;font-weight:800}.stars{color:var(--red);letter-spacing:.1em}.review{border-top:1px solid #29292d;padding:18px 0}.review p{color:#aaa;line-height:1.55}.listing-layout,.checkout-layout{display:grid;grid-template-columns:1.45fr .7fr;gap:28px}.listing-main,.checkout-main{border:1px solid #303034;border-radius:20px;background:#0b0b0d;padding:34px}.listing-main h1,.checkout-main h1{font-size:clamp(48px,6vw,82px)}.listing-main>p{color:#aaa;line-height:1.7}.listing-cover{width:100%;height:330px;object-fit:cover;border-radius:14px;margin:20px 0;filter:saturate(.8)}.deliverables{display:grid;gap:12px;margin:25px 0}.deliverables div{display:flex;gap:12px;align-items:flex-start;color:#ccc}.deliverables i{font-style:normal;color:var(--red);font-weight:900}.order-card{position:sticky;top:110px;border:1px solid #4a2027;border-radius:18px;background:linear-gradient(145deg,#14090b,#090909);padding:28px;height:max-content}.order-card .price{font-size:48px}.order-card label,.field label{display:block;font-size:12px;color:#aaa;font-weight:700;margin:15px 0 7px}.order-card select,.field input,.field textarea,.field select{width:100%;background:#080809;color:#fff;border:1px solid #38383d;border-radius:9px;padding:13px 14px;font:inherit;outline:none}.order-card select:focus,.field input:focus,.field textarea:focus{border-color:var(--red)}.order-card .btn{width:100%;margin-top:18px}.fine{color:#777;font-size:11px;line-height:1.5}.checkout-steps{display:flex;gap:8px;margin-bottom:24px}.checkout-steps span{flex:1;height:4px;background:#28282c;border-radius:99px}.checkout-steps .done,.checkout-steps .active{background:var(--red);box-shadow:0 0 12px #ff102b55}.fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field.full{grid-column:1/-1}.field textarea{min-height:130px;resize:vertical}.summary-line{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #29292d;color:#aaa}.summary-line.total{font-size:20px;color:#fff;font-weight:800;border:0}.auth-shell{min-height:calc(100vh - 86px);display:grid;place-items:center;padding:55px 20px;background:radial-gradient(circle at 50% 30%,#3c000d55,transparent 30%)}.auth-card{width:min(520px,100%);border:1px solid #38383d;border-radius:22px;background:#0b0b0df2;padding:38px}.auth-card h1{font-size:58px}.auth-card>p{color:#999;line-height:1.6}.auth-card .field{margin:15px 0}.auth-card .btn{width:100%;margin-top:8px}.auth-switch{text-align:center;color:#888;font-size:13px;margin-top:22px}.auth-switch a{color:#fff}.demo-note{border:1px dashed #62303a;background:#19090c;border-radius:10px;padding:12px 14px;color:#d5a9af;font-size:12px;margin:18px 0}.success-toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,30px);background:#fff;color:#090909;border-radius:10px;padding:14px 20px;font-weight:800;opacity:0;pointer-events:none;transition:.3s;z-index:100}.success-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.profile-head{grid-template-columns:100px 1fr}.avatar{width:100px;height:100px}.profile-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.profile-grid,.listing-layout,.checkout-layout{grid-template-columns:1fr}.order-card{position:static}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}}@media(max-width:560px){.product-wrap{padding:40px 20px 70px}.profile-head{grid-template-columns:1fr;text-align:center}.avatar{margin:auto}.profile-stats{justify-content:center}.profile-actions{grid-template-columns:1fr}.profile-head h1{font-size:45px}.panel,.listing-main,.checkout-main,.order-card,.auth-card{padding:22px}.offer{grid-template-columns:1fr}.price{justify-self:start}}

/* V5 member dashboard */
.dash-shell{display:grid;grid-template-columns:260px 1fr;min-height:calc(100vh - 86px)}.dash-side{border-right:1px solid #252529;background:#080809;padding:28px 18px;display:flex;flex-direction:column;gap:7px}.dash-user{display:flex;gap:12px;align-items:center;padding:10px 8px 25px;border-bottom:1px solid #252529;margin-bottom:10px}.dash-user img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid var(--red)}.dash-user div{display:grid}.dash-user small{color:#777}.dash-side>a{display:flex;align-items:center;gap:10px;color:#aaa;text-decoration:none;padding:13px 14px;border-radius:9px;font-weight:700;font-size:13px}.dash-side>a.active,.dash-side>a:hover{background:#18090c;color:#fff}.dash-side>a.active{border-left:3px solid var(--red)}.dash-side .badge{margin-left:auto;background:var(--red);color:#fff;border-radius:99px;min-width:20px;height:20px;display:grid;place-items:center;font-size:10px}.dash-side .side-cta{margin-top:auto;background:var(--red);color:#fff;justify-content:center}.dash-main{padding:55px 5vw 90px;min-width:0}.dash-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px}.dash-title h1{font-family:Anton;font-size:clamp(50px,6vw,86px);line-height:.92;margin:.12em 0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.stat-grid article,.earn-hero{border:1px solid #303034;background:linear-gradient(145deg,#121214,#090909);border-radius:15px;padding:24px}.stat-grid small,.earn-hero small{color:#888;font-size:10px;font-weight:800;letter-spacing:.12em}.stat-grid strong{font-family:Anton;font-size:35px;display:block;margin:9px 0}.stat-grid span,.earn-hero span{color:#777;font-size:12px}.dash-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.dash-card,.table-card{border:1px solid #303034;background:#0b0b0d;border-radius:16px;padding:24px}.card-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #29292d;padding-bottom:15px}.card-head h2{font-family:Anton;margin:0;font-size:27px}.card-head a{color:#aaa;text-decoration:none;font-size:12px}.order-row{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:19px 0;border-bottom:1px solid #252529}.order-row:last-child{border:0}.order-row div{display:grid;gap:5px}.order-row small{color:#777}.status{font-size:9px;font-weight:900;letter-spacing:.08em;border-radius:99px;padding:7px 9px}.status.progress{color:#ff7586;background:#3a0c13}.status.waiting{color:#e4c681;background:#302a15}.status.complete{color:#9ed7b0;background:#173020}.msg-row{display:grid;grid-template-columns:42px 1fr auto;gap:12px;padding:17px 0;border-bottom:1px solid #252529}.msg-row i{font-style:normal;background:#22090e;border:1px solid #68202b;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:11px}.msg-row p{color:#888;margin:5px 0;font-size:12px}.msg-row time{color:#666;font-size:10px}.inbox{display:grid;grid-template-columns:320px 1fr;border:1px solid #303034;border-radius:16px;overflow:hidden;min-height:590px}.threads{border-right:1px solid #303034;background:#09090a}.thread{width:100%;border:0;border-bottom:1px solid #252529;background:transparent;color:#fff;text-align:left;padding:20px;display:grid;gap:6px;cursor:pointer}.thread span{color:#777;font-size:12px}.thread.active{background:#18090c;border-left:3px solid var(--red)}.chat{display:flex;flex-direction:column;background:#0c0c0d}.chat-head{padding:20px 24px;border-bottom:1px solid #29292d;display:flex;justify-content:space-between}.chat-head span{color:#777;font-size:12px}.bubbles{padding:28px;flex:1}.bubbles p{max-width:70%;padding:13px 15px;border-radius:14px;line-height:1.45}.bubbles .them{background:#1a1a1d}.bubbles .me{background:#5b0b18;margin-left:auto}.chat-send{display:flex;gap:10px;padding:18px;border-top:1px solid #29292d}.chat-send input{flex:1;background:#080809;border:1px solid #39393d;border-radius:9px;color:#fff;padding:14px}.service-admin{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-admin article{border:1px solid #303034;background:#0b0b0d;border-radius:16px;padding:25px;min-height:240px}.service-admin article>span{color:var(--red);font-size:10px;font-weight:800}.service-admin h2{font-family:Anton;font-size:30px}.service-admin p{color:#888;line-height:1.5}.service-admin footer{padding:20px 0 0;margin-top:30px}.service-admin footer button{background:none;border:0;color:#aaa;cursor:pointer}.new-offer{display:grid;place-items:center;text-align:center;border-style:dashed!important}.new-offer>b{font-size:50px;color:var(--red)}.earn-hero{display:grid;margin-bottom:18px;background:linear-gradient(120deg,#21070c,#090909)}.earn-hero strong{font-family:Anton;font-size:clamp(55px,7vw,90px);color:var(--red)}.settings-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:850px;border:1px solid #303034;border-radius:16px;padding:28px;background:#0b0b0d}.settings-form .full{grid-column:1/-1}
@media(max-width:1000px){.dash-shell{grid-template-columns:1fr}.dash-side{display:none}.stat-grid{grid-template-columns:1fr 1fr}.dash-grid{grid-template-columns:1fr}.service-admin{grid-template-columns:1fr 1fr}}@media(max-width:650px){.dash-main{padding:38px 20px 70px}.dash-title{align-items:flex-start;flex-direction:column}.stat-grid,.service-admin,.settings-form{grid-template-columns:1fr}.settings-form .full{grid-column:auto}.inbox{grid-template-columns:1fr}.threads{display:none}.order-row{grid-template-columns:1fr auto}.order-row .status{grid-column:1}.bubbles p{max-width:88%}}
/* V6 seller workflow */
.flow-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px}.panel{background:#0d0d0f;border:1px solid #2a2a2f;border-radius:20px;padding:24px}.panel h2{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:800;letter-spacing:.08em;color:#bbb}.field input,.field select,.field textarea{background:#080809;border:1px solid #333;border-radius:12px;color:#fff;padding:14px;font:inherit}.field textarea{min-height:120px;resize:vertical}.order-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.status{display:inline-flex;border:1px solid #5d171d;background:#25080b;color:#ff5d67;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;letter-spacing:.08em}.timeline{display:grid;gap:0;margin:20px 0}.timeline .step{display:grid;grid-template-columns:24px 1fr;gap:12px;padding:0 0 22px;position:relative}.timeline .step:before{content:'';position:absolute;left:8px;top:20px;bottom:0;width:2px;background:#34343a}.timeline .step:last-child:before{display:none}.dot{width:18px;height:18px;border-radius:50%;border:2px solid #555;background:#111}.step.done .dot,.step.current .dot{border-color:#ff2838;background:#ff2838}.step small{color:#888}.upload-box{border:1px dashed #555;border-radius:16px;padding:28px;text-align:center;background:#09090a}.action-row{display:flex;flex-wrap:wrap;gap:10px}.btn.ghost{background:transparent;border:1px solid #444;color:#fff}.btn.danger{background:#3a0a0e;color:#ff9da4}.review-stars{font-size:28px;letter-spacing:6px;color:#ff2838}.payout-card{background:linear-gradient(135deg,#21080b,#0d0d0f);border:1px solid #4a1419;border-radius:18px;padding:20px}.money{font-size:38px;font-weight:900}.notice{border-left:3px solid #ff2838;padding:12px 14px;background:#160709;color:#ccc;border-radius:0 10px 10px 0}.mini-list{display:grid;gap:12px}.mini-list>div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #252529;padding-bottom:12px}.mini-list>div:last-child{border-bottom:0}.seller-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.seller-tabs a{padding:9px 12px;border:1px solid #333;border-radius:999px;color:#bbb;text-decoration:none;font-size:12px;font-weight:800}.seller-tabs a.active{background:#fff;color:#000;border-color:#fff}@media(max-width:850px){.flow-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.order-head{flex-direction:column}}
/* V7 creator discovery */
.discover-hero{background:linear-gradient(90deg,#050505 0 42%,#05050588),url('assets/draft-day.jpeg') center 35%/cover}.discovery-shell{display:grid;grid-template-columns:280px 1fr;gap:28px;padding:60px 7vw 100px}.filter-panel{align-self:start;position:sticky;top:110px;background:#0b0b0d;border:1px solid #303034;border-radius:18px;padding:22px;display:grid;gap:18px}.filter-title{display:flex;justify-content:space-between;align-items:center}.filter-title button{border:0;background:none;color:var(--red);font-weight:800;cursor:pointer}.filter-panel label{display:grid;gap:8px;color:#aaa;font-size:11px;font-weight:800;letter-spacing:.06em}.filter-panel input,.filter-panel select{width:100%;background:#070708;color:#fff;border:1px solid #343438;border-radius:10px;padding:12px;font:inherit}.filter-panel .check{display:flex;grid-template-columns:auto 1fr;align-items:center}.filter-panel .check input{width:auto}.results-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.results-head h2{font-family:Anton;margin:.15em 0 0;font-size:clamp(36px,4vw,60px)}.results-head>span{color:#888;font-size:12px}.creator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.creator-card{overflow:hidden;border:1px solid #303034;border-radius:18px;background:#0b0b0d;transition:.25s}.creator-card:hover{transform:translateY(-4px);border-color:#6d1d29;box-shadow:0 15px 45px #000}.creator-cover{height:145px;display:flex;align-items:flex-start;justify-content:flex-end;padding:14px;background:radial-gradient(circle at 20% 20%,#ff153955,transparent 28%),linear-gradient(135deg,#25060c,#080809)}.creator-cover span{font-size:9px;font-weight:900;letter-spacing:.08em;border:1px solid #ff4052;background:#190509cc;border-radius:99px;padding:7px 9px}.creator-cover.c2{background:radial-gradient(circle at 75% 25%,#ff153955,transparent 25%),linear-gradient(145deg,#101010,#28050b)}.creator-cover.c3{background:linear-gradient(25deg,#050505,#3a0710)}.creator-cover.c4{background:radial-gradient(circle at 50% 80%,#ff153955,transparent 25%),#090909}.creator-cover.c5{background:linear-gradient(155deg,#2c050b,#101010)}.creator-cover.c6{background:radial-gradient(circle at 20% 50%,#ff153955,transparent 30%),#080808}.creator-body{padding:20px}.creator-name{display:flex;justify-content:space-between;gap:10px;align-items:start}.creator-name h3{font-family:Anton;font-size:25px;margin:0}.creator-name span{color:#ffb3bb;font-size:11px;white-space:nowrap}.creator-body>p{color:#888;font-size:12px}.chips{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.chips b{font-size:9px;color:#ddd;border:1px solid #343438;border-radius:99px;padding:6px 8px}.creator-meta{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #27272b;padding:15px 0;color:#777;font-size:10px}.creator-meta strong{color:#fff}.creator-card .btn{width:100%;padding:11px;font-size:12px}.creator-empty{display:none;text-align:center;padding:70px 20px;color:#777;border:1px dashed #333;border-radius:16px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#888;text-decoration:none;font-size:12px}.footer-links a:hover{color:#fff}@media(max-width:1100px){.creator-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.discovery-shell{grid-template-columns:1fr;padding:40px 22px 70px}.filter-panel{position:static}.creator-grid{grid-template-columns:1fr}}@media(max-width:620px){.results-head{align-items:flex-start;flex-direction:column}}
/* V8 creator profile */
.creator-hero{position:relative;overflow:hidden;border:1px solid #303034;border-radius:24px;background:linear-gradient(115deg,#19070b,#09090a 55%,#25060d);padding:34px}.creator-hero:after{content:'';position:absolute;right:-90px;top:-120px;width:360px;height:360px;border-radius:50%;background:#ff102b22;filter:blur(20px)}.creator-identity{position:relative;z-index:1;display:grid;grid-template-columns:150px 1fr auto;gap:28px;align-items:center}.creator-identity h1{font-family:Anton;font-size:clamp(48px,6vw,78px);line-height:.95;margin:.05em 0}.creator-kicker{color:var(--red);font-weight:900;letter-spacing:.13em;font-size:11px}.creator-blurb{color:#b7b7bb;max-width:650px;line-height:1.6;margin:12px 0}.creator-badges{display:flex;gap:7px;flex-wrap:wrap}.creator-badges span{font-size:9px;font-weight:900;letter-spacing:.08em;border:1px solid #39393e;border-radius:99px;padding:7px 9px;background:#0a0a0b}.creator-badges .hot{border-color:#7a1d2b;color:#ff8895}.creator-actions{display:grid;gap:10px;min-width:190px}.creator-actions .btn{width:100%}.creator-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:28px;background:#29292d;border:1px solid #29292d;border-radius:14px;overflow:hidden}.creator-metrics div{background:#0a0a0b;padding:18px}.creator-metrics b{display:block;font-size:19px}.creator-metrics span{color:#777;font-size:9px;letter-spacing:.08em}.profile-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.profile-tabs a{color:#aaa;text-decoration:none;border:1px solid #333;border-radius:99px;padding:9px 12px;font-size:11px;font-weight:800}.profile-tabs a:hover{color:#fff;border-color:#666}.creator-content{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.6fr);gap:22px}.creator-content .panel{margin-bottom:22px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-head h2{margin:0}.section-head span{color:#777;font-size:11px}.offer.featured{border-color:#641b26;background:linear-gradient(115deg,#18090c,#0e0e10)}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.portfolio-item{min-height:175px;border-radius:14px;border:1px solid #303034;display:flex;align-items:flex-end;padding:16px;background:linear-gradient(0deg,#050505ee,transparent),url('assets/draft-day.jpeg') center/cover}.portfolio-item:nth-child(2){background:linear-gradient(0deg,#050505ee,transparent),url('assets/quote.jpeg') center/cover}.portfolio-item:nth-child(3){background:linear-gradient(0deg,#050505ee,transparent),url('assets/browse.jpeg') top center/cover}.portfolio-item b{font-size:12px}.review-card{padding:18px 0;border-bottom:1px solid #29292d}.review-card:last-child{border:0}.review-top{display:flex;justify-content:space-between;gap:15px}.review-top b{font-size:13px}.review-top span{color:var(--red);font-size:12px}.review-card p{color:#aaa;line-height:1.55;font-size:13px}.review-card small{color:#666}.side-stack{display:grid;gap:22px;align-content:start}.about-list{display:grid;gap:12px;margin-top:20px}.about-list div{display:flex;justify-content:space-between;gap:18px;padding-bottom:11px;border-bottom:1px solid #29292d;color:#888;font-size:12px}.about-list strong{color:#fff;text-align:right}.availability{display:flex;align-items:center;gap:9px;color:#aaa;font-size:12px}.availability i{width:9px;height:9px;background:#3ddc84;border-radius:50%;box-shadow:0 0 10px #3ddc84}.connect-card{background:linear-gradient(145deg,#26080e,#0b0b0d);border-color:#5e1823}.connect-card .btn{width:100%;margin-top:12px}.social-reach{display:grid;gap:11px}.social-reach div{display:grid;grid-template-columns:80px 1fr auto;gap:10px;align-items:center;font-size:11px}.reach-bar{height:5px;border-radius:99px;background:#252529;overflow:hidden}.reach-bar i{display:block;height:100%;background:var(--red)}
@media(max-width:900px){.creator-identity{grid-template-columns:110px 1fr}.creator-identity .avatar{width:110px;height:110px}.creator-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.creator-metrics{grid-template-columns:repeat(3,1fr)}.creator-content{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.portfolio-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.creator-hero{padding:22px}.creator-identity{grid-template-columns:1fr;text-align:center}.creator-identity .avatar{margin:auto}.creator-blurb{margin:12px auto}.creator-badges{justify-content:center}.creator-actions{grid-template-columns:1fr}.creator-metrics{grid-template-columns:1fr 1fr}.portfolio-grid,.side-stack{grid-template-columns:1fr}.profile-tabs{overflow:auto;flex-wrap:nowrap}.profile-tabs a{white-space:nowrap}}

/* V9 transaction experience */
.tx-shell{max-width:1180px;margin:auto;padding:48px 7vw 90px}.tx-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:12px 0 34px}.tx-progress div{height:5px;border-radius:99px;background:#2b2b30}.tx-progress div.on{background:var(--red);box-shadow:0 0 14px #ff102b66}.tx-labels{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:-25px;margin-bottom:34px;color:#68686d;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tx-labels .on{color:#fff}.tx-grid{display:grid;grid-template-columns:minmax(0,1.35fr) 360px;gap:28px;align-items:start}.tx-card{background:#0b0b0d;border:1px solid #303034;border-radius:20px;padding:26px}.tx-card h1{font-family:Anton;font-size:clamp(42px,5vw,68px);line-height:.96;margin:.12em 0}.tx-card h2{font-family:Anton;font-size:30px;margin:.2em 0}.tx-card p{color:#aaa;line-height:1.6}.offer-select{display:grid;gap:12px;margin-top:22px}.offer-option{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:18px;border:1px solid #343438;border-radius:14px;background:#09090a;cursor:pointer}.offer-option:hover,.offer-option.selected{border-color:#8d2634;background:#16080b}.offer-option input{accent-color:var(--red);width:18px;height:18px}.offer-option b{display:block}.offer-option small{color:#777}.offer-option strong{font-size:18px}.tx-summary{position:sticky;top:110px}.seller-mini{display:flex;gap:12px;align-items:center;padding-bottom:18px;border-bottom:1px solid #29292d}.seller-mini .avatar{width:48px;height:48px;font-size:16px}.summary-row{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #242428;color:#999;font-size:12px}.summary-row strong{color:#fff;text-align:right}.summary-row.total{font-size:15px;color:#fff;border-bottom:0}.summary-row.total strong{font-size:22px}.tx-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.tx-actions .btn{min-width:150px}.requirement-list{display:grid;gap:16px}.req{display:grid;gap:8px}.req label{font-size:11px;font-weight:800;color:#aaa;letter-spacing:.04em}.req input,.req textarea,.req select{width:100%;background:#070708;color:#fff;border:1px solid #343438;border-radius:11px;padding:13px;font:inherit}.req textarea{min-height:120px;resize:vertical}.date-pills{display:flex;gap:8px;flex-wrap:wrap}.date-pills button{background:#09090a;color:#bbb;border:1px solid #343438;border-radius:99px;padding:10px 13px;cursor:pointer}.date-pills button.active{border-color:var(--red);color:#fff;background:#1b080c}.message-preview{border:1px solid #343438;border-radius:14px;padding:16px;background:#09090a}.message-preview b{font-size:12px}.message-preview p{margin:8px 0 0;font-size:12px}.pay-box{border:1px dashed #555;border-radius:16px;padding:22px;background:#09090a}.pay-method{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #343438;border-radius:12px;padding:16px;margin-top:12px}.pay-method span{font-weight:800}.secure-note{display:flex;gap:10px;align-items:flex-start;color:#777;font-size:11px;margin-top:14px}.confirmation{text-align:center;padding:55px 26px}.confirm-icon{width:76px;height:76px;border-radius:50%;margin:0 auto 20px;display:grid;place-items:center;background:#2b0a10;border:1px solid #8c2434;color:var(--red);font-size:34px;box-shadow:0 0 35px #ff102b33}.order-code{display:inline-block;border:1px solid #3b3b40;border-radius:99px;padding:9px 13px;color:#aaa;font-size:11px;margin:8px 0 18px}.track-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.track-status{border:1px solid #7b2130;background:#1d080c;color:#ff8d99;border-radius:99px;padding:8px 11px;font-size:10px;font-weight:900;white-space:nowrap}.track-timeline{margin-top:26px}.track-step{display:grid;grid-template-columns:28px 1fr;gap:13px;position:relative;padding-bottom:25px}.track-step:before{content:'';position:absolute;left:9px;top:21px;bottom:0;width:2px;background:#2d2d32}.track-step:last-child:before{display:none}.track-dot{width:20px;height:20px;border-radius:50%;border:2px solid #555;background:#0b0b0d}.track-step.done .track-dot,.track-step.current .track-dot{border-color:var(--red);background:var(--red);box-shadow:0 0 12px #ff102b66}.track-step b{font-size:13px}.track-step p{font-size:11px;margin:5px 0}.track-step small{color:#666}.tx-note{border-left:3px solid var(--red);background:#16070a;border-radius:0 10px 10px 0;padding:13px 15px;color:#bbb;font-size:11px;line-height:1.5;margin-top:18px}@media(max-width:850px){.tx-grid{grid-template-columns:1fr}.tx-summary{position:static}.tx-labels{display:none}.tx-progress{margin-bottom:24px}.tx-actions{flex-direction:column-reverse}.tx-actions .btn{width:100%}}@media(max-width:520px){.tx-shell{padding:32px 18px 70px}.tx-card{padding:20px}.offer-option{grid-template-columns:auto 1fr}.offer-option>strong{grid-column:2}.track-head{flex-direction:column}.tx-progress{gap:4px}}

/* V10 — live product UX */
.notice-bell{position:relative;border:1px solid var(--line);background:#0b0b0c;color:#fff;width:42px;height:42px;border-radius:50%;cursor:pointer;font-size:18px}.notice-dot{position:absolute;right:5px;top:5px;width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 12px var(--red)}.notice-panel{position:fixed;z-index:80;right:22px;top:74px;width:min(390px,calc(100vw - 28px));background:#0b0b0d;border:1px solid #343438;border-radius:18px;box-shadow:0 24px 70px #000;padding:14px;display:none}.notice-panel.open{display:block}.notice-panel h3{margin:4px 4px 12px;font-family:Anton,sans-serif;font-size:25px}.notice-item{display:flex;gap:12px;padding:13px 8px;border-top:1px solid #242427}.notice-item i{font-style:normal;background:#1b1b1e;border-radius:50%;min-width:38px;height:38px;display:grid;place-items:center}.notice-item p{margin:2px 0;color:var(--muted);font-size:13px}.notice-item small{color:#777}.activity-feed{display:grid;gap:0}.activity{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid #242427}.activity:last-child{border-bottom:0}.activity-icon{width:40px;height:40px;border-radius:12px;background:#171719;display:grid;place-items:center;font-weight:900}.activity p{margin:3px 0;color:var(--muted);font-size:14px}.activity time{font-size:11px;color:#777}.availability-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #25442e;background:#0c1a10;padding:7px 10px;border-radius:99px;font-size:12px;font-weight:800}.availability-pill:before{content:'';width:8px;height:8px;background:#4ed06e;border-radius:50%;box-shadow:0 0 10px #4ed06e}.state-demo{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.state-card{border:1px solid var(--line);border-radius:18px;background:#0c0c0e;padding:22px;min-height:205px}.state-card h3{margin:12px 0 6px}.state-card p{color:var(--muted);font-size:14px}.state-icon{font-size:30px}.skeleton{display:grid;gap:10px;margin-top:18px}.skeleton span{height:12px;border-radius:8px;background:linear-gradient(90deg,#171719,#252528,#171719);background-size:200% 100%;animation:sk 1.4s linear infinite}.skeleton span:nth-child(2){width:72%}.skeleton span:nth-child(3){width:45%}@keyframes sk{to{background-position:-200% 0}}.error-card{border-color:#51202a}.empty-card{text-align:center}.chat-presence{display:inline-flex;align-items:center;gap:6px;color:#8edb9f;font-size:12px}.chat-presence:before{content:'';width:7px;height:7px;border-radius:50%;background:#4ed06e}.typing{color:#888;font-size:12px;font-style:italic;padding:8px 14px}.pulse-badge{animation:pulsebadge 1.8s infinite}@keyframes pulsebadge{50%{box-shadow:0 0 0 7px rgba(255,16,43,0)}}@media(max-width:850px){.state-demo{grid-template-columns:1fr}.notice-bell{display:none}}

/* V11 final product polish */
:focus-visible{outline:3px solid #ff2b2b;outline-offset:3px}
html{scroll-behavior:smooth}
img{max-width:100%;height:auto}
a[aria-disabled="true"]{opacity:.72}
.nav nav a[aria-current="page"]{color:#fff;position:relative}
.nav nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:currentColor}
@media(max-width:760px){.nav nav a[aria-current="page"]:after{display:none}.creator-actions .btn,.actions .btn,.download-actions .btn{width:100%;text-align:center}.creator-metrics{overflow-x:auto}.profile-tabs{overflow-x:auto;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{transition:none!important;transform:none!important}}

/* V12 launch prep */
.audience-split{padding:86px 7vw;border-top:1px solid #202024}.audience-split>header{max-width:760px;margin-bottom:30px}.audience-split h2{font-family:Anton,Impact,sans-serif;font-size:clamp(44px,5vw,76px);line-height:.96;margin:.12em 0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.audience-card{min-height:340px;padding:36px;border:1px solid #36363b;border-radius:22px;background:linear-gradient(145deg,#121214,#080809);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.audience-card:before{content:'';position:absolute;width:220px;height:220px;border-radius:50%;background:#ff102b22;filter:blur(25px);right:-50px;top:-60px}.audience-card .kicker{color:var(--red);font-weight:900;letter-spacing:.12em;font-size:11px}.audience-card h3{font-family:Anton,Impact,sans-serif;font-size:clamp(38px,4vw,60px);margin:.12em 0}.audience-card p{color:#b8b8bd;line-height:1.6;max-width:540px}.launch-note{font-size:11px;color:#777;margin-top:12px}.error-page{min-height:70vh;display:grid;place-items:center;padding:70px 7vw;text-align:center}.error-page h1{font-family:Anton,Impact,sans-serif;font-size:clamp(90px,18vw,220px);line-height:.8;color:var(--red);margin:0;text-shadow:0 0 45px #ff102b55}.error-page h2{font-family:Anton,Impact,sans-serif;font-size:clamp(34px,5vw,68px);margin:.35em 0}.error-page p{color:var(--muted);max-width:600px;margin:0 auto 25px;line-height:1.6}@media(max-width:760px){.audience-grid{grid-template-columns:1fr}.audience-card{min-height:300px;padding:26px}}

/* V13 About + Events refresh */
.about-head{background:linear-gradient(90deg,#050505 0 48%,#05050599),url('assets/quote.jpeg') center/cover}.about-story{padding:90px 7vw;display:grid;grid-template-columns:minmax(0,900px) 1fr;background:radial-gradient(circle at 80% 30%,#4b001055,transparent 34%)}.about-copy h2{font-family:Anton,Impact,sans-serif;font-size:clamp(46px,5vw,78px);line-height:.98;margin:.15em 0 .35em}.about-copy>p{font-size:18px;color:#c7c7cc;line-height:1.75;max-width:850px}.about-copy strong{color:#fff}.about-close{margin-top:42px;padding:30px;border-left:4px solid var(--red);background:linear-gradient(90deg,#160207,#090909);display:grid;gap:18px;max-width:720px}.about-close b{font-size:25px;line-height:1.45}.about-close span{color:var(--red);font-weight:900;letter-spacing:.15em}
.events-page{overflow:hidden}.event-hero-new{min-height:660px;padding:80px 7vw 55px;display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center;background:radial-gradient(circle at 78% 25%,#57000f77,transparent 30%),linear-gradient(130deg,#050505,#0d0003)}.event-intro h1,.event-center h2{font-family:Anton,Impact,sans-serif;line-height:.9;margin:.15em 0}.event-intro h1{font-size:clamp(64px,7vw,112px)}.event-intro p{color:#c7c7cc;line-height:1.7;font-size:18px;max-width:580px}.draft-feature{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:0;border:1px solid #4b2229;border-radius:22px;overflow:hidden;background:#090909;box-shadow:0 0 55px #ff102b1f;max-width:800px;margin-left:auto}.draft-art{min-height:390px;overflow:hidden}.draft-art img{width:100%;height:100%;object-fit:cover;filter:contrast(1.08) saturate(.85)}.draft-copy{padding:28px;display:flex;flex-direction:column;justify-content:center}.draft-small{width:92px;height:92px;object-fit:cover;border-radius:10px;margin:15px 0}.draft-copy h2{font-family:Anton,Impact,sans-serif;font-size:42px;margin:.05em 0}.draft-copy p{color:#aaa;line-height:1.55;font-size:14px}.draft-copy .btn{padding:12px 14px;font-size:13px;margin-top:8px}.event-vibes{padding:28px 7vw;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #252525;background:#080808}.event-vibes article{padding:24px 28px;border-right:1px solid #292929}.event-vibes article:last-child{border:0}.event-vibes span{display:block;color:var(--red);font-size:34px;margin-bottom:12px}.event-vibes b{font-family:Anton,Impact,sans-serif;font-size:23px;letter-spacing:.03em}.event-vibes p{color:#999;line-height:1.5;font-size:13px}.event-collage{padding:75px 7vw 90px;display:grid;grid-template-columns:1fr .9fr 1fr;gap:18px;align-items:stretch;background:linear-gradient(180deg,#050505,#0b0003)}.event-shot{min-height:420px;border:1px solid #4b2229;border-radius:18px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:28px;background-image:linear-gradient(0deg,#050505e8,transparent 65%),url('assets/draft-day.jpeg');background-size:cover}.shot-one{background-position:left center}.shot-two{background-position:right center}.event-shot span{font-family:Anton,Impact,sans-serif;font-size:clamp(28px,3vw,48px);line-height:1}.event-center{padding:35px;display:flex;flex-direction:column;justify-content:center;border:1px solid #2d2d30;border-radius:18px;background:#0b0b0c}.event-center h2{font-size:clamp(48px,5vw,78px)}.event-center p{color:#aaa;line-height:1.65}
@media(max-width:1000px){.event-hero-new{grid-template-columns:1fr}.draft-feature{margin:0;max-width:none}.event-vibes{grid-template-columns:1fr 1fr}.event-vibes article:nth-child(2){border-right:0}.event-collage{grid-template-columns:1fr}.event-shot{min-height:330px}.about-story{grid-template-columns:1fr}}
@media(max-width:620px){.about-story{padding:60px 22px}.about-copy>p{font-size:16px}.event-hero-new{padding:60px 22px 40px}.event-intro h1{font-size:58px}.draft-feature{grid-template-columns:1fr}.draft-art{min-height:260px}.draft-copy{padding:22px}.event-vibes{grid-template-columns:1fr;padding:10px 22px}.event-vibes article{border-right:0;border-bottom:1px solid #292929;padding:22px 4px}.event-vibes article:last-child{border-bottom:0}.event-collage{padding:50px 22px}.event-shot{min-height:280px}}

/* Events showcase */
.event-hero-new{min-height:690px;padding:72px 7vw 58px;grid-template-columns:.78fr 1.22fr;gap:5vw;position:relative;background:radial-gradient(circle at 76% 30%,#5b071966,transparent 28%),linear-gradient(130deg,#050505,#100104)}.event-hero-new:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(100deg,transparent 0 110px,#ffffff05 111px 112px)}.event-intro{position:relative;z-index:2}.event-intro p{max-width:520px}.event-pulse{display:flex;align-items:center;gap:10px;margin-top:30px;color:#777;font-size:10px;font-weight:900;letter-spacing:.13em}.event-pulse i{width:8px;height:8px;border-radius:50%;background:var(--red);animation:eventPulse 1.8s ease-out infinite}.culture-showcase{height:500px;max-width:760px;position:relative;isolation:isolate;margin-left:auto}.showcase-grid{position:absolute;inset:18px 0 22px 28px;border:1px solid #3a151b;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff09 1px,transparent 1px);background-size:36px 36px;transform:skewY(-2deg);z-index:-2}.showcase-grid:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 55% 45%,#e3103038,transparent 42%)}.sound-lines{position:absolute;left:3%;bottom:6%;display:flex;align-items:end;gap:5px;height:100px;opacity:.7}.sound-lines i,.equalizer i{display:block;width:5px;background:var(--red);border-radius:5px}.sound-lines i:nth-child(1),.sound-lines i:nth-child(7){height:25%}.sound-lines i:nth-child(2),.sound-lines i:nth-child(6){height:55%}.sound-lines i:nth-child(3),.sound-lines i:nth-child(5){height:80%}.sound-lines i:nth-child(4){height:100%}.culture-tag{position:absolute;font-size:10px;letter-spacing:.14em;font-weight:800;line-height:1.45;color:#888}.culture-tag strong{color:#fff;font-size:15px}.tag-top{top:1%;left:5%;transform:rotate(-3deg)}.tag-bottom{right:1%;bottom:3%;text-align:right;transform:rotate(2deg)}
.draft-card{position:absolute;z-index:4;top:14%;left:5%;width:220px;padding:13px;border:1px solid #60303a;background:#080809;box-shadow:12px 14px 0 #24050b;transform:rotate(-5deg);transition:.3s}.draft-card:hover{transform:rotate(-2deg) translateY(-5px)}.draft-card>span{display:block;color:var(--red);font-size:8px;font-weight:900;letter-spacing:.14em;margin-bottom:8px}.draft-card img{display:block;width:100%;height:142px;object-fit:cover}.draft-card div{display:grid;padding-top:10px}.draft-card b{font-family:Anton,Impact,sans-serif;font-size:25px;line-height:1}.draft-card small{font-size:7px;color:#8d8d92;letter-spacing:.08em;margin-top:4px}.event-ticket{position:absolute;z-index:3;right:2%;top:5%;width:235px;min-height:140px;padding:18px 24px;color:#080808;background:var(--red);transform:rotate(6deg);clip-path:polygon(0 0,100% 0,100% 37%,95% 43%,100% 49%,100% 100%,0 100%,0 51%,5% 44%,0 37%)}.event-ticket small,.event-ticket span{display:block;font-weight:900;letter-spacing:.12em;font-size:8px}.event-ticket strong{font-family:Anton,Impact,sans-serif;font-size:56px;line-height:.75;display:block;margin:13px 0}.culture-disc{position:absolute;z-index:2;width:148px;height:148px;border:1px solid #5b1d28;border-radius:50%;right:25%;top:34%;background:repeating-radial-gradient(circle,#121214 0 5px,#29292d 6px 7px);display:grid;place-items:center;animation:discSpin 16s linear infinite}.culture-disc i{position:absolute;width:34px;height:34px;border-radius:50%;background:var(--red)}.culture-disc b{z-index:1;font-family:Anton,Impact,sans-serif;font-size:13px}
.stage-card{position:absolute;z-index:3;right:6%;bottom:5%;width:330px;height:220px;overflow:hidden;border:1px solid #503039;background:linear-gradient(160deg,#1b0710,#080809 62%);padding:17px;transform:rotate(-2deg);box-shadow:-14px 13px 0 #130407}.stage-card>span{position:relative;z-index:2;font-size:8px;font-weight:900;letter-spacing:.18em;color:#d27c89}.stage-card>b{position:absolute;right:18px;bottom:15px;text-align:right;font-family:Anton,Impact,sans-serif;font-size:44px;line-height:.8;z-index:3}.stage-light{position:absolute;left:36%;top:-80px;width:90px;height:260px;background:linear-gradient(#ff123877,transparent);clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);transform:rotate(8deg)}.crowd,.mini-crowd{position:absolute;left:20px;right:20px;bottom:0;height:95px;display:flex;justify-content:center;align-items:end;gap:4px}.crowd i,.mini-crowd i{display:block;width:43px;height:65px;border-radius:50% 50% 8% 8%;background:#030303}.crowd i:before,.mini-crowd i:before{content:"";display:block;width:31px;height:31px;margin:-12px auto 0;border-radius:50%;background:#030303}.crowd i:nth-child(2),.crowd i:nth-child(4){height:82px}
.event-shot{background:#0b0b0c}.event-shot:before{content:"";position:absolute;inset:0;opacity:.8}.shot-one:before{background:radial-gradient(circle at 70% 25%,#ff102b66,transparent 24%),linear-gradient(145deg,#22050b,#080809 65%)}.shot-two:before{background:repeating-linear-gradient(120deg,transparent 0 38px,#ffffff08 39px 40px),radial-gradient(circle at 25% 70%,#a6082444,transparent 35%)}.event-shot span{position:relative;z-index:3}.mini-crowd{height:210px;left:5%;right:5%;gap:10px;opacity:.7}.mini-crowd i{width:24%;height:110px}.mini-crowd i:before{width:55px;height:55px;margin:-25px auto 0}.mini-crowd i:nth-child(2),.mini-crowd i:nth-child(4){height:155px}.equalizer{position:absolute;inset:25px;display:flex;align-items:center;justify-content:center;gap:13px;transform:rotate(-8deg);opacity:.65}.equalizer i{width:22px}.equalizer i:nth-child(1),.equalizer i:nth-child(6){height:22%}.equalizer i:nth-child(2),.equalizer i:nth-child(5){height:50%}.equalizer i:nth-child(3){height:84%}.equalizer i:nth-child(4){height:68%}.event-center .btn{align-self:flex-start;margin-top:12px}@keyframes eventPulse{0%{box-shadow:0 0 0 0 #ff102b88}70%{box-shadow:0 0 0 9px #ff102b00}100%{box-shadow:0 0 0 0 #ff102b00}}@keyframes discSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.event-pulse i,.culture-disc{animation:none}}
@media(max-width:1000px){.event-hero-new{grid-template-columns:1fr}.culture-showcase{width:100%;margin:10px auto 0}}
@media(max-width:620px){.culture-showcase{height:520px;margin-top:25px}.showcase-grid{inset:0}.draft-card{width:180px;left:0;top:14%;transform:rotate(-4deg)}.draft-card img{height:112px}.event-ticket{width:175px;right:-5px;top:1%}.event-ticket strong{font-size:43px}.culture-disc{width:110px;height:110px;right:3%;top:37%}.stage-card{width:92%;right:0;bottom:2%}.tag-top{left:0}.tag-bottom,.sound-lines{display:none}}
