html{background:#050816}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100vh}:root{color:#f8fafc;background:#050816;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#31c48d38,#0000 34rem),radial-gradient(circle at 100% 0,#38bdf82e,#0000 32rem),linear-gradient(135deg,#050816 0%,#0f172a 50%,#111827 100%);min-width:320px;min-height:100vh;margin:0}.app{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0}.hero{grid-template-columns:1fr 320px;align-items:stretch;gap:24px;margin-bottom:24px;display:grid}.eyebrow{color:#5eead4;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#f8fafc}h1{letter-spacing:-.08em;max-width:780px;margin-bottom:16px;font-size:clamp(3rem,8vw,6.7rem);line-height:.9}h2{letter-spacing:-.03em;margin-bottom:0;font-size:1.45rem}h3{margin-bottom:16px}.subtitle{color:#cbd5e1;max-width:680px;font-size:1.12rem;line-height:1.7}.pot-card,.stat-card,.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172aad;border:1px solid #94a3b82e;box-shadow:0 24px 80px #00000047}.pot-card{border-radius:34px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:28px;display:flex}.pot-card span,.stat-card span{color:#94a3b8;font-weight:700}.pot-card strong{letter-spacing:-.08em;margin:10px 0;font-size:4.6rem;line-height:1}.pot-card p,.stat-card p{color:#cbd5e1;margin-bottom:0}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.stat-card{border-radius:26px;padding:22px}.stat-card strong{letter-spacing:-.05em;margin:12px 0 6px;font-size:1.8rem;display:block}.layout{grid-template-columns:1.25fr .75fr;gap:16px;margin-bottom:16px;display:grid}.panel{border-radius:30px;padding:24px}.panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.live-pill,.muted{border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:800}.live-pill{color:#052e16;background:#86efac}.muted{color:#cbd5e1;background:#94a3b81f}.leaderboard{gap:10px;display:grid}.leader-row{background:#0206175c;border:1px solid #94a3b824;border-radius:20px;grid-template-columns:56px 1fr 70px 70px 120px;align-items:center;gap:12px;padding:14px;display:grid}.rank{color:#020617;background:#facc15;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.player{gap:4px;display:grid}.player span,.points span,.prize-row span,.prize-row em,.team-row small{color:#94a3b8;font-style:normal}.points{justify-items:start;display:grid}.points strong{font-size:1.4rem}.cash{color:#86efac;font-weight:900}.status{color:#cbd5e1;font-size:.85rem}.prize-list{gap:10px;display:grid}.prize-row{background:#02061752;border:1px solid #94a3b824;border-radius:18px;justify-content:space-between;gap:18px;padding:14px;display:flex}.prize-row div{gap:5px;display:grid}.prize-row div:last-child{text-align:right}.prize-row b{color:#facc15}.groups-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.group-card{background:#02061752;border:1px solid #94a3b824;border-radius:24px;padding:18px}.team-row{border-top:1px solid #94a3b81f;grid-template-columns:34px 1fr 58px 46px;align-items:center;gap:10px;padding:12px 0;display:grid}.team-row div{gap:3px;display:grid}.flag{font-size:1.4rem}@media (width<=900px){.hero,.layout,.groups-grid{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.leader-row{grid-template-columns:44px 1fr 58px}.cash,.status{display:none}}@media (width<=560px){.app{width:min(100% - 20px,1180px);padding:24px 0}.stat-grid{grid-template-columns:1fr}.pot-card strong{font-size:3.3rem}.panel,.pot-card{border-radius:24px;padding:18px}}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617b8;border:1px solid #94a3b82e;border-radius:999px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:42px;padding:12px 14px 12px 18px;display:flex;position:sticky;top:16px;box-shadow:0 18px 70px #00000047}.topbar>div{gap:2px;display:grid}.topbar strong{color:#f8fafc;font-size:.95rem}.topbar span{color:#94a3b8;font-size:.78rem}.nav{background:#0f172ae0;border-radius:999px;gap:6px;padding:5px;display:flex}.nav button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:800}.nav button:hover{color:#fff;background:#94a3b81f}.nav button.active{color:#020617;background:#5eead4}.page-stack{gap:18px;display:grid}.page-intro{max-width:900px;padding:22px 0 8px}.page-intro h1{margin-bottom:14px;font-size:clamp(3rem,7vw,5.7rem)}.rules-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.rule-card{background:#0f172aad;border:1px solid #94a3b82e;border-radius:28px;padding:24px;box-shadow:0 24px 80px #00000038}.rule-card h3{margin-bottom:10px}.rule-card p{color:#cbd5e1;margin-bottom:0;line-height:1.65}@media (width<=760px){.topbar{border-radius:26px;flex-direction:column;align-items:stretch;position:static}.nav{justify-content:flex-start;overflow-x:auto}.rules-grid{grid-template-columns:1fr}}.teams-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.owner-card{background:linear-gradient(#0f172ac7,#0f172a7a),#0f172aad;border:1px solid #94a3b82e;border-radius:28px;padding:20px;box-shadow:0 24px 80px #00000038}.owner-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.owner-card-header h2{font-size:1.65rem}.owner-card-header>span{color:#020617;background:#facc15;border-radius:999px;padding:8px 10px;font-size:.78rem;font-weight:900}.owned-team-list{gap:10px;display:grid}.owned-team-row{background:#02061757;border:1px solid #94a3b824;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.team-badge{background:#94a3b81f;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.owned-team-row div:nth-child(2){gap:3px;display:grid}.owned-team-row small{color:#94a3b8}.owned-team-row em{color:#5eead4;background:#5eead41a;border-radius:999px;padding:6px 8px;font-size:.75rem;font-style:normal;font-weight:900}@media (width<=1100px){.teams-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.teams-grid{grid-template-columns:1fr}}.bundle-type{color:#bfdbfe;background:#3b82f624;border-radius:999px;width:fit-content;margin:-4px 0 16px;padding:7px 10px;font-size:.78rem;font-weight:900}.fixtures-stack{gap:18px;display:grid}.fixture-day{padding:22px}.fixture-list{gap:12px;display:grid}.fixture-card{background:#02061757;border:1px solid #94a3b824;border-radius:22px;grid-template-columns:110px 1fr;gap:18px;padding:16px;display:grid}.fixture-meta{color:#94a3b8;align-content:center;gap:6px;display:grid}.fixture-meta strong{color:#facc15;font-size:1.3rem}.fixture-main{justify-content:space-between;align-items:center;gap:18px;display:flex}.fixture-main h3{margin:8px 0 6px;font-size:1.18rem}.fixture-main h3 span{color:#64748b}.fixture-main p,.knockout-card p{color:#94a3b8;margin:0}.stage-pill{color:#bfdbfe;background:#3b82f624;border-radius:999px;width:fit-content;padding:6px 9px;font-size:.74rem;font-weight:900}.fixture-status span{color:#cbd5e1;text-transform:capitalize;background:#94a3b81f;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.knockout-board{grid-template-columns:repeat(6,minmax(240px,1fr));gap:14px;padding-bottom:16px;display:grid;overflow-x:auto}.knockout-column{min-width:240px}.round-header{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020617cc;border:1px solid #94a3b82e;border-radius:22px;margin-bottom:12px;padding:16px;position:sticky;top:92px}.knockout-match-list{gap:12px;display:grid}.knockout-card{background:linear-gradient(#0f172ad1,#0f172a75),#0f172aad;border:1px solid #94a3b829;border-radius:22px;padding:14px;box-shadow:0 18px 50px #0003}.knockout-card-header{color:#94a3b8;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:.75rem;display:flex}.knockout-card-header strong{color:#facc15}.knockout-team{background:#02061757;border:1px solid #94a3b81f;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:flex}.knockout-team strong{color:#f8fafc}.knockout-team span{color:#94a3b8;text-align:right;font-size:.75rem}@media (width<=760px){.fixture-card{grid-template-columns:1fr}.fixture-main{flex-direction:column;align-items:flex-start}.knockout-board{grid-template-columns:repeat(6,260px)}}.third-place-panel{overflow:hidden}.third-place-grid{gap:10px;display:grid}.third-place-row{background:#02061757;border:1px solid #94a3b824;border-radius:18px;grid-template-columns:54px 1fr 64px 64px 120px;align-items:center;gap:12px;padding:13px;display:grid}.third-place-row.qualified{background:linear-gradient(90deg,#5eead41f,#0000),#02061757;border-color:#5eead459}.third-place-row div:nth-child(2){gap:4px;display:grid}.third-place-row span{color:#94a3b8;font-size:.82rem}.third-place-row b{color:#f8fafc}.third-place-row em{color:#cbd5e1;text-align:center;background:#94a3b81f;border-radius:999px;padding:7px 10px;font-size:.76rem;font-style:normal;font-weight:900}.third-place-row.qualified em{color:#042f2e;background:#5eead4}@media (width<=760px){.third-place-row{grid-template-columns:44px 1fr 52px}.third-place-row div:nth-child(4),.third-place-row em{display:none}}.knockout-board{grid-template-columns:1fr;gap:18px;padding-bottom:0;display:grid;overflow:visible}.knockout-column{background:#0f172aad;border:1px solid #94a3b82e;border-radius:30px;min-width:0;padding:22px;box-shadow:0 24px 80px #00000038}.round-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-bottom:18px;padding:0;position:static}.round-header h2{font-size:1.45rem}.knockout-match-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.knockout-card{min-height:190px}.knockout-card-header{align-items:flex-start}.knockout-card-header strong{text-align:right}@media (width<=1100px){.knockout-match-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.knockout-match-list{grid-template-columns:1fr}}.admin-panel{grid-template-columns:1fr 360px;gap:18px;display:grid}.admin-form,.admin-match-preview{background:#0f172aad;border:1px solid #94a3b82e;border-radius:30px;padding:24px;box-shadow:0 24px 80px #00000038}.admin-form{gap:16px;display:grid}.admin-form label{color:#cbd5e1;gap:8px;font-weight:800;display:grid}.admin-form input,.admin-form select,.admin-form textarea{color:#f8fafc;background:#02061794;border:1px solid #94a3b838;border-radius:16px;outline:none;width:100%;padding:13px 14px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#5eead4b3}.admin-form textarea{resize:vertical;min-height:100px}.admin-score-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-actions button{color:#020617;cursor:pointer;background:#5eead4;border:0;border-radius:999px;padding:12px 16px;font-weight:900}.admin-actions button.secondary{color:#cbd5e1;background:#94a3b829}.admin-actions button:disabled{cursor:not-allowed;opacity:.6}.admin-status{color:#bfdbfe;background:#3b82f624;border:1px solid #5eead438;border-radius:18px;margin:0;padding:14px}.admin-match-preview h3{color:#f8fafc;margin-bottom:18px}.admin-match-preview p{color:#cbd5e1}@media (width<=860px){.admin-panel,.admin-score-grid{grid-template-columns:1fr}}.admin-summary-grid{grid-template-columns:220px 1fr 260px;gap:14px;display:grid}.admin-jump-card{color:#020617;cursor:pointer;background:#5eead4;border:1px solid #5eead447;border-radius:26px;padding:22px;font-weight:950;box-shadow:0 24px 80px #00000038}.admin-panel.improved{grid-template-columns:minmax(0,1fr) 380px}.admin-filter-grid{grid-template-columns:220px 1fr;gap:14px;display:grid}.admin-match-list{gap:8px;max-height:420px;padding-right:4px;display:grid;overflow:auto}.admin-match-button{color:#cbd5e1;text-align:left;cursor:pointer;background:#02061757;border:1px solid #94a3b829;border-radius:16px;grid-template-columns:88px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.admin-match-button:hover,.admin-match-button.selected{background:linear-gradient(90deg,#5eead41f,#0000),#02061780;border-color:#5eead480}.admin-match-button span{color:#94a3b8;font-size:.8rem;font-weight:800}.admin-match-button strong{color:#f8fafc}.admin-match-button em{color:#facc15;text-align:right;font-size:.82rem;font-style:normal;font-weight:900}.admin-helper{color:#94a3b8;margin:0}.admin-current-score{background:#02061757;border:1px solid #94a3b829;border-radius:18px;margin-top:22px;padding:14px}.admin-current-score span{color:#94a3b8;margin-bottom:6px;font-weight:800;display:block}.admin-current-score strong{color:#facc15;font-size:1.6rem}@media (width<=920px){.admin-summary-grid,.admin-panel.improved,.admin-filter-grid,.admin-match-button{grid-template-columns:1fr}.admin-match-button em{text-align:left}}.scoreline-title{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 6px;display:flex}.scoreline-team{color:#f8fafc}.scoreline-vs{color:#64748b}.scoreline-score{color:#020617;background:#facc15;border-radius:999px;padding:5px 10px;font-weight:950}.result-pill{color:#cbd5e1;text-transform:capitalize;white-space:nowrap;background:#94a3b81f;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.result-pill.completed{color:#042f2e;background:#5eead4}@media (width<=640px){.scoreline-title{flex-direction:column;align-items:flex-start}}.points-breakdown-list{gap:14px;display:grid}.points-breakdown-card{background:#02061757;border:1px solid #94a3b824;border-radius:24px;padding:18px}.points-breakdown-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.points-breakdown-header h3{margin-bottom:6px}.points-breakdown-header span,.team-points-row span{color:#94a3b8}.points-breakdown-header>strong{color:#020617;white-space:nowrap;background:#facc15;border-radius:999px;padding:8px 12px}.points-category-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:12px;display:grid}.points-category-grid div{background:#0f172ab8;border-radius:16px;padding:12px}.points-category-grid span{color:#94a3b8;margin-bottom:5px;font-size:.76rem;font-weight:800;display:block}.points-category-grid strong{color:#f8fafc;font-size:1.25rem}.team-points-list{gap:8px;display:grid}.team-points-row{background:#0f172a7a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.team-points-row div{gap:3px;display:grid}@media (width<=760px){.points-category-grid{grid-template-columns:repeat(2,1fr)}.points-breakdown-header{flex-direction:column}}.knockout-score-card{gap:8px;margin-bottom:10px;display:grid}.knockout-score-card .knockout-team{grid-template-columns:1fr auto auto}.knockout-score-card .knockout-team b{color:#020617;background:#facc15;border-radius:10px;place-items:center;min-width:30px;height:30px;font-size:.95rem;display:grid}.knockout-result{color:#cbd5e1;background:#94a3b81f;border-radius:999px;width:fit-content;margin-bottom:10px;padding:7px 10px;font-size:.76rem;font-weight:900}.knockout-result.completed{color:#042f2e;background:#5eead4}.prediction-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.prediction-card{background:#02061757;border:1px solid #94a3b824;border-radius:24px;padding:18px}.prediction-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.prediction-card-header h3{margin-bottom:0}.prediction-card-header span{color:#cbd5e1;background:#94a3b81f;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.prediction-row{border-top:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.prediction-row span{color:#94a3b8}.prediction-row strong{text-align:right}@media (width<=760px){.prediction-grid{grid-template-columns:1fr}.prediction-row{flex-direction:column;align-items:flex-start}.prediction-row strong{text-align:left}}
