*{box-sizing:border-box}html{background:#061321}body{margin:0;background:linear-gradient(180deg,#061321 0%,#08182a 100%);color:#eef6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid #19334e;background:rgba(4,15,28,.94);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:16px}.logo{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;font-size:34px;font-weight:900;color:#061321;background:linear-gradient(135deg,#39dfaa,#168ce9)}.brand-name{font-size:25px;font-weight:850;letter-spacing:-.5px}.brand-sub{font-size:10px;letter-spacing:3px;color:#39dfaa;font-weight:800;margin-top:4px}.primary-btn{border:0;border-radius:18px;background:#38d6a1;color:#061321;font-size:19px;font-weight:850;padding:18px 28px;cursor:pointer}.container{max-width:1100px;margin:0 auto;padding:48px 28px 80px}.hero{padding:10px 0 46px}.eyebrow{color:#36d9a2;font-size:14px;font-weight:900;letter-spacing:4px}.hero h1{font-size:clamp(38px,7vw,76px);line-height:.98;letter-spacing:-3px;max-width:850px;margin:18px 0}.hero p{font-size:21px;line-height:1.55;color:#91a8c0;max-width:900px}.status-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid #23425f;border-radius:999px;padding:12px 18px;color:#9bb1c7;margin-top:18px}.dot{width:10px;height:10px;background:#38d6a1;border-radius:50%}.dot.bad{background:#ef6b78}.competitions-section h2{font-size:42px;margin:8px 0 2px;letter-spacing:-1.5px}.section-sub{color:#8fa7bf;font-size:18px;margin:0 0 18px}.competition-list{border:1px solid #21415f;border-radius:26px;overflow:hidden;background:#0c1b2c}.competition-row{width:100%;display:flex;align-items:center;gap:20px;padding:22px 26px;background:transparent;color:#eaf3fd;border:0;border-bottom:1px solid #1d354d;text-align:left;cursor:pointer;font-size:20px}.competition-row:last-child{border-bottom:0}.competition-row:hover{background:#10273a}.competition-row.active{background:#0d2934}.competition-row.active .arrow,.competition-row.active .league-count{color:#35dca5}.flag{font-size:28px;width:36px;text-align:center}.league-name{font-weight:800;flex:1}.league-count{color:#6f8ca8;font-size:14px}.arrow{font-size:35px;color:#7d9bb5}.dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0}.stat-card{border:1px solid #21415f;border-radius:24px;background:linear-gradient(145deg,#0e2034,#0a1829);padding:25px}.stat-card span{display:block;color:#8fa7bf;font-size:17px}.stat-card strong{display:block;font-size:42px;margin:10px 0 4px}.stat-card small{color:#8fa7bf;font-size:15px}.controls{margin:30px 0}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.filter{border:1px solid #234361;background:transparent;color:#9bb1c7;border-radius:999px;padding:13px 20px;font-size:17px;cursor:pointer}.filter.active{border-color:#27d39a;color:#35dca5;background:#0d2934}.search{width:100%;padding:20px 24px;border:1px solid #234361;border-radius:22px;background:#0c1b2c;color:#eef6ff;font-size:20px;outline:none}.search:focus{border-color:#35dca5}.matches{display:grid;gap:18px}.match-card{border:1px solid #21415f;border-radius:28px;background:linear-gradient(145deg,#0d2034,#0a192a);padding:26px;box-shadow:0 15px 45px rgba(0,0,0,.15)}.match-head{display:flex;justify-content:space-between;gap:16px}.league{font-size:14px;letter-spacing:2px;color:#5cb1ff;font-weight:900;text-transform:uppercase}.date{color:#8fa7bf;margin-top:7px}.badge{padding:10px 14px;border-radius:999px;font-size:13px;font-weight:850;white-space:nowrap}.badge.good{background:#0e3b37;color:#37dda7}.badge.neutral{background:#14283c;color:#8ea6be}.teams{display:grid;grid-template-columns:1fr 50px 1fr;align-items:center;gap:10px;margin:30px 0 22px}.team strong{font-size:27px;line-height:1.1;display:block}.team small{display:block;color:#7f99b3;letter-spacing:2px;font-weight:850;margin-top:9px}.away{text-align:right}.versus{text-align:center;color:#5d7b96;font-size:27px;font-weight:900}.best{display:flex;align-items:center;justify-content:space-between;border:1px solid #24547d;border-radius:20px;padding:18px 20px;background:#10283e}.best span{display:block;color:#8fa7bf;font-size:14px}.best strong{display:block;font-size:23px;margin-top:5px}.best>b{font-size:32px;color:#38d6a1}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.market{border:1px solid #1d354c;border-radius:16px;padding:13px;background:#0d1d2e}.market span{display:block;color:#8fa7bf;font-size:13px}.market strong{font-size:20px}.market.qualified{border-color:#2cae8d;background:#0c2b2a}.market.qualified strong{color:#3addaa}.meta{display:flex;gap:20px;flex-wrap:wrap;color:#7892ab;font-size:13px;margin-top:16px}.pending{padding:20px;border:1px dashed #3b5066;border-radius:18px;color:#90a5bb}.empty,.loading,.error{border-radius:22px;padding:28px;text-align:center}.empty{border:1px solid #21415f;color:#9bb1c7}.empty strong,.empty span{display:block}.empty span{margin-top:7px}.loading{color:#8fa7bf}.error{background:#3b1d27;border:1px solid #8e3548;color:#ffb3bd}.hidden{display:none!important}.footer{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;color:#667f98;font-size:12px;margin-top:40px;padding-top:20px;border-top:1px solid #173149}@media(max-width:850px){.dashboard{grid-template-columns:repeat(2,1fr)}.container{padding:34px 20px 60px}.topbar{padding:14px 18px}.brand-name{font-size:21px}.logo{width:54px;height:54px}.primary-btn{padding:15px 20px}.hero h1{letter-spacing:-2px}.market-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.dashboard{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:18px;border-radius:19px}.stat-card strong{font-size:34px}.hero p{font-size:18px}.competition-row{padding:19px 16px;font-size:17px}.match-card{padding:20px;border-radius:23px}.team strong{font-size:22px}.teams{grid-template-columns:1fr 30px 1fr}.best>b{font-size:27px}.brand-sub{display:none}}

.badge.watch{background:rgba(245,180,70,.12);color:#f5c56b;border:1px solid rgba(245,180,70,.25)}
