:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;background:#0b0f14;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{min-width:320px;min-height:100vh;margin:0}body,#root{min-height:100vh}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard{color:#f4f7f9;background:radial-gradient(circle at 100% 0,#183a52,#0000 35%),#07131d;flex:1;min-width:0;padding:48px;font-family:Inter,Arial,sans-serif}.hero{max-width:1200px;margin:0 auto 32px}.eyebrow{letter-spacing:4px;color:#64d89b;margin:0;font-size:14px;font-weight:800}.hero h1{margin:8px 0;font-size:48px}.subtitle{color:#9db0bd;margin:0}.world-clock{align-items:center;gap:14px;max-width:1200px;margin:0 auto 24px;display:flex}.world-clock span,.world-clock strong{background:#102431;border:1px solid #284252;border-radius:8px;padding:10px 16px}.world-clock strong{color:#64d89b}.local-time{color:#9db0bd;align-items:center;gap:14px;max-width:1200px;margin:-10px auto 24px;font-size:14px;display:flex}.local-time strong{color:#f4f7f9}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.card{background:#0d202c;border:1px solid #284252;border-radius:14px;padding:24px}.card h2{margin-top:0}.activity{background:#173647;border-radius:8px;margin:6px 8px 6px 0;padding:10px 14px;display:inline-block}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #284252;padding:10px}th{color:#9db0bd;font-size:12px}.system-status{color:#64d89b;border-top:1px solid #284252;flex-wrap:wrap;gap:20px;max-width:1200px;margin:32px auto 0;padding-top:20px;font-size:13px;font-weight:700;display:flex}.sidebar{box-sizing:border-box;background:#0b1720;border-right:1px solid #263847;flex-direction:column;flex-shrink:0;width:240px;min-height:100vh;padding:24px 14px;display:flex}.sidebar-club{border-bottom:1px solid #263847;align-items:center;gap:12px;margin-bottom:14px;padding:6px 8px 22px;display:flex}.club-crest-placeholder{color:#64d89b;background:#122430;border:2px solid #64d89b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:900;display:flex}.sidebar-club-details{flex-direction:column;min-width:0;display:flex}.sidebar-club-details strong{color:#f4f7f9;font-size:14px;font-weight:800;line-height:1.2}.sidebar-club-details span{color:#7f96a5;margin-top:4px;font-size:11px;font-weight:600}.sidebar-fixture{border-bottom:1px solid #263847;margin-bottom:10px;padding:14px 10px}.sidebar-section-label{color:#6f8797;letter-spacing:1.4px;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.sidebar-fixture-teams{flex-direction:column;gap:4px;display:flex}.sidebar-fixture-teams strong{color:#f4f7f9;font-size:13px}.fixture-vs{color:#64d89b;font-size:11px;font-weight:800}.sidebar-fixture-details{color:#9db0bd;justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;display:flex}.sidebar-fixture-details strong{color:#64d89b}.sidebar-fixture-venue{color:#6f8797;margin-top:5px;font-size:11px;display:block}.sidebar-balance{border-bottom:1px solid #263847;margin-bottom:12px;padding:12px 10px 16px}.sidebar-balance .sidebar-section-label{margin-bottom:5px}.sidebar-balance strong{color:#f4f7f9;font-size:16px;font-weight:800}.sidebar-navigation{flex-direction:column;gap:5px;display:flex}.nav-item{color:#9db0bd;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.nav-item:hover{color:#f4f7f9;background:#122430}.nav-item.active{color:#f4f7f9;background:#17372f;border-color:#315d50}.nav-icon{justify-content:center;align-items:center;width:22px;font-size:16px;display:flex}.world-live{color:#64d89b;letter-spacing:1.2px;align-items:center;gap:8px;margin-top:auto;padding:18px 10px 4px;font-size:10px;font-weight:800;display:flex}.world-live-dot{background:#64d89b;border-radius:50%;width:7px;height:7px}.top-bar{box-sizing:border-box;background:#0f1d27;border-bottom:1px solid #263847;justify-content:space-between;align-items:center;min-height:68px;padding:0 28px;display:flex}.top-bar-brand{flex-direction:column;display:flex}.top-bar-brand strong{color:#f4f7f9;letter-spacing:1.5px;font-size:14px;font-weight:900}.top-bar-brand span{color:#6f8797;margin-top:3px;font-size:10px}.top-bar-world{align-items:center;gap:20px;display:flex}.top-bar-calendar{color:#9db0bd;letter-spacing:.5px;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.top-bar-calendar strong{color:#64d89b}.top-bar-divider{color:#405563}.top-bar-time{color:#f4f7f9;font-variant-numeric:tabular-nums;border-left:1px solid #263847;min-width:72px;padding-left:20px;font-size:14px;font-weight:800}@media (width<=800px){.dashboard{padding:24px}.dashboard-grid{grid-template-columns:1fr}.world-clock{flex-wrap:wrap}.top-bar{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 20px}.top-bar-world{flex-wrap:wrap;gap:10px}.top-bar-time{border-left:0;padding-left:0}}.club-overview-page{max-width:1200px;margin:0 auto}.club-page-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.club-page-header h1{margin:6px 0 4px;font-size:42px}.club-page-subtitle{color:#8fa3b0;margin:0;font-size:14px}.club-page-crest{color:#64d89b;background:#122430;border:2px solid #64d89b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;font-size:22px;font-weight:900;display:flex}.club-subnav{border-bottom:1px solid #284252;gap:8px;margin-bottom:24px;padding-bottom:10px;display:flex}.club-subnav-item{color:#8fa3b0;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:700}.club-subnav-item:hover{color:#f4f7f9;background:#122430}.club-subnav-item.active{color:#64d89b;background:#17372f}.club-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.club-summary{align-items:center;gap:18px;margin-bottom:22px;display:flex}.club-summary-crest{color:#64d89b;background:#122430;border:2px solid #64d89b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;font-size:19px;font-weight:900;display:flex}.club-summary h3{margin:0 0 5px;font-size:21px}.club-summary p{color:#8fa3b0;margin:3px 0;font-size:13px}.club-details-list,.stat-list{flex-direction:column;display:flex}.club-details-list>div,.stat-list>div{border-bottom:1px solid #213744;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;display:flex}.club-details-list>div:last-child,.stat-list>div:last-child{border-bottom:0}.club-details-list span,.stat-list span{color:#8fa3b0;font-size:13px}.club-details-list strong,.stat-list strong{color:#f4f7f9;font-size:13px}.overview-fixture{text-align:center;flex-direction:column;gap:8px;padding:18px 0;display:flex}.overview-fixture strong{font-size:18px}.overview-fixture span{color:#64d89b;text-transform:uppercase;font-size:12px;font-weight:900}.overview-fixture-meta{color:#8fa3b0;border-top:1px solid #213744;justify-content:center;align-items:center;gap:12px;padding-top:14px;font-size:12px;display:flex}.overview-fixture-meta strong{color:#64d89b}.recent-form-card{margin-top:20px}.recent-form{gap:10px;display:flex}.form-result{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:flex}.form-result.win{color:#64d89b;background:#17372f}.form-result.empty{color:#627986;background:#122430}@media (width<=900px){.club-overview-grid{grid-template-columns:1fr}.club-page-header{align-items:flex-start}.club-subnav{overflow-x:auto}}.sidebar{transition:width .2s;position:relative}.sidebar-toggle{z-index:10;color:#64d89b;cursor:pointer;background:#122430;border:1px solid #31505f;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-family:inherit;font-size:20px;font-weight:800;line-height:1;transition:background .15s,border-color .15s;display:flex;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.sidebar-toggle:hover{background:#17372f;border-color:#64d89b}.sidebar.sidebar-collapsed{width:76px;padding-left:10px;padding-right:10px}.sidebar-collapsed .sidebar-club{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .club-crest-placeholder{width:42px;height:42px;font-size:13px}.sidebar-collapsed .sidebar-club-details,.sidebar-collapsed .sidebar-fixture,.sidebar-collapsed .sidebar-balance{display:none}.sidebar-collapsed .sidebar-navigation{align-items:center}.sidebar-collapsed .nav-item{justify-content:center;gap:0;width:48px;height:44px;padding:0}.sidebar-collapsed .nav-item>span:not(.nav-icon){display:none}.sidebar-collapsed .nav-icon{width:auto;font-size:18px}.sidebar-collapsed .world-live{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .world-live>span:last-child{display:none}.stadium-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.stadium-main-card{grid-column:1/-1}.stadium-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.stadium-header h2{margin:5px 0;font-size:30px}.stadium-location{color:#8fa3b0;margin:0;font-size:13px}.stadium-capacity{flex-direction:column;align-items:flex-end;display:flex}.stadium-capacity span{color:#6f8797;letter-spacing:1.2px;font-size:10px;font-weight:800}.stadium-capacity strong{color:#64d89b;margin-top:4px;font-size:24px}.facility-list{flex-direction:column;display:flex}.facility-list>div{border-bottom:1px solid #213744;justify-content:space-between;align-items:center;padding:11px 0;display:flex}.facility-list>div:last-child{border-bottom:0}.facility-list span{color:#8fa3b0;font-size:13px}.facility-list strong{color:#64d89b;letter-spacing:2px}.stadium-development-card p{color:#8fa3b0;line-height:1.6}.development-status{border-top:1px solid #213744;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:16px;display:flex}.development-status span{color:#8fa3b0;font-size:13px}.development-status strong{color:#f4f7f9;font-size:13px}@media (width<=900px){.stadium-layout{grid-template-columns:1fr}.stadium-main-card{grid-column:auto}}.sponsors-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.sponsor-primary-card{grid-column:1/-1}.sponsor-description,.sponsor-market-card p{color:#8fa3b0;line-height:1.6}@media (width<=900px){.sponsors-layout{grid-template-columns:1fr}.sponsor-primary-card{grid-column:auto}}.records-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.records-history-card{grid-column:1/-1}.record-list{flex-direction:column;display:flex}.record-list>div{border-bottom:1px solid #213744;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;display:flex}.record-list>div:last-child{border-bottom:0}.record-list span{color:#8fa3b0;font-size:13px}.record-list strong{color:#f4f7f9;font-size:13px}.history-timeline{margin-top:12px}.history-entry{border-bottom:1px solid #213744;grid-template-columns:100px 1fr;gap:18px;padding:16px 0;display:grid}.history-entry>span{color:#64d89b;font-size:12px;font-weight:800}.history-entry strong{color:#f4f7f9}.history-entry p{color:#8fa3b0;margin:5px 0 0;font-size:13px}@media (width<=900px){.records-layout{grid-template-columns:1fr}.records-history-card{grid-column:auto}}
