@import "https://fonts.googleapis.com/css2?family=Anton&family=Oswald:wght@600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;border:none;flex-direction:column;width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.news-detail-page{box-sizing:border-box;background:radial-gradient(circle at 80% 15%,#d41f3d1a,#0000 30%),linear-gradient(#16171c,#101115);width:100%;min-height:calc(100vh - 88px);padding:55px 32px 95px}.news-detail-inner{width:min(1050px,100%);margin:0 auto}.news-detail-back{color:#fff;letter-spacing:.5px;text-transform:uppercase;min-height:44px;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff21;border-radius:10px;margin:0 0 22px;padding:0 16px;font-size:11px;font-weight:900}.news-detail-back:hover{background:#d72d4a;transform:translateY(-2px)}.news-detail-article{background:linear-gradient(145deg,#3b3e46f5,#212329fc);border:1px solid #ffffff1c;border-radius:24px;overflow:hidden;box-shadow:0 30px 70px #0000005c,inset 0 1px #ffffff0f}.news-detail-cover{width:100%;height:min(58vw,590px);min-height:350px;position:relative;overflow:hidden}.news-detail-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.news-detail-cover-overlay{background:linear-gradient(#0000 25%,#16171c14 55%,#16171cf5 100%);position:absolute;inset:0}.news-detail-category{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#e93653,#a80d29);border:1px solid #ffffff29;border-radius:100px;align-items:center;min-height:36px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex;position:absolute;bottom:24px;left:28px}.news-detail-content{padding:50px 60px 60px}.news-detail-content time{color:#e93653;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:900}.news-detail-content h1{color:#fff;letter-spacing:-1.8px;text-align:left;max-width:900px;margin:15px 0 20px;font-size:clamp(38px,6vw,66px);font-weight:950;line-height:1.06}.news-detail-summary{color:#ffffffc2;text-align:left;border-left:3px solid #e93653;max-width:850px;margin:0 0 37px;padding-left:20px;font-size:19px;font-weight:650;line-height:1.65}.news-detail-text{max-width:850px}.news-detail-text p{color:#ffffffb8;text-align:left;margin:0 0 23px;font-size:16px;line-height:1.85}.news-detail-admin-actions{border-top:1px solid #ffffff1a;gap:10px;margin-top:45px;padding-top:25px;display:flex}.news-detail-admin-actions button{min-height:45px;margin:0;padding:0 17px}.news-detail-admin-actions button:last-child{background:#af1732}.news-detail-not-found{box-sizing:border-box;text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;width:min(720px,100%);min-height:340px;margin:50px auto;padding:35px;display:flex}.news-detail-not-found h1{color:#fff;margin:0 0 12px}.news-detail-not-found p{color:#ffffff94;margin:0 0 22px}@media (width<=700px){.news-detail-page{min-height:calc(100vh - 70px);padding:25px 14px 65px}.news-detail-cover{height:330px;min-height:0}.news-detail-category{bottom:16px;left:17px}.news-detail-content{padding:31px 20px 40px}.news-detail-content h1{letter-spacing:-1px;font-size:36px}.news-detail-summary{padding-left:14px;font-size:16px}.news-detail-text p{font-size:14px;line-height:1.75}.news-detail-admin-actions{flex-direction:column}.news-detail-admin-actions button{width:100%}}.story-share-box{box-sizing:border-box;text-align:center;border-radius:22px;width:min(390px,100%);padding:27px;box-shadow:0 25px 65px #0000004d;background:#fff!important}.story-share-box h3{margin:0 0 10px;font-size:22px;color:#20232a!important}.story-share-box p{margin:0 0 20px;font-size:13px;line-height:1.5;color:#656b75!important}*{box-sizing:border-box}body{color:#e8e8e8;background:#090909;margin:0;font-family:Arial,sans-serif}.app{background:radial-gradient(circle at top,#7d0f1973,#0000 35%),linear-gradient(#141414,#050505);min-height:100vh;padding:24px}header{text-align:center;border-bottom:2px solid #8b111b;padding:25px 10px 30px}.logo{object-fit:cover;border-radius:50%;width:115px;height:115px;margin-bottom:16px;box-shadow:0 0 35px #b4141eb3}header h1{letter-spacing:8px;color:#d8d8d8;text-shadow:0 0 14px #ffffff40;margin:0;font-size:52px}.admin-bar{justify-content:flex-end;max-width:1100px;margin:16px auto 8px;display:flex}.admin-bar button{color:#d8d8d8;cursor:pointer;background:#1f1f1f;border:1px solid #777;border-radius:12px;padding:10px 16px}nav{flex-wrap:wrap;justify-content:center;gap:10px;max-width:1100px;margin:20px auto 30px;display:flex}nav button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#75101a,#b51e2c);border:1px solid #ffffff40;border-radius:14px;padding:12px 18px;font-weight:700;box-shadow:0 0 18px #96141e40}nav button:hover{background:linear-gradient(135deg,#9d1522,#d62a38);transform:translateY(-2px)}.panel{background:#ffffff0f;border:1px solid #dcdcdc2e;border-radius:22px;max-width:1100px;margin:0 auto 40px;padding:28px;box-shadow:0 0 30px #00000059}.panel h2{text-align:center;color:#eee;margin-top:0;font-size:32px}.cards{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.card{background:linear-gradient(135deg,#7a0e18,#c51f2b);border-radius:20px;padding:24px 34px;font-size:20px;font-weight:700;box-shadow:0 0 25px #c51f2b4d}.list-item{background:#ffffff14;border-left:5px solid #b51e2c;border-radius:16px;margin:12px 0;padding:16px}button{cursor:pointer}.panel>button,.list-item button,.player-detail button{color:#fff;background:#8b111b;border:none;border-radius:12px;margin:6px;padding:10px 16px;font-weight:700}input,select{color:#fff;background:#151515;border:1px solid #666;border-radius:12px;margin:8px;padding:12px}.player-grid{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.player-button{color:#fff;background:#202020;border:1px solid #777;border-radius:14px;padding:14px 22px}.player-detail{background:#00000059;border-radius:18px;margin-top:24px;padding:20px}.player-card{background:#ffffff14;border-left:6px solid #b51e2c;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:14px 0;padding:18px;display:flex}.mini-stats{flex-wrap:wrap;gap:12px;margin:12px 0;display:flex}.mini-stats span{background:#111;border:1px solid #666;border-radius:12px;padding:10px 14px}.stats button{color:#111;background:#fff;border:none;border-radius:12px;margin:5px;padding:12px 16px;font-weight:700}.stats button:hover{color:#fff;background:#b51e2c}table{border-collapse:collapse;border-radius:14px;width:100%;overflow:hidden}th,td{text-align:center;border-bottom:1px solid #ffffff26;padding:14px}th{color:#fff;background:#7a0e18}tr{background:#ffffff0f}@media (width<=700px){header h1{letter-spacing:4px;font-size:34px}.player-card{flex-direction:column;align-items:flex-start}nav button{width:100%}}.login-box{text-align:center;background:#000000bf;border:1px solid #777;border-radius:18px;max-width:360px;margin:15px auto;padding:20px}.login-box input{width:100%;margin:10px 0;display:block}.login-box button{color:#fff;background:#8b111b;border:none;border-radius:12px;margin:6px;padding:10px 16px;font-weight:700}.team-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px;margin-top:20px;display:grid}.team-card{text-align:center;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:20px;padding:18px}.team-card:hover{border-color:#c51f2b;transform:translateY(-3px)}.team-logo{object-fit:contain;width:90px;height:90px;margin:0 auto 12px;display:block}.empty-logo{color:#aaa;border:1px dashed #777;border-radius:50%;justify-content:center;align-items:center;display:flex}.team-actions button{padding:8px 10px;font-size:12px}.team-detail{background:#00000059;border-radius:20px;margin-top:28px;padding:22px}.team-photo{object-fit:contain;object-position:center;background:#111;border-radius:14px;width:100%;height:auto;max-height:520px;display:block}.empty-photo{color:#aaa;border:1px dashed #777;justify-content:center;align-items:center;height:180px;display:flex}.players-card-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin-top:22px;display:grid}.profile-card{text-align:center;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:22px;padding:18px}.profile-card:hover{border-color:#c51f2b;transform:translateY(-3px)}.player-photo{object-fit:cover;border:2px solid #8b111b;border-radius:50%;width:110px;height:110px;margin:0 auto 12px;display:block}.empty-player-photo{color:#aaa;border:1px dashed #777;justify-content:center;align-items:center;display:flex}.detail-player-photo{object-fit:cover;border:2px solid #8b111b;border-radius:18px;width:180px;height:180px;margin:15px auto;display:block}.live-buttons{flex-wrap:wrap;gap:12px;display:flex}.live-buttons div{background:#00000059;border:1px solid #777;border-radius:14px;align-items:center;gap:8px;padding:10px;display:flex}.live-buttons button{color:#fff;background:#b51e2c;border:none;border-radius:50%;width:38px;height:38px;font-size:20px;font-weight:700}.live-buttons span{text-align:center;min-width:75px;font-weight:700}.fixture-form{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:25px;display:flex}.fixture-form select,.fixture-form input{min-width:180px}.form-box button:first-of-type{color:#fff;background:linear-gradient(135deg,#0f8a3a,#1fc75b)}.form-box button:last-of-type{color:#fff;background:linear-gradient(135deg,#4a4a4a,#8a8a8a)}.form-box button:first-of-type:hover{background:linear-gradient(135deg,#0b6b2d,#17a84b)}.form-box button:last-of-type:hover{background:linear-gradient(135deg,#333,#666)}.upload-btn{color:#fff;cursor:pointer;background:#8b111b;border-radius:12px;margin:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-block}.player-form-box{z-index:9999;position:relative;color:#fff!important;background:#111!important;border:2px solid #c51f2b!important;display:block!important}.player-form-box input,.player-form-box select{width:100%;margin:10px 0;display:block}.scoreboard-box{grid-template-columns:1fr 150px 1fr;align-items:center;gap:10px;margin:8px 0;display:grid}.score-team{text-align:center;background:#00000059;border:1px solid #777;border-radius:12px;padding:10px}.big-score{color:#fff;font-size:42px;font-weight:900}.score-center{text-align:center;font-size:28px}.live-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.live-buttons div{align-items:center;gap:4px;display:flex}.player-card{grid-template-columns:1fr auto;gap:10px;margin:8px 0;padding:10px 14px;display:grid}.player-card{grid-template-columns:180px 1fr!important;min-height:46px!important;margin:5px 0!important;padding:6px 10px!important}.player-card h3{margin:0!important;font-size:14px!important}.player-card p{margin:0!important;font-size:11px!important}.live-buttons{gap:5px!important}.live-buttons div{padding:3px 6px!important}.live-buttons button{width:28px!important;height:28px!important;padding:0!important;font-size:14px!important}.live-buttons span{min-width:55px!important;font-size:12px!important}live-player-columns{grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;display:grid}.live-player-columns{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.live-player-side h4{color:#fff;margin:4px 0 8px;font-size:14px}.compact-player{background:#ffffff0f;border-left:4px solid #c51f2b;border-radius:10px;margin-bottom:5px;padding:5px 7px}.compact-player strong{margin-bottom:4px;font-size:11px;display:block}.compact-stats span{min-width:38px;font-size:10px}.compact-stats button{border-radius:50%;width:20px;height:20px;padding:0;font-size:11px}.finish-match-btn{color:#fff;background:linear-gradient(135deg,#0f8a3a,#1fc75b);border:none;border-radius:16px;width:100%;margin-top:18px;padding:16px;font-size:18px;font-weight:700}.youtube-box{text-align:center;background:#00000059;border:1px solid #777;border-radius:16px;margin-bottom:18px;padding:14px}.youtube-box input{width:100%;max-width:600px}.youtube-box a{color:#fff;background:#b51e2c;border-radius:12px;margin-top:10px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-block}.broadcast-preview{text-align:center;background:#0000008c;border:1px solid #777;border-radius:16px;max-width:520px;margin:0 auto 18px;padding:12px}.preview-row{background:#ffffff14;border-radius:12px;grid-template-columns:1fr 60px 80px;align-items:center;gap:8px;margin-top:8px;padding:8px;display:grid}.preview-row span{text-align:left;font-size:14px}.preview-row b{font-size:28px}.broadcast-page{background:linear-gradient(135deg,#050505,#1a1a1a,#3b0710);border:1px solid #ffffff2e;border-radius:24px;min-height:70vh;padding:28px}.broadcast-header{color:#e5e5e5;letter-spacing:6px;justify-content:center;align-items:center;gap:14px;margin-bottom:26px;font-size:34px;font-weight:900;display:flex}.broadcast-logo{object-fit:cover;border-radius:50%;width:70px;height:70px}.broadcast-scoreboard{grid-template-columns:1fr 180px 1fr;align-items:center;gap:24px;display:grid}.broadcast-team-box{text-align:center;background:#0000008c;border:2px solid #8b111b;border-radius:24px;padding:24px}.broadcast-team-box h1{min-height:72px;margin:0 0 18px;font-size:30px}.broadcast-main-score{color:#fff;font-size:110px;font-weight:900;line-height:1}.broadcast-middle{text-align:center}.broadcast-set-score{color:#e5e5e5;font-size:48px;font-weight:900}.broadcast-vs{color:#c51f2b;margin-top:12px;font-size:28px;font-weight:900}.broadcast-info{color:#ddd;margin-top:10px;font-size:18px}.broadcast-team-logo{object-fit:contain;width:80px;height:80px;margin-bottom:12px}.broadcast-team-box h1{color:#fff!important;min-height:40px!important;margin:12px 0 18px!important;font-size:28px!important;font-weight:900!important;display:block!important}backup-box{justify-content:center;gap:10px;margin:14px 0;display:flex}.obs-mode{border:none!important;border-radius:0!important;min-height:100vh!important;padding:40px!important}.obs-mode-btn{color:#fff;background:#8b111b;border:none;border-radius:12px;margin-bottom:15px;padding:10px 16px;font-weight:700}@media (width<=768px){body{overflow-x:hidden}.panel{width:100%;overflow-x:hidden;padding:12px!important}.scoreboard-box,.broadcast-scoreboard{grid-template-columns:1fr!important}.broadcast-team-box{width:100%!important;padding:16px!important}.broadcast-main-score{font-size:64px!important}.live-player-columns{grid-template-columns:1fr!important}.compact-stats{grid-template-columns:28px 1fr 28px!important;display:grid!important}select,input,button{max-width:100%}.app{padding:8px!important}header{padding:10px 5px!important}.logo{width:70px!important;height:70px!important}header h1{letter-spacing:3px!important;font-size:26px!important}nav{gap:6px!important;margin:10px auto 14px!important}nav button{border-radius:9px!important;width:auto!important;padding:7px 9px!important;font-size:11px!important}.panel{border-radius:14px!important;margin-bottom:18px!important;padding:10px!important}.panel h2{margin-bottom:10px!important;font-size:20px!important}.team-grid,.players-card-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.team-card,.profile-card{border-radius:12px!important;padding:8px!important}.team-logo,.player-photo{width:55px!important;height:55px!important}.team-card h3,.profile-card h3{margin:5px 0!important;font-size:12px!important}.team-detail,.player-detail{margin-top:10px!important;padding:10px!important}.team-photo,.detail-player-photo{max-height:180px!important}.list-item{margin:6px 0!important;padding:8px!important;font-size:12px!important}.scoreboard-box{gap:8px!important}.score-team{border-radius:12px!important;padding:8px!important}.score-team h3{font-size:15px!important}.big-score{font-size:42px!important}.score-team p{margin:3px 0!important;font-size:11px!important}.score-team button,.score-center button{padding:6px 8px!important;font-size:11px!important}.live-player-columns{gap:8px!important}.compact-player{padding:5px!important}.compact-player strong{font-size:10px!important}.compact-stats span{min-width:34px!important;font-size:9px!important}.compact-stats button{width:18px!important;height:18px!important;font-size:10px!important}}body{background-attachment:fixed;background:radial-gradient(circle at 0 0,#8b111b59,#0000 35%),radial-gradient(circle at 100% 100%,#b478282e,#0000 35%),linear-gradient(135deg,#050505,#111,#25050a)!important}.app{min-height:100vh}.panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 45px #00000059;background:#0a0a0ab8!important;border:1px solid #ffffff1f!important}.team-card,.profile-card,.list-item,.team-detail,.player-detail,.form-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f!important;border:1px solid #ffffff1f!important}.back-btn{color:#fff;cursor:pointer;background:#8b111b;border:none;border-radius:10px;margin-bottom:15px;padding:10px 16px;font-weight:600}.current-set-title{text-align:center;color:#fff;margin:8px 0 14px;font-size:22px}.live-match-actions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.finish-set-btn,.undo-set-btn,.finish-match-btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-weight:700}.finish-set-btn{color:#fff;background:#15803d}.undo-set-btn{color:#fff;background:#b45309}.finish-match-btn{color:#fff;background:#991b1b}.set-actions{flex-direction:column;gap:8px;margin-top:12px;display:flex}.set-actions button{cursor:pointer;border:none;border-radius:10px;width:100%;padding:10px 12px;font-weight:700}.live-player-side{min-width:0}.compact-player{border-radius:6px;grid-template-columns:minmax(110px,1fr) auto;align-items:center;gap:6px;margin-bottom:3px;padding:3px 5px;font-size:11px;line-height:1.1;display:grid}.compact-player strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.compact-stats{flex-wrap:nowrap;align-items:center;gap:3px;display:flex}.compact-stats span{white-space:nowrap;font-size:10px}.compact-stats button{border-radius:4px;width:20px;min-width:20px;height:20px;padding:0;font-size:11px;line-height:20px}.live-player-side h4{margin:4px 0 6px;font-size:13px}.tv-scoreboard{color:#fff;z-index:9999;border-radius:8px;grid-template-columns:1fr 130px 1fr;align-items:stretch;width:min(1050px,94vw);height:82px;font-family:Arial,Helvetica,sans-serif;font-weight:800;display:grid;position:fixed;bottom:42px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 6px 22px #000000a6,0 0 0 1px #cfcfcfa6}@media (width<=768px){.tv-scoreboard{grid-template-columns:1fr 92px 1fr;width:96%;height:64px;margin:0;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}.tv-team-name{font-size:14px;font-weight:700}.tv-team-name{font-size:11px!important}.tv-score{font-size:26px!important}.tv-team-logo{width:22px!important;height:22px!important}.tv-center-logo{width:34px!important;height:34px!important}.tv-sets{font-size:9px!important}.tv-scoreboard{grid-template-columns:1fr 70px 1fr!important;height:56px!important}.mobile-hide{display:none!important}.tv-scoreboard{grid-template-columns:1fr 1fr!important}}.tv-team{flex:1;align-items:center;display:flex;background:#320915!important}.tv-team-away{justify-content:flex-end;background:#320915!important}.tv-team-logo{object-fit:contain;background:#fffffff2;border-radius:5px;flex-shrink:0;width:66px;height:66px;margin:8px 12px;padding:3px}.tv-team-name{text-align:center;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:0 10px;font-size:22px;overflow:hidden}.tv-set-box{background:#00000038;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:100%;display:flex}.tv-set-box span{letter-spacing:1px;opacity:.85;font-size:9px}.tv-set-box strong{font-size:34px;font-weight:900;line-height:1}.tv-point-box{color:#fff;background:#171717;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7;flex-shrink:0;justify-content:center;align-items:center;width:95px;height:100%;font-size:60px;font-weight:900;line-height:1;display:flex}.tv-score-center{color:#222;background:#d9d9d9;border-left:1px solid #999;border-right:1px solid #999;flex-direction:column;justify-content:center;align-items:center;display:flex}.tv-center-logo{object-fit:contain;background:#fff;border:2px solid #5b1128;border-radius:50%;width:54px;height:54px;margin-bottom:3px;padding:4px;box-shadow:0 0 0 2px #ffffffb3}.tv-center-brand{letter-spacing:2px;color:#5b1128;text-transform:uppercase;white-space:nowrap;font-size:18px;font-weight:900;line-height:1}.tv-score-center strong{color:#222;font-size:18px}.tv-score-center span{letter-spacing:1px;margin-top:4px;font-size:9px}.broadcast-page.obs-mode{min-height:100vh;background:0 0!important}.broadcast-page.obs-mode .broadcast-header,.broadcast-page.obs-mode select{display:none!important}@media (width<=800px){.tv-scoreboard{grid-template-columns:1fr 85px 1fr;height:68px}.tv-team-logo{width:50px;height:50px;margin:6px}.tv-team-name{padding:0 4px;font-size:13px}.tv-set-box{width:38px}.tv-set-box strong{font-size:20px}.tv-point-box{width:48px;font-size:28px}.tv-score-center strong{font-size:13px}}.tv-scoreboard .tv-team-home,.tv-scoreboard .tv-team-away{opacity:1!important;filter:none!important;background-color:#320915!important;background-image:none!important}html,body,#root{min-height:100%;margin:0;background:0 0!important}body{background:linear-gradient(#00000061,#00000061),url(/background.png.jpeg) 50%/cover no-repeat fixed!important}.rank-column{text-align:center;width:38px;min-width:38px;font-weight:900}tbody .rank-column{color:#d8d8d8;font-size:18px}@media (width<=600px){.standings-table{table-layout:fixed;width:100%;font-size:15px}.standings-table th,.standings-table td{text-align:center;padding:12px 4px}.standings-table th:first-child,.standings-table td:first-child{width:8%}.standings-table th:nth-child(2),.standings-table td:nth-child(2){word-break:normal;overflow-wrap:break-word;width:31%}.standings-table th:nth-child(3),.standings-table td:nth-child(3),.standings-table th:nth-child(4),.standings-table td:nth-child(4),.standings-table th:nth-child(5),.standings-table td:nth-child(5){width:10%}.standings-table th:nth-child(6),.standings-table td:nth-child(6){width:16%}.standings-table th:nth-child(7),.standings-table td:nth-child(7){width:15%}}.search-input{color:#fff;box-sizing:border-box;background:#0f0f0fe0;border:1px solid #c7c7c7a6;border-radius:12px;outline:none;width:min(520px,100%);margin:0 auto 20px;padding:13px 16px;font-size:16px;display:block}.search-input::placeholder{color:#fff9}.search-input:focus{border-color:#a51122;box-shadow:0 0 0 3px #a5112238}@media (width<=600px){.search-input{width:100%;margin-bottom:16px;font-size:15px}}.player-grand-total{color:#fff;text-align:center;letter-spacing:.7px;background:#b1122633;border:1px solid #b11226;border-radius:8px;width:100%;margin-bottom:8px;padding:8px 10px;font-size:18px;font-weight:900}.history-match-header{justify-content:center;align-items:flex-start;gap:70px;margin:20px 0 30px;display:flex}.history-team{align-items:center;gap:15px;display:flex}.history-team-left{justify-content:flex-end}.history-team-right{justify-content:flex-start}.history-team-photo{object-fit:cover;border-radius:12px;width:80px;height:80px}.history-vs{flex-shrink:0;font-size:24px;font-weight:800}.history-list-header{grid-template-columns:110px 260px 50px 260px 110px;justify-content:center;align-items:center;column-gap:10px;margin-bottom:12px;display:grid}.history-list-team{display:contents}.history-list-team.left .history-list-photo{grid-column:1;justify-self:center}.history-list-team.left strong{text-align:right;grid-column:2;justify-self:end}.history-list-vs{text-align:center;grid-column:3;justify-self:center;width:100%;font-size:22px;font-weight:800}.history-list-team.right strong{text-align:left;grid-column:4;justify-self:start}.history-list-team.right .history-list-photo{grid-column:5;justify-self:center}.history-list-team.left{justify-content:flex-end}.history-list-team.right{justify-content:flex-start}.history-list-photo{object-fit:cover;border:2px solid #fff3;border-radius:12px;width:90px;height:90px;box-shadow:0 4px 12px #00000059}.history-list-vs{font-size:22px;font-weight:700}.history-match-header{justify-content:center;align-items:center;margin:20px 0 30px;display:flex}.history-side{flex:1;display:flex}.history-side.left{justify-content:flex-end}.history-side.right{justify-content:flex-start}.history-vs{text-align:center;width:120px;font-size:48px;font-weight:800}@media (width<=768px){.history-list-header{grid-template-columns:60px minmax(90px,1fr) 30px minmax(90px,1fr) 60px;column-gap:5px}.history-list-photo{width:55px;height:55px}.history-list-team strong{font-size:14px}.history-list-vs{font-size:18px}}.history-back-btn{color:#fff;cursor:pointer;background:linear-gradient(#b71c2a,#8f1320);border:1px solid #ffffff26;border-radius:10px;margin-bottom:20px;padding:10px 22px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 4px 12px #00000059}.history-back-btn:hover{background:linear-gradient(#cf2334,#a51726);transform:translateY(-2px);box-shadow:0 6px 18px #00000073}.history-back-btn:active{transform:scale(.97)}.history-back-btn{align-items:center;gap:8px;display:inline-flex}.scorer-item{align-items:center;gap:22px;display:flex}.scorer-photo{object-fit:cover;border:2px solid #fff3;border-radius:12px;flex-shrink:0;width:90px;height:90px;box-shadow:0 4px 12px #00000059}.empty-scorer-photo{color:#aaa;background:#2c2c2c;justify-content:center;align-items:center;font-size:36px;display:flex}.scorer-info{flex:1}@media (width<=768px){.history-match-header{box-sizing:border-box;grid-template-columns:64px minmax(90px,1fr) 58px minmax(90px,1fr) 64px;justify-content:center;align-items:center;column-gap:4px;width:100%;max-width:620px;margin:28px auto 34px;padding:0 8px;display:grid}.history-side,.history-team{display:contents}.history-team-left-photo{grid-column:1;justify-self:center}.history-team-left strong{text-align:center;grid-column:2;justify-self:center}.history-vs{text-align:center;grid-column:3;justify-self:center;width:auto;margin:0;font-size:42px;line-height:1}.history-team-right strong{text-align:center;grid-column:4;justify-self:center}.history-team-right-photo{grid-column:5;justify-self:center}.history-team-photo,.history-team-photo{object-fit:cover;border-radius:11px;flex-shrink:0;width:64px;height:64px}.history-team strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;max-width:125px;font-size:15px;line-height:1.2}.history-match-details{text-align:center;box-sizing:border-box;width:100%;margin:0 auto 34px;padding:0 12px}.history-match-details p{margin:6px 0;line-height:1.35}.selected-history-match{box-sizing:border-box;width:calc(100% - 12px);margin:0 auto;overflow:hidden}}.panel{box-sizing:border-box;width:calc(100% - 16px);max-width:100%;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;overflow-x:hidden}@media (width<=768px){.history-stats-columns{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:0 8px 20px;display:grid}.history-stats-column{min-width:0}.history-stats-column h3{text-align:center;justify-content:center;align-items:center;min-height:48px;margin-bottom:10px;font-size:17px;line-height:1.2;display:flex}.history-player-card{box-sizing:border-box;width:100%;min-height:112px;padding:14px 8px}.history-player-card strong{font-size:14px;line-height:1.2}.history-player-card p{white-space:nowrap;font-size:13px}}body{color:#f7f7f8;margin:0;background-color:#0000!important;background-image:radial-gradient(circle at 15% 5%,#c61c3033 0%,#0000 32%),radial-gradient(circle at 95% 65%,#ff5c231c 0%,#0000 30%),linear-gradient(160deg,#191b20 0%,#111318 48%,#181316 100%)!important;background-position:0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat!important;background-size:auto,auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box!important}header{border-bottom:1px solid #e02f436b;box-shadow:0 12px 35px #0003;background:linear-gradient(#1d1f25d1,#14161b8c)!important}.team-card,.player-card,.list-item{background:linear-gradient(145deg,#2d2f35eb,#1d1f24f5)!important;border:1px solid #ffffff17!important;border-radius:18px!important;box-shadow:0 10px 25px #00000038,inset 0 1px #ffffff0a!important}nav button{background:linear-gradient(135deg,#a90f25,#d5263e)!important;border:1px solid #ffffff2e!important;border-radius:12px!important;box-shadow:0 7px 18px #ae0f2640,inset 0 1px #ffffff2e!important}input,select{box-shadow:inset 0 1px 3px #00000038;color:#fff!important;background:#1e2025eb!important;border:1px solid #ffffff2e!important}table{border-radius:18px;overflow:hidden;background:#1c1e23eb!important}@media (width<=768px){body{background-color:#0000!important;background-image:radial-gradient(circle at 10% 4%,#ce233833,#0000 28%),radial-gradient(circle at 100% 80%,#ff5b241a,#0000 28%),linear-gradient(165deg,#1b1d22 0%,#111318 52%,#191416 100%)!important;background-position:0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat!important;background-size:auto,auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box!important}.app{background:#0d0f13b3!important}.panel{border-radius:20px!important;margin-left:14px!important;margin-right:14px!important}}.team-profile-page{background:linear-gradient(145deg,#202228fa,#14161bfa);border:1px solid #ffffff1a;border-radius:22px;margin-top:24px;padding:18px;box-shadow:0 18px 45px #0000004d}.team-back-button{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;align-items:center;margin:0 0 16px;padding:10px 15px;font-size:14px;font-weight:700;display:inline-flex}.team-profile-header{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;overflow:hidden}.team-profile-photo{object-fit:contain;object-position:center;background:#1b1d22;border-radius:18px 18px 0 0;width:100%;height:auto;max-height:none;display:block}.team-profile-photo-empty{color:#ffffffa6;background:linear-gradient(135deg,#890f2373,#1e2026f2);justify-content:center;align-items:center;display:flex}.team-profile-identity{align-items:center;gap:15px;padding:18px;display:flex}.team-profile-identity h2{text-align:left;margin:0 0 5px;font-size:24px}.team-profile-identity p{color:#aaaeb7;margin:0}.team-profile-logo{object-fit:contain;background:#fff;border-radius:18px;flex-shrink:0;width:76px;height:76px;padding:5px}.team-summary-grid{grid-template-columns:repeat(4,1fr);gap:9px;padding:0 16px 18px;display:grid}.team-summary-box{background:#ffffff0e;border-radius:14px;flex-direction:column;align-items:center;padding:13px 6px;display:flex}.team-summary-box strong{color:#fff;font-size:23px}.team-summary-box span{color:#b8bbc2;margin-top:4px;font-size:11px}.team-profile-tabs{background:#00000038;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0;padding:6px;display:grid}.team-profile-tabs button{min-height:48px;box-shadow:none;color:#b8bbc2;background:0 0;border:0;border-radius:12px;margin:0;padding:9px 6px;font-size:13px;font-weight:700}.team-profile-tabs button.active{color:#fff;background:linear-gradient(135deg,#a70f25,#d42942);box-shadow:0 8px 20px #b7122d47}.team-tab-content{padding-top:4px}.team-tab-content>h3{margin:12px 0 18px;font-size:21px}.team-player-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.team-player-profile-card{text-align:center;cursor:pointer;background:linear-gradient(145deg,#2e3036eb,#1b1d22f5);border:1px solid #ffffff17;border-radius:18px;padding:16px 10px;overflow:hidden}.team-player-profile-photo{object-fit:cover;border:3px solid #b81631;border-radius:50%;width:82px;height:82px}.team-player-empty-photo{color:#92959d;background:#292c32;justify-content:center;align-items:center;margin:0 auto;display:flex}.team-player-profile-card h4{min-height:38px;margin:12px 0 5px;font-size:15px}.team-player-number,.team-player-position{color:#b8bbc2;margin:3px 0;font-size:12px}.team-player-stats{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px;display:grid}.team-player-stats div{background:#ffffff0e;border-radius:11px;padding:9px 3px}.team-player-stats strong,.team-player-stats span{display:block}.team-player-stats strong{font-size:18px}.team-player-stats span{color:#aeb1b8;margin-top:3px;font-size:10px}.team-match-list{flex-direction:column;gap:12px;display:flex}.team-match-card{background:linear-gradient(145deg,#2b2d33f0,#1a1c21f7);border:1px solid #ffffff17;border-radius:17px;padding:16px}.team-match-top{justify-content:space-between;align-items:center;gap:13px;display:flex}.team-match-teams{font-size:14px;font-weight:800;line-height:1.5}.team-match-score{color:#fff;text-align:center;background:#a81028;border-radius:11px;min-width:58px;padding:9px;font-size:20px;font-weight:900}.team-match-date{color:#aaadb5;margin:10px 0 0;font-size:13px}.team-match-sets{background:#00000030;border-radius:12px;flex-direction:column;gap:4px;margin-top:13px;padding:12px;display:flex}.team-match-sets span{color:#aeb1b8;text-transform:uppercase;font-size:11px}.team-match-sets strong{font-size:14px;line-height:1.5}.team-match-earned-points{color:#c5c7cc;justify-content:space-between;margin-top:12px;font-size:13px;display:flex}.team-match-earned-points strong{color:#fff;font-size:16px}.team-points-overview{background:linear-gradient(135deg,#870d22c2,#bd1b35b3);border:1px solid #d6294173;border-radius:18px;flex-direction:column;align-items:center;padding:23px;display:flex}.team-points-overview span{text-transform:uppercase;letter-spacing:1px;font-size:13px}.team-points-overview strong{margin-top:6px;font-size:42px}.team-points-info{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:13px;display:grid}.team-points-info>div{background:#ffffff0e;border-radius:14px;flex-direction:column;padding:14px;display:flex}.team-points-info span{color:#acafb6;font-size:12px}.team-points-info strong{margin-top:5px;font-size:22px}.team-points-history-title{margin:24px 0 12px;font-size:17px}.team-points-history{flex-direction:column;gap:9px;display:flex}.team-point-row{background:#ffffff0e;border-radius:14px;justify-content:space-between;align-items:center;gap:13px;padding:14px;display:flex}.team-point-row div:first-child{min-width:0}.team-point-row strong,.team-point-row span{display:block}.team-point-row div:first-child strong{font-size:13px;line-height:1.45}.team-point-row div:first-child span{color:#a8abb2;margin-top:4px;font-size:11px}.team-point-value{color:#ff6a7e;flex-shrink:0;font-size:15px;font-weight:900}.team-points-total-row{background:#9a0f2633;border:1px solid #d5264066;border-radius:15px;justify-content:space-between;gap:15px;margin-top:13px;padding:17px;display:flex}.team-empty-message{color:#aeb1b8;text-align:center;background:#ffffff0b;border-radius:15px;padding:24px 15px}@media (width<=600px){.team-profile-page{margin-top:18px;padding:12px}.team-profile-photo{object-fit:contain;width:100%;height:auto;max-height:none}.team-profile-identity{padding:14px}.team-profile-logo{width:64px;height:64px}.team-profile-identity h2{font-size:19px}.team-summary-grid{grid-template-columns:repeat(2,1fr);padding:0 13px 14px}.team-profile-tabs button{font-size:11px}.team-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-match-teams{font-size:13px}}body{color:#f7f7f8;margin:0;background:linear-gradient(#0d0f1399,#0d0f13c2),radial-gradient(circle at 12% 8%,#be1c302e,#0000 32%),radial-gradient(circle at 92% 78%,#ff692314,#0000 30%),url(/background.png.jpeg) top/cover no-repeat fixed!important}.app{min-height:100vh;background:#0c0e124d!important}.panel{-webkit-backdrop-filter:blur(13px);background:linear-gradient(145deg,#3b3e45f5,#2b2e35f7)!important;border:1px solid #ffffff29!important;border-radius:22px!important;box-shadow:0 20px 45px #00000057,inset 0 1px #ffffff1a!important}.team-card,.player-card,.profile-card,.list-item,.team-detail,.team-profile-header,.team-match-card,.team-player-profile-card{background:linear-gradient(145deg,#41444cf5,#31343bfa)!important;border:1px solid #ffffff24!important;box-shadow:0 12px 26px #00000042,inset 0 1px #ffffff14!important}.team-summary-box,.team-points-info>div,.team-player-stats div,.team-point-row{border:1px solid #ffffff17;box-shadow:inset 0 1px #ffffff12;background:linear-gradient(145deg,#4d5058e6,#3c3f47f0)!important}nav button,.team-profile-tabs button.active,button:not(.team-back-button){color:#fff;background:linear-gradient(135deg,#a70e25 0%,#cf2340 55%,#e13850 100%);border:1px solid #ffffff38;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 8px 18px #ad112b4d,inset 0 1px #fff3}nav button:hover,.team-profile-tabs button.active:hover,button:not(.team-back-button):hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 11px 24px #be13305c,inset 0 1px #ffffff3d}.team-profile-tabs button:not(.active){color:#d5d7dc;box-shadow:none;background:linear-gradient(145deg,#34373ef5,#272a30fa);border:1px solid #ffffff14}.team-back-button{color:#fff!important;background:linear-gradient(145deg,#464951f5,#32353cfa)!important;border:1px solid #ffffff26!important;box-shadow:0 7px 16px #00000038,inset 0 1px #ffffff1a!important}input,select,textarea{box-shadow:inset 0 2px 5px #0000003d,0 1px #ffffff0a;color:#fff!important;background:linear-gradient(145deg,#3e4148f5,#2e3138fa)!important;border:1px solid #ffffff29!important}table{border:1px solid #ffffff1c;border-radius:18px;overflow:hidden;background:#31343bf5!important}thead{background:linear-gradient(135deg,#8e0d21,#c3203b)!important}tbody tr{background:#41444ce6!important}tbody tr:nth-child(2n){background:#383b43f0!important}@media (width<=768px){body{background:linear-gradient(#0d0f138a,#0d0f13b8),radial-gradient(circle at 8% 5%,#c41d322e,#0000 30%),url(/background.png.jpeg) top/cover no-repeat fixed!important}.panel{background:linear-gradient(145deg,#3d4048f5,#2d3037fa)!important}.team-card,.player-card,.profile-card,.list-item,.team-detail,.team-profile-header,.team-match-card,.team-player-profile-card{background:linear-gradient(145deg,#454850f5,#34373ffa)!important}}.mobile-menu-area{box-sizing:border-box;justify-content:flex-start;width:100%;max-width:1320px;margin:12px auto 18px;padding:0 24px;display:flex}.menu-toggle{color:#fff;border:1px solid #fff3;border-radius:12px;align-items:center;gap:9px;padding:11px 17px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #00000047,inset 0 1px #ffffff1a;background:linear-gradient(145deg,#464951f7,#30333afa)!important}.menu-icon{font-size:21px;line-height:1}.menu-overlay{z-index:9998;-webkit-backdrop-filter:blur(3px);background:#0000009e;position:fixed;inset:0}.side-menu{z-index:9999;box-sizing:border-box;background:linear-gradient(160deg,#3e4149fc,#23262dfc);border-right:1px solid #ffffff24;width:min(330px,86vw);height:100vh;padding:20px;animation:.25s openSideMenu;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:20px 0 45px #00000073,inset -1px 0 #ffffff0d}@keyframes openSideMenu{0%{transform:translate(-100%)}to{transform:translate(0)}}.side-menu-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:15px;padding:7px 4px 20px;display:flex}.side-menu-header strong,.side-menu-header span{display:block}.side-menu-header strong{letter-spacing:1.5px;font-size:21px}.side-menu-header span{color:#b7bac2;margin-top:4px;font-size:13px}.menu-close{color:#fff;width:42px;height:42px;box-shadow:none;border-radius:50%;margin:0;padding:0;font-size:29px;font-weight:400;line-height:1;background:#ffffff14!important}.side-menu-nav{flex-direction:column;gap:9px;margin-top:19px;display:flex}.side-menu-nav button{color:#e6e7ea;text-align:left;border-radius:13px;width:100%;margin:0;padding:14px 15px;font-size:15px;font-weight:750;box-shadow:inset 0 1px #ffffff12;background:linear-gradient(145deg,#4e515af5,#373a42fa)!important}.side-menu-nav button.active{color:#fff;box-shadow:0 8px 19px #b6112d4d,inset 0 1px #ffffff2e;background:linear-gradient(135deg,#a80f26,#df304a)!important}@media (width<=768px){.mobile-menu-area{margin:8px auto 14px;padding:0 15px}.menu-toggle{padding:10px 14px;font-size:14px}.side-menu{padding:17px}}.welcome-screen{color:#fff;background:linear-gradient(90deg,#090b0fd1 0%,#0c0e13ad 48%,#0c0a0ea8 100%),url(/background.png.jpeg) 50%/cover no-repeat;border-radius:0 0 26px 26px;width:100%;min-height:calc(100vh - 40px);position:relative;overflow:hidden}.welcome-screen:before{content:"";pointer-events:none;background:linear-gradient(#0000001f,#0006),radial-gradient(circle at 20% 35%,#c0142f3b,#0000 34%);position:absolute;inset:0}.welcome-content{z-index:2;box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);align-items:center;gap:60px;width:min(1240px,100% - 80px);min-height:calc(100vh - 80px);margin:0 auto;padding:40px 0;display:grid;position:relative}.welcome-brand{max-width:650px}.welcome-logo{object-fit:contain;filter:drop-shadow(0 0 13px #d71c3870)drop-shadow(0 13px 26px #0006);background:0 0;border:0;width:126px;height:126px;margin-bottom:28px;padding:0;display:block}.welcome-overline{color:#e74a60;letter-spacing:3px;margin-bottom:15px;font-size:13px;font-weight:800;display:block}.welcome-brand h1{color:#fff;letter-spacing:2px;text-align:left;text-shadow:0 5px 22px #0000006b,0 0 1px #ffffff4d;margin:0;font-size:clamp(52px,7vw,92px);font-weight:900;line-height:.95}.welcome-description{color:#f0f2f7bd;max-width:580px;margin:27px 0 34px;font-size:18px;line-height:1.75}.welcome-enter-button{color:#fff;border:1px solid #ffffff3d;border-radius:14px;justify-content:space-between;align-items:center;gap:34px;min-width:220px;margin:0;padding:16px 20px 16px 24px;font-size:16px;font-weight:850;display:inline-flex;box-shadow:0 16px 35px #ae0f2961,inset 0 1px #ffffff40;background:linear-gradient(135deg,#9f0c23,#d72843 62%,#ec455c)!important}.welcome-enter-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.welcome-arrow{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;display:flex}.welcome-features{color:#dfe2e894;letter-spacing:1px;text-transform:uppercase;align-items:center;gap:13px;margin-top:30px;font-size:12px;font-weight:700;display:flex}.welcome-features i{background:#db2945;border-radius:50%;width:4px;height:4px}.welcome-ataturk-area{justify-content:flex-end;display:flex}.welcome-ataturk-frame{background:linear-gradient(145deg,#42454db8,#191b21e0);border:1px solid #ffffff24;border-radius:30px;width:min(440px,100%);height:min(73vh,700px);min-height:530px;position:relative;overflow:hidden;box-shadow:0 30px 65px #0000007a,inset 0 1px #ffffff1a}.welcome-ataturk-photo{object-fit:cover;object-position:center top;filter:grayscale()contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.welcome-ataturk-gradient{background:linear-gradient(#0000 25%,#10111529 50%,#0c0d11f2 100%);position:absolute;inset:0}.welcome-quote{z-index:2;position:absolute;bottom:33px;left:30px;right:30px}.welcome-quote-mark{color:#e43851;height:36px;font-family:Georgia,serif;font-size:72px;line-height:.8;display:block}.welcome-quote p{color:#fff;margin:8px 0 14px;font-family:Georgia,serif;font-size:20px;font-style:italic;line-height:1.55}.welcome-quote strong{color:#eaecf0ba;letter-spacing:1.4px;text-transform:uppercase;font-size:12px}.welcome-quote-mobile{display:none}.welcome-bottom-line{z-index:3;color:#ffffff38;letter-spacing:3px;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:20px;left:32px;right:32px}@media (width<=800px){.welcome-screen{background:linear-gradient(#090b0fba,#090b0fe8),url(/background.png.jpeg) 50%/cover no-repeat}.welcome-content{width:calc(100% - 38px);min-height:100vh;padding:58px 0 75px;display:block}.welcome-brand{text-align:center;flex-direction:column;align-items:center;max-width:none;display:flex}.welcome-logo{width:105px;height:105px;margin-bottom:24px}.welcome-overline{letter-spacing:2px;font-size:10px}.welcome-brand h1{letter-spacing:1px;text-align:center;font-size:clamp(42px,13vw,62px);font-weight:900}.welcome-description{margin:23px auto 25px;font-size:15px;line-height:1.65}.welcome-ataturk-area{justify-content:center;width:100%;margin-top:28px;display:flex}.welcome-ataturk-frame{border-radius:22px;width:min(360px,100%);height:470px;min-height:0}.welcome-quote-mobile{background:linear-gradient(145deg,#464951bf,#262930d4);border:1px solid #ffffff1f;border-radius:18px;margin:4px 0 28px;padding:21px 18px;display:none;box-shadow:0 16px 35px #00000047,inset 0 1px #ffffff17}.welcome-quote-mobile>span{color:#e23851;height:26px;font-family:Georgia,serif;font-size:60px;line-height:.7;display:block}.welcome-quote-mobile p{margin:9px 0 13px;font-family:Georgia,serif;font-size:16px;font-style:italic;line-height:1.55}.welcome-quote-mobile strong{color:#b9bcc3;letter-spacing:1px;text-transform:uppercase;font-size:10px}.welcome-enter-button{width:min(280px,100%)}.welcome-features{flex-wrap:wrap;justify-content:center;margin-top:25px}.welcome-bottom-line{bottom:14px;left:20px;right:20px}.welcome-ataturk-photo{object-position:center top}.welcome-quote{bottom:22px;left:18px;right:18px}.welcome-quote p{font-size:16px;line-height:1.45}.welcome-quote strong{font-size:10px}}.home-menu-area{z-index:20;position:absolute;top:28px;left:28px}.home-menu-toggle{justify-content:center;min-width:105px;background:linear-gradient(145deg,#484b53eb,#2b2e35f5)!important;border:1px solid #ffffff2e!important;box-shadow:0 10px 25px #00000057,inset 0 1px #ffffff1a!important}@media (width<=800px){.home-menu-area{top:16px;left:16px}.home-menu-toggle{min-width:auto;padding:10px 13px}}.welcome-logo{object-fit:contain;width:126px;height:126px;margin:0 auto 28px!important;display:block!important}.welcome-brand{text-align:center}.welcome-brand h1{text-align:center!important}.welcome-overline{text-align:center}.welcome-description{text-align:center;margin-left:auto;margin-right:auto}.welcome-features{justify-content:center}.mobile-menu-area{z-index:50!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:28px!important;left:28px!important}.mobile-menu-area .menu-toggle{justify-content:center;min-width:105px}.app{position:relative}@media (width<=800px){.mobile-menu-area{top:16px!important;left:16px!important}.mobile-menu-area .menu-toggle{min-width:auto;padding:10px 13px}}.history-card{cursor:pointer;border:1px solid #ffffff24;border-radius:20px;max-width:920px;margin:0 auto 20px;padding:22px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 14px 30px #00000047,inset 0 1px #ffffff17;background:linear-gradient(145deg,#4b4e57f5,#31343cfa)!important}.history-card:hover{border-color:#dd2c45a6;transform:translateY(-2px);box-shadow:0 18px 36px #00000057,0 0 22px #b4142d1f}.history-list-header{border-bottom:1px solid #ffffff1c;grid-template-columns:1fr 60px 1fr;align-items:center;padding-bottom:18px;display:grid}.history-list-team.left{text-align:right;justify-content:flex-start;padding-right:40px}.history-list-team.right{text-align:left;justify-content:flex-end;padding-left:40px}.history-list-team strong{flex:1;font-size:17px;line-height:1.4}.history-list-photo{object-fit:cover;border:2px solid #ffffff2b;border-radius:15px;flex-shrink:0;width:82px;height:82px;box-shadow:0 7px 16px #00000047}.history-list-vs{color:#e73a52;text-align:center;font-size:25px;font-weight:900}.history-card-result{grid-template-columns:180px minmax(0,1fr);gap:12px;margin-top:17px;display:grid}.history-score-box,.history-sets-box{background:linear-gradient(145deg,#595c65e0,#41444df0);border:1px solid #ffffff17;border-radius:14px;flex-direction:column;justify-content:center;padding:15px;display:flex}.history-score-box{text-align:center;background:linear-gradient(135deg,#920d24e0,#cc213de0);align-items:center}.history-score-box span,.history-sets-box span{color:#eff1f5b3;letter-spacing:.8px;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:750}.history-score-box strong{color:#fff;font-size:29px;font-weight:900}.history-sets-box strong{color:#fff;font-size:15px;line-height:1.55}@media (width<=700px){.history-card{margin-bottom:14px;padding:14px}.history-list-header{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:7px;padding-bottom:14px}.history-list-team{flex-direction:column;gap:8px;text-align:center!important}.history-list-team.left,.history-list-team.right{justify-content:center}.history-list-team.right{flex-direction:column-reverse}.history-list-photo{border-radius:13px;width:66px;height:66px}.history-list-team strong{text-align:center;font-size:12px}.history-list-vs{font-size:19px}.history-card-result{grid-template-columns:1fr;gap:9px;margin-top:13px}.history-score-box,.history-sets-box{padding:12px}.history-score-box strong{font-size:25px}.history-sets-box{text-align:center}.history-sets-box strong{font-size:13px}}.history-list-header{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;width:100%!important;margin:0!important;padding-bottom:18px!important;display:grid!important}.history-list-team{align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important}.history-list-team.left{text-align:left!important;flex-direction:row!important;grid-column:1!important;justify-content:flex-start!important}.history-list-team.right{text-align:right!important;flex-direction:row!important;grid-column:3!important;justify-content:flex-end!important}.history-list-vs{color:#e73a52!important;text-align:center!important;grid-column:2!important;justify-self:center!important;width:auto!important;font-size:24px!important}.history-list-team.left .history-list-photo,.history-list-team.right .history-list-photo,.history-list-team.left strong,.history-list-team.right strong{grid-column:auto!important;justify-self:auto!important}.history-list-team strong{font-size:17px!important;line-height:1.35!important}.history-list-photo{object-fit:cover!important;border-radius:14px!important;flex-shrink:0!important;width:82px!important;height:82px!important}@media (width<=700px){.history-list-header{grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr)!important;gap:7px!important}.history-list-team{text-align:center!important;flex-direction:column!important;justify-content:center!important;gap:8px!important}.history-list-team.right{flex-direction:column-reverse!important}.history-list-team strong{text-align:center!important;font-size:12px!important}.history-list-photo{width:65px!important;height:65px!important}.history-list-vs{font-size:18px!important}}.history-set-results{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.history-set-box{color:#fff;background:#545963;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;min-width:72px;height:48px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000040}.history-set-box:hover{background:#606671;transform:translateY(-2px)}@media (width<=800px){.welcome-features-bottom{order:3;margin-top:22px;padding-bottom:30px}}.site-header{z-index:5000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#1b1c20fa,#111215fa);border-bottom:1px solid #e22c486b;width:100%;position:sticky;top:0;box-shadow:0 12px 35px #00000057,inset 0 -1px #ffffff09}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 48px);min-height:88px;margin:0 auto;display:flex}.site-brand{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;margin:0;padding:0;display:flex}.site-brand-logo{object-fit:contain;filter:drop-shadow(0 7px 12px #0000006b)drop-shadow(0 0 10px #d2223a38);flex-shrink:0;width:64px;height:64px;display:block}.site-brand-text{flex-direction:column;gap:4px;min-width:0;display:flex}.site-brand-text strong{color:#fff;letter-spacing:2.8px;white-space:nowrap;font-size:22px;font-weight:900;line-height:1}.site-brand-text small{color:#eff1f59e;letter-spacing:1.25px;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2}.site-header-actions{align-items:center;gap:10px;display:flex}.site-header-icon-button,.site-header-menu-button{color:#fff;background:linear-gradient(145deg,#363940f5,#23252bfa);border:1px solid #ffffff21;border-radius:12px;justify-content:center;align-items:center;height:48px;margin:0;padding:0;transition:transform .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 8px 18px #0000003d,inset 0 1px #ffffff12}.site-header-icon-button{width:48px}.site-header-menu-button{gap:11px;min-width:112px;padding:0 17px}.site-header-icon-button:hover,.site-header-menu-button:hover{background:linear-gradient(145deg,#bc1934f5,#7e0d20fa);border-color:#e82d4bb8;transform:translateY(-2px)}.search-symbol{border:2px solid #fff;border-radius:50%;width:17px;height:17px;display:block;position:relative}.search-symbol:after{content:"";background:#fff;border-radius:10px;width:8px;height:2px;position:absolute;bottom:-4px;right:-6px;transform:rotate(45deg)}.site-menu-lines{flex-direction:column;gap:4px;width:19px;display:flex}.site-menu-lines i{background:#fff;border-radius:10px;width:100%;height:2px;display:block}.site-menu-label{letter-spacing:.8px;font-size:12px;font-weight:900}.site-search-panel{background:linear-gradient(#18191dfc,#0e0f12fc);border-bottom:1px solid #e22c4859;padding:18px 24px 22px;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 20px 35px #00000061}.site-search-inner,.site-search-results{width:min(760px,100%);margin:0 auto}.site-search-inner{position:relative}.site-search-inner input{color:#fff;background:#ffffff13;border:1px solid #ffffff29;border-radius:14px;outline:none;width:100%;height:54px;margin:0;padding:0 54px 0 18px;font-size:15px}.site-search-inner input:focus{border-color:#e7304dd6;box-shadow:0 0 0 3px #e7304d1a}.site-search-close{color:#ffffffc7;background:0 0;border:0;border-radius:10px;width:38px;height:38px;margin:0;padding:0;font-size:25px;line-height:1;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.site-search-close:hover{color:#fff;background:#ffffff14}.site-search-results{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:14px;margin-top:10px;overflow:hidden}.site-search-results button{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin:0;padding:0 16px;display:flex}.site-search-results button:last-child{border-bottom:0}.site-search-results button:hover{background:#e0284424}.site-search-results button strong{color:#e63250;font-size:20px}.site-search-results p{color:#ffffff9e;text-align:center;margin:0;padding:16px}@media (width<=760px){.site-header-inner{width:calc(100% - 28px);min-height:76px}.site-brand{gap:10px}.site-brand-logo{width:52px;height:52px}.site-brand-text strong{letter-spacing:1.8px;font-size:17px}.site-brand-text small{letter-spacing:.7px;font-size:8px}.site-header-icon-button,.site-header-menu-button{border-radius:10px;height:44px}.site-header-icon-button{width:44px}.site-header-menu-button{width:48px;min-width:48px;padding:0}.site-menu-label{display:none}.site-search-panel{padding:14px}}@media (width<=460px){.site-header-inner{gap:8px;width:calc(100% - 20px);min-height:70px}.site-brand-logo{width:46px;height:46px}.site-brand-text strong{letter-spacing:1.2px;font-size:15px}.site-brand-text small{text-overflow:ellipsis;letter-spacing:.3px;max-width:145px;font-size:7px;overflow:hidden}.site-header-actions{gap:6px}.site-header-icon-button,.site-header-menu-button{width:40px;min-width:40px;height:40px}}@media (width<=360px){.site-brand-text small{display:none}.site-brand-text strong{font-size:14px}}.side-menu{border-left:1px solid #ffffff24!important;border-right:none!important;animation:.25s openSideMenuFromRight!important;left:auto!important;right:0!important;box-shadow:-20px 0 45px #00000073,inset 1px 0 #ffffff0d!important}@keyframes openSideMenuFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.players-team-select{color:#fff;cursor:pointer;background:#30333a;border:1px solid #fff3;border-radius:12px;width:min(370px,100%);height:50px;margin:18px auto 24px;padding:0 15px;font-size:14px;font-weight:700;display:block}.players-team-select:focus{border-color:#e63250;outline:none;box-shadow:0 0 0 3px #e632501f}.players-team-select option{color:#111;background:#fff;font-size:14px}.site-search-result-text{flex-direction:column;gap:3px;min-width:0;display:flex}.site-search-result-text strong{color:#fff!important;font-size:14px!important}.site-search-result-text small{color:#ffffff94;font-size:11px}.site-search-results button>b{color:#e63250;font-size:20px}.new-home-page{background:#111216;width:100%;min-height:calc(100vh - 88px);padding-top:0}.hero-slider{background:#0c0d10;width:100%;height:calc(100vh - 88px);min-height:620px;margin-top:0;position:relative;overflow:hidden}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{visibility:hidden;opacity:0;transition:opacity .8s,visibility .8s,transform 6s;transform:scale(1.04)}.hero-slide.active{visibility:visible;opacity:1;transform:scale(1)}.hero-slide-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-slide-content{z-index:3;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1240px,100% - 96px);height:100%;margin:0 auto;padding-top:30px;display:flex;position:relative}.hero-content-logo{object-fit:contain;filter:drop-shadow(0 12px 20px #0000007a)drop-shadow(0 0 15px #d81f3e33);width:105px;height:105px;margin-bottom:24px}.hero-slide-overline{color:#ef3c58;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:900}.hero-slide-content h1{color:#fff;letter-spacing:-2px;text-align:left;text-shadow:0 10px 35px #00000073;max-width:760px;margin:0;font-size:clamp(54px,6vw,92px);font-weight:950;line-height:.98}.hero-slide-content p{color:#ffffffc7;text-align:left;max-width:630px;margin:25px 0 31px;font-size:18px;line-height:1.65}.hero-slide-button{color:#fff;letter-spacing:.7px;text-transform:uppercase;background:linear-gradient(135deg,#e82f4d,#a80e29);border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:17px;min-height:52px;margin:0;padding:0 23px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #af0f2b59,inset 0 1px #ffffff2e}.hero-slide-button:hover{transform:translateY(-3px);box-shadow:0 18px 38px #af0f2b78,inset 0 1px #ffffff36}.hero-slide-button span{font-size:20px}.hero-arrow{z-index:5;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f10148c;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0;padding:0;font-family:Arial,sans-serif;font-size:42px;font-weight:300;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px #00000042}.hero-arrow-left{left:27px}.hero-arrow-right{right:27px}.hero-dots{z-index:5;align-items:center;gap:8px;display:flex;position:absolute;bottom:38px;right:48px}.hero-dots button{background:#ffffff6b;border:0;border-radius:100px;width:9px;min-width:9px;height:9px;margin:0;padding:0;transition:width .25s,background .25s}.hero-scroll-note{z-index:5;color:#ffffff94;letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:34px;left:48px}.hero-scroll-note span{background:#e63250;width:37px;height:1px}@media (width<=900px){.hero-slider{height:calc(100vh - 76px);min-height:650px}.hero-slide-content{width:calc(100% - 76px)}.hero-slide-content h1{max-width:620px;font-size:clamp(47px,9vw,72px)}.hero-slide-content p{max-width:560px}.hero-arrow-left{left:14px}.hero-arrow-right{right:14px}}@media (width<=600px){.new-home-page{min-height:calc(100vh - 70px)}.hero-slider{background:0 0!important;height:72vw!important;min-height:0!important;max-height:none!important}.hero-slide-image{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.hero-scroll-note,.hero-dots,.hero-indicators{z-index:10;bottom:18px!important}.hero-slide-overlay{background:linear-gradient(#0000000a 0%,#0000001f 45%,#00000038 100%)!important}.hero-slide-content{box-sizing:border-box;justify-content:flex-end;width:calc(100% - 40px);padding-bottom:115px}.hero-content-logo{width:72px;height:72px;margin-bottom:17px}.hero-slide-overline{letter-spacing:1.8px;margin-bottom:12px;font-size:9px}.hero-slide-content h1{letter-spacing:-1px;max-width:100%;font-size:clamp(39px,12vw,55px);line-height:1.02}.hero-slide-content p{margin:18px 0 24px;font-size:14px;line-height:1.55}.hero-slide-button{min-height:47px;padding:0 18px;font-size:11px}.hero-arrow{width:42px;height:42px;font-size:33px;top:42%}.hero-arrow-left{left:10px}.hero-arrow-right{right:10px}.hero-dots{bottom:28px;right:20px}.hero-scroll-note{font-size:8px;bottom:28px;left:20px}.hero-scroll-note span{width:24px}}.hero-slide-image{background:#0b0c0f;object-fit:contain!important;object-position:center center!important}.hero-slide{background:#0b0c0f}.hero-arrow,.hero-arrow:hover,.hero-arrow:focus,.hero-arrow:active{transform:translateY(-50%)!important}.home-quick-access{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#c015321f,#0000 34%),linear-gradient(#17181d 0%,#111216 100%);width:100%;padding:78px 42px 90px;position:relative;overflow:hidden}.home-quick-access:before{content:"";background:linear-gradient(90deg,#0000,#e7304dcc,#0000);height:1px;position:absolute;top:0;left:0;right:0}.home-section-heading{width:min(1240px,100%);margin:0 auto 38px}.home-section-heading>span{color:#e93653;letter-spacing:2.6px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.home-section-heading h2{color:#fff;letter-spacing:-1px;text-align:left;margin:0;font-size:clamp(31px,4vw,48px);font-weight:950;line-height:1.08}.home-section-heading p{color:#ffffff94;text-align:left;max-width:570px;margin:14px 0 0;font-size:15px;line-height:1.6}.quick-access-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1240px,100%);margin:0 auto;display:grid}.quick-access-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#3b3e46e6,#23252bfa);border:1px solid #ffffff1c;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;min-height:245px;margin:0;padding:28px 24px 24px;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #0000003d,inset 0 1px #ffffff0f}.quick-access-card:before{content:"";pointer-events:none;background:linear-gradient(225deg,#e42b4880,#0000 65%);width:80px;height:80px;position:absolute;top:0;right:0}.quick-access-card:after{content:"";background:#da203e14;border-radius:50%;width:150px;height:150px;transition:transform .35s;position:absolute;bottom:-55px;right:-45px}.quick-access-card:hover{border-color:#ea314fb3;transform:translateY(-7px);box-shadow:0 25px 48px #00000057,0 0 28px #bc143021,inset 0 1px #ffffff17}.quick-access-card:hover:after{transform:scale(1.28)}.quick-access-number{color:#ffffff2b;letter-spacing:1px;font-size:12px;font-weight:900;position:absolute;top:18px;right:18px}.quick-access-icon{z-index:2;background:linear-gradient(135deg,#ec3654,#a90e2a);border:1px solid #ffffff29;border-radius:15px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:27px;display:flex;position:relative;box-shadow:0 12px 25px #ae0e2a54,inset 0 1px #fff3}.quick-calendar-icon:before{content:"";border:2px solid #fff;border-radius:4px;width:25px;height:22px;display:block}.quick-calendar-icon:after{content:"";background:#fff;width:25px;height:2px;position:absolute;top:21px}.quick-calendar-icon i:before,.quick-calendar-icon i:after{content:"";background:#fff;border-radius:5px;width:2px;height:7px;position:absolute;top:14px}.quick-calendar-icon i:before{left:20px}.quick-calendar-icon i:after{right:20px}.quick-table-icon{flex-direction:column;gap:4px}.quick-table-icon i{background:#fff;border-radius:10px;width:27px;height:4px;display:block}.quick-table-icon i:nth-child(2){width:21px}.quick-table-icon i:nth-child(3){width:15px}.quick-live-icon:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;display:block}.quick-live-icon:after{content:"";border:2px solid #ffffffbf;border-radius:50%;width:29px;height:29px;animation:1.8s infinite quickLivePulse;position:absolute}@keyframes quickLivePulse{0%{opacity:1;transform:scale(.65)}to{opacity:0;transform:scale(1.25)}}.quick-team-icon i{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute}.quick-team-icon i:first-child{top:14px;left:12px}.quick-team-icon i:nth-child(2){z-index:2;width:14px;height:14px;top:11px;left:21px}.quick-team-icon i:nth-child(3){top:14px;right:12px}.quick-team-icon:after{content:"";background:#fff;border-radius:20px 20px 7px 7px;width:34px;height:15px;position:absolute;bottom:12px}.quick-access-content{z-index:2;flex-direction:column;gap:9px;display:flex;position:relative}.quick-access-content strong{color:#fff;font-size:21px;font-weight:900;line-height:1.15}.quick-access-content small{color:#ffffff94;font-size:13px;font-weight:500;line-height:1.55}.quick-access-arrow{z-index:2;color:#ed3855;font-size:24px;font-weight:500;transition:transform .22s;position:absolute;bottom:19px;right:23px}.quick-access-card:hover .quick-access-arrow{transform:translate(5px)}@media (width<=950px){.quick-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-access-card{min-height:220px}}@media (width<=600px){.home-quick-access{padding:55px 18px 65px}.home-section-heading{margin-bottom:27px}.home-section-heading h2{font-size:33px}.home-section-heading p{font-size:13px}.quick-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-access-card{border-radius:16px;min-height:200px;padding:18px 15px}.quick-access-icon{transform-origin:0 0;border-radius:13px;width:47px;height:47px;margin-bottom:22px;transform:scale(.9)}.quick-access-number{font-size:9px;top:13px;right:13px}.quick-access-content strong{font-size:17px}.quick-access-content small{font-size:11px;line-height:1.45}.quick-access-arrow{font-size:20px;bottom:11px;right:14px}}@media (width<=380px){.quick-access-grid{grid-template-columns:1fr}.quick-access-card{min-height:180px}}.home-weekly-player{box-sizing:border-box;background:radial-gradient(circle at 82% 30%,#ce1f3c21,#0000 32%),linear-gradient(#111216 0%,#1a1b20 50%,#121318 100%);width:100%;padding:90px 42px 100px;position:relative;overflow:hidden}.home-weekly-player:before{content:"";background:linear-gradient(90deg,#0000,#ea304f99,#0000);height:1px;position:absolute;top:0;left:0;right:0}.weekly-player-inner{z-index:2;width:min(1240px,100%);margin:0 auto;position:relative}.weekly-player-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:38px;display:flex}.weekly-player-overline{color:#ec3654;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:11px;font-size:11px;font-weight:900;display:block}.weekly-player-heading h2{color:#fff;letter-spacing:-1.2px;text-align:left;margin:0;font-size:clamp(34px,4vw,52px);font-weight:950;line-height:1.05}.weekly-player-heading p{color:#ffffff94;text-align:left;max-width:610px;margin:15px 0 0;font-size:15px;line-height:1.65}.weekly-player-admin{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:15px;flex-shrink:0;width:min(350px,100%);padding:17px}.weekly-player-admin label{color:#ffffffa3;letter-spacing:.8px;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.weekly-player-admin select{color:#fff;background:#303239;border:1px solid #ffffff26;border-radius:10px;width:100%;height:46px;margin:0;padding:0 13px;font-size:13px;font-weight:700}.weekly-player-admin select:focus{border-color:#ec3654;outline:none}.weekly-player-admin option{color:#111;background:#fff}.weekly-player-card{background:linear-gradient(145deg,#3d4048f5,#23252bfc);border:1px solid #ffffff1f;border-radius:26px;grid-template-columns:minmax(370px,.9fr) minmax(0,1.1fr);min-height:570px;display:grid;overflow:hidden;box-shadow:0 28px 65px #00000057,inset 0 1px #ffffff12}.weekly-player-photo-area{background:#24262c;min-height:570px;position:relative;overflow:hidden}.weekly-player-photo-empty{color:#ffffff47;letter-spacing:3px;background:radial-gradient(circle,#dc2a4621,#0000 37%),#24262c;justify-content:center;align-items:center;font-size:17px;font-weight:900;display:flex}.weekly-player-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#ec3654,#a80e29);border:1px solid #ffffff30;border-radius:100px;align-items:center;gap:9px;min-height:40px;padding:0 15px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:24px;left:24px;box-shadow:0 12px 28px #ab0e296b,inset 0 1px #ffffff2e}.weekly-player-badge i{color:#fff;font-size:15px;font-style:normal}.weekly-player-information{flex-direction:column;justify-content:center;align-items:flex-start;padding:65px 58px;display:flex;position:relative}.weekly-player-team{z-index:2;color:#ec3654;letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:900;position:relative}.weekly-player-information h3{z-index:2;color:#fff;letter-spacing:-1.6px;text-align:left;margin:15px 0 8px;font-size:clamp(39px,5vw,66px);font-weight:950;line-height:1;position:relative}.weekly-player-position{z-index:2;color:#ffffff94;margin:0;font-size:14px;font-weight:650;position:relative}.weekly-player-stats{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;margin:39px 0 35px;display:grid;position:relative}.weekly-player-stats>div{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:103px;padding:17px 10px;display:flex}.weekly-player-stats>div strong{color:#fff;font-size:30px;font-weight:950;line-height:1}.weekly-player-stats>div span{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin-top:8px;font-size:9px;font-weight:900}.weekly-player-stats .weekly-player-total{background:linear-gradient(145deg,#d31e3deb,#840c22f5);border-color:#ffffff24}.weekly-player-stats .weekly-player-total span{color:#ffffffc2}.weekly-player-profile-button{z-index:2;color:#fff;letter-spacing:.65px;text-transform:uppercase;min-height:52px;box-shadow:none;background:0 0;border:1px solid #ffffff30;border-radius:12px;align-items:center;gap:18px;margin:0;padding:0 22px;font-size:12px;font-weight:900;display:inline-flex;position:relative}.weekly-player-profile-button:hover{background:#e63350;border-color:#e63350;transform:translateY(-2px)}.weekly-player-profile-button span{color:#ed3855;font-size:19px}.weekly-player-profile-button:hover span{color:#fff}.weekly-player-empty{text-align:center;background:linear-gradient(145deg,#3d4048d1,#23252bf0);border:1px dashed #ffffff2e;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:35px;display:flex}.weekly-player-empty-icon{color:#fff;background:linear-gradient(135deg,#ed3754,#a60d29);border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:20px;font-size:25px;display:flex}.weekly-player-empty h3{color:#fff;margin:0 0 10px;font-size:23px}.weekly-player-empty p{color:#ffffff8c;max-width:480px;margin:0;font-size:13px;line-height:1.6}@media (width<=900px){.weekly-player-heading{flex-direction:column;align-items:flex-start}.weekly-player-admin{box-sizing:border-box;width:100%}.weekly-player-card{grid-template-columns:1fr}.weekly-player-photo-area{min-height:520px}.weekly-player-photo-gradient{background:linear-gradient(#0000 52%,#23252bf0 100%)}.weekly-player-information{padding:47px 38px 54px}}@media (width<=600px){.home-weekly-player{padding:65px 18px 75px}.weekly-player-heading{margin-bottom:27px}.weekly-player-heading h2{font-size:34px}.weekly-player-heading p{font-size:13px}.weekly-player-card{border-radius:20px;min-height:0}.weekly-player-photo-area{min-height:430px}.weekly-player-badge{min-height:36px;padding:0 12px;font-size:9px;top:16px;left:16px}.weekly-player-information{padding:37px 19px 40px}.weekly-player-information h3{max-width:85%;font-size:38px}.weekly-player-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:29px 0 28px}.weekly-player-stats>div{min-height:88px}.weekly-player-stats>div strong{font-size:26px}.weekly-player-profile-button{justify-content:center;width:100%}}.weekly-player-search-picker{position:relative}.weekly-player-search-picker input{box-sizing:border-box;color:#fff;background:#303239;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;height:47px;margin:0;padding:0 44px 0 13px;font-size:13px;font-weight:700}.weekly-player-search-picker input:focus{border-color:#ec3654;box-shadow:0 0 0 3px #ec36541f}.weekly-player-clear{color:#fff;width:37px;height:37px;box-shadow:none;background:#ffffff14;border:0;border-radius:8px;margin:0;padding:0;font-size:22px;position:absolute;top:5px;right:5px}.weekly-player-clear:hover{background:#d52c49;transform:none}.weekly-player-search-results{z-index:100;background:#24262c;border:1px solid #ffffff24;border-radius:12px;max-height:310px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 40px #0000006b}.weekly-player-search-results button{color:#fff;text-align:left;width:100%;min-height:61px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #ffffff12;border-radius:0;align-items:center;gap:11px;margin:0;padding:8px 11px;display:flex}.weekly-player-search-results button:hover{background:#e12c4a29;transform:none}.weekly-player-search-results img,.weekly-player-search-avatar{object-fit:cover;object-position:center top;color:#fff;background:#c52241;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:flex}.weekly-player-search-results button>span:last-child{flex-direction:column;gap:3px;display:flex}.weekly-player-search-results strong{color:#fff;font-size:13px}.weekly-player-search-results small{color:#ffffff8c;font-size:10px}.weekly-player-search-results p{color:#ffffff8c;text-align:center;margin:0;padding:15px;font-size:12px}.weekly-match-selector{margin-top:15px}.weekly-match-selector label{color:#ffffffa3;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.weekly-match-selector select{color:#fff;background:#303239;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;height:47px;margin:0;padding:0 12px;font-size:12px;font-weight:700}.weekly-match-selector select:focus{border-color:#ec3654;box-shadow:0 0 0 3px #ec36541f}.weekly-match-selector option{color:#111;background:#fff}.weekly-match-empty{color:#ffffff7a;margin:9px 0 0;font-size:11px}.weekly-player-match{z-index:2;box-sizing:border-box;background:linear-gradient(135deg,#e32f4e29,#ffffff0b);border-left:3px solid #e93653;border-radius:0 13px 13px 0;flex-direction:column;gap:5px;width:100%;margin-top:25px;padding:17px 19px;display:flex;position:relative}.weekly-player-match>span{color:#ed3a57;letter-spacing:1.4px;text-transform:uppercase;font-size:9px;font-weight:900}.weekly-player-match strong{color:#fff;font-size:17px;font-weight:900}.weekly-player-match small{color:#ffffff85;font-size:11px}.weekly-player-match-warning{color:#ffffffa1;font-size:12px}.home-news-section{box-sizing:border-box;background:radial-gradient(circle at 12% 16%,#cd1f3c1f,#0000 31%),linear-gradient(#15161b 0%,#101115 100%);width:100%;padding:90px 42px 105px;position:relative}.home-news-section:before{content:"";background:linear-gradient(90deg,#0000,#ea304f9e,#0000);height:1px;position:absolute;top:0;left:0;right:0}.home-news-heading>div>span{color:#e93653;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.home-news-heading h2{color:#fff;letter-spacing:-1.2px;text-align:left;margin:0;font-size:clamp(34px,4vw,50px);font-weight:950;line-height:1.05}.home-news-heading p{color:#ffffff8f;text-align:left;max-width:620px;margin:14px 0 0;font-size:15px;line-height:1.65}.home-news-all-button{color:#fff;letter-spacing:.5px;text-transform:uppercase;min-height:48px;box-shadow:none;background:0 0;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:13px;margin:0;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex}.home-news-all-button:hover{background:#df304d;border-color:#df304d;transform:translateY(-2px)}.home-news-card{background:linear-gradient(145deg,#3a3d44f5,#22242afc);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;min-width:0;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 20px 42px #00000047,inset 0 1px #ffffff0e}.home-news-image-area{height:235px;position:relative;overflow:hidden}.home-news-card-featured .home-news-image-area{height:310px}.home-news-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s;display:block}.home-news-category{color:#fff;letter-spacing:.7px;text-transform:uppercase;background:linear-gradient(135deg,#e93653,#a80d29);border:1px solid #ffffff26;border-radius:100px;align-items:center;min-height:31px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex;position:absolute;bottom:15px;left:17px}.home-news-content time{color:#ffffff70;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:750}.home-news-content h3{color:#fff;text-align:left;margin:12px 0;font-size:22px;font-weight:900;line-height:1.25}.home-news-card-featured .home-news-content h3{font-size:28px}.home-news-content p{color:#ffffff94;text-align:left;margin:0 0 24px;font-size:13px;line-height:1.65}.home-news-read-button{color:#fff;letter-spacing:.7px;text-transform:uppercase;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:11px;margin:auto 0 0;padding:0;font-size:10px;font-weight:900;display:inline-flex}.home-news-read-button:hover{color:#ed3956;transform:none}.home-news-read-button span{color:#ed3956;font-size:18px;transition:transform .2s}.home-news-read-button:hover span{transform:translate(5px)}@media (width<=1000px){.home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-news-card-featured{grid-column:1/-1;grid-template-columns:1.08fr .92fr;display:grid}.home-news-card-featured .home-news-image-area{height:100%;min-height:330px}}@media (width<=700px){.home-news-section{padding:65px 18px 76px}.home-news-heading{flex-direction:column;align-items:flex-start;margin-bottom:28px}.home-news-heading h2{font-size:34px}.home-news-heading p{font-size:13px}.home-news-all-button{justify-content:center;width:100%}.home-news-grid{grid-template-columns:1fr}.home-news-card-featured{grid-column:auto;display:flex}.home-news-image-area,.home-news-card-featured .home-news-image-area{height:235px;min-height:0}.home-news-content{padding:20px 18px 23px}.home-news-content h3,.home-news-card-featured .home-news-content h3{font-size:22px}}.home-news-add-button{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#e93653,#a80d29);border:1px solid #ffffff26;border-radius:11px;min-height:48px;margin:0;padding:0 18px;font-size:11px;font-weight:900}.home-news-admin-form{background:linear-gradient(145deg,#3b3e46f7,#212329fc);border:1px solid #ea304f5c;border-radius:20px;margin-bottom:32px;padding:25px;box-shadow:0 22px 48px #00000052}.news-form-title-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.news-form-title-row span{color:#e93653;letter-spacing:1.7px;font-size:9px;font-weight:900}.news-form-title-row h3{color:#fff;text-align:left;margin:6px 0 0;font-size:25px}.news-form-close{color:#fff;background:#ffffff12;border:0;border-radius:10px;width:40px;height:40px;margin:0;padding:0;font-size:25px}.news-form-grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,.5fr);gap:22px;display:grid}.news-form-fields{flex-direction:column;gap:15px;display:flex}.news-form-fields label{color:#ffffffad;letter-spacing:.6px;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:900;display:flex}.news-form-fields input,.news-form-fields textarea{box-sizing:border-box;color:#fff;text-transform:none;resize:vertical;background:#303239;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;margin:0;padding:13px;font-family:inherit;font-size:13px;line-height:1.55}.news-form-fields input:focus,.news-form-fields textarea:focus{border-color:#eb3754;box-shadow:0 0 0 3px #eb37541c}.news-form-small-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.news-image-upload{cursor:pointer;background:#292b31;border:1px dashed #ffffff3d;border-radius:15px;justify-content:center;align-items:center;min-height:280px;display:flex;overflow:hidden}.news-image-upload input{display:none}.news-image-upload img{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.news-image-upload>div{color:#fff;text-align:center;flex-direction:column;gap:7px;display:flex}.news-image-upload small{color:#ffffff7a}.news-remove-image{background:#d32b4626;border:1px solid #e2314e52;width:100%;margin:10px 0 0}.news-form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.news-form-cancel,.news-form-save{min-height:46px;margin:0;padding:0 18px}.news-form-cancel{background:#ffffff12;border:1px solid #ffffff21}.news-form-save{background:linear-gradient(135deg,#e93653,#a80d29)}.home-news-admin-actions{z-index:5;gap:6px;display:flex;position:absolute;top:13px;right:13px}.home-news-admin-actions button{color:#fff;min-height:31px;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141519d6;border:1px solid #ffffff26;border-radius:8px;margin:0;padding:0 10px;font-size:9px;font-weight:900}.home-news-admin-actions button:last-child{background:#be1832e0}@media (width<=760px){.home-news-heading-actions{flex-direction:column;width:100%}.home-news-heading-actions button{justify-content:center;width:100%}.news-form-grid,.news-form-small-grid{grid-template-columns:1fr}.home-news-admin-form{padding:18px}.news-form-actions{flex-direction:column}.news-form-actions button{width:100%}}.news-detail-page{padding-top:40px!important}.news-detail-cover{background:#111216;height:auto!important;min-height:0!important}.news-detail-cover img{background:#111216;width:100%;max-height:680px;object-fit:contain!important;object-position:center top!important;height:auto!important}.news-detail-cover-overlay{pointer-events:none;background:linear-gradient(#0000 65%,#141519a6 100%)!important}.home-standings-section{box-sizing:border-box;background:radial-gradient(circle at 85% 20%,#d826441c,#0000 32%),linear-gradient(#111216 0%,#17181d 100%);width:100%;padding:90px 42px 100px;position:relative}.home-standings-section:before{content:"";background:linear-gradient(90deg,#0000,#e8314f9e,#0000);height:1px;position:absolute;top:0;left:0;right:0}.home-standings-inner{width:min(1240px,100%);margin:0 auto}.home-standings-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.home-standings-heading>div>span{color:#e93653;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.home-standings-heading h2{color:#fff;letter-spacing:-1.2px;text-align:left;margin:0;font-size:clamp(34px,4vw,50px);font-weight:950;line-height:1.05}.home-standings-heading p{color:#ffffff8c;text-align:left;margin:12px 0 0;font-size:14px;font-weight:600}.home-standings-all-button,.home-standings-mobile-button{color:#fff;letter-spacing:.5px;text-transform:uppercase;min-height:48px;box-shadow:none;background:0 0;border:1px solid #ffffff29;border-radius:11px;justify-content:center;align-items:center;gap:13px;margin:0;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex}.home-standings-all-button:hover,.home-standings-mobile-button:hover{background:#df304d;border-color:#df304d;transform:translateY(-2px)}.home-standings-table-wrapper{background:linear-gradient(145deg,#393c44f7,#212329fc);border:1px solid #ffffff1c;border-radius:21px;width:100%;overflow-x:auto;box-shadow:0 25px 55px #0000004f,inset 0 1px #ffffff0f}.home-standings-table{border-collapse:collapse;border-radius:0;width:100%;min-width:680px;margin:0;background:0 0!important;border:0!important}.home-standings-table thead{background:linear-gradient(135deg,#a30e29,#df304d)!important}.home-standings-table th{color:#ffffffdb;letter-spacing:1px;text-align:center;text-transform:uppercase;border:0;height:58px;padding:0 18px;font-size:10px;font-weight:900}.home-standings-table th:nth-child(2){text-align:left}.home-standings-table td{color:#ffffffc7;text-align:center;border:0;border-bottom:1px solid #ffffff13;height:71px;padding:0 18px;font-size:13px;font-weight:700}.home-standings-table tbody tr{transition:background .2s,transform .2s;background:#ffffff05!important}.home-standings-table tbody tr:nth-child(2n){background:#ffffff0a!important}.home-standings-table tbody tr:hover{background:#e02f4d1c!important}.home-standings-table tbody tr:last-child td{border-bottom:0}.home-standing-rank{width:45px;color:#ffffff78!important;font-size:14px!important;font-weight:900!important}.home-standing-team{text-align:left;align-items:center;gap:14px;min-width:220px;display:flex}.home-standing-team img{object-fit:contain;background:#ffffff12;border:1px solid #ffffff1c;border-radius:50%;flex-shrink:0;width:43px;height:43px;display:block}.home-standing-team strong{color:#fff;font-size:14px;font-weight:850;line-height:1.25}.home-standing-points{background:#d3234024;color:#fff!important;font-size:19px!important;font-weight:950!important}.home-standings-mobile-button{display:none}.home-standings-table tbody tr:first-child .home-standing-rank{color:#f3c95b!important}.home-standings-table tbody tr:nth-child(2) .home-standing-rank{color:#c9ced7!important}.home-standings-table tbody tr:nth-child(3) .home-standing-rank{color:#c98a5b!important}@media (width<=700px){.home-standings-section{padding:65px 14px 76px}.home-standings-heading{margin-bottom:27px}.home-standings-heading h2{font-size:34px}.home-standings-all-button{display:none}.home-standings-table-wrapper{border-radius:16px}.home-standings-table{min-width:600px}.home-standings-table th,.home-standings-table td{padding-left:11px;padding-right:11px}.home-standing-team{gap:10px;min-width:185px}.home-standing-team img{width:37px;height:37px}.home-standing-team strong{font-size:12px}.home-standings-mobile-button{width:100%;margin-top:17px;display:inline-flex}}.standing-team-cell{text-align:left;align-items:center;gap:12px;min-width:210px;display:flex}.standing-team-logo{object-fit:contain;background:#ffffff14;border:1px solid #ffffff21;border-radius:50%;flex-shrink:0;width:40px;height:40px;display:block}.standing-team-cell strong{color:#fff;font-size:13px;font-weight:850;line-height:1.25}@media (width<=700px){.standing-team-cell{gap:9px;min-width:175px}.standing-team-logo{width:34px;height:34px}.standing-team-cell strong{font-size:11px}}.gallery-page,.home-gallery-section{box-sizing:border-box;background:radial-gradient(circle at 12% 18%,#d625431c,#0000 31%),linear-gradient(#15161b,#101115);width:100%}.gallery-page{min-height:calc(100vh - 88px);padding:70px 36px 95px}.gallery-page-inner,.home-gallery-inner{width:min(1240px,100%);margin:0 auto}.gallery-page-heading,.home-gallery-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:35px;display:flex}.gallery-page-heading>div>span,.home-gallery-heading>div>span{color:#e93653;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.gallery-page-heading h1,.home-gallery-heading h2{color:#fff;text-align:left;margin:0;font-size:clamp(35px,5vw,52px);font-weight:950;line-height:1.05}.gallery-page-heading p,.home-gallery-heading p{color:#ffffff8f;text-align:left;max-width:600px;margin:13px 0 0;font-size:14px;line-height:1.6}.gallery-add-button,.home-gallery-heading button{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#e93653,#a80d29);border:1px solid #ffffff24;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:48px;margin:0;padding:0 18px;font-size:11px;font-weight:900;display:inline-flex}.gallery-admin-form{background:linear-gradient(145deg,#3b3e46f7,#212329fc);border:1px solid #e8304e57;border-radius:19px;margin-bottom:32px;padding:23px}.gallery-form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.gallery-form-row label{color:#ffffffa6;text-transform:uppercase;flex-direction:column;gap:8px;font-size:10px;font-weight:900;display:flex}.gallery-form-row input{box-sizing:border-box;width:100%;height:47px;margin:0;padding:0 13px}.gallery-file-picker{color:#fff;text-align:center;cursor:pointer;background:#ffffff0b;border:1px dashed #ffffff38;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:135px;margin-top:18px;display:flex}.gallery-file-picker span{color:#ffffff7d;margin-top:6px;font-size:11px}.gallery-file-picker input{display:none}.gallery-selected-count{color:#ec3855;font-size:12px;font-weight:800}.gallery-form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.gallery-form-actions button{min-height:44px;margin:0;padding:0 17px}.gallery-form-actions button:last-child{background:linear-gradient(135deg,#e93653,#a80d29)}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.gallery-card{cursor:pointer;background:#26282e;border:1px solid #ffffff1a;border-radius:17px;min-height:280px;position:relative;overflow:hidden;box-shadow:0 18px 38px #00000042}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block;position:absolute;inset:0}.gallery-card:hover img{transform:scale(1.05)}.gallery-card-overlay{background:linear-gradient(#0a0b0e14 35%,#0a0b0eeb);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;display:flex;position:absolute;inset:0}.gallery-card-overlay span{color:#e93653;letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:900}.gallery-card-overlay strong{color:#fff;text-align:left;margin-top:6px;font-size:17px;line-height:1.3}.gallery-delete-button{z-index:5;background:#b6132de8;border-radius:8px;min-height:32px;margin:0;padding:0 11px;position:absolute;top:11px;right:11px}.gallery-empty,.home-gallery-empty{color:#ffffff91;text-align:center;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:30px;display:flex}.home-gallery-section{padding:90px 42px 100px}.home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:250px;gap:13px;display:grid}.home-gallery-photo{background:#25272d;border:1px solid #ffffff1a;border-radius:16px;width:100%;height:100%;margin:0;padding:0;position:relative;overflow:hidden}.home-gallery-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.home-gallery-photo:hover img{transform:scale(1.05)}.home-gallery-photo>span{color:#fff;text-align:left;background:linear-gradient(#0000,#08090ce0);padding:35px 15px 14px;font-size:12px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.gallery-lightbox{z-index:15000;box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050608f0;justify-content:center;align-items:center;padding:35px;display:flex;position:fixed;inset:0}.gallery-lightbox-close{color:#fff;background:#ffffff17;border-radius:50%;width:48px;height:48px;margin:0;padding:0;font-size:30px;position:fixed;top:18px;right:22px}.gallery-lightbox-content{background:#1c1e23;border:1px solid #ffffff1f;border-radius:20px;width:min(1100px,100%);max-height:calc(100vh - 70px);overflow:auto}.gallery-lightbox-content>img{object-fit:contain;background:#0b0c0f;width:100%;max-height:72vh;display:block}.gallery-lightbox-information{padding:20px 24px 25px}.gallery-lightbox-information>span{color:#e93653;letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:900}.gallery-lightbox-information h2{color:#fff;text-align:left;margin:7px 0 16px;font-size:22px}.gallery-lightbox-information a{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#e93653,#a80d29);border-radius:9px;align-items:center;min-height:43px;padding:0 15px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=800px){.gallery-grid,.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-page-heading,.home-gallery-heading{flex-direction:column;align-items:flex-start}}@media (width<=560px){.gallery-page{min-height:calc(100vh - 70px);padding:45px 15px 70px}.home-gallery-section{padding:65px 15px 76px}.gallery-form-row,.gallery-grid,.home-gallery-grid{grid-template-columns:1fr}.gallery-card{min-height:270px}.home-gallery-grid{grid-auto-rows:270px}.gallery-lightbox{padding:12px}.gallery-lightbox-close{top:9px;right:9px}}:root{--bv-bg:#e9ebef;--bv-bg-soft:#f4f5f7;--bv-surface:#fff;--bv-surface-2:#eceef2;--bv-surface-3:#dfe2e7;--bv-text:#20232a;--bv-text-soft:#626873;--bv-text-muted:#8b919c;--bv-border:#1b1f271f;--bv-border-strong:#1b1f2733;--bv-red:#d72645;--bv-red-dark:#a8112d;--bv-red-soft:#d726451f;--bv-shadow:0 18px 45px #2327301f, 0 2px 8px #23273014}html,body,#root{min-height:100%}body{color:var(--bv-text)!important;background:radial-gradient(circle at 8% 3%,#d726451c,#0000 27%),radial-gradient(circle at 92% 18%,#9197a42e,#0000 30%),linear-gradient(#f5f6f8 0%,#e6e8ec 48%,#f1f2f4 100%)!important}.site-header,.main-header,.home-header,.top-header,header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--bv-border)!important;background:linear-gradient(135deg,#fffffff5,#e6e8edf5)!important;box-shadow:0 9px 26px #22262e1f!important}.brand-box,.site-brand,.logo-area{background:linear-gradient(135deg,#df2f4d,#b3112d);border:1px solid #ffffff2e;border-radius:999px;padding:12px 22px;box-shadow:0 12px 28px #b7112d47}.new-home-page,.home-news-section,.home-standings-section,.home-gallery-section,.home-quick-access,.home-weekly-player,.gallery-page,.news-detail-page{background:radial-gradient(circle at 12% 15%, #d7264514, transparent 29%), linear-gradient(180deg, var(--bv-bg-soft) 0%, var(--bv-bg) 100%)!important}.panel,.team-card,.player-card,.profile-card,.list-item,.team-detail,.team-profile-header,.team-match-card,.team-player-profile-card,.home-news-card,.home-standings-table-wrapper,.gallery-card,.home-gallery-photo,.weekly-player-card,.news-detail-article,.gallery-admin-form,.home-news-admin-form,.login-box,.fixture-form,.history-form{color:var(--bv-text)!important;border:1px solid var(--bv-border)!important;box-shadow:var(--bv-shadow)!important;background:linear-gradient(145deg,#fffffffa,#ebedf1fa)!important}h1,h2,h3,h4,h5,h6,.panel h2,.home-news-heading h2,.home-standings-heading h2,.home-gallery-heading h2,.gallery-page-heading h1,.news-detail-content h1,.weekly-player-name{color:var(--bv-text)!important}p,small,.home-news-heading p,.home-standings-heading p,.home-gallery-heading p,.gallery-page-heading p,.news-detail-text p,.news-detail-summary,.weekly-player-position{color:var(--bv-text-soft)!important}.home-news-content time{color:var(--bv-red)!important}.home-news-content h3{color:var(--bv-text)!important}.home-news-content p{color:var(--bv-text-soft)!important}.home-standings-table,table{background:var(--bv-surface)!important}.home-standings-table thead,thead{background:linear-gradient(135deg,#bd1837,#e43a57)!important}.home-standings-table th,thead th{color:#fff!important}.home-standings-table tbody tr,tbody tr{background:#fffffff2!important}.home-standings-table tbody tr:nth-child(2n),tbody tr:nth-child(2n){background:#e8eaefeb!important}.home-standings-table tbody tr:hover,tbody tr:hover{background:#d7264514!important}.home-standings-table td,tbody td{color:var(--bv-text-soft)!important;border-bottom:1px solid var(--bv-border)!important}.home-standing-team strong,.standing-team-cell strong{color:var(--bv-text)!important}.home-standing-points{color:var(--bv-red-dark)!important;background:var(--bv-red-soft)!important}input,select,textarea{color:var(--bv-text)!important;border:1px solid var(--bv-border-strong)!important;background:linear-gradient(145deg,#fff,#eceef2)!important;box-shadow:inset 0 1px 3px #191c2214!important}input::placeholder,textarea::placeholder{color:var(--bv-text-muted)!important}select option{color:var(--bv-text)!important;background:#fff!important}button,.button,.upload-btn{color:#fff!important;background:linear-gradient(135deg, var(--bv-red), var(--bv-red-dark))!important;border:1px solid #fff3!important;box-shadow:0 9px 20px #b4132f33!important}button:hover,.button:hover,.upload-btn:hover{filter:brightness(1.04)}.home-news-all-button,.home-standings-all-button,.home-standings-mobile-button,.news-detail-back,.news-form-cancel{color:var(--bv-text)!important;border:1px solid var(--bv-border-strong)!important;background:#ffffffb8!important;box-shadow:0 7px 16px #23273017!important}.home-news-all-button:hover,.home-standings-all-button:hover,.home-standings-mobile-button:hover,.news-detail-back:hover{color:#fff!important;background:var(--bv-red)!important}.weekly-player-information,.weekly-player-card-content{color:var(--bv-text)!important;background:linear-gradient(145deg,#fff,#e7e9ee)!important}.weekly-player-team,.weekly-player-match>span{color:var(--bv-red)!important}.weekly-player-match{border-left-color:var(--bv-red)!important;background:linear-gradient(135deg,#d726451a,#ffffffb8)!important}.weekly-player-match strong{color:var(--bv-text)!important}.weekly-player-match small{color:var(--bv-text-soft)!important}.weekly-player-stats>div{border:1px solid var(--bv-border)!important;background:linear-gradient(145deg,#fff,#e2e5ea)!important}.weekly-player-stats strong{color:var(--bv-text)!important}.weekly-player-stats span{color:var(--bv-text-soft)!important}.news-detail-cover,.news-detail-cover img{background:#dfe2e7!important}.news-detail-content time{color:var(--bv-red)!important}.news-detail-summary{border-left-color:var(--bv-red)!important}.gallery-card-overlay,.home-gallery-photo>span{color:#fff!important}.gallery-empty,.home-gallery-empty,.news-detail-not-found{color:var(--bv-text-soft)!important;border:1px dashed var(--bv-border-strong)!important;background:#ffffffad!important}.gallery-lightbox{background:#181b21eb!important}.gallery-lightbox-content{background:#f1f2f4!important}.gallery-lightbox-information h2{color:var(--bv-text)!important}.side-menu{color:var(--bv-text)!important;border-left:1px solid var(--bv-border)!important;background:linear-gradient(#fff,#e5e7eb)!important;box-shadow:-20px 0 55px #23273029!important}.side-menu-header strong{color:var(--bv-text)!important}.side-menu-header span{color:var(--bv-text-soft)!important}.side-menu-nav button{color:var(--bv-text)!important;border:1px solid var(--bv-border)!important;box-shadow:none!important;background:#ffffffad!important}.side-menu-nav button:hover,.side-menu-nav button.active{color:#fff!important;background:linear-gradient(135deg, var(--bv-red), var(--bv-red-dark))!important}.menu-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1e212870!important}.team-logo,.standing-team-logo,.home-standing-team img,.team-profile-logo,.scorer-photo{border-color:var(--bv-border)!important;background:#ffffffe0!important}.home-news-section:before,.home-standings-section:before{background:linear-gradient(90deg,#0000,#d726457a,#0000)!important}@media (width<=700px){body{background:radial-gradient(circle at 10% 3%,#d726451c,#0000 25%),linear-gradient(#f5f6f8,#e2e4e8)!important}.panel,.team-card,.player-card,.profile-card,.list-item,.home-news-card,.weekly-player-card,.news-detail-article{border-radius:16px!important}}@media (width<=768px){.hero-slide-overlay{background:linear-gradient(#00000005,#00000014,#00000029)!important}}.gallery-lightbox{z-index:99999;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-lightbox img{object-fit:contain;border-radius:18px;max-width:90%;max-height:88vh}.gallery-prev,.gallery-next{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:60px;height:60px;font-size:40px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-prev{left:35px}.gallery-next{right:35px}.gallery-close{color:#fff;cursor:pointer;background:#d81f3c;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;position:absolute;top:30px;right:30px}.hero-slide-content,.hero-logo,.hero-scroll-note,.hero-badge,.hero-community{display:none!important}.content-share-button{letter-spacing:.4px;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin:8px 0 0;padding:0 16px;font-size:11px;font-weight:900;display:inline-flex;color:#fff!important;background:linear-gradient(135deg,#e93653,#a80d29)!important}.content-share-button:hover{transform:translateY(-2px)}@media (width<=700px){.content-share-button{min-height:40px;padding:0 14px;font-size:10px}}.story-share-overlay{z-index:20000;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.story-share-box{box-sizing:border-box;text-align:center;background:#fff;border-radius:22px;width:min(390px,100%);padding:28px;box-shadow:0 24px 60px #0000004d}.story-share-box h3{margin:0 0 10px;color:#20232a!important}.story-share-box p{margin:0 0 20px;color:#666b75!important}.story-share-confirm,.story-share-cancel{border-radius:999px;width:100%;min-height:48px;margin:6px 0}.story-share-confirm{color:#fff!important;background:linear-gradient(135deg,#e93653,#a80d29)!important}.story-share-cancel{color:#333!important;background:#eceef2!important}.home-news-image-area{overflow:hidden;aspect-ratio:auto!important;height:auto!important;min-height:0!important}.home-news-image{display:block;object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;max-height:none!important}.all-news-page{width:100%;padding:70px 0 100px}.all-news-inner{width:min(1240px,100% - 48px);margin:0 auto}.all-news-heading{margin-bottom:40px}.all-news-heading>span{color:#d72645;letter-spacing:3px;font-size:12px;font-weight:900}.all-news-heading h1{margin:10px 0;font-size:clamp(38px,5vw,64px)}.all-news-heading p{max-width:650px}.all-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.all-news-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 15px 40px #00000014}.all-news-image-area{width:100%;position:relative}.all-news-image{object-fit:contain;width:100%;height:auto;display:block}.all-news-category{color:#fff;background:#d72645;border-radius:999px;padding:9px 15px;font-size:11px;font-weight:900;position:absolute;bottom:20px;left:20px}.all-news-content{padding:24px}.all-news-content time{opacity:.65;font-size:12px}.all-news-content h2{margin:10px 0}.all-news-content p{line-height:1.65}.all-news-content button{color:#fff;cursor:pointer;background:#d72645;border:0;border-radius:999px;margin-top:12px;padding:12px 18px;font-weight:800}@media (width<=700px){.all-news-page{padding:45px 0 70px}.all-news-inner{width:calc(100% - 32px)}.all-news-grid{grid-template-columns:1fr;gap:20px}.all-news-card{border-radius:18px}}.site-header-inner{height:68px!important;min-height:68px!important;padding-top:0!important;padding-bottom:0!important}.site-brand{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}.site-brand-logo{object-fit:contain!important;filter:none!important;width:54px!important;height:54px!important;box-shadow:none!important}.site-brand-text,.site-brand-copy,.site-brand-title,.site-brand-subtitle{display:none!important}@media (width<=600px){.site-header-inner{height:62px!important;min-height:62px!important;padding-left:16px!important;padding-right:16px!important}.site-brand{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.site-brand-logo{width:48px!important;height:48px!important}}.site-header{align-items:center!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0!important;padding:0!important;display:flex!important}.site-header-inner{justify-content:space-between!important;align-items:center!important;width:min(1240px,100% - 48px)!important;height:64px!important;min-height:64px!important;max-height:64px!important;margin:0 auto!important;padding:0!important;display:flex!important}.site-brand{height:52px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.site-brand-logo{object-fit:contain!important;width:48px!important;height:48px!important;box-shadow:none!important;filter:none!important;margin:0!important;padding:0!important}.site-brand-text{display:none!important}.site-header-actions{align-items:center!important;gap:10px!important;height:46px!important;display:flex!important}.site-header-icon-button,.site-header-menu-button{height:46px!important;min-height:46px!important}@media (width<=600px){.site-header{height:58px!important;min-height:58px!important;max-height:58px!important}.site-header-inner{width:calc(100% - 28px)!important;height:58px!important;min-height:58px!important;max-height:58px!important}.site-brand{height:46px!important}.site-brand-logo{width:44px!important;height:44px!important}.site-header-actions{gap:8px!important;height:42px!important}.site-header-icon-button,.site-header-menu-button{height:42px!important;min-height:42px!important}}.side-menu{border-left:1px solid #0000000f;box-shadow:-24px 0 70px #0f141e2e;background:linear-gradient(#fff 0%,#f7f8fa 100%)!important;width:min(390px,92vw)!important;padding:0!important}.side-menu-header{border-bottom:1px solid #14192314;justify-content:space-between;align-items:center;min-height:86px;padding:14px 22px;display:flex}.side-menu-brand{cursor:pointer;background:0 0;border:0;align-items:center;margin:0;padding:0;display:flex}.side-menu-logo{object-fit:contain;width:62px;height:62px;display:block}.menu-close{justify-content:center;align-items:center;color:#1d2129!important;width:44px!important;height:44px!important;box-shadow:none!important;background:#f1f2f5!important;border:1px solid #0000000f!important;border-radius:50%!important;padding:0!important;font-size:24px!important;line-height:1!important;display:flex!important}.menu-close:hover{background:#e4e6ea!important}.side-menu-nav{flex-direction:column;gap:7px;display:flex;padding:18px 18px 30px!important}.side-menu-section-title{color:#9b9fa8;letter-spacing:1.8px;text-transform:uppercase;margin:20px 12px 7px;font-size:10px;font-weight:900}.side-menu-section-title:first-of-type{margin-top:12px}.side-menu-nav>button{gap:11px;width:100%;transition:background .18s,color .18s,transform .18s;color:#252932!important;text-align:left!important;min-height:48px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;padding:0 15px!important;font-size:14px!important;font-weight:750!important;display:flex!important}.side-menu-nav>button:hover{transform:translate(3px);background:#eceef2!important}.side-menu-nav>button.active{color:#fff!important;background:linear-gradient(135deg,#dd2947,#b70f2c)!important;box-shadow:0 8px 22px #be113038!important}.menu-item-icon{opacity:.72;justify-content:center;align-items:center;width:22px;font-size:17px;display:inline-flex}.side-menu-nav>button.active .menu-item-icon{opacity:1}@media (width<=600px){.side-menu{width:min(350px,91vw)!important}.side-menu-header{min-height:74px;padding:10px 16px}.side-menu-logo{width:54px;height:54px}.menu-close{width:40px!important;height:40px!important}.side-menu-nav{padding:12px 14px 25px!important}.side-menu-nav>button{border-radius:11px!important;min-height:45px!important;font-size:13px!important}}.side-menu-brand{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important}.side-menu-brand:hover,.side-menu-brand:focus,.side-menu-brand:active{box-shadow:none!important;background:0 0!important;border:none!important;transform:none!important}.side-menu-logo{object-fit:contain!important;width:64px!important;height:64px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.side-menu-nav>button{color:#20242c!important;box-shadow:none!important;background:0 0!important;border:none!important;transition:background .18s,color .18s,transform .18s!important}.side-menu-nav>button:hover{color:#c71938!important;background:#f3f4f6!important;transform:translate(4px)!important}.side-menu-nav>button:hover span{color:#c71938!important}.side-menu-nav>button.active{color:#fff!important;background:#c71938!important;border:none!important;box-shadow:0 8px 20px #c7193829!important}.side-menu-nav>button.active:hover{color:#fff!important;background:#ae1530!important}.side-menu-nav>button.active:hover span{color:#fff!important}.site-brand{cursor:pointer;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;align-items:center!important;gap:12px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important}.site-brand:hover,.site-brand:focus,.site-brand:active{box-shadow:none!important;background:0 0!important;border:none!important}.site-brand-logo{object-fit:contain!important;width:54px!important;height:54px!important;box-shadow:none!important;background:0 0!important;border:none!important}.site-brand-name{white-space:nowrap;color:#171a20!important;letter-spacing:1.4px!important;font-size:19px!important;font-weight:900!important}.site-search-button,.header-search-button,.search-button{color:#252932!important;width:44px!important;height:44px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:background .18s,color .18s!important;display:flex!important}.site-search-button:hover,.header-search-button:hover,.search-button:hover{color:#c71938!important;box-shadow:none!important;background:#f0f1f3!important}.site-menu-button,.header-menu-button,.menu-button{color:#252932!important;height:44px!important;box-shadow:none!important;letter-spacing:.5px!important;background:0 0!important;border:none!important;border-radius:10px!important;align-items:center!important;gap:8px!important;padding:0 10px!important;font-size:13px!important;font-weight:800!important;transition:background .18s,color .18s!important;display:flex!important}.site-menu-button:hover,.header-menu-button:hover,.menu-button:hover{color:#c71938!important;box-shadow:none!important;background:#f0f1f3!important}@media (width<=600px){.site-brand{gap:8px!important}.site-brand-logo{width:43px!important;height:43px!important}.site-brand-name{letter-spacing:.8px!important;font-size:14px!important}.side-menu-logo{width:54px!important;height:54px!important}.site-search-button,.header-search-button,.search-button{width:40px!important;height:40px!important}.site-menu-button,.header-menu-button,.menu-button{height:40px!important;padding:0 6px!important}}.site-header-actions button{box-shadow:none!important;color:#bd1737!important;background:0 0!important;border:none!important;outline:none!important;transition:all .2s!important}.site-header-actions button svg{color:#bd1737!important;stroke:#bd1737!important}.site-header-actions button:hover{box-shadow:none!important;color:#99132d!important;background:#bd173712!important;border:none!important}.site-header-actions button:hover svg{color:#99132d!important;stroke:#99132d!important}.site-header button:not(.site-brand) svg{stroke:#bd1737!important;color:#bd1737!important}.site-header button:not(.site-brand):hover{box-shadow:none!important;background:#bd173712!important}.site-header button:not(.site-brand){box-shadow:none!important;color:#171a20!important;background:0 0!important;border:none!important;outline:none!important}.site-header button:not(.site-brand) svg{color:#171a20!important;stroke:#171a20!important}.site-header button:not(.site-brand) span{color:#171a20!important}.site-header button:not(.site-brand):hover{color:#171a20!important;box-shadow:none!important;background:#f1f2f4!important;border:none!important}.site-header button:not(.site-brand):hover svg{color:#171a20!important;stroke:#171a20!important}.site-header button:not(.site-brand):hover span{color:#171a20!important}.site-header-icon-button,.site-header-menu-button{box-shadow:none!important;color:#171a20!important;background:0 0!important;border:none!important;outline:none!important}.search-symbol{border-color:#171a20!important}.search-symbol:after,.site-menu-lines i{background:#171a20!important}.site-menu-label{color:#171a20!important}.site-header-icon-button:hover,.site-header-menu-button:hover{box-shadow:none!important;background:#f1f2f4!important;border:none!important}.site-header-icon-button:hover .search-symbol{border-color:#171a20!important}.site-header-icon-button:hover .search-symbol:after,.site-header-menu-button:hover .site-menu-lines i{background:#171a20!important}.site-header-menu-button:hover .site-menu-label{color:#171a20!important}.team-card img,.team-logo,.team-card-logo{object-fit:contain!important;object-position:center!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #00000014!important;border-radius:50%!important;width:92px!important;height:92px!important;padding:8px!important;box-shadow:0 8px 20px #0000001a!important}@media (width<=600px){.team-card img,.team-logo,.team-card-logo{width:76px!important;height:76px!important;padding:7px!important}}.players-page [class*=total],.player-card [class*=total]{color:#fff!important;opacity:1!important;background:#8f1830!important;border:1px solid #8f1830!important}.players-page [class*=total] *,.player-card [class*=total] *{color:#fff!important;opacity:1!important;font-weight:800!important}.players-page [class*=stat],.player-card [class*=stat]{color:#17191d!important;opacity:1!important;background:#e4e6e9!important;border:1px solid #c5c8cd!important}.players-page [class*=stat] *,.player-card [class*=stat] *{color:#17191d!important;opacity:1!important}.players-page [class*=stat] span,.players-page [class*=stat] strong,.player-card [class*=stat] span,.player-card [class*=stat] strong{color:#17191d!important;opacity:1!important;font-weight:700!important}.profile-card .mini-stats .player-grand-total{box-sizing:border-box!important;color:#fff!important;opacity:1!important;text-align:center!important;background:#8f1830!important;border:1px solid #8f1830!important;border-radius:10px!important;width:100%!important;margin-bottom:10px!important;padding:11px 12px!important;font-weight:900!important}.profile-card .mini-stats>span{color:#171a20!important;opacity:1!important;background:#e3e5e8!important;border:1px solid #c4c7cc!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:10px 13px!important;font-weight:700!important;display:inline-flex!important}.profile-card .mini-stats{flex-wrap:wrap!important;gap:8px!important;width:100%!important;display:flex!important}.profile-card .player-grand-total{flex:0 0 100%!important}.profile-card .mini-stats>span{flex:1 1 0!important;min-width:0!important}.detail-player-photo{object-fit:cover!important;object-position:center!important;background:#fff!important;border:3px solid #8f1830!important;border-radius:50%!important;width:170px!important;height:170px!important;margin:20px auto 28px!important;display:block!important}.detail-player-photo+.mini-stats{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;width:min(720px,100% - 40px)!important;margin:0 auto 34px!important;display:grid!important}.detail-player-photo+.mini-stats>span{color:#fff!important;opacity:1!important;background:#8f1830!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:54px!important;padding:10px 16px!important;font-size:15px!important;font-weight:800!important;display:flex!important;box-shadow:0 7px 18px #8f183029!important}.detail-player-photo+.mini-stats+h3{color:#171a20!important;text-align:center!important;margin:30px 0 20px!important;font-size:23px!important;font-weight:900!important}.detail-player-photo~.list-item{box-sizing:border-box!important;color:#171a20!important;text-align:center!important;background:#fff!important;border:1px solid #d9dce1!important;border-radius:16px!important;width:min(900px,100% - 40px)!important;margin:0 auto 14px!important;padding:20px 22px!important;box-shadow:0 7px 22px #0000000f!important}.detail-player-photo~.list-item strong{color:#20232a!important;margin-bottom:8px!important;font-size:17px!important;font-weight:900!important;display:block!important}.detail-player-photo~.list-item{font-size:15px!important;font-weight:650!important}.player-match-stat-card{padding:20px!important}.player-match-name{margin-bottom:16px!important;font-size:17px!important;font-weight:900!important}.player-match-stat-row{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;display:grid!important}.player-match-stat-row>div{color:#171a20!important;background:#e5e7ea!important;border:1px solid #c9ccd1!important;border-radius:11px!important;flex-direction:column!important;align-items:center!important;padding:12px 8px!important;display:flex!important}.player-match-stat-row span{color:#666b73!important;text-transform:uppercase!important;margin-bottom:4px!important;font-size:11px!important;font-weight:800!important}.player-match-stat-row strong{color:#171a20!important;margin:0!important;font-size:20px!important;font-weight:900!important}@media (width<=600px){.detail-player-photo{width:135px!important;height:135px!important}.detail-player-photo+.mini-stats{gap:7px!important;width:calc(100% - 28px)!important}.detail-player-photo+.mini-stats>span{min-height:48px!important;padding:8px 6px!important;font-size:12px!important}.detail-player-photo~.list-item{width:calc(100% - 28px)!important}.player-match-stat-row{gap:6px!important}.player-match-stat-row>div{padding:10px 5px!important}.player-match-stat-row strong{font-size:18px!important}.history-list-team{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.history-list-team.left{text-align:right!important;flex-direction:row-reverse!important;justify-content:flex-start!important}.history-list-team.right{text-align:left!important;flex-direction:row-reverse!important;justify-content:flex-end!important}.history-list-photo{object-fit:cover!important;object-position:center!important;border:1px solid #fff3!important;border-radius:16px!important;flex:0 0 66px!important;width:66px!important;height:66px!important;box-shadow:0 6px 15px #0000003d!important}.history-list-team strong{color:#fff!important;overflow-wrap:anywhere!important;font-size:13px!important;font-weight:850!important;line-height:1.18!important}.history-list-vs{color:#d51d3e!important;text-align:center!important;font-size:22px!important;font-weight:900!important}.history-score-box{text-align:center!important;background:linear-gradient(135deg,#9f1631 0%,#cf1d42 100%)!important;border:none!important;border-radius:16px!important;padding:16px 14px!important;box-shadow:0 8px 20px #a612303d!important}.history-score-box span{color:#ffffffc7!important;letter-spacing:1.5px!important;text-transform:uppercase!important;margin-bottom:5px!important;font-size:11px!important;font-weight:900!important;display:block!important}.history-score-box strong{color:#fff!important;letter-spacing:1px!important;font-size:38px!important;font-weight:950!important;line-height:1!important;display:block!important}.history-card{background:#d9dce1!important;border:1px solid #bcc1c8!important;border-radius:22px!important;margin-bottom:18px!important;padding:16px!important;overflow:hidden!important;box-shadow:0 10px 24px #0000001a!important}.history-list-header{border-bottom:1px solid #b5bac2!important;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:end!important;gap:10px!important;padding:10px 4px 18px!important;display:grid!important}.history-list-team{text-align:center!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.history-list-team.left,.history-list-team.right{flex-direction:column!important}.history-list-team strong{color:#171a20!important;text-align:center!important;overflow-wrap:anywhere!important;order:1!important;width:100%!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important}.history-list-photo{object-fit:cover!important;object-position:center!important;background:#fff!important;border:2px solid #fff!important;border-radius:18px!important;order:2!important;width:112px!important;max-width:100%!important;height:112px!important;box-shadow:0 7px 16px #0000002b!important}.history-list-vs{color:#171a20!important;justify-content:center!important;align-self:end!important;align-items:center!important;height:112px!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:flex!important}.history-card-result{padding-top:16px!important}.history-score-box{border-radius:16px!important;min-height:0!important;padding:14px 12px!important;box-shadow:0 7px 18px #8f18302e!important}.history-score-box span{color:#fff!important;letter-spacing:1.2px!important;text-transform:uppercase!important;margin-bottom:5px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;display:block!important}.history-score-box strong{color:#fff!important;font-size:38px!important;font-weight:950!important;line-height:1!important}.history-set-results{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin-top:12px!important;display:grid!important}.history-set-box{color:#111318!important;white-space:nowrap!important;background:#b8bdc5!important;border:1px solid #8f959e!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-width:0!important;padding:10px 2px!important;font-size:13px!important;font-weight:900!important;display:flex!important;box-shadow:inset 0 1px #ffffff59,0 3px 7px #00000014!important}.history-match-header{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr)!important;align-items:end!important;gap:10px!important;width:calc(100% - 28px)!important;margin:28px auto 32px!important;display:grid!important}.history-side{min-width:0!important}.history-team{flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;width:100%!important;display:flex!important}.history-team h3{color:#171a20!important;text-align:center!important;overflow-wrap:anywhere!important;order:1!important;width:100%!important;margin:0!important;font-size:14px!important;font-weight:900!important;line-height:1.15!important}.history-team-photo{object-fit:cover!important;object-position:center!important;background:#fff!important;border:2px solid #fff!important;border-radius:18px!important;order:2!important;width:120px!important;max-width:100%!important;height:120px!important;box-shadow:0 8px 18px #00000029!important}.history-vs{color:#171a20!important;justify-content:center!important;align-self:end!important;align-items:center!important;height:120px!important;font-size:34px!important;font-weight:950!important;line-height:1!important;display:flex!important}.history-team h3{color:#171a20!important;text-align:center!important;box-sizing:border-box!important;order:1!important;justify-content:center!important;align-items:flex-end!important;width:100%!important;min-width:0!important;min-height:28px!important;margin:0!important;padding:0 2px!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;display:flex!important}.history-team-photo{object-fit:contain!important;object-position:center!important;box-sizing:border-box!important;background:#f1f2f4!important;border:1px solid #c4c7cc!important;border-radius:13px!important;order:2!important;width:100%!important;max-width:142px!important;height:100px!important;padding:2px!important;display:block!important;box-shadow:0 5px 12px #0000001a!important}.history-match-header{flex-flow:row!important;justify-content:center!important;align-items:flex-end!important;gap:8px!important;width:100%!important;margin:20px auto 25px!important;padding:0!important;display:flex!important}.history-side{flex:0 0 135px!important;width:135px!important;margin:0!important;padding:0!important}.history-team{flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;gap:7px!important;width:135px!important;margin:0!important;padding:0!important;display:flex!important}.history-team h3{text-align:center!important;color:#171717!important;order:1!important;justify-content:center!important;align-items:flex-end!important;width:135px!important;min-height:30px!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:900!important;line-height:1.15!important;display:flex!important}.history-team-photo{object-fit:contain!important;object-position:center!important;box-sizing:border-box!important;background:#eeeeef!important;border:1px solid #bfc1c5!important;border-radius:12px!important;order:2!important;width:135px!important;height:95px!important;margin:0!important;padding:0!important;display:block!important}.history-vs{color:#171717!important;flex:0 0 28px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:28px!important;height:95px!important;margin:0!important;padding:0!important;font-size:21px!important;font-weight:900!important;line-height:1!important;display:flex!important}}.home-standings-table-wrapper{width:100%;overflow-x:hidden!important}.home-standings-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.home-standings-table th,.home-standings-table td{white-space:nowrap;padding-left:7px!important;padding-right:7px!important}.home-standings-table th:first-child,.home-standings-table td:first-child{width:5%!important}.home-standings-table th:nth-child(2),.home-standings-table td:nth-child(2){text-align:left;width:29%!important}.home-standings-table th:nth-child(3),.home-standings-table td:nth-child(3),.home-standings-table th:nth-child(4),.home-standings-table td:nth-child(4),.home-standings-table th:nth-child(5),.home-standings-table td:nth-child(5){width:8%!important}.home-standings-table th:nth-child(6),.home-standings-table td:nth-child(6){width:12%!important}.home-standings-table th:nth-child(7),.home-standings-table td:nth-child(7){width:10%!important}.home-standing-team{gap:8px!important;width:100%!important;min-width:0!important}.home-standing-team img{flex-shrink:0;width:34px!important;height:34px!important}.home-standing-team strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden;font-size:12px!important}.home-standing-rank{width:auto!important;min-width:0!important}.home-standing-points{padding-left:3px!important;padding-right:3px!important;font-size:16px!important}.home-seo-links{background:#0b0b0d;border-top:1px solid #ffffff0d;padding:22px 20px 26px}.home-seo-links-inner{width:min(1180px,100%);margin:0 auto}.home-seo-links p{text-align:center;color:#77777f;max-width:900px;margin:0 auto 14px;font-size:12px;line-height:1.65}.home-seo-link-list{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.home-seo-link-list a{color:#92929a;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:20px;padding:6px 11px;font-size:11px;transition:all .2s}.home-seo-link-list a:hover{color:#fff;background:#d2002814;border-color:#d200288c}@media (width<=600px){.home-seo-links{padding:20px 16px 24px}.home-seo-links p{font-size:11px}.home-seo-link-list a{font-size:10px}}.hero-slider{background:#0d0f13;position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0}.hero-slide-image{object-fit:cover;filter:brightness(.8)contrast(1.06)saturate(.92);width:100%;height:100%;transition:transform 6s,filter .8s;transform:scale(1.015)}.hero-slide.active .hero-slide-image{transform:scale(1.055)}.hero-slide-overlay{background:linear-gradient(90deg,#07090dcc 0%,#07090d94 34%,#07090d2e 68%,#07090d08 100%),linear-gradient(#07090d00 55%,#07090d61 100%);position:absolute;inset:0}.hero-slide-content{z-index:3;max-width:780px;padding-left:clamp(34px,7vw,100px);padding-right:30px;position:relative}.hero-content-logo{filter:drop-shadow(0 8px 18px #00000047);width:clamp(70px,7vw,105px);height:auto;margin-bottom:20px}.hero-slide-overline{letter-spacing:.22em;text-transform:uppercase;color:#d51b3b;margin-bottom:12px;font-family:Oswald,Arial,sans-serif;font-size:12px;font-weight:700;display:inline-block}.hero-slide-content h1{letter-spacing:-.025em;text-transform:uppercase;color:#fff;text-shadow:0 3px #00000038,0 12px 28px #00000052;max-width:760px;margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(54px,6.8vw,96px);font-weight:900;line-height:.92}.hero-slide-content p{color:#ffffffc7;max-width:520px;margin:18px 0 0;font-family:Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.hero-slide-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1px solid #fff3;border-radius:3px;align-items:center;gap:14px;min-height:48px;margin-top:26px;padding:0 20px;font-family:Oswald,Arial,sans-serif;font-size:13px;font-weight:700;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.hero-slide-button:hover{background:#c91c3b;border-color:#c91c3b;transform:translateY(-2px)}.hero-slide-button span{font-size:20px;line-height:1}.hero-arrow{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a0c104d;border:1px solid #ffffff2e;border-radius:50%;width:46px;height:46px;transition:background .25s,border-color .25s}.hero-arrow:hover{background:#c91c3be6;border-color:#c91c3be6}.hero-dots button{background:#ffffff52;border-radius:10px;width:22px;height:3px;transition:width .25s,background .25s}.hero-dots button.active{background:#d51b3b;width:44px}.hero-scroll-note{letter-spacing:.15em;text-transform:uppercase;color:#ffffff8c;font-size:10px}@media (width<=700px){.hero-slide-overlay{background:linear-gradient(90deg,#07090dcc 0%,#07090d7a 60%,#07090d1f 100%),linear-gradient(#07090d00 45%,#07090d80 100%)}.hero-slide-content{max-width:100%;padding-left:26px;padding-right:24px}.hero-content-logo{width:68px;margin-bottom:15px}.hero-slide-overline{letter-spacing:.18em;margin-bottom:8px;font-size:9px}.hero-slide-content h1{max-width:92%;font-size:clamp(42px,12vw,58px);line-height:.94}.hero-slide-content p{color:#ffffffb8;max-width:88%;margin-top:12px;font-size:13px;line-height:1.45}.hero-slide-button{min-height:42px;margin-top:18px;padding:0 16px;font-size:11px}.hero-arrow{width:38px;height:38px}.hero-scroll-note{display:none}}.home-weekly-player{background:linear-gradient(#fff 0%,#f7f8fa 100%);padding:88px 0}.weekly-player-heading{margin-bottom:32px}.weekly-player-overline{letter-spacing:.2em;color:#c91c3b;text-transform:uppercase;margin-bottom:8px;font-family:Oswald,sans-serif;font-size:11px;font-weight:700;display:block}.weekly-player-heading h2{letter-spacing:-.02em;text-transform:uppercase;color:#16181d;margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(44px,5vw,68px);line-height:.95}.weekly-player-heading p{display:none}.weekly-player-card{background:#fff;border:1px solid #191c2214;border-radius:22px;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);max-width:1120px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 20px 55px #1c202817}.weekly-player-photo-area{aspect-ratio:1;background:#eceef1;width:100%;min-height:0;position:relative;overflow:hidden}.weekly-player-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.weekly-player-photo-gradient{pointer-events:none;background:linear-gradient(#0000 55%,#080a0e40 100%);position:absolute;inset:0}.weekly-player-information{background:#fff!important;padding:clamp(30px,5vw,58px)!important}.weekly-player-team{letter-spacing:.16em;text-transform:uppercase;font-family:Oswald,sans-serif;font-size:12px;color:#c91c3b!important}.weekly-player-information h3{text-transform:uppercase;color:#16181d;margin:10px 0 5px;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(42px,5vw,66px);line-height:.95}.weekly-photo-admin{background:#fff;border:1px solid #e1e3e7;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:14px 0;padding:18px 20px;display:flex}.weekly-photo-admin-text{flex-direction:column;gap:3px;display:flex}.weekly-photo-admin-text strong{color:#181b20}.weekly-photo-admin-text span{color:#777c85;font-size:12px}.weekly-photo-upload-button{cursor:pointer;text-transform:uppercase;color:#fff;background:#c91c3b;border-radius:8px;padding:11px 17px;font-family:Oswald,sans-serif;font-size:12px;font-weight:700}.weekly-crop-modal{z-index:99999;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.weekly-crop-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080a0eb3;position:absolute;inset:0}.weekly-crop-dialog{z-index:2;background:#fff;border-radius:20px;width:min(520px,100%);padding:24px;position:relative;box-shadow:0 30px 90px #00000052}.weekly-crop-heading{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.weekly-crop-heading span{letter-spacing:.18em;color:#c91c3b;margin-bottom:4px;font-family:Oswald,sans-serif;font-size:10px;display:block}.weekly-crop-heading h3{color:#17191e;margin:0;font-family:Anton,sans-serif;font-size:32px}.weekly-crop-stage{aspect-ratio:1;background:#0c0e12;border-radius:14px;width:min(420px,100%);margin:0 auto;position:relative;overflow:hidden}.weekly-crop-stage img{object-fit:cover;transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.weekly-crop-frame{pointer-events:none;border:2px solid #ffffffe6;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000059}.weekly-crop-frame:before,.weekly-crop-frame:after{content:"";opacity:.25;position:absolute}.weekly-crop-frame:before{border-left:1px solid #fff;border-right:1px solid #fff;width:33.333%;top:0;bottom:0;left:33.333%}.weekly-crop-frame:after{border-top:1px solid #fff;border-bottom:1px solid #fff;height:33.333%;top:33.333%;left:0;right:0}.weekly-crop-controls{gap:13px;margin-top:20px;display:grid}.weekly-crop-controls label{grid-template-columns:110px 1fr;align-items:center;gap:12px;display:grid}.weekly-crop-controls span{color:#4d525a;font-size:12px;font-weight:700}.weekly-crop-controls input{width:100%}.weekly-crop-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=700px){.home-weekly-player{padding:58px 0}.weekly-player-card{border-radius:16px;display:block}.weekly-player-photo-area{aspect-ratio:1;width:100%}.weekly-player-information{padding:26px 22px 30px!important}.weekly-player-information h3{font-size:44px}.weekly-photo-admin{flex-direction:column;align-items:flex-start}.weekly-photo-upload-button{text-align:center;width:100%}.weekly-crop-dialog{padding:18px}.weekly-crop-controls label{grid-template-columns:1fr;gap:5px}}.home-news-section{background:linear-gradient(#f7f8fa 0%,#fff 100%);padding:92px 0;position:relative}.home-news-inner{width:min(1180px,100% - 48px);margin:0 auto}.home-news-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.home-news-heading>div:first-child{max-width:620px}.home-news-heading span:first-child{letter-spacing:.21em;text-transform:uppercase;color:#c91c3b;margin-bottom:8px;font-family:Oswald,Arial,sans-serif;font-size:11px;font-weight:700;display:block}.home-news-heading h2{letter-spacing:-.025em;text-transform:uppercase;color:#17191e;margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(46px,5.3vw,72px);line-height:.93}.home-news-heading p{color:#777b83;max-width:520px;margin:13px 0 0;font-size:14px;line-height:1.55}.home-news-heading-actions{align-items:center;gap:10px;display:flex}.home-news-all-button{letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:12px;min-height:44px;font-family:Oswald,Arial,sans-serif;font-size:11px;font-weight:700;transition:color .2s,border-color .2s,transform .2s;color:#191b20!important;box-shadow:none!important;background:#fff!important;border:1px solid #dadde2!important;border-radius:5px!important;padding:0 17px!important;display:inline-flex!important}.home-news-all-button:hover{transform:translateY(-1px);color:#c91c3b!important;background:#fff!important;border-color:#c91c3b73!important}.home-news-all-button span{font-size:17px}.home-news-add-button{letter-spacing:.06em;text-transform:uppercase;min-height:44px;font-family:Oswald,Arial,sans-serif;font-size:11px;box-shadow:none!important;border-radius:5px!important;padding:0 17px!important}.home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.home-news-card,.home-news-card-featured{background:#fff;border:1px solid #1e222a14;border-radius:14px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #1e222a11}.home-news-card:hover{border-color:#c91c3b29;transform:translateY(-4px);box-shadow:0 20px 42px #1e222a1a}.home-news-image-area{aspect-ratio:16/9;background:#e8eaed;width:100%;position:relative;overflow:hidden}.home-news-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home-news-card:hover .home-news-image{transform:scale(1.035)}.home-news-image-overlay{background:linear-gradient(#0000 55%,#05070a57 100%);position:absolute;inset:0}.home-news-category{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:#c91c3b;border-radius:3px;padding:7px 10px;font-family:Oswald,Arial,sans-serif;font-size:10px;font-weight:700;position:absolute;bottom:16px;left:18px}.home-news-content{flex-direction:column;flex:1;align-items:flex-start;padding:23px 23px 22px;display:flex}.home-news-content time{letter-spacing:.07em;text-transform:uppercase;color:#999da5;margin-bottom:10px;font-family:Oswald,Arial,sans-serif;font-size:10px;font-weight:600}.home-news-content h3{letter-spacing:-.015em;color:#181a1f;margin:0;font-family:Barlow Condensed,Oswald,Arial,sans-serif;font-size:clamp(26px,2.5vw,36px);font-weight:800;line-height:1.02}.home-news-content p{line-clamp:2;-webkit-line-clamp:2;color:#71757d;-webkit-box-orient:vertical;margin:13px 0 20px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.home-news-read-button{letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:10px;margin-top:auto;font-family:Oswald,Arial,sans-serif;font-size:11px;font-weight:700;box-shadow:none!important;color:#181a1f!important;background:0 0!important;border:0!important;padding:0!important;display:inline-flex!important}.home-news-read-button span{color:#c91c3b;font-size:17px}.home-news-read-button:hover{color:#c91c3b!important;background:0 0!important}.home-news-card .content-share-button{letter-spacing:.05em;text-transform:uppercase;min-height:36px;margin-top:12px;font-family:Oswald,Arial,sans-serif;font-size:10px;box-shadow:none!important;color:#555a62!important;background:#fafafa!important;border:1px solid #e2e4e8!important;border-radius:4px!important;padding:0 12px!important}.home-news-card .content-share-button:hover{color:#c91c3b!important;background:#fff!important;border-color:#c91c3b47!important}@media (width<=700px){.home-news-section{padding:62px 0}.home-news-inner{width:calc(100% - 28px)}.home-news-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:24px}.home-news-heading h2{font-size:45px}.home-news-heading p{display:none}.home-news-heading-actions{justify-content:space-between;width:100%}.home-news-all-button{min-height:40px;font-size:10px}.home-news-grid{grid-template-columns:1fr;gap:20px}.home-news-card,.home-news-card-featured{border-radius:12px}.home-news-image-area{aspect-ratio:16/9}.home-news-content{padding:18px 18px 19px}.home-news-content h3{font-size:29px;line-height:1.04}.home-news-content p{line-clamp:2;-webkit-line-clamp:2;margin-top:9px;margin-bottom:16px;font-size:12px}.home-news-category{padding:6px 8px;font-size:9px;bottom:12px;left:13px}}.contact-page{background:#f7f8fa;min-height:100vh}.contact-hero{color:#fff;background:linear-gradient(135deg,#111318 0%,#1b1e24 70%,#251016 100%);padding:86px 0 62px}.contact-hero-inner,.contact-main-inner,.contact-location-inner{width:min(1180px,100% - 48px);margin:0 auto}.contact-kicker,.contact-section-heading>span,.contact-location-inner>span{letter-spacing:.2em;color:#d22645;text-transform:uppercase;margin-bottom:9px;font-family:Oswald,Arial,sans-serif;font-size:11px;font-weight:700;display:block}.contact-hero h1{text-transform:uppercase;margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(58px,7vw,96px);line-height:.92;color:#fff!important}.contact-hero p{max-width:600px;margin:18px 0 0;font-size:15px;line-height:1.6;color:#ffffffad!important}.contact-main{padding:70px 0}.contact-main-inner{grid-template-columns:.8fr 1.2fr;gap:28px;display:grid}.contact-info-panel,.contact-form-panel{background:#fff;border:1px solid #e1e3e7;border-radius:16px;padding:34px;box-shadow:0 14px 35px #1418200f}.contact-section-heading{margin-bottom:28px}.contact-section-heading h2{margin:0;font-family:Barlow Condensed,Oswald,Arial,sans-serif;font-size:35px;font-weight:800;color:#181b20!important}.contact-info-list{gap:10px;display:grid}.contact-info-item{border-bottom:1px solid #eceef1;grid-template-columns:46px 1fr;align-items:start;gap:16px;padding:17px 0;display:grid}.contact-info-item:last-child{border-bottom:0}.contact-info-icon{color:#fff;background:#c91c3b;border-radius:9px;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.contact-info-item span{letter-spacing:.12em;color:#8a8e96;margin-bottom:4px;font-family:Oswald,Arial,sans-serif;font-size:10px;font-weight:700;display:block}.contact-info-item strong,.contact-info-item a{color:#191c21;font-size:15px;font-weight:700;text-decoration:none}.contact-info-item a:hover{color:#c91c3b}.contact-info-item p{margin:5px 0 0;font-size:12px;line-height:1.5;color:#737780!important}.contact-form{gap:14px;display:grid}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-form input,.contact-form textarea{border-radius:7px;width:100%;padding:14px 15px;font-size:13px;box-shadow:none!important;background:#f9fafb!important;border:1px solid #dfe2e7!important}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:none;background:#fff!important;border-color:#c91c3b8c!important}.contact-form button{letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:13px;min-height:49px;font-family:Oswald,Arial,sans-serif;font-size:12px;font-weight:700;display:inline-flex;box-shadow:none!important;background:#c91c3b!important;border:0!important;border-radius:6px!important}.contact-location{background:#fff;padding:70px 0}.contact-location-inner{text-align:center;max-width:860px}.contact-location h2{margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(42px,5vw,70px);line-height:.95;color:#171a20!important}.contact-location p{max-width:620px;margin:18px auto 24px;font-size:14px;line-height:1.6;color:#777c85!important}.contact-location button{letter-spacing:.07em;text-transform:uppercase;min-height:44px;font-family:Oswald,Arial,sans-serif;font-size:11px;box-shadow:none!important;border-radius:5px!important;padding:0 18px!important}@media (width<=700px){.contact-hero{padding:58px 0 44px}.contact-hero-inner,.contact-main-inner,.contact-location-inner{width:calc(100% - 28px)}.contact-hero h1{font-size:56px}.contact-hero p{font-size:13px}.contact-main{padding:42px 0}.contact-main-inner{grid-template-columns:1fr;gap:18px}.contact-info-panel,.contact-form-panel{border-radius:13px;padding:23px 20px}.contact-form-row{grid-template-columns:1fr}.contact-location{padding:55px 0}.contact-location h2{font-size:45px}}.home-social-section{color:#fff;background:#17191e;padding:72px 0}.home-social-inner{grid-template-columns:1fr 1.15fr;align-items:center;gap:50px;width:min(1180px,100% - 48px);margin:0 auto;display:grid}.home-social-copy>span{letter-spacing:.2em;color:#d22645;margin-bottom:8px;font-family:Oswald,sans-serif;font-size:10px;font-weight:700;display:block}.home-social-copy h2{margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(45px,5vw,70px);line-height:.93;color:#fff!important}.home-social-copy h2 strong{color:#d22645}.home-social-copy p{max-width:480px;margin:15px 0 0;font-size:13px;line-height:1.6;color:#ffffff9e!important}.home-social-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-social-button{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;min-height:84px;padding:15px 18px;text-decoration:none;transition:transform .22s,border-color .22s,background .22s;display:grid}.home-social-button:hover{background:#ffffff13;border-color:#d226458c;transform:translateY(-3px)}.home-social-icon{color:#fff;background:#d22645;border-radius:50%;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.home-social-button small{letter-spacing:.12em;color:#ffffff80;margin-bottom:3px;font-family:Oswald,sans-serif;font-size:9px;display:block}.home-social-button strong{color:#fff;font-size:14px}.home-social-button i{color:#d22645;font-size:20px;font-style:normal}@media (width<=700px){.home-social-section{padding:54px 0}.home-social-inner{grid-template-columns:1fr;gap:28px;width:calc(100% - 28px)}.home-social-copy h2{font-size:45px}.home-social-copy p{font-size:12px}.home-social-actions{grid-template-columns:1fr}.home-social-button{min-height:75px}}.live-broadcast-panel{max-width:1280px;margin:0 auto}.live-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.live-page-kicker{letter-spacing:.2em;color:#c91c3b;text-transform:uppercase;margin-bottom:7px;font-family:Oswald,sans-serif;font-size:10px;font-weight:700;display:block}.live-page-heading h2{text-transform:uppercase;color:#181a1f;margin:0;font-family:Anton,Oswald,Impact,sans-serif;font-size:clamp(48px,6vw,78px);line-height:.92}.live-page-heading p{color:#747982;max-width:520px;margin:12px 0 0;font-size:13px;line-height:1.55}.live-camera-status{letter-spacing:.08em;color:#168a4a;background:#1faa5c14;border:1px solid #1faa5c38;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-family:Oswald,sans-serif;font-size:10px;font-weight:700;display:flex}.live-camera-status i,.camera-live-badge i{background:#22bb68;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22bb681f}.live-camera-panel{background:#fff;border:1px solid #dde0e5;border-radius:16px;margin-bottom:34px;padding:22px;box-shadow:0 15px 40px #181c2412}.live-camera-panel-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.live-camera-panel-head span{letter-spacing:.16em;color:#c91c3b;margin-bottom:3px;font-family:Oswald,sans-serif;font-size:9px;font-weight:700;display:block}.live-camera-panel-head h3{color:#17191e;margin:0;font-family:Barlow Condensed,Oswald,sans-serif;font-size:27px}.live-camera-actions{gap:10px;display:flex}.camera-open-btn,.camera-close-btn{letter-spacing:.06em;text-transform:uppercase;min-height:42px;font-family:Oswald,sans-serif;font-size:11px;box-shadow:none!important;border-radius:6px!important;padding:0 17px!important}.camera-open-btn{color:#fff!important;background:#c91c3b!important}.camera-close-btn{color:#fff!important;background:#202329!important}.live-camera-screen{aspect-ratio:16/9;background:#090b0f;border-radius:12px;width:100%;position:relative;overflow:hidden}.live-camera-screen video{object-fit:contain;background:#07080b;width:100%;height:100%;display:block}.live-camera-placeholder{text-align:center;color:#ffffffb8;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.camera-placeholder-icon{color:#c91c3b;background:#ffffff0e;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:4px;font-size:25px;display:grid}.live-camera-placeholder strong{color:#fff;font-size:16px}.live-camera-placeholder span{color:#ffffff78;max-width:320px;font-size:11px;line-height:1.5}.camera-live-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.08em;background:#080a0ec7;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-family:Oswald,sans-serif;font-size:9px;font-weight:700;display:flex;position:absolute;top:14px;left:14px}.live-camera-controls{grid-template-columns:1fr 220px;gap:14px;margin-top:16px;display:grid}.camera-control-field{flex-direction:column;gap:6px;display:flex}.camera-control-field label{letter-spacing:.1em;text-transform:uppercase;color:#777c84;font-family:Oswald,sans-serif;font-size:9px;font-weight:700}.camera-control-field select{color:#1b1e23;background:#f8f9fa;border:1px solid #dfe2e7;border-radius:6px;min-height:42px;padding:0 12px}.microphone-toggle{min-height:42px;color:#6e737b!important;box-shadow:none!important;background:#f4f5f7!important;border:1px solid #dfe2e7!important;border-radius:6px!important}.microphone-toggle.active{color:#c91c3b!important;background:#c91c3b12!important;border-color:#c91c3b47!important}.live-camera-error{color:#a91431;background:#c91c3b0f;border:1px solid #c91c3b33;border-radius:6px;margin-top:13px;padding:11px 13px;font-size:12px}.live-camera-next-step{display:none}@media (width<=700px){.live-page-heading{flex-direction:column;align-items:flex-start}.live-page-heading h2{font-size:50px}.live-page-heading p{font-size:12px}.live-camera-panel{border-radius:13px;padding:14px}.live-camera-panel-head{flex-direction:column;align-items:flex-start}.live-camera-actions,.camera-open-btn,.camera-close-btn{width:100%}.live-camera-screen{aspect-ratio:16/9}.live-camera-controls{grid-template-columns:1fr}}.live-score-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#0a0c12f0;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(150px,1fr) 150px minmax(150px,1fr);align-items:stretch;width:min(820px,100% - 30px);display:grid;position:absolute;bottom:14px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 30px #0000007a}.overlay-team{text-transform:uppercase;color:#fff;align-items:center;gap:10px;padding:10px 14px;font-family:Oswald,sans-serif;font-size:13px;font-weight:700;display:flex}.overlay-home{text-align:right;background:linear-gradient(90deg,#171a20,#252932);justify-content:flex-end}.overlay-away{background:linear-gradient(90deg,#252932,#171a20);justify-content:flex-start}.overlay-team img{object-fit:contain;background:#ffffffeb;border-radius:50%;flex:0 0 34px;width:34px;height:34px;padding:2px}.overlay-score-box{color:#fff;background:linear-gradient(135deg,#a91330 0%,#d51d40 55%,#b51232 100%);flex-direction:column;justify-content:center;align-items:center;padding:7px 10px;display:flex}.overlay-current-set{letter-spacing:.12em;opacity:.82;margin-bottom:2px;font-family:Oswald,sans-serif;font-size:8px;font-weight:700}.overlay-score-box strong{align-items:center;gap:8px;font-family:Anton,Oswald,sans-serif;font-size:30px;line-height:1;display:flex}.overlay-score-box strong span{opacity:.55}.overlay-score-box small{letter-spacing:.08em;opacity:.78;margin-top:3px;font-family:Oswald,sans-serif;font-size:7px}@media (width<=700px){.live-score-overlay{border-radius:5px;grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);width:calc(100% - 12px);bottom:7px}.overlay-team{gap:5px;padding:6px 7px;font-size:8px;line-height:1.05}.overlay-team img{flex-basis:22px;width:22px;height:22px}.overlay-score-box{padding:5px 4px}.overlay-score-box strong{gap:4px;font-size:20px}.overlay-current-set{font-size:6px}.overlay-score-box small{font-size:5px}}.live-camera-screen{position:relative;overflow:hidden}.camera-fullscreen-btn{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;min-height:34px;font-family:Oswald,sans-serif;font-size:9px;font-weight:700;display:flex;position:absolute;top:14px;right:14px;box-shadow:none!important;color:#fff!important;background:#07090db3!important;border:1px solid #ffffff26!important;border-radius:999px!important;padding:0 11px!important}.camera-fullscreen-btn:hover{background:#c91c3be6!important}.camera-resolution-info{color:#858a93;margin-top:3px;font-size:10px}.live-camera-screen:fullscreen{aspect-ratio:auto;background:#000;border-radius:0;width:100vw;height:100vh}.live-camera-screen:fullscreen video{object-fit:contain;width:100%;height:100%}.live-camera-screen:fullscreen .live-score-overlay{width:min(950px,100% - 50px);bottom:28px}@media (width<=700px){.camera-fullscreen-btn{min-height:30px;top:8px;right:8px;padding:0 9px!important}.camera-fullscreen-btn span{display:none}.live-camera-screen:fullscreen .live-score-overlay{width:calc(100% - 18px);bottom:12px}}.live-score-overlay-mini{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0c0e14ed;border:1px solid #ffffff24;border-radius:7px;grid-template-columns:42px minmax(100px,1fr) 46px 52px 14px 52px 46px minmax(100px,1fr) 42px;align-items:center;width:min(760px,100% - 28px);min-height:58px;padding:0 12px;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #0006}.mini-team-logo{place-items:center;display:grid}.mini-team-logo img{object-fit:contain;border-radius:50%;width:32px;height:32px}.mini-team-name{white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;color:#fff;padding:0 10px;font-family:Oswald,sans-serif;font-size:12px;font-weight:700;overflow:hidden}.mini-home-name{text-align:right}.mini-away-name{text-align:left}.mini-set-box{border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;height:38px;display:flex}.mini-set-box span{letter-spacing:.1em;color:#ffffff80;font-family:Oswald,sans-serif;font-size:7px}.mini-set-box strong{color:#fff;margin-top:1px;font-family:Anton,Oswald,sans-serif;font-size:17px;font-weight:700}.mini-score-number{color:#fff;place-items:center;height:44px;font-family:Anton,Oswald,sans-serif;font-size:28px;font-weight:900;display:grid}.mini-score-divider{text-align:center;color:#d21c3e;font-size:20px;font-weight:700}@media (width<=700px){.live-score-overlay-mini{grid-template-columns:25px minmax(52px,1fr) 28px 32px 8px 32px 28px minmax(52px,1fr) 25px;width:calc(100% - 10px);min-height:44px;padding:0 5px;bottom:7px}.mini-team-logo img{width:22px;height:22px}.mini-team-name{padding:0 4px;font-size:7px}.mini-set-box{height:29px}.mini-set-box span{font-size:5px}.mini-set-box strong{font-size:12px}.mini-score-number{height:32px;font-size:19px}.mini-score-divider{font-size:13px}}.live-broadcast-watermark{z-index:8;object-fit:contain;opacity:.92;filter:drop-shadow(0 5px 12px #00000059);pointer-events:none;width:72px;height:72px;position:absolute;top:18px;right:18px}.camera-fullscreen-btn{top:98px!important;right:18px!important}@media (width<=700px){.live-broadcast-watermark{width:46px;height:46px;top:9px;right:9px}.camera-fullscreen-btn{top:62px!important;right:9px!important}}.broadcast-start-btn,.broadcast-stop-btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:7px;width:100%;min-height:48px;margin-top:12px;font-family:Oswald,sans-serif;font-size:13px;font-weight:700}.broadcast-start-btn{color:#fff;background:#c91c3b}.broadcast-stop-btn{color:#fff;background:#15181e}.broadcast-start-btn:disabled{opacity:.55;cursor:wait}.viewer-live-card{background:#fff;border:1px solid #0f172a1a;border-radius:22px;margin-top:24px;padding:22px;box-shadow:0 18px 45px #0f172a14}.viewer-live-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.viewer-kicker{letter-spacing:.18em;color:#c91c3b;margin-bottom:4px;font-family:Oswald,sans-serif;font-size:10px;font-weight:700;display:block}.viewer-live-head h3{color:#13161d;margin:0;font-family:Oswald,sans-serif;font-size:30px;font-weight:700}.viewer-status{letter-spacing:.08em;color:#6b7280;background:#eceff3;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-family:Oswald,sans-serif;font-size:9px;font-weight:700;display:inline-flex}.viewer-status i{background:#9ca3af;border-radius:50%;width:7px;height:7px}.viewer-status.is-live{color:#c91c3b;background:#c91c3b1a}.viewer-status.is-live i{background:#18b76a;box-shadow:0 0 0 5px #18b76a1a}.viewer-video-shell{aspect-ratio:16/9;background:#05070a;border-radius:16px;width:100%;position:relative;overflow:hidden}.viewer-live-video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.viewer-video-placeholder{text-align:center;color:#fff;background:radial-gradient(circle,#c91c3b24,#0000 42%),#05070a;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px;display:flex;position:absolute;inset:0}.viewer-video-placeholder strong{text-transform:uppercase;font-family:Oswald,sans-serif;font-size:20px}.viewer-video-placeholder span{color:#ffffff8c;font-size:12px}.viewer-connect-btn{color:#fff;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:#c91c3b;border:0;border-radius:10px;width:100%;min-height:48px;margin-top:14px;font-family:Oswald,sans-serif;font-size:12px;font-weight:700}.viewer-connect-btn:disabled{opacity:.55;cursor:wait}@media (width<=700px){.viewer-live-card{border-radius:16px;padding:12px}.viewer-live-head h3{font-size:22px}.viewer-video-shell{border-radius:12px}}
