*,:before,:after{box-sizing:border-box}body{color:#f9fafb;background-color:#050816;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-scroll-lock{overflow:hidden}html.match-modal-open,body.match-modal-open{overscroll-behavior:none;overflow:hidden}body.match-modal-open{scrollbar-gutter:stable}.boot-fallback-message{padding:1rem;font-family:system-ui,sans-serif}.dark body{color:#f9fafb;background-color:#050816}html.dark-mode,body.dark-mode{background-color:#1a202c}html:not(.dark-mode),body:not(.dark-mode){background-color:#f3f4f6}html,body{scrollbar-width:thin;scrollbar-color:#cbd5e1 #e2e8f0}html::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:#e2e8f0}body::-webkit-scrollbar-track{background:#e2e8f0}html.dark-mode::-webkit-scrollbar-track{background:#1f2937}body.dark-mode::-webkit-scrollbar-track{background:#1f2937}html::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}body::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}html.dark-mode::-webkit-scrollbar-thumb{background:#475569}body.dark-mode::-webkit-scrollbar-thumb{background:#475569}html::-webkit-scrollbar-thumb:hover{background:#64748b}body::-webkit-scrollbar-thumb:hover{background:#64748b}html.dark-mode::-webkit-scrollbar-thumb:hover{background:#64748b}body.dark-mode::-webkit-scrollbar-thumb:hover{background:#64748b}html.dark-mode,body.dark-mode{scrollbar-color:#475569 #1f2937}.viewport-debug-overlay{z-index:2147483647;color:#e5e7eb;pointer-events:none;white-space:pre-wrap;background:#000000d9;border:1px solid #ffffff2e;border-radius:10px;max-width:calc(100vw - 16px);padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.35;position:fixed;bottom:8px;left:8px;box-shadow:0 8px 24px #00000059}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 2rem}.site-header{z-index:20;-webkit-backdrop-filter:none;background:#0f172af2;border-bottom:1px solid #94a3b84d;position:sticky;top:0}.site-header-inner{align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex}.site-logo{color:#e5e7eb;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.site-logo-mark{background:radial-gradient(circle at 30% 30%,#22c55e,#0f172a);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:inline-flex}.site-logo-text{letter-spacing:.02em;font-weight:600}.site-nav{gap:.75rem;margin-left:1.5rem;display:flex}.site-nav a{color:#9ca3af;border-radius:999px;padding:.35rem .75rem;font-size:.9rem;text-decoration:none}.site-nav a.active{color:#e5e7eb;background:linear-gradient(90deg,#22c55e,#0ea5e9)}.site-search{flex:1;max-width:320px;margin-left:auto;position:relative}.site-search input{color:#e5e7eb;background:#0f172ae6;border:1px solid #94a3b899;border-radius:999px;width:100%;padding:.35rem .75rem}.site-search-dropdown{background:#020617;border:1px solid #94a3b880;border-radius:.75rem;max-height:320px;padding:.25rem;position:absolute;top:110%;left:0;right:0;overflow:auto}.site-search-item{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.35rem .5rem;display:flex}.site-search-item:hover{background:#1e40afb3}.site-search-item-logo{object-fit:contain;width:20px;height:20px}.site-search-item-name{flex:1;font-size:.85rem}.site-search-item-type{color:#9ca3af;text-transform:capitalize;font-size:.75rem}.theme-toggle{color:#e5e7eb;cursor:pointer;background:0 0;border:1px solid #94a3b8b3;border-radius:999px;margin-left:.75rem;padding:.3rem .75rem}.page h1{margin-top:0}.error{color:#f87171}.competition-selector{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.competition-pill{cursor:pointer;background:#020617;border:1px solid #94a3b880;border-radius:.75rem;padding:.5rem;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 8px #0f172a66}.competition-pill img{object-fit:contain;width:3rem;height:3rem}.competition-pill:hover{transform:translateY(-2px);box-shadow:0 10px 18px #0f172a99}.competition-pill-active{background:radial-gradient(circle at 20% 0,#22c55e,#0ea5e9);border-color:#0000}.tabs{background:#0f172ab3;border:1px solid #94a3b899;border-radius:999px;margin-bottom:1.25rem;padding:.15rem;display:inline-flex}.tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.35rem .9rem;font-size:.85rem}.tab-active{color:#0b1020;background:linear-gradient(90deg,#22c55e,#0ea5e9)}.table-responsive{width:100%;overflow-x:auto}.competition-table{border-collapse:collapse;width:100%;font-size:.85rem}.competition-table thead{background:#0f172ae6}.competition-table th,.competition-table td{text-align:center;border-bottom:1px solid #94a3b866;padding:.5rem .4rem}.competition-table th:first-child,.competition-table td:first-child{text-align:left}.team-cell{align-items:center;gap:.4rem;display:flex}.team-cell img{object-fit:contain;width:20px;height:20px}.competition-header-card{background:#0f172acc;border:1px solid #94a3b866;border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.competition-emblem{object-fit:contain;width:64px;height:64px}.scorers-list{flex-direction:column;gap:.5rem;display:flex}.scorer-row{background:#0f172ae6;border:1px solid #94a3b866;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem .9rem;display:flex}.scorer-left{align-items:center;gap:.75rem;display:flex}.scorer-rank{color:#9ca3af;font-weight:700}.scorer-name{font-weight:600}.scorer-team{color:#9ca3af;font-size:.8rem}.scorer-right{align-items:center;gap:.5rem;display:flex}.scorer-goals{text-align:center;color:#fff;background:#3b82f6;border-radius:999px;min-width:2.5rem;padding:.25rem .75rem;font-weight:700}.scorer-assists{color:#9ca3af;font-size:.8rem}.scorer-assists span{font-size:.75rem}.matches-list{flex-direction:column;gap:.75rem;display:flex}.match-row{background:#0f172ae6;border:1px solid #94a3b866;border-radius:.75rem;align-items:stretch;gap:.75rem;padding:.75rem .9rem;display:flex}.match-date{color:#9ca3af;min-width:110px;font-size:.8rem}.match-competition{color:#e5e7eb;margin-bottom:.25rem;font-weight:600}.match-teams{flex:1;align-items:center;gap:.75rem;display:flex}.team-side{flex:1;align-items:center;display:flex}.team-side.home{justify-content:flex-end}.team-side.away{justify-content:flex-start}.match-score{text-align:center;flex-direction:column;align-items:center;gap:.2rem;min-width:90px;display:flex}.badge-live{color:#fff;background:#ef4444;border-radius:999px;padding:.12rem .5rem;font-size:.7rem;font-weight:600}.score-placeholder{color:#4b5563}.home-hero{margin-bottom:1.5rem}.home-hero h1{margin-bottom:.35rem;font-size:1.5rem}.home-hero p{color:#9ca3af;font-size:.95rem}@media (width<=768px){.site-header-inner{flex-wrap:wrap}.site-nav{order:3;margin-left:0}.site-search{flex-basis:100%;order:2}}
