@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&family=Roboto+Condensed:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap";:root{color-scheme:dark;--bg-90:#10181c;--bg-80:#16232a;--bg-70:#1c2f38;--bg-50:#284755;--bg-40:#2e5465;--bg-20:#396f85;--bg-05:#4a9ab7;--text-white:#fff;--text-10:#e4e4e4;--text-25:#bdbdbd;--text-90:#2d2d2d;--text-100:#1a1a1a;--green-primary:#17bb00;--orange-primary:#ff7a00;--blue-primary:#08a0ff;--red-primary:#d11101;--yellow-primary:#facc01;--red-gradient:linear-gradient(90deg,#a6080e,#d11101);--dark-gradient:linear-gradient(90deg,#1c2f38,#10181c);--vertical-dark-gradient:linear-gradient(0deg,#1c2f38,#10181c);--hover:.7;--transition:all .3s ease-in-out;--translate-y-hover:-4px;--actions:"Roboto",sans-serif;--sport-category-tags:"Roboto Condensed",sans-serif;--urbanist:"Urbanist",sans-serif;--title:"Barlow Condensed",sans-serif;--article-content:"Source Sans Pro",sans-serif}*{box-sizing:border-box;font-family:var(--actions);margin:0;padding:0;transition:var(--transition)}body{background-color:var(--bg-90);color:var(--text-white);line-height:1.5;overflow-x:hidden}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding:0!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p{margin-bottom:0}.container{width:100%}.container,.content-wrapper{margin:0 auto;max-width:1440px}.content-wrapper{display:flex;gap:24px;padding:0 20px}.main-column{display:flex;flex:1;flex-direction:column;gap:16px;min-width:0}.sidebar-column{flex-shrink:0;width:346px}a{color:inherit;text-decoration:none;transition:var(--transition)}a:active,a:focus,a:hover{opacity:var(--hover)}h1,h2,h3,h4,h5,h6{font-weight:600}.sport-tag,.text-uppercase{text-transform:uppercase}.sport-tag{align-items:center;background:#121212cc;border-radius:4px;display:inline-flex;font-family:var(--sport-category-tags);font-size:12px;font-weight:400;justify-content:center;line-height:11px;padding:4px}.sport-tag.football{color:var(--green-primary)}.sport-tag.basketball{color:var(--orange-primary)}.sport-tag.tennis{color:var(--blue-primary)}.sport-tag.volleyball{color:var(--red-primary)}.sport-tag.other{color:var(--text-25)}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:10px;transition:opacity .2s}.btn:hover{opacity:var(--hover)}.btn-yellow,.btn:hover{background-color:var(--yellow-primary);color:var(--text-100)}.section-title{line-height:26px}.sidebar-header h3{border-left:4px solid var(--text-white);font-size:24px;padding-left:12px}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--bg-90)}::-webkit-scrollbar-thumb{background:var(--red-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--red-primary);opacity:.8}*{scrollbar-color:var(--red-primary) var(--bg-90);scrollbar-width:thin}@media screen and (max-width:1200px){.container{max-width:100%}.content-wrapper{flex-direction:column}.sidebar-column{width:100%}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-gradient{background:linear-gradient(90deg,#2a3a44 25%,#3a4a54,#2a3a44 75%);background-size:200% 100%}.skeleton-container-gradient,.skeleton-gradient{animation:skeleton-loading 1.5s ease-in-out infinite}.skeleton-container-gradient{background:linear-gradient(90deg,var(--bg-70) 0,var(--bg-90) 100%);background-size:200% 100%}.skeleton-accent-bg{background:#223b46}.skeleton-line{border-radius:4px;margin-bottom:6px}.skeleton-line.short{width:70%}.skeleton-line.medium{width:85%}.skeleton-image,.skeleton-tag{border-radius:4px}.skeleton-icon{border-radius:50%}.skeleton-text-xs{height:12px}.skeleton-text-sm{height:14px}.skeleton-text-base{height:16px}.skeleton-text-lg{height:18px}.skeleton-text-xl{height:20px}.skeleton-text-2xl{height:23px}.skeleton-text-3xl{height:28px}.skeleton-text-4xl{height:36px}.skeleton-text-5xl{height:48px}@media screen and (max-width:768px){.skeleton-text-lg{height:16px}.skeleton-text-xl{height:18px}.skeleton-text-2xl{height:20px}.skeleton-text-3xl{height:24px}.skeleton-text-4xl{height:32px}.skeleton-text-5xl{height:40px}}
