.developer-module__Secg_W__root{min-height:calc(100vh - 56px);padding:var(--space-2xl) var(--space-md);justify-content:center;align-items:flex-start;display:flex}.developer-module__Secg_W__authModal{background:var(--color-surface);width:100%;max-width:860px;box-shadow:var(--shadow-lg);font-family:var(--font-sans), sans-serif;color:var(--color-text);border:1px solid var(--color-border);border-radius:16px;min-height:500px;margin:40px auto;display:flex;position:relative;overflow:hidden}.developer-module__Secg_W__authModalClose{color:var(--color-text-muted);cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:20px;right:20px}.developer-module__Secg_W__authModalClose:hover{color:var(--color-text)}.developer-module__Secg_W__authModalLeft{background:var(--color-bg);text-align:center;border-right:1px solid var(--color-border);flex-direction:column;flex:1;align-items:center;padding:40px;display:flex}.developer-module__Secg_W__authModalLeftTitle{color:var(--color-text);margin-bottom:40px;font-size:22px;font-weight:700;line-height:1.3}.developer-module__Secg_W__phoneMockup{border:6px solid var(--color-border);background:var(--color-surface);width:220px;height:440px;box-shadow:var(--shadow-md), inset 0 0 0 2px var(--color-border-subtle);border-radius:32px;flex-direction:column;align-items:center;padding:20px;display:flex;position:relative}.developer-module__Secg_W__phoneNotch{background:var(--color-border);z-index:2;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:110px;height:24px;position:absolute;top:-2px}.developer-module__Secg_W__phoneLogo{color:var(--color-text);letter-spacing:-.02em;align-items:center;gap:8px;margin-top:50px;margin-bottom:40px;font-size:16px;font-weight:800;display:flex}.developer-module__Secg_W__phoneQrWrap{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.developer-module__Secg_W__phoneQrCorner{border-style:solid;border-color:#ff0046;width:24px;height:24px;position:absolute}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__tl{border-width:2px 0 0 2px;border-top-left-radius:8px;top:0;left:0}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__tr{border-width:2px 2px 0 0;border-top-right-radius:8px;top:0;right:0}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__bl{border-width:0 0 2px 2px;border-bottom-left-radius:8px;bottom:0;left:0}.developer-module__Secg_W__phoneQrCorner.developer-module__Secg_W__br{border-width:0 2px 2px 0;border-bottom-right-radius:8px;bottom:0;right:0}.developer-module__Secg_W__phoneQrInner{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:130px;height:130px;padding:4px;display:flex}.developer-module__Secg_W__scanText{color:var(--color-text-muted);margin-top:24px;font-size:10px;font-weight:500}.developer-module__Secg_W__downloadAppLink{color:#ff0046;margin-top:4px;font-size:11px;font-weight:700;text-decoration:none;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s;display:inline-block}.developer-module__Secg_W__downloadAppLink:hover{color:#e6003e;text-decoration:underline}.developer-module__Secg_W__authModalRight{background:var(--color-surface);flex-direction:column;flex:1.1;padding:40px 50px;display:flex}.developer-module__Secg_W__authModalRightTitle{text-align:center;color:var(--color-text);margin-bottom:24px;font-size:22px;font-weight:700}.developer-module__Secg_W__perksBox{background:var(--color-bg);border:1px solid var(--color-border-subtle);border-radius:12px;margin-bottom:24px;padding:24px}.developer-module__Secg_W__authModalRightSubtitle{color:var(--color-text-secondary);text-align:center;margin-bottom:24px;font-size:13px;font-weight:500;line-height:1.5}.developer-module__Secg_W__perksGrid{justify-content:space-between;gap:16px;display:flex}.developer-module__Secg_W__perkItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:12px;display:flex}.developer-module__Secg_W__perkIcon{width:28px;height:28px;color:var(--color-text);stroke-width:1.5px}.developer-module__Secg_W__perkText{color:var(--color-text-secondary);font-size:11px;font-weight:500;line-height:1.4}.developer-module__Secg_W__authButtons{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.developer-module__Secg_W__authBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}.developer-module__Secg_W__authBtnIcon{width:20px;height:20px;position:absolute;left:16px}.developer-module__Secg_W__authBtnGoogle{color:#0f172a;background:#fff;border:1px solid #fff}.developer-module__Secg_W__authBtnGoogle:hover{background:#f8fafc}.developer-module__Secg_W__authBtnApple,.developer-module__Secg_W__authBtnFacebook,.developer-module__Secg_W__authBtnEmail{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.developer-module__Secg_W__authBtnApple:hover,.developer-module__Secg_W__authBtnFacebook:hover,.developer-module__Secg_W__authBtnEmail:hover{background:var(--color-surface-hover);border-color:var(--color-border)}.developer-module__Secg_W__authFooter{color:var(--color-text-muted);text-align:left;font-size:11px;line-height:1.6}.developer-module__Secg_W__authFooter a{color:var(--color-text-secondary);text-decoration:underline}.developer-module__Secg_W__authInput{background:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text);border-radius:8px;outline:none;padding:14px 16px;font-family:inherit;font-size:14px;transition:all .2s}.developer-module__Secg_W__authInput::placeholder{color:var(--color-text-muted)}.developer-module__Secg_W__authInput:focus{background:var(--color-surface);border-color:#ff0046;box-shadow:0 0 0 1px #ff0046}.developer-module__Secg_W__authSubmitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#ff0046;border:none;border-radius:8px;width:100%;margin-top:8px;padding:14px;font-size:14px;font-weight:700;transition:all .2s}.developer-module__Secg_W__authSubmitBtn:hover{background:#e6003e}.developer-module__Secg_W__authSubmitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.developer-module__Secg_W__authModal{box-shadow:none;border-radius:0;flex-direction:column;margin:20px auto}.developer-module__Secg_W__authModalLeft{border-right:none;border-bottom:1px solid var(--color-border);padding:30px 20px;display:flex}.developer-module__Secg_W__authModalRight{padding:30px 20px}}.developer-module__Secg_W__dashboard{width:100%;max-width:900px}.developer-module__Secg_W__header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap;display:flex}.developer-module__Secg_W__dashTitle{letter-spacing:-.03em;color:var(--color-text);margin-bottom:4px;font-size:24px;font-weight:900}.developer-module__Secg_W__dashSub{color:var(--color-text-muted);font-size:14px}.developer-module__Secg_W__headerActions{gap:var(--space-sm);align-items:center;display:flex}.developer-module__Secg_W__docsLink{color:#ff0046;border-radius:var(--radius-sm);border:1px solid #ff0046;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s}.developer-module__Secg_W__docsLink:hover{background:#ff00460f}.developer-module__Secg_W__logoutBtn{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s}.developer-module__Secg_W__logoutBtn:hover{color:#ef4444;border-color:#ef4444}.developer-module__Secg_W__statsGrid{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.developer-module__Secg_W__statCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg)}.developer-module__Secg_W__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:var(--space-xs);font-size:11px;font-weight:700}.developer-module__Secg_W__statValue{color:var(--color-text);font-size:20px;font-weight:800;font-family:var(--font-heading)}.developer-module__Secg_W__section{margin-bottom:var(--space-2xl)}.developer-module__Secg_W__sectionTitle{color:var(--color-text);margin-bottom:var(--space-md);letter-spacing:-.01em;padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border);font-size:16px;font-weight:800}.developer-module__Secg_W__usageGrid{gap:var(--space-lg);flex-direction:column;display:flex}.developer-module__Secg_W__usageBarHeader{color:var(--color-text-secondary);justify-content:space-between;margin-bottom:6px;font-size:13px;font-weight:600;display:flex}.developer-module__Secg_W__usageBarCount{color:var(--color-text-muted);font-family:JetBrains Mono,monospace;font-size:12px}.developer-module__Secg_W__usageBarTrack{background:var(--color-border-subtle);border-radius:5px;height:10px;overflow:hidden}.developer-module__Secg_W__usageBarFill{border-radius:5px;height:100%;transition:width .5s,background .3s}.developer-module__Secg_W__keyCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.developer-module__Secg_W__keyRow{padding:12px var(--space-lg);border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.developer-module__Secg_W__keyRow:last-child{border-bottom:none}.developer-module__Secg_W__keyLabel{color:var(--color-text-secondary);font-weight:500}.developer-module__Secg_W__keyValue{color:var(--color-text);font-weight:700;font-family:var(--font-heading);font-size:13px}.developer-module__Secg_W__keyValue code{background:#0053910f;border:1px solid #0053911a;border-radius:4px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:12.5px}.developer-module__Secg_W__formStack{gap:var(--space-sm);flex-direction:column;display:flex}.developer-module__Secg_W__footerText{margin-top:var(--space-lg);color:var(--color-text-muted);font-size:12px}.developer-module__Secg_W__footerText a{color:#ff0046;font-weight:600;text-decoration:none}.developer-module__Secg_W__newKeyAlert{border-radius:var(--radius-md);padding:var(--space-lg);text-align:center;background:#fffbeb;border:1px solid #f59e0b}.developer-module__Secg_W__newKeyAlert h3{color:#92400e;margin-bottom:4px;font-size:16px;font-weight:800}.developer-module__Secg_W__plansWrap{width:100%;max-width:1100px}.developer-module__Secg_W__plansGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));display:grid}.developer-module__Secg_W__planCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.developer-module__Secg_W__planCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.developer-module__Secg_W__planCardHighlight{box-shadow:0 0 0 1px #ff0046, var(--shadow-lg);border-color:#ff0046}.developer-module__Secg_W__planBadge{color:#fff;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800;font-family:var(--font-heading);white-space:nowrap;background:#ff0046;border-radius:20px;padding:3px 14px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.developer-module__Secg_W__planName{color:var(--color-text);margin-bottom:var(--space-sm);font-size:18px;font-weight:800}.developer-module__Secg_W__planPrice{margin-bottom:var(--space-lg);align-items:baseline;gap:4px;display:flex}.developer-module__Secg_W__planPriceNum{color:var(--color-text);font-size:36px;font-weight:900;font-family:var(--font-heading);letter-spacing:-.03em}.developer-module__Secg_W__planPricePeriod{color:var(--color-text-muted);font-size:14px}.developer-module__Secg_W__planFeatures{margin-bottom:var(--space-lg);flex-direction:column;flex:1;gap:6px;padding:0;list-style:none;display:flex}.developer-module__Secg_W__planFeature{color:var(--color-text-secondary);align-items:flex-start;gap:8px;font-size:13px;display:flex}.developer-module__Secg_W__planFeatureCheck{color:#22c55e;flex-shrink:0;font-weight:700}.developer-module__Secg_W__planLimitation{color:var(--color-text-muted);align-items:flex-start;gap:8px;font-size:13px;display:flex}.developer-module__Secg_W__planFeatureX{color:#ef4444;flex-shrink:0;font-weight:700}.developer-module__Secg_W__planCta{text-align:center;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--color-border);color:var(--color-text);font-size:12px;font-weight:700;font-family:var(--font-heading);padding:10px;text-decoration:none;transition:all .2s;display:block}.developer-module__Secg_W__planCta:hover{color:#ff0046;border-color:#ff0046}.developer-module__Secg_W__planCtaHighlight{background:#ff0046;border-color:#ff0046;color:#fff!important}.developer-module__Secg_W__planCtaHighlight:hover{opacity:.9}@media (max-width:640px){.developer-module__Secg_W__statsGrid{grid-template-columns:repeat(2,1fr)}.developer-module__Secg_W__header,.developer-module__Secg_W__inputGroup{flex-direction:column}.developer-module__Secg_W__plansGrid{grid-template-columns:1fr}}.developer-module__Secg_W__widgetsGrid{gap:var(--space-lg);margin-top:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(340px,1fr));display:grid}.developer-module__Secg_W__widgetCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:space-between;gap:var(--space-md);box-shadow:var(--shadow-sm);flex-direction:column;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.developer-module__Secg_W__widgetCard:hover{box-shadow:var(--shadow-md);border-color:#ff00464d;transform:translateY(-2px)}.developer-module__Secg_W__widgetBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.developer-module__Secg_W__badgeMatch{color:#ef4444;background:#ef444414;border:1px solid #ef444426}.developer-module__Secg_W__badgeLeague{color:#f59e0b;background:#f59e0b14;border:1px solid #f59e0b26}.developer-module__Secg_W__badgeTeam{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f626}.developer-module__Secg_W__pill{background:var(--color-bg);color:var(--color-text-secondary);border:1px solid var(--color-border-subtle);border-radius:20px;margin:2px;padding:2px 8px;font-family:monospace;font-size:11px;display:inline-block}.developer-module__Secg_W__pillGreen{color:#22c55e;background:#22c55e14;border:1px solid #22c55e33}.developer-module__Secg_W__copyContainer{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:6px var(--space-sm);align-items:center;gap:var(--space-xs);margin-top:var(--space-xs);display:flex}.developer-module__Secg_W__copyInput{outline:none;flex:1;color:var(--color-text-secondary)!important;background:0 0!important;border:none!important;font-family:JetBrains Mono,monospace!important;font-size:11px!important}.developer-module__Secg_W__copyBtn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-radius:var(--radius-xs);cursor:pointer;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s}.developer-module__Secg_W__copyBtn:hover{color:#fff;background:#ff0046;border-color:#ff0046}.developer-module__Secg_W__colorPickerBox{align-items:center;gap:var(--space-xs);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:4px var(--space-sm);transition:border-color .2s;display:flex}.developer-module__Secg_W__colorPickerBox:focus-within{border-color:#ff0046}.developer-module__Secg_W__colorInput{cursor:pointer;background:0 0;border:none;border-radius:50%;width:24px;height:24px;padding:0;overflow:hidden}.developer-module__Secg_W__colorInput::-webkit-color-swatch-wrapper{padding:0}.developer-module__Secg_W__colorInput::-webkit-color-swatch{border:1px solid var(--color-border);border-radius:50%}.developer-module__Secg_W__colorTextInput{outline:none;width:65px;font-family:JetBrains Mono,monospace;font-size:12px;color:var(--color-text)!important;background:0 0!important;border:none!important;padding:0!important}.developer-module__Secg_W__previewMockCard{transition:all .3s;box-shadow:0 10px 30px #0006}.developer-module__Secg_W__mockTabBtn{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:6px 12px;font-size:11px;font-weight:700;transition:all .2s}.developer-module__Secg_W__formLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10.5px;font-weight:700;display:block}.developer-module__Secg_W__input{background:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text);box-sizing:border-box;border-radius:8px;outline:none;padding:10px 14px;font-size:13.5px;transition:all .2s ease-in-out}.developer-module__Secg_W__input:focus{background:var(--color-surface-hover);border-color:#ff0046;box-shadow:0 0 0 2px #ff004626}.developer-module__Secg_W__input::placeholder{color:var(--color-text-muted);opacity:.6}.developer-module__Secg_W__input option{background:var(--color-surface);color:var(--color-text)}
.PlayerMarker-module__TwGBma__group{cursor:pointer}.PlayerMarker-module__TwGBma__circle{transition:r .15s ease-out,filter .15s ease-out}.PlayerMarker-module__TwGBma__group:hover .PlayerMarker-module__TwGBma__circle{r:16;filter:brightness(1.1)}.PlayerMarker-module__TwGBma__home{fill:var(--color-primary);stroke:var(--color-gold);stroke-width:2px}.PlayerMarker-module__TwGBma__away{fill:#fff;stroke:#9ca3af;stroke-width:2px}.PlayerMarker-module__TwGBma__number{pointer-events:none;font-family:var(--font-heading);font-size:11px;font-weight:800}.PlayerMarker-module__TwGBma__home+.PlayerMarker-module__TwGBma__number{fill:#fff}.PlayerMarker-module__TwGBma__away+.PlayerMarker-module__TwGBma__number{fill:var(--color-text)}.PlayerMarker-module__TwGBma__name{fill:#fff;font-size:9px;font-weight:800;font-family:var(--font-sans);pointer-events:none;text-shadow:0 1px 3px #000c}.PlayerMarker-module__TwGBma__tooltipBg{fill:#000;stroke:var(--color-gold);stroke-width:1px}.PlayerMarker-module__TwGBma__tooltipText{fill:#fff;font-size:9.5px;font-weight:700;font-family:var(--font-heading);pointer-events:none}
.FootballPitch-module__s3P1na__wrapper{gap:var(--space-sm);flex-direction:column;align-items:center;display:flex}.FootballPitch-module__s3P1na__teamLabel{align-items:center;gap:var(--space-sm);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);font-size:13px;font-weight:800;display:flex}.FootballPitch-module__s3P1na__formationLabel{font-family:var(--font-sans);color:var(--color-primary);background:var(--color-primary-subtle);border-radius:var(--radius-sm);padding:2px 8px;font-size:11px;font-weight:700}.FootballPitch-module__s3P1na__pitch{border-radius:var(--radius-md);width:100%;max-width:400px;height:auto;box-shadow:var(--shadow-md);overflow:visible}@media (max-width:768px){.FootballPitch-module__s3P1na__pitch{max-width:100%}}
.MatchStatsComparison-module__O6KVdq__wrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:16px;padding:20px 24px;display:flex}.MatchStatsComparison-module__O6KVdq__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:12px;display:flex}.MatchStatsComparison-module__O6KVdq__teamWrapper{align-items:center;gap:8px;display:flex}.MatchStatsComparison-module__O6KVdq__colorIndicator{border-radius:50%;width:8px;height:8px}.MatchStatsComparison-module__O6KVdq__indicatorHome{background:var(--color-primary)}.MatchStatsComparison-module__O6KVdq__indicatorAway{background:var(--color-gold)}.MatchStatsComparison-module__O6KVdq__teamName{font-family:var(--font-heading);color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;font-size:12.5px;font-weight:850}.MatchStatsComparison-module__O6KVdq__row{flex-direction:column;gap:6px;padding:2px 0;display:flex}.MatchStatsComparison-module__O6KVdq__textRow{justify-content:space-between;align-items:center;display:flex}.MatchStatsComparison-module__O6KVdq__value{font-family:var(--font-heading);color:var(--color-text-muted);width:60px;font-size:14.5px;font-weight:850}.MatchStatsComparison-module__O6KVdq__valueHome{text-align:left}.MatchStatsComparison-module__O6KVdq__valueAway{text-align:right}.MatchStatsComparison-module__O6KVdq__winner{color:var(--color-text)}.MatchStatsComparison-module__O6KVdq__label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);text-align:center;flex:1;font-size:11px;font-weight:800}.MatchStatsComparison-module__O6KVdq__barRow{grid-template-columns:1fr 12px 1fr;align-items:center;display:grid}.MatchStatsComparison-module__O6KVdq__barContainer{background:var(--color-border-subtle);border-radius:3px;height:6px;display:flex;overflow:hidden}.MatchStatsComparison-module__O6KVdq__barContainerHome{justify-content:flex-end}.MatchStatsComparison-module__O6KVdq__barContainerAway{justify-content:flex-start}@keyframes MatchStatsComparison-module__O6KVdq__growFromCenter{0%{width:0}}.MatchStatsComparison-module__O6KVdq__bar{height:100%;transition:width .6s var(--ease-out-expo);border-radius:3px;animation:1s cubic-bezier(.16,1,.3,1) forwards MatchStatsComparison-module__O6KVdq__growFromCenter}.MatchStatsComparison-module__O6KVdq__barHome{background:var(--color-primary)}.MatchStatsComparison-module__O6KVdq__barAway{background:var(--color-gold)}
.MatchShotsVisualizer-module__DYCdqa__container{gap:var(--space-md);flex-direction:column;display:flex}.MatchShotsVisualizer-module__DYCdqa__controls{justify-content:space-between;align-items:center;gap:var(--space-sm);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-wrap:wrap;padding:10px 16px;display:flex}.MatchShotsVisualizer-module__DYCdqa__filters{background:var(--color-border-subtle);border-radius:var(--radius-md);border:1px solid var(--color-border);padding:3px;display:flex}.MatchShotsVisualizer-module__DYCdqa__filterBtn{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--duration-fast) ease;background:0 0;border:none;padding:6px 14px;font-size:11.5px;font-weight:700}.MatchShotsVisualizer-module__DYCdqa__filterBtn.MatchShotsVisualizer-module__DYCdqa__active{background:var(--color-bg-alt);color:var(--color-text);box-shadow:var(--shadow-sm)}.MatchShotsVisualizer-module__DYCdqa__legend{gap:var(--space-md);color:var(--color-text-secondary);font-size:11.5px;font-weight:700;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;display:flex}.MatchShotsVisualizer-module__DYCdqa__legendItem{align-items:center;gap:6px;display:flex}.MatchShotsVisualizer-module__DYCdqa__legendDot{border-radius:var(--radius-full);border:1px solid #fff3;width:10px;height:10px;display:inline-block}.MatchShotsVisualizer-module__DYCdqa__emptyState{text-align:center;padding:var(--space-xl);color:var(--color-text-muted);font-size:14px}.MatchShotsVisualizer-module__DYCdqa__content{gap:var(--space-lg);grid-template-columns:1.2fr 1.5fr;align-items:start;display:grid}@media (max-width:768px){.MatchShotsVisualizer-module__DYCdqa__content{grid-template-columns:1fr}}.MatchShotsVisualizer-module__DYCdqa__mapSection{background:var(--color-bg-alt);border:1px solid var(--color-border);padding:var(--space-md);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex}.MatchShotsVisualizer-module__DYCdqa__pitchWrapper{width:100%;max-width:380px}.MatchShotsVisualizer-module__DYCdqa__pitch{border-radius:var(--radius-md);width:100%;height:auto}.MatchShotsVisualizer-module__DYCdqa__shotDot{cursor:pointer;transition:r var(--duration-fast) var(--ease-out-expo), stroke var(--duration-fast) ease, stroke-width var(--duration-fast) ease}.MatchShotsVisualizer-module__DYCdqa__pulsingRing{stroke-dasharray:4 2;pointer-events:none;animation:5s linear infinite MatchShotsVisualizer-module__DYCdqa__rotateDash}@keyframes MatchShotsVisualizer-module__DYCdqa__rotateDash{to{stroke-dashoffset:-20px}}.MatchShotsVisualizer-module__DYCdqa__listSection{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;max-height:580px;padding:16px;display:flex}.MatchShotsVisualizer-module__DYCdqa__listTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin-bottom:var(--space-md);border-bottom:2px solid var(--color-border-subtle);padding-bottom:8px;font-size:13px;font-weight:800}.MatchShotsVisualizer-module__DYCdqa__listWrapper{gap:var(--space-2xs);flex-direction:column;flex-grow:1;display:flex;overflow-y:auto}.MatchShotsVisualizer-module__DYCdqa__shotRow{border-radius:var(--radius-md);transition:all var(--duration-fast) ease;cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.MatchShotsVisualizer-module__DYCdqa__shotRow:hover,.MatchShotsVisualizer-module__DYCdqa__shotRowHovered{background:var(--color-surface-hover);border-color:var(--color-border)}.MatchShotsVisualizer-module__DYCdqa__shotRowLeft{align-items:center;gap:var(--space-md);display:flex}.MatchShotsVisualizer-module__DYCdqa__minuteBadge{font-family:var(--font-heading);color:var(--color-text);min-width:36px;font-size:13px;font-weight:800}.MatchShotsVisualizer-module__DYCdqa__shotDetails{flex-direction:column;gap:2px;display:flex}.MatchShotsVisualizer-module__DYCdqa__playerName{color:var(--color-text);font-size:13.5px;font-weight:700}.MatchShotsVisualizer-module__DYCdqa__teamName{color:var(--color-text-secondary);font-size:11.5px;font-weight:500}.MatchShotsVisualizer-module__DYCdqa__shotRowRight{align-items:center;gap:var(--space-md);display:flex}.MatchShotsVisualizer-module__DYCdqa__outcomeBadge{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:60px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.MatchShotsVisualizer-module__DYCdqa__outcomeGoal{color:#00a826;background:#00a8261f}.MatchShotsVisualizer-module__DYCdqa__outcomeSave{color:#0077e6;background:#0077e61f}.MatchShotsVisualizer-module__DYCdqa__outcomeBlock{color:#f97316;background:#f973161f}.MatchShotsVisualizer-module__DYCdqa__outcomeMiss{color:#df2121;background:#df21211f}.MatchShotsVisualizer-module__DYCdqa__xgLabel{font-family:var(--font-heading);color:var(--color-text-secondary);text-align:right;min-width:50px;font-size:11.5px;font-weight:800}
.PlayerMatchStatsTable-module__mlgMqG__container{gap:var(--space-md);flex-direction:column;display:flex}.PlayerMatchStatsTable-module__mlgMqG__teamSelector{background:var(--color-border-subtle);border-radius:var(--radius-md);border:1px solid var(--color-border);width:fit-content;padding:3px;display:flex}.PlayerMatchStatsTable-module__mlgMqG__teamButton{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--duration-fast) ease;background:0 0;border:none;padding:6px 16px;font-size:12px;font-weight:700}.PlayerMatchStatsTable-module__mlgMqG__teamButton.PlayerMatchStatsTable-module__mlgMqG__active{background:var(--color-bg-alt);color:var(--color-text);box-shadow:var(--shadow-sm)}.PlayerMatchStatsTable-module__mlgMqG__emptyState{text-align:center;padding:var(--space-xl);color:var(--color-text-muted);font-size:14px}.PlayerMatchStatsTable-module__mlgMqG__tableWrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow-x:auto}.PlayerMatchStatsTable-module__mlgMqG__table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.5}.PlayerMatchStatsTable-module__mlgMqG__table th{background:var(--color-border-subtle);color:var(--color-text-secondary);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;text-align:center;border-bottom:2px solid var(--color-border);cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 8px;font-size:11px;font-weight:700}.PlayerMatchStatsTable-module__mlgMqG__table th:hover{background:var(--color-primary-subtle);color:var(--color-text)}.PlayerMatchStatsTable-module__mlgMqG__table td{text-align:center;border-bottom:1px solid var(--color-border-subtle);color:var(--color-text);padding:10px 8px}.PlayerMatchStatsTable-module__mlgMqG__table tr:last-child td{border-bottom:none}.PlayerMatchStatsTable-module__mlgMqG__table tr:hover td{background:var(--color-surface-hover)}.PlayerMatchStatsTable-module__mlgMqG__thLeft,.PlayerMatchStatsTable-module__mlgMqG__tdLeft{text-align:left!important;padding-left:16px!important}.PlayerMatchStatsTable-module__mlgMqG__playerLink{color:var(--color-text);transition:color var(--duration-fast) ease;font-weight:600;text-decoration:none}.PlayerMatchStatsTable-module__mlgMqG__playerLink:hover{color:var(--color-cyan);text-decoration:underline}.PlayerMatchStatsTable-module__mlgMqG__positionBadge{font-size:11px;font-weight:700}.PlayerMatchStatsTable-module__mlgMqG__ratingBadge{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:24px;font-size:12px;font-weight:800;display:inline-flex}.PlayerMatchStatsTable-module__mlgMqG__ratingExcellent{color:#00a826;background:#00a82626}.PlayerMatchStatsTable-module__mlgMqG__ratingGood{color:#0077e6;background:#0077e61f}.PlayerMatchStatsTable-module__mlgMqG__ratingAverage{color:#f97316;background:#f973161f}.PlayerMatchStatsTable-module__mlgMqG__ratingPoor{color:#df2121;background:#df21211f}.PlayerMatchStatsTable-module__mlgMqG__ratingNone{background:var(--color-border-subtle);color:var(--color-text-muted)}.PlayerMatchStatsTable-module__mlgMqG__positiveStat{font-weight:700;color:var(--color-success)!important}
.Badge-module__H8aylq__badge{border-radius:var(--radius-sm);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;justify-content:center;align-items:center;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.Badge-module__H8aylq__default{color:#374151;background-color:#e5e7eb}.Badge-module__H8aylq__success{color:#065f46;background-color:#d1fae5}.Badge-module__H8aylq__danger{color:#991b1b;background-color:#fee2e2;animation:2s infinite Badge-module__H8aylq__livePulse}.Badge-module__H8aylq__warning{color:#92400e;background-color:#fef3c7}.Badge-module__H8aylq__info{color:#075985;background-color:#e0f2fe}
.PlayerCard-module__iVLqQW__link{color:inherit;text-decoration:none;display:block}.PlayerCard-module__iVLqQW__card{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:all var(--duration-normal) var(--ease-out-expo);cursor:pointer;box-shadow:var(--shadow-sm);display:flex}.PlayerCard-module__iVLqQW__card:hover{box-shadow:var(--shadow-md);border-color:#00539166;transform:translateY(-2px)}.PlayerCard-module__iVLqQW__avatar{background:var(--color-bg);border:2px solid var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.PlayerCard-module__iVLqQW__initials{font-family:var(--font-heading);color:var(--color-text-secondary);letter-spacing:.02em;font-size:14px;font-weight:800}.PlayerCard-module__iVLqQW__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.PlayerCard-module__iVLqQW__jersey{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:20px;height:20px;font-family:var(--font-heading);color:var(--color-primary);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:-4px;right:-4px}.PlayerCard-module__iVLqQW__info{flex-direction:column;gap:4px;min-width:0;display:flex}.PlayerCard-module__iVLqQW__name{font-family:var(--font-heading);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:800;overflow:hidden}.PlayerCard-module__iVLqQW__meta{align-items:center;gap:var(--space-sm);font-size:11.5px;display:flex}.PlayerCard-module__iVLqQW__position{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;font-size:9.5px;font-weight:800}.PlayerCard-module__iVLqQW__country{color:var(--color-text-secondary);font-weight:600}
.PlayerListClient-module__PQE4za__selectWrapper{flex-shrink:0;width:240px;position:relative}.PlayerListClient-module__PQE4za__countrySelect{width:100%;height:42px;padding:0 40px 0 var(--space-md);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;appearance:none;box-shadow:var(--shadow-sm);outline:none;font-size:11px;font-weight:800;transition:all .2s}.PlayerListClient-module__PQE4za__countrySelect:hover{border-color:#00539166}.PlayerListClient-module__PQE4za__countrySelect:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #00539126}.PlayerListClient-module__PQE4za__dropdownArrow{right:var(--space-md);pointer-events:none;color:var(--color-text-secondary);align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:576px){.PlayerListClient-module__PQE4za__selectWrapper{width:100%}}
.PageHeader-module__HZea0q__pageHeader{margin-bottom:var(--space-xl);border-bottom:2px solid var(--color-border-subtle);padding-bottom:var(--space-md)}.PageHeader-module__HZea0q__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-2xs);color:var(--color-text);font-size:24px;font-weight:900}.PageHeader-module__HZea0q__description{color:var(--color-text-secondary);font-size:13px;font-weight:500}.PageHeader-module__HZea0q__accent{background:var(--color-primary);width:48px;height:3px;margin-top:8px}
