:root{--bg:#040914;--panel:#0a1527;--panel2:#0d1f39;--gold:#ffd75e;--text:#f7f9ff;--muted:#94a7c5;--purple:#b153ff;--cyan:#33d7ff;--green:#40e28a}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top,#11244a 0,#050914 42%,#02040a 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;min-height:100vh}button,input{font:inherit}.shell{max-width:1060px;margin:0 auto;padding:20px 20px 95px}.loginShell{max-width:620px;padding-top:52px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.brand{font-size:44px;font-weight:900;letter-spacing:-2px}.brand span{color:white}.brand b{color:var(--gold)}.brand.small{font-size:28px}.user{padding:10px 14px;border:1px solid #36527a;border-radius:18px;background:#081222}.hero{min-height:210px;border-radius:26px;padding:28px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(135deg,rgba(129,59,255,.35),rgba(0,203,255,.12)),linear-gradient(180deg,#101d36,#06101f);border:1px solid #263d62;box-shadow:0 20px 70px rgba(0,0,0,.35);margin-bottom:18px}.loginHero{min-height:230px;align-items:center;justify-content:center;text-align:center;flex-direction:column}.hero h1{font-size:38px;margin:4px 0}.tag{color:#d6e0f3}.eyebrow{font-size:13px;letter-spacing:.16em;color:var(--gold);font-weight:800}.rankBadge{min-width:120px;text-align:center;padding:14px;background:#09162b;border:1px solid #395b8c;border-radius:18px}.rankBadge b{font-size:32px;color:var(--green)}.panel{background:linear-gradient(180deg,rgba(15,31,57,.95),rgba(6,15,29,.95));border:1px solid #29486d;border-radius:22px;padding:22px;margin:16px 0;box-shadow:0 18px 45px rgba(0,0,0,.2)}.authCard label,.panel label{display:block;margin:16px 0 7px;color:#c8d6ea;font-size:14px}.authCard input,.panel input{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #35547b;background:#07111f;color:white;outline:none}.ghost,.primary{width:100%;padding:14px 18px;border-radius:14px;margin-top:14px;border:0;font-weight:800;cursor:pointer}.primary{background:linear-gradient(135deg,#ffe27e,#eebd35);color:#161002}.ghost{background:#111d32;color:#d9e4f5;border:1px solid #334b70}.message{margin-top:12px;color:#dce8ff;background:#0a1830;padding:10px 12px;border-radius:12px}.muted,.note,.smallprint{font-size:13px;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:16px 0}.stat{background:#09162b;border:1px solid #25466e;border-radius:18px;padding:17px}.stat span{display:block;color:#9bb0cf;font-size:13px}.stat b{display:block;font-size:28px;color:var(--gold);margin-top:6px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.action{min-height:130px;text-align:left;padding:18px;border-radius:20px;border:1px solid #355781;background:linear-gradient(160deg,#0c1b32,#07101f);color:white;cursor:pointer}.action b{display:block;font-size:18px}.action span{display:block;color:#99add0;margin-top:8px}.seasonCard{display:flex;justify-content:space-between;align-items:center;gap:24px}.progressWrap{height:12px;background:#13233b;border-radius:999px;overflow:hidden;min-width:250px}.progress{height:100%;background:linear-gradient(90deg,#ffd659,#ff9f43)}.progress.purple{background:linear-gradient(90deg,#8a55ff,#d54eff)}.stack h2{margin-bottom:6px}.challenge{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#071425;border:1px solid #254c78;border-radius:18px;padding:18px;margin:12px 0}.challenge span{display:block;color:#9db0ce;margin-top:5px}.challenge button{border:0;border-radius:12px;padding:11px 15px;background:#ffd75e;color:#171105;font-weight:800}.challenge button:disabled{opacity:.55}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips button{padding:10px 14px;border:1px solid #3c5784;background:#0d1a30;color:white;border-radius:999px}.referralHero{display:flex;justify-content:space-between;align-items:center}.big100{font-size:46px;font-weight:900;color:var(--gold)}.copyrow{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.copyrow button{border:0;border-radius:12px;padding:0 16px;background:#ffd75e;font-weight:800}.leader{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #233a5a}.leader b{color:var(--gold)}.nav{position:fixed;left:50%;bottom:16px;transform:translateX(-50%);width:min(760px,calc(100% - 24px));display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;background:rgba(3,8,16,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #263f63;border-radius:20px;padding:9px;z-index:20}.nav button{border:0;background:transparent;color:#aebed5;padding:12px 8px;border-radius:13px;font-weight:700}.nav button.active{background:#1a2941;color:var(--gold)}@media(max-width:760px){.shell{padding:12px 12px 92px}.brand{font-size:34px}.hero{min-height:180px;padding:20px}.hero h1{font-size:29px}.grid4,.stats{grid-template-columns:repeat(2,1fr)}.referralHero,.seasonCard{display:block}.progressWrap{min-width:0;margin-top:15px}.stat b{font-size:24px}}.rewardGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:18px 0}.rewardCard{background:linear-gradient(160deg,#0d1d35,#07101f);border:1px solid #31547e;border-radius:22px;padding:20px;min-height:250px;display:flex;flex-direction:column}.rewardCard h3{font-size:20px;margin:9px 0}.rewardIcon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#152746;color:var(--gold);font-size:25px;font-weight:900;margin-bottom:18px}.rewardBottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.rewardBottom strong{color:var(--gold)}.rewardBottom button{border:0;border-radius:12px;padding:10px 14px;background:var(--gold);color:#161002;font-weight:800;cursor:pointer}.rewardBottom button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:760px){.rewardGrid{grid-template-columns:1fr}.rewardsHero{align-items:flex-start;gap:18px}.rewardBottom{align-items:flex-end}}.adminFormGrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.adminFormGrid select,.adminTextarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #35547b;background:#07111f;color:white}.adminTextarea{min-height:90px;margin-top:10px;resize:vertical}.adminRow{justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #233a5a}.adminActions,.adminRow{display:flex;align-items:center}.adminActions{justify-content:flex-end;gap:8px;flex-wrap:wrap}.adminActions button{border:1px solid #3b5c87;background:#10213a;color:white;border-radius:10px;padding:8px 11px;cursor:pointer}.statusPill{font-size:12px;text-transform:uppercase;font-weight:800;padding:6px 9px;border-radius:999px;background:#18263a;color:#b7c7dc}.statusPill.approved,.statusPill.fulfilled,.statusPill.ok{background:#123827;color:#70efa9}.statusPill.pending{background:#3a3112;color:#ffe074}.statusPill.cancelled,.statusPill.off,.statusPill.rejected{background:#3a1820;color:#ff9bab}@media(max-width:760px){.adminFormGrid{grid-template-columns:1fr}.adminRow{display:block}.adminActions{justify-content:flex-start;margin-top:10px}}.text-input{width:100%;box-sizing:border-box;background:#07172b;color:#fff;border:1px solid #31577f;border-radius:14px;padding:14px;font:inherit}.text-input:focus{outline:2px solid #ffc72c}.pointsWalletStats{grid-template-columns:repeat(3,1fr)}.walletRow{display:grid;grid-template-columns:46px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #233a5a}.walletIcon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#132746;color:var(--gold);font-size:22px;font-weight:900}.walletInfo strong{display:block;font-size:16px}.walletInfo div{color:#d7e1ef;margin-top:3px}.walletAmount span,.walletInfo span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.walletAmount{text-align:right}.walletAmount b{display:block;font-size:16px}.walletAmount .credit{color:var(--green)}.walletAmount .debit{color:var(--gold)}@media(max-width:760px){.pointsWalletStats{grid-template-columns:1fr}.walletRow{grid-template-columns:40px 1fr}.walletAmount{grid-column:2;text-align:left}.pointsWalletHero{align-items:flex-start;gap:16px}}.hb-page{min-height:100vh;background:radial-gradient(circle at 15% 0,#142958 0,#071329 36%,#020712 75%);color:#f7f9ff}.hb-shell{max-width:1120px;margin:0 auto;padding:22px 22px 90px}.hb-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.hb-logo{font-size:29px;font-weight:950;letter-spacing:-1.5px}.hb-logo span{color:var(--gold)}.hb-top nav{display:flex;gap:9px;flex-wrap:wrap}.hb-pill{display:inline-flex;align-items:center;text-decoration:none;color:#fff;border:1px solid #34577f;background:#08162a;border-radius:999px;padding:10px 15px;font-weight:700}.hb-pill:hover{border-color:#ffd75e;color:#ffd75e}.hb-hero{min-height:205px;border-radius:28px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(120deg,rgba(98,54,205,.52),rgba(11,90,127,.3)),linear-gradient(180deg,#13264b,#07172b);border:1px solid #2d507a;box-shadow:0 22px 60px rgba(0,0,0,.3);margin-bottom:20px}.hb-hero h1{font-size:40px;line-height:1.05;margin:8px 0 12px}.hb-hero p{margin:0;color:#d0dcf0;max-width:680px}.hb-kicker{font-size:13px;letter-spacing:.15em;color:var(--gold);font-weight:900}.hb-card{background:linear-gradient(180deg,rgba(15,32,58,.97),rgba(7,17,32,.97));border:1px solid #2c4e76;border-radius:22px;padding:22px;margin:18px 0}.hb-card h2{margin:8px 0 18px}.hb-action{border:0;border-radius:13px;padding:13px 18px;background:linear-gradient(135deg,#ffe27e,#efbd32);color:#151004;font-weight:900;cursor:pointer}.hb-action.compact{width:auto;margin-top:12px}.member-hero-stat{min-width:132px;text-align:center;border:1px solid #41658f;background:#07162b;border-radius:20px;padding:17px}.member-hero-stat b{display:block;color:var(--green);font-size:34px}.member-hero-stat span{display:block;color:#c3d2e7;font-size:13px;margin-top:4px}.member-summary{display:flex;gap:20px;align-items:center;flex-wrap:wrap;padding:4px 3px 2px;color:#a9bdd9}.member-summary b{color:#fff}.member-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px}.member-dot.active{background:#40e28a}.member-dot.evicted{background:#ff7889}.member-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:18px;gap:18px;margin:20px 0 30px}.member-card{position:relative;background:linear-gradient(160deg,#0d213d,#07101f);border:1px solid #2b5079;border-radius:23px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.22);transition:transform .18s ease,border-color .18s ease}.member-card:hover{transform:translateY(-4px);border-color:#4c79aa}.member-photo{height:265px;background:linear-gradient(145deg,#173b6d,#0b1e38);display:flex;align-items:center;justify-content:center;font-size:78px;font-weight:950;color:#ffd75e;position:relative}.member-photo:after{content:"";position:absolute;inset:auto 0 0;height:75px;background:linear-gradient(transparent,rgba(4,9,20,.92));pointer-events:none}.member-photo img{width:100%;height:100%;object-fit:cover}.member-status{position:absolute;left:16px;bottom:14px;z-index:2;display:inline-block;padding:6px 11px;border-radius:999px;font-size:11px;letter-spacing:.06em;font-weight:950;background:#17345c;border:1px solid rgba(255,255,255,.12)}.member-status.active,.mini-status.active{background:#0c5635;color:#5cffaa}.member-status.evicted,.mini-status.evicted{background:#5a1e29;color:#ffb4bf}.member-status.inactive,.mini-status.inactive{background:#343d50;color:#d1d8e6}.member-body{padding:18px 18px 21px}.member-body h2{font-size:23px;margin:5px 0 8px}.member-body p{color:#afc3df;margin:0;line-height:1.55}.member-number{font-size:10px;letter-spacing:.13em;color:#7898bd;font-weight:900}.member-muted{opacity:.78}.member-form{display:grid;grid-template-columns:1.2fr 1.2fr 1.5fr .8fr .7fr;grid-gap:11px;gap:11px}.admin-member-row select,.member-edit-grid input,.member-edit-grid select,.member-edit-grid textarea,.member-form input,.member-form select,.member-form textarea{width:100%;background:#07172a;color:#fff;border:1px solid #315a86;border-radius:12px;padding:12px 13px;outline:none}.member-edit-grid input:focus,.member-edit-grid textarea:focus,.member-form input:focus,.member-form select:focus,.member-form textarea:focus{border-color:#ffd75e}.member-form textarea{grid-column:1/-1;min-height:85px;resize:vertical}.member-form .hb-action{grid-column:1/-1}.admin-message{margin-top:14px;padding:11px 13px;background:#0b1d36;border:1px solid #2c5079;border-radius:12px;color:#dce9fa}.admin-member-list{display:flex;flex-direction:column}.admin-member-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:15px 0;border-bottom:1px solid #294867}.admin-member-identity{display:flex;align-items:center;gap:13px;min-width:0}.admin-member-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:15px;overflow:hidden;background:#17345c;display:grid;place-items:center;color:#ffd75e;font-size:22px;font-weight:900}.admin-member-avatar img{width:100%;height:100%;object-fit:cover}.admin-member-identity b{display:block;font-size:17px}.admin-member-row small{display:block;color:#9fc3ea;margin-top:6px}.mini-status{font-size:10px;font-weight:900;border-radius:999px;padding:3px 6px}.admin-member-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-member-actions select{width:auto;min-width:120px}.hb-mini{border:1px solid #3b5f8c;background:#0e2039;color:#fff;border-radius:10px;padding:9px 12px;cursor:pointer}.hb-mini:hover{border-color:#ffd75e}.hb-mini.ghosty{padding:7px 11px}.admin-member-edit{padding:18px 0;border-bottom:1px solid #294867}.admin-edit-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.member-edit-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr .8fr .6fr;grid-gap:9px;gap:9px}.member-edit-grid textarea{grid-column:1/-1;min-height:80px;resize:vertical}@media(max-width:760px){.hb-shell{padding:14px 13px 85px}.hb-top{align-items:flex-start}.hb-logo{font-size:25px}.hb-top nav{justify-content:flex-end}.hb-pill{padding:8px 11px;font-size:13px}.hb-hero{min-height:0;padding:22px;align-items:flex-start}.hb-hero h1{font-size:31px}.member-hero-stat{min-width:100px;padding:12px}.member-hero-stat b{font-size:28px}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.member-photo{height:210px}.member-body{padding:14px}.member-body h2{font-size:18px}.member-edit-grid,.member-form{grid-template-columns:1fr}.member-edit-grid textarea,.member-form .hb-action,.member-form textarea{grid-column:auto}.admin-member-row{align-items:flex-start;flex-direction:column}.admin-member-actions{justify-content:flex-start;width:100%}.admin-member-actions select{flex:1 1}.admin-member-hero{display:block}.admin-member-hero .member-hero-stat{margin-top:18px}.member-summary{font-size:13px}}@media(max-width:470px){.member-grid{grid-template-columns:1fr}.member-photo{height:300px}.hb-hero{display:block}.member-hero-stat{margin-top:18px}.hb-top{display:block}.hb-top nav{justify-content:flex-start;margin-top:12px}}.refLinkBox{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center}.refLinkBox input{margin:0}.refLinkBox .primary{width:auto;margin:0}.influencerStats{grid-template-columns:repeat(4,1fr)}.influencerMoney{grid-template-columns:repeat(3,1fr)}.topbar .user{color:white;text-decoration:none}@media(max-width:760px){.refLinkBox{grid-template-columns:1fr}.refLinkBox .primary{width:100%}.influencerMoney,.influencerStats{grid-template-columns:1fr 1fr}}@media(max-width:470px){.influencerMoney,.influencerStats{grid-template-columns:1fr}}