:root{color:#0f172a;font-synthesis:none;--primary:#1e88e5;--primary-strong:#1565c0;--primary-soft:#e3f2fd;--surface:#fff;--surface-subtle:#f8fafc;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--danger:#e53935;--success:#16a34a;--radius-sm:14px;--radius:22px;--radius-lg:30px;--shadow:0 10px 35px #0f172a12;background:#f5f7fb;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f5f7fb;min-width:320px}body{background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-header{z-index:30;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#ffffffe0;border-bottom:1px solid #e2e8f0e6;position:sticky;top:0}.header-inner{grid-template-columns:220px minmax(280px,520px) 1fr;align-items:center;gap:24px;width:min(1180px,100% - 32px);height:72px;margin:auto;display:grid}.brand{letter-spacing:-.5px;align-items:center;gap:10px;width:max-content;font-size:20px;font-weight:800;display:inline-flex}.brand img{border-radius:11px;box-shadow:0 5px 14px #1e88e538}.search{border:1px solid var(--border);height:44px;color:var(--muted);background:#f8fafc;border-radius:999px;align-items:center;gap:10px;padding:0 16px;transition:all .16s;display:flex}.search:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #1e88e51a}.search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.account-button{background:var(--primary-soft);color:var(--primary-strong);border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:700;display:inline-flex}.app-main{width:min(1180px,100% - 32px);min-height:calc(100vh - 72px);margin:0 auto;padding:28px 0 100px}.app-nav{z-index:40;-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);background:#ffffffe0;border:1px solid #cbd5e1bf;border-radius:999px;width:min(560px,100% - 28px);padding:6px;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 45px #0f172a2e}.nav-inner{grid-template-columns:repeat(4,1fr);display:grid}.nav-inner a{color:#64748b;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:0;height:55px;font-size:13px;font-weight:700;transition:all .16s;display:flex}.nav-inner a:hover{color:var(--text);background:#f1f5f9}.nav-inner a.active{color:#fff;background:var(--primary);box-shadow:0 7px 18px #1e88e54d}.page-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;display:flex}.eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.page-heading h1,.section-heading h2{letter-spacing:-.04em;margin:0}.page-heading h1{font-size:clamp(27px,4vw,38px)}.page-heading p{max-width:520px;color:var(--muted);margin:8px 0 0;line-height:1.6}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:28px 0 14px;display:flex}.section-heading h2{font-size:21px}.section-heading a{color:var(--primary-strong);font-size:14px;font-weight:700}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.match-list{gap:12px;display:grid}.match-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 5px 20px #0f172a0b}.match-card:hover{box-shadow:var(--shadow);border-color:#bfdbfe;transform:translateY(-2px)}.match-card.live{border-color:#e5393547}.match-meta{height:36px;color:var(--muted);border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:0 50px 0 16px;font-size:12px;font-weight:700;display:flex}.league{align-items:center;gap:7px;min-width:0;display:flex}.league img{object-fit:contain;width:18px;height:18px}.league span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status{color:var(--muted)}.status.live{color:var(--danger)}.status.live:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #e539351f}.match-content{grid-template-columns:minmax(0,1fr) 95px minmax(0,1fr);align-items:center;gap:16px;min-height:105px;padding:16px 50px 16px 18px;display:grid}.team{align-items:center;gap:12px;min-width:0;font-size:14px;font-weight:750;display:flex}.team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team img,.team-placeholder{object-fit:contain;flex:0 0 42px;width:42px;height:42px}.team-placeholder{background:#f1f5f9;border-radius:50%;display:block}.home-team{text-align:right;justify-content:flex-end}.away-team{justify-content:flex-start}.score{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:9px;display:flex}.score strong{letter-spacing:-.03em;font-size:27px}.score span{color:#94a3b8}.score .scheduled{color:var(--muted);background:#f1f5f9;border-radius:999px;padding:7px 11px;font-size:12px}.favorite-button{z-index:2;color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:7px;right:10px}.favorite-button:hover{color:#475569;background:#f1f5f9}.favorite-button.active{color:#f59e0b}.card-chevron{color:#94a3b8;display:none}.sport-filter{scrollbar-width:none;gap:8px;padding:2px 2px 10px;display:flex;overflow-x:auto}.sport-filter::-webkit-scrollbar{display:none}.sport-filter button{border:1px solid var(--border);color:#475569;cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:7px;height:42px;padding:0 15px;font-size:13px;font-weight:750;display:inline-flex}.sport-filter button:hover{border-color:#93c5fd}.sport-filter button.active{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 7px 16px #1e88e533}.empty-state{text-align:center;border-radius:var(--radius);background:#ffffffb3;border:1px dashed #cbd5e1;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:38px 20px;display:flex}.empty-icon{width:62px;height:62px;color:var(--primary);background:var(--primary-soft);border-radius:20px;place-items:center;display:grid}.empty-state h2{margin:17px 0 6px;font-size:18px}.empty-state p{color:var(--muted);margin:0;font-size:14px}.error-banner{border-radius:var(--radius-sm);color:#991b1b;background:#fef2f2;border:1px solid #fecaca;margin-bottom:16px;padding:14px 16px;font-size:14px}.button{color:#fff;background:var(--primary);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-weight:750;display:inline-flex}.button:hover{background:var(--primary-strong)}.button.secondary{border:1px solid var(--border);color:var(--text);background:#fff}.button.secondary:hover{background:#f8fafc}@media (width>=960px){.app-main{padding-bottom:52px;padding-left:224px}.app-nav{border-radius:24px;width:190px;padding:8px;top:96px;bottom:auto;left:max(16px,50vw - 590px);transform:none}.nav-inner{grid-template-columns:1fr;gap:4px}.nav-inner a{justify-content:flex-start;height:52px;padding:0 17px;font-size:14px}}@media (width<=720px){.header-inner{grid-template-columns:1fr auto;gap:12px;width:calc(100% - 28px);height:62px}.brand{font-size:18px}.brand img{width:34px;height:34px}.search{display:none}.account-button{justify-content:center;width:40px;height:40px;padding:0}.account-button span{display:none}.app-main{width:calc(100% - 24px);padding-top:20px}.app-nav{bottom:max(10px, env(safe-area-inset-bottom))}.nav-inner a{flex-direction:column;gap:2px;height:54px;font-size:10px}.page-heading{align-items:flex-start}.page-heading p{font-size:14px}.match-content{grid-template-columns:minmax(0,1fr) 68px minmax(0,1fr);gap:7px;min-height:96px;padding:14px 38px 14px 12px}.team{text-align:center;flex-direction:column;gap:7px;font-size:12px}.home-team{flex-direction:column-reverse}.team img,.team-placeholder{flex-basis:36px;width:36px;height:36px}.score{gap:6px}.score strong{font-size:23px}.card-chevron{display:block;position:absolute;top:50%;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface:#111c2e;--surface-subtle:#162235;--text:#f8fafc;--muted:#94a3b8;--border:#28364c;--primary-soft:#122f4e;--shadow:0 12px 36px #0003;color:var(--text);background:#09111f}html,body{background:#09111f}.app-header{background:#09111fdb;border-color:#223047}.search,.sport-filter button,.button.secondary{background:#111c2e}.search:focus-within{background:#162235}.app-nav{background:#111c2ee6;border-color:#334155}.nav-inner a:hover,.favorite-button:hover,.score .scheduled,.team-placeholder{background:#1e293b}.match-meta{border-color:#223047}.empty-state{background:#111c2ea6;border-color:#334155}}
