@import "https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{overscroll-behavior-x:none;width:100%;overflow-x:hidden}:root{--accent:#247e19;--accent-hover:#1b5f13;--accent-dark:#123f0d;--bg:#000;--bg-card:#092006a6;--bg-card-hover:#123f0dbf;--border:#247e1933;--border-hover:#247e1980;--text:#f2f2f2;--text-muted:#f2f2f28c;--glow:0 0 20px #247e1940;--shadow:0 8px 32px #0009;--radius:14px;--radius-sm:8px;--header-h:58px}body{color:var(--text);overscroll-behavior-x:none;background:#000;width:100%;font-family:Play,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}a{color:var(--accent);text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}.container{box-sizing:border-box;width:100%;min-width:0;max-width:1280px;margin:0 auto;padding:0 16px}.stadium-bg{z-index:0;position:fixed;inset:0;overflow:hidden}.stadium-bg img{object-fit:cover;filter:brightness(.35)saturate(1.2);width:100%;height:100%}.stadium-bg:after{content:"";background:#00000080;position:absolute;inset:0}.page-wrapper{z-index:1;overscroll-behavior-x:none;touch-action:pan-y;background:#060f05;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}body:has(.stadium-bg) .page-wrapper{background:0 0}.glass{background:var(--bg-card);-webkit-backdrop-filter:blur(20px)saturate(1.3);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.glass-strong{-webkit-backdrop-filter:blur(28px);border-radius:var(--radius);box-shadow:var(--shadow);background:#092006d9;border:1px solid #247e194d}.site-header{height:var(--header-h);z-index:9999;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#000000f7;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.header-inner{justify-content:space-between;align-items:center;gap:12px;min-width:0;height:100%;display:flex;overflow:hidden}.site-logo{letter-spacing:1px;text-shadow:0 0 20px #247e1966,0 2px 4px #00000080;align-items:baseline;font-family:Play,sans-serif;font-size:clamp(26px,5vw,36px);text-decoration:none;transition:opacity .3s;display:flex}.site-logo{letter-spacing:1px;text-shadow:0 0 20px #247e1966;white-space:nowrap;flex-shrink:0;align-items:baseline;font-family:Play,sans-serif;font-size:clamp(22px,4vw,34px);text-decoration:none;transition:opacity .3s;display:flex}.site-logo:hover{opacity:.85}.logo-ft{color:#fff;font-weight:400}.logo-br{color:#247e19;font-weight:700}.site-nav{scrollbar-width:none;flex-wrap:nowrap;flex:1;align-items:center;gap:2px;min-width:0;display:flex;overflow:auto hidden}.site-nav::-webkit-scrollbar{display:none}.site-nav a{letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;border:1px solid #0000;border-radius:6px;flex-shrink:0;padding:5px 8px;font-size:clamp(9px,1.5vw,11px);font-weight:600;text-decoration:none;transition:all .2s}.site-nav a:hover{color:var(--text);border-color:var(--border);background:var(--bg-card);opacity:1}.hero-section{height:82svh;max-height:82vh;padding-top:var(--header-h);box-sizing:border-box;flex-direction:column;width:100%;display:flex;overflow:hidden}.hero-content{flex:1;grid-template-columns:1fr 300px;gap:12px;width:100%;min-width:0;max-width:100%;min-height:0;padding:12px 16px;display:grid;overflow:hidden}.hero-cards{grid-template-columns:1fr 1fr;align-items:start;gap:12px;min-height:0;display:grid}.hero-featured{z-index:1;border-radius:var(--radius);cursor:pointer;background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);aspect-ratio:1;width:100%;transition:transform .25s;position:relative;overflow:hidden}.hero-featured:hover{border-color:var(--border-hover);box-shadow:var(--glow);transform:scale(1.01)}.hero-featured-img{object-fit:contain;object-position:center;background:#060f05;width:100%;height:100%;display:block}.hero-featured-overlay{background:linear-gradient(#0000 0%,#0006 40%,#000000eb 100%);padding:20px;position:absolute;bottom:0;left:0;right:0}.hero-featured-overlay h2{color:#fff;margin-top:8px;font-family:Play,sans-serif;font-size:clamp(15px,2vw,22px);font-weight:700;line-height:1.2}.hero-featured-overlay p{color:#f2f2f2b3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;display:-webkit-box;overflow:hidden}.hero-sidebar{scrollbar-width:none;flex-direction:column;gap:8px;display:flex;overflow-y:auto}.hero-sidebar::-webkit-scrollbar{display:none}.hero-news-item{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;align-items:center;gap:10px;padding:10px;transition:all .2s;display:flex}.hero-news-item:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translate(3px)}.hero-news-item img{object-fit:contain;background:#060f05;border-radius:6px;flex-shrink:0;width:72px;height:72px}.hero-news-item h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.hero-news-item .item-team{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:10px;font-weight:700}.teams-bar{-webkit-backdrop-filter:blur(24px);padding:10px 0 12px;padding-top:calc(var(--header-h) + 10px);background:#000000e0;border-top:2px solid #247e1980;flex-shrink:0;width:100%;max-width:100%;overflow:hidden}.teams-bar-label{letter-spacing:2.5px;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:9px;font-weight:700}.teams-bar-section{margin-bottom:6px}.teams-bar-section:last-child{margin-bottom:0}.teams-bar-section-label{letter-spacing:2px;text-transform:uppercase;color:#247e19d9;margin-bottom:4px;padding-left:2px;font-size:8px;font-weight:800}.teams-bar-scroll{scrollbar-width:thin;scrollbar-color:#247e1966 transparent;gap:10px;padding:2px 0 4px;display:flex;overflow-x:auto}.teams-bar-scroll::-webkit-scrollbar{height:3px}.teams-bar-scroll::-webkit-scrollbar-track{background:0 0}.teams-bar-scroll::-webkit-scrollbar-thumb{background:#247e1966;border-radius:2px}.teams-bar-item{cursor:pointer;opacity:.78;flex-direction:column;flex-shrink:0;align-items:center;gap:3px;min-width:72px;max-width:80px;transition:transform .2s,opacity .2s;display:flex}.teams-bar-item:hover{opacity:1;transform:translateY(-3px)}.teams-bar-badge{object-fit:contain;width:38px;height:38px}.teams-bar-placeholder{background:var(--bg-card);border:1px solid var(--border);width:38px;height:38px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.teams-bar-item span{color:var(--text);white-space:normal;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:72px;font-size:9px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.main-section{flex:1;width:100%;min-width:0;padding:24px 0}.main-layout{grid-template-columns:1fr 320px;gap:20px;display:grid}.main-col,.sidebar-col{min-width:0}.section-title{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-family:Play,sans-serif;font-size:11px;font-weight:700}.news-feed{flex-direction:column;gap:14px;display:flex}.news-card{background:var(--bg-card);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all .25s;display:flex;position:relative;overflow:hidden}.news-card:after{content:"";opacity:0;background:linear-gradient(90deg,#247e19,#0000);height:3px;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.news-card:hover{border-color:var(--border-hover);box-shadow:var(--glow);transform:translateY(-2px)}.news-card:hover:after{opacity:1}.news-card-img{object-fit:cover;flex-shrink:0;width:180px;height:120px}.news-card-content{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:14px 16px;display:flex}.news-card h3{margin-bottom:6px;font-family:Play,sans-serif;font-size:clamp(14px,1.5vw,17px);font-weight:700;line-height:1.3}.news-card p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-card-date{color:var(--text-muted);margin-top:8px;font-size:11px}.news-card-category{letter-spacing:1px;text-transform:uppercase;color:#fff;border-radius:4px;width:fit-content;margin-bottom:8px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.sidebar-col{flex-direction:column;gap:14px;display:flex}.sidebar-widget{margin-bottom:0;padding:16px}.sidebar-widget-title{letter-spacing:2px;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-size:11px;font-weight:700}.site-footer{-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border);text-align:center;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);background:#000c;margin-top:auto;padding:24px 0;font-family:Play,sans-serif;font-size:11px}.footer-logo{margin-bottom:6px;font-size:24px;display:inline-block}.sidebar-teams{flex-direction:column;gap:8px;display:flex}.sidebar-team-item{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.sidebar-team-item:hover{background:#247e1914}.sidebar-team-badge{object-fit:contain;width:28px;height:28px}.sidebar-team-placeholder{width:28px;height:28px;color:var(--text-muted);background:#247e1914;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.news-full{-webkit-backdrop-filter:blur(28px);border-radius:var(--radius);max-width:720px;box-shadow:var(--shadow);background:#092006d9;border:1px solid #247e194d;margin:0 auto;padding:36px}.news-full h1{letter-spacing:.5px;text-shadow:0 2px 8px #0006;margin-bottom:16px;font-family:Play,sans-serif;font-size:32px;font-weight:700;line-height:1.25}.news-full-meta{border-bottom:1px solid var(--border);color:var(--text-muted);align-items:center;gap:12px;margin-bottom:28px;padding-bottom:20px;font-size:13px;display:flex}.news-full-body{color:#f2f2f2d9;white-space:pre-wrap;font-size:16px;line-height:1.85}.news-full img{border-radius:var(--radius-sm);width:100%;margin-bottom:28px}.news-nav-mobile{display:none}@media (width<=768px){.news-nav-mobile{gap:10px;max-width:720px;margin:20px auto 28px;display:flex}.news-nav-btn{-webkit-backdrop-filter:blur(20px);cursor:pointer;color:var(--text);text-align:left;background:#092006d9;border:1px solid #247e1959;border-radius:12px;flex:1;align-items:center;gap:10px;min-width:0;padding:14px 16px;font-family:inherit;transition:background .2s,border-color .2s;display:flex}.news-nav-btn:active{background:#123f0de6;border-color:#247e1999}.news-nav-prev{flex-direction:row}.news-nav-next{text-align:right;flex-direction:row-reverse}.news-nav-arrow{color:#247e19;flex-shrink:0;font-size:20px;line-height:1}.news-nav-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.news-nav-label{color:#247e19;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.news-nav-title{color:#f2f2f2cc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}}.empty{text-align:center;color:var(--text-muted);background:var(--bg-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius);padding:80px 24px;font-size:15px}.loading{text-align:center;color:var(--text-muted);padding:64px;font-size:15px}.matches-card{padding:0;overflow:hidden}.matches-header{border-bottom:1px solid var(--border);padding:14px 20px}.matches-header h3{letter-spacing:1px;text-transform:uppercase;font-family:Play,sans-serif;font-size:14px;font-weight:700}.matches-list{flex-direction:column;display:flex}.match-item{border-bottom:1px solid #247e190f;align-items:center;gap:12px;padding:10px 16px;font-size:12px;display:flex}.match-item:last-child{border-bottom:none}.match-live{background:#247e1914}.match-date{min-width:40px;color:var(--text-muted);flex-direction:column;align-items:center;gap:2px;font-size:11px;display:flex}.match-teams{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.match-team{flex:1;align-items:center;gap:6px;min-width:0;font-weight:500;display:flex}.match-team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.match-team-away{justify-content:flex-end}.match-team-away span{order:-1}.match-team-logo{object-fit:contain;flex-shrink:0;width:18px;height:18px}.match-score{text-align:center;min-width:50px;font-size:14px;font-weight:700}.score-live{color:#247e19}.match-vs{color:var(--text-muted);font-size:11px}.match-status{letter-spacing:.5px;color:var(--text-muted);text-align:right;min-width:60px;font-size:10px;font-weight:600}.status-live{color:#247e19;animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.scorers-card{padding:0;overflow:hidden}.scorers-header{border-bottom:1px solid var(--border);padding:14px 20px}.scorers-header h3{letter-spacing:1px;text-transform:uppercase;font-family:Play,sans-serif;font-size:14px;font-weight:700}.scorers-list{flex-direction:column;display:flex}.scorer-item{border-bottom:1px solid #247e190f;align-items:center;gap:10px;padding:8px 16px;display:flex}.scorer-item:last-child{border-bottom:none}.scorer-rank{color:var(--text-muted);min-width:20px;font-size:12px;font-weight:700}.scorer-photo{object-fit:cover;border-radius:50%;width:32px;height:32px}.scorer-info{flex:1;min-width:0}.scorer-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.scorer-team{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.scorer-team-logo{object-fit:contain;width:14px;height:14px}.scorer-stats{text-align:center}.scorer-goals{color:#247e19;font-size:18px;font-weight:700;display:block}.scorer-label{color:var(--text-muted);text-transform:uppercase;font-size:9px}.league-header{margin-bottom:20px;padding:24px}.league-title{letter-spacing:1px;text-transform:uppercase;font-family:Play,sans-serif;font-size:28px;font-weight:700}.league-country{color:var(--text-muted);margin-top:4px;font-size:14px}.league-tabs{gap:4px;margin-bottom:20px;display:flex;overflow-x:auto}.league-tab{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:8px;padding:10px 20px;font-family:Play,sans-serif;font-size:13px;font-weight:600;transition:all .2s}.league-tab:hover{color:var(--text);border-color:var(--border-hover)}.league-tab-active{color:#247e19;background:#247e191f;border-color:#247e19}.league-content{margin-bottom:32px}.league-standings{padding:0;overflow:visible}.standings-full th,.standings-full td{padding:10px 8px}.standings-form{gap:3px;display:flex}.form-dot{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.form-W{background:#247e19}.form-D{background:#6b7280}.form-L{background:#ef4444}.leagues-list{flex-direction:column;gap:4px;display:flex}.league-item{cursor:pointer;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;padding:10px 12px;transition:background .15s;display:flex}.league-item:hover{background:#247e190f}.league-item-name{font-size:13px;font-weight:600}.league-item-country{color:var(--text-muted);font-size:11px}.ad-banner{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);border:1px dashed var(--border);border-radius:var(--radius-sm);text-align:center;color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;margin:4px 0;padding:20px;font-size:11px}.standings-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;margin-bottom:32px;display:grid}.standings-card{padding:0;overflow:hidden}.standings-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.standings-header h3{letter-spacing:1px;text-transform:uppercase;font-family:Play,sans-serif;font-size:16px;font-weight:600}.standings-country{color:var(--text-muted);letter-spacing:.5px;font-size:11px}.standings-table{border-collapse:collapse;width:100%;min-width:560px;font-size:13px}.standings-table th{letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);text-align:center;border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 8px;font-family:Play,sans-serif;font-size:11px;font-weight:600}.standings-table th.standings-team-col{text-align:left;width:180px}.standings-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #247e190d;padding:8px 6px}.standings-table tbody tr{transition:background .15s}.standings-table tbody tr:hover{background:#247e190d}.standings-rank{width:28px;min-width:28px;color:var(--text-muted);font-weight:700}.standings-team{text-align:left;width:180px;max-width:180px;font-weight:500}.standings-team-inner{align-items:center;gap:8px;max-width:180px;display:flex}.standings-team-inner span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.standings-team-logo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.standings-points{color:#247e19;font-weight:700}.standings-team-link{cursor:pointer;border-radius:6px;align-items:center;gap:8px;max-width:180px;padding:2px 4px;transition:background .15s;display:flex}.standings-team-link span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.standings-team-link:hover{background:#247e1926}.standings-team-link:hover span{color:#4ade80;text-decoration:underline}.standings-promotion td:first-child{box-shadow:inset 3px 0 #247e19}.standings-relegation td:first-child{box-shadow:inset 3px 0 #ef4444}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.news-full{animation:.5s ease-out fadeInUp}.news-card{animation:.4s ease-out backwards fadeInUp}.news-card:first-child{animation-delay:50ms}.news-card:nth-child(2){animation-delay:.1s}.news-card:nth-child(3){animation-delay:.15s}.news-card:nth-child(4){animation-delay:.2s}.news-card:nth-child(5){animation-delay:.25s}.teams-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;display:grid}.team-card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px)saturate(1.4);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);cursor:pointer;flex-direction:column;align-items:center;gap:14px;padding:28px 16px;transition:all .3s;animation:.4s ease-out backwards fadeInUp;display:flex}.team-card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.team-card:first-child{animation-delay:50ms}.team-card:nth-child(2){animation-delay:.1s}.team-card:nth-child(3){animation-delay:.15s}.team-card:nth-child(4){animation-delay:.2s}.team-card:nth-child(5){animation-delay:.25s}.team-card:nth-child(6){animation-delay:.3s}.team-badge{object-fit:contain;width:72px;height:72px}.team-badge-placeholder{width:72px;height:72px;color:var(--text-muted);background:#247e190f;justify-content:center;align-items:center;font-family:Play,sans-serif;font-size:28px;font-weight:700;display:flex}.team-card-name{letter-spacing:1px;text-transform:uppercase;text-align:center;color:var(--text);font-family:Play,sans-serif;font-size:15px;font-weight:600}.team-header{background:var(--bg-card);-webkit-backdrop-filter:blur(20px)saturate(1.4);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:24px;margin-bottom:36px;padding:28px;display:flex}.team-header .team-badge,.team-header .team-badge-placeholder{flex-shrink:0;width:88px;height:88px;font-size:36px}.team-header-info h1{letter-spacing:2px;text-transform:uppercase;text-shadow:0 2px 8px #00000080;font-family:Play,sans-serif;font-size:36px;font-weight:700}.team-header-info p{color:var(--text-muted);letter-spacing:.5px;margin-top:6px;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#00000080}::-webkit-scrollbar-thumb{background:#247e1966;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#247e19a6}.badge-new{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#247e19;border-radius:4px;padding:2px 6px;font-family:Play,sans-serif;font-size:9px;font-weight:700;animation:2s infinite badgePulse;display:inline-block}@keyframes badgePulse{0%,to{box-shadow:0 0 #247e1980}50%{box-shadow:0 0 0 5px #247e1900}}.tp-hero{margin-bottom:24px;padding:28px;animation:.5s ease-out fadeInUp}.tp-hero-main{align-items:center;gap:24px;margin-bottom:20px;display:flex}.tp-hero-badge{object-fit:contain;filter:drop-shadow(0 4px 12px #0006);flex-shrink:0;width:100px;height:100px}.tp-hero-badge-ph{width:100px;height:100px;color:var(--text-muted);background:#247e1914;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Play,sans-serif;font-size:42px;font-weight:700;display:flex}.tp-hero-info{flex:1;min-width:0}.tp-hero-name{letter-spacing:2px;text-transform:uppercase;text-shadow:0 2px 8px #00000080;font-family:Play,sans-serif;font-size:36px;font-weight:700;line-height:1.1}.tp-hero-meta{color:var(--text-muted);flex-wrap:wrap;gap:16px;margin-top:8px;font-size:13px;display:flex}.tp-hero-meta span:before{content:"";background:var(--accent);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-right:8px;display:inline-block}.tp-hero-leagues{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tp-league-chip{border:1px solid var(--border);color:var(--text-muted);background:#247e190f;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:flex}.tp-league-chip img{object-fit:contain;width:16px;height:16px}.tp-info-row{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.tp-info-card{border:1px solid var(--border);text-align:center;background:#247e190a;border-radius:12px;padding:14px}.tp-info-icon{margin-bottom:4px;font-size:20px}.tp-info-label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:4px;font-size:10px}.tp-info-value{font-family:Play,sans-serif;font-size:15px;font-weight:700}.tp-info-sub{color:var(--text-muted);margin-top:2px;font-size:11px}.tp-form-row{justify-content:center;gap:3px;display:flex}.tp-tabs{gap:4px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.tp-tab{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Play,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.tp-tab:hover{color:var(--text);border-color:var(--border-hover)}.tp-tab-active{color:#247e19;background:#247e191f;border-color:#247e19}.tp-tab-count{background:#247e191a;border-radius:10px;padding:1px 7px;font-size:11px}.tp-tab-active .tp-tab-count{background:#247e1933}.tp-squad{flex-direction:column;gap:24px;display:flex}.tp-squad-pos{letter-spacing:2px;text-transform:uppercase;color:var(--accent);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-family:Play,sans-serif;font-size:13px;font-weight:700}.tp-squad-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.tp-player-card{cursor:default;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.tp-player-card:hover{border-color:var(--border-hover);background:var(--bg-card-hover)}.tp-player-photo{object-fit:cover;background:#247e190f;border-radius:50%;flex-shrink:0;width:40px;height:40px}.tp-player-info{flex-direction:column;min-width:0;display:flex}.tp-player-number{color:#247e19;font-family:Play,sans-serif;font-size:10px;font-weight:700}.tp-player-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.tp-player-age{color:var(--text-muted);font-size:11px}.tp-stats-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.tp-stat-card{text-align:center;padding:16px}.tp-stat-value{font-family:Play,sans-serif;font-size:28px;font-weight:700;line-height:1}.tp-stat-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-top:6px;font-size:11px}.tp-perf-bar{padding:16px 20px}.tp-perf-title{letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-family:Play,sans-serif;font-size:13px;font-weight:700}.tp-perf-track{background:#247e1914;border-radius:5px;height:10px;display:flex;overflow:hidden}.tp-perf-fill{height:100%;transition:width .8s ease-out}.tp-perf-win{background:#247e19}.tp-perf-draw{background:#6b7280}.tp-perf-loss{background:#ef4444}.tp-perf-legend{color:var(--text-muted);gap:16px;margin-top:10px;font-size:12px;display:flex}.tp-perf-dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.tp-transfers{flex-direction:column;gap:10px;display:flex}.tp-transfer-item{flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.tp-transfer-type{letter-spacing:1px;min-width:50px;font-family:Play,sans-serif;font-size:10px;font-weight:700}.tp-transfer-player{min-width:120px;font-size:14px;font-weight:600}.tp-transfer-clubs{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.tp-transfer-club{color:var(--text-muted);align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.tp-transfer-club span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tp-transfer-logo{object-fit:contain;flex-shrink:0;width:20px;height:20px}.tp-transfer-arrow{color:var(--text-muted);font-size:14px}.tp-transfer-date{color:var(--text-muted);margin-left:auto;font-size:11px}.tp-venue-card{padding:0;overflow:hidden}.tp-venue-info{padding:16px}.tp-venue-info h4{margin-bottom:4px;font-family:Play,sans-serif;font-size:14px;font-weight:700}.tp-venue-info p{color:var(--text-muted);font-size:12px;line-height:1.4}.tp-links{flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.tp-link{color:var(--text);border-bottom:1px solid var(--border);padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s;display:block}.tp-link:last-child{border-bottom:none}.tp-link:hover{color:var(--accent);opacity:1;background:#247e191a}.news-list{flex-direction:column;gap:16px;display:flex}.news-hero{cursor:pointer;border-radius:12px;padding:0;transition:all .3s;position:relative;overflow:hidden}.news-hero:hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:0 12px 40px #00000080}.news-hero-img{object-fit:cover;width:100%;height:300px;transition:transform .4s}.news-hero:hover .news-hero-img{transform:scale(1.03)}.news-hero-content{padding:18px 22px 22px}.news-hero-team{letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-right:10px;font-family:Play,sans-serif;font-size:11px;font-weight:600}.news-hero h2{margin:8px 0 6px;font-family:Play,sans-serif;font-size:22px;font-weight:700;line-height:1.2}.news-hero p{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-row{cursor:pointer;border-radius:10px;align-items:center;gap:14px;padding:12px 16px;transition:all .2s;display:flex}.news-row:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translate(3px)}.news-row-body{flex:1;min-width:0}.news-row-meta{align-items:center;gap:6px;margin-bottom:4px;display:flex}.news-row-team{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);font-family:Play,sans-serif;font-size:10px;font-weight:600}.news-row h3{margin-bottom:4px;font-family:Play,sans-serif;font-size:15px;font-weight:700;line-height:1.25}.news-row p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-row-date{color:var(--text-muted);margin-top:4px;font-size:10px;display:inline-block}.news-row-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:80px;transition:transform .3s}.news-row:hover .news-row-thumb{transform:scale(1.05)}@media (width<=767px){.col-hide-mobile{display:none!important}.standings-full th,.standings-full td{padding:6px 4px;font-size:11px}.standings-table th.standings-team-col{width:120px}.standings-team{width:120px;max-width:120px}.standings-team-inner,.standings-team-link{max-width:120px}.standings-team-inner span,.standings-team-link span{max-width:85px}.standings-rank{width:22px;min-width:22px}:root{--header-h:52px}html,body{overscroll-behavior-x:none!important;max-width:100vw!important;overflow-x:hidden!important}.page-wrapper{touch-action:pan-y!important;overscroll-behavior-x:none!important;width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.hero-section,.main-section,.site-footer{max-width:100vw!important;overflow-x:hidden!important}.container{max-width:100vw!important;padding-left:12px!important;padding-right:12px!important}.hero-content{grid-template-rows:1fr auto;grid-template-columns:1fr;gap:8px;padding:8px;max-width:100%!important;overflow:hidden!important}.hero-featured{max-width:100%!important;overflow:hidden!important}.hero-sidebar{flex-direction:row;gap:8px;overflow:auto hidden;width:100%!important;max-width:100%!important}.hero-sidebar::-webkit-scrollbar{display:none}.hero-news-item{flex-direction:column;flex-shrink:0;align-items:flex-start;width:130px;min-width:130px}.hero-news-item img{width:100%;height:80px}.teams-bar{order:2;max-width:100vw!important;padding-top:10px!important;overflow:hidden!important}.hero-section{order:1}.main-section{order:3}.teams-bar-section-label{font-size:7px!important}.teams-bar-scroll{width:100%!important;max-width:100%!important;overflow-x:auto!important}.teams-bar-badge,.teams-bar-placeholder{width:30px;height:30px}.main-layout{grid-template-columns:1fr}.sidebar-col{order:2;min-width:0!important;max-width:100%!important}.main-col{min-width:0!important;max-width:100%!important}.news-card{flex-direction:column}.news-card-img{width:100%;height:180px}.tp-hero{padding:16px 12px}.tp-hero-main{text-align:center;flex-direction:column;gap:12px}.tp-hero-badge,.tp-hero-badge-ph{width:72px;height:72px}.tp-hero-name{letter-spacing:1px;font-size:clamp(18px,5vw,32px)}.tp-hero-meta,.tp-hero-leagues{justify-content:center}.tp-info-row{grid-template-columns:repeat(2,1fr);gap:8px}.tp-info-card{padding:10px 8px}.tp-squad-grid{grid-template-columns:1fr}.tp-stats-grid{grid-template-columns:repeat(2,1fr)}.tp-stat-value{font-size:22px}.tp-perf-legend{flex-direction:column;gap:4px}.tp-tabs{flex-wrap:wrap;gap:4px}.tp-tab{padding:7px 12px;font-size:11px}.tp-transfer-item{flex-direction:column;align-items:flex-start;gap:6px}.tp-transfer-date{margin-left:0}.news-full{margin:0;padding:20px 12px}.news-full h1{font-size:22px}.team-header{text-align:center;flex-direction:column;padding:20px 16px}.team-header-info h1{font-size:22px}}@media (width>=480px) and (width<=767px){.tp-hero-main{text-align:left;flex-direction:row}.tp-squad-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px) and (width<=1023px){.hero-content{grid-template-columns:1fr 240px}.main-layout{grid-template-columns:1fr 280px}.tp-hero{padding:24px}.tp-hero-main{text-align:left;flex-direction:row;gap:20px}.tp-hero-badge,.tp-hero-badge-ph{width:90px;height:90px}.tp-hero-meta,.tp-hero-leagues{justify-content:flex-start}.tp-info-row{grid-template-columns:repeat(3,1fr);gap:10px}.tp-squad-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.tp-tabs{gap:6px}.tp-tab{padding:10px 18px;font-size:13px}.tp-transfer-item{flex-direction:row;align-items:center;gap:12px}.tp-transfer-date{margin-left:auto}.tp-perf-legend{flex-direction:row;gap:16px}.tp-venue-img{height:140px}}@media (width>=1024px){.hero-content{grid-template-columns:1fr 300px}.main-layout{grid-template-columns:1fr 340px}.tp-hero{padding:28px}.tp-hero-badge,.tp-hero-badge-ph{width:100px;height:100px}.tp-info-row{grid-template-columns:repeat(4,1fr)}.tp-stats-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.tp-stat-value{font-size:28px}.tp-squad-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}}@media (width>=1280px){.container{max-width:1280px;padding:0 16px}.main-layout{grid-template-columns:1fr 360px}.teams-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (width>=1440px){.container{max-width:1400px}.main-layout{grid-template-columns:1fr 380px;gap:24px}}@media (width>=1920px){.container{max-width:1600px}.main-layout{grid-template-columns:1fr 420px;gap:28px}.site-logo{font-size:42px}.sidebar-widget{padding:24px}}
