.section{width:min(1180px,calc(100% - 32px));margin:auto;padding:70px 0}.page-hero{width:min(1180px,calc(100% - 32px));margin:auto;padding:80px 0 10px;text-align:center}.page-hero+.section{padding-top:40px}
.section-kicker,.eyebrow{display:block;font-size:9px;letter-spacing:.2em;color:#657286;font-weight:900;text-transform:uppercase}
.page-hero h1{font:700 clamp(38px,6vw,68px)/1 "Space Grotesk";letter-spacing:-.05em;margin:14px 0 10px}.page-hero h1 i{font-style:normal;background:linear-gradient(90deg,var(--blue),#a78bfa,var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.page-hero p{color:var(--muted);max-width:620px;margin:0 auto}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:0 18px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text);font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#1597d0,#2563eb);border-color:rgba(56,189,248,.42);box-shadow:0 15px 45px rgba(37,99,235,.2)}.text-link{color:var(--blue);font-size:13px;font-weight:800}.muted{color:var(--muted)}
.profile-card,.purchase,.rule-card{border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgba(16,23,34,.92),rgba(8,12,18,.92));box-shadow:0 20px 60px rgba(0,0,0,.2)}
.profile-page{width:min(1000px,calc(100% - 32px));margin:auto;padding:80px 0}.profile-card{display:flex;gap:25px;align-items:center;padding:30px;margin-bottom:35px}.profile-avatar{width:100px;height:100px;border-radius:22px;object-fit:cover;border:1px solid var(--line)}.profile-card h1{font:700 clamp(28px,5vw,42px)/1.1 "Space Grotesk";letter-spacing:-.04em;margin:6px 0}.profile-card p{margin:0}.profile-page h2{font:600 24px "Space Grotesk";margin:0 0 16px}
.purchase-grid,.rules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.purchase{display:flex;flex-direction:column;gap:6px;padding:20px}.purchase span,.purchase small{color:var(--muted);font-size:12px}
.rule-card{padding:24px;display:flex;flex-direction:column;gap:12px}.rule-card h3{font:600 20px/1.2 "Space Grotesk";margin:0;word-break:break-word}.rule-card p{color:var(--muted);font-size:12px;margin:0}.rule-links{display:grid;gap:8px}
.err-page{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:60px 16px;text-align:center}.err-code{font:700 clamp(90px,20vw,180px)/.9 "Space Grotesk";letter-spacing:-.07em;background:linear-gradient(90deg,var(--blue),#a78bfa,var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.err-page h1{font:600 28px "Space Grotesk";margin:18px 0 8px}.err-page p{color:var(--muted);margin:0 0 26px}.err-page p a{color:var(--blue)}
@media(max-width:600px){.profile-card{flex-direction:column;text-align:center}}
