@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{font-family:Montserrat,Arial,sans-serif;background:#000;color:#00b900}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#000 url(/background.png) center center / cover no-repeat fixed}body{color:#00b900;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}a{text-decoration:none;color:inherit}.content{min-height:100vh;padding:32px;background:#0000008c}.top-bar{margin-bottom:20px}.back-button{padding:10px 16px;border:1px solid #00b900;border-radius:10px;background:#000000d9;color:#00b900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.back-button:hover{transform:translateY(-1px);box-shadow:0 0 20px #fff200b3}.page-header{margin-bottom:24px}.page-header h1{margin:0 0 8px}.page-header p{margin:0}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));gap:20px}.tool-card{padding:22px;border:1px solid #00b900;border-radius:18px;background:#000000e0;transition:.15s}.tool-card:hover{box-shadow:0 0 24px #fff200b3;transform:translateY(-2px)}.tool-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.tool-card__status{border:1px solid #00b900;padding:6px 12px;border-radius:10px;font-size:12px;line-height:1;white-space:nowrap;flex-shrink:0}.panel-block{padding:18px;border:1px solid #00b900;border-radius:14px;background:#000000e0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,320px));gap:16px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field select,.form-field input{padding:12px;border:1px solid #00b900;border-radius:10px;background:#000;color:#00b900}.checkbox-row{display:flex;flex-wrap:wrap;gap:16px}.checkbox-field{display:flex;align-items:center;gap:8px}.checkbox-field input{accent-color:#00b900}.actions-row{display:flex;gap:12px}.primary-button,.secondary-button{padding:12px 16px;border:1px solid #00b900;border-radius:10px;background:#000;color:#00b900;cursor:pointer}.primary-button:disabled,.secondary-button:disabled{opacity:.6;cursor:default}.form-error{color:#ff6868}.form-error--block{margin-top:4px}.export-controls{display:flex;flex-direction:column;gap:18px;margin-bottom:24px}.export-form-grid{grid-template-columns:repeat(3,minmax(220px,320px))}.export-stats-block,.export-result-block{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.export-block-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.export-block-header h2{margin:0}.export-textarea{width:100%;min-height:420px;resize:vertical;padding:14px;border:1px solid #00b900;border-radius:12px;background:#000;color:#00b900;font:inherit;line-height:1.45}.ratings-controls{display:flex;flex-direction:column;gap:18px;margin-bottom:24px}.result-meta{margin-bottom:24px}.meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.meta-card{border:1px solid #00b900;padding:14px;border-radius:12px;background:#0006}.meta-card__label{font-size:12px;opacity:.8;margin-bottom:8px}.meta-card__value{font-size:20px;font-weight:700}.output-list{display:flex;flex-direction:column;gap:8px}.empty-note{color:#00b900}.teams-list{display:flex;flex-direction:column;gap:18px}.team-card{display:flex;flex-direction:column;gap:16px}.team-card__top{display:flex;justify-content:space-between;gap:16px}.team-badges{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;justify-content:flex-end}.team-badge{padding:6px 10px;border:1px solid #00b900;border-radius:999px;font-size:12px}.players-table-wrap{overflow-x:auto}.players-table{width:100%;border-collapse:collapse}.players-table th,.players-table td{border:1px solid #00b900;padding:10px;text-align:left;vertical-align:top;background:#000000a6}.players-table__url{max-width:320px;word-break:break-word}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#00000059}.login-form{width:360px;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #00b900;border-radius:14px;background:#000000e6;box-shadow:0 0 24px #fff20073}.login-form label{display:flex;flex-direction:column;gap:8px}.login-form input{padding:12px;border:1px solid #00b900;border-radius:10px;background:#000;color:#00b900}.login-form button{padding:12px;border:1px solid #00b900;border-radius:10px;background:#000;color:#00b900;cursor:pointer}.export-result-actions{margin-top:16px}::selection{background:#00b90052;color:#fff}button,input,select,textarea{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(0,255,102,.75);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#000000bf}::-webkit-scrollbar-thumb{background:#00b9006b;border-radius:999px;border:2px solid rgba(0,0,0,.75)}::-webkit-scrollbar-thumb:hover{background:#00ff6694}.cs2-public-quicknav{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px}.cs2-public-pill,.cs2-public-pill:visited{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border:1px solid rgba(0,185,0,.48);border-radius:999px;background:#050505c7;color:#d6ffd6;font-size:13px;font-weight:850;text-decoration:none;transition:transform .14s ease,border-color .14s ease,background .14s ease}.cs2-public-pill:hover{transform:translateY(-1px);border-color:#0f6c;background:#00b9001f}.cs2-public-pill--primary,.cs2-public-pill--primary:visited{color:#0f6;border-color:#00b900;background:#00b90026}@media (max-width: 720px){.cs2-public-quicknav{gap:6px}.cs2-public-pill{flex:1 1 auto;font-size:12px;padding:8px 10px}table{font-size:12px}}.public-card-hover{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.public-card-hover:hover{transform:translateY(-2px);border-color:#00ff669e!important;box-shadow:0 20px 50px #00b9001f,0 0 0 1px #00ff660f inset!important}.public-card-grid{display:grid;gap:14px}.public-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.public-tournament-row:last-child{border-bottom:0!important}@media (max-width: 1040px){.public-card-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.public-tournament-row{grid-template-columns:1fr!important}}@media (max-width: 720px){.public-card-grid--3{grid-template-columns:1fr}}html,body,#root{max-width:100%;overflow-x:hidden}.cs2-public-shell,.cs2-public-card,.cs2-public-panel,.cs2-match-hero-card,.cs2-match-rosters-card{max-width:100%;box-sizing:border-box}.cs2-public-card *,.cs2-public-panel *{min-width:0}.cs2-public-top-nav{max-width:100%}.cs2-public-pill,.cs2-public-primary,.cs2-public-secondary{white-space:nowrap}.cs2-match-team-name,.cs2-profile-title-row h1,.cs2-profile-title-row,.cs2-public-card h1,.cs2-public-card h2,.cs2-public-card h3{overflow-wrap:anywhere;word-break:normal}@media (max-width: 700px){.cs2-public-shell{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important}.cs2-public-top-nav{gap:10px!important;align-items:flex-start!important}.cs2-public-logo img,.cs2-public-logo svg{max-width:180px!important;height:auto!important}.cs2-public-nav-links{display:flex!important;width:100%!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-start!important}.cs2-public-pill,.cs2-public-primary,.cs2-public-secondary{min-height:38px!important;padding:8px 12px!important;font-size:13px!important}.cs2-public-card{padding:16px!important;border-radius:18px!important}.cs2-profile-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.cs2-profile-hero-avatar{width:min(220px,72vw)!important;height:min(220px,72vw)!important;margin:0 auto!important}.cs2-profile-title-row h1,.cs2-profile-hero-grid h1{font-size:clamp(30px,10vw,48px)!important;line-height:.95!important}.cs2-profile-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cs2-mobile-tabbar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;overflow:hidden!important}.cs2-mobile-tabbar button,.cs2-mobile-tabbar a{min-width:0!important;padding-left:8px!important;padding-right:8px!important}.cs2-match-hero-card{gap:14px!important}.cs2-match-scoreline{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:8px!important;align-items:center!important}.cs2-match-team-side{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;text-align:left!important;justify-content:start!important}.cs2-match-team-side-right{grid-template-columns:minmax(0,1fr) 38px!important;text-align:right!important}.cs2-match-team-side-right>:first-child{order:2}.cs2-match-team-side-right>:last-child{order:1}.cs2-match-team-side img,.cs2-match-team-side .cs2-team-logo,.cs2-match-team-side [style*="width: 54px"]{width:38px!important;height:38px!important}.cs2-match-team-name{font-size:17px!important;line-height:1.05!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}.cs2-match-score-value{font-size:30px!important;line-height:1!important;white-space:nowrap!important}.cs2-match-rosters-card [style*=gridTemplateColumns],.cs2-match-rosters-card [style*=grid-template-columns]{grid-template-columns:1fr!important}.cs2-scroll-top-label{display:none!important}button[aria-label=Наверх],.cs2-scroll-top-button{right:12px!important;bottom:14px!important;min-width:42px!important;width:42px!important;height:42px!important;padding:0!important}}@media (max-width: 430px){.cs2-public-shell{padding-left:12px!important;padding-right:12px!important}.cs2-match-scoreline{grid-template-columns:1fr!important}.cs2-match-scoreline>*{width:100%!important}.cs2-match-score-value{text-align:center!important;padding:8px 0!important}.cs2-match-team-side-right{grid-template-columns:38px minmax(0,1fr)!important;text-align:left!important}.cs2-match-team-side-right>:first-child,.cs2-match-team-side-right>:last-child{order:initial!important}}@media (max-width: 700px){.cs2-public-topnav{align-items:flex-start!important;gap:12px!important}.cs2-public-topnav img{max-width:180px!important;height:auto!important}.cs2-public-quicknav{width:100%!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;justify-content:flex-start!important}}@media (max-width: 700px){html,body,#root,.cs2-team-profile-page,.cs2-player-profile-page,.cs2-match-result-page{width:100%;max-width:100%;overflow-x:hidden}.cs2-team-profile-content,.cs2-player-profile-content,.cs2-match-result-content{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.cs2-team-profile-page *,.cs2-player-profile-page *,.cs2-match-result-page *{box-sizing:border-box;min-width:0}.cs2-team-profile-page div[style*=grid-template-columns],.cs2-team-profile-page section[style*=grid-template-columns],.cs2-player-profile-page div[style*=grid-template-columns],.cs2-player-profile-page section[style*=grid-template-columns],.cs2-match-result-page div[style*=grid-template-columns],.cs2-match-result-page section[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.cs2-team-profile-page [style*=min-width],.cs2-player-profile-page [style*=min-width],.cs2-match-result-page [style*=min-width]{min-width:0!important}.cs2-team-profile-page h1,.cs2-player-profile-page h1,.cs2-match-result-page h1,.cs2-team-profile-page h2,.cs2-player-profile-page h2,.cs2-match-result-page h2{max-width:100%;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.cs2-team-profile-page a,.cs2-player-profile-page a,.cs2-match-result-page a,.cs2-team-profile-page strong,.cs2-player-profile-page strong,.cs2-match-result-page strong,.cs2-team-profile-page div,.cs2-player-profile-page div,.cs2-match-result-page div,.cs2-team-profile-page span,.cs2-player-profile-page span,.cs2-match-result-page span{max-width:100%;word-break:normal;overflow-wrap:anywhere}.cs2-match-result-page [style*="text-transform: uppercase"],.cs2-match-result-page [style*="font-weight: 950"],.cs2-match-result-page [style*="font-weight: 900"]{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.05!important}.cs2-team-profile-page img,.cs2-player-profile-page img,.cs2-match-result-page img{max-width:100%}.cs2-team-profile-page [style*="width: 220px"],.cs2-player-profile-page [style*="width: 220px"],.cs2-team-profile-page [style*="height: 190px"],.cs2-player-profile-page [style*="height: 190px"]{width:100%!important;max-width:260px!important;height:auto!important;min-height:180px!important;margin-left:auto!important;margin-right:auto!important}.cs2-team-profile-page table,.cs2-player-profile-page table,.cs2-match-result-page table{max-width:100%}.cs2-team-profile-page [style*="overflow-x: auto"],.cs2-player-profile-page [style*="overflow-x: auto"],.cs2-match-result-page [style*="overflow-x: auto"]{max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.cs2-scroll-top-label{display:none!important}button[style*="position: fixed"][style*=bottom]{min-width:44px!important;width:44px!important;padding-left:0!important;padding-right:0!important;right:12px!important}}@media (max-width: 430px){.cs2-team-profile-page,.cs2-player-profile-page,.cs2-match-result-page{padding-left:10px!important;padding-right:10px!important}.cs2-team-profile-page h1,.cs2-player-profile-page h1,.cs2-match-result-page h1{font-size:30px!important}.cs2-team-profile-page h2,.cs2-player-profile-page h2,.cs2-match-result-page h2{font-size:24px!important}}@media (max-width: 700px){.cs2-team-profile-page,.cs2-player-profile-page,.cs2-match-result-page{padding:10px!important;overflow-x:hidden!important}.cs2-team-profile-content,.cs2-player-profile-content,.cs2-match-result-content{width:100%!important;max-width:100%!important;display:grid!important;gap:12px!important}.cs2-profile-hero-grid{grid-template-columns:minmax(0,1fr)!important;padding:14px!important;gap:14px!important}.cs2-profile-hero-avatar,.cs2-profile-hero-avatar-wrap{width:100%!important;max-width:240px!important;margin:0 auto!important}.cs2-profile-hero-avatar-wrap>*{width:100%!important}.cs2-profile-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cs2-mobile-tabbar{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.cs2-mobile-tabbar button{flex:0 0 auto!important;min-width:86px!important;padding:10px 12px!important}.cs2-match-hero-card{padding:14px!important}.cs2-match-hero-card>div:first-child{grid-template-columns:minmax(0,1fr)!important}.cs2-match-scoreline{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.cs2-match-team-side,.cs2-match-team-side-right{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;justify-content:start!important;text-align:left!important}.cs2-match-team-side-right>:first-child,.cs2-match-team-side-right>:last-child{order:initial!important}.cs2-match-team-name{font-size:20px!important;line-height:1.1!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-align:left!important}.cs2-match-score-value{font-size:34px!important;line-height:1!important;text-align:center!important;padding:6px 0!important}.cs2-match-rosters-card>div[style*=grid-template-columns],.cs2-match-rosters-card div[style*=gridTemplateColumns]{grid-template-columns:minmax(0,1fr)!important}.cs2-team-profile-page table,.cs2-player-profile-page table,.cs2-match-result-page table{min-width:0!important}}@media (max-width: 700px){.cs2-match-scoreline{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important}.cs2-match-scoreline>*{width:100%!important;max-width:100%!important}.cs2-match-team-side,.cs2-match-team-side-right{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;justify-items:start!important;text-align:left!important;width:100%!important;max-width:100%!important}.cs2-match-team-side-right>:first-child{order:2!important}.cs2-match-team-side-right>:last-child{order:1!important}.cs2-match-team-name{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;line-height:1.08!important;text-align:left!important}.cs2-match-score-value{width:100%!important;text-align:center!important;padding:8px 0!important}}
