:root{--color-primary: #2563eb;--color-primary-strong: #1d4ed8;--color-primary-soft: rgba(37, 99, 235, .15);--color-bg: #0f172a;--color-header-bg: var(--color-bg);--color-surface: #1e293b;--color-surface-2: #0f172a;--color-text: #f1f5f9;--color-muted: #94a3b8;--color-text-muted: #94a3b8;--color-pitch: #166534;--color-success: #22c55e;--color-accent: #22c55e;--color-warning: #f59e0b;--color-danger: #ef4444;--color-border: #334155;--color-border-strong: #475569;--color-hairline: rgba(148, 163, 184, .16);--font-sans: "Inter", system-ui, sans-serif;--font-display: "Montserrat", var(--font-sans);--radius: 12px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 8px 24px rgba(0, 0, 0, .28);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .32);--transition-fast: .15s ease;--transition-med: .25s ease;--focus-ring-color: #60a5fa;--focus-ring: 0 0 0 3px rgba(96, 165, 250, .55);--header-h: 64px;--clay-radius-sm: 10px;--clay-radius-md: 14px;--clay-radius-lg: 18px;--clay-highlight: rgba(255, 255, 255, .07);--clay-highlight-strong: rgba(255, 255, 255, .12);--clay-outer-shadow: 5px 5px 12px rgba(2, 6, 23, .52), -2px -2px 6px rgba(71, 85, 105, .07);--clay-inner-shadow: inset 2px 2px 5px rgba(2, 6, 23, .42), inset -1px -1px 3px rgba(148, 163, 184, .05);--clay-pressed-shadow: inset 3px 3px 7px rgba(2, 6, 23, .5), inset -1px -1px 4px rgba(148, 163, 184, .04);--clay-fill: #1c2536;--clay-fill-deep: #172030;--clay-tier-elite-fill: #2a2318;--clay-tier-strong-fill: #142830;--clay-tier-developing-fill: #162a22;--clay-tier-base-fill: #1a2332;--clay-tier-elite-accent: #fbbf24;--clay-tier-strong-accent: #22d3ee;--clay-tier-developing-accent: #34d399;--clay-tier-base-accent: #94a3b8;--clay-hover-lift: translateY(-1px);--clay-focus-ring: 0 0 0 2px rgba(96, 165, 250, .65), 0 0 0 4px rgba(15, 23, 42, .95)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);line-height:1.5}a{color:inherit;text-decoration:none}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.position-scouting-metrics__card:hover,.player-profile-attr:hover,.player-profile-stat-box:hover,.scouting-intel__stat-card:hover,.scouting-intel__trait-card:hover,.player-profile-playstyle:hover,.strong-xi-modal__stat:hover,.home-talent-card:hover .home-talent-card__metrics-grid .position-scouting-metrics__card{transform:none!important}}.dtp-skeleton{display:block;border-radius:var(--radius-sm);background:linear-gradient(90deg,#33415559,#4755698c,#33415559);background-size:200% 100%;animation:dtp-shimmer 1.2s ease-in-out infinite}.dtp-skeleton--line{height:1rem;margin-bottom:.5rem}.dtp-skeleton--line:last-child{margin-bottom:0}.dtp-skeleton--card{min-height:8rem;width:100%}@keyframes dtp-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.dtp-empty-state{padding:2rem 1.25rem;border:1px dashed var(--color-border-strong);border-radius:var(--radius);background:#1e293b73;text-align:center;color:var(--color-muted)}.dtp-empty-state__title{margin:0 0 .35rem;color:var(--color-text);font-weight:600}.dtp-empty-state p{margin:0}.dtp-error-banner{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;border:1px solid rgba(239,68,68,.4);border-radius:var(--radius);background:#ef44441f;color:#fecaca;font-size:.9rem}.route-loading{min-height:18rem;display:grid;place-items:center;color:var(--color-muted);font-weight:700}.route-loading:before{content:"";width:1.65rem;height:1.65rem;margin-right:.75rem;border:2px solid rgba(148,163,184,.25);border-top-color:var(--color-accent);border-radius:50%;animation:route-loading-spin .7s linear infinite}@keyframes route-loading-spin{to{transform:rotate(360deg)}}.dtp-status-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;border-radius:var(--radius-pill);font-size:.75rem;font-weight:700;letter-spacing:.02em}.dtp-status-badge--success{background:#22c55e29;color:#86efac}.dtp-status-badge--warning{background:#f59e0b29;color:#fcd34d}.dtp-status-badge--danger{background:#ef444429;color:#fca5a5}.dtp-status-badge--neutral{background:#94a3b82e;color:#cbd5e1}.app-shell{min-height:100vh;display:flex;flex-direction:column}.skip-link{position:absolute;left:50%;top:0;z-index:300;transform:translate(-50%,-120%);padding:.55rem 1rem;border-radius:0 0 var(--radius-sm) var(--radius-sm);background:var(--color-primary);color:#fff;font-size:.85rem;font-weight:600;transition:transform var(--transition-fast)}.skip-link:focus{transform:translate(-50%)}.app-header{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;background:var(--color-header-bg);border-bottom:1px solid var(--color-border);gap:1rem;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-weight:700}.app-brand-logo-wrap{display:inline-flex;align-items:center;line-height:0;background-color:var(--brand-logo-bg, var(--color-header-bg));isolation:isolate}.app-brand-logo-blend{mix-blend-mode:screen}.brand-logo{display:block;width:auto;max-width:100%;height:auto;object-fit:contain}.brand-logo--header{max-height:2.25rem}.brand-logo--footer{max-height:1.75rem;margin:0 auto .75rem}.brand-logo--scoreboard{max-height:1.5rem}.brand-logo--admin{max-height:2rem}.brand-logo--login{max-height:7.5rem;margin:0 auto 1.25rem}@media (max-width: 480px){.brand-logo--header{max-height:1.75rem}.brand-logo--login{max-height:5.5rem}}.app-nav{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex:1;justify-content:flex-end}.app-nav__group{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.app-nav__group--secondary .nav-link{font-size:.8125rem}.app-nav__divider{width:1px;height:1.5rem;background:var(--color-border);flex-shrink:0}.nav-link--secondary{color:var(--color-muted)}.nav-link{padding:.4rem .75rem;border-radius:8px;font-size:.875rem;color:var(--color-muted)}.nav-link:hover,.nav-link.active{color:var(--color-text);background:#2563eb33}.app-main{flex:1;padding:2rem 1.5rem;max-width:1200px;width:100%;margin:0 auto}.app-body{flex:1;width:100%;max-width:1560px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.25rem}.app-body--no-rail{grid-template-columns:minmax(0,1fr)}.app-rail{padding:2rem 1.5rem 0 0}.app-footer{padding:1rem 1.5rem;text-align:center;font-size:.8rem;color:var(--color-muted);border-top:1px solid var(--color-border)}.app-footer__brand{display:inline-flex;justify-content:center}.home-hero{position:relative;margin:-2rem -1.5rem 0;padding:clamp(3rem,8vw,5.5rem) clamp(1.5rem,4vw,2.5rem) clamp(2.5rem,6vw,4rem);overflow:hidden;border-radius:0 0 var(--radius-lg) var(--radius-lg)}.home-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0f172a;background-image:url(/images/hero-football.jpg),url(https://images.unsplash.com/photo-1574629810360-7aec2a9aa2fe?auto=format&fit=crop&w=2400&q=80),radial-gradient(ellipse 90% 60% at 75% 15%,rgba(34,197,94,.18),transparent 55%),radial-gradient(ellipse 70% 50% at 10% 85%,rgba(59,130,246,.22),transparent 50%),linear-gradient(160deg,#0c1929,#0f172a 45%,#020617);background-size:cover,cover,cover,cover,cover;background-position:center 35%,center 35%,center,center,center;transform:scale(1.02);filter:saturate(1.05) contrast(1.05)}.home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#020617eb,#0f172ac7 42%,#0f172a8c)}.home-hero__content{position:relative;z-index:1;max-width:52rem}.home-hero__eyebrow{color:#86efac;text-shadow:0 0 20px rgba(34,197,94,.45)}.home-hero__title{color:#f8fafc}.home-hero__lead{color:#e2e8f0e0;max-width:40rem}.home-hero__actions{margin:1.75rem 0 0}.home-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.45rem;border-radius:12px;font-weight:700;font-size:.95rem;letter-spacing:.02em;text-decoration:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.home-hero__btn--primary{border:1px solid rgba(52,211,153,.55);background:linear-gradient(135deg,#059669,#22c55e 48%,#2563eb);color:#f8fafc;box-shadow:0 4px 18px #22c55e59,0 0 24px #2563eb33}.home-hero__btn--primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 28px #22c55e73,0 0 32px #2563eb59;color:#fff}.home-hero__btn--secondary{border:1px solid rgba(148,163,184,.45);background:#0f172a73;color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 1px #ffffff14}.home-hero__btn--secondary:hover{transform:translateY(-2px) scale(1.02);border-color:#60a5faa6;background:#2563eb38;color:#bfdbfe;box-shadow:0 0 20px #2563eb47}.hero .eyebrow{color:var(--color-primary);font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;text-shadow:0 0 18px rgba(37,99,235,.45)}.hero h1,.hero-glow{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);margin:.5rem 0 1rem;text-shadow:0 0 32px rgba(34,197,94,.22),0 0 64px rgba(37,99,235,.14)}.hero .lead{max-width:42rem;color:var(--color-muted);font-size:1.1rem}.hero-actions{display:flex;gap:.85rem;margin:1.5rem 0 2.5rem;flex-wrap:wrap;align-items:stretch}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.module-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.module-card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.module-card h3{margin:0 0 .5rem;font-size:1rem}.module-card p{margin:0;font-size:.875rem;color:var(--color-muted)}.placeholder h1{font-family:var(--font-display)}.phase-badge{display:inline-block;margin-top:1rem;padding:.35rem .75rem;background:#16653459;color:#86efac;border-radius:999px;font-size:.8rem}.muted{color:var(--color-muted);margin-top:1.5rem}.dtp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.25rem;border-radius:10px;font-weight:600;font-size:.9rem;border:none;cursor:pointer;font-family:inherit;transition:background-color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast),opacity var(--transition-fast)}.dtp-btn:disabled{cursor:not-allowed;opacity:.55}.dtp-btn:not(:disabled):active{transform:translateY(1px)}.dtp-btn--primary{background:var(--color-primary);color:#fff}.dtp-btn--primary:not(:disabled):hover{background:var(--color-primary-strong)}.dtp-btn--secondary{background:transparent;color:var(--color-text);border:1px solid var(--color-border-strong)}.dtp-btn--secondary:not(:disabled):hover{border-color:var(--color-muted);background:#94a3b814}.scouting-module{max-width:100%;width:100%}.scouting-header h1{font-family:var(--font-display);margin:0 0 .25rem}.scouting-subnav{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.subnav-link{padding:.4rem .85rem;border-radius:8px;font-size:.875rem;color:var(--color-muted);border:1px solid var(--color-border)}.subnav-link:hover,.subnav-link.active{color:var(--color-text);border-color:var(--color-primary);background:#2563eb26}.scouting-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.sip-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.sip-card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.sip-card h3{margin:0 0 .5rem;font-size:1rem}.sip-card p{margin:0;font-size:.875rem;color:var(--color-muted)}.sip-page{margin-top:1.5rem}.sip-controls{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:1.25rem}.sip-controls label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;color:var(--color-muted)}.sip-controls select,.sip-controls input{padding:.5rem .65rem;border-radius:8px;border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text);font-family:inherit;min-width:10rem}.sip-error{color:var(--color-danger);font-size:.9rem}.sip-table{width:100%;border-collapse:collapse;font-size:.875rem;margin-top:1rem}.sip-table th,.sip-table td{text-align:left;padding:.6rem .75rem;border-bottom:1px solid var(--color-border)}.sip-table th{color:var(--color-muted);font-weight:600}.sip-table-ad-row td{padding:1rem 0;border-bottom:0}.insights-list{margin:0 0 1rem;padding-left:1.25rem;color:var(--color-muted);font-size:.9rem}.pitch-wrap{margin:1rem 0 2rem}.pitch{position:relative;width:100%;max-width:520px;aspect-ratio:2 / 3;margin:0 auto;background:linear-gradient(180deg,#15803d 0%,var(--color-pitch) 100%);border:2px solid rgba(255,255,255,.35);border-radius:8px;overflow:hidden}.pitch-mid{position:absolute;left:0;right:0;top:50%;height:2px;background:#ffffff59}.pitch-circle{position:absolute;left:50%;top:50%;width:22%;aspect-ratio:1;border:2px solid rgba(255,255,255,.35);border-radius:50%;transform:translate(-50%,-50%)}.pitch-marker{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.15rem;background:none;border:none;cursor:pointer;padding:0;color:#fff;font-size:.65rem;text-shadow:0 1px 2px rgba(0,0,0,.6)}.marker-avatar{width:36px;height:36px;border-radius:50%;background:var(--color-surface);border:2px solid #fff;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:700;font-size:.85rem}.marker-avatar img{width:100%;height:100%;object-fit:cover}.marker-fit{background:var(--color-primary);padding:.1rem .35rem;border-radius:4px;font-weight:700}.bench-section{margin-top:1.5rem}.bench-list{list-style:none;padding:0;margin:.5rem 0 0;font-size:.875rem;color:var(--color-muted)}.bench-list li{padding:.35rem 0}.bench-list__item{display:block;width:100%;padding:.35rem 0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:var(--radius);transition:background .15s ease,color .15s ease}.bench-list__item:hover,.bench-list__item:focus-visible{background:#ffffff0f;color:var(--color-text);outline:none}.strong-xi-modal-backdrop{--strong-xi-accent: #34d399;--strong-xi-accent-strong: #10b981;--strong-xi-accent-soft: rgba(16, 185, 129, .14);--strong-xi-accent-glow: rgba(52, 211, 153, .35);position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:radial-gradient(ellipse 80% 70% at 50% 40%,rgba(16,185,129,.08),transparent 65%),radial-gradient(ellipse 100% 100% at 50% 100%,#020617f2,#020617e0);backdrop-filter:blur(12px) saturate(1.15);-webkit-backdrop-filter:blur(12px) saturate(1.15);opacity:0;transition:opacity var(--transition-med)}.strong-xi-modal-backdrop--visible{opacity:1}.strong-xi-modal{position:relative;display:flex;flex-direction:column;width:min(500px,100%);max-height:min(90vh,780px);border:1px solid rgba(52,211,153,.18);border-radius:var(--radius-xl);background:linear-gradient(180deg,#1e293bfa,#0f172afc);box-shadow:0 0 0 1px #ffffff0a inset,0 0 48px #10b98114,0 32px 80px #0000008c;overflow:hidden;opacity:0;transform:scale(.96) translateY(8px);transition:opacity var(--transition-med),transform var(--transition-med)}.strong-xi-modal--visible{opacity:1;transform:scale(1) translateY(0)}.strong-xi-modal__handle{display:none}.strong-xi-modal__close{position:absolute;top:.55rem;right:.55rem;z-index:2;width:1.85rem;height:1.85rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.28);border-radius:var(--radius-pill);background:#0f172ad1;color:#cbd5e1;cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.strong-xi-modal__close svg{width:.875rem;height:.875rem}.strong-xi-modal__close:hover,.strong-xi-modal__close:focus-visible{border-color:#34d39973;background:#1e293bf2;color:var(--strong-xi-accent);box-shadow:0 0 0 3px #34d3991f;outline:none}.strong-xi-modal__header{flex-shrink:0;position:relative;padding:.7rem 2.65rem .95rem .95rem;border-bottom:1px solid rgba(148,163,184,.12);background:radial-gradient(ellipse 70% 120% at 12% 0%,rgba(16,185,129,.1),transparent 58%)}.strong-xi-modal__header .position-scouting-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.85rem;margin-bottom:0}.strong-xi-modal__header .position-scouting-metrics__card{min-width:0}.strong-xi-modal__header .strong-xi-modal__tier-badge{align-self:flex-start;margin-top:.15rem}.strong-xi-modal__header-row{display:flex;align-items:center;gap:.75rem;min-width:0}.strong-xi-modal__header-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.strong-xi-modal__header-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .45rem;min-width:0}.strong-xi-modal__avatar-ring{flex-shrink:0;padding:3px;border-radius:50%;background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.strong-xi-modal__avatar{width:60px;height:60px;border-radius:50%;border:2px solid rgba(15,23,42,.95);background:var(--color-surface);display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:700;font-size:1rem;letter-spacing:.04em;color:var(--strong-xi-accent)}.strong-xi-modal__avatar img{width:100%;height:100%;object-fit:cover}.strong-xi-modal__position-pill{display:inline-flex;align-items:center;flex-shrink:0;padding:.12rem .45rem;border-radius:var(--radius-pill);border:1px solid rgba(52,211,153,.35);background:var(--strong-xi-accent-soft);color:var(--strong-xi-accent);font-size:.6rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.strong-xi-modal__name{margin:0;padding-right:.25rem;font-family:var(--font-display);font-size:1.05rem;letter-spacing:.01em;font-weight:800;line-height:1.2;color:#f8fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strong-xi-modal__meta{margin:0;display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:0;color:var(--color-muted);font-size:.76rem;line-height:1.2}.strong-xi-modal__meta>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strong-xi-modal__slot{display:inline-flex;align-items:center;flex-shrink:0;padding:.12rem .45rem;border-radius:var(--radius-pill);font-size:.62rem;color:#a7f3d0;font-weight:600;background:#10b9811a;border:1px solid rgba(16,185,129,.22)}.strong-xi-modal__body{flex:1;overflow-y:auto;padding:1rem 1.25rem 1.15rem;scrollbar-gutter:stable}.strong-xi-modal__module+.strong-xi-modal__module{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.1)}.strong-xi-modal__module h3{margin:0 0 .85rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-weight:700}.strong-xi-modal__loading{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem .5rem;padding:1.25rem .75rem;border-radius:var(--radius-lg);border:1px dashed rgba(148,163,184,.22);background:#0f172a73}.strong-xi-modal__loading-dot{width:.45rem;height:.45rem;border-radius:50%;background:var(--strong-xi-accent);opacity:.35;animation:strong-xi-modal-pulse 1.1s ease-in-out infinite}.strong-xi-modal__loading-dot:nth-child(2){animation-delay:.15s}.strong-xi-modal__loading-dot:nth-child(3){animation-delay:.3s}.strong-xi-modal__loading-text{flex-basis:100%;text-align:center;color:var(--color-muted);font-size:.84rem}@keyframes strong-xi-modal-pulse{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.strong-xi-modal__module--secondary-stats{opacity:.88}.strong-xi-modal__module--secondary-stats h3{font-size:.66rem;color:#475569}.strong-xi-modal__stats-grid--compact{gap:.5rem}.strong-xi-modal__stats-grid--compact .strong-xi-modal__stat{padding:.55rem .35rem .5rem;background:#0f172a6b;border-color:#94a3b81a}.strong-xi-modal__stats-grid--compact .strong-xi-modal__stat-value{font-size:.95rem}.strong-xi-modal__stats-grid--compact .strong-xi-modal__stat-label{font-size:.68rem}.strong-xi-modal__honor--compact{margin-top:.55rem;padding:.55rem .65rem}.strong-xi-modal__module .player-profile-cat-radar__label--compact{font-size:6.5px;font-weight:600;letter-spacing:.05em}.strong-xi-modal__module .player-profile-cat-radar__label--compact .player-profile-cat-radar__label-score{font-size:6px;letter-spacing:.07em}.strong-xi-modal__module .player-profile-cat-radar--expanded .player-profile-cat-radar__chart{max-width:min(300px,100%)}.strong-xi-modal__stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:.7rem}.strong-xi-modal__stat{display:flex;flex-direction:column;align-items:center;gap:.28rem;padding:.75rem .45rem .65rem;border-radius:var(--clay-radius-md);border:1px solid rgba(255,255,255,.04);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.strong-xi-modal__stat:hover{transform:var(--clay-hover-lift);border-color:#34d39938;box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.strong-xi-modal__stat:focus-within{box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.strong-xi-modal__stat--empty .strong-xi-modal__stat-value{color:#64748b}.strong-xi-modal__stat-icon{width:1.1rem;height:1.1rem;color:var(--strong-xi-accent);opacity:.9}.strong-xi-modal__stat-value{font-size:1.25rem;font-weight:800;line-height:1.1;font-variant-numeric:tabular-nums;color:#f1f5f9}.strong-xi-modal__stat-label{font-size:.66rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.strong-xi-modal__honor{margin:.85rem 0 0;display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;border-radius:var(--radius-lg);border:1px solid rgba(251,191,36,.28);background:linear-gradient(135deg,#fbbf241a,#0f172a8c)}.strong-xi-modal__honor--empty{border-color:#94a3b829;background:#0f172a6b}.strong-xi-modal__honor-icon{flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.1rem;color:#fbbf24}.strong-xi-modal__honor--empty .strong-xi-modal__honor-icon{color:#64748b}.strong-xi-modal__honor-copy{display:flex;flex-direction:column;gap:.2rem;min-width:0}.strong-xi-modal__honor-label{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);font-weight:700}.strong-xi-modal__honor-value{font-size:.875rem;line-height:1.45;color:#fde68a}.strong-xi-modal__honor--empty .strong-xi-modal__honor-value{color:#64748b;font-style:italic}.strong-xi-modal__radar-frame{padding:1rem .75rem .65rem;border-radius:var(--clay-radius-lg);border:1px solid rgba(255,255,255,.04);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.strong-xi-modal__module .player-profile-cat-radar{margin:0 auto;max-width:300px}.strong-xi-modal__module .player-profile-cat-radar__chart{max-width:min(280px,100%)}.strong-xi-modal__tier-card{border-radius:var(--radius-lg);border:1px solid rgba(52,211,153,.2);background:linear-gradient(135deg,#10b98114,#0f172aa6);box-shadow:inset 3px 0 0 var(--strong-xi-accent-strong),0 0 24px #10b9810f;overflow:hidden}.strong-xi-modal__tier-highlight{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid rgba(148,163,184,.12);background:#0f172a59}.strong-xi-modal__tier-highlight-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);font-weight:700}.strong-xi-modal__tier-badge{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:var(--radius-pill);font-size:.78rem;font-weight:800;letter-spacing:.02em;border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.strong-xi-modal__tier-badge--elite{color:#fde047;background:linear-gradient(155deg,var(--clay-tier-elite-fill),var(--clay-fill-deep));border-color:#fbbf2447}.strong-xi-modal__tier-badge--strong{color:#6ee7b7;background:linear-gradient(155deg,var(--clay-tier-developing-fill),var(--clay-fill-deep));border-color:#34d39947}.strong-xi-modal__tier-badge--developing{color:#fdba74;background:linear-gradient(155deg,#2a2018,var(--clay-fill-deep));border-color:#f59e0b47}.strong-xi-modal__tier-badge--emerging{color:#cbd5e1;background:linear-gradient(155deg,var(--clay-tier-base-fill),var(--clay-fill-deep));border-color:#94a3b838}.strong-xi-modal__tier-badge--neutral{color:var(--color-muted);background:linear-gradient(155deg,var(--clay-fill-deep),var(--clay-fill-deep));border-color:#94a3b82e}.strong-xi-modal__tier-grid{display:grid;gap:0}.strong-xi-modal__tier-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.62rem 1rem;border-top:1px solid rgba(148,163,184,.08);font-size:.875rem}.strong-xi-modal__tier-row:first-child{border-top:none}.strong-xi-modal__tier-row span{color:var(--color-muted);font-size:.82rem}.strong-xi-modal__tier-row strong{font-weight:700;color:#e2e8f0;text-align:right}.strong-xi-modal__footer{flex-shrink:0;display:flex;align-items:center;justify-content:stretch;gap:.65rem;padding:.9rem 1.25rem 1.1rem;border-top:1px solid rgba(148,163,184,.12);background:#0f172aeb}.strong-xi-modal__btn{flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:2.65rem;padding:.65rem 1rem;border-radius:var(--radius-md);font-size:.875rem;font-weight:700;font-family:inherit;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.strong-xi-modal__btn:active:not(.strong-xi-modal__btn--disabled){transform:translateY(1px)}.strong-xi-modal__btn--profile{color:#ecfdf5;background:linear-gradient(180deg,#10b981eb,#059669eb);border-color:#34d39973;box-shadow:0 4px 16px #10b98138}.strong-xi-modal__btn--profile:hover{background:linear-gradient(180deg,#34d399f2,#10b981f2);box-shadow:0 6px 20px #10b98147}.strong-xi-modal__btn--ghost{color:#cbd5e1;background:transparent;border-color:#94a3b847}.strong-xi-modal__btn--ghost:hover{color:#f1f5f9;border-color:#94a3b873;background:#94a3b814}.strong-xi-modal__btn--disabled{color:#64748b;background:#0f172a8c;border-color:#94a3b829;box-shadow:none;pointer-events:none;cursor:not-allowed}@media (prefers-reduced-motion: reduce){.strong-xi-modal-backdrop,.strong-xi-modal{transition:none}.strong-xi-modal__loading-dot{animation:none;opacity:.65}}@media (max-width: 640px){.strong-xi-modal-backdrop{align-items:flex-end;padding:0;background:radial-gradient(ellipse 120% 40% at 50% 100%,rgba(16,185,129,.1),transparent 55%),#020617e0}.strong-xi-modal{width:100%;max-height:92vh;border-radius:var(--radius-xl) var(--radius-xl) 0 0;border-bottom:none;transform:translateY(100%)}.strong-xi-modal--visible{transform:translateY(0)}.strong-xi-modal__handle{display:block;flex-shrink:0;width:2.5rem;height:.28rem;margin:.65rem auto 0;border-radius:var(--radius-pill);background:#94a3b873}.strong-xi-modal__header{padding:.55rem 2.5rem .55rem .85rem}.strong-xi-modal__avatar{width:56px;height:56px;font-size:.92rem}.strong-xi-modal__name{font-size:1rem}.strong-xi-modal__footer{padding-bottom:calc(1.1rem + env(safe-area-inset-bottom,0px))}}.compare-pick-list{list-style:none;padding:0;margin:0 0 1rem;max-height:240px;overflow-y:auto;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.compare-pick-list li{padding:.5rem .75rem;border-bottom:1px solid var(--color-border);font-size:.875rem}.compare-pick-list label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.scouting-compare{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem}.scouting-compare__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.scouting-compare__title{margin:0 0 .35rem;font-family:var(--font-display);font-size:clamp(1.35rem,2.5vw,1.65rem);letter-spacing:-.02em}.scouting-compare__lede{margin:0;max-width:52ch;font-size:.92rem;line-height:1.55}.scouting-compare__picker-panel{display:flex;flex-direction:column;gap:1rem;padding:1.15rem 1.2rem;border-radius:var(--clay-radius-lg);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.scouting-compare__search{position:relative;display:flex;flex-direction:column;gap:.45rem}.scouting-compare__search-label{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.scouting-compare__search-control{position:relative;display:flex;align-items:center}.scouting-compare__search-control input{width:100%;padding:.72rem 2.4rem .72rem .95rem;border-radius:10px;border:1px solid rgba(148,163,184,.22);background:#0f172a8c;color:var(--color-text);font-size:.95rem}.scouting-compare__search-control input:focus{outline:none;border-color:#22d3ee8c;box-shadow:0 0 0 3px #22d3ee1f}.scouting-compare__search-clear{position:absolute;right:.45rem;width:1.75rem;height:1.75rem;border:none;border-radius:6px;background:transparent;color:var(--color-muted);font-size:1.2rem;line-height:1;cursor:pointer}.scouting-compare__search-clear:hover{color:var(--color-text);background:#94a3b81f}.scouting-compare__search-list{position:absolute;z-index:30;top:calc(100% + .35rem);left:0;right:0;margin:0;padding:.35rem;list-style:none;max-height:240px;overflow-y:auto;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#0f172af5;box-shadow:0 16px 40px #00000073}.scouting-compare__search-list button{width:100%;padding:.6rem .7rem;border:none;border-radius:8px;background:transparent;color:var(--color-text);font-size:.875rem;text-align:left;cursor:pointer}.scouting-compare__search-list button:hover,.scouting-compare__search-list button:focus-visible{background:#22d3ee1a}.scouting-compare__search-empty{padding:.65rem .7rem;font-size:.85rem}.scouting-compare__slots{display:flex;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none}.scouting-compare__slot{display:flex;align-items:center;gap:.55rem;padding:.45rem .55rem .45rem .65rem;border-radius:999px;border:1px solid rgba(148,163,184,.2);background:#0f172a73}.scouting-compare__slot-swatch{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.scouting-compare__slot-body{display:flex;flex-direction:column;gap:.05rem;font-size:.82rem;line-height:1.2}.scouting-compare__slot-body strong{font-size:.86rem}.scouting-compare__slot-remove{width:1.6rem;height:1.6rem;border:none;border-radius:6px;background:transparent;color:var(--color-muted);font-size:1.1rem;line-height:1;cursor:pointer}.scouting-compare__slot-remove:hover{color:var(--color-text);background:#f871711f}.scouting-compare__hint,.scouting-compare__status{margin:0;font-size:.88rem}.scouting-compare__error{margin:0}.scouting-compare__dashboard{display:flex;flex-direction:column;gap:1.5rem}.scouting-compare__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem}.scouting-compare__card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-radius:var(--clay-radius-lg);border:1px solid rgba(255,255,255,.05);background:linear-gradient(160deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.scouting-compare__card-accent{position:absolute;top:0;left:0;right:0;height:3px}.scouting-compare__card-media{width:4.5rem;height:4.5rem;border-radius:14px;overflow:hidden;border:1px solid rgba(148,163,184,.18);background:#0f172a80}.scouting-compare__card-media img{width:100%;height:100%;object-fit:cover}.scouting-compare__card-initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:var(--font-display);font-size:1.2rem;color:var(--color-muted)}.scouting-compare__card-body h3{margin:0 0 .15rem;font-size:1.05rem}.scouting-compare__card-body>.muted{margin:0;font-size:.82rem}.scouting-compare__card-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.65rem 0 0}.scouting-compare__card-meta div{display:flex;flex-direction:column;gap:.1rem}.scouting-compare__card-meta dt{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.scouting-compare__card-meta dd{margin:0;font-size:.9rem;font-weight:600}.scouting-compare__card-link{margin-top:.35rem;font-size:.82rem;font-weight:600;color:#22d3ee}.scouting-compare__panel{padding:1.15rem 1.2rem;border-radius:var(--clay-radius-lg);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.scouting-compare__section-title{margin:0 0 .35rem;font-family:var(--font-display);font-size:1.05rem;letter-spacing:-.01em}.scouting-compare__panel-lede{margin:0 0 1rem;font-size:.85rem}.scouting-compare__radar{display:flex;flex-direction:column;align-items:center;gap:1rem}.scouting-compare__radar-chart-wrap{width:100%;max-width:420px}.scouting-compare__radar-chart{width:100%;height:auto;display:block;overflow:visible}.scouting-compare__radar-grid{fill:none;stroke:#94a3b83d;stroke-width:.85}.scouting-compare__radar-spoke{stroke:#94a3b829;stroke-width:.7}.scouting-compare__radar-fill{stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.scouting-compare__radar-glow{fill:none;stroke-width:2.4;stroke-linejoin:round;opacity:.35}.scouting-compare__radar-dot{stroke:#0f172ad9;stroke-width:.6}.scouting-compare__radar-axis-label{font-size:3.9px;font-weight:700;letter-spacing:.1em;fill:#94a3b8d9}.scouting-compare__radar-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.1rem;margin:0;padding:0;list-style:none;font-size:.84rem}.scouting-compare__radar-legend li{display:flex;align-items:center;gap:.4rem}.scouting-compare__radar-legend-swatch{width:.65rem;height:.65rem;border-radius:2px}.scouting-compare__bars{padding:1.15rem 1.2rem;border-radius:var(--clay-radius-lg);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.scouting-compare__bars-grid{display:flex;flex-direction:column;gap:1rem}.scouting-compare__bar-row{display:grid;grid-template-columns:minmax(110px,150px) minmax(0,1fr);gap:.85rem;align-items:start}.scouting-compare__bar-label{font-size:.82rem;font-weight:600;color:var(--color-muted);padding-top:.15rem}.scouting-compare__bar-tracks{display:flex;flex-direction:column;gap:.45rem}.scouting-compare__bar-track-wrap{display:flex;flex-direction:column;gap:.2rem}.scouting-compare__bar-track-meta{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.78rem}.scouting-compare__bar-player{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scouting-compare__bar-value{font-variant-numeric:tabular-nums;color:var(--color-text);font-weight:700}.scouting-compare__bar-track{height:.45rem;border-radius:999px;background:#0f172a8c;overflow:hidden}.scouting-compare__bar-fill{display:block;height:100%;border-radius:inherit;transition:width .55s cubic-bezier(.22,1,.36,1)}@media (max-width: 720px){.scouting-compare__bar-row{grid-template-columns:1fr;gap:.45rem}.scouting-compare__card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.scouting-compare__picker-panel,.scouting-compare__panel,.scouting-compare__bars{padding:1rem}}@media (prefers-reduced-motion: reduce){.scouting-compare__bar-fill{transition:none}}.marketing-module{width:100%}.marketing-subnav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 0 1rem;background:var(--color-header-bg);border-bottom:1px solid var(--color-border)}.home-page{max-width:720px}.page-header h1{font-family:var(--font-display);margin:0 0 .5rem}.home-featured-preview{margin:2.5rem 0}.home-managed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:2rem 0}.home-managed-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.home-managed-card h2{margin:.25rem 0 .75rem;font-size:1.15rem}.home-wins-wall{margin:2.5rem 0}.home-wins-wall__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.home-wins-wall__item{min-height:82px;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem}.home-wins-wall__item img{max-width:100%;max-height:56px;object-fit:contain}.home-features{display:flex;flex-direction:column;gap:3.5rem;margin:3rem 0 2rem}.home-features-block{position:relative}.home-features-block__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.35rem;flex-wrap:wrap}.home-features-block__head--center{flex-direction:column;align-items:center;text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.home-features-block__head h2{margin:.35rem 0 .5rem;font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.75rem);text-shadow:0 0 20px rgba(37,99,235,.18),0 0 36px rgba(34,197,94,.1)}.home-features-block--talent .home-features-block__head h2{text-shadow:0 0 22px rgba(34,197,94,.28),0 0 40px rgba(37,99,235,.15)}.home-features-block--highlights .home-features-block__head h2{text-shadow:0 0 22px rgba(251,191,36,.3),0 0 36px rgba(245,158,11,.12)}.home-features-block--match .home-features-block__head h2{text-shadow:0 0 20px rgba(96,165,250,.35),0 0 32px rgba(37,99,235,.15)}.home-features-title-glow{text-shadow:0 0 24px rgba(37,99,235,.28),0 0 48px rgba(34,197,94,.18)}.home-features-block__actions{display:flex;flex-direction:column;align-items:flex-end;gap:.65rem}.home-features-eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary);text-shadow:0 0 14px rgba(37,99,235,.35)}.home-features-eyebrow--gold{color:#fbbf24;text-shadow:0 0 14px rgba(251,191,36,.35)}.home-features-eyebrow__pulse{width:8px;height:8px;border-radius:50%;background:var(--color-danger);box-shadow:0 0 #ef44448c;animation:home-features-pulse 1.8s ease infinite}@keyframes home-features-pulse{0%{box-shadow:0 0 #ef44448c}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.home-features-lead{margin:0;max-width:38rem;color:var(--color-muted);font-size:.95rem;line-height:1.55}.home-features-cta.dtp-btn{flex-shrink:0;min-height:44px;padding:.7rem 1.35rem;font-weight:700;font-size:.9rem;letter-spacing:.02em;text-decoration:none;white-space:nowrap;box-shadow:0 4px 16px #00000038}.home-features-cta--talent.dtp-btn--primary{border:1px solid rgba(52,211,153,.5);background:linear-gradient(135deg,#059669,#22c55e);color:#f8fafc;box-shadow:0 4px 18px #22c55e52,0 0 20px #22c55e1f}.home-features-cta--talent.dtp-btn--primary:not(:disabled):hover{background:linear-gradient(135deg,#047857,#16a34a);color:#fff;box-shadow:0 6px 22px #22c55e6b,0 0 28px #22c55e2e}.home-features-cta--scoreboard.dtp-btn--primary{border:1px solid rgba(96,165,250,.5);background:linear-gradient(135deg,#1d4ed8,#2563eb 55%,#3b82f6);color:#f8fafc;box-shadow:0 4px 18px #2563eb59,0 0 20px #2563eb26}.home-features-cta--scoreboard.dtp-btn--primary:not(:disabled):hover{background:linear-gradient(135deg,#1e40af,#1d4ed8 55%,#2563eb);color:#fff;box-shadow:0 6px 22px #2563eb73,0 0 28px #2563eb38}.home-features-empty{margin-top:.5rem}.home-features-chips{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.1rem}.home-features-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);background:#1e293ba6;color:inherit;font-size:.8rem;font-weight:600;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.home-features-chip:hover{border-color:#60a5fa8c;background:#2563eb1f;color:#bfdbfe;box-shadow:0 0 16px #2563eb33}.home-features-chip__live{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fca5a5}.home-features-chip-skeleton{width:120px;height:32px;border-radius:var(--radius-pill)}.home-features-mc-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.home-features-mc-skeleton{min-height:148px;border-radius:var(--radius-lg)}.home-features-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:.25rem;padding:.25rem .25rem .75rem;margin:0 -.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}.home-features-carousel:focus-visible{outline:var(--focus-ring);outline-offset:2px;border-radius:var(--radius)}.home-features-carousel-nav{display:flex;gap:.4rem}.home-features-carousel-btn{width:36px;height:36px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;font-size:1rem;line-height:1;transition:border-color var(--transition-fast),background var(--transition-fast)}.home-features-carousel-btn:hover{border-color:var(--color-primary);background:var(--color-primary-soft)}.home-features-talent-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width: 640px){.home-features-talent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 900px){.home-features-talent-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1200px){.home-features-talent-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.home-features-talent-grid .home-talent-card{min-width:0;flex:unset}.home-talent-card{flex:0 0 min(280px,82vw);scroll-snap-align:start;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-lg);background:linear-gradient(165deg,#1e293beb,#0f172ae0);box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast);overflow:hidden}.home-talent-card:hover{border-color:#60a5fa73;transform:translateY(-3px);box-shadow:var(--shadow-md)}.home-talent-card__link{display:flex;flex-direction:column;height:100%;color:inherit}.home-talent-card__banner{position:relative;height:176px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(135deg,#2563eb40,#22c55e1f)}.home-talent-card__banner-img{width:100%;height:100%;object-fit:contain;object-position:center bottom;transition:transform var(--transition-med)}.home-talent-card:hover .home-talent-card__banner-img{transform:scale(1.03)}.home-talent-card__banner-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:800;font-size:2.5rem;color:#f1f5f959}.home-talent-card__banner-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0d,#0f172a8c 55%,#0f172aeb);pointer-events:none}.home-talent-card__rating{position:absolute;top:.65rem;right:.65rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .5rem;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.06);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));font-weight:800;font-size:1.05rem;font-variant-numeric:tabular-nums;color:#f1f5f9;box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.home-talent-card__rating--ready{background:linear-gradient(155deg,var(--clay-tier-developing-fill),var(--clay-fill-deep));border-color:#22c55e47;color:#bbf7d0;box-shadow:var(--clay-outer-shadow),0 0 12px #22c55e26,inset 0 1px #86efac1f}.home-talent-card__rating--elite{background:linear-gradient(155deg,var(--clay-tier-elite-fill),var(--clay-fill-deep));border-color:#fbbf2452;color:#fde68a;box-shadow:var(--clay-outer-shadow),0 0 12px #fbbf242e,inset 0 1px #fde68a1f}.home-talent-card__identity{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:.7rem .85rem .8rem}.home-talent-card__identity h3{margin:0 0 .3rem;font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;text-shadow:0 1px 10px rgba(15,23,42,.9)}.home-talent-card__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .5rem;margin:0;font-size:.7rem;line-height:1.35;color:#f1f5f9c7}.home-talent-card__position{font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#93c5fd;text-shadow:0 0 10px rgba(96,165,250,.35)}.home-talent-card__meta span:not(:last-child):not(.home-talent-card__position):after,.home-talent-card__meta .home-talent-card__position:not(:last-child):after{content:"·";margin-left:.55rem;opacity:.65;font-weight:400;color:#f1f5f9a6;text-shadow:none}.home-talent-card__body{padding:.65rem .75rem .8rem}.home-talent-card__metrics-grid{display:grid;grid-template-columns:1fr;gap:.4rem;margin:0;padding:0}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__card{min-width:0;padding:.5rem .55rem;border-radius:var(--clay-radius-sm);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.home-talent-card:hover .home-talent-card__metrics-grid .position-scouting-metrics__card{border-color:#60a5fa38;box-shadow:var(--clay-outer-shadow),0 0 10px #60a5fa14,inset 0 1px 0 var(--clay-highlight-strong)}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__head{gap:.35rem;align-items:flex-start}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__label-row{gap:.3rem;flex:1;min-width:0}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__label{font-size:.54rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase;color:#94a3b8f2;line-height:1.2;white-space:normal;overflow:visible;text-overflow:unset}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__value{font-size:.82rem;line-height:1.1}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__value-unit{font-size:.48rem;letter-spacing:.04em}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__icon{width:.95rem;height:.95rem;flex-shrink:0;color:#93c5fdd9}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__bar{height:3px;margin-top:.28rem}@media (max-width: 640px){.home-talent-card__metrics-grid.position-scouting-metrics--strip{gap:.4rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__card{padding:.5rem .55rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__label{font-size:.65rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__value{font-size:.9rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__value-unit{font-size:.58rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__icon{width:1.15rem;height:1.15rem}}@media (max-width: 480px){.home-talent-card__body{padding:.6rem .7rem .75rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip{gap:.38rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__card{padding:.48rem .52rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__label{font-size:.68rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__value{font-size:.94rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__value-unit{font-size:.6rem}.home-talent-card__metrics-grid.position-scouting-metrics--strip .position-scouting-metrics__icon{width:1.2rem;height:1.2rem}}.home-talent-card__gk{display:flex;flex-direction:column;gap:.6rem}.home-talent-card__footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:.5rem .55rem;min-width:0}.home-talent-card__footer .home-talent-card__philosophies{flex:1 1 auto;min-width:0;justify-content:flex-start;align-items:flex-end}.home-talent-card__minutes{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.05rem;min-width:3.25rem;padding:.3rem .5rem .32rem;border-radius:var(--clay-radius-sm);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);text-align:center;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.home-talent-card__minutes-value{font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1;letter-spacing:-.02em;color:#e0f2fe;text-shadow:0 0 12px rgba(96,165,250,.35)}.home-talent-card__minutes-label{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.2;color:#86efaceb;white-space:nowrap}.home-talent-card:hover .home-talent-card__minutes{border-color:#86efac47;background:linear-gradient(155deg,var(--clay-tier-developing-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),0 0 12px #22c55e1f,inset 0 1px 0 var(--clay-highlight-strong);transform:var(--clay-hover-lift)}.home-talent-card:hover .home-talent-card__minutes-value{color:#f0fdf4;text-shadow:0 0 14px rgba(134,239,172,.45)}.home-talent-card:hover .home-talent-card__minutes-label{color:#bbf7d0}.home-talent-card__stat{margin:0;padding:.5rem .65rem;border-radius:var(--radius-sm);background:#0f172a8c;border:1px solid var(--color-hairline)}.home-talent-card__stat--highlight{display:flex;align-items:center;justify-content:space-between;border-color:#22c55e66;background:#22c55e1a}.home-talent-card__stat--secondary{display:flex;align-items:center;justify-content:space-between}.home-talent-card__stat--secondary dd{font-size:1rem;color:var(--color-text);text-shadow:none}.home-talent-card__stat dt{margin:0;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted)}.home-talent-card__stat dd{margin:0;font-size:1.25rem;font-weight:700;font-variant-numeric:tabular-nums;color:#86efac;text-shadow:0 0 12px rgba(134,239,172,.4)}.home-talent-card__philosophies{display:flex;flex-wrap:wrap;gap:.4rem .45rem;margin:0;padding:0;list-style:none}.home-talent-card__philosophy-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.34rem .55rem .34rem .65rem;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));color:#bfdbfe;font-size:.68rem;font-weight:700;letter-spacing:.02em;line-height:1.3;box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.home-talent-card__philosophy-label{max-width:9.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-talent-card__philosophy-score{flex-shrink:0;padding:.1rem .45rem;border-radius:var(--radius-pill);background:#22c55e33;border:1px solid rgba(134,239,172,.45);color:#86efac;font-variant-numeric:tabular-nums;font-size:.62rem;text-shadow:0 0 10px rgba(134,239,172,.35)}.home-talent-card:hover .home-talent-card__philosophy-pill{border-color:#86efac47;background:linear-gradient(155deg,var(--clay-tier-strong-fill),var(--clay-fill-deep));color:#dcfce7;box-shadow:var(--clay-outer-shadow),0 0 12px #22c55e1f,inset 0 1px 0 var(--clay-highlight-strong);transform:var(--clay-hover-lift)}.home-talent-card__philosophies-empty{margin:0;font-size:.75rem;text-align:center}.home-talent-card__link--static{cursor:default}.home-talent-card-skeleton{flex:0 0 min(280px,82vw);min-height:220px;border-radius:var(--radius-lg)}.home-features-talent-grid .home-talent-card-skeleton{flex:unset;width:auto}.home-features-teasers{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1rem}.home-features-teaser{display:grid;grid-template-columns:1fr;gap:1.15rem;padding:1.35rem;border-radius:var(--radius-lg);border:1px solid var(--color-hairline);color:inherit;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.home-features-teaser--scouting{background:linear-gradient(145deg,#2563eb24,#0f172aeb 55%)}.home-features-teaser--valuation{background:linear-gradient(145deg,#22c55e1f,#0f172aeb 55%)}.home-features-teaser:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.home-features-teaser--scouting:hover{border-color:#60a5fa80}.home-features-teaser--valuation:hover{border-color:#22c55e73}.home-features-teaser__tag{display:inline-block;margin-bottom:.45rem;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.home-features-teaser--valuation .home-features-teaser__tag{color:#86efac}.home-features-teaser__copy h3{margin:0 0 .5rem;font-size:1.15rem}.home-features-teaser__copy p{margin:0;font-size:.875rem;color:var(--color-muted);line-height:1.55}.home-features-teaser__cta{display:inline-block;margin-top:.85rem;font-size:.85rem;font-weight:600;color:var(--color-text);transition:color var(--transition-fast),text-shadow var(--transition-fast)}.home-features-teaser:hover .home-features-teaser__cta{color:#86efac;text-shadow:0 0 10px rgba(134,239,172,.35)}.home-features-teaser__viz{padding:.85rem;border-radius:var(--radius);background:#0f172a8c;border:1px solid var(--color-hairline)}.home-features-bars{display:flex;flex-direction:column;gap:.75rem}.home-features-bar__track{height:6px;border-radius:var(--radius-pill);background:var(--color-border);overflow:hidden}.home-features-bar__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-primary),#60a5fa)}.home-features-bar__label{display:flex;justify-content:space-between;margin-top:.35rem;font-size:.78rem;color:var(--color-muted)}.home-features-bar__label strong{color:var(--color-text);font-variant-numeric:tabular-nums}.home-features-gauge{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-bottom:.85rem}.home-features-gauge__ring{width:88px;height:88px;border-radius:50%;background:conic-gradient(#22c55e calc(var(--pct, 0) * 1%),var(--color-border) 0);display:flex;align-items:center;justify-content:center;position:relative}.home-features-gauge__ring:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:#0f172af2}.home-features-gauge__score{position:relative;font-size:1.35rem;font-weight:800;font-variant-numeric:tabular-nums}.home-features-gauge__caption{margin:0;font-size:.72rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em}.home-features-bands{display:flex;flex-direction:column;gap:.55rem}.home-features-band__label{display:block;font-size:.72rem;color:var(--color-muted);margin-bottom:.25rem}.home-features-band__track{height:5px;border-radius:var(--radius-pill);background:var(--color-border);overflow:hidden}.home-features-band__fill{height:100%;border-radius:inherit}.home-features-band--high .home-features-band__fill{background:linear-gradient(90deg,#2563eb,#60a5fa)}.home-features-band--medium .home-features-band__fill{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.home-features-band--ready .home-features-band__fill{background:linear-gradient(90deg,#16a34a,#86efac)}.home-hl-card{flex:0 0 min(300px,85vw);scroll-snap-align:start;display:flex;flex-direction:column;border-radius:var(--radius-lg);border:1px solid var(--color-hairline);background:#0f172abf;color:inherit;overflow:hidden;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.home-hl-card:has(.home-hl-card__media:hover),.home-hl-card:has(.home-hl-card__media:focus-visible){border-color:#fbbf2473;transform:translateY(-3px) scale(1.01);box-shadow:0 12px 32px #0f172a8c}.home-hl-card__media{position:relative;display:block;width:100%;margin:0;padding:0;border:0;font:inherit;color:inherit;text-align:left;cursor:pointer;aspect-ratio:16 / 9;overflow:hidden;background:#1e293be6}.home-hl-card__thumb{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-med)}.home-hl-card__media:hover .home-hl-card__thumb,.home-hl-card__media:focus-visible .home-hl-card__thumb{transform:scale(1.08)}.home-hl-card__thumb--fallback{background:linear-gradient(135deg,#2563eb40,#0f172af2)}.home-hl-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#0f172a59;transition:background var(--transition-fast),color var(--transition-fast)}.home-hl-card__play svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.45))}.home-hl-card__media:hover .home-hl-card__play,.home-hl-card__media:focus-visible .home-hl-card__play{background:#0f172a26;color:#fbbf24}.home-hl-card__meta{padding:.85rem 1rem 1rem}.home-hl-card__tag{display:inline-block;margin-bottom:.35rem;padding:.15rem .55rem;border-radius:var(--radius-pill);background:#fbbf241f;border:1px solid rgba(251,191,36,.35);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fbbf24;transition:background var(--transition-fast),color var(--transition-fast)}.home-hl-card:has(.home-hl-card__media:hover) .home-hl-card__tag,.home-hl-card:has(.home-hl-card__media:focus-visible) .home-hl-card__tag{background:#fbbf2438;color:#fde68a}.home-hl-card__title{margin:0;font-size:.95rem;line-height:1.35}.home-hl-card__desc{margin:.35rem 0 0;font-size:.8rem;line-height:1.45;color:var(--color-muted)}.home-hl-card:has(.home-hl-card__media:hover) .home-hl-card__title,.home-hl-card:has(.home-hl-card__media:focus-visible) .home-hl-card__title{color:#fde68a;text-shadow:0 0 12px rgba(251,191,36,.35)}.home-highlights-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem;background:#020617d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-highlights-modal{position:relative;width:min(880px,100%);border:1px solid rgba(251,191,36,.22);border-radius:calc(var(--radius-lg) + 2px);overflow:hidden;background:linear-gradient(180deg,#1e293bfa,#0f172afc);box-shadow:0 24px 64px #0000008c,0 0 0 1px #0f172a99 inset}.home-highlights-modal__close{position:absolute;top:.65rem;right:.65rem;z-index:2;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.35);border-radius:var(--radius-pill);background:#0f172ad9;color:#e2e8f0;font-size:1.35rem;line-height:1;cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast)}.home-highlights-modal__close:hover,.home-highlights-modal__close:focus-visible{border-color:#fbbf248c;background:#1e293bf2;color:#fbbf24}.home-highlights-modal__player{width:100%;background:#020617}.home-highlights-modal__iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.home-highlights-modal__unavailable{margin:0;padding:2rem 1.25rem;text-align:center}.home-highlights-modal__meta{padding:1rem 1.25rem 1.15rem;border-top:1px solid rgba(51,65,85,.65)}.home-highlights-modal__tag{display:inline-block;margin-bottom:.4rem;padding:.15rem .55rem;border-radius:var(--radius-pill);background:#fbbf241f;border:1px solid rgba(251,191,36,.35);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fbbf24}.home-highlights-modal__title{margin:0;font-size:1.05rem;line-height:1.35;color:#f8fafc}.home-highlights-modal__desc{margin:.4rem 0 0;font-size:.85rem;line-height:1.5;color:var(--color-muted)}.home-hl-card-skeleton{flex:0 0 min(300px,85vw);min-height:220px;border-radius:var(--radius-lg)}@media (min-width: 768px){.home-features-teaser{grid-template-columns:1.05fr .95fr;align-items:center}}@media (max-width: 640px){.home-features-block__actions{width:100%;flex-direction:column;align-items:stretch}}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading h2{margin:0;font-size:1.15rem}.text-link{color:var(--color-primary);text-decoration:underline;text-underline-offset:3px}.ad-banner{display:grid;gap:.35rem;justify-items:center;margin:1.25rem auto}.ad-banner__label{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);opacity:.5}.ad-banner__frame{width:100%;display:flex;justify-content:center;border-radius:14px;border:1px solid var(--color-border);background:#0f172acc;overflow:hidden}.ad-banner__slot,.ad-banner__link{display:block;width:100%}.ad-banner__image{display:block;width:100%;height:100%;object-fit:cover}.ad-banner--leaderboard{width:100%;max-width:728px}.ad-banner--leaderboard .ad-banner__frame{min-height:90px;aspect-ratio:728 / 90}.ad-banner--square{width:100%;max-width:300px}.ad-banner--square .ad-banner__frame{min-height:250px;aspect-ratio:6 / 5}.ad-banner--mobile-banner{display:none;width:100%;max-width:320px}.ad-banner--mobile-banner .ad-banner__frame{min-height:50px;aspect-ratio:32 / 5}.ad-banner--inline{width:100%;max-width:728px}.ad-banner--inline .ad-banner__frame{min-height:90px;aspect-ratio:728 / 90}.ad-banner__size-hint{margin:0;font-size:.65rem;text-align:center;max-width:728px}.ad-placement{width:100%}.admin-ad-size-spec{margin:.5rem 0 1rem;padding:.65rem .85rem;border-radius:10px;border:1px solid var(--color-border);background:#0f172a8c;font-size:.85rem;line-height:1.45}.admin-ads-size-table{margin:1rem 0 1.5rem;max-width:640px}.admin-ads-slot-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.25rem}.admin-ads-slot-header h2{margin:0}.admin-ad-preview{margin-top:.5rem;padding:.75rem;border-radius:10px;border:1px dashed var(--color-border-strong);background:#0f172a66;max-width:728px}.admin-ad-preview img{display:block;margin:0 auto}.module-ad-shell{width:100%;max-width:1320px;container-type:inline-size;container-name:module-ads}.module-ad-top{margin:0 0 1.25rem;display:flex;justify-content:center}.module-ad-body{display:grid;grid-template-columns:260px minmax(0,1fr) 260px;gap:1.25rem;align-items:start;width:100%}.module-ad-body--no-left{grid-template-columns:minmax(0,1fr) 260px}.module-ad-body--no-right{grid-template-columns:260px minmax(0,1fr)}.module-ad-body--no-sides{grid-template-columns:minmax(0,1fr)}.module-ad-main{min-width:0;max-width:960px;width:100%;justify-self:center}.module-ad-rail{position:sticky;top:1rem;min-width:0}.module-ad-rail .ad-banner{margin-top:0;margin-bottom:0}.module-ad-rail .ad-banner--square{max-width:240px}.module-ad-rail .ad-banner--square .ad-banner__frame{min-height:480px;aspect-ratio:1 / 2}@container module-ads (max-width: 899px){.module-ad-body,.module-ad-body--no-left,.module-ad-body--no-right,.module-ad-body--no-sides{grid-template-columns:minmax(0,1fr)}.module-ad-rail{display:none}}.ad-placement--scoreboard-header-mobile{display:none}@media (max-width: 760px){.module-ad-top{display:none}.ad-placement--scoreboard-header-mobile{display:block}}.ad-placement--scoreboard{margin-top:1rem}.player-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.player-grid-ad{grid-column:1 / -1}.player-grid--compact{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.dtp-player-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.dtp-player-card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.dtp-player-card__link{display:block;padding:1rem;color:inherit;text-decoration:none}.dtp-player-card__avatar{width:64px;height:64px;border-radius:50%;background:var(--color-border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin-bottom:.75rem;overflow:hidden}.dtp-player-card__avatar img{width:100%;height:100%;object-fit:cover}.dtp-player-card__body h3{margin:0 0 .35rem;font-size:1rem}.dtp-player-card__meta{margin:0;font-size:.8rem;color:var(--color-muted)}.dtp-player-card__rating{margin:.5rem 0 0;font-size:.85rem;color:#86efac;font-weight:600}.profile-page .profile-hero{display:flex;gap:1.5rem;align-items:flex-start;margin:1.5rem 0}.profile-page{max-width:980px}.profile-notice{padding:.85rem 1rem;border:1px solid rgba(34,197,94,.4);border-radius:var(--radius);background:#16653438;color:#bbf7d0;font-size:.9rem}.profile-hero__body{flex:1;min-width:0}.profile-avatar{width:96px;height:96px;border-radius:50%;background:var(--color-border);display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;flex-shrink:0;overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-pending-notice{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border:1px solid rgba(245,158,11,.38);border-radius:var(--radius);background:#78350f38;color:#fcd9a6;font-size:.9rem}.profile-pending-notice strong{color:#fde9c8}.profile-pending-notice__dot{width:9px;height:9px;flex-shrink:0;border-radius:50%;background:var(--color-warning);animation:profile-pending-pulse 1.8s ease-in-out infinite}.profile-avatar--pending{position:relative;background:radial-gradient(circle at 30% 25%,rgba(71,85,105,.55),transparent 60%),linear-gradient(135deg,#1e293b,#0b1220);border:1px solid var(--color-border-strong);box-shadow:inset 0 1px #94a3b81f;border-radius:var(--radius-lg);animation:profile-pending-pulse 2.4s ease-in-out infinite}.profile-avatar__initials{font-family:var(--font-display);font-size:2rem;font-weight:800;letter-spacing:.04em;color:#cbd5e1}.profile-pending-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem}.profile-pending-badge{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:var(--radius-pill);border:1px solid var(--color-border-strong);background:#1e293bb3;color:var(--color-text);font-size:.8rem;font-weight:600}.profile-pending-badge--soft{color:var(--color-muted);font-weight:500}.profile-pending-badge--status{border-color:#f59e0b66;background:#78350f33;color:#fcd9a6}.profile-pending-herolines{display:flex;flex-direction:column;gap:.4rem;max-width:22rem}.profile-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem}.profile-metric-card{display:flex;flex-direction:column;gap:.6rem;padding:1.1rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--radius);background:linear-gradient(160deg,#1e293bd9,#0f172ad9)}.profile-metric-card__label{font-size:.85rem;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em}.profile-metric-card__bar{height:2.1rem;width:65%;border-radius:var(--radius-sm)}.profile-metric-card__hint{font-size:.78rem;color:var(--color-text-muted)}.profile-pending-empty{position:relative;overflow:hidden;padding:2.25rem 1.5rem;border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:#0f172a99;text-align:center}.profile-pending-empty__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(71,85,105,.18) 50%,transparent 100%);background-size:200% 100%;animation:dtp-shimmer 2.4s ease-in-out infinite;pointer-events:none}.profile-pending-empty__caption{position:relative;margin:0 auto;max-width:60ch;color:var(--color-muted);font-size:.92rem;line-height:1.6}@keyframes profile-pending-pulse{0%,to{opacity:1}50%{opacity:.55}}.profile-meta{color:var(--color-muted)}.profile-stars{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;color:#facc15;font-size:1rem}.profile-stars strong{color:var(--color-text);font-size:.9rem}.rating-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.rating-pill{padding:.25rem .6rem;border-radius:999px;background:#2563eb40;font-size:.8rem;font-weight:600}.profile-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.profile-share-status{margin:.6rem 0 0;color:var(--color-muted);font-size:.85rem;overflow-wrap:anywhere}.profile-bio{font-size:1.05rem;line-height:1.6}.profile-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.profile-section__eyebrow{display:block;margin-bottom:.25rem;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.profile-summary-card{display:grid;grid-template-columns:1.5fr 1fr;gap:1.25rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.profile-summary-card h2,.profile-summary-card p{margin-top:0}.profile-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.profile-facts--wide{grid-template-columns:repeat(4,1fr);margin-bottom:1rem}.profile-facts div{padding:.75rem;border-radius:10px;background:#0f172acc}.profile-facts span,.profile-metric-list span,.profile-data-note{display:block;color:var(--color-muted);font-size:.75rem}.profile-facts strong,.profile-metric-list strong{display:block;margin-top:.2rem}.profile-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.profile-tabs button{padding:.45rem .85rem;border:1px solid var(--color-border);border-radius:999px;background:transparent;color:var(--color-muted);cursor:pointer;font-family:inherit}.profile-tabs button:hover,.profile-tabs button.active{border-color:var(--color-primary);background:#2563eb2e;color:var(--color-text)}.profile-section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.profile-section-heading h2,.profile-section-heading h3{margin:0}.scouting-intel__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.scouting-intel__header h2{margin:.15rem 0 0;display:flex;align-items:center;gap:.35rem}.scouting-intel__meta{color:var(--color-muted);font-size:.78rem;white-space:nowrap}.scouting-intel__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;margin-bottom:1.25rem}.scouting-intel__stat-card{padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-md);background:linear-gradient(160deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.scouting-intel__stat-card:hover{transform:var(--clay-hover-lift);box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.scouting-intel__stat-card:focus-within{box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.scouting-intel__stat-label{display:flex;align-items:center;gap:.3rem;color:var(--color-muted);font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.scouting-intel__stat-value{display:block;margin-top:.45rem;font-size:1.15rem;line-height:1.3;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-text)}.scouting-intel__section-title{margin:0 0 .85rem;font-size:.92rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--color-muted)}.scouting-intel__traits{margin-bottom:1.25rem}.scouting-intel__trait-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem}.scouting-intel__trait-card{padding:.8rem .9rem;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-sm);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.scouting-intel__trait-card:hover{transform:var(--clay-hover-lift);box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.scouting-intel__trait-label{display:block;color:var(--color-muted);font-size:.74rem}.scouting-intel__trait-score{display:block;margin-top:.25rem;font-size:1.2rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--clay-tier-strong-accent)}.scouting-intel__panel{padding:1.1rem 1.2rem;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#0f172aa6}.scouting-intel__fit-list{list-style:none;margin:0;padding:0}.scouting-intel__fit-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(148,163,184,.14)}.scouting-intel__fit-row:last-child{border-bottom:none;padding-bottom:0}.scouting-intel__fit-row strong{display:block}.scouting-intel__fit-row span{display:block;margin-top:.15rem;color:var(--color-muted);font-size:.82rem}.scouting-intel__fit-score{flex-shrink:0;padding:.25rem .55rem;border-radius:999px;background:#2563eb2e;color:#93c5fd;font-size:.78rem;font-weight:700}.scouting-intel__empty{margin-top:.5rem}.position-scouting-metrics{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:.65rem;margin:0 0 1.5rem}.position-scouting-metrics__card{display:flex;flex-direction:column;gap:.35rem;min-width:120px;padding:.75rem;border-radius:var(--clay-radius-md);border:1px solid rgba(255,255,255,.04);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.position-scouting-metrics__card:hover{transform:var(--clay-hover-lift);box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.position-scouting-metrics__card:focus-within{box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.position-scouting-metrics__card--elite{background:linear-gradient(155deg,var(--clay-tier-elite-fill),var(--clay-fill-deep))}.position-scouting-metrics__card--strong{background:linear-gradient(155deg,var(--clay-tier-strong-fill),var(--clay-fill-deep))}.position-scouting-metrics__card--developing{background:linear-gradient(155deg,var(--clay-tier-developing-fill),var(--clay-fill-deep))}.position-scouting-metrics__card--base{background:linear-gradient(155deg,var(--clay-tier-base-fill),var(--clay-fill-deep))}.position-scouting-metrics__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.position-scouting-metrics__icon{flex-shrink:0;width:1.2rem;height:1.2rem;color:#64748b}.position-scouting-metrics__value{display:inline-flex;align-items:baseline;gap:.2rem;font-size:1rem;font-weight:700;color:#f1f5f9;font-variant-numeric:tabular-nums;line-height:1.1}.position-scouting-metrics__value-num{letter-spacing:-.01em}.position-scouting-metrics__value-unit{font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.position-scouting-metrics__label{font-size:.68rem;line-height:1.35;color:#94a3b8;font-weight:600}.position-scouting-metrics__bar{height:5px;border-radius:var(--radius-pill);background:var(--clay-fill-deep);box-shadow:var(--clay-inner-shadow);overflow:hidden}.position-scouting-metrics__bar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#94a3b88c,#e2e8f0d9);box-shadow:0 1px 2px #02061759,inset 0 1px #ffffff2e}.position-scouting-metrics__bar--subtle .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#475569,var(--clay-tier-base-accent))}.position-scouting-metrics__card--elite .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#d97706,var(--clay-tier-elite-accent))}.position-scouting-metrics__card--strong .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#0891b2,var(--clay-tier-strong-accent))}.position-scouting-metrics__card--developing .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#059669,var(--clay-tier-developing-accent))}.position-scouting-metrics__card--base .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#475569,var(--clay-tier-base-accent))}.position-scouting-metrics__card--elite .position-scouting-metrics__value-num{color:#fde68a}.position-scouting-metrics__card--strong .position-scouting-metrics__value-num{color:#a5f3fc}.position-scouting-metrics__card--developing .position-scouting-metrics__value-num{color:#bbf7d0}.position-scouting-metrics--compact{margin:.85rem 0 0;grid-template-columns:repeat(6,minmax(100px,1fr));gap:.5rem}.position-scouting-metrics--compact .position-scouting-metrics__card{min-width:100px;padding:.6rem}.position-scouting-metrics--compact .position-scouting-metrics__value{font-size:.9rem}.position-scouting-metrics--compact .position-scouting-metrics__label{font-size:.6rem}.strong-xi-modal__header .position-scouting-metrics--compact{margin:.85rem 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.strong-xi-modal__header .position-scouting-metrics--compact .position-scouting-metrics__card{min-width:0}.position-scouting-metrics--strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.25rem 0 0;padding:0}.home-talent-card__metrics-grid.position-scouting-metrics--strip{grid-template-columns:1fr;gap:.4rem;margin:0}.position-scouting-metrics--strip .position-scouting-metrics__card{min-width:0;padding:.65rem .7rem;gap:0}.position-scouting-metrics__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.position-scouting-metrics__label-row{display:flex;align-items:center;gap:.4rem;min-width:0}.position-scouting-metrics__label-row .info-tip{flex-shrink:0;margin-left:0}.position-scouting-metrics--strip .position-scouting-metrics__label{font-size:.62rem;font-weight:600;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.position-scouting-metrics--strip .position-scouting-metrics__value{flex-shrink:0;font-size:.84rem}@media (max-width: 640px){.position-scouting-metrics--strip .position-scouting-metrics__label{font-size:.72rem}.position-scouting-metrics--strip .position-scouting-metrics__value{font-size:.98rem}.position-scouting-metrics--strip .position-scouting-metrics__icon{width:1.35rem;height:1.35rem}.position-scouting-metrics--strip .position-scouting-metrics__card{padding:.72rem .78rem}.position-scouting-metrics--strip .position-scouting-metrics__label-row .info-tip__icon{width:1.05rem;height:1.05rem;font-size:.68rem}}@media (max-width: 480px){.position-scouting-metrics--strip .position-scouting-metrics__label{font-size:.78rem}.position-scouting-metrics--strip .position-scouting-metrics__value{font-size:1.05rem}.position-scouting-metrics--strip .position-scouting-metrics__icon{width:1.45rem;height:1.45rem}}@media (max-width: 960px){.position-scouting-metrics:not(.position-scouting-metrics--strip){display:grid;grid-template-columns:1fr;gap:.55rem;margin-bottom:1.25rem}.strong-xi-modal__header .position-scouting-metrics,.strong-xi-modal__header .position-scouting-metrics--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:0}.position-scouting-metrics--strip{display:grid;grid-template-columns:1fr;gap:.5rem}.home-talent-card__metrics-grid{grid-template-columns:1fr}.position-scouting-metrics__card{min-width:0;width:100%}}.info-tip{position:relative;display:inline-flex;align-items:center;vertical-align:middle;margin-left:.25rem;cursor:help}.info-tip__icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;border:1px solid rgba(148,163,184,.45);color:var(--color-muted);font-size:.62rem;font-weight:800;font-style:italic;line-height:1;background:#0f172aa6}.info-tip__tooltip{position:absolute;left:50%;bottom:calc(100% + .45rem);transform:translate(-50%);z-index:30;width:max-content;max-width:16rem;padding:.45rem .6rem;border-radius:8px;border:1px solid rgba(148,163,184,.28);background:#0f172a;color:#e2e8f0;font-size:.74rem;font-weight:500;line-height:1.45;box-shadow:0 8px 20px #02061773;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.info-tip:hover .info-tip__tooltip,.info-tip:focus .info-tip__tooltip,.info-tip:focus-within .info-tip__tooltip{opacity:1;visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-attribute-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-attribute-card,.profile-panel{padding:1.1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.profile-attribute-card h3,.profile-panel h3{margin:0 0 .9rem;font-size:1rem}.profile-attribute{margin-bottom:.8rem}.profile-attribute:last-child{margin-bottom:0}.profile-attribute__head,.profile-benchmark-row{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;font-size:.85rem}.profile-progress{height:8px;margin-top:.35rem;overflow:hidden;border-radius:999px;background:var(--color-border)}.profile-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-primary),var(--color-success))}.profile-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.profile-integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-card-list,.profile-event-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.profile-card-list li{display:grid;gap:.15rem}.profile-card-list span,.profile-event-list em{color:var(--color-muted);font-size:.82rem;font-style:normal}.profile-event-list li{display:grid;grid-template-columns:auto auto 1fr;gap:.65rem;align-items:center;padding-bottom:.65rem;border-bottom:1px solid var(--color-border)}.profile-event-list span{color:var(--color-primary);font-weight:700}.goalkeeper-profile__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1rem}.goalkeeper-profile__summary p{color:var(--color-muted);line-height:1.65;margin:0 0 1rem}.goalkeeper-profile__facts{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.goalkeeper-profile__events li{grid-template-columns:auto minmax(8rem,auto) 1fr}.profile-list{margin:0;padding-left:1.1rem;color:var(--color-muted)}.profile-metric-list{display:grid;grid-template-columns:1fr auto;gap:.55rem 1rem}.profile-benchmark{margin-top:1rem}.scoreboard-history-heading{align-items:flex-end}.scoreboard-history-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end;margin-bottom:1rem;padding:1.25rem;border:1px solid rgba(52,211,153,.24);border-radius:var(--radius-lg);background:radial-gradient(circle at 12% 15%,rgba(52,211,153,.18),transparent 34%),linear-gradient(135deg,#07221ceb,#0f172ad1);box-shadow:0 18px 42px #0206173d}.scoreboard-history-hero__eyebrow{display:block;margin-bottom:.45rem;color:#86efac;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.scoreboard-history-hero strong{display:block;color:#f8fafc;font-size:clamp(1.3rem,2vw,2rem);line-height:1.1}.scoreboard-history-hero p{max-width:46rem;margin:.55rem 0 0;color:#e2e8f0c7;line-height:1.65}.scoreboard-history-hero__score{min-width:8.5rem;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:#02061752;text-align:center}.scoreboard-history-hero__score span{display:block;color:#f8fafc;font-size:2.25rem;font-weight:900;font-variant-numeric:tabular-nums;line-height:1}.scoreboard-history-hero__score small{display:block;margin-top:.25rem;color:#e2e8f0b8;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.scoreboard-history-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.scoreboard-history-kpi{padding:.95rem;border:1px solid rgba(148,163,184,.2);border-radius:var(--radius);background:linear-gradient(145deg,#0f172ac7,#02061794)}.scoreboard-history-kpi span{display:block;color:var(--color-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.scoreboard-history-kpi strong{display:block;margin-top:.3rem;color:var(--color-text);font-size:1.55rem;font-weight:900;font-variant-numeric:tabular-nums}.scoreboard-history-panel{border-color:#94a3b82e;background:linear-gradient(150deg,#0f172ac2,#02061785);box-shadow:0 16px 34px #02061729}.scoreboard-history-team-logo{display:inline-grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#0f172ad6;color:#d1fae5;font-size:.72rem;font-weight:900}.scoreboard-history-team-logo img{width:100%;height:100%;object-fit:cover}.scoreboard-history-team-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center;padding:.75rem;border:1px solid rgba(148,163,184,.16);border-radius:var(--radius);background:#0f172a6b}.scoreboard-history-team-list li>strong{display:block;grid-column:2}.scoreboard-history-team-list li>span{display:grid;grid-column:2;gap:.15rem}.scoreboard-history-team-list em{color:var(--color-muted);font-size:.82rem;font-style:normal}.scoreboard-history-appearance-list{gap:.85rem}.scoreboard-history-appearance-list li{padding:.75rem;border:1px solid rgba(148,163,184,.16);border-radius:var(--radius);background:#0f172a6b}.scoreboard-history-appearance{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.85rem;align-items:center;color:inherit;text-decoration:none}.scoreboard-history-appearance:hover strong{color:#86efac}.scoreboard-history-appearance__team{display:flex;min-width:0;gap:.55rem;align-items:center}.scoreboard-history-appearance__team--away{justify-content:flex-end;text-align:right}.scoreboard-history-appearance__team strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap;transition:color var(--transition-fast)}.scoreboard-history-appearance__score{min-width:4.25rem;padding:.38rem .55rem;border:1px solid rgba(52,211,153,.22);border-radius:999px;background:#064e3b42;color:#ecfdf5;font-size:.92rem;font-weight:900;font-variant-numeric:tabular-nums;text-align:center}.scoreboard-history-event-list li{padding:.7rem 0}.scoreboard-history-panel--events{margin-top:1rem}.scoreboard-history-match-groups{display:grid;gap:1rem}.scoreboard-history-match-group{padding:.85rem;border:1px solid rgba(148,163,184,.16);border-radius:var(--radius);background:#0f172a6b}.scoreboard-history-match-group__meta{margin:.65rem 0 .5rem;color:var(--color-muted);font-size:.82rem}.scoreboard-history-match-group .scoreboard-history-event-list{margin-top:.25rem}.scoreboard-history-match-group .scoreboard-history-event-list li:last-child{border-bottom:0;padding-bottom:0}.admin-sb-name-flags{display:flex;flex-wrap:wrap;gap:.35rem}@media (max-width: 760px){.scoreboard-history-heading{align-items:flex-start}.scoreboard-history-hero{grid-template-columns:1fr}.scoreboard-history-hero__score{width:100%}.scoreboard-history-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.scoreboard-history-appearance{grid-template-columns:1fr;gap:.6rem}.scoreboard-history-appearance__team,.scoreboard-history-appearance__team--away{justify-content:space-between;text-align:left}.scoreboard-history-appearance__team--away .scoreboard-history-team-logo{order:-1}.scoreboard-history-appearance__score{width:100%}}.player-profile-playstyle-comparison{border:1px solid rgba(52,211,153,.3);border-radius:var(--clay-radius-md);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),0 0 16px #22c55e1f,0 0 32px #10b9810f,inset 0 1px 0 var(--clay-highlight);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.player-profile-playstyle-comparison:hover{transform:var(--clay-hover-lift);border-color:#34d39973;box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,0 0 20px #22c55e2e,0 0 40px #10b98114,inset 0 1px 0 var(--clay-highlight-strong)}.player-profile-playstyle-comparison .dtp-btn--secondary{border:1px solid rgba(255,255,255,.06);border-radius:var(--clay-radius-sm);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);color:#e2e8f0;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.player-profile-playstyle-comparison .dtp-btn--secondary:not(:disabled):hover{transform:var(--clay-hover-lift);border-color:#22c55e59;background:linear-gradient(155deg,#1a2e28,var(--clay-fill-deep));box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.player-profile-playstyle-comparison .dtp-btn--secondary:not(:disabled):active{transform:none;box-shadow:var(--clay-pressed-shadow)}.player-profile-playstyle-comparison .dtp-btn--secondary:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px;box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.player-profile-playstyle-comparison__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.player-profile-playstyle-comparison__left{flex:1;min-width:0}.player-profile-playstyle-comparison__copy{margin:.35rem 0 0}.player-profile-playstyle-comparison__right{display:flex;flex-direction:column;align-items:flex-end;gap:.65rem;flex-shrink:0}.player-profile-playstyle-comparison__headshot,.benchmark-player-headshot.player-profile-playstyle-comparison__headshot{width:5rem;height:5rem;min-width:5rem;max-width:6rem;min-height:5rem;max-height:6rem;border-radius:50%;overflow:hidden;flex-shrink:0;color:#94a3b88c;padding:3px;border:none;background:linear-gradient(145deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.benchmark-player-headshot{overflow:hidden}.benchmark-player-headshot img,.playstyle-modal__photo img{width:100%;height:100%;object-fit:cover;display:block}.benchmark-player-headshot.player-profile-playstyle-comparison__headshot img{object-position:42% 28%;transform:scale(1.35)}.playstyle-modal__photo img,.playstyle-modal__photo.benchmark-player-headshot img{object-position:center 24%;transform:none}@media (max-width: 640px){.player-profile-playstyle-comparison__inner{flex-direction:column;align-items:stretch}.player-profile-playstyle-comparison__right{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.player-profile-playstyle-comparison .dtp-btn--secondary{width:100%;min-height:44px;justify-content:center}}.benchmark-player-headshot__placeholder{width:100%;height:100%;display:block}.profile-benchmark-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1rem}.profile-benchmark-row{grid-template-columns:1fr auto auto;padding:.55rem 0;border-bottom:1px solid var(--color-border)}.profile-benchmark-row em{color:var(--color-muted);font-style:normal}.profile-empty-state{padding:1.25rem;border:1px dashed var(--color-border-strong);border-radius:var(--radius);background:#1e293b80}.profile-empty-state p{margin-bottom:0;color:var(--color-muted)}.profile-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.profile-media-card{min-height:120px;display:flex;flex-direction:column;justify-content:flex-end;gap:.3rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);overflow:hidden}.profile-media-card--button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.profile-media-card:hover{border-color:var(--color-primary)}.profile-media-card img{width:calc(100% + 2rem);height:160px;margin:-1rem -1rem 0;object-fit:cover}.profile-media-card__thumb{position:relative;z-index:0}.profile-media-card span{color:var(--color-muted);font-size:.85rem}.profile-media-card__icon{width:max-content;padding:.25rem .55rem;border-radius:999px;background:#2563eb33;color:var(--color-text)!important;font-weight:700}.tactical-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1rem 0}.tactical-grid .label{display:block;font-size:.75rem;color:var(--color-muted)}.back-link{display:inline-block;margin-bottom:1rem;color:var(--color-muted);font-size:.9rem}.back-link:hover{color:var(--color-text)}.player-profile{max-width:1040px}.player-profile-eyebrow{display:block;margin-bottom:.35rem;color:var(--color-primary);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.player-profile-heading{margin:0 0 .75rem;font-family:var(--font-display);font-size:1.35rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.player-profile-subheading{margin:0 0 .75rem;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.player-profile-muted{color:var(--color-muted);line-height:1.6}.player-profile-bio{margin:1.25rem 0 0;padding:1rem 1.15rem;border:1px solid var(--color-border);border-radius:var(--radius);background:#0f172a8c;font-size:1rem;line-height:1.65}.player-profile-banner{display:flex;flex-direction:column;gap:1rem;margin:1.25rem 0 1.75rem;padding:1.25rem 1.35rem 1.4rem;border:1px solid rgba(148,163,184,.22);border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(155deg,#0f172af7,#1e293be0 48%,#0f172af2);box-shadow:0 20px 40px #0206176b,inset 0 1px #94a3b824;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.player-profile-banner__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem 1.25rem;align-items:start}.player-profile-banner__toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;min-width:min(100%,280px);padding:.85rem .95rem;border:1px solid rgba(148,163,184,.24);border-radius:var(--radius);background:linear-gradient(165deg,#1e293bb8,#0f172ae0);box-shadow:0 8px 20px #02061747,inset 0 1px #ffffff0f}.player-profile-banner__ratings{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.player-profile-banner__toolbar-actions{display:flex;flex-direction:column;align-items:stretch;gap:.35rem}.player-profile-banner__share-status{margin:0;text-align:center;font-size:.75rem}.player-profile-banner__hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem 1.25rem;align-items:center}.player-profile-banner__portrait{position:relative;flex-shrink:0;width:clamp(108px,18vw,148px);aspect-ratio:3 / 4;display:flex;align-items:flex-end;justify-content:center;padding:.35rem;border:1px solid rgba(148,163,184,.28);border-radius:var(--radius);background:radial-gradient(ellipse 90% 70% at 50% 100%,rgba(37,99,235,.22),transparent 65%),linear-gradient(180deg,#1e293b8c,#0f172aeb);box-shadow:0 10px 24px #02061773,inset 0 1px #ffffff0f;overflow:hidden}.player-profile-banner__photo{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:calc(var(--radius) - 4px);filter:drop-shadow(0 6px 14px rgba(0,0,0,.45))}.player-profile-banner__fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-family:var(--font-display);font-size:2.25rem;font-weight:800;letter-spacing:.06em;color:#f1f5f952}.player-profile-banner__identity{min-width:0}.player-profile-banner__name{margin:0;font-family:var(--font-display);font-size:clamp(1.45rem,3vw,2rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.15}.player-profile-banner__role{margin:.35rem 0 0;color:var(--color-muted);font-size:.92rem}.player-profile-banner__tier{margin:.35rem 0 0;color:#86efac;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.player-profile-rating-badge{--rating-badge-accent: var(--clay-tier-base-accent);--rating-badge-glow: rgba(148, 163, 184, .08);display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:.55rem .75rem;border-radius:var(--clay-radius-md);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);text-align:center;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.player-profile-rating-badge:focus-within{box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.player-profile-rating-badge__value{font-size:1.35rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1;color:var(--rating-badge-accent)}.player-profile-rating-badge__label{margin-top:.25rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--rating-badge-accent) 72%,var(--color-muted))}.player-profile-rating-badge--overall{--rating-badge-accent: #fcd34d;background:linear-gradient(155deg,var(--clay-tier-elite-fill),var(--clay-fill-deep))}.player-profile-rating-badge--overall.player-profile-rating-badge--elite{--rating-badge-accent: #fde68a;border-color:#fbbf2447;box-shadow:var(--clay-outer-shadow),0 0 18px #fbbf242e,inset 0 1px #fde68a24}.player-profile-rating-badge--overall.player-profile-rating-badge--ready{--rating-badge-accent: #fbbf24;border-color:#fbbf2438}.player-profile-rating-badge--attack{--rating-badge-accent: #fb923c;background:linear-gradient(155deg,#2a1a18,var(--clay-fill-deep))}.player-profile-rating-badge--attack.player-profile-rating-badge--elite{--rating-badge-accent: #fdba74;border-color:#f9731647;box-shadow:var(--clay-outer-shadow),0 0 18px #f973162e,inset 0 1px #fdba741f}.player-profile-rating-badge--attack.player-profile-rating-badge--ready{--rating-badge-accent: #f97316;border-color:#f9731638}.player-profile-rating-badge--defense{--rating-badge-accent: #2dd4bf;background:linear-gradient(155deg,var(--clay-tier-strong-fill),var(--clay-fill-deep))}.player-profile-rating-badge--defense.player-profile-rating-badge--elite{--rating-badge-accent: #5eead4;border-color:#2dd4bf47;box-shadow:var(--clay-outer-shadow),0 0 18px #2dd4bf2e,inset 0 1px #5eead41f}.player-profile-rating-badge--defense.player-profile-rating-badge--ready{--rating-badge-accent: #14b8a6;border-color:#2dd4bf38}.player-profile-rating-badge--muted{--rating-badge-accent: rgba(148, 163, 184, .55);opacity:.72}.player-profile-banner__insights{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(88px,108px) minmax(148px,.9fr);gap:.85rem 1rem;align-items:stretch;padding:.85rem .95rem;border:1px solid rgba(148,163,184,.16);border-radius:var(--radius);background:#0f172a8c;box-shadow:inset 0 1px #ffffff0a}.player-profile-pitch{position:relative;width:100%;max-width:108px;margin:0 auto;aspect-ratio:68 / 100;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 8px 18px #02061759,inset 0 1px #ffffff14}.player-profile-pitch__svg{display:block;width:100%;height:100%}.player-profile-pitch__attack-edge{position:absolute;top:38%;z-index:4;font-size:.74rem;font-weight:700;line-height:1;color:#ffffff6b;pointer-events:none;text-shadow:0 1px 2px rgba(15,23,42,.55)}.player-profile-pitch__attack-edge--left{left:2px;transform:rotate(90deg)}.player-profile-pitch__attack-edge--right{right:2px;transform:rotate(90deg)}.player-profile-pitch__marker{position:absolute;width:12px;height:12px;transform:translate(-50%,-50%);border-radius:50%}.player-profile-pitch__marker--primary{background:radial-gradient(circle at 35% 30%,#86efac,#22c55e 55%,#15803d);border:2px solid rgba(255,255,255,.9);box-shadow:0 0 10px #4ade80d9,0 0 4px #22c55ea6;z-index:2}.player-profile-pitch__marker--secondary{width:11px;height:11px;background:#0f172a59;border:2px dashed rgba(125,211,252,.95);box-shadow:0 0 8px #38bdf88c,0 0 3px #fbbf2459;animation:player-profile-pitch-secondary-pulse 2.2s ease-in-out infinite;z-index:1}.player-profile-pitch__main-role-label{position:absolute;display:inline-flex;align-items:center;gap:.08em;padding:.05rem .28rem;border-radius:999px;font-size:.42rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:#dcfce7fa;background:#0f172a;border:1px solid rgba(34,197,94,.55);box-shadow:0 2px 6px #02061759;white-space:nowrap;pointer-events:none;z-index:3}.player-profile-pitch__alt-role-label{position:absolute;display:inline-flex;align-items:center;gap:.08em;padding:.05rem .28rem;border-radius:999px;font-size:.42rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:#e0f2fef2;background:#0f172a;border:1px solid rgba(125,211,252,.45);box-shadow:0 2px 6px #02061759;white-space:nowrap;pointer-events:none;z-index:1}.player-profile-pitch__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.player-profile-pitch__hybrid-zone{animation:player-profile-pitch-hybrid-zone-breathe 3s ease-in-out infinite}.player-profile-pitch__hybrid-connector{stroke-dasharray:3 2;animation:player-profile-pitch-hybrid-dash 2.8s linear infinite;filter:drop-shadow(0 0 2px rgba(251,191,36,.55))}.player-profile-pitch__hybrid-halo{position:absolute;width:22px;height:22px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.35) 0%,rgba(167,139,250,.22) 45%,transparent 70%);animation:player-profile-pitch-hybrid-halo-pulse 2.6s ease-in-out infinite;pointer-events:none;z-index:1}.player-profile-pitch__marker--hybrid{width:10px;height:10px;border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);background:linear-gradient(135deg,#fde047,#f59e0b 45%,#a78bfa);border:1.5px solid rgba(255,255,255,.92);box-shadow:0 0 10px #fbbf24bf,0 0 4px #a78bfa8c;z-index:2}.player-profile-pitch__hybrid-role-label{position:absolute;display:inline-flex;align-items:center;gap:.08em;padding:.05rem .28rem;border-radius:999px;font-size:.4rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;color:#fef3c7fa;background:linear-gradient(135deg,#0f172af5,#1e1b4beb);border:1px solid rgba(251,191,36,.55);box-shadow:0 2px 6px #02061766,0 0 6px #a78bfa40;white-space:nowrap;pointer-events:none;z-index:3;max-width:92%;overflow:hidden;text-overflow:ellipsis}.player-profile-pitch__role-sep{flex-shrink:0;line-height:1;font-size:.95em;opacity:.85}@keyframes player-profile-pitch-secondary-pulse{0%,to{box-shadow:0 0 6px #38bdf873,0 0 2px #fbbf2440;transform:translate(-50%,-50%) scale(1);border-color:#7dd3fcd9}50%{box-shadow:0 0 14px #38bdf8bf,0 0 6px #fbbf2473;transform:translate(-50%,-50%) scale(1.1);border-color:#fde047e6}}@keyframes player-profile-pitch-hybrid-halo-pulse{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}}@keyframes player-profile-pitch-hybrid-zone-breathe{0%,to{opacity:.55;transform:scale(.95);transform-origin:center}50%{opacity:.85;transform:scale(1.08);transform-origin:center}}@keyframes player-profile-pitch-hybrid-dash{to{stroke-dashoffset:-10}}@media (prefers-reduced-motion: reduce){.player-profile-pitch__marker--secondary,.player-profile-pitch__hybrid-halo,.player-profile-pitch__hybrid-zone,.player-profile-pitch__hybrid-connector{animation:none}}.player-profile-banner__bio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .75rem;margin:0;padding:0;list-style:none}.player-profile-banner__bio-cell{display:flex;flex-direction:column;gap:.2rem;min-width:0}.player-profile-banner__bio-value{font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2;letter-spacing:-.01em}.player-profile-banner__bio-cell--highlight .player-profile-banner__bio-value{color:#fbbf24}.player-profile-banner__bio-label{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.player-profile-cat-radar{display:flex;flex-direction:column;align-items:center;min-width:0}.player-profile-cat-radar__frame{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem .65rem .55rem;border-radius:var(--clay-radius-lg);border:1px solid rgba(255,255,255,.04);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.player-profile-cat-radar__chart{width:100%;max-width:clamp(172px,22vw,208px);height:auto;display:block;overflow:visible}.player-profile-cat-radar__grid{fill:none;stroke:#94a3b847;stroke-width:.85}.player-profile-cat-radar__spoke{stroke:#94a3b833;stroke-width:.7}.player-profile-cat-radar__fill{fill-opacity:.25;stroke:#e2e8f0b3;stroke-width:1.75;stroke-linejoin:round;stroke-linecap:round}.player-profile-cat-radar__glow{fill:none;stroke:#94a3b880;stroke-width:3.2;stroke-linejoin:round;opacity:.32;filter:blur(2px)}.player-profile-cat-radar__dot{stroke:#0f172a;stroke-width:.65}.player-profile-cat-radar__tier--elite.player-profile-cat-radar__dot{fill:#fbbf24;filter:drop-shadow(0 0 3px rgba(251,191,36,.95)) drop-shadow(0 0 6px rgba(52,211,153,.45))}.player-profile-cat-radar__tier--strong.player-profile-cat-radar__dot{fill:#22d3ee;filter:drop-shadow(0 0 3px rgba(34,211,238,.9)) drop-shadow(0 0 5px rgba(45,212,191,.35))}.player-profile-cat-radar__tier--developing.player-profile-cat-radar__dot{fill:#f59e0b;filter:drop-shadow(0 0 3px rgba(245,158,11,.85))}.player-profile-cat-radar__tier--low.player-profile-cat-radar__dot{fill:#94a3b8;filter:drop-shadow(0 0 2px rgba(148,163,184,.55))}.player-profile-cat-radar__label{font-family:inherit;font-size:6.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;dominant-baseline:middle}.player-profile-cat-radar__label-name{fill:currentColor;white-space:nowrap}.player-profile-cat-radar__label-score{font-size:6px;font-weight:600;letter-spacing:.07em;font-variant-numeric:tabular-nums;fill:currentColor;opacity:.9}.player-profile-cat-radar--expanded .player-profile-cat-radar__chart{max-width:clamp(200px,24vw,240px)}.player-profile-cat-radar__tier--elite.player-profile-cat-radar__label{color:#fde047}.player-profile-cat-radar__tier--strong.player-profile-cat-radar__label{color:#67e8f9}.player-profile-cat-radar__tier--developing.player-profile-cat-radar__label{color:#fdba74}.player-profile-cat-radar__tier--low.player-profile-cat-radar__label{color:#cbd5e1}@media (prefers-reduced-motion: reduce){.player-profile-cat-radar__fill,.player-profile-cat-radar__glow,.player-profile-cat-radar__dot{transition:none}}.player-profile-cat-pill{display:inline-flex;align-items:center;justify-content:center;min-width:1.65rem;padding:.12rem .4rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.2}.player-profile-cat-pill--elite{background:#22c55e59;color:#86efac}.player-profile-cat-pill--strong{background:#22c55e38;color:#bbf7d0}.player-profile-cat-pill--mid{background:#64748b59;color:#e2e8f0}.player-profile-cat-pill--low{background:#334155a6;color:#94a3b8}.player-profile-scout-strip{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.1rem;margin-bottom:.5rem;border:1px solid rgba(148,163,184,.18);border-radius:var(--radius-md);background:#0f172ab8}.player-profile-scout-strip__summary{min-width:0}.player-profile-playstyles{min-width:0;width:100%;padding:.85rem .95rem;border:1px solid rgba(148,163,184,.16);border-radius:var(--radius);background:#0f172ab8;overflow:hidden}.player-profile-playstyles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none}.player-profile-playstyle{display:flex;gap:.65rem;align-items:flex-start;min-width:0;padding:.65rem .7rem;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-sm);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.player-profile-playstyle:hover{transform:var(--clay-hover-lift);box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.player-profile-playstyle__body{min-width:0;flex:1}.player-profile-playstyle__head{display:flex;align-items:baseline;justify-content:space-between;gap:.45rem}.player-profile-playstyle__fit{flex-shrink:0;padding:.15rem .45rem;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-tier-strong-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);font-size:.72rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--clay-tier-strong-accent);white-space:nowrap}.player-profile-playstyle__context{display:block;margin-top:.15rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-profile-scout-strip__summary .player-profile-heading{margin-top:0}.player-profile-scout-strip__text{margin:0;color:var(--color-text);line-height:1.65}.player-profile-scout-strip__hint{margin:.5rem 0 0;font-size:.78rem;color:var(--color-muted);line-height:1.5}.scouting-details{display:flex;flex-direction:column;gap:.25rem}.scouting-details__meta{font-size:.78rem;color:var(--color-muted);white-space:nowrap}.scouting-details__summary{margin:0 0 1rem;color:var(--color-text);line-height:1.65}.scouting-details__snapshot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.scouting-details__snapshot .scouting-intel__stat-card{height:100%}.scouting-details__fit-panel--full{max-width:36rem}.scouting-details__metrics .position-scouting-metrics,.scouting-details__trait-grid{margin-bottom:0}.scouting-details__benchmark .player-profile-playstyle-comparison{margin:0}@media (max-width: 960px){.scouting-details__snapshot{grid-template-columns:1fr}}.player-profile-playstyle__icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:var(--clay-radius-sm);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-tier-strong-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);color:var(--clay-tier-strong-accent);font-size:.95rem}.player-profile-playstyle__title{display:block;min-width:0;font-size:.82rem;font-weight:700;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-profile-playstyle__desc{margin:.2rem 0 0;color:var(--color-muted);font-size:.74rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.player-profile-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin:1.5rem 0 .25rem;padding:.35rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#0f172aa6}.player-profile-tabs__btn{padding:.5rem 1rem;border:none;border-radius:var(--radius-pill);background:transparent;color:var(--color-muted);cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;letter-spacing:.04em;transition:background var(--transition-fast),color var(--transition-fast)}.player-profile-tabs__btn:hover,.player-profile-tabs__btn.active{background:#2563eb47;color:var(--color-text)}.player-profile-attr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1.25rem}.player-profile-attr-grid--core{grid-template-columns:repeat(3,minmax(0,1fr))}.player-profile-attr-grid--full{margin-bottom:0}.player-profile-role-expand{margin:-.35rem 0 1.25rem}.player-profile-role-expand__toggle{display:inline-flex;align-items:center;gap:.45rem;padding:0;border:0;background:none;color:#93c5fd;font-size:.82rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:color var(--transition-fast)}.player-profile-role-expand__toggle:hover,.player-profile-role-expand__toggle:focus-visible{color:var(--color-text);outline:none}.player-profile-role-expand__chevron{display:inline-block;width:.45rem;height:.45rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform var(--transition-fast)}.player-profile-role-expand__chevron--open{transform:rotate(-135deg) translateY(1px)}.player-profile-role-expand__panel{margin-top:.85rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.06)}.player-profile-role-expand__panel--collapsed{display:none}.player-profile-role-expand__lead{margin:0 0 .75rem;font-size:.78rem;color:var(--color-muted)}.player-profile-attr{padding:.75rem .85rem;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-md);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.player-profile-attr:hover{transform:var(--clay-hover-lift);box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.player-profile-attr:focus-within{box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.player-profile-attr--elite{background:linear-gradient(155deg,var(--clay-tier-elite-fill),var(--clay-fill-deep))}.player-profile-attr--silver{background:linear-gradient(155deg,var(--clay-tier-strong-fill),var(--clay-fill-deep))}.player-profile-attr--developing{background:linear-gradient(155deg,var(--clay-tier-base-fill),var(--clay-fill-deep))}.player-profile-attr__head{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.45rem}.player-profile-attr__label{font-size:.78rem;font-weight:600;color:var(--color-muted);letter-spacing:.03em}.player-profile-attr__score{font-size:.95rem;font-variant-numeric:tabular-nums}.player-profile-attr__track{height:6px;border-radius:var(--radius-pill);background:var(--clay-fill-deep);box-shadow:var(--clay-inner-shadow);overflow:hidden}.player-profile-attr__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#64748b,var(--clay-tier-base-accent));box-shadow:0 1px 2px #02061759,inset 0 1px #ffffff2e;transition:width .35s ease}.player-profile-attr--elite .player-profile-attr__score{color:var(--clay-tier-elite-accent)}.player-profile-attr--elite .player-profile-attr__fill{background:linear-gradient(90deg,#ca8a04,var(--clay-tier-elite-accent),#86efac)}.player-profile-attr--silver .player-profile-attr__score{color:#93c5fd}.player-profile-attr--silver .player-profile-attr__fill{background:linear-gradient(90deg,#2563eb,var(--clay-tier-strong-accent))}.player-profile-attr--developing .player-profile-attr__score{color:#cbd5e1}.player-profile-attr--developing .player-profile-attr__fill{background:linear-gradient(90deg,#475569,var(--clay-tier-base-accent))}.player-profile-panel{background:#0f172a8c}.player-profile-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.player-profile-stat-box{display:flex;flex-direction:column;gap:.35rem;padding:1.15rem 1rem;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-md);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);text-align:center;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.player-profile-stat-box:hover{transform:var(--clay-hover-lift);box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.player-profile-stat-box:focus-within{box-shadow:var(--clay-focus-ring),var(--clay-outer-shadow)}.player-profile-stat-box__label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.player-profile-stat-box__value{font-size:1.65rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1;color:var(--color-text)}.player-profile-tactical-grid .player-profile-tactical-cell{padding:.85rem;border:1px solid var(--color-border);border-radius:var(--radius);background:#0f172aa6;text-align:center}.player-profile-media-block{margin-top:1.5rem}.player-profile-media-block:first-of-type{margin-top:.75rem}.player-profile-media-card{border-color:#94a3b838;background:#0f172abf}.player-profile-media-empty{margin-top:var(--space-4);padding:var(--space-5);border:1px dashed rgba(148,163,184,.28);border-radius:var(--radius-lg);background:#0f172a8c;text-align:center}.player-profile-media-empty strong{display:block;margin-bottom:var(--space-2);color:#e2e8f0}.player-profile-media-empty p{margin:0;color:var(--color-muted)}.profile-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem);background:#020617d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.profile-video-modal__panel{width:min(980px,100%);border:1px solid rgba(148,163,184,.3);border-radius:var(--radius-lg);background:radial-gradient(circle at 10% 0%,rgba(34,197,94,.14),transparent 32%),#0f172af5;box-shadow:0 28px 70px #0000007a;overflow:hidden}.profile-video-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(148,163,184,.2)}.profile-video-modal__head h3{margin:.15rem 0 0;color:var(--color-text)}.profile-video-modal__close{width:2.25rem;height:2.25rem;border:1px solid rgba(148,163,184,.26);border-radius:999px;background:#0f172ab8;color:var(--color-text);font-size:1.45rem;line-height:1;cursor:pointer}.profile-video-modal__close:hover{border-color:#22c55ea6;color:#bbf7d0}.profile-video-modal__frame{aspect-ratio:16 / 9;background:#020617}.profile-video-modal__frame iframe,.profile-video-modal__frame video{display:block;width:100%;height:100%;border:0}.profile-video-modal__caption{margin:0;padding:.85rem 1.1rem 1rem;color:var(--color-muted)}.profile-photo-modal__panel{width:min(860px,100%)}.profile-photo-modal__frame{display:flex;align-items:center;justify-content:center;min-height:min(68vh,680px);background:linear-gradient(135deg,#0f172af5,#020617fa)}.profile-photo-modal__frame img{display:block;max-width:100%;max-height:min(68vh,680px);object-fit:contain}@media (max-width: 760px){.ad-banner--inline .ad-banner__frame,.ad-banner--leaderboard .ad-banner__frame{min-height:50px;aspect-ratio:32 / 5}.ad-banner--leaderboard{display:none}.ad-banner--mobile-banner{display:grid}.profile-page .profile-hero,.profile-summary-card,.profile-detail-grid,.profile-integration-grid{grid-template-columns:1fr}.profile-page .profile-hero{flex-direction:column}.profile-attribute-grid,.profile-benchmark-grid,.profile-facts--wide,.player-profile-banner__top{grid-template-columns:1fr}.player-profile-banner__toolbar{width:100%;min-width:0}.player-profile-banner__ratings{justify-content:center}.player-profile-banner__hero{grid-template-columns:1fr;justify-items:center;text-align:center}.player-profile-banner__insights{grid-template-columns:1fr}.player-profile-pitch{max-width:128px}.player-profile-banner__bio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.player-profile-attr-grid{grid-template-columns:1fr}.player-profile-attr-grid--core,.player-profile-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.player-profile{max-width:100%;overflow-x:clip}.player-profile-banner{padding:1rem .95rem 1.15rem;gap:.85rem}.player-profile-banner__top{grid-template-columns:1fr;gap:.85rem}.player-profile-banner__hero{grid-template-columns:auto minmax(0,1fr);justify-items:start;text-align:left;gap:.85rem 1rem}.player-profile-banner__portrait{width:clamp(96px,22vw,120px)}.player-profile-banner__toolbar{width:100%;min-width:0}.player-profile-banner__ratings{justify-content:stretch;gap:.45rem}.player-profile-rating-badge{flex:1 1 0;min-width:0;min-height:44px;padding:.5rem .4rem}.player-profile-banner__toolbar-actions button{min-height:44px;width:100%}.player-profile-banner__insights{grid-template-columns:1fr 1fr;gap:.75rem;padding:.75rem .85rem}.player-profile-banner__bio{grid-column:1 / -1}.player-profile-banner__bio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.player-profile-pitch{max-width:100%;width:min(120px,100%);justify-self:center}.player-profile-cat-radar{justify-self:center;width:100%}.player-profile-cat-radar__chart{max-width:min(240px,78vw)}.player-profile-cat-radar__label{font-size:5.25px;letter-spacing:.05em}.player-profile-cat-radar__label-name{letter-spacing:.04em}.player-profile-cat-radar__label-score{font-size:4.75px;letter-spacing:.04em}.player-profile-pitch__main-role-label,.player-profile-pitch__alt-role-label{font-size:.48rem}.player-profile-pitch__hybrid-role-label{font-size:.46rem}.player-profile-tabs{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.25rem;padding:.35rem .45rem;margin-left:-.25rem;margin-right:-.25rem;border-radius:var(--radius)}.player-profile-tabs::-webkit-scrollbar{display:none}.player-profile-tabs__btn{flex-shrink:0;min-height:44px;padding:.55rem 1rem;font-size:.8rem;white-space:nowrap}.player-profile-scout-strip{padding:1rem;gap:1rem}.player-profile-playstyles__grid{grid-template-columns:1fr}.player-profile-playstyle{padding:.85rem}.player-profile-playstyle__title{font-size:.88rem}.player-profile-playstyle__desc{font-size:.8rem}.player-profile-stat-box{padding:.95rem .75rem}.player-profile-stat-box__value{font-size:1.45rem}.player-profile-media .profile-media-grid{grid-template-columns:1fr}.player-profile-media-card{min-height:44px}.profile-section-heading{flex-direction:column;align-items:stretch;gap:.5rem}}@media (max-width: 480px){.player-profile-banner{padding:.85rem .75rem 1rem}.player-profile-banner__hero{grid-template-columns:1fr;justify-items:center;text-align:center}.player-profile-banner__portrait{width:clamp(88px,28vw,112px)}.player-profile-banner__name{font-size:clamp(1.2rem,5.5vw,1.55rem);word-break:break-word}.player-profile-banner__role{font-size:.85rem}.player-profile-banner__insights{grid-template-columns:1fr}.player-profile-banner__bio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .65rem}.player-profile-banner__bio-value{font-size:.92rem}.player-profile-banner__bio-label{font-size:.64rem}.player-profile-pitch{max-width:132px}.player-profile-cat-radar__chart{max-width:min(260px,88vw)}.player-profile-cat-radar__label{font-size:4.85px;letter-spacing:.04em}.player-profile-cat-radar__label-name{letter-spacing:.03em}.player-profile-cat-radar__label-score{font-size:4.5px;letter-spacing:.03em}.player-profile-pitch__main-role-label,.player-profile-pitch__alt-role-label{font-size:.5rem}.player-profile-pitch__hybrid-role-label{font-size:.48rem}.player-profile-rating-badge__value{font-size:1.2rem}.player-profile-rating-badge__label{font-size:.6rem}.player-profile-heading{font-size:1.15rem}.player-profile-attr-grid{grid-template-columns:1fr;gap:.55rem}.player-profile-attr-grid--core{grid-template-columns:1fr}.player-profile-attr{padding:.65rem .75rem}.player-profile-stat-grid{grid-template-columns:1fr;gap:.65rem}.player-profile-stat-box{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;padding:.85rem .95rem}.player-profile-stat-box__value{font-size:1.35rem}.player-profile-bio{padding:.85rem;font-size:.92rem}.player-profile-tabs__btn{font-size:.76rem;padding:.5rem .85rem}.player-profile-media-block{margin-top:1.15rem}.player-profile-media-card strong{font-size:.9rem}}@media (max-width: 540px){.profile-facts,.goalkeeper-profile__grid,.goalkeeper-profile__facts{grid-template-columns:1fr}}@media (max-width: 1200px){.app-body{grid-template-columns:minmax(0,1fr)}.app-rail{display:none}}.home-form{display:flex;flex-direction:column;gap:1rem;max-width:520px}.home-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:var(--color-muted)}.home-form input,.home-form select,.home-form textarea{padding:.55rem .65rem;border-radius:8px;border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text);font-family:inherit;font-size:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 540px){.form-row{grid-template-columns:1fr}}.guardian-fieldset{border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.checkbox-label{flex-direction:row!important;align-items:flex-start;gap:.5rem!important;color:var(--color-text)!important}.form-error{color:var(--color-danger);font-size:.9rem}.success-panel{background:#16653433;border:1px solid #166534;border-radius:var(--radius);padding:1.5rem}.evidence-page{max-width:none;width:100%}.evidence-hero{position:relative;isolation:isolate;overflow:hidden;margin-bottom:clamp(1.25rem,3vw,2.5rem);padding:clamp(2rem,5vw,4.6rem);border:1px solid rgba(244,241,232,.12);border-radius:14px;background:linear-gradient(100deg,#050706f0,#050706c7 48%,#0507066b),radial-gradient(circle at 78% 12%,rgba(69,211,107,.22),transparent 24rem),linear-gradient(135deg,#050706,#122114 58%,#050706);box-shadow:0 2rem 5rem #00000047}.evidence-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(244,241,232,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,232,.055) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 80%);mask-image:linear-gradient(90deg,#000 0%,transparent 80%)}.evidence-hero h1{max-width:12ch;margin:0;color:#fff;font-size:clamp(2.7rem,7vw,6.8rem);line-height:.9}.evidence-hero p{max-width:48rem;margin:1.25rem 0 0;color:#f4f1e8c7;font-size:clamp(1rem,1.45vw,1.24rem);line-height:1.72}.evidence-hero__signals,.evidence-hero__metrics{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.55rem}.evidence-hero__signals span{padding:.5rem .72rem;border:1px solid rgba(69,211,107,.28);background:#0507066b;color:#d8ffdedb;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.evidence-hero__metrics{max-width:48rem}.evidence-hero__metrics article{min-width:10rem;padding:.95rem 1rem;border:1px solid rgba(244,241,232,.12);background:#05070680}.evidence-hero__metrics strong{display:block;color:#fff;font-family:var(--font-display);font-size:clamp(1.9rem,4vw,3.8rem);line-height:.9}.evidence-hero__metrics span{display:block;margin-top:.4rem;color:#f4f1e89e;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.evidence-page--players .player-grid{max-width:1180px}.featured-players-filterbar{width:min(1180px,calc(100% - 2rem));margin:-1.25rem auto 2rem;display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(140px,1fr)) auto;gap:.75rem;align-items:end;padding:.85rem;border:1px solid rgba(244,241,232,.12);border-radius:14px;background:radial-gradient(circle at 8% 0%,rgba(69,211,107,.14),transparent 16rem),#070b09d1;box-shadow:0 1.25rem 3rem #0000002e}.featured-players-filterbar label{display:grid;gap:.35rem}.featured-players-filterbar label span{color:#f4f1e899;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.featured-players-filterbar input,.featured-players-filterbar select{width:100%;min-height:2.65rem;border:1px solid rgba(244,241,232,.14);border-radius:10px;background:#050706b3;color:#f4f1e8;padding:0 .85rem;font:inherit}.featured-players-filterbar__clear{min-height:2.65rem;border:1px solid rgba(244,241,232,.18);border-radius:10px;background:#f4f1e80f;color:#f4f1e8;font-weight:900;padding:0 1rem}.featured-players-filterbar__clear:hover{border-color:#45d36b80}.featured-players-grid{width:min(1180px,calc(100% - 2rem));margin:0 auto clamp(3rem,7vw,5rem)}.featured-players-grid .player-grid-ad{grid-column:1 / -1}@media (max-width: 1120px){.featured-players-filterbar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.featured-players-filterbar{grid-template-columns:1fr;margin-top:-.75rem}}.evidence-form,.contact-evidence-panel,.evidence-success-panel{border:1px solid rgba(244,241,232,.12);border-radius:14px;background:radial-gradient(circle at 90% 0%,rgba(69,211,107,.13),transparent 18rem),linear-gradient(145deg,#f4f1e812,#f4f1e806);box-shadow:0 1.5rem 4rem #0000002e}.evidence-form{max-width:none;padding:clamp(1.15rem,3vw,2rem)}.evidence-form input,.evidence-form select,.evidence-form textarea{border-color:#f4f1e829;background:#05070673}.register-evidence-form{max-width:880px}.contact-evidence-grid{display:grid;grid-template-columns:minmax(17rem,.82fr) minmax(0,1.18fr);gap:clamp(1rem,3vw,2rem);max-width:1080px}.contact-evidence-panel,.evidence-success-panel{padding:clamp(1.25rem,3vw,2rem)}.contact-evidence-panel>span{color:var(--color-primary);font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.contact-evidence-panel h2,.evidence-success-panel h2{margin:.75rem 0 1rem;color:var(--color-text);font-size:clamp(1.5rem,3vw,2.8rem);line-height:1}.contact-evidence-panel p,.evidence-success-panel p{color:var(--color-muted);line-height:1.7}.academy-grid{display:grid;gap:1rem;margin:1.5rem 0}.academy-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.academy-card h3{margin:0 0 .35rem}.about-premium,.blog-premium,.blog-article-shell{max-width:1180px}.about-kicker{color:var(--color-primary);display:inline-flex;font-size:.76rem;font-weight:900;letter-spacing:.11em;margin-bottom:.75rem;text-transform:uppercase}.about-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:1.5rem;align-items:stretch;margin-bottom:2rem}.about-hero__copy,.about-hero__panel,.about-story,.about-framework,.about-founder,.blog-hero,.blog-featured,.blog-card,.blog-empty,.blog-article-hero{border:1px solid var(--color-border);border-radius:var(--radius-md);background:radial-gradient(120% 140% at 0% 0%,rgba(37,99,235,.14),transparent 52%),#0f172ab8;box-shadow:var(--shadow-sm)}.about-hero__copy{padding:clamp(1.5rem,4vw,3rem)}.about-hero h1,.blog-hero h1,.blog-article-hero h1{font-size:clamp(2.2rem,6vw,4.7rem);letter-spacing:0;line-height:.98;margin:0}.about-hero p,.blog-hero p,.blog-article-hero p{color:var(--color-muted);font-size:1.05rem;line-height:1.75;max-width:68ch}.about-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.35rem}.about-hero__panel{display:grid;gap:.75rem;padding:1rem}.about-hero__panel article,.about-values article,.about-rating-grid article{border:1px solid rgba(255,255,255,.09);border-radius:var(--radius-md);background:#02061773;padding:1rem}.about-hero__panel strong,.about-values h3,.about-rating-grid h3,.blog-card h3{color:var(--color-text);display:block;margin:0 0 .35rem}.about-hero__panel span,.about-values p,.about-rating-grid p,.blog-card p,.blog-featured p{color:var(--color-muted);line-height:1.65;margin:0}.about-story,.about-framework,.about-founder{display:grid;gap:1.25rem;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin:1.5rem 0;padding:clamp(1.25rem,3vw,2rem)}.about-story h2,.about-framework h2,.about-founder h2{font-size:clamp(1.85rem,4vw,3rem);line-height:1.05;margin:0}.about-story__body p,.about-founder__copy p,.about-framework__intro p{color:var(--color-muted);line-height:1.75}.about-values{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.5rem 0}.about-values article span{align-items:center;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-strong));border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-weight:900;height:2.25rem;justify-content:center;margin-bottom:1rem;width:2.25rem}.about-rating-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr))}.about-rating-grid span{color:#93c5fd;font-family:var(--font-display);font-size:1.35rem;font-weight:900}.about-founder{grid-template-columns:minmax(15rem,.7fr) minmax(0,1.3fr)}.about-founder__image{border-radius:var(--radius-md);overflow:hidden;min-height:23rem;background:#02061780}.about-founder__image img{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.about-founder__role{color:var(--color-primary-strong)!important;font-weight:800;margin-top:.25rem}.about-modal{align-items:center;background:#020617d1;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:80}.about-modal__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);max-height:min(88vh,60rem);max-width:920px;overflow:auto;padding:clamp(1.25rem,3vw,2rem);position:relative}.about-modal__close{float:right}.about-modal__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.about-modal__grid article{border-top:1px solid var(--color-border)}.about-modal__grid li,.about-modal__note{color:var(--color-muted);line-height:1.65}.blog-hero,.blog-article-hero{margin-bottom:1rem;padding:clamp(1.5rem,4vw,3rem)}.blog-filters{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0 1.25rem}.blog-filters button{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#0f172ab8;color:var(--color-muted);cursor:pointer;font-weight:800;padding:.55rem .9rem}.blog-filters button.active{background:var(--color-primary);color:#fff}.blog-featured{color:inherit;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;margin-bottom:1rem;padding:clamp(1.25rem,3vw,2rem);text-decoration:none}.blog-featured span,.blog-card span{color:var(--color-primary);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-featured h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;margin:.35rem 0}.blog-featured strong{align-self:end;color:var(--color-primary-strong)}.blog-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.blog-card{color:inherit;min-height:13rem;padding:1.1rem;text-decoration:none}.blog-card time,.blog-featured time,.blog-article-hero time{color:var(--color-muted);display:inline-block;font-size:.82rem;margin-top:.9rem}.blog-body--premium{background:#0f172a61;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:clamp(1.25rem,3vw,2.25rem)}.blog-body--premium p,.blog-body--premium li{color:var(--color-muted);font-size:1rem;line-height:1.85}.blog-body--premium h2{color:var(--color-text);font-size:clamp(1.35rem,3vw,2rem);line-height:1.2;margin:2rem 0 .65rem}.blog-body--premium a{color:var(--color-primary-strong)}.blog-empty{padding:2rem}.evidence-page--blog{max-width:1180px}.evidence-hero.blog-hero{background:linear-gradient(100deg,#050706f0,#050706c7 48%,#0507066b),radial-gradient(circle at 78% 12%,rgba(69,211,107,.22),transparent 24rem),linear-gradient(135deg,#050706,#122114 58%,#050706)}.evidence-hero.blog-hero h1{max-width:13ch;color:#fff;font-size:clamp(2.7rem,7vw,6.8rem);line-height:.9}.evidence-hero.blog-hero p{color:#f4f1e8c7}.blog-featured,.blog-card{transition:border-color .18s ease,transform .18s ease,background .18s ease}.blog-featured:hover,.blog-card:hover{border-color:#45d36b6b;background:radial-gradient(120% 140% at 0% 0%,rgba(69,211,107,.14),transparent 52%),#0f172ac7;transform:translateY(-2px)}@media (max-width: 820px){.about-hero,.about-story,.about-framework,.about-founder,.blog-featured,.about-values,.contact-evidence-grid{grid-template-columns:1fr}.evidence-hero h1,.evidence-hero.blog-hero h1{font-size:clamp(2.45rem,14vw,4.4rem)}.evidence-hero__metrics article{min-width:min(100%,9rem)}}.contact-channels{margin-bottom:1.5rem}.app-footer__social{margin-bottom:.75rem}.app-footer__social-label{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.app-footer__social-links{display:flex;justify-content:center;gap:1rem}.app-footer__social-links a{display:inline-flex;align-items:center;justify-content:center;color:var(--color-muted);transition:color .15s ease}.app-footer__social-links a:hover{color:var(--color-text)}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.75rem}.footer-nav a{font-size:.85rem;color:var(--color-muted)}.footer-nav a:hover,.footer-nav a.active{color:var(--color-text)}.scoreboard-module{max-width:100%;width:100%}.scoreboard-header{background:var(--color-header-bg)}.scoreboard-header h1{font-family:var(--font-display);margin:0 0 .25rem}.scoreboard-brand{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.scoreboard-brand__partner{display:inline-flex;align-items:center;margin-left:.15rem}.scoreboard-brand__mark{font-family:var(--font-display);font-size:1.35rem;font-weight:800;letter-spacing:-.01em;background:linear-gradient(92deg,#f1f5f9,#93c5fd 120%);-webkit-background-clip:text;background-clip:text;color:transparent}.scoreboard-brand__tag{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted)}.sb-subnav{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:1.1rem;padding:.35rem;border:1px solid var(--color-hairline);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--color-header-bg) 72%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:fit-content;max-width:100%;overflow-x:auto;scrollbar-width:none}.sb-subnav::-webkit-scrollbar{display:none}.sb-subnav__link{flex:0 0 auto;padding:.45rem 1rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;color:var(--color-muted);white-space:nowrap;transition:color var(--transition-fast),background-color var(--transition-fast)}.sb-subnav__link:hover{color:var(--color-text)}.sb-subnav__link.active{color:#fff;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-strong) 100%);box-shadow:0 6px 18px #2563eb59}.sb-page{margin-top:.5rem}.sb-landing{display:flex;flex-direction:column;gap:2.75rem;margin-top:.75rem}@keyframes sb-pulse{0%{box-shadow:0 0 #ef44448c}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 #ef444400}}.sb-section__head{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:flex-end;justify-content:space-between;margin-bottom:1.25rem}.sb-section__head h2{font-family:var(--font-display);font-size:1.6rem;margin:.15rem 0 .25rem}.sb-section__head p{margin:0;font-size:.9rem}.sb-mc-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.sb-mc-skeleton{min-height:200px;border-radius:var(--radius-lg)}.sb-mc-card{display:flex;flex-direction:column;gap:.9rem;padding:1.15rem 1.25rem 1rem;color:inherit;border:1px solid var(--color-hairline);border-radius:var(--radius-lg);background:linear-gradient(180deg,#1e293bb3,#0f172ab3);transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.sb-mc-card:hover{border-color:#60a5fa80;transform:translateY(-3px);box-shadow:var(--shadow-md)}.sb-mc-card[data-status=live],.sb-mc-card[data-status=ht]{border-color:#ef444466}.sb-mc-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sb-mc-tag{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#93c5fd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-mc-status{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;font-size:.7rem;font-weight:800;letter-spacing:.06em;padding:.2rem .55rem;border-radius:var(--radius-pill);border:1px solid var(--color-hairline);color:var(--color-muted)}.sb-mc-status--ft{color:#cbd5e1}.sb-mc-status--scheduled{color:#93c5fd}.sb-mc-status--live,.sb-mc-status--ht{color:#fff;border-color:transparent;background:var(--color-danger)}.sb-mc-status__dot{width:6px;height:6px;border-radius:50%;background:#fff;animation:sb-pulse 1.6s ease-out infinite}.sb-mc-card__body{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem}.sb-mc-team{display:flex;align-items:center;gap:.6rem;min-width:0}.sb-mc-team--away{flex-direction:row-reverse;text-align:right}.sb-mc-team__name{font-weight:700;font-size:.98rem;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sb-mc-score{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;font-family:var(--font-display);font-size:1.9rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.sb-mc-score__main{display:inline-flex;align-items:center;gap:.4rem}.sb-mc-score__dash{color:var(--color-muted);font-weight:500}.sb-mc-score__pens{font-family:var(--font-sans);font-size:.68rem;font-weight:800;letter-spacing:.06em;line-height:1.1;text-transform:uppercase;color:var(--color-primary)}.sb-mc-score__vs{font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.sb-crest{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:#94a3b81f}.sb-crest--md{width:40px;height:40px}.sb-crest--sm{width:28px;height:28px}.sb-crest img{width:100%;height:100%;object-fit:cover}.sb-crest--placeholder{font-family:var(--font-display);font-weight:800;letter-spacing:.02em;color:#cbd5e1;border:1px solid var(--color-hairline);background:linear-gradient(135deg,#2563eb40,#0f172a99)}.sb-crest--md.sb-crest--placeholder{font-size:.8rem}.sb-crest--sm.sb-crest--placeholder{font-size:.62rem}.sb-mc-card__timeline{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem;padding-top:.85rem;border-top:1px solid var(--color-hairline)}.sb-mc-scorers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;color:#cbd5e1}.sb-mc-scorers li{display:flex;align-items:center;gap:.35rem}.sb-mc-scorers--away li{flex-direction:row-reverse;text-align:right}.sb-mc-scorers__ball{font-size:.7rem;opacity:.8}.sb-mc-scorers__min{color:var(--color-muted);font-variant-numeric:tabular-nums;font-weight:700}.sb-mc-scorers__og{font-size:.6rem;font-weight:800;color:var(--color-warning);letter-spacing:.04em}.sb-mc-card__foot{display:flex;flex-wrap:wrap;gap:.35rem .85rem;font-size:.76rem;color:var(--color-muted)}.sb-mc-card--compact{padding:.95rem 1rem .85rem;gap:.65rem}.sb-mc-card--compact .sb-mc-team__name{font-size:.82rem}.sb-mc-card--compact .sb-mc-score{font-size:1.35rem}.sb-mc-card__mini-timeline{display:flex;flex-wrap:wrap;gap:.35rem .55rem;font-size:.68rem;color:var(--color-muted);padding-top:.15rem;border-top:1px solid var(--color-hairline)}.sb-mc-card__mini-goal{padding:.15rem .45rem;border-radius:var(--radius-pill);background:#0f172aa6;border:1px solid var(--color-hairline)}.sb-mc-card__mini-more{font-weight:600;color:var(--color-primary)}.sb-hl-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.sb-hl-skeleton{min-height:230px;border-radius:var(--radius-lg)}.sb-media-video{width:100%;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-hairline);background:#0b1220}.sb-media-video__iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0}.sb-media-video__fallback{margin:0;padding:.65rem 1rem;font-size:.85rem;border-top:1px solid var(--color-hairline)}.sb-hl-card--inline{gap:.75rem;padding:0;border:none;background:transparent}.sb-hl-card--inline:hover{transform:none;box-shadow:none}.admin-media-preview{margin-top:.5rem;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-hairline);max-width:420px}.admin-media-preview img{display:block;width:100%;max-height:200px;object-fit:cover}.admin-sb-field-hint{display:block;margin-top:.25rem;font-size:.8rem}.sb-hl-card{display:flex;flex-direction:column;color:inherit;border:1px solid var(--color-hairline);border-radius:var(--radius-lg);overflow:hidden;background:#0f172a99;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.sb-hl-card:hover{border-color:#60a5fa80;transform:translateY(-3px);box-shadow:var(--shadow-md)}.sb-hl-card__media{position:relative;aspect-ratio:16 / 9;background:#0b1220}.sb-hl-card__thumb{width:100%;height:100%;object-fit:cover;display:block}.sb-hl-card__thumb--fallback{background:linear-gradient(90deg,transparent 49.5%,rgba(255,255,255,.16) 49.5%,rgba(255,255,255,.16) 50.5%,transparent 50.5%),linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(135deg,#123228,#0b1f1c 44%,#10233f);background-size:auto,100% 24px,auto;display:grid;gap:.4rem;place-content:center;padding:1.25rem;text-align:center}.sb-hl-card__fallback-mark{align-self:center;border:1px solid rgba(255,255,255,.4);border-radius:999px;color:#ffffffeb;font-size:.72rem;font-weight:900;justify-self:center;letter-spacing:.08em;padding:.24rem .5rem}.sb-hl-card__fallback-title{color:#fff;display:-webkit-box;font-family:var(--font-display);font-size:1.05rem;font-weight:800;line-height:1.2;max-width:18rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sb-hl-card__fallback-subtitle{color:#ffffffb8;font-size:.78rem;font-weight:700;text-transform:uppercase}.sb-hl-card__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;background:#0f172a8c;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform var(--transition-fast),background-color var(--transition-fast)}.sb-hl-card:hover .sb-hl-card__play{transform:scale(1.08);background:var(--color-primary);border-color:var(--color-primary)}.sb-hl-card__date{position:absolute;right:.6rem;bottom:.6rem;padding:.2rem .5rem;font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums;color:#fff;border-radius:var(--radius-sm);background:#020617c7}.sb-hl-card__meta{display:flex;flex-direction:column;gap:.4rem;padding:.9rem 1rem 1.1rem}.sb-hl-card__tag{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#93c5fd}.sb-hl-card__title{margin:0;font-size:1rem;line-height:1.3;font-weight:700}.sb-comp-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.sb-comp-card{display:block;padding:1.25rem;color:inherit;border:1px solid var(--color-hairline);border-radius:var(--radius-lg);background:#1e293b80;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.sb-comp-card:hover{border-color:#60a5fa80;transform:translateY(-3px);box-shadow:var(--shadow-md)}.sb-comp-card h3{margin:0 0 .35rem;font-size:1.05rem}.sb-comp-card p{margin:0;font-size:.85rem}.sb-comp-card__meta{margin-top:.6rem!important;font-size:.78rem;color:var(--color-muted)}@media (max-width: 720px){.sb-section__head h2{font-size:1.35rem}}.sb-section{margin:2rem 0}.sb-section h2{font-size:1.1rem;margin:0 0 1rem}.sb-live-ribbon{display:flex;align-items:center;gap:.75rem;overflow:hidden;margin:1rem 0;border:1px solid var(--color-border);border-radius:999px;background:color-mix(in srgb,var(--color-header-bg) 72%,transparent)}.sb-live-ribbon__label{flex:0 0 auto;padding:.45rem .8rem;background:var(--color-danger);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sb-live-ribbon__track{display:flex;gap:1.5rem;min-width:max-content;padding-right:1.5rem;animation:sb-ribbon-scroll 24s linear infinite}.sb-live-ribbon:hover .sb-live-ribbon__track{animation-play-state:paused}.sb-live-ribbon__item{display:inline-flex;gap:.5rem;align-items:center;font-size:.82rem;white-space:nowrap}.sb-live-ribbon__item span{color:var(--color-muted)}@keyframes sb-ribbon-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sb-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.sb-tab{border:1px solid var(--color-border);border-radius:999px;background:transparent;color:var(--color-muted);cursor:pointer;font-family:inherit;padding:.45rem .9rem;text-transform:capitalize}.sb-tab.active,.sb-tab:hover{border-color:var(--color-primary);color:var(--color-text);background:#2563eb26}.sb-match-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.sb-team-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.sb-team-card{padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.sb-team-card__header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.sb-team-card__header h3{margin:0;font-size:1rem}.sb-team-card__header span,.sb-team-card__header strong{color:var(--color-muted);font-size:.8rem}.sb-squad-list{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.sb-squad-list li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center}.sb-squad-number{min-width:2.3rem;padding:.18rem .45rem;border-radius:999px;background:#2563eb33;color:#bfdbfe;font-size:.75rem;font-weight:700;text-align:center}.sb-squad-list small{display:block;color:var(--color-muted);font-size:.78rem}.sb-match-card{display:block;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem 1.15rem;color:inherit;text-decoration:none;transition:border-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.sb-match-card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.sb-match-card__top{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;margin-bottom:.75rem;font-size:.8rem}.sb-live-badge{background:var(--color-danger);color:#fff;font-size:.7rem;font-weight:700;padding:.15rem .45rem;border-radius:4px;letter-spacing:.04em}.sb-team-line{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0}.sb-team-name{font-weight:600}.sb-score{font-size:1.35rem;font-variant-numeric:tabular-nums}.sb-match-card__meta{display:flex;gap:.75rem;margin-top:.75rem;font-size:.8rem;color:var(--color-muted)}.sb-match-center-score{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;margin:1.5rem 0;padding:1.5rem;background:var(--color-surface);border-radius:var(--radius);border:1px solid var(--color-border)}.sb-match-center-team{display:flex;flex-direction:column;gap:.5rem;text-align:center}.sb-match-center-team strong{font-size:2.5rem;font-variant-numeric:tabular-nums}.sb-match-center-status{text-align:center;color:var(--color-muted);font-size:.9rem}.sb-timeline{list-style:none;padding:0;margin:0;border-left:2px solid var(--color-border)}.sb-timeline__item{padding:.65rem 0 .65rem 1rem;font-size:.9rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.sb-timeline__min{font-weight:700;color:var(--color-primary);min-width:2.5rem}.sb-timeline__type{font-weight:600}.sb-timeline__marker{min-width:3rem;padding:.1rem .35rem;border-radius:4px;background:#2563eb2e;color:#bfdbfe;font-size:.68rem;font-weight:800;text-align:center}.sb-timeline__who small{display:block;color:var(--color-muted);font-size:.78rem}.sb-event-clip{display:inline-flex;margin-left:.65rem;color:#bfdbfe;font-size:.78rem}.sb-stats-panel,.sb-lineup-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem}.sb-stats-panel__teams,.sb-stat-row__values{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}.sb-stats-panel__teams strong:last-child,.sb-stat-row__values strong:last-child{text-align:right}.sb-stat-row{margin-top:1rem}.sb-stat-row__values{font-size:.86rem}.sb-stat-row__values span{color:var(--color-muted)}.sb-stat-row__bar{height:8px;margin-top:.4rem;border-radius:999px;background:#94a3b83d;overflow:hidden}.sb-stat-row__bar span{display:block;height:100%;background:var(--color-primary)}.sb-lineup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.sb-lineup-card h3{margin:0 0 .75rem}.sb-lineup-list,.sb-roster-list,.sb-player-result-list{list-style:none;padding:0;margin:0}.sb-lineup-list li,.sb-roster-list li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;padding:.45rem 0;border-bottom:1px solid rgba(51,65,85,.7)}.sb-lineup-list small,.sb-roster-list small{display:block;color:var(--color-muted)}.sb-matchday-group{margin-bottom:1.5rem}.sb-matchday-group h3{margin:0}.sb-team-profile-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.sb-form-strip{display:flex;gap:.35rem}.sb-form-strip__item{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:999px;background:var(--color-border);color:#fff;font-size:.75rem;font-weight:800}.sb-form-strip__item.W{background:var(--color-success)}.sb-form-strip__item.D{background:var(--color-warning)}.sb-form-strip__item.L{background:var(--color-danger)}.sb-search-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end;margin:1.5rem 0}.sb-search-form label{display:flex;flex:1 1 260px;flex-direction:column;gap:.35rem;color:var(--color-muted);font-size:.85rem}.sb-search-form input{padding:.65rem .75rem;border:1px solid var(--color-border-strong);border-radius:10px;background:var(--color-surface);color:var(--color-text);font-family:inherit}.sb-player-result-list li{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--color-border)}.sb-player-result-list span{color:var(--color-muted)}.sb-standings-table td,.sb-standings-table th{text-align:center}.sb-standings-table td:nth-child(2){text-align:left}.sb-highlight-list{list-style:none;padding:0;margin:0}.sb-highlight-item{padding:1.25rem 0;border-bottom:1px solid var(--color-border)}.sb-highlight-item h3{margin:0 0 .35rem}.sb-quick-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}.sb-supervisor{display:grid;grid-template-columns:240px 1fr;gap:1.5rem;align-items:start}@media (max-width: 720px){.sb-supervisor{grid-template-columns:1fr}}.sb-supervisor-list{list-style:none;padding:0;margin:0}.sb-supervisor-pick{width:100%;text-align:left;padding:.75rem;margin-bottom:.5rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);cursor:pointer;font-family:inherit;font-size:.85rem}.sb-supervisor-pick.active{border-color:var(--color-primary);background:#2563eb26}.sb-supervisor-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.sb-supervisor-actions{display:flex;gap:.5rem;margin:1rem 0}.sb-supervisor-review{margin-top:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.sb-supervisor-review__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sb-supervisor-review__header h2{margin:0 0 .35rem}.sb-supervisor-review__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.sb-supervisor-review-card{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--color-border);border-radius:12px;background:#0f172a0a}.sb-supervisor-review-card__preview .admin-media-preview{width:100%;min-height:150px}.sb-supervisor-review-card__body{display:grid;gap:.35rem}.sb-supervisor-review-card__body h3{margin:0;font-size:1rem}.sb-supervisor-review-card__type{width:fit-content;padding:.2rem .55rem;border-radius:999px;background:#16a34a1f;color:#15803d;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 720px){.sb-supervisor-review__header{flex-direction:column}}.valuation-module{max-width:100%;width:100%}.mvce-dashboard-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:1rem;margin:1.5rem 0}@media (max-width: 800px){.mvce-dashboard-grid{grid-template-columns:1fr}}.mvce-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.mvce-panel--center{text-align:center}.mvce-gauge{display:flex;flex-direction:column;align-items:center;gap:.75rem}.mvce-gauge__ring{width:140px;height:140px;border-radius:50%;background:conic-gradient(var(--color-primary) calc(var(--pct) * 1%),var(--color-border) 0);display:flex;align-items:center;justify-content:center;position:relative}.mvce-gauge__ring:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;background:var(--color-surface)}.mvce-gauge__score{position:relative;font-size:2.25rem;font-weight:700;font-variant-numeric:tabular-nums}.mvce-gauge__label{font-weight:600;color:#86efac;margin:0}.mvce-value-band{font-size:1.35rem;font-weight:700;margin:.5rem 0}.mvce-bullets{margin:0 0 1rem;padding-left:1.1rem;font-size:.9rem}.mvce-bullets--pos li{color:#86efac}.mvce-bullets--neg li{color:#fca5a5}.mvce-factors{list-style:none;padding:0;margin:0}.mvce-factor{margin-bottom:.85rem}.mvce-factor__head{display:flex;justify-content:space-between;font-size:.85rem;margin-bottom:.35rem}.mvce-factor__label{display:inline-flex;align-items:center;gap:.2rem}.mvce-factor__bar{height:8px;background:var(--color-border);border-radius:4px;overflow:hidden}.mvce-factor__fill{height:100%;background:var(--color-primary);border-radius:4px}.mvce-factor__fill--risk{background:var(--color-danger)}.mvce-mult-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.mvce-mult-grid .label{display:block;font-size:.75rem;color:var(--color-muted);margin-bottom:.25rem}.mvce-scout-notes{line-height:1.65;color:var(--color-muted)}.mvce-player-list{list-style:none;padding:0;margin:0}.mvce-player-row{display:grid;grid-template-columns:1fr auto;gap:.25rem 1rem;padding:1rem;border-bottom:1px solid var(--color-border);color:inherit;text-decoration:none}.mvce-player-row:hover .mvce-player-row__name{color:var(--color-primary)}.mvce-player-row__name{font-weight:600}.mvce-player-row__band{grid-column:1 / -1;font-size:.85rem;color:#86efac}.mvce-form{max-width:480px}.admin-login-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem}.admin-login-card{--brand-logo-bg: var(--color-surface);width:100%;max-width:420px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem}.admin-login-card__brand{display:flex;justify-content:center}.admin-login-card h1{margin:0 0 .5rem;font-family:var(--font-display)}.admin-login-card code{font-size:.8rem;color:var(--color-muted)}.admin-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg)}.admin-topbar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:var(--color-header-bg);border-bottom:1px solid var(--color-border)}.admin-topbar__brand{display:flex;align-items:center;gap:.5rem;font-weight:700;font-family:var(--font-display)}.admin-topbar__brand-link{display:inline-flex;align-items:center}.admin-badge{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .4rem;border-radius:4px;background:var(--color-primary);color:#fff}.admin-nav{display:flex;gap:.35rem;flex:1}.admin-nav-link{padding:.4rem .75rem;border-radius:8px;font-size:.875rem;color:var(--color-muted)}.admin-nav-link:hover,.admin-nav-link.active{color:var(--color-text);background:#2563eb26}.admin-topbar__actions{display:flex;align-items:center;gap:1rem;font-size:.875rem}.admin-logout{background:none;border:1px solid var(--color-border-strong);color:var(--color-muted);padding:.35rem .75rem;border-radius:8px;cursor:pointer;font-family:inherit}.admin-logout:hover{color:var(--color-text);border-color:var(--color-muted)}.admin-main{flex:1;padding:1.5rem;max-width:1100px;width:100%;margin:0 auto}.admin-cms-shell{display:grid;gap:1.25rem;grid-template-columns:220px minmax(0,1fr);flex:1;max-width:1400px;margin:0 auto;padding:1rem 1.5rem 2rem;width:100%}.admin-cms-shell--full{grid-template-columns:1fr;max-width:none}.admin-cms-main{min-width:0}.admin-cms-sidebar{top:.75rem}.admin-sb-sticky-actions{background:#0b1220eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);border-radius:12px;bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding:.65rem .85rem;position:sticky;z-index:2}.admin-cms-form-skeleton{display:flex;flex-direction:column;gap:1rem}.admin-table--clickable tbody tr{cursor:pointer}.admin-ads-size-panel{margin-bottom:1.25rem;padding:.85rem 1rem}.admin-ads-size-panel__meta{margin:.75rem 0 0;padding:0 .15rem}.admin-ads-slot-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}@media (max-width: 900px){.admin-cms-shell{grid-template-columns:1fr;padding:1rem}.admin-content-grid{grid-template-columns:1fr}}.admin-page .admin-sb-page-title{font-family:var(--font-display)}.admin-content-form.admin-sb-panel,.admin-detail-panel.admin-sb-panel{background:#0f172aa6;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 4px 24px #00000038;padding:1rem 1.15rem}.admin-split__list{min-height:20rem}.admin-page h1{font-family:var(--font-display);margin:0 0 .5rem}.admin-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin:1.5rem 0 2rem}.admin-stat{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem;display:flex;flex-direction:column;gap:.25rem}.admin-stat strong{font-size:1.5rem}.admin-stat span{font-size:.8rem;color:var(--color-muted)}.admin-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.admin-filters input,.admin-filters select{padding:.5rem .65rem;border-radius:8px;border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text);font-family:inherit}.admin-table-wrap{overflow-x:auto}.admin-table select{font-size:.85rem;padding:.25rem}.admin-pill{border:1px solid var(--color-border-strong);background:var(--color-border);color:var(--color-muted);padding:.2rem .55rem;border-radius:999px;font-size:.75rem;cursor:pointer;font-family:inherit}.admin-pill--live{background:#16653459;border-color:#166534;color:#86efac}.admin-link-danger{background:none;border:none;color:var(--color-danger);cursor:pointer;font-size:.85rem;margin-left:.5rem;font-family:inherit}.admin-blog-form{max-width:640px}.admin-content-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);gap:1.5rem;align-items:start}.admin-content-form{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem}.admin-inline-button{background:none;border:none;color:var(--color-text);cursor:pointer;font:inherit;padding:0;text-align:left}.admin-inline-button:hover{color:var(--color-primary)}.admin-loading{padding:2rem;text-align:center}.admin-table__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.admin-btn-sm{padding:.35rem .65rem;font-size:.8rem}.admin-row-active{background:#2563eb1f}.admin-split{display:grid;grid-template-columns:minmax(360px,1.2fr) minmax(300px,.8fr);gap:1rem;align-items:start}@media (max-width: 960px){.admin-split{grid-template-columns:1fr}}.admin-detail-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem}.admin-detail-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.admin-detail-panel h2,.admin-content-form h2{margin:0 0 .5rem;font-size:1.05rem}.admin-sb-form-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.admin-sb-form-heading-row p{margin:var(--space-1) 0 0}.admin-content-section-stack{display:grid;gap:var(--space-5)}.admin-content-managed-section{display:grid;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.admin-content-managed-section:first-child{padding-top:0;border-top:0}.admin-content-managed-section__header h3{margin:0;font-size:1rem}.admin-content-managed-section__header p{margin:var(--space-1) 0 0}.admin-about-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}@media (max-width: 800px){.admin-sb-form-heading-row{flex-direction:column}.admin-about-content-grid{grid-template-columns:1fr}}.admin-message-body{white-space:pre-wrap;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem}.admin-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.admin-checkbox-label{flex-direction:row!important;align-items:center}.admin-dashboard-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:-.25rem}.admin-dashboard-actions__button{align-items:center;background:#0f172a59;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);color:var(--color-text);display:inline-flex;font-weight:800;justify-content:center;min-height:2.75rem;padding:.7rem 1rem;text-decoration:none}.admin-dashboard-actions__button:hover,.admin-dashboard-actions__button:focus-visible{border-color:var(--color-primary);color:var(--color-primary)}.admin-homepage-form{display:grid;gap:1rem;max-width:820px}.admin-field-help{margin-top:.25rem;font-size:.78rem}.admin-calibration__toolbar{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:1.5rem}.admin-calibration__select{display:flex;flex-direction:column;gap:.35rem;min-width:280px}.admin-calibration__select select{padding:.5rem .65rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-family:inherit}.admin-player-search-picker{position:relative;min-width:min(420px,100%)}.admin-player-search-picker__control{position:relative;display:flex;align-items:stretch}.admin-player-search-picker__control input{width:100%;padding:.5rem 2rem .5rem .65rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-family:inherit}.admin-player-search-picker__control input:focus{outline:2px solid color-mix(in srgb,var(--color-accent) 45%,transparent);outline-offset:1px}.admin-player-search-picker__clear{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--color-text-muted);font-size:1.25rem;line-height:1;cursor:pointer;padding:.15rem .35rem}.admin-player-search-picker__list{position:absolute;z-index:30;top:calc(100% + .35rem);left:0;right:0;max-height:280px;overflow:auto;margin:0;padding:.35rem 0;list-style:none;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface-elevated, var(--color-surface));box-shadow:0 12px 32px #00000059}.admin-player-search-picker__list button{display:block;width:100%;text-align:left;border:0;background:transparent;color:var(--color-text);padding:.55rem .75rem;font:inherit;cursor:pointer}.admin-player-search-picker__list button:hover,.admin-player-search-picker__list button:focus-visible{background:color-mix(in srgb,var(--color-accent) 12%,transparent)}.admin-player-search-picker__empty{padding:.65rem .75rem;font-size:.9rem}.admin-player-search-picker__slug{margin:.25rem 0 0;font-size:.78rem}.admin-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem}.admin-pagination__controls{display:flex;align-items:center;gap:.75rem}.admin-api-key-gate{max-width:36rem;margin:2rem auto;padding:2rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);display:grid;gap:1rem}.admin-calibration__meta{margin:0;align-self:center}.admin-calibration__grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr);gap:1.5rem;align-items:start}@media (max-width: 960px){.admin-calibration__grid{grid-template-columns:1fr}}.admin-calibration__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem}.admin-calibration__panel h2{margin:0 0 1rem;font-size:1.1rem}.admin-calibration__fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.admin-calibration__field{display:flex;flex-direction:column;gap:.25rem}.admin-calibration__field--full{grid-column:1 / -1}.admin-calibration__field span{font-size:.8rem;color:var(--color-text-muted)}.admin-calibration__field input{padding:.45rem .55rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);font-family:inherit}.admin-calibration__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.admin-calibration__message{margin-top:1rem;color:var(--color-accent)}.admin-calibration__empty{margin:2rem 0}.admin-calibration__summary{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem}.admin-calibration__mini{background:var(--color-bg);border-radius:var(--radius-sm);padding:.75rem}.admin-calibration__kicker{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.admin-calibration__mini strong{display:block;font-size:1.5rem;margin:.25rem 0}.admin-calibration__benchmark{margin-bottom:1.25rem;padding:1rem;background:var(--color-bg);border-radius:var(--radius-sm)}.admin-calibration__benchmark h3{margin:0 0 .5rem;font-size:.95rem}.admin-calibration__alts{margin:.75rem 0 0;padding-left:1.25rem;font-size:.85rem;color:var(--color-text-muted)}.admin-calibration__table .pos{color:var(--color-accent)}.admin-calibration__table .neg{color:var(--color-danger)}.admin-calibration__stack{display:flex;flex-direction:column;gap:1rem}.admin-calibration__hint{margin:0 0 1rem;font-size:.85rem}.admin-calibration__csv{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.admin-calibration__csv-upload input[type=file]{margin-top:.35rem;font-size:.85rem}.admin-calibration__csv-hint{margin:.5rem 0 0;font-size:.78rem;line-height:1.4}.admin-calibration__field select{padding:.45rem .55rem;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);font-family:inherit}.admin-calibration__summary--6{grid-template-columns:repeat(3,1fr)}.admin-calibration__actions--wide{flex-wrap:wrap}.admin-inline-button--danger{border-color:#f871718c;background:#b91c1c33;color:#fecaca}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.lg\:col-span-5,.lg\:col-span-7{grid-column:auto}.md\:grid-cols-2,.lg\:grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))}.admin-calibration-v3__summary-banner{margin-bottom:1rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:linear-gradient(135deg,#1e293be6,#0f172aeb)}.admin-calibration-v3__summary-banner h2{margin:0 0 .75rem}.admin-calibration-v3__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.admin-calibration-v3__benchmark-card{margin-bottom:1.25rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:#0f172abf}.admin-calibration-v3__benchmark-card h3{margin:0}.admin-calibration-v3__benchmark-head{display:flex;gap:.75rem;align-items:center;margin-top:.85rem}.admin-calibration-v3__benchmark-head img{width:3.25rem;height:3.25rem;border:1px solid rgba(148,163,184,.3);border-radius:999px;object-fit:cover;object-position:center top;background:#0f172acc}.admin-calibration-v3__benchmark-head strong{font-size:1.1rem}.admin-calibration-v3__disclaimer{margin:.75rem 0;padding:.45rem .65rem;border-radius:999px;width:fit-content;background:#f59e0b29;color:#fde68a;font-size:.8rem}.admin-calibration-v3__cluster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-calibration-v3__cluster-head{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.35rem;font-size:.85rem}.admin-calibration-v3__filter-bar{margin-top:.9rem;padding:.5rem .65rem;border-radius:8px;background:#2563eb1f;color:#bfdbfe;font-size:.85rem}.admin-calibration-v3__alt-title{margin:.9rem 0 .45rem;font-weight:700}.admin-calibration-v3__alt-list{list-style:none;margin:0;padding:0}.admin-calibration-v3__alt-list li{display:grid;grid-template-columns:1fr auto auto auto;gap:.85rem;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(148,163,184,.18);font-size:.86rem}.admin-calibration-v3__alt-similarity{font-weight:700;min-width:2.5rem;text-align:right}.admin-calibration-v3__swap-btn{font-size:.78rem;padding:.25rem .55rem;white-space:nowrap}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-7{grid-column:span 7 / span 7}}.admin-calibration-v3__metric-groups{display:grid;gap:1rem}.admin-calibration-v3__metric-group{margin:0;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius);background:#0f172a8c}.admin-calibration-v3__metric-group legend{padding:0 .4rem;color:#bfdbfe;font-weight:700;font-size:.82rem;letter-spacing:.04em}@media (max-width: 860px){.admin-calibration-v3__summary-grid,.admin-calibration-v3__cluster-grid{grid-template-columns:1fr}.admin-calibration-v3__alt-list li{grid-template-columns:1fr;gap:.2rem}}.playstyle-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.playstyle-modal{position:relative;width:min(920px,100%);max-height:90vh;overflow-y:auto;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-lg);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.playstyle-modal__close{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);color:var(--color-text);font-size:1.35rem;line-height:1;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.playstyle-modal__close:hover{transform:var(--clay-hover-lift);border-color:#94a3b859;box-shadow:6px 7px 14px #02061794,-2px -2px 6px #47556917,inset 0 1px 0 var(--clay-highlight-strong)}.playstyle-modal__header{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1.25rem 1.25rem .85rem}.playstyle-modal__profile{display:flex;flex-direction:column;align-items:stretch;min-width:0}.playstyle-modal__identity{display:flex;align-items:center;gap:.75rem;width:100%;min-width:0}.playstyle-modal__name{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;text-align:left}.playstyle-modal__photo{width:4.25rem;height:4.25rem;border-radius:50%;overflow:hidden;flex-shrink:0;display:grid;place-items:center}.playstyle-modal__photo--player{border:2px solid rgba(37,99,235,.45);background:linear-gradient(145deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.playstyle-modal__photo--benchmark{border:2px solid rgba(147,51,234,.45);background:linear-gradient(145deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);color:#94a3b88c}.playstyle-modal__photo-fallback{font-size:1.1rem;font-weight:700;letter-spacing:.04em;color:#93c5fd}.playstyle-modal__badge{display:flex;align-items:center;padding:.65rem .75rem;border-radius:var(--clay-radius-md);width:100%;border:1px solid rgba(255,255,255,.04);box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.playstyle-modal__badge--player{background:linear-gradient(155deg,#1a2740,var(--clay-fill-deep));border-color:#2563eb47}.playstyle-modal__badge--benchmark{background:linear-gradient(155deg,#241a34,var(--clay-fill-deep));border-color:#9333ea47}.playstyle-modal__badge-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.playstyle-modal__badge--player .playstyle-modal__badge-label{color:#93c5fd}.playstyle-modal__badge--benchmark .playstyle-modal__badge-label{color:#d8b4fe}.playstyle-modal__name strong{font-size:1rem;font-weight:700;line-height:1.25;word-break:break-word}.playstyle-modal__banner{margin:0 1.25rem 1rem;padding:.9rem 1rem;border-radius:var(--clay-radius-sm);background:linear-gradient(155deg,#1a2740,var(--clay-fill-deep));border:1px solid rgba(37,99,235,.22);border-left:4px solid #2563eb;box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.playstyle-modal__banner h2{margin:0 0 .45rem;font-size:1.05rem;color:#bfdbfe}.playstyle-modal__banner p{margin:0;font-size:.9rem;color:var(--color-text)}.playstyle-modal__banner-sub{margin-top:.5rem!important;color:var(--color-muted)!important;font-size:.82rem!important}.playstyle-modal__body{display:flex;flex-direction:column;gap:.25rem;padding:0 1.25rem 1.25rem}.playstyle-modal__legend{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.85rem 1.25rem;margin-bottom:1rem;font-size:.8rem;color:var(--color-muted)}.playstyle-modal__dot{display:inline-block;width:.55rem;height:.55rem;margin-right:.35rem;border-radius:999px;vertical-align:middle}.playstyle-modal__dot--player{background:#60a5fabf}.playstyle-modal__dot--benchmark{background:#94a3b8bf}.playstyle-modal__group{margin-bottom:1.15rem;padding:.85rem .9rem;border-radius:var(--clay-radius-md);border:1px solid rgba(255,255,255,.04);background:linear-gradient(155deg,var(--clay-tier-base-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.playstyle-modal__group h3{margin:0 0 .65rem;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;color:#bfdbfe}.playstyle-modal__rows{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.playstyle-compare-row{display:grid;grid-template-columns:minmax(110px,28%) minmax(0,1fr);gap:.75rem;align-items:start}.playstyle-compare-row__label{font-size:.85rem;color:var(--color-muted);padding-top:.2rem}.playstyle-compare-row__bars{display:grid;gap:.4rem}.playstyle-dual-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.playstyle-dual-bar__track{height:6px;overflow:hidden;border-radius:999px;background:linear-gradient(155deg,var(--clay-fill-deep),#111827);box-shadow:var(--clay-inner-shadow)}.playstyle-dual-bar__fill{display:block;height:100%;border-radius:inherit;opacity:.85}.playstyle-dual-bar__fill--player{background:linear-gradient(90deg,#3b82f647,#34d39961)}.playstyle-dual-bar__fill--benchmark{background:linear-gradient(90deg,#47556952,#64748b6b)}.playstyle-dual-bar__value{min-width:2.15rem;font-size:.9rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.01em;text-align:right}.playstyle-dual-bar__value--player{color:#e2e8f0}.playstyle-dual-bar__value--benchmark{color:#cbd5e1}.playstyle-modal__footer{padding:1rem 1.25rem 1.35rem;border-top:1px solid rgba(255,255,255,.04);background:linear-gradient(155deg,var(--clay-fill-deep),#111827);box-shadow:inset 0 1px 0 var(--clay-highlight)}.playstyle-modal__footer h3{margin:0 0 .55rem;font-size:1rem}.playstyle-modal__footer p{margin:0 0 .65rem;color:var(--color-muted);font-size:.86rem}.playstyle-modal__footer p:last-child{margin-bottom:0}@media (max-width: 640px){.playstyle-modal__header,.playstyle-compare-row{grid-template-columns:1fr}.playstyle-modal__legend{justify-content:flex-start}}.academy-dashboard{display:grid;grid-template-columns:250px minmax(0,1fr);gap:1.25rem;align-items:start}.academy-sidebar{position:sticky;top:1rem;border:1px solid #1e3a5f;border-radius:24px;padding:1rem;background:linear-gradient(180deg,#0e749029,#0f172af0),#0b1220;box-shadow:0 24px 60px #0000003d}.academy-sidebar__top{display:flex;flex-direction:column;gap:.85rem;padding-bottom:1rem;border-bottom:1px solid rgba(148,163,184,.18)}.academy-sidebar__brand{display:flex;gap:.75rem;align-items:center}.academy-sidebar__logout{width:100%;padding:.55rem .9rem;border:1px solid rgba(52,211,153,.45);border-radius:12px;background:linear-gradient(135deg,#34d39924,#2563eb1f);color:#ecfdf5;cursor:pointer;font-size:.88rem;font-weight:700;letter-spacing:.02em;transition:border-color .2s,background .2s,color .2s}.academy-sidebar__logout:hover{border-color:#34d399;background:#34d39938;color:#fff}.academy-sidebar__brand small{display:block;margin-top:.15rem;color:var(--color-muted);font-size:.78rem}.academy-sidebar__crest,.academy-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(135deg,#22c55e,#2563eb);color:#fff;font-weight:800}.academy-sidebar__crest{width:48px;height:48px;border-radius:16px;font-size:.8rem}.academy-sidebar__crest img,.academy-avatar img{width:100%;height:100%;object-fit:cover}.academy-sidebar__nav{display:flex;flex-direction:column;gap:.35rem;margin-top:1rem}.academy-sidebar__nav a{padding:.7rem .8rem;border-radius:14px;color:var(--color-muted);font-size:.9rem}.academy-sidebar__nav a:hover,.academy-sidebar__nav a.active{color:#fff;background:#2563eb38}.academy-main{min-width:0}.academy-hero{position:relative;overflow:hidden;margin-bottom:1.25rem;border:1px solid #1e3a5f;border-radius:28px;background:radial-gradient(circle at top right,rgba(34,197,94,.18),transparent 34%),linear-gradient(135deg,#0f172af5,#1e293be0)}.academy-hero--branded{background-image:var(--academy-hero-bg);background-size:cover;background-position:center}.academy-hero--initials .academy-hero__backdrop{background:radial-gradient(circle at 18% 50%,rgba(34,197,94,.22),transparent 42%),linear-gradient(135deg,#0f172afa,#1e293beb)}.academy-hero__backdrop,.academy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.academy-hero__backdrop{z-index:0}.academy-hero__overlay{z-index:1;background:linear-gradient(115deg,#020617eb,#0f172ac7 48%,#0f172a8c)}.academy-hero--branded .academy-hero__overlay{background:linear-gradient(115deg,#020617f0,#0f172ad1 42%,#0f172aad)}.academy-hero__initials{position:absolute;right:clamp(1rem,6vw,3rem);top:50%;transform:translateY(-50%);font-family:var(--font-display);font-size:clamp(5rem,18vw,9rem);font-weight:800;letter-spacing:-.04em;line-height:1;color:#94a3b824;-webkit-user-select:none;user-select:none}.academy-hero__body{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-5);padding:clamp(1.5rem,3.5vw,2.35rem) clamp(1.35rem,3vw,2rem)}.academy-hero__content{display:flex;align-items:flex-start;gap:var(--space-4);min-width:0;flex:1}.academy-hero__heading{min-width:0}.academy-hero__crest{flex-shrink:0;display:grid;place-items:center;width:4.5rem;height:4.5rem;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:#0f172ab8;box-shadow:0 12px 32px #00000059}.academy-hero__crest img{width:3.25rem;height:3.25rem;object-fit:contain}.academy-hero .eyebrow{margin:0 0 var(--space-2);color:#93c5fd;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.academy-hero h1{margin:0;font-family:var(--font-display);font-size:clamp(1.85rem,4.8vw,3.1rem);line-height:1.05;letter-spacing:-.03em;color:#f8fafc;text-shadow:0 2px 18px rgba(0,0,0,.45)}.academy-hero__lede{max-width:42rem;margin:var(--space-3) 0 0;color:#cbd5e1;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.55}.academy-hero__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:stretch;flex-shrink:0;gap:var(--space-3)}.academy-metric-chip{display:inline-flex;flex-direction:column;justify-content:center;gap:var(--space-1);min-width:148px;padding:var(--space-3) var(--space-4);border:1px solid var(--color-hairline);border-radius:var(--radius-lg);background:linear-gradient(180deg,#2563eb29,#0f172ad1);box-shadow:var(--shadow-md)}.academy-metric-chip__label{color:var(--color-muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.academy-metric-chip__value{display:flex;align-items:baseline;gap:var(--space-2);color:#f8fafc;font-family:var(--font-display);font-size:1.65rem;line-height:1}.academy-metric-chip__value small{color:#bfdbfe;font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.academy-kpi-grid,.academy-insight-grid,.academy-settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.academy-kpi,.academy-panel,.academy-insight-card,.academy-player-card,.academy-fixture-card,.academy-valuation-card,.academy-media-card,.academy-lane{border:1px solid #263c5f;border-radius:22px;background:#0f172abd;box-shadow:0 20px 50px #0000002e}.academy-kpi{min-height:132px;padding:1rem}.academy-kpi span,.academy-insight-card span{color:#93c5fd;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.academy-kpi strong{display:block;margin:.45rem 0 .25rem;font-size:2rem}.academy-kpi small,.academy-insight-card p,.academy-panel__header p,.academy-player-card p,.academy-fixture-card p,.academy-valuation-card small,.academy-media-card small,.academy-table small{color:var(--color-muted)}.academy-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:1.25rem}.academy-panel{padding:1.25rem}.academy-panel--wide{margin-top:1.25rem}.academy-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.academy-panel__header h2,.academy-lane h3{margin:0;font-size:1.05rem}.academy-panel__header p{margin:.25rem 0 0;font-size:.9rem}.academy-player-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.academy-player-card{padding:1rem}.academy-player-card__top{display:flex;gap:.75rem;align-items:center}.academy-player-card__top a{font-weight:800}.academy-player-card__top small{display:block;color:var(--color-muted)}.academy-avatar{width:46px;height:46px;border-radius:999px}.academy-score-row{display:flex;gap:.55rem;margin:1rem 0}.academy-score{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:46px;padding:.35rem .5rem;border-radius:999px;background:#94a3b81f;color:#cbd5e1;font-weight:800}.academy-score small{color:inherit;font-size:.62rem}.academy-score--high{background:#22c55e29;color:#86efac}.academy-score--mid{background:#f59e0b24;color:#fcd34d}.academy-score--low{background:#ef44441f;color:#fca5a5}.academy-score--muted,.academy-muted-score{color:var(--color-muted)}.academy-feed{display:flex;flex-direction:column;gap:.85rem;padding:0;margin:0;list-style:none}.academy-feed li{display:grid;gap:.15rem;padding-bottom:.85rem;border-bottom:1px solid rgba(148,163,184,.16)}.academy-feed span{color:#93c5fd;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.academy-feed a{font-weight:700}.academy-feed small{color:var(--color-muted)}.academy-insight-grid,.academy-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.academy-insight-card{padding:1rem}.academy-insight-card strong{display:block;margin-top:.45rem;font-size:1.15rem}.academy-insight-card p{margin:.35rem 0 0;font-size:.88rem}.academy-filters{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-4)}.academy-filters--row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:var(--space-3)}.academy-panel__header--stacked{margin-bottom:var(--space-3)}.academy-filters label{display:grid;gap:var(--space-2);color:var(--color-muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.academy-filters select{min-width:0;width:100%;padding:.6rem .7rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text)}.academy-table-wrap{overflow-x:auto}.academy-table{width:100%;min-width:840px;border-collapse:collapse;font-size:.88rem}.academy-table th,.academy-table td{padding:.75rem;border-bottom:1px solid rgba(148,163,184,.16);text-align:left;vertical-align:top}.academy-table th{color:var(--color-muted);font-weight:700}.academy-table td small{display:block;margin-top:.2rem}.academy-pill{display:inline-flex;align-items:center;width:max-content;padding:.25rem .55rem;border:1px solid rgba(147,197,253,.38);border-radius:999px;background:#2563eb1f;color:#bfdbfe;font-size:.78rem;font-weight:800}.academy-fixture-grid,.academy-valuation-grid,.academy-media-grid,.academy-lane-grid,.academy-philosophy-board{display:grid;gap:1rem}.academy-fixture-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.academy-fixture-card,.academy-valuation-card,.academy-media-card,.academy-lane{padding:1rem}.academy-fixture-card__top{display:flex;justify-content:space-between;gap:.75rem}.academy-fixture-card h3{margin:.75rem 0 .35rem}.academy-fixture-card ul{padding-left:1.2rem;color:var(--color-muted);font-size:.86rem}.academy-result{padding:.25rem .55rem;border-radius:999px;background:#94a3b824;color:#cbd5e1;font-size:.75rem;font-weight:900}.academy-result--w{background:#22c55e29;color:#86efac}.academy-result--l{background:#ef444424;color:#fca5a5}.academy-result--d{background:#f59e0b29;color:#fcd34d}.academy-lane-grid,.academy-valuation-grid,.academy-media-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.academy-lane-row,.academy-philosophy-row{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(148,163,184,.16)}.academy-philosophy-row{grid-template-columns:minmax(0,1fr) auto auto}.academy-philosophy-row em{color:var(--color-muted);font-style:normal}.academy-valuation-card{display:grid;gap:.35rem}.academy-valuation-card a{font-weight:800}.academy-valuation-card span{color:#93c5fd;font-size:.82rem}.academy-valuation-card strong{font-size:1.35rem}.academy-media-card{display:flex;flex-direction:column;justify-content:flex-end;min-height:190px;overflow:hidden}.academy-media-card img{width:calc(100% + 2rem);height:150px;margin:-1rem -1rem .85rem;object-fit:cover}.academy-media-card>span{width:max-content;margin-bottom:.85rem;padding:.25rem .55rem;border-radius:999px;background:#22c55e29;color:#86efac;font-weight:800}.academy-empty{margin:0;color:var(--color-muted)}@media (max-width: 980px){.academy-dashboard{grid-template-columns:1fr}.academy-sidebar{position:static}.academy-sidebar__nav{flex-direction:row;overflow-x:auto;padding-bottom:.25rem}.academy-sidebar__nav a{flex:0 0 auto}.academy-dashboard-grid,.academy-kpi-grid,.academy-insight-grid,.academy-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.academy-hero__body,.academy-panel__header{flex-direction:column;align-items:stretch}.academy-hero__meta{justify-content:flex-start}.academy-filters--row{grid-template-columns:1fr}.academy-hero__initials{right:1rem;top:auto;bottom:.5rem;transform:none;font-size:4.5rem}.academy-kpi-grid,.academy-dashboard-grid,.academy-insight-grid,.academy-settings-grid{grid-template-columns:1fr}}.admin-sb-lead{font-size:.95rem;line-height:1.5;margin:0 0 1.25rem;max-width:52rem}.admin-sb-panel{background:#0f172aa6;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem 1.15rem}.admin-sb-empty{font-size:.9rem;margin:.5rem 0}.admin-sb-skeleton{animation:admin-sb-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#33415559,#4755698c,#33415559);background-size:200% 100%;border-radius:8px;display:block}@keyframes admin-sb-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.admin-sb-skeleton--bar{height:2.5rem;width:100%}.admin-sb-skeleton--panel{min-height:12rem}.admin-sb-skeleton--table{height:14rem;width:100%}.admin-sb-skeleton--line{height:1.25rem;width:100%}.admin-sb-hub-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.admin-sb-hub-stats{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.admin-sb-hub-stat{background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-sm);box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);display:flex;flex-direction:column;gap:.15rem;min-width:6.5rem;padding:.65rem .85rem}.admin-sb-hub-stat strong{font-size:1.35rem;line-height:1}.admin-sb-hub-stat span{color:var(--color-muted, #94a3b8);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.admin-sb-hub-stat--live strong{color:#7dd3a8}.admin-sb-hub-card__link{color:inherit;display:block;text-decoration:none}.admin-sb-hub-card__preview{display:inline-block;font-size:.82rem;margin-top:.5rem}.admin-sb-hub-card{display:flex;flex-direction:column;gap:.35rem;min-height:8.5rem;position:relative;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.admin-sb-hub-card:hover{border-color:var(--color-primary);transform:translateY(-2px)}.admin-sb-hub-card h3{margin:.25rem 0 0}.admin-sb-hub-card p{color:var(--color-text-muted);font-size:.88rem;line-height:1.45;margin:0}.admin-sb-hub-card__tag{color:var(--color-primary);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.admin-sb-hub-card__arrow{color:var(--color-text-muted);font-size:.8rem;margin-top:auto}.admin-sb-readiness{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1rem}.admin-sb-readiness--compact{margin-bottom:.75rem}.admin-sb-lock-pill,.admin-sb-ready-pill,.admin-sb-roster-pill{border-radius:999px;font-size:.78rem;font-weight:600;padding:.35rem .7rem}.admin-sb-lock-pill{background:#eab3081f;border:1px solid rgba(234,179,8,.35);color:#fde68a}.admin-sb-lock-pill--locked{background:#22c55e1f;border-color:#22c55e73;color:#86efac}.admin-sb-roster-pill{background:var(--color-surface);border:1px solid var(--color-border-strong);display:inline-flex;flex-wrap:wrap;gap:.35rem .5rem}.admin-sb-roster-pill--ok{border-color:#22c55e73}.admin-sb-roster-pill--warn{border-color:#f8717173}.admin-sb-roster-pill__team{font-weight:700}.admin-sb-roster-pill__counts{color:var(--color-text-muted);font-weight:500}.admin-sb-ready-pill{background:#64748b33;border:1px solid #64748b;color:#cbd5e1}.admin-sb-ready-pill--yes{background:#22c55e26;border-color:#22c55e;color:#86efac}.admin-sb-match-panel{margin-top:.5rem}.admin-sb-match-header h3{margin:0}.admin-sb-score{color:var(--color-primary);font-variant-numeric:tabular-nums}.admin-sb-match-actions{margin-top:1rem}.admin-sb-event-chip{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:999px;color:inherit;cursor:pointer;font:inherit;font-size:.85rem;padding:.45rem .85rem}.admin-sb-event-chip:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.admin-sb-event-chip:disabled{cursor:not-allowed;opacity:.45}.admin-inline-button--primary{background:#22c55e26;border-color:#22c55e;color:#86efac}.admin-pill--warn{border-color:#f59e0b;color:#fcd34d}.admin-sb-timeline-row{border-bottom:1px solid rgba(255,255,255,.06)}.admin-sb-event-type--goal{color:#86efac;font-weight:600}.admin-sb-event-type--yellow_card{color:#fde047}.admin-sb-event-type--red_card{color:#f87171}.admin-sb-directory-name{flex:1;min-width:0}.admin-sb-roster-count{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.sb-standings-skeleton{margin-bottom:1rem}.sb-empty{margin:.75rem 0 1rem}.sb-form-badges{display:inline-flex;gap:.2rem}.sb-form-badge{border-radius:4px;display:inline-block;font-size:.7rem;font-weight:700;line-height:1.4;min-width:1.1rem;text-align:center}.sb-form-badge--w{background:#22c55e33;color:#86efac}.sb-form-badge--d{background:#94a3b840;color:#e2e8f0}.sb-form-badge--l{background:#ef444433;color:#fca5a5}.admin-sb-shell-header{margin-bottom:1rem}.admin-sb-shell-tagline{margin:.35rem 0 0;max-width:40rem}.admin-sb-shell{display:grid;gap:1.25rem;grid-template-columns:220px minmax(0,1fr)}@media (max-width: 900px){.admin-sb-shell{grid-template-columns:1fr}}.admin-sb-sidebar{align-self:start;background:#0f172a80;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem;position:sticky;top:1rem}.admin-sb-sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.admin-sb-sidebar-link{align-items:center;border-radius:8px;color:var(--color-text-muted);display:flex;font-size:.88rem;gap:.5rem;padding:.55rem .65rem;text-decoration:none}.admin-sb-sidebar-link:hover,.admin-sb-sidebar-link.active{background:#22c55e1f;color:#86efac}.admin-sb-sidebar-link--outline{border:1px solid rgba(134,239,172,.45);color:#d1fae5}.admin-sb-sidebar-link--outline:hover,.admin-sb-sidebar-link--outline:focus-visible,.admin-sb-sidebar-link--outline.active{border-color:#86eface6}.admin-sb-sidebar-link__icon{font-size:.75rem;opacity:.85;width:1.25rem}.admin-sb-sidebar-external{border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem;padding-top:.75rem}.admin-sb-sidebar-link.external{font-size:.8rem}.admin-sb-shell-main{min-width:0}.admin-sb-breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.25rem;margin-bottom:.35rem}.admin-sb-breadcrumbs a{color:var(--color-primary);text-decoration:none}.admin-sb-breadcrumbs a:hover{text-decoration:underline}.admin-sb-breadcrumbs__sep{color:var(--color-text-muted);margin:0 .15rem}.admin-sb-page-header{margin-bottom:1.25rem}.admin-sb-page-header__row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.admin-sb-page-title{font-size:1.35rem;margin:0 0 .35rem}.admin-sb-page-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-sb-table-wrap{max-height:min(70vh,640px);overflow:auto}.admin-sb-table thead th{background:var(--color-surface-2);position:sticky;top:0;z-index:1}.admin-sb-table tbody tr:nth-child(2n){background:#ffffff05}.admin-sb-table tbody tr:hover{background:#22c55e0f}.admin-sb-code{font-size:.78rem}.admin-sb-clubs-cell{max-width:16rem}.admin-sb-team-cell{display:flex;align-items:center;gap:.65rem}.admin-sb-team-cell small{display:block}.admin-sb-team-crest{width:2rem;height:2rem;border-radius:6px;object-fit:contain;background:#0f172a80;flex-shrink:0}.admin-sb-team-crest--empty{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--color-text-muted)}.admin-sb-row-actions{display:flex;gap:.5rem;justify-content:flex-end;white-space:nowrap}.admin-inline-button--danger{color:#f87171}.admin-inline-button--danger:hover{color:#fca5a5}.admin-sb-danger-panel{border:1px solid rgba(248,113,113,.45);border-radius:12px;background:#7f1d1d2e;padding:1rem}.admin-sb-danger-panel strong{color:#fecaca}.btn--danger{background:#dc2626;border-color:#ef4444;color:#fff}.btn--danger:not(:disabled):hover{background:#b91c1c}.admin-sb-empty-state{background:#0f172a73;border:1px dashed var(--color-border-strong);border-radius:12px;padding:2rem 1.25rem;text-align:center}.admin-sb-empty-state__title{font-weight:600;margin:0 0 .35rem}.admin-sb-roster-columns{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.admin-sb-squad-upload{align-items:center;display:flex;gap:1rem;justify-content:space-between}.admin-sb-squad-upload h3{margin:0 0 .25rem}.admin-sb-squad-upload__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.admin-sb-formation-select{align-items:center;color:var(--color-muted);display:inline-flex;font-size:.78rem;font-weight:800;gap:.45rem;letter-spacing:.04em;text-transform:uppercase}.admin-sb-formation-select select{min-width:7.5rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#0f172ac2;color:var(--color-text);font-weight:800;padding:.52rem .65rem}@media (max-width: 768px){.admin-sb-roster-columns{grid-template-columns:1fr}.admin-sb-squad-upload{align-items:stretch;flex-direction:column}.admin-sb-squad-upload__actions{justify-content:flex-start}}.admin-sb-roster-panel--xi{border-left:3px solid #22c55e}.admin-sb-roster-panel--bench{border-left:3px solid #3b82f6}.admin-sb-roster-panel{background:#0f172a73;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:.85rem 1rem}.admin-sb-clean-sheet{background:#fbbf2414;border:1px solid rgba(251,191,36,.25);border-radius:6px;padding:.25rem .5rem}.admin-sb-modal--wide{max-width:640px}.admin-sb-template-picker{border:none;margin:0;padding:0}.admin-sb-template-picker__legend{font-size:.85rem;font-weight:600;margin-bottom:.5rem}.admin-sb-template-grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.admin-sb-template-card{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;padding:.65rem .75rem;text-align:left}.admin-sb-template-card.active{border-color:var(--color-primary);box-shadow:0 0 0 1px #22c55e59}.admin-sb-template-card__label{font-size:.82rem;font-weight:700}.admin-sb-template-card__badge{color:#fcd34d;font-size:.68rem;font-weight:700;text-transform:uppercase}.admin-sb-template-card__desc{color:var(--color-text-muted);font-size:.72rem}.admin-sb-dropzone-msg{color:var(--color-primary);font-size:.85rem;margin:.5rem 0 0}.admin-sb-export-hint{margin:0 0 .5rem;width:100%}.admin-scoreboard .admin-page-header{align-items:flex-start}.admin-sb-badges{display:flex;flex-wrap:wrap;gap:.5rem}.admin-sb-badge{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;font-size:.8rem;padding:.35rem .75rem}.admin-sb-badge--live{border-color:#22c55e;color:#86efac}.admin-sb-subnav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.admin-sb-subnav-link{border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text-muted);font-size:.85rem;padding:.4rem .75rem;text-decoration:none}.admin-sb-subnav-link.active,.admin-sb-subnav-link:hover{border-color:var(--color-primary);color:var(--color-primary)}.admin-sb-subnav-link.external{margin-left:auto}.admin-sb-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.admin-sb-tab{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);color:inherit;cursor:pointer;font:inherit;padding:.45rem .85rem}.admin-sb-tab.active{border-color:var(--color-primary);color:var(--color-primary)}.admin-sb-status{border-radius:999px;font-size:.75rem;font-weight:600;padding:.2rem .55rem;text-transform:capitalize}.admin-sb-status--active{background:#22c55e26;color:#86efac}.admin-sb-status--upcoming{background:#3b82f626;color:#93c5fd}.admin-sb-status--draft{background:#94a3b826;color:#cbd5e1}.admin-sb-status--archived{background:#64748b33;color:var(--color-muted)}.admin-sb-seed-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-sb-mini-grid{display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.admin-sb-mini-grid span{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-muted);display:grid;gap:.15rem;min-width:0;padding:.75rem}.admin-sb-mini-grid strong{color:var(--color-text);font-size:1.35rem;line-height:1}.admin-sb-dropzone{background:var(--color-surface);border:1px dashed var(--color-border-strong);border-radius:var(--radius);padding:1rem}.admin-sb-dropzone-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.admin-sb-squad-csv{margin-bottom:1rem}.admin-sb-csv-ingest-dropzone{margin-top:.75rem}.admin-sb-csv-ingest-preview{margin:.75rem 0 0}.admin-sb-csv-ingest-comment{margin-top:.85rem}.admin-sb-csv-ingest-error{white-space:pre-wrap;font-size:.8rem;max-height:12rem;overflow:auto;margin-top:.75rem}.admin-sb-gameday{margin-bottom:1rem}.admin-sb-gameday__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:space-between;margin-bottom:.85rem}.admin-sb-gameday__title{font-size:1rem;margin:0}.admin-sb-gameday__subtitle{font-size:.85rem;margin:.2rem 0 0}.admin-sb-gameday__summary{display:grid;gap:.65rem 1.25rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0}.admin-sb-gameday__summary dt{color:var(--color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.04em;margin:0 0 .15rem;text-transform:uppercase}.admin-sb-gameday__summary dd{font-size:.95rem;font-variant-numeric:tabular-nums;margin:0}.admin-sb-gameday__form{display:flex;flex-direction:column;gap:.75rem}.admin-sb-gameday__field{display:flex;flex-direction:column;gap:.3rem}.admin-sb-gameday__field span{color:var(--color-text-muted);font-size:.78rem;font-weight:600}.admin-sb-gameday__field input{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;color:var(--color-text);font:inherit;padding:.5rem .65rem}.admin-sb-gameday__datetime{display:grid;gap:.75rem;grid-template-columns:1fr 1fr}@media (max-width: 560px){.admin-sb-gameday__datetime{grid-template-columns:1fr}}.admin-sb-gameday__hint{font-size:.8rem;margin:0}.admin-sb-score-update{margin-bottom:1rem}.admin-sb-score-update__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:space-between;margin-bottom:.85rem}.admin-sb-score-update__title{font-size:1rem;margin:0}.admin-sb-score-update__subtitle{font-size:.85rem;margin:.2rem 0 0;max-width:36rem}.admin-sb-score-update__summary{display:grid;gap:.65rem 1.25rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0}.admin-sb-score-update__summary dt{color:var(--color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.04em;margin:0 0 .15rem;text-transform:uppercase}.admin-sb-score-update__summary dd{font-size:.95rem;font-variant-numeric:tabular-nums;margin:0}.admin-sb-score-update__form{display:flex;flex-direction:column;gap:.85rem}.admin-sb-score-update__scores{align-items:end;display:flex;flex-wrap:wrap;gap:.65rem .85rem}.admin-sb-score-update__scores--penalties{margin-top:.5rem}.admin-sb-score-update__sep{color:var(--color-text-muted);font-size:1.25rem;font-weight:600;line-height:2.4rem;padding-bottom:.1rem}.admin-sb-score-update__field{display:flex;flex-direction:column;gap:.3rem;min-width:7rem}.admin-sb-score-update__field span{color:var(--color-text-muted);font-size:.78rem;font-weight:600}.admin-sb-score-update__field input{background:var(--admin-surface-elevated, rgba(255, 255, 255, .04));border:1px solid var(--admin-border, rgba(255, 255, 255, .12));border-radius:.45rem;color:inherit;font-size:1.1rem;font-variant-numeric:tabular-nums;padding:.45rem .6rem;width:5.5rem}.admin-sb-score-update__scorers{display:flex;flex-direction:column;gap:.35rem}.admin-sb-score-update__scorers span{color:var(--color-text-muted);font-size:.78rem;font-weight:600}.admin-sb-score-update__scorers textarea{background:var(--admin-surface-elevated, rgba(255, 255, 255, .04));border:1px solid var(--admin-border, rgba(255, 255, 255, .12));border-radius:.55rem;color:inherit;font:inherit;min-height:5.25rem;padding:.65rem .75rem;resize:vertical;width:min(100%,42rem)}.admin-sb-score-update__short-csv{align-items:end;background:var(--admin-surface-elevated, rgba(255, 255, 255, .035));border:1px solid var(--admin-border, rgba(255, 255, 255, .1));border-radius:.65rem;display:grid;gap:.65rem;grid-template-columns:minmax(12rem,1fr) minmax(12rem,auto) auto;padding:.75rem;width:min(100%,42rem)}.admin-sb-score-update__short-csv span{color:var(--color-text);display:block;font-size:.84rem;font-weight:700}.admin-sb-score-update__short-csv small{color:var(--color-text-muted);display:block;font-size:.76rem;line-height:1.35;margin-top:.2rem}.admin-sb-score-update__file input{color:var(--color-text-muted);font-size:.78rem;max-width:13rem}.admin-sb-score-update__penalties{border-top:1px solid var(--admin-border, rgba(255, 255, 255, .08));padding-top:.75rem}.admin-sb-score-update__toggle{align-items:center;color:var(--color-text-muted);cursor:pointer;display:flex;font-size:.85rem;gap:.45rem;margin-bottom:.35rem}.admin-sb-score-update__hint{font-size:.8rem;margin:0}@media (max-width: 760px){.admin-sb-score-update__short-csv{align-items:stretch;grid-template-columns:1fr}.admin-sb-score-update__file input{max-width:100%}}.admin-sb-roster-split{display:grid;gap:1rem;grid-template-columns:1fr 1.2fr}@media (max-width: 900px){.admin-sb-roster-split{grid-template-columns:1fr}}.admin-sb-directory ul{list-style:none;margin:0;padding:0}.admin-sb-directory__header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.75rem}.admin-sb-directory__header h3{margin:0}.admin-sb-directory__header input{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;color:var(--color-text);font-family:inherit;min-width:min(100%,14rem);padding:.5rem .65rem}.admin-sb-directory li{align-items:center;border-bottom:1px solid var(--color-border);display:flex;gap:.5rem;padding:.5rem 0}.admin-sb-directory li.picked{opacity:.45}.admin-sb-pos{border-radius:4px;font-size:.7rem;font-weight:700;min-width:2rem;text-align:center}.admin-sb-pos--gk{background:#fbbf24;color:#1c1917}.admin-sb-pos--df{background:#3b82f6;color:#fff}.admin-sb-pos--mf{background:#22c55e;color:#052e16}.admin-sb-pos--fw{background:#ef4444;color:#fff}.admin-sb-roster-list{list-style:none;margin:0;padding:0}.admin-sb-roster-item{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;padding:.35rem 0}.admin-sb-clean-sheet{align-items:center;display:flex;font-size:.8rem;gap:.35rem}.admin-sb-clean-sheet input{max-width:4rem}.admin-sb-msg{color:var(--color-primary);margin:.75rem 0}.admin-sb-timeline{border-top:1px solid rgba(255,255,255,.08);margin-top:1.25rem;padding-top:1rem}.admin-sb-timeline-list{list-style:none;margin:.5rem 0 0;padding:0}.admin-sb-timeline-list li{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem .75rem;padding:.4rem 0}.admin-sb-timeline-minute{color:var(--color-primary);font-variant-numeric:tabular-nums;font-weight:700;min-width:2.5rem}.admin-sb-export-actions{display:flex;flex-wrap:wrap;gap:.5rem;grid-column:1 / -1}.admin-filters--with-action{align-items:center;flex-wrap:wrap;gap:.75rem}.admin-sb-modal-backdrop{align-items:flex-start;background:#0000008c;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:2rem 1rem;position:fixed;z-index:200}.admin-sb-modal{background:var(--color-surface, #111);border:1px solid rgba(255,255,255,.08);border-radius:12px;max-height:90vh;max-width:560px;overflow:auto;width:100%}.admin-sb-modal__header{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sb-modal__header h2{font-size:1.1rem;margin:0}.admin-sb-modal__close{background:none;border:none;color:inherit;cursor:pointer;font-size:1.5rem;line-height:1}.admin-sb-modal__body{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem}.admin-sb-modal__desc{font-size:.9rem;margin:0}.admin-sb-progression-preview{background:#ffffff0a;border-radius:8px;padding:.75rem 1rem}.admin-sb-progression-preview h3{font-size:.85rem;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.04em}.admin-sb-progression-preview ol{margin:0 0 .75rem;padding-left:1.25rem;font-size:.9rem}.admin-sb-stage-chips{display:flex;flex-wrap:wrap;gap:.35rem}.admin-sb-stage-chip{background:#22c55e26;border-radius:999px;color:#86efac;font-size:.75rem;padding:.2rem .55rem}.admin-sb-check{align-items:center;display:flex;gap:.5rem;font-size:.9rem}.admin-sb-merge-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-sb-merge-summary>div{border:1px solid rgba(148,163,184,.24);border-radius:var(--radius);background:#0f172a8c;padding:.85rem}.admin-sb-merge-summary strong,.admin-sb-merge-summary small{display:block}.admin-sb-merge-summary small{margin-top:.3rem;color:var(--color-muted)}.admin-sb-warning-note{margin:.35rem 0 0;border:1px solid rgba(245,158,11,.32);border-radius:var(--radius);background:#f59e0b1f;color:#fde68a;padding:.75rem;font-size:.9rem}.admin-sb-error{color:#f87171;margin:0}.admin-sb-modal__footer{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.sb-standings-group+.sb-standings-group{margin-top:1.5rem}.sb-form-cell{font-family:ui-monospace,monospace;font-size:.85rem;letter-spacing:.05em}.admin-sb-supervisor-hook{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.admin-sb-quick-events{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.admin-sb-section{display:flex;flex-direction:column;gap:0;min-width:0}.admin-sb-panel{box-shadow:0 4px 24px #00000038}.admin-sb-content-panel{background:#0f172a73;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden}.admin-sb-sticky-bar{background:#0b1220eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);border-radius:12px;margin-bottom:1rem;padding:.65rem .85rem;position:sticky;top:.5rem;z-index:2}.admin-sb-sticky-bar .admin-filters{margin-bottom:0}.admin-sb-tabs--pill{background:#0f172a8c;border:1px solid var(--color-hairline, rgba(255, 255, 255, .08));border-radius:var(--radius-pill, 999px);gap:.35rem;margin-bottom:1.25rem;max-width:100%;overflow-x:auto;padding:.35rem;scrollbar-width:none;width:fit-content}.admin-sb-tabs--pill::-webkit-scrollbar{display:none}.admin-sb-tabs--pill .admin-sb-tab{border:none;border-radius:var(--radius-pill, 999px);font-size:.85rem;font-weight:600;padding:.45rem 1rem;white-space:nowrap}.admin-sb-tabs--pill .admin-sb-tab:hover{background:#ffffff0f;color:var(--color-text)}.admin-sb-tabs--pill .admin-sb-tab.active{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-strong) 100%);box-shadow:0 6px 18px #2563eb59;color:#fff}.admin-sb-field{display:flex;flex-direction:column;gap:.35rem}.admin-sb-field span{color:var(--color-text-muted);font-size:.82rem;font-weight:600;letter-spacing:.02em}.admin-sb-field input,.admin-sb-field select,.admin-sb-field textarea{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;color:var(--color-text);font-family:inherit;font-size:.92rem;padding:.55rem .7rem}.admin-sb-field input:focus,.admin-sb-field select:focus,.admin-sb-field textarea:focus{border-color:var(--color-primary);outline:none}.admin-sb-field--wide{grid-column:1 / -1}.admin-sb-rich-text-toolbar{display:flex;flex-wrap:wrap;gap:.35rem}.admin-sb-rich-text-toolbar button{background:#2563eb1f;border:1px solid rgba(147,197,253,.35);border-radius:6px;color:#bfdbfe;cursor:pointer;font-size:.78rem;font-weight:700;padding:.32rem .55rem}.admin-sb-rich-text-toolbar button:hover,.admin-sb-rich-text-toolbar button:focus-visible{border-color:#93c5fdcc;outline:none}.admin-sb-rich-text-toolbar button:disabled{cursor:not-allowed;opacity:.5}.admin-sb-stats-editor{border:1px solid rgba(148,163,184,.22);border-radius:8px;overflow:hidden}.admin-sb-stats-editor__header,.admin-sb-stats-editor__row{display:grid;grid-template-columns:minmax(8rem,1.4fr) minmax(5rem,.8fr) minmax(5rem,.8fr);gap:.5rem;align-items:center;padding:.55rem .7rem}.admin-sb-stats-editor__header{background:#0f172ad1;color:var(--color-text-muted);font-size:.82rem}.admin-sb-stats-editor__row{border-top:1px solid rgba(148,163,184,.16)}.admin-sb-stats-editor__row span{color:var(--color-text-muted);font-size:.88rem}.admin-sb-stats-editor__row input{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:8px;color:var(--color-text);font:inherit;min-width:0;padding:.45rem .55rem}.admin-sb-stats-editor__row input:focus{border-color:var(--color-primary);outline:none}.admin-sb-field--checkbox{flex-direction:row;align-items:center;gap:.5rem}.admin-sb-field--checkbox span{font-weight:500}.admin-db-warnings{margin:.75rem 0 1rem;padding-left:1.25rem}.admin-db-warnings li{margin-bottom:.35rem}.admin-sb-highlight-form{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:1.25rem}.admin-sb-highlight-form .admin-sb-form-heading,.admin-sb-highlight-form .admin-sb-form-actions{grid-column:1 / -1}.admin-sb-highlight-form--loading{min-height:12rem}.admin-sb-skeleton--field{height:2.75rem;width:100%}.admin-sb-skeleton--stat{height:1.5rem;width:2.5rem}.admin-sb-skeleton--stat-label{height:.65rem;width:4.5rem}.admin-sb-skeleton--badge{display:block;height:.85rem;width:4.5rem}.admin-sb-badge--skeleton{overflow:hidden;padding:.35rem .75rem}.admin-sb-data-section{margin-top:1.5rem}.admin-sb-data-section__head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.85rem}.admin-sb-data-section__head h3{font-size:1.05rem;margin:0 0 .25rem}.admin-sb-data-section__head p{font-size:.88rem;margin:0}.admin-sb-status--live{animation:admin-sb-live-pulse 2s ease-in-out infinite;background:#ef44442e;color:#fca5a5}.admin-sb-status--halftime{background:#eab30826;color:#fde68a}.admin-sb-status--finished{background:#64748b33;color:var(--color-muted)}@keyframes admin-sb-live-pulse{0%,to{box-shadow:0 0 #ef444459}50%{box-shadow:0 0 0 4px #ef444400}}.admin-sb-empty-state--compact{padding:1.25rem 1rem}.admin-sb-match-panel-skeleton{min-height:18rem;margin-top:.5rem}.admin-sb-hub-card--external{border-style:dashed}.admin-sb-directory-actions{display:flex;flex-shrink:0;gap:.35rem}.admin-sb-directory-actions button{background:#22c55e1f;border:1px solid rgba(34,197,94,.35);border-radius:6px;color:#86efac;cursor:pointer;font:inherit;font-size:.75rem;font-weight:600;padding:.2rem .45rem}.admin-sb-directory-actions button:hover{background:#22c55e38}@media (max-width: 900px){.admin-sb-sidebar{position:static}.admin-sb-sidebar-nav{flex-direction:row;flex-wrap:nowrap;gap:.35rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.admin-sb-sidebar-nav::-webkit-scrollbar{display:none}.admin-sb-sidebar-link{border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-pill, 999px);flex:0 0 auto;font-size:.82rem;white-space:nowrap}.admin-sb-sidebar-link.active{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-strong) 100%);box-shadow:0 4px 14px #2563eb4d;color:#fff}.admin-sb-sidebar-external{border-top:none;flex-direction:row;margin-top:.5rem;padding-top:0}}@media (max-width: 640px){.admin-sb-page-header__row{flex-direction:column}.admin-sb-page-actions{width:100%}.admin-sb-sticky-bar .admin-filters{flex-direction:column;width:100%}.admin-sb-sticky-bar .admin-filters input,.admin-sb-sticky-bar .admin-filters select{width:100%}.admin-sb-highlight-form{grid-template-columns:1fr}}.dbx-page{display:flex;flex-direction:column;gap:var(--space-5)}.dbx-ticker{display:flex;align-items:stretch;gap:0;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:linear-gradient(90deg,#0f172af2,#1e293bd9);box-shadow:var(--shadow-sm)}.dbx-ticker__badge{flex:0 0 auto;display:inline-flex;align-items:center;padding:.55rem 1rem;background:var(--color-success);color:#052e16;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dbx-ticker__viewport{position:relative;flex:1 1 auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}.dbx-ticker__track{display:flex;align-items:center;min-width:max-content;animation:dbx-ticker-scroll 60s linear infinite}.dbx-ticker:hover .dbx-ticker__track,.dbx-ticker:focus-within .dbx-ticker__track{animation-play-state:paused}.dbx-ticker__item{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 0;white-space:nowrap;font-size:.85rem;color:var(--color-text);text-decoration:none}.dbx-ticker__item:hover .dbx-ticker__teams{color:var(--focus-ring-color)}.dbx-ticker__state{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:var(--color-success)}.dbx-ticker__dot{color:var(--color-muted)}.dbx-ticker__teams{font-weight:600;transition:color var(--transition-fast)}.dbx-ticker__score{font-variant-numeric:tabular-nums;font-weight:700;color:var(--color-text)}.dbx-ticker__divider{display:inline-block;width:1px;height:1.1rem;margin:0 1.1rem;background:var(--color-border-strong)}@keyframes dbx-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.dbx-search{display:flex;align-items:center;gap:.5rem;padding:.4rem .4rem .4rem .9rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:#0f172aa6;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.dbx-search:focus-within{border-color:var(--color-primary);box-shadow:var(--focus-ring)}.dbx-search__icon{display:inline-flex;color:var(--color-muted)}.dbx-search__input{flex:1 1 auto;min-width:0;border:none;background:transparent;color:var(--color-text);font-family:inherit;font-size:1rem;padding:.55rem .25rem}.dbx-search__input::placeholder{color:var(--color-muted)}.dbx-search__input:focus{outline:none}.dbx-search__btn{flex:0 0 auto;border:none;border-radius:var(--radius-pill);background:var(--color-primary);color:#fff;font-family:inherit;font-size:.92rem;font-weight:700;padding:.6rem 1.5rem;cursor:pointer;transition:background var(--transition-fast)}.dbx-search__btn:hover:not(:disabled){background:var(--color-primary-strong)}.dbx-search__btn:disabled{opacity:.65;cursor:progress}.dbx-segmented{display:inline-flex;gap:.25rem;padding:.3rem;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#0f172a99;align-self:flex-start}.dbx-segmented__btn{border:none;border-radius:var(--radius-pill);background:transparent;color:var(--color-muted);font-family:inherit;font-size:.9rem;font-weight:600;padding:.5rem 1.25rem;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.dbx-segmented__btn:hover{color:var(--color-text)}.dbx-segmented__btn.active{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm)}.dbx-section{display:flex;flex-direction:column;gap:var(--space-4)}.dbx-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.dbx-section-title{margin:0;font-family:var(--font-display);font-size:.95rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text)}.dbx-section__count{font-size:.78rem;color:var(--color-muted)}.dbx-comp-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.dbx-comp-card{display:flex;flex-direction:column;gap:.7rem;padding:1.4rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}a.dbx-comp-card:hover{transform:translateY(-3px);border-color:var(--color-primary);box-shadow:var(--shadow-md)}.dbx-comp-card--placeholder{opacity:.82;border-style:dashed}.dbx-comp-card--skeleton{gap:.6rem}.dbx-comp-card__tags{display:flex;flex-wrap:wrap;gap:.4rem}.dbx-tag{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:var(--radius-pill);font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;background:#94a3b829;color:#cbd5e1}.dbx-tag--competition{background:#2563eb2e;color:#93c5fd}.dbx-tag--live-table{background:#22c55e29;color:#86efac}.dbx-tag--featured{background:#f59e0b2e;color:#fcd34d}.dbx-tag--upcoming{background:#60a5fa29;color:#bfdbfe}.dbx-tag--archived{background:#94a3b829;color:#cbd5e1}.dbx-comp-card__title{margin:0;font-family:var(--font-display);font-size:1.3rem;font-weight:800;line-height:1.15;color:var(--color-text)}.dbx-comp-card__geo{margin:0;font-size:.85rem;font-weight:600;color:var(--color-muted)}.dbx-comp-card__desc{margin:0;font-size:.9rem;line-height:1.5;color:var(--color-muted)}.dbx-comp-card__foot{display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:.7rem;border-top:1px solid var(--color-hairline)}.dbx-foot-marker{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--color-muted)}.dbx-foot-marker svg{color:var(--color-primary)}.dbx-comp-card__markers{display:flex;flex-wrap:wrap;gap:1rem}.dbx-comp-card__foot--board{align-items:flex-end;justify-content:space-between}.dbx-comp-card__foot--board .dbx-comp-card__markers{flex-direction:column;gap:.4rem}.dbx-comp-card__board{display:flex;gap:.75rem}.sf-counter{--sf-hue: var(--sb-comp-hue, 215);display:inline-flex;flex-direction:column;align-items:center;gap:.3rem}.sf-counter__digits{display:inline-flex;gap:3px;padding:4px;border-radius:7px;background:linear-gradient(180deg,#060a13,#0b1220);box-shadow:inset 0 1px 3px #000000d9,0 0 0 1px hsl(var(--sf-hue) 55% 55% / .32),0 8px 16px -10px hsl(var(--sf-hue) 80% 55% / .7)}.sf-digit{position:relative;display:block;width:1.3rem;height:1.85rem;font-family:var(--dtp-font-ui, system-ui, sans-serif);font-size:1.2rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;color:#f1f5f9;text-shadow:0 1px 0 rgba(0,0,0,.6);perspective:12rem}.sf-half,.sf-flap{position:absolute;left:0;right:0;height:50%;overflow:hidden}.sf-half--top,.sf-flap--top{top:0;border-radius:3px 3px 0 0;transform-origin:50% 100%;background:linear-gradient(180deg,hsl(var(--sf-hue) 22% 25%),hsl(var(--sf-hue) 24% 19%))}.sf-half--bottom,.sf-flap--bottom{bottom:0;border-radius:0 0 3px 3px;transform-origin:50% 0;background:linear-gradient(180deg,hsl(var(--sf-hue) 24% 16%),hsl(var(--sf-hue) 26% 12%))}.sf-half>span,.sf-flap>span{position:absolute;left:0;right:0;height:200%;display:grid;place-items:center}.sf-half--top>span,.sf-flap--top>span{top:0}.sf-half--bottom>span,.sf-flap--bottom>span{bottom:0}.sf-flap{z-index:2}.sf-flap--top{animation:sf-fall-top calc(var(--sf-step, .28s) / 2) ease-in both}.sf-flap--bottom{animation:sf-fall-bottom calc(var(--sf-step, .28s) / 2) ease-out calc(var(--sf-step, .28s) / 2) both}@keyframes sf-fall-top{0%{transform:rotateX(0);filter:brightness(1)}to{transform:rotateX(-90deg);filter:brightness(.5)}}@keyframes sf-fall-bottom{0%{transform:rotateX(90deg);filter:brightness(1.6)}to{transform:rotateX(0);filter:brightness(1)}}.sf-digit:after{content:"";position:absolute;left:0;right:0;top:calc(50% - .5px);z-index:3;height:1px;background:#02060fe6;box-shadow:0 1px hsl(var(--sf-hue) 70% 65% / .22)}.sf-counter__label{font-size:.6rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--sf-hue) 70% 74%)}@media (prefers-reduced-motion: reduce){.sf-flap{display:none}}.dbx-team-card__id{display:flex;align-items:center;gap:.65rem}.dbx-team-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.dbx-team-card{display:flex;flex-direction:column;gap:.7rem;padding:1.4rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.dbx-team-card:hover{transform:translateY(-3px);border-color:var(--color-primary);box-shadow:var(--shadow-md)}.dbx-team-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.dbx-team-card__arrow{flex:0 0 auto;font-size:1.15rem;font-weight:800;line-height:1;color:var(--color-muted);transform:translate(-4px);opacity:0;transition:transform var(--transition-fast),opacity var(--transition-fast),color var(--transition-fast)}.dbx-team-card:hover .dbx-team-card__arrow{transform:translate(0);opacity:1;color:var(--color-primary)}.dbx-tag--team{background:#94a3b829;color:#cbd5e1}.dbx-tag--active{background:#10b9812e;color:#6ee7b7}@media (max-width: 640px){.dbx-segmented{width:100%;justify-content:space-between}.dbx-segmented__btn{flex:1 1 auto;padding:.5rem;text-align:center}}@media (prefers-reduced-motion: reduce){.dbx-ticker__track{animation:none!important}.dbx-ticker__viewport{overflow-x:auto}}.sbc-page{gap:var(--space-5)}.sbc-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.sbc-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .85rem;border-radius:var(--radius-pill);border:1px solid var(--color-border-strong);background:#0f172a99;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#cbd5e1}.sbc-pill--year{background:#2563eb2e;border-color:#2563eb66;color:#93c5fd}.sbc-pill--official{background:#f59e0b29;border-color:#f59e0b66;color:#fcd34d}.sbc-pill--done{background:#94a3b829;color:#e2e8f0}.sbc-pill--scheduled{background:#60a5fa29;color:#bfdbfe}.sbc-pill--live{background:#ef444433;border-color:#ef444473;color:#fca5a5}.sbc-pill--live:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--color-danger);animation:sbc-pulse 1.4s ease-in-out infinite}@keyframes sbc-pulse{0%,to{opacity:1}50%{opacity:.3}}.sbc-hero{display:flex;align-items:center;gap:1.25rem;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 0% 0%,rgba(37,99,235,.18) 0%,transparent 55%),var(--color-surface);box-shadow:var(--shadow-md)}.sbc-hero__badge{flex:0 0 auto;display:grid;place-items:center;width:64px;height:64px;border-radius:var(--radius-md);background:linear-gradient(160deg,var(--color-primary) 0%,var(--color-primary-strong) 100%);box-shadow:var(--shadow-sm);font-family:var(--font-display);font-size:2rem;font-weight:800;color:#fff}.sbc-hero__main{min-width:0}.sbc-hero__title{margin:0 0 .4rem;font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.05;letter-spacing:-.02em}.sbc-hero__desc{margin:0;max-width:60ch;color:var(--color-muted);font-size:.98rem;line-height:1.55}.sbc-tabs{align-self:flex-start}.sbc-overview{display:flex;flex-direction:column;gap:var(--space-6)}.sbc-bracket__figure{margin:0;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-subtle, #1e293b);background:#0b0f1a}.sbc-bracket__visual{display:block;width:100%;max-width:100%;height:auto}.sbc-block{display:flex;flex-direction:column;gap:var(--space-4)}.sbc-block__title{margin:0;font-family:var(--font-display);font-size:.95rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text)}.sbc-alert{display:flex;gap:.9rem;padding:1.1rem 1.25rem;border:1px solid rgba(245,158,11,.35);border-left-width:4px;border-radius:var(--radius-md);background:linear-gradient(135deg,#f59e0b1f,#1e293b99 60%)}.sbc-alert__icon{font-size:1.4rem;line-height:1.2}.sbc-alert__title{margin:0 0 .25rem;font-weight:800;font-size:.95rem;color:#fcd34d}.sbc-alert__body{margin:0;color:var(--color-text);font-size:.92rem;line-height:1.55}.sbc-standings-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.sbc-standings-card{display:flex;flex-direction:column;gap:.4rem;padding:1.1rem 1.2rem .6rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm)}.sbc-standings-card--skeleton{gap:.8rem;padding:1.2rem}.sbc-standings-card__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.4rem}.sbc-standings-card__head h3{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:800}.sbc-standings-card__count{font-size:.74rem;color:var(--color-muted)}.sbc-standings-table{width:100%;border-collapse:collapse;font-size:.86rem}.sbc-standings-table th{padding:.4rem .45rem;text-align:center;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted);border-bottom:1px solid var(--color-border)}.sbc-standings-table td{padding:.55rem .45rem;text-align:center;border-bottom:1px solid var(--color-hairline);vertical-align:middle}.sbc-standings-table tr:last-child td{border-bottom:none}.sbc-col-pos{width:2.4rem}.sbc-col-team{text-align:left!important}.sbc-col-form{width:5.5rem}.sbc-rank{display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:6px;font-size:.78rem;font-weight:800;font-variant-numeric:tabular-nums;background:#94a3b829;color:#e2e8f0}.sbc-rank--1{background:#f59e0b38;color:#fcd34d}.sbc-rank--2{background:#94a3b847;color:#e2e8f0}.sbc-rank--3{background:#b4530947;color:#fdba74}.sbc-team-cell{display:flex;align-items:center;gap:.6rem}.sbc-team-cell__id{display:flex;flex-direction:column;gap:.1rem;min-width:0}.sbc-team-cell__name{font-weight:600;color:var(--color-text)}.sbc-qual{font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sbc-qual--finalist{color:#86efac}.sbc-qual--playoff{color:#fcd34d}.sbc-pts{font-size:1rem;font-weight:800;color:var(--color-text)}.sbc-podium-row{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.sbc-podium{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm)}.sbc-podium--1{border-color:#f59e0b80}.sbc-podium--2{border-color:#94a3b873}.sbc-podium--3{border-color:#b4530973}.sbc-podium__rank{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;line-height:1}.sbc-podium__medal{font-size:1.8rem}.sbc-podium__place{font-family:var(--font-display);font-size:1.1rem;font-weight:800;color:var(--color-muted)}.sbc-podium__body{display:flex;flex-direction:column;gap:.35rem;min-width:0}.sbc-podium__label{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.sbc-podium__team{display:flex;align-items:center;gap:.5rem}.sbc-podium__name{font-family:var(--font-display);font-size:1.05rem;font-weight:800;color:var(--color-text)}.sbc-podium__name--tbd{color:var(--color-muted);font-style:italic}.sbc-totals{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.sbc-total{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.4rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#0f172a99;box-shadow:var(--shadow-sm)}.sbc-total__value{font-family:var(--font-display);font-size:2.6rem;font-weight:800;line-height:1;color:var(--color-text);font-variant-numeric:tabular-nums}.sbc-total__label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.sbc-scorer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.sbc-scorer{display:flex;align-items:center;gap:.85rem;padding:.7rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm)}.sbc-scorer__rank{flex:0 0 auto;width:1.5rem;text-align:center;font-family:var(--font-display);font-weight:800;color:var(--color-muted);font-variant-numeric:tabular-nums}.sbc-scorer__avatar{flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#2563eb33;color:#93c5fd;font-size:.8rem;font-weight:800}.sbc-scorer__id{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1 1 auto}.sbc-scorer__name{font-weight:700;color:var(--color-text);transition:color var(--transition-fast)}.sbc-scorer__name:hover{color:var(--focus-ring-color)}.sbc-scorer__team{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--color-muted)}.sbc-scorer__goals{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;min-width:3rem;padding:.3rem .7rem;border-radius:var(--radius-sm);background:#22c55e29;color:#86efac;font-family:var(--font-display);font-size:1.4rem;font-weight:800;line-height:1}.sbc-scorer__goals small{font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.sbc-team-head{display:flex;align-items:center;gap:.7rem}.sbc-fixtures{display:flex;flex-direction:column;gap:var(--space-5)}.sbc-matchday{display:flex;flex-direction:column;gap:var(--space-4)}.sbc-matchday__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.15rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(90deg,rgba(37,99,235,.14) 0%,transparent 65%),var(--color-surface);box-shadow:var(--shadow-sm)}.sbc-matchday__title{margin:0;font-family:var(--font-display);font-size:1.05rem;font-weight:800;letter-spacing:.02em}.sbc-matchday__count{flex:0 0 auto;font-size:.78rem;font-weight:600;color:var(--color-muted)}.sbc-matchday--knockout .sbc-matchday__head{background:linear-gradient(90deg,rgba(245,158,11,.16) 0%,transparent 65%),var(--color-surface)}.sbc-teams-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.sbc-teams-toolbar__count{font-size:.85rem;color:var(--color-muted)}.sbc-history{display:flex;flex-direction:column;gap:var(--space-5)}.sbc-history__hero{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 100% 0%,rgba(245,158,11,.16) 0%,transparent 55%),var(--color-surface);box-shadow:var(--shadow-md)}.sbc-history__eyebrow{display:inline-block;margin-bottom:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.sbc-history__title{margin:0 0 .4rem;font-family:var(--font-display);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800}.sbc-history__status{margin:0 0 1rem;color:var(--color-muted)}.sbc-history__champ{display:flex;flex-direction:column;gap:.4rem}.sbc-history__champ-label{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fcd34d}.sbc-history__placements{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.sbc-history__placements li{display:flex;align-items:center;gap:.85rem;padding:.7rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.sbc-history__place-label{font-weight:700;color:var(--color-text);min-width:8rem}.sbc-history__place-team{color:var(--color-muted)}.sbc-timeline{display:flex;flex-direction:column;gap:0;position:relative;margin:0;padding:0 0 0 1.65rem;list-style:none}.sbc-timeline:before{content:"";position:absolute;left:.5rem;top:.75rem;bottom:.75rem;width:2px;background:linear-gradient(180deg,rgba(37,99,235,.5) 0%,var(--color-border) 100%)}.sbc-milestone{position:relative;display:flex;flex-direction:column;gap:.45rem;padding:0 0 1.35rem .85rem}.sbc-milestone:last-child{padding-bottom:0}.sbc-milestone__dot{position:absolute;left:-1.35rem;top:.35rem;width:.75rem;height:.75rem;border-radius:50%;border:2px solid var(--color-primary);background:var(--color-bg);box-shadow:0 0 0 3px #2563eb26}.sbc-milestone--done .sbc-milestone__dot{border-color:#22c55e;background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.sbc-milestone--pending .sbc-milestone__dot{border-color:var(--color-muted);background:var(--color-surface)}.sbc-milestone__card{padding:1rem 1.15rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bd9,#0f172ae6);box-shadow:var(--shadow-sm)}.sbc-milestone__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.sbc-milestone__title{margin:0;font-size:.95rem;font-weight:800}.sbc-milestone__date{flex:0 0 auto;font-size:.72rem;font-weight:600;color:var(--color-muted)}.sbc-milestone__body{margin:0;font-size:.88rem;line-height:1.55;color:var(--color-muted)}.sbc-milestone__scoreline{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;font-weight:700;color:var(--color-text)}.sbc-narratives{display:flex;flex-direction:column;gap:.75rem}.sbc-narrative{padding:1rem 1.15rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.sbc-narrative__match{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#93c5fd}.sbc-narrative__score{color:var(--color-text)}.sbc-narrative__text{margin:0;font-size:.88rem;line-height:1.6;color:var(--color-muted)}.sbc-narrative__heading{color:var(--color-text);font-size:1rem;line-height:1.35;margin:0}.sbc-narrative__heading+.sbc-narrative__text,.sbc-narrative__text+.sbc-narrative__heading,.sbc-narrative__text+.sbc-narrative__list,.sbc-narrative__text+.sbc-narrative__quote,.sbc-narrative__list+.sbc-narrative__text,.sbc-narrative__quote+.sbc-narrative__text{margin-top:.8rem}.sbc-narrative__list{color:var(--color-muted);font-size:.88rem;line-height:1.6;margin:0;padding-left:1.2rem}.sbc-narrative__quote{border-left:3px solid var(--color-primary);color:var(--color-muted);margin:0;padding-left:.9rem}.sbc-narrative__quote p{margin:0}.sbc-scorer-list--compact .sbc-scorer{padding:.65rem .85rem}.sbc-scorer-list--compact .sbc-scorer__avatar{width:2rem;height:2rem;font-size:.65rem}.sbc-comp-layout{display:grid;gap:var(--space-6);align-items:start}@media (min-width: 1024px){.sbc-comp-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}}.sbc-comp-layout__main,.sbc-comp-layout__sidebar{min-width:0}.sbc-stat-leaders{display:flex;flex-direction:column;gap:var(--space-4);padding:1.1rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm)}.sbc-stat-leaders__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sbc-stat-leaders__title{margin:0;font-family:var(--font-display);font-size:.95rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text)}.sbc-stat-leaders__expand{display:grid;place-items:center;width:1.75rem;height:1.75rem;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#0f172a99;color:var(--color-muted);cursor:not-allowed;opacity:.65}.sbc-stat-leaders__tabs{flex-wrap:wrap;gap:.35rem}.sbc-stat-leaders__tabs .dbx-segmented__btn{flex:1 1 calc(50% - .2rem);padding:.45rem .5rem;font-size:.72rem;letter-spacing:.02em;text-transform:none}.sbc-stat-leaders__list{gap:.4rem}.sbc-stat-leaders__row{padding:.55rem .75rem;border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-sm);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.sbc-stat-leaders .sbc-scorer.sbc-stat-leaders__row{border:1px solid rgba(255,255,255,.04);border-radius:var(--clay-radius-sm);background:linear-gradient(155deg,var(--clay-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight)}.sbc-stat-leaders__row--skeleton{border-style:dashed;background:transparent;box-shadow:none}.sbc-stat-leaders__photo{width:100%;height:100%;object-fit:cover;border-radius:50%}.sbc-stat-leaders__value{flex:0 0 auto;min-width:2rem;padding:.2rem .45rem;border-radius:var(--clay-radius-sm);border:1px solid rgba(255,255,255,.05);background:linear-gradient(155deg,var(--clay-tier-developing-fill),var(--clay-fill-deep));box-shadow:var(--clay-outer-shadow),inset 0 1px 0 var(--clay-highlight);font-family:var(--font-display);font-size:1.15rem;font-weight:800;font-variant-numeric:tabular-nums;color:#bbf7d0;text-align:center}.sbc-stat-leaders__empty{padding:1.5rem .5rem;text-align:center}.sbc-stat-leaders__error{margin:0;font-size:.82rem;color:#fca5a5}@media (max-width: 640px){.sbc-hero{padding:var(--space-5);flex-direction:column;align-items:flex-start}.sbc-tabs{width:100%;justify-content:space-between}.sbc-tabs .dbx-segmented__btn{flex:1 1 auto;padding:.5rem .4rem;text-align:center}}.sbm-page{gap:var(--space-5)}.sbm-page--live{--sbm-accent: rgba(239, 68, 68, .35)}.sbm-nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}.sbm-back{font-size:.88rem;font-weight:600}.sbm-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.sbm-hero{display:grid;grid-template-columns:1fr auto 1fr;gap:1.25rem;align-items:center;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 50% 0%,rgba(37,99,235,.16) 0%,transparent 55%),var(--color-surface);box-shadow:var(--shadow-md)}.sbm-hero--live{border-color:#ef444473;background:radial-gradient(120% 140% at 50% 0%,rgba(239,68,68,.18) 0%,transparent 55%),var(--color-surface);box-shadow:0 0 0 1px #ef44441f,var(--shadow-md)}.sbm-hero--attached-live{border-top-color:#ffffff14;border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.sbm-hero--skeleton{display:flex;flex-direction:column;gap:1rem}.sbm-hero__team{display:flex;justify-content:center}.sbm-hero__team--away{justify-content:center}.sbm-hero__team-link{display:flex;flex-direction:column;align-items:center;gap:.65rem;text-align:center;text-decoration:none;color:inherit;transition:opacity var(--transition-fast)}.sbm-hero__team-link:hover{opacity:.88}.sbm-hero__name{font-family:var(--font-display);font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:800;line-height:1.2;max-width:14ch}.sbm-hero__center{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.sbm-hero__score{display:flex;align-items:center;gap:.5rem}.sbm-hero__score-num{font-family:var(--font-display);font-size:clamp(2.4rem,7vw,3.5rem);font-weight:800;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.02em}.sbm-hero__score-dash{font-size:1.5rem;font-weight:700;color:var(--color-muted)}.sbm-hero__vs{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:var(--color-muted)}.sbm-hero__kickoff,.sbm-hero__penalties{font-size:.82rem;font-weight:600;color:var(--color-muted)}.sbm-pills{display:flex;flex-wrap:wrap;gap:.45rem}.sbm-pill{display:inline-flex;align-items:center;padding:.28rem .75rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);background:#0f172a8c;font-size:.74rem;font-weight:600;color:var(--color-muted)}.sbm-narrative{padding:1.1rem 1.25rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2)}.sbm-timeline{list-style:none;padding:.5rem 0 0;margin:0;position:relative;display:flex;flex-direction:column;gap:0}.sbm-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:linear-gradient(180deg,#94a3b814,#94a3b859 8%,#94a3b859 92%,#94a3b814);pointer-events:none;z-index:0}.sbm-timeline__row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.75rem .85rem;align-items:start;padding:.7rem 0;z-index:1}.sbm-timeline__row--neutral{display:block;padding:.9rem 0 1.2rem}.sbm-timeline__row--neutral:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:14px;background:var(--color-bg);z-index:1;pointer-events:none}.sbm-timeline__neutral-break{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.6rem;width:100%}.sbm-timeline__neutral-marker{display:flex;flex-direction:column;align-items:center;gap:.35rem}.sbm-timeline__col{display:flex;flex-direction:column;gap:.5rem;min-width:0}.sbm-timeline__col--home{align-items:flex-end;text-align:right}.sbm-timeline__col--away{align-items:flex-start;text-align:left}.sbm-timeline__axis{display:flex;flex-direction:column;align-items:center;gap:.3rem;width:3.5rem;flex-shrink:0;padding-top:.2rem}.sbm-timeline__minute{font-weight:800;font-size:.74rem;font-variant-numeric:tabular-nums;color:var(--color-primary);letter-spacing:.02em;line-height:1}.sbm-timeline__marker{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.15rem 0}.sbm-event__icon,.sbm-timeline__icon{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;font-size:1.2rem;line-height:1;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.sbm-timeline__dot{width:.62rem;height:.62rem;border-radius:50%;background:var(--color-primary);box-shadow:0 0 0 3px #2563eb2e,0 0 0 1px #0f172ae6}.sbm-event--goal .sbm-timeline__dot,.sbm-event--goal_penalty .sbm-timeline__dot,.sbm-event--own_goal .sbm-timeline__dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e33,0 0 0 1px #0f172ae6}.sbm-event--yellow_card .sbm-timeline__dot{background:#eab308;box-shadow:0 0 0 3px #eab30833,0 0 0 1px #0f172ae6}.sbm-event--red_card .sbm-timeline__dot{background:#ef4444;box-shadow:0 0 0 3px #ef444433,0 0 0 1px #0f172ae6}.sbm-event--second_yellow_red .sbm-timeline__dot{background:#ef4444;box-shadow:0 0 0 3px #ef444438,0 0 0 1px #0f172ae6}.sbm-event--second_yellow_red .sbm-timeline__icon{width:2.8rem;font-size:1rem;letter-spacing:0}.sbm-event__card{max-width:100%;width:100%;padding:.65rem .8rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293beb,#0f172af2);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sbm-event__card--home{border-right:3px solid rgba(37,99,235,.55)}.sbm-event__card--away{border-left:3px solid rgba(245,158,11,.5)}.sbm-timeline__col--home .sbm-event__card--home .sbm-event__head,.sbm-timeline__col--home .sbm-event__card--home .sbm-event__body{justify-content:flex-end;text-align:right}.sbm-timeline__col--home .sbm-event__card--home .sbm-event__body{flex-direction:row-reverse}.sbm-event__card--secondary{padding:.45rem .7rem;opacity:.92;border-style:dashed}.sbm-event__neutral-card{width:100%;max-width:min(32rem,100%);margin:0 auto;padding:.7rem .95rem;border:1px solid rgba(148,163,184,.22);border-radius:var(--radius-md);background:linear-gradient(165deg,#1e293bf5,#0f172afa);box-shadow:0 4px 20px #00000047,inset 0 1px #ffffff0a;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.sbm-event__neutral-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .55rem}.sbm-event__detail--neutral{margin:0;font-size:.78rem;line-height:1.45;max-width:28rem}.sbm-event__head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;margin-bottom:.25rem}.sbm-timeline__col--home .sbm-event__head{justify-content:flex-end}.sbm-event__type{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.sbm-event__detail{font-size:.68rem;font-weight:600;padding:.1rem .4rem;border-radius:var(--radius-pill);background:#94a3b829;color:#cbd5e1}.sbm-event__body{display:flex;flex-wrap:wrap;align-items:baseline;gap:.22rem .55rem}.sbm-event__club{flex:0 0 100%;color:#f8fafc;font-size:.8rem;font-weight:800;line-height:1.25}.sbm-event__comment{flex:0 0 100%;margin:0 0 .2rem;color:#dbeafe;font-size:.82rem;font-weight:600;line-height:1.45}.sbm-event__player{font-weight:700;font-size:.86rem;color:var(--color-text);text-decoration:none}.sbm-event__player:hover{color:#93c5fd}.sbm-event__player--plain,.sbm-event__player--plain:hover{color:var(--color-text);cursor:default}.sbm-event__assist{font-size:.78rem;color:var(--color-muted)}.sbm-event__clip{font-size:.74rem;font-weight:600;color:#93c5fd}.sbm-timeline__mobile-only{display:none}@media (max-width: 640px){.sbm-timeline:before{left:1.35rem;transform:none}.sbm-timeline__row{grid-template-columns:auto minmax(0,1fr);gap:.55rem .7rem;padding:.65rem 0}.sbm-timeline__row--neutral{display:block;padding:.85rem 0 1rem}.sbm-timeline__row--neutral:before{left:1.35rem;transform:none}.sbm-event__neutral-card{max-width:none}.sbm-event__icon,.sbm-timeline__icon{width:2.25rem;height:2.25rem;font-size:1.35rem}.sbm-timeline__col--home{display:none}.sbm-timeline__axis{width:2.75rem;align-items:flex-start}.sbm-timeline__row--home .sbm-timeline__col--away,.sbm-timeline__row--away .sbm-timeline__col--away{grid-column:2}.sbm-timeline__mobile-only{display:flex;flex-direction:column;gap:.45rem}.sbm-timeline__row--home .sbm-event__card--home,.sbm-timeline__row--away .sbm-event__card--away{border-left:3px solid rgba(37,99,235,.45);border-right:none;text-align:left}.sbm-timeline__row--away .sbm-event__card--away{border-left-color:#f59e0b80}.sbm-timeline__row--home .sbm-event__head,.sbm-timeline__row--home .sbm-event__body{justify-content:flex-start;text-align:left;flex-direction:row}.sbm-timeline__row--home .sbm-timeline__col--away:before,.sbm-timeline__row--away .sbm-timeline__col--away:before{content:attr(data-side-label);display:block;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);margin-bottom:.2rem}}.sbm-stats-card{padding:1.1rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#1e293bf2,#0f172af2);box-shadow:var(--shadow-sm)}.sbm-stats__teams{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-hairline)}.sbm-stats__team{font-size:.88rem}.sbm-stats__team--away{text-align:right}.sbm-stat{margin-top:.85rem}.sbm-stat__values{display:grid;grid-template-columns:1fr auto 1fr;gap:.75rem;align-items:center;font-size:.86rem}.sbm-stat__values strong:last-child{text-align:right}.sbm-stat__label{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted)}.sbm-stat__lead{color:#fcd34d}.sbm-stat__bar{display:flex;height:8px;margin-top:.4rem;border-radius:999px;overflow:hidden;background:#94a3b82e}.sbm-stat__bar-home{display:block;height:100%;background:linear-gradient(90deg,var(--color-primary) 0%,#60a5fa 100%)}.sbm-stat__bar-away{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#fcd34d)}.sbm-team-links{display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.sbm-team-link{display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#0f172a8c;text-decoration:none;color:inherit;font-weight:700;transition:border-color var(--transition-fast),background var(--transition-fast)}.sbm-team-link:hover{border-color:#2563eb73;background:#2563eb1a}.sbm-team-link__arrow{margin-left:auto;color:var(--color-muted)}.sbm-roster-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.sbm-roster{padding:1rem 1.1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.sbm-roster__head{display:flex;align-items:center;gap:.65rem;margin-bottom:.75rem}.sbm-roster__head h3{margin:0;font-size:1rem}.sbm-roster__list{list-style:none;padding:0;margin:0}.sbm-roster__list li{display:flex;gap:.65rem;align-items:flex-start;padding:.45rem 0;border-bottom:1px solid var(--color-hairline);font-size:.88rem}.sbm-roster__list li:last-child{border-bottom:none}.sbm-roster__num{flex:0 0 auto;min-width:1.75rem;font-weight:800;font-variant-numeric:tabular-nums;color:var(--color-muted)}.sbm-roster__list small{display:block;color:var(--color-muted);font-size:.76rem}.sbm-squad-shell{display:grid;gap:1rem}.sbm-squad-toggle,.sbm-squad-mobile{display:none}.sbm-squad-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,25rem),1fr))}.sbm-squad-panel{display:flex;flex-direction:column;gap:1rem;padding:1.15rem 1.2rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(165deg,#1e293beb,#0f172af2);box-shadow:var(--shadow-sm)}.sbm-squad-panel--skeleton{min-height:14rem}.sbm-squad-panel__head{display:flex;align-items:center;gap:.75rem}.sbm-squad-panel__id{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sbm-squad-panel__id h3{margin:0;font-size:1.05rem;line-height:1.25}.sbm-squad-panel__team-link{color:var(--color-text);text-decoration:none;font-weight:800}.sbm-squad-panel__team-link:hover{color:var(--color-primary-strong)}.sbm-squad-panel__formation{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.sbm-squad-section__title{margin:0 0 .5rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.sbm-squad-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:.55rem}.sbm-squad-list--skeleton{gap:.65rem}.sbm-unified-lineup{display:grid;gap:.75rem}.sbm-unified-lineup__head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:.8rem .95rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(135deg,#0f172adb,#1e293bb8)}.sbm-unified-lineup__head>div{display:flex;align-items:center;gap:.55rem;min-width:0;font-weight:900;color:var(--color-text)}.sbm-unified-lineup__head>div:last-child{justify-content:flex-end}.sbm-unified-lineup__head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbm-unified-lineup__head strong{flex:0 0 auto;padding:.18rem .48rem;border-radius:var(--radius-pill);background:#22c55e29;color:#bbf7d0;font-size:.72rem;font-weight:900}.sbm-unified-lineup__head p{margin:0;color:var(--color-muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sbm-squad-player{display:flex;align-items:center;gap:.75rem;padding:.75rem .85rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#0f172a8c;text-decoration:none;color:inherit;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.sbm-squad-player:hover{transform:translateY(-2px);border-color:var(--color-primary);box-shadow:var(--shadow-md)}.sbm-squad-player__avatar{flex:0 0 auto;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-sm);background:linear-gradient(160deg,var(--color-primary) 0%,var(--color-primary-strong) 100%);font-size:.72rem;font-weight:800;color:#fff;overflow:hidden}.sbm-squad-player__avatar img{width:100%;height:100%;object-fit:cover}.sbm-squad-player__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sbm-squad-player__name{font-weight:700;font-size:.94rem;color:var(--color-text);line-height:1.2}.sbm-squad-player:hover .sbm-squad-player__name{color:var(--color-primary-strong)}.sbm-squad-player__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.76rem;color:var(--color-muted)}.sbm-squad-player__badge{display:inline-flex;align-items:center;padding:.1rem .45rem;border-radius:var(--radius-pill);font-size:.68rem;font-weight:800;letter-spacing:.04em;background:#94a3b833;color:#cbd5e1}.sbm-squad-player__badge--gk{background:#f59e0b38;color:#fcd34d}.sbm-squad-player__badge--df{background:#3b82f633;color:#93c5fd}.sbm-squad-player__badge--mf{background:#10b98133;color:#6ee7b7}.sbm-squad-player__badge--fw{background:#ef444433;color:#fca5a5}.sbm-squad-player__pos-detail{font-size:.74rem}.sbm-squad-player__number{flex:0 0 auto;min-width:1.75rem;text-align:center;font-family:var(--font-display);font-size:1.05rem;font-weight:800;color:#94a3b8;font-variant-numeric:tabular-nums}.sbm-squad-player__arrow{flex:0 0 auto;font-size:1.1rem;font-weight:800;line-height:1;color:var(--color-muted);transform:translate(-4px);opacity:0;transition:transform var(--transition-fast),opacity var(--transition-fast),color var(--transition-fast)}.sbm-squad-player:hover .sbm-squad-player__arrow{transform:translate(0);opacity:1;color:var(--color-primary)}.sbm-pitch-wrap{border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(226,232,240,.14);background:#0f3d26;box-shadow:inset 0 0 0 1px #ffffff0d,var(--shadow-md)}.sbm-pitch{position:relative;min-height:clamp(31rem,72vw,43rem);border:2px solid rgba(255,255,255,.72);margin:.7rem;border-radius:calc(var(--radius-md) - .25rem);background:linear-gradient(90deg,rgba(255,255,255,.035) 50%,transparent 50%) 0 0 / 4.5rem 100%,radial-gradient(circle at 50% 50%,rgba(187,247,208,.12),transparent 42%),linear-gradient(160deg,#1f7a3f,#125b33 46%,#0b3f28);overflow:hidden}.sbm-pitch--unified{min-height:clamp(45rem,96vw,66rem)}.sbm-pitch:before,.sbm-pitch:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:.55rem;height:.55rem;border-radius:var(--radius-pill);background:#ffffffb8;z-index:1}.sbm-pitch:before{top:50%}.sbm-pitch:after{bottom:10%}.sbm-pitch__line,.sbm-pitch__circle,.sbm-pitch__box,.sbm-pitch__six{position:absolute;pointer-events:none;z-index:1}.sbm-pitch__halfway{left:0;right:0;top:50%;border-top:2px solid rgba(255,255,255,.58)}.sbm-pitch__center-circle{width:8.6rem;height:8.6rem;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.58);border-radius:var(--radius-pill)}.sbm-pitch__box{left:18%;width:64%;height:17%;border:2px solid rgba(255,255,255,.58)}.sbm-pitch__box--top{top:-2px;border-top:0}.sbm-pitch__box--bottom{bottom:-2px;border-bottom:0}.sbm-pitch__six{left:34%;width:32%;height:7.5%;border:2px solid rgba(255,255,255,.48)}.sbm-pitch__six--top{top:-2px;border-top:0}.sbm-pitch__six--bottom{bottom:-2px;border-bottom:0}.sbm-pitch-player{position:absolute;z-index:2;display:grid;justify-items:center;width:5.3rem;transform:translate(-50%,-50%);color:#fff;text-decoration:none;transition:transform var(--transition-fast),filter var(--transition-fast)}.sbm-pitch-player:after{content:"";position:absolute;left:50%;width:0;height:0;transform:translate(-50%);opacity:.82}.sbm-pitch-player--top:after{bottom:-.38rem;border-left:.28rem solid transparent;border-right:.28rem solid transparent;border-top:.4rem solid rgba(255,255,255,.82)}.sbm-pitch-player--bottom:after{top:-.38rem;border-left:.28rem solid transparent;border-right:.28rem solid transparent;border-bottom:.4rem solid rgba(255,255,255,.82)}.sbm-pitch-player:hover{transform:translate(-50%,-54%) scale(1.04);filter:drop-shadow(0 16px 26px rgba(2,6,23,.34))}.sbm-pitch-player__media{position:relative;display:grid;place-items:center;width:3.25rem;height:3.25rem;border:2px solid rgba(255,255,255,.86);border-radius:var(--radius-pill);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.32),transparent 30%),linear-gradient(145deg,#e2e8f0,#38bdf8 12%,#1d4ed8);box-shadow:0 .7rem 1.45rem #0206175c;overflow:hidden}.sbm-pitch-player__media img{width:100%;height:100%;object-fit:cover}.sbm-pitch-player__jersey{display:grid;place-items:center;width:2.55rem;height:2.55rem;border-radius:42% 42% 52% 52%;background:linear-gradient(160deg,#f8fafc,#dbeafe);color:#0f172a;font-family:var(--font-display);font-size:.95rem;font-weight:900}.sbm-pitch-player__role{position:absolute;top:-.15rem;right:.65rem;display:grid;place-items:center;min-width:1.3rem;height:1.3rem;padding:0 .25rem;border-radius:var(--radius-pill);background:#0f172aeb;border:1px solid rgba(255,255,255,.32);color:#bbf7d0;font-size:.58rem;font-weight:900}.sbm-pitch-player__role:empty,.sbm-squad-player__badge:empty{display:none}.sbm-pitch-player__name{max-width:5.8rem;margin-top:.32rem;padding:.18rem .42rem;border-radius:var(--radius-pill);background:#020617b8;border:1px solid rgba(255,255,255,.14);font-size:.68rem;font-weight:900;line-height:1.15;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 1px rgba(0,0,0,.42);white-space:nowrap}.sbm-squad-empty{padding:1.25rem 1rem;border:1px dashed var(--color-border);border-radius:var(--radius-md);text-align:center;color:var(--color-muted);font-size:.88rem}.sbm-squad-empty__title{margin:0 0 .35rem;font-weight:700;color:var(--color-text)}.sbm-tabs{margin-top:.25rem}.sbm-live-callout{align-items:center;background:linear-gradient(135deg,#ef44442e,#0ea5e91a),#0f172ad1;border:1px solid rgba(239,68,68,.38);border-radius:var(--radius-lg);box-shadow:0 22px 50px #02061752;display:flex;gap:1rem;justify-content:space-between;overflow:hidden;padding:1rem 1.1rem;position:relative}.sbm-live-callout--attached{border-bottom-color:#ffffff14;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 14px 34px #0206173d;margin-bottom:0}.sbm-live-callout:before{background:linear-gradient(90deg,#ef4444,#38bdf8,#22c55e);content:"";inset:0 0 auto;height:3px;position:absolute}.sbm-live-kicker{align-items:center;color:#fecaca;display:inline-flex;font-size:.72rem;font-weight:900;gap:.45rem;letter-spacing:.08em;text-transform:uppercase}.sbm-live-dot{animation:sbm-live-pulse 1.4s ease-in-out infinite;background:#ef4444;border-radius:50%;box-shadow:0 0 #ef44448c;height:.55rem;width:.55rem}.sbm-live-callout strong{color:#fff;display:block;font-family:var(--font-display);font-size:1.18rem;line-height:1.2;margin-top:.3rem}.sbm-live-callout p{color:var(--color-muted);font-size:.84rem;margin:.25rem 0 0}.sbm-live-kicker .sbm-live-clock{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-family:var(--font-display);font-size:.74rem;font-variant-numeric:tabular-nums;line-height:1;margin:0;padding:.22rem .5rem}.sbm-live-callout__button{align-items:center;align-self:stretch;background:#fff;border:0;border-radius:var(--radius-pill);color:#0f172a;cursor:pointer;display:inline-flex;font-weight:900;justify-content:center;min-width:8rem;padding:.7rem 1.1rem}.sbm-live-callout__actions{align-items:stretch;display:flex;flex:0 0 auto;gap:.55rem}.sbm-live-callout__button--ghost{background:#ffffff14;border:1px solid rgba(255,255,255,.18);color:#fff}.sbm-goal-toast{align-items:center;animation:sbm-goal-banner .22s ease-out;background:linear-gradient(90deg,#047857fa,#022c22fa 44%,#0369a1f5),#022c22;border:1px solid rgba(255,255,255,.22);border-left:6px solid #facc15;border-radius:8px;box-shadow:0 22px 60px #02061761,0 0 0 1px #ffffff17 inset;color:#fff;display:grid;gap:.85rem;grid-template-columns:auto minmax(0,1fr) minmax(4.6rem,auto);left:50%;max-width:min(46rem,calc(100vw - 1.5rem));min-height:3.9rem;overflow:hidden;padding:.72rem .85rem .72rem .95rem;position:fixed;top:max(1rem,env(safe-area-inset-top));transform:translate(-50%);width:min(46rem,calc(100vw - 1.5rem));z-index:1300}.sbm-goal-toast:before{background:linear-gradient(90deg,rgba(250,204,21,.32),transparent);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:38%}.sbm-goal-toast img{background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:6px;height:2.35rem;padding:.36rem;position:relative;width:2.35rem}.sbm-goal-toast span{min-width:0;position:relative}.sbm-goal-toast strong,.sbm-goal-toast em{display:block;line-height:1.15}.sbm-goal-toast strong{font-family:var(--font-display);font-size:clamp(.92rem,2.8vw,1.08rem);font-weight:950;letter-spacing:0;text-transform:uppercase}.sbm-goal-toast em{color:#dcfce7;font-size:clamp(.8rem,2.7vw,.96rem);font-style:normal;font-weight:750;margin-top:.18rem;overflow-wrap:anywhere}.sbm-goal-toast b{align-self:stretch;background:linear-gradient(180deg,#fff,#dffcf0);border-radius:6px;color:#022c22;display:grid;font-size:clamp(.94rem,3vw,1.18rem);font-variant-numeric:tabular-nums;font-weight:950;min-width:4.6rem;padding:.42rem .7rem;place-items:center;position:relative;white-space:nowrap}@keyframes sbm-goal-banner{0%{opacity:0;transform:translate(-50%,-.75rem)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 720px){.sbm-live-callout{align-items:stretch;flex-direction:column}.sbm-live-callout__actions{flex-direction:column}}.sbm-live-modal{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}.sbm-live-modal__scrim{background:#020617b8;border:0;cursor:pointer;top:0;right:0;bottom:0;left:0;position:absolute}.sbm-live-modal__panel{background:radial-gradient(120% 100% at 50% 0%,rgba(239,68,68,.16),transparent 42%),#06111f;border:1px solid rgba(148,163,184,.28);border-radius:var(--radius-lg);box-shadow:0 28px 90px #0000008a;color:#f8fafc;display:flex;flex-direction:column;max-height:min(82vh,760px);max-width:980px;overflow:hidden;position:relative;width:min(100%,980px)}.sbm-live-modal__head{align-items:flex-start;border-bottom:1px solid rgba(148,163,184,.18);display:flex;gap:1rem;justify-content:space-between;padding:1.15rem 1.25rem}.sbm-live-modal__head h2{font-family:var(--font-display);font-size:clamp(1.4rem,4vw,2.2rem);line-height:1.05;margin:.35rem 0 0}.sbm-live-modal__head p{color:var(--color-muted);margin:.4rem 0 0}.sbm-live-modal__close{align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:1.4rem;height:2.25rem;justify-content:center;line-height:1;width:2.25rem}.sbm-live-switch{background:#0f172ae0;border:1px solid rgba(148,163,184,.2);border-radius:var(--radius-pill);display:grid;gap:.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem 1.25rem 0;padding:.25rem}.sbm-live-switch button{align-items:center;background:transparent;border:0;border-radius:var(--radius-pill);color:var(--color-muted);cursor:pointer;display:inline-flex;font-weight:900;gap:.5rem;justify-content:center;padding:.62rem .8rem}.sbm-live-switch button.is-active{background:linear-gradient(135deg,#ef4444,#2563eb);color:#fff}.sbm-live-switch span{background:#ffffff29;border-radius:999px;font-size:.72rem;padding:.1rem .45rem}.sbm-live-audio{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;margin:.75rem 1.25rem 0}.sbm-live-audio__btn{display:inline-flex;align-items:center;gap:.45rem;min-height:38px;padding:.5rem .85rem;border:1px solid rgba(52,211,153,.36);border-radius:var(--radius-pill);background:#10b98124;color:#bbf7d0;font-weight:900;cursor:pointer}.sbm-live-audio__btn.is-listening{border-color:#60a5fa80;background:#2563eb2e;color:#dbeafe}.sbm-live-audio__element{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sbm-live-audio__idle{width:.55rem;height:.55rem;border-radius:999px;background:#94a3b8b8}.sbm-live-audio__msg{color:var(--color-muted);font-size:.78rem}.sbm-live-modal__body{overflow:auto;padding:1.15rem 1.25rem 1.35rem}.sbm-stats-card--live{background:#0f172abd;border-color:#94a3b838}@keyframes sbm-live-pulse{0%{box-shadow:0 0 #ef44448c}70%{box-shadow:0 0 0 .45rem #ef444400}to{box-shadow:0 0 #ef444400}}.sbm-empty-premium{padding:2.5rem 1.5rem;background:radial-gradient(120% 140% at 50% 0%,rgba(37,99,235,.1) 0%,transparent 55%),#1e293b73}.sbm-empty-premium__icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin:0 auto .85rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);color:var(--color-muted);background:#0f172a8c}@media (max-width: 720px){.sbm-squad-toggle{background:#0f172a8c;border:1px solid var(--color-border);border-radius:var(--radius-pill);display:grid;grid-template-columns:1fr 1fr;padding:.25rem}.sbm-squad-toggle button{background:transparent;border:0;border-radius:var(--radius-pill);color:var(--color-muted);cursor:pointer;font-weight:800;padding:.55rem .75rem}.sbm-squad-toggle button.active{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-strong));color:#fff}.sbm-squad-grid{display:none}.sbm-squad-mobile{display:block}.sbm-pitch{min-height:35rem;margin:.5rem}.sbm-pitch--unified{min-height:46rem}.sbm-unified-lineup__head{grid-template-columns:1fr;text-align:center}.sbm-unified-lineup__head>div,.sbm-unified-lineup__head>div:last-child{justify-content:center}.sbm-pitch-player{width:4.65rem}.sbm-pitch-player__media{width:2.8rem;height:2.8rem}.sbm-pitch-player__name{max-width:4.9rem;font-size:.62rem}}.sbm-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.sbm-photo-card{margin:0;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.sbm-photo-card img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.sbm-photo-card figcaption{padding:.65rem .75rem;font-size:.82rem;color:var(--color-muted)}@media (max-width: 720px){.sbm-hero{grid-template-columns:1fr;padding:var(--space-5);gap:1rem}.sbm-hero__center{order:-1}.sbm-hero__team--home,.sbm-hero__team--away{justify-content:flex-start}.sbm-hero__team-link{flex-direction:row;text-align:left}.sbm-hero__name{max-width:none}}.sbt-page{gap:var(--space-5)}.sbt-nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}.sbt-back{font-size:.88rem;font-weight:600}.sbt-hero{display:flex;align-items:flex-start;gap:1.5rem;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(120% 140% at 0% 0%,rgba(34,197,94,.14) 0%,transparent 55%),var(--color-surface);box-shadow:var(--shadow-md)}.sbt-hero--skeleton{align-items:center}.sbt-hero__crest{flex:0 0 auto}.sbt-hero__crest .sb-crest{width:5rem;height:5rem;font-size:1.35rem}.sbt-hero__crest .sb-crest img{width:5rem;height:5rem}.sbt-hero__main{min-width:0;display:flex;flex-direction:column;gap:.35rem}.sbt-hero__main .dbx-comp-card__geo{margin:0}.sbt-hero__geo{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.sbt-hero__geo .sbc-pill{gap:.4rem}.sbt-hero__comp-link{text-decoration:none;transition:opacity .15s ease}.sbt-hero__club{margin-top:.9rem}.sbt-hero__club-label{display:block;font-size:.8rem;color:var(--color-text-muted)}.sbt-hero__club-label a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}.sbt-hero__club .sbt-hero__geo{margin-top:.4rem}.sbt-hero__comp-link:hover{opacity:.85}.sbt-quick-stats{margin:0}.sbt-squad-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:var(--space-4)}.sbt-squad-head .sbc-block__title{margin:0}.sbt-squad-head__count{font-size:.82rem;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em}.sbt-squad{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr));gap:.75rem}.sbt-squad-player{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#0f172a73;box-shadow:var(--shadow-sm)}.sbt-squad-player__avatar{flex:0 0 auto;display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-sm);background:linear-gradient(160deg,var(--color-primary) 0%,var(--color-primary-strong) 100%);font-size:.72rem;font-weight:800;color:#fff;overflow:hidden}.sbt-squad-player__avatar img{width:100%;height:100%;object-fit:cover}.sbt-squad-player__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.15rem}.sbt-squad-player__name{font-weight:700;font-size:.95rem;color:var(--color-text);text-decoration:none}.sbt-squad-player__name:hover{color:var(--color-primary-strong)}.sbt-squad-player__name--plain{font-weight:700;font-size:.95rem}.sbt-squad-player__meta{font-size:.78rem;color:var(--color-muted)}.sbt-squad-player__number{flex:0 0 auto;min-width:2rem;text-align:center;font-family:var(--font-display);font-size:1.1rem;font-weight:800;color:#94a3b8}@media (max-width: 640px){.sbt-hero{flex-direction:column;padding:var(--space-5)}.sbt-squad{grid-template-columns:1fr}}.admin-toast-stack{bottom:1.25rem;display:flex;flex-direction:column;gap:.5rem;pointer-events:none;position:fixed;right:1.25rem;z-index:9999}.admin-toast{background:var(--color-surface-elevated, #1a1f2e);border:1px solid var(--color-border, #2a3344);border-radius:10px;box-shadow:0 8px 28px #00000073;color:var(--color-text, #e8edf5);font-size:.9rem;max-width:min(22rem,calc(100vw - 2rem));padding:.75rem 1rem;pointer-events:auto}.admin-toast--success{border-color:#2d6a4f}.admin-toast--error{border-color:#9b2226}.admin-toast--info{border-color:#457b9d}.admin-club-map,.admin-club-map-list li{color:var(--color-muted, #94a3b8);display:block;font-size:.82rem;margin-top:.35rem}.admin-club-map--mapped,.admin-club-map-list li.admin-club-map--mapped{color:#7dd3a8}.admin-club-map--ok,.admin-club-map-list li.admin-club-map--ok{color:#94a3b8}.admin-club-map-list{list-style:none;margin:.35rem 0 0;padding:0}.admin-slug-preview{font-size:.85rem;margin:.35rem 0 0}.admin-slug-preview code{color:#a5b4fc}.admin-slug-preview__status--ok{color:#7dd3a8}.admin-player-edit input{margin-bottom:.25rem;width:100%}.admin-player-edit__actions{display:flex;gap:.5rem;margin-top:.35rem}.admin-player-profile-panel{padding:.75rem .25rem .35rem}.admin-player-profile-panel__grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.admin-url-rows__list{display:flex;flex-direction:column;gap:.45rem}.admin-url-rows__row{display:flex;gap:.5rem;align-items:center}.admin-url-rows__row input{flex:1}.admin-url-rows__remove,.admin-url-rows__add{flex-shrink:0;font-size:.82rem}.admin-player-profile-panel__hint{margin:.5rem 0 .65rem;font-size:.8rem}.admin-sb-form-heading{font-size:1rem;margin:0 0 .75rem}.admin-sb-form-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-sb-row--active{background:#6366f114}.sb-hl-card__duration{background:#000000b8;border-radius:4px;bottom:.5rem;color:#fff;font-size:.75rem;font-variant-numeric:tabular-nums;left:.5rem;padding:.15rem .4rem;position:absolute}.academy-login-page{align-items:center;background:radial-gradient(ellipse at 50% 0%,rgba(16,185,129,.12),transparent 55%),linear-gradient(165deg,#0a0f14,#0d1218 45%,#06090c);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.academy-login-card{--brand-logo-bg: rgba(15, 23, 32, .92);background:#0f1720eb;border:1px solid rgba(16,185,129,.25);border-radius:16px;box-shadow:0 24px 64px #00000073;display:flex;flex-direction:column;gap:.85rem;max-width:420px;padding:2rem;width:100%}.academy-login-card__brand{align-self:center}.academy-login-eyebrow{color:#34d399;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase}.academy-login-card h1{font-size:1.5rem;margin:0}.academy-login-lead{font-size:.9rem;line-height:1.5;margin:0}.academy-login-field{display:flex;flex-direction:column;gap:.35rem}.academy-login-field span{font-size:.8rem;font-weight:500}.academy-login-field input{background:#00000059;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:inherit;padding:.55rem .75rem}.academy-login-field input:focus{border-color:#10b9818c;outline:none}.academy-login-submit{margin-top:.25rem}.academy-login-footer{font-size:.85rem;margin:.5rem 0 0;text-align:center}.academy-login-loading{padding:3rem;text-align:center}.academy-login-page{color:#f8fafc}.academy-login-card{background:linear-gradient(180deg,#0f172af7,#020617f5),#020617;border-color:#60a5fa59}.academy-login-card h1,.academy-login-field span{color:#f8fafc}.academy-login-lead,.academy-login-footer{color:#cbd5e1}.academy-login-field input{background:#0f172aeb;border-color:#94a3b873;color:#f8fafc}.academy-login-field input::placeholder{color:#94a3b8}.academy-dashboard{min-height:100vh;padding:clamp(1rem,2vw,1.5rem);background:radial-gradient(circle at 18% 10%,rgba(37,99,235,.22),transparent 28%),radial-gradient(circle at 90% 0%,rgba(16,185,129,.18),transparent 30%),linear-gradient(135deg,#020617,#0f172a 48%,#07111f);color:#f8fafc}.academy-sidebar__brand strong,.academy-panel h2,.academy-panel h3,.academy-table td,.academy-player-card__top a,.academy-fixture-card h3,.academy-valuation-card a,.academy-media-card strong,.academy-lane-row,.academy-insight-card strong{color:#f8fafc}.academy-sidebar__brand small,.academy-sidebar__nav a,.academy-kpi small,.academy-insight-card p,.academy-panel__header p,.academy-player-card p,.academy-fixture-card p,.academy-valuation-card small,.academy-media-card small,.academy-table small,.academy-table th,.academy-feed small,.academy-filters label{color:#cbd5e1}.academy-kpi,.academy-panel,.academy-insight-card,.academy-player-card,.academy-fixture-card,.academy-valuation-card,.academy-media-card,.academy-lane{background:linear-gradient(180deg,#1e293beb,#0f172ae0);border-color:#60a5fa52}.academy-filters select,.academy-change-form input,.academy-change-form textarea,.academy-change-form select{border:1px solid rgba(148,163,184,.38);background:#0206179e;color:#f8fafc}.academy-change-form input::placeholder,.academy-change-form textarea::placeholder{color:#94a3b8}.academy-change-form{display:grid;gap:1rem;margin-top:1.25rem;padding:1rem;border:1px solid rgba(45,212,191,.32);border-radius:20px;background:radial-gradient(circle at top right,rgba(45,212,191,.12),transparent 32%),#0f172ab8}.academy-change-form--player{margin-top:1.5rem}.academy-change-form__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.academy-change-form__header h3{margin:0;font-size:1rem}.academy-change-form__header p{margin:.25rem 0 0;color:#cbd5e1;font-size:.88rem}.academy-change-form label{display:grid;gap:.45rem;color:#bfdbfe;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.academy-change-form input,.academy-change-form textarea,.academy-change-form select{width:100%;border-radius:12px;padding:.72rem .8rem;font:inherit;letter-spacing:0;text-transform:none}.academy-change-form textarea{resize:vertical}.academy-change-form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.academy-submit-btn{width:max-content;padding:.72rem 1rem;border:1px solid rgba(52,211,153,.55);border-radius:12px;background:linear-gradient(135deg,#10b981,#2563eb);color:#fff;cursor:pointer;font-weight:900}.academy-submit-btn:disabled{cursor:wait;opacity:.68}.academy-form-alert{margin:0;padding:.75rem .85rem;border-radius:12px;font-weight:800}.academy-form-alert--success{border:1px solid rgba(52,211,153,.36);background:#10b9811f;color:#bbf7d0}.academy-form-alert--error{border:1px solid rgba(248,113,113,.42);background:#7f1d1d38;color:#fecaca}.academy-pending-review{margin-top:1rem;padding:1rem;border:1px solid rgba(251,191,36,.35);border-radius:18px;background:#78350f2e}.academy-pending-review h3{margin:0 0 .65rem}.academy-pending-review ul{display:grid;gap:.5rem;padding:0;margin:0;list-style:none}.academy-pending-review li{display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline;color:#fde68a}.academy-pending-review small{color:#fef3c7}.admin-academy-review-panel{margin-bottom:1rem}.admin-academy-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.admin-academy-review-card{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(59,130,246,.28);border-radius:18px;background:linear-gradient(180deg,#0f172ab8,#0f172a8a)}.admin-academy-review-card__kind{display:inline-flex;width:max-content;padding:.25rem .55rem;border-radius:999px;background:#0ea5e924;color:#7dd3fc;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-academy-review-card h3{margin:.55rem 0 0}.admin-academy-review-card dl{display:grid;gap:.55rem;margin:0}.admin-academy-review-card dl div{display:grid;gap:.2rem;padding-bottom:.55rem;border-bottom:1px solid rgba(148,163,184,.16)}.admin-academy-review-card dt{color:#93c5fd;font-size:.72rem;font-weight:900;text-transform:uppercase}.admin-academy-review-card dd{margin:0;color:#f8fafc;overflow-wrap:anywhere}.admin-academy-review-card__actions{display:flex;flex-wrap:wrap;gap:.6rem}.academy-dir-page{background:#0a0f14;color:#e8eef4;min-height:100vh;padding:2rem clamp(1rem,4vw,2.5rem) 3rem}.academy-dir-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.academy-dir-eyebrow{color:#34d399;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.academy-dir-header h1{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .35rem}.academy-dir-lead{color:#e8eef4b8;margin:0;max-width:42rem}.academy-dir-header__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.academy-dir-logout{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:inherit;cursor:pointer;font-size:.85rem;padding:.4rem .85rem;transition:border-color .2s,color .2s}.academy-dir-logout:hover{border-color:#34d399;color:#34d399}.academy-dir-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.academy-dir-search{flex:1 1 240px;max-width:480px}.academy-dir-search input{background:#00000059;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:inherit;padding:.65rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.academy-dir-search input:focus{border-color:#10b98180;box-shadow:0 0 0 3px #10b9811f;outline:none}.academy-dir-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));transition:opacity .2s ease}.academy-dir-grid[aria-busy=true]{opacity:.65}.academy-dir-card{background:linear-gradient(145deg,#141c26f2,#0c121afa);border:1px solid rgba(255,255,255,.08);border-radius:14px;display:flex;flex-direction:column;gap:.5rem;padding:1.15rem;transition:border-color .2s,transform .2s,box-shadow .2s}.academy-dir-card:hover{border-color:#10b98159;box-shadow:0 12px 32px #00000059;transform:translateY(-2px)}.academy-dir-card__top{align-items:flex-start;display:flex;justify-content:space-between}.academy-dir-card__logo{align-items:center;background:#00000059;border-radius:10px;display:flex;height:52px;justify-content:center;overflow:hidden;width:52px}.academy-dir-card__logo img{height:100%;object-fit:contain;width:100%}.academy-dir-card__logo span{color:#34d399;font-size:.85rem;font-weight:700}.academy-dir-card__seed{background:#10b98126;border:1px solid rgba(16,185,129,.35);border-radius:999px;color:#6ee7b7;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:600;padding:.2rem .55rem}.academy-dir-card h2{font-size:1.05rem;margin:.25rem 0 0}.academy-dir-card__city{color:#e8eef4a6;font-size:.85rem;margin:0}.academy-dir-card__badges{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:.35rem 0 0;padding:0}.academy-dir-card__badges li{background:#ffffff0f;border-radius:999px;font-size:.7rem;padding:.2rem .5rem}.academy-dir-card__cta{align-self:flex-start;background:#10b981;border-radius:8px;color:#042f1a;font-size:.85rem;font-weight:600;margin-top:.5rem;padding:.45rem .85rem;text-decoration:none;transition:background .2s,transform .15s}.academy-dir-card__cta:hover{background:#34d399;transform:scale(1.02)}.academy-dir-card__cta--disabled{background:#94a3b833;color:var(--color-text-muted);cursor:not-allowed;pointer-events:none}.academy-dir-empty{margin-top:2rem;text-align:center}.partners-academies-page{background:linear-gradient(180deg,#0a0f14,#0d1218);border:1px solid rgba(255,255,255,.06);border-radius:16px;color:#e8eef4;margin:0 auto;max-width:1120px;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,3vw,2rem) 2.5rem}.partners-academies-hero{margin-bottom:1.75rem}.partners-academies-eyebrow{color:#34d399;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.partners-academies-hero h1{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.35rem);margin:0 0 .5rem}.partners-academies-lead{color:#e8eef4b8;margin:0;max-width:44rem}.partners-academies-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.85rem}.partners-academies-search{flex:1 1 260px;max-width:520px}.partners-academies-search input{background:#00000059;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:inherit;font-size:.95rem;padding:.7rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.partners-academies-search input:focus{border-color:#10b98180;box-shadow:0 0 0 3px #10b9811f;outline:none}.partners-academies-count{color:#e8eef4a6;font-size:.85rem;margin:0;white-space:nowrap}.partners-academies-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem}.partners-academies-chip{background:#ffffff0a;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#e8eef4b8;cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:.35rem .75rem;transition:background .15s,border-color .15s,color .15s,transform .15s}.partners-academies-chip:hover{border-color:#10b98159;color:#e8eef4;transform:translateY(-1px)}.partners-academies-chip--active{background:#10b98124;border-color:#10b98173;color:#6ee7b7}.partners-academies-error{background:#ef44441f;border:1px solid rgba(239,68,68,.35);border-radius:10px;color:#fca5a5;margin:0 0 1rem;padding:.75rem 1rem}.partners-academies-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));transition:opacity .25s ease}.partners-academies-grid[aria-busy=true]{opacity:.7}.partners-academies-grid[data-count="0"]:not([aria-busy=true]){min-height:0}.partners-academies-card{background:linear-gradient(145deg,#141c26f2,#0c121afa);border:1px solid rgba(255,255,255,.08);border-radius:14px;display:flex;flex-direction:column;gap:.45rem;opacity:1;padding:1.15rem;transform:translateY(0);transition:border-color .2s,box-shadow .25s,transform .25s,opacity .25s ease}.partners-academies-card:hover{border-color:#10b98159;box-shadow:0 12px 32px #00000059,0 0 0 1px #10b98114;transform:translateY(-3px)}.partners-academies-card__top{align-items:flex-start;display:flex;justify-content:space-between}.partners-academies-card__logo{align-items:center;background:#00000059;border:1px solid rgba(255,255,255,.06);border-radius:10px;display:flex;height:52px;justify-content:center;overflow:hidden;width:52px}.partners-academies-card__logo img{height:100%;object-fit:contain;width:100%}.partners-academies-card__logo span{color:#34d399;font-size:.85rem;font-weight:700}.partners-academies-card__seed{background:#3b82f626;border:1px solid rgba(59,130,246,.35);border-radius:999px;color:#93c5fd;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:600;padding:.2rem .55rem}.partners-academies-card__seed--gold{background:#eab30824;border-color:#eab30873;color:#fcd34d}.partners-academies-card h2{font-size:1.05rem;margin:.25rem 0 0}.partners-academies-card__location{color:#e8eef4a6;font-size:.85rem;margin:0}.partners-academies-card__badges{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:.35rem 0 0;padding:0}.partners-academies-card__badge{background:#ffffff0f;border-radius:999px;font-size:.7rem;padding:.2rem .5rem}.partners-academies-card__badge--gold{background:#eab3081f;border:1px solid rgba(234,179,8,.35);color:#fcd34d}.partners-academies-card__desc{color:#e8eef4b8;display:-webkit-box;font-size:.85rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;margin:.15rem 0 0;overflow:hidden}.partners-academies-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.5rem}.partners-academies-card__cta{background:#10b981;border-radius:8px;color:#042f1a;font-size:.85rem;font-weight:600;padding:.45rem .85rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.partners-academies-card__cta:hover{background:#34d399;box-shadow:0 4px 16px #10b98140;transform:scale(1.02)}.partners-academies-card__link{color:#93c5fdf2;font-size:.85rem;text-decoration:none;transition:color .15s}.partners-academies-card__link:hover{color:#bfdbfe}.partners-academies-card--skeleton{pointer-events:none}.partners-academies-skeleton{animation:partners-academies-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;border-radius:8px;display:block}.partners-academies-skeleton--logo{border-radius:10px;height:52px;width:52px}.partners-academies-skeleton--line{height:14px;width:75%}.partners-academies-skeleton--short{width:45%}.partners-academies-skeleton--pill{border-radius:999px;height:22px;margin-top:.25rem;width:55%}@keyframes partners-academies-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.partners-academies-empty{margin-top:1.5rem;text-align:center}.partners-academies-empty__title{font-weight:600;margin:0 0 .35rem}.partners-academies-empty p{color:#e8eef4a6;margin:0}.partners-academies-footer{border-top:1px solid rgba(255,255,255,.08);color:#e8eef4a6;font-size:.9rem;margin:2rem 0 0;padding-top:1.25rem}.partners-academies-footer a{color:#6ee7b7}.partners-academies-footer a:hover{color:#34d399}.admin-sb-form-subheading{font-size:.95rem;margin:1rem 0 .25rem}.admin-sb-hint{font-size:.85rem;line-height:1.45;margin:0 0 .5rem}.admin-academies-page .admin-academies-grid{align-items:start}.admin-academies-list-panel{display:flex;flex-direction:column;gap:0;min-width:0}.admin-academies-toolbar{background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid var(--color-border-strong);border-bottom:none;border-radius:12px 12px 0 0;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1rem .85rem}.admin-academies-search-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.admin-academies-search{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:10px;color:var(--color-text);flex:1 1 220px;font-family:inherit;font-size:.95rem;min-width:0;padding:.6rem .85rem;transition:border-color .15s,box-shadow .15s}.admin-academies-search:focus{border-color:#10b9818c;box-shadow:0 0 0 3px #10b9811f;outline:none}.admin-academies-count{font-size:.8rem;white-space:nowrap}.admin-academies-chips{display:flex;flex-wrap:wrap;gap:.45rem}.admin-academies-chip{background:#ffffff0a;border:1px solid var(--color-border-strong);border-radius:999px;color:var(--color-muted);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:600;letter-spacing:.02em;padding:.3rem .7rem;transition:background .15s,border-color .15s,color .15s}.admin-academies-chip:hover{border-color:#10b98159;color:var(--color-text)}.admin-academies-chip--active{background:#10b98124;border-color:#10b98173;color:#6ee7b7}.admin-academies-list-panel .admin-table-wrap,.admin-academies-list-panel .admin-sb-empty-state{border:1px solid var(--color-border-strong);border-radius:0 0 12px 12px;border-top:none}.admin-academies-table tbody tr{transition:background .12s ease}.admin-academies-row__academy{align-items:center;display:flex;gap:.75rem;min-width:0}.admin-academies-row__logo{align-items:center;background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;overflow:hidden;width:44px}.admin-academies-row__logo img{height:100%;object-fit:contain;width:100%}.admin-academies-row__initials{color:#34d399;font-size:.8rem;font-weight:700;letter-spacing:.04em}.admin-academies-row__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.admin-academies-row__text strong{font-size:.95rem;line-height:1.25}.admin-academies-row__slug{font-size:.78rem}.admin-academies-row__location{font-size:.88rem}.admin-academies-badge{border-radius:999px;display:inline-block;font-size:.75rem;font-weight:600;max-width:12rem;overflow:hidden;padding:.22rem .55rem;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.admin-academies-badge--login{background:#3b82f624;border:1px solid rgba(59,130,246,.35);color:#93c5fd}.admin-academies-badge--muted{background:#94a3b81a;border:1px solid rgba(148,163,184,.22);color:var(--color-muted)}.admin-academies-row--active td:first-child .admin-academies-row__logo{border-color:#10b98173;box-shadow:0 0 0 2px #10b98126}.admin-academies-password-row{align-items:stretch;display:flex;gap:.5rem}.admin-academies-password-row input{flex:1;min-width:0}.admin-academies-copy-btn{flex-shrink:0;white-space:nowrap}.admin-academies-password-actions{margin:-.35rem 0 .5rem}@media (max-width: 640px){.app-shell{overflow-x:clip}.app-main{padding:1.25rem 1rem}.app-header{height:auto;min-height:var(--header-h);padding:.5rem 1rem;align-items:stretch;flex-direction:column}.brand{justify-content:center}.app-nav{gap:.35rem;width:100%;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.app-nav__group{gap:.35rem;flex:0 0 auto;flex-wrap:nowrap}.app-nav::-webkit-scrollbar{display:none}.nav-link{display:inline-flex;align-items:center;flex:0 0 auto;min-height:44px;padding:.55rem .85rem;white-space:nowrap}.footer-nav a{display:inline-flex;align-items:center;min-height:44px;padding:.5rem .75rem}.marketing-module,.scoreboard-module,.dbx-page,.sbc-page,.sbm-page,.sbt-page{overflow-x:clip;min-width:0}.marketing-subnav{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.35rem;margin-bottom:1.25rem;padding-bottom:.65rem}.marketing-subnav::-webkit-scrollbar{display:none}.subnav-link{flex-shrink:0;display:inline-flex;align-items:center;min-height:44px;padding:.55rem .9rem}.home-hero{margin:-1.25rem -1rem 0;padding-top:clamp(2.25rem,10vw,3.5rem);padding-bottom:clamp(1.75rem,8vw,2.5rem)}.hero-actions{flex-direction:column;align-items:stretch;gap:.65rem;margin-bottom:1.5rem}.home-hero__btn{width:100%}.home-features{gap:2.5rem;margin-top:2rem}.home-features-block__head{flex-direction:column;align-items:stretch;gap:.85rem}.home-features-block__actions{align-items:stretch}.home-features-cta.dtp-btn{width:100%;justify-content:center;white-space:normal;text-align:center}.home-features-mc-grid{grid-template-columns:1fr}.home-features-carousel-btn{width:44px;height:44px;min-width:44px;min-height:44px}.home-features-chip{min-height:44px;padding:.5rem .9rem}.home-managed-grid{grid-template-columns:1fr}.home-wins-wall__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-features-teasers{grid-template-columns:1fr}.home-highlights-modal{width:100%;max-height:calc(100dvh - 2rem);overflow-y:auto}.home-highlights-modal__close{width:44px;height:44px}.sb-subnav{width:100%;flex-wrap:nowrap}.sb-subnav__link{display:inline-flex;align-items:center;min-height:44px;padding:.55rem 1rem}.sb-mc-grid,.sb-hl-grid,.sb-comp-grid,.dbx-comp-grid,.dbx-team-grid{grid-template-columns:1fr}.sb-match-center-score{grid-template-columns:1fr;gap:.75rem;padding:1.15rem}.sb-match-center-team strong{font-size:2rem}.dbx-segmented{max-width:100%;overflow-x:auto;scrollbar-width:none}.dbx-segmented::-webkit-scrollbar{display:none}.dbx-segmented__btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.dbx-search__btn{min-height:44px;min-width:44px}.dbx-ticker__item{padding:.55rem .85rem;font-size:.78rem}.sbc-standings-grid{grid-template-columns:1fr}.sbc-standings-card{overflow-x:auto;-webkit-overflow-scrolling:touch}.sbc-standings-table{min-width:300px}.sbc-team-cell__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbc-tabs{max-width:100%;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.sbc-tabs::-webkit-scrollbar{display:none}.sbc-tabs .dbx-segmented__btn{flex-shrink:0;min-height:44px}.sbc-matchday__head{flex-direction:column;align-items:flex-start;gap:.35rem}.sbc-history__place-label{min-width:0}.sbc-bracket__figure{overflow-x:auto;-webkit-overflow-scrolling:touch}.sbc-bracket__visual{min-width:0}.sbm-photo-grid{grid-template-columns:1fr}.academy-login-field input{width:100%;min-height:44px;padding:.65rem .85rem;font-size:1rem}.academy-login-submit.dtp-btn{width:100%;min-height:48px;font-size:1rem}.academy-sidebar__nav a{display:inline-flex;align-items:center;min-height:44px}.academy-sidebar__logout{min-height:44px}.academy-dir-page{padding:1.25rem 1rem 2.5rem}.academy-dir-header{flex-direction:column;align-items:stretch}.academy-dir-header__actions{width:100%}.academy-dir-search{max-width:none;flex:1 1 100%}.academy-dir-grid{grid-template-columns:1fr}.academy-dir-card__cta{display:inline-flex;align-items:center;min-height:44px;padding:.55rem .95rem}.partners-academies-page{padding:1.15rem 1rem 2rem}.partners-academies-toolbar{flex-direction:column;align-items:stretch}.partners-academies-search{max-width:none;flex:1 1 100%}.partners-academies-chip{min-height:44px;padding:.5rem .85rem}.partners-academies-grid{grid-template-columns:1fr}.partners-academies-card__cta{display:inline-flex;align-items:center;min-height:44px;padding:.55rem .95rem}.marketing-module img,.scoreboard-module img,.partners-academies-page img,.academy-dir-page img,.academy-login-page img{max-width:100%;height:auto}}@media (max-width: 480px){.app-main{padding:1rem .85rem}.home-hero{margin-left:-.85rem;margin-right:-.85rem}.home-features-talent-grid,.home-wins-wall__grid{grid-template-columns:1fr}.home-talent-card__banner{height:152px}.home-hl-card{flex:0 0 min(100%,92vw)}.sbc-standings-table{font-size:.78rem;min-width:280px}.sbc-standings-table th,.sbc-standings-table td{padding:.45rem .3rem}.sbc-hero__title{font-size:clamp(1.45rem,7vw,1.9rem)}.dbx-ticker__badge{padding:.55rem .7rem;font-size:.66rem}.academy-login-page{padding:1.25rem .85rem}.academy-login-card{padding:1.5rem 1.15rem}.partners-academies-hero h1{font-size:clamp(1.35rem,6.5vw,1.75rem)}}@media (max-width: 960px) and (min-width: 641px){.app-header{height:auto;min-height:var(--header-h);padding:.6rem 1.25rem}.app-nav{width:100%;flex-wrap:nowrap;justify-content:flex-start;gap:.45rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.app-nav__group{flex:0 0 auto;flex-wrap:nowrap}.app-nav::-webkit-scrollbar{display:none}.nav-link{flex:0 0 auto;min-height:40px;white-space:nowrap}}@media (max-width: 768px){.scouting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scouting-intel__trait-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.scouting-module,.valuation-module,.admin-page,.admin-main{overflow-x:clip;min-width:0}.scouting-subnav{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.35rem;margin-left:-.25rem;margin-right:-.25rem;padding:.15rem .25rem .55rem}.scouting-subnav::-webkit-scrollbar{display:none}.scouting-grid{grid-template-columns:1fr}.scouting-intel__header{flex-direction:column;align-items:stretch;gap:.5rem}.scouting-intel__meta{white-space:normal}.scouting-intel__stats{grid-template-columns:1fr}.scouting-intel__trait-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scouting-compare__header{flex-direction:column;align-items:stretch}.scouting-compare__cards{grid-template-columns:1fr}.scouting-compare__card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.scouting-compare__bar-row{grid-template-columns:1fr;gap:.45rem}.scouting-compare__picker-panel,.scouting-compare__panel,.scouting-compare__bars{padding:1rem}.scouting-compare__radar-chart-wrap{max-width:min(100%,340px)}.scouting-compare__radar-legend{flex-wrap:wrap;justify-content:center;gap:.45rem .75rem}.scouting-compare__search-control input{min-height:44px;font-size:1rem}.scouting-compare__search-list button{min-height:44px;display:flex;align-items:center}.scouting-compare__slot-remove{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.home-features-chips{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-.25rem;margin-right:-.25rem;padding:0 .25rem .35rem}.home-features-chips::-webkit-scrollbar{display:none}.home-form input,.home-form select,.home-form textarea,.mvce-form input,.mvce-form select,.mvce-form textarea{min-height:44px;font-size:1rem}.mvce-dashboard-grid{gap:.85rem}.mvce-panel{padding:1rem}.admin-topbar{padding:.65rem 1rem;gap:.65rem}.admin-nav{width:100%;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.35rem;padding-bottom:.25rem}.admin-nav::-webkit-scrollbar{display:none}.admin-nav-link{flex-shrink:0;display:inline-flex;align-items:center;min-height:44px;padding:.55rem .85rem}.admin-main{padding:1rem}.admin-form-row,.admin-calibration__fields{grid-template-columns:1fr}.admin-calibration__toolbar{flex-direction:column;align-items:stretch}.admin-calibration__select,.admin-player-search-picker{min-width:0;width:100%}.admin-player-search-picker__control input{min-height:44px;font-size:1rem}.admin-player-search-picker__list button{min-height:44px;display:flex;align-items:center}.admin-sb-modal-backdrop{padding:1rem .65rem;align-items:flex-start}.admin-sb-modal{max-height:calc(100dvh - 2rem)}.admin-sb-modal__close{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.admin-sb-modal__footer{flex-direction:column-reverse;align-items:stretch}.admin-sb-modal__footer .dtp-btn,.admin-sb-modal__footer button{width:100%;min-height:44px;justify-content:center}.admin-sb-template-grid{grid-template-columns:1fr}.admin-page-header{flex-direction:column;align-items:stretch}}@media (max-width: 480px){.scouting-intel__trait-grid{grid-template-columns:1fr 1fr}.scouting-compare__card-meta{grid-template-columns:1fr}.scouting-compare__radar-chart-wrap{max-width:100%}.sbm-event__card{padding:.75rem .85rem}.sbm-timeline__minute{font-size:.8rem}}.admin-topbar__role{font-size:.75rem;margin-left:.5rem;padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(255,255,255,.12)}.admin-sb-sidebar-divider{border-top:1px solid rgba(255,255,255,.08);margin:.75rem 0 .35rem}.admin-sb-sidebar-label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:0 .75rem .35rem}.admin-rbac-layout{display:grid;gap:1rem;grid-template-columns:minmax(220px,280px) 1fr}.admin-rbac-role-list{list-style:none;margin:0;padding:0}.admin-rbac-role-btn{background:transparent;border:1px solid transparent;border-radius:8px;color:inherit;cursor:pointer;display:block;padding:.65rem .75rem;text-align:left;width:100%}.admin-rbac-role-btn:hover,.admin-rbac-role-btn.active{background:#ffffff0f;border-color:#ffffff1a}.admin-rbac-role-btn__name{display:block;font-weight:600}.admin-rbac-role-btn__meta{display:block;font-size:.75rem;margin-top:.15rem}.admin-rbac-editor__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.admin-rbac-perm-groups{display:grid;gap:1rem}.admin-rbac-perm-group{border:1px solid rgba(255,255,255,.08);border-radius:10px;margin:0;padding:.75rem 1rem}.admin-rbac-perm-group legend{font-size:.8rem;font-weight:600;letter-spacing:.04em;padding:0 .35rem;text-transform:uppercase}.admin-rbac-perm-list{list-style:none;margin:.5rem 0 0;padding:0}.admin-rbac-perm-list li+li{margin-top:.35rem}.admin-rbac-note{background:#3b82f61a;border-radius:8px;margin-bottom:1rem;padding:.65rem .85rem}.admin-rbac-session-badge{font-size:.85rem}.admin-rbac-users-grid{display:grid;gap:1rem;grid-template-columns:minmax(260px,340px) 1fr}.admin-rbac-user-form{display:grid;gap:.75rem}.admin-rbac-users-table{border-collapse:collapse;font-size:.9rem;width:100%}.admin-rbac-users-table th,.admin-rbac-users-table td{border-bottom:1px solid rgba(255,255,255,.08);padding:.55rem .4rem;text-align:left;vertical-align:middle}.admin-rbac-status{color:#f87171;font-size:.8rem}.admin-rbac-status.active{color:#4ade80}@media (max-width: 900px){.admin-rbac-layout,.admin-rbac-users-grid{grid-template-columns:1fr}}.about2-page{--about-bg: #050706;--about-panel: #0d1411;--about-line: rgba(221, 232, 218, .16);--about-text: #f4f1e8;--about-muted: rgba(244, 241, 232, .72);--about-green: #45d36b;--about-gold: #d8b45d;--about-rust: #b95d36;position:relative;margin:-2rem -1.5rem 0;overflow:clip;background:radial-gradient(circle at 18% 8%,rgba(69,211,107,.16),transparent 24rem),radial-gradient(circle at 80% 20%,rgba(216,180,93,.11),transparent 26rem),linear-gradient(180deg,#050706,#0b100d 48%,#050706);color:var(--about-text)}.about2-page :where(h1,h2,h3,p,blockquote,figure){margin:0}.about2-page :where(h1,h2,h3){font-family:var(--font-display);letter-spacing:0}.about2-eyebrow{width:fit-content;color:var(--about-green);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.about2-section,.about2-manifesto,.about2-tech,.about2-story,.about2-founder,.about2-mission,.about2-final{position:relative;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,5rem)}.about2-section__heading{max-width:54rem;margin-bottom:clamp(2rem,4vw,3.5rem)}.about2-section__heading p,.about2-problem__copy>p,.about2-tech__copy p,.about2-human>div>p,.about2-founder__body p,.about2-story__body p{max-width:42rem}.about2-section__heading h2,.about2-problem h2,.about2-pathway h2,.about2-tech h2,.about2-human h2,.about2-founder h2,.about2-beliefs h2{margin-top:.7rem;font-size:clamp(2.25rem,5.5vw,5.4rem);line-height:.94}.about2-section__heading p,.about2-problem p,.about2-pathway>div>p,.about2-tech p,.about2-human p,.about2-founder p,.about2-story__body p,.about2-final p{color:var(--about-muted);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.75}.about2-progress{position:fixed;top:50%;right:1rem;z-index:40;display:grid;gap:.45rem;transform:translateY(-50%)}.about2-progress a{display:block;padding:.24rem .55rem;border-right:2px solid rgba(244,241,232,.22);color:#f4f1e880;font-size:.68rem;font-weight:700;text-align:right;text-transform:uppercase}.about2-progress a.is-active{border-color:var(--about-green);color:var(--about-text)}.about2-hero{position:relative;min-height:calc(100svh - var(--header-h));display:grid;align-items:end;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,5vw,5rem);isolation:isolate;overflow:hidden}.about2-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background-image:linear-gradient(100deg,#050706f2,#050706c7 42%,#05070659),radial-gradient(circle at 70% 25%,rgba(69,211,107,.24),transparent 20rem),url(/images/about/about-hero.webp),url(/images/hero-football.jpg),linear-gradient(135deg,#08120c,#122114 48%,#050706);background-size:cover;background-position:center;filter:saturate(1.05) contrast(1.08);transform:scale(1.04);animation:aboutHeroSettle 1.2s ease forwards}.about2-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:linear-gradient(rgba(244,241,232,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,232,.05) 1px,transparent 1px);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(90deg,#000 0%,transparent 78%);mask-image:linear-gradient(90deg,#000 0%,transparent 78%)}.about2-hero__copy{max-width:58rem;animation:aboutReveal .7s ease both}.about2-hero h1{margin-top:1rem;max-width:10ch;font-size:clamp(3.4rem,10vw,9.8rem);line-height:.87}.about2-hero__position{max-width:36rem!important;margin-top:.85rem!important;color:#f4f1e8e6!important;font-family:var(--font-display);font-size:clamp(1rem,1.55vw,1.42rem)!important;font-weight:800;line-height:1.25!important}.about2-hero h1 span,.about2-problem h2 span,.about2-human h2 span{display:block}.about2-hero p{max-width:49rem;margin-top:1.4rem;color:#f4f1e8c7;font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.7}.about2-hero strong{display:block;margin-top:1.35rem;color:#fff;font-size:clamp(1.15rem,2vw,1.75rem)}.about2-hero__belief{color:var(--about-green)!important;font-weight:800}.about2-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.8rem}.about2-hero__data span,.about2-hero__data i{position:absolute;z-index:-1}.about2-hero__data span{padding:.3rem .55rem;border:1px solid rgba(69,211,107,.35);background:#05070694;color:#d8ffdec7;font-size:.72rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.about2-hero__data i{width:.65rem;height:.65rem;border-radius:50%;background:var(--about-green);box-shadow:0 0 0 .65rem #45d36b1f}.about2-scroll{position:absolute;right:clamp(1.25rem,5vw,5rem);bottom:2rem;color:#f4f1e89e;font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;writing-mode:vertical-rl}.about2-problem,.about2-pathway,.about2-human{display:grid;grid-template-columns:minmax(18rem,.85fr) minmax(0,1.15fr);gap:clamp(2rem,5vw,5rem);align-items:start}.about2-media{position:sticky;top:calc(var(--header-h) + 1.5rem);min-height:clamp(24rem,52vw,40rem);overflow:hidden;border:1px solid var(--about-line);border-radius:10px;background-image:linear-gradient(160deg,#05070633,#050706c7),var(--about-image),radial-gradient(circle at 50% 20%,rgba(69,211,107,.25),transparent 18rem),linear-gradient(135deg,#1f3d22,#07100a);background-size:cover;background-position:center;box-shadow:0 2rem 5rem #00000047}.about2-media figcaption{position:absolute;left:1rem;right:1rem;bottom:1rem;color:#f4f1e8c2;font-size:.82rem}.about2-problem__copy{display:grid;gap:1.1rem}.about2-problem__steps,.about2-pathway__nav,.about2-carousel__rail,.about2-audience__tabs,.about2-human__sequence,.about2-story__body,.about2-story__reject{display:grid;gap:.75rem}.about2-problem__steps{position:relative;margin-top:1rem;padding-left:1.4rem}.about2-problem__progress{position:absolute;left:0;top:.2rem;bottom:.2rem;width:2px;background:#f4f1e824}.about2-problem__progress i{display:block;width:100%;height:calc((var(--about-active-step, 0) + 1) * 25%);background:linear-gradient(180deg,var(--about-green),var(--about-gold));transition:height .26s ease}.about2-problem__steps button,.about2-pathway__nav button,.about2-audience__tabs button,.about2-stack button,.about2-carousel__rail button,.about2-beliefs__dots button{border:1px solid var(--about-line);background:#f4f1e80a;color:var(--about-muted);cursor:pointer}.about2-problem__steps button{position:relative;display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:.95rem 0 .95rem 1rem;border-width:0 0 0 1px;background:transparent;text-align:left}.about2-problem__steps button:before{content:"";position:absolute;left:-1.68rem;top:1.25rem;width:.55rem;height:.55rem;border:1px solid rgba(244,241,232,.55);border-radius:50%;background:var(--about-bg)}.about2-problem__steps button.is-active,.about2-pathway__nav button.is-active,.about2-audience__tabs button.is-active,.about2-stack button.is-active,.about2-carousel__rail button.is-active,.about2-beliefs__dots button.is-active{border-color:#45d36ba6;background:#45d36b1c;color:var(--about-text)}.about2-problem__steps button.is-active{background:linear-gradient(90deg,rgba(69,211,107,.1),transparent)}.about2-problem__steps button.is-active:before{border-color:var(--about-green);background:var(--about-green);box-shadow:0 0 0 .45rem #45d36b1f}.about2-problem__steps span,.about2-pathway__nav span,.about2-carousel__active>span,.about2-audience__panel>span,.about2-beliefs__panel>span{color:var(--about-gold);font-weight:900;font-family:var(--font-display)}.about2-problem__close{display:grid;gap:.35rem;max-width:40rem;color:var(--about-text)!important;font-weight:700}.about2-problem__close strong{font-family:var(--font-display);font-size:clamp(1.45rem,3vw,2.8rem);line-height:1}.about2-problem__close span{color:var(--about-green)}.about2-manifesto{min-height:70svh;display:grid;align-content:center;gap:1.5rem;border-block:1px solid var(--about-line);background:linear-gradient(rgba(244,241,232,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,232,.04) 1px,transparent 1px),radial-gradient(circle at 78% 40%,rgba(69,211,107,.12),transparent 24rem);background-size:3rem 3rem,3rem 3rem,auto}.about2-manifesto h2{max-width:72rem;font-size:clamp(2.8rem,7vw,7.7rem);line-height:.94}.about2-manifesto p,.about2-manifesto strong{max-width:52rem;color:var(--about-muted);font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.7}.about2-manifesto strong{color:var(--about-green)}.about2-pathway__nav{margin-top:2rem}.about2-pathway__nav button{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;font-weight:800;text-align:left;text-transform:uppercase}.about2-pathway__stage,.about2-carousel__active,.about2-audience__panel,.about2-beliefs__panel{min-height:27rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--about-line);border-radius:10px;background:radial-gradient(circle at 80% 0%,rgba(69,211,107,.18),transparent 18rem),linear-gradient(145deg,#f4f1e814,#f4f1e806)}.about2-pathway__stage h3,.about2-carousel__active h3,.about2-audience__panel h3,.about2-beliefs__panel h3{margin-top:1rem;font-size:clamp(2rem,5vw,4.5rem);line-height:.95}.about2-pathway__stage p,.about2-carousel__active p,.about2-audience__panel p,.about2-beliefs__panel p{margin-top:1rem;color:var(--about-muted);font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.75}.about2-pathway__line{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:2rem;padding-top:1rem}.about2-pathway__line:before,.about2-pathway__line:after{content:"";position:absolute;top:0;left:0;height:2px}.about2-pathway__line:before{right:0;background:#f4f1e81f}.about2-pathway__line:after{width:var(--about-pathway-progress, 20%);background:linear-gradient(90deg,var(--about-green),var(--about-gold));transition:width .26s ease}.about2-pathway__line i{width:.55rem;height:.55rem;border-radius:50%;background:#f4f1e838}.about2-pathway__line i.is-lit{background:var(--about-green)}.about2-intel-card,.about2-mini-ui{display:grid;gap:.75rem;margin-top:2rem;max-width:22rem;padding:1rem;border:1px solid rgba(69,211,107,.22);background:#0507067a;color:#f4f1e8bd;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem}.about2-intel-card i,.about2-mini-ui i{display:block;height:.35rem;border-radius:99px;background:linear-gradient(90deg,var(--about-green),transparent)}.about2-carousel,.about2-tech,.about2-audience__grid,.about2-story,.about2-founder,.about2-mission{display:grid}.about2-carousel{grid-template-columns:minmax(7rem,.18fr) minmax(0,1fr) minmax(7rem,.18fr) minmax(15rem,.42fr);gap:1rem;align-items:stretch;touch-action:pan-y}.about2-carousel:focus-visible,.about2-beliefs__panel:focus-visible{outline:2px solid var(--about-green);outline-offset:4px}.about2-carousel__peek{min-height:100%;border:1px solid var(--about-line);background:linear-gradient(180deg,#f4f1e80f,#f4f1e805),#05070666;color:#f4f1e8a8;cursor:pointer;font-weight:900;line-height:1.1;writing-mode:vertical-rl;transition:border-color .18s ease,background .18s ease,color .18s ease}.about2-carousel__peek:hover,.about2-carousel__peek:focus-visible,.about2-controls button:hover,.about2-controls button:focus-visible{border-color:#45d36bb3;background:#45d36b1f;color:var(--about-text)}.about2-carousel__peek span{display:block;margin-block-end:.7rem;color:var(--about-green);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.about2-carousel__peek--prev{transform:rotate(180deg)}.about2-carousel__rail{align-content:start}.about2-carousel__rail button,.about2-audience__tabs button{padding:1rem;text-align:left;font-weight:800}.about2-controls{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.about2-carousel__progress{position:relative;height:2px;margin-top:1rem;background:#f4f1e821}.about2-carousel__progress:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--about-carousel-progress, 16.66%);background:linear-gradient(90deg,var(--about-green),var(--about-gold));transition:width .26s ease}.about2-controls button{min-height:2.5rem;padding:0 .9rem;border:1px solid var(--about-line);background:#f4f1e80f;color:var(--about-text);cursor:pointer;font-weight:800}.about2-controls span{color:var(--about-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.about2-tech{grid-template-columns:minmax(0,.85fr) minmax(18rem,1fr);gap:clamp(2rem,5vw,5rem);align-items:center;background:radial-gradient(circle at 78% 28%,rgba(69,211,107,.1),transparent 22rem),linear-gradient(180deg,#030504,#07100a)}.about2-media--tech{position:relative;top:auto;min-height:clamp(24rem,42vw,38rem)}.about2-stack{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.about2-stack button{min-height:7rem;padding:1rem;text-align:left;font-weight:900}.about2-stack span{display:block;margin-top:.6rem;color:var(--about-muted);font-weight:500;line-height:1.45}.about2-audience__grid{grid-template-columns:minmax(15rem,.42fr) minmax(0,1fr);gap:1rem}.about2-audience__tabs button{font-size:1rem;font-weight:900}.about2-human ul{display:flex;flex-wrap:wrap;gap:.55rem;padding:0;margin:1.4rem 0 0;list-style:none}.about2-human .about2-media{min-height:clamp(30rem,62vw,48rem)}.about2-human li{padding:.5rem .75rem;border:1px solid rgba(69,211,107,.28);color:var(--about-green);font-weight:800}.about2-human__sequence{margin:1.25rem 0}.about2-human__sequence p{color:var(--about-text);font-family:var(--font-display);font-size:clamp(1.35rem,2.6vw,2.5rem);line-height:1.1}.about2-human__anchor{display:block;margin-top:1.5rem;color:var(--about-green);font-family:var(--font-display);font-size:clamp(1.3rem,2.4vw,2.4rem);line-height:1.05}.about2-story{grid-template-columns:minmax(18rem,.75fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);background:#eee6d7;color:#10140f}.about2-story .about2-eyebrow{color:#176b32}.about2-story__quote{position:sticky;top:calc(var(--header-h) + 2rem);align-self:start}.about2-story blockquote{margin-top:1rem;font-family:var(--font-display);font-size:clamp(2.1rem,5vw,5.7rem);font-weight:900;line-height:.96}.about2-story__body p{color:#10140fc7}.about2-story__body strong{color:#176b32;font-size:1.35rem}.about2-story__final{display:block;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(16,20,15,.18);font-family:var(--font-display);font-size:clamp(2rem,5vw,4.5rem)!important;line-height:.9}.about2-story__reject{margin:1rem 0}.about2-story__reject span{padding:.8rem 1rem;border-left:3px solid var(--about-rust);background:#10140f0f;font-weight:900}.about2-founder{grid-template-columns:minmax(18rem,.82fr) minmax(0,1.18fr);gap:clamp(2rem,5vw,5rem);align-items:start;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(69,211,107,.12),transparent 24rem),linear-gradient(180deg,#050706,#0d120c 54%,#050706)}.about2-founder__media{position:sticky;top:calc(var(--header-h) + 1.5rem);height:clamp(31rem,58vw,48rem);overflow:hidden;border:1px solid var(--about-line);border-radius:10px;background:#10140f;box-shadow:0 2rem 5rem #00000057}.about2-founder__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.about2-founder__copy{display:grid;gap:1rem}.about2-founder__role{margin-top:-.25rem;color:var(--about-green)!important;font-family:var(--font-display);font-weight:900;letter-spacing:.02em;text-transform:uppercase}.about2-founder__body{display:grid;gap:.9rem;margin-top:.75rem}.about2-founder blockquote{max-width:50rem;margin:1.6rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(69,211,107,.28);color:var(--about-green);font-family:var(--font-display);font-size:clamp(1.7rem,3.6vw,4.1rem);font-weight:900;line-height:1}.about2-mission{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-inline:0}.about2-mission article{min-height:28rem;display:grid;align-content:end;gap:1rem;padding:clamp(2rem,5vw,5rem);border-top:1px solid var(--about-line);border-bottom:1px solid var(--about-line);background:linear-gradient(135deg,#f4f1e814,#f4f1e805)}.about2-mission article+article{border-left:1px solid var(--about-line)}.about2-mission span{color:var(--about-green);font-family:var(--font-display);font-size:clamp(3rem,8vw,7rem);font-weight:900;line-height:.85;text-transform:uppercase}.about2-mission p{max-width:42rem;color:var(--about-muted);font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.75}.about2-beliefs__panel{max-width:72rem;touch-action:pan-y}.about2-beliefs__dots{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.about2-beliefs__dots button{width:3rem;height:3rem;font-weight:900}.about2-final{min-height:80svh;display:grid;align-content:center;overflow:hidden;background:radial-gradient(circle at 70% 25%,rgba(69,211,107,.18),transparent 28rem),linear-gradient(rgba(244,241,232,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(244,241,232,.04) 1px,transparent 1px);background-size:auto,5rem 5rem,5rem 5rem}.about2-final h2{max-width:60rem;margin-top:.7rem;font-size:clamp(3.4rem,10vw,10rem);line-height:.86}.about2-final strong{margin-top:1.25rem;color:var(--about-green);font-size:clamp(1.2rem,2vw,1.8rem)}.about2-final__links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}.about2-final__links a{color:var(--about-muted);font-weight:800;text-decoration:underline;text-underline-offset:.3rem}@keyframes aboutHeroSettle{to{transform:scale(1)}}@keyframes aboutReveal{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.about2-progress{display:none}}@media (max-width: 900px){.about2-page{margin-inline:-1rem}.about2-problem,.about2-pathway,.about2-tech,.about2-audience__grid,.about2-human,.about2-story,.about2-founder,.about2-mission,.about2-carousel{grid-template-columns:1fr}.about2-carousel__peek{min-height:auto;padding:.85rem 1rem;writing-mode:horizontal-tb}.about2-carousel__peek--prev{transform:none}.about2-media,.about2-founder__media,.about2-story__quote{position:relative;top:auto}.about2-stack{grid-template-columns:1fr}.about2-mission article+article{border-left:0;border-top:0}}@media (max-height: 760px) and (min-width: 901px){.about2-media,.about2-founder__media,.about2-story__quote{position:relative;top:auto}.about2-media{min-height:28rem}}@media (max-width: 640px){.about2-hero{min-height:auto;padding-top:5rem}.about2-hero h1{max-width:8.5ch;font-size:clamp(3rem,18vw,4.9rem)}.about2-hero__position{max-width:18rem!important}.about2-hero__data,.about2-scroll{display:none}.about2-section,.about2-manifesto,.about2-tech,.about2-story,.about2-founder,.about2-mission,.about2-final{padding:3.5rem 1rem}.about2-media{min-height:20rem}.about2-founder__media{height:28rem}.about2-pathway__stage,.about2-carousel__active,.about2-audience__panel,.about2-beliefs__panel{min-height:auto}.about2-controls{justify-content:space-between}.about2-controls button{min-width:5.25rem;min-height:2.75rem}.about2-problem__steps button{grid-template-columns:1fr}}.support-report-fab{position:fixed;right:1rem;bottom:1rem;z-index:80;border:1px solid rgba(190,242,100,.55);border-radius:999px;background:#0f172aeb;color:#f8fafc;box-shadow:0 16px 40px #00000047;padding:.7rem 1rem;font-weight:800}.support-report-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;background:#020617ad;padding:1rem}.support-report-modal{width:min(100%,42rem);max-height:min(92vh,52rem);overflow:auto;border:1px solid rgba(148,163,184,.28);border-radius:18px;background:#f8fafc;color:#0f172a;box-shadow:0 24px 70px #0006}.support-report-modal header,.support-report-modal footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid rgba(15,23,42,.1)}.support-report-modal footer{border-top:1px solid rgba(15,23,42,.1);border-bottom:0}.support-report-modal header p{margin:0 0 .2rem;color:#64748b;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.support-report-modal h2{margin:0;font-size:1.35rem}.support-report-modal form,.support-report-success{display:grid;gap:.85rem;padding:1.15rem}.support-report-modal label{display:grid;gap:.35rem;font-weight:700}.support-report-modal input,.support-report-modal select,.support-report-modal textarea{width:100%;border:1px solid rgba(100,116,139,.35);border-radius:10px;padding:.7rem .8rem;font:inherit}.support-report-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.admin-support-page{display:grid;gap:1.25rem}.admin-support-nav-badge{margin-left:auto;min-width:1.35rem;border:1px solid rgba(190,242,100,.5);border-radius:999px;color:#bef264;padding:.1rem .35rem;font-size:.72rem;font-weight:900;line-height:1.2;text-align:center}.admin-support-nav-badge.is-critical,.admin-support-nav-badge.is-setup{border-color:#f87171a6;color:#fecaca}.admin-support-livebar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#0f172ab8;color:#cbd5e1;padding:.75rem 1rem}.admin-support-livebar label{display:inline-flex;align-items:center;gap:.4rem}.admin-support-grid,.admin-support-playbook-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.admin-support-signal,.admin-support-playbook-card,.admin-support-report{border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#0f172adb;color:#e2e8f0;padding:1rem}.admin-support-signal{min-height:10rem}.admin-support-signal span,.admin-support-kicker{color:#94a3b8;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-support-signal strong{display:block;margin:.45rem 0;color:#f8fafc;font-size:2rem;line-height:1}.admin-support-signal.is-critical{border-color:#f871718c;background:linear-gradient(135deg,#7f1d1de6,#0f172ae6)}.admin-support-signal.is-warning{border-color:#facc1580}.admin-support-panel{display:grid;gap:1rem}.admin-support-section-head,.admin-support-report__head,.admin-support-report__controls{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-support-filters{display:flex;flex-wrap:wrap;gap:.5rem}.admin-support-filters input,.admin-support-filters select,.admin-support-report__controls input,.admin-support-report__controls select,.admin-support-report__controls textarea,.admin-support-learning select,.admin-support-learning textarea{border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#0f172ad9;color:#f8fafc;padding:.6rem .75rem}.admin-support-report-list{display:grid;gap:.85rem}.admin-support-pill{border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:.32rem .62rem;font-size:.75rem;font-weight:800}.admin-support-pill--critical,.admin-support-pill--high{border-color:#f871718c;color:#fecaca}.admin-support-recommendation{display:grid;gap:.35rem;margin-top:.75rem;border-left:3px solid #bef264;background:#bef26414;padding:.75rem}.admin-support-quick-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem}.admin-support-quick-action{display:inline-grid;gap:.15rem;max-width:17rem;border:1px solid rgba(190,242,100,.38);border-radius:12px;background:#0f172ab8;color:#f8fafc;padding:.58rem .72rem;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.admin-support-quick-action:hover,.admin-support-quick-action:focus-visible{border-color:#bef264bf;background:#1e293beb;transform:translateY(-1px)}.admin-support-quick-action strong{font-size:.82rem}.admin-support-quick-action span{color:#94a3b8;font-size:.74rem;line-height:1.35}.admin-support-triage-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.9rem;color:#94a3b8;font-size:.86rem}.admin-support-triage{display:grid;gap:.9rem;margin-top:.9rem;border:1px solid rgba(56,189,248,.24);border-radius:14px;background:linear-gradient(135deg,#0ea5e91f,#0f172ae6),#0f172ae6;padding:1rem}.admin-support-triage header,.admin-support-triage__cols{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start}.admin-support-triage h4,.admin-support-triage p{margin:0}.admin-support-triage__block{display:grid;gap:.35rem}.admin-support-triage__evidence,.admin-support-triage__similar{display:flex;flex-wrap:wrap;gap:.45rem}.admin-support-triage__evidence span,.admin-support-triage__similar span{border:1px solid rgba(148,163,184,.25);border-radius:999px;background:#0f172abd;color:#cbd5e1;padding:.32rem .6rem;font-size:.8rem}.admin-support-triage__evidence .is-ok{border-color:#22c55e59;color:#bbf7d0}.admin-support-triage__evidence .is-warning{border-color:#facc1566;color:#fde68a}.admin-support-triage__evidence .is-critical{border-color:#f8717173;color:#fecaca}.admin-support-triage__cols{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-support-triage__cols>div{display:grid;gap:.5rem;min-width:0}.admin-support-triage__cols ul{display:grid;gap:.4rem;margin:0;padding-left:1.15rem;color:#cbd5e1}.admin-support-triage__similar{display:grid;gap:.45rem}.admin-support-report__controls{margin-top:.85rem}.admin-support-report__controls label{display:grid;gap:.35rem;flex:1}.admin-support-learning{display:grid;gap:.75rem;margin-top:.9rem;border:1px solid rgba(190,242,100,.18);border-radius:14px;background:#bef2640f;padding:.9rem}.admin-support-learning header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-support-learning h4{margin:0}.admin-support-learning label{display:grid;gap:.35rem}.admin-support-review-panel{border-color:#bef2642e;background:linear-gradient(135deg,#bef2640f,#0f172ae6),#0f172ae0}.admin-support-review-summary{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.admin-support-review-summary span{display:inline-grid;min-width:5.5rem;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#0f172ab8;color:#94a3b8;padding:.55rem .7rem;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.admin-support-review-summary strong{color:#f8fafc;font-size:1.15rem;line-height:1}.admin-support-review-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1rem;align-items:start}.admin-support-review-column{display:grid;gap:.75rem;min-width:0}.admin-support-review-column--primary{align-self:stretch}.admin-support-review-column__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.admin-support-review-column__head h3,.admin-support-review-column__head p{margin:0}.admin-support-review-column__head>span{min-width:2rem;border:1px solid rgba(190,242,100,.28);border-radius:999px;color:#bef264;padding:.22rem .5rem;font-size:.75rem;font-weight:900;text-align:center}.admin-support-learning-card,.admin-support-pattern-card,.admin-support-route-card{display:grid;gap:.65rem;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#0f172ac2;padding:.9rem}.admin-support-empty-card{display:grid;gap:.25rem;border:1px dashed rgba(148,163,184,.25);border-radius:14px;background:#0f172a70;padding:1rem}.admin-support-empty-card p{margin:0}.admin-support-learning-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.admin-support-learning-card h3,.admin-support-pattern-card h4,.admin-support-route-card h4,.admin-support-learning-card p,.admin-support-pattern-card p,.admin-support-route-card p{margin:0}.admin-support-routing-panel{display:grid;gap:.75rem;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:linear-gradient(135deg,#0f172a9e,#02061761),#0f172a6b;padding:1rem}.admin-support-route-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:.65rem}.admin-support-route-card{grid-template-rows:auto 1fr auto;gap:.5rem;min-height:9.25rem;padding:.78rem}.admin-support-route-card__badge{display:inline-flex;width:fit-content;border:1px solid rgba(190,242,100,.36);border-radius:999px;background:#bef26414;color:#bef264;padding:.2rem .48rem;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-support-route-card h4{margin-top:.45rem;font-size:.95rem;line-height:1.25}.admin-support-route-card p:not(.admin-support-kicker){color:#cbd5e1;font-size:.84rem;line-height:1.42}.admin-support-route-card ul{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.admin-support-route-card li{border:1px solid rgba(148,163,184,.22);border-radius:999px;color:#cbd5e1;padding:.24rem .48rem;font-size:.74rem;line-height:1.2}.admin-support-pattern-card div{display:flex;flex-wrap:wrap;gap:.4rem}.admin-support-pattern-card div span,.admin-support-route-card small{border:1px solid rgba(148,163,184,.22);border-radius:999px;color:#cbd5e1;padding:.28rem .52rem;font-size:.78rem}.admin-support-route-card small{border-radius:10px;line-height:1.45}.admin-support-playbook-card code,.admin-support-recommendation code{color:#bef264;white-space:normal}@media (max-width: 720px){.support-report-modal__grid{grid-template-columns:1fr}.admin-support-report__controls,.admin-support-section-head,.admin-support-triage header,.admin-support-triage__cols,.admin-support-review-grid{grid-template-columns:1fr}.admin-support-report__controls,.admin-support-section-head,.admin-support-learning header,.admin-support-review-column__head{flex-direction:column}.admin-support-review-summary{justify-content:flex-start}.support-report-fab{right:.75rem;bottom:.75rem}}.sb-comp-crest{flex:0 0 auto;display:grid;place-items:center;overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--color-border);background:linear-gradient(160deg,#ffffff14,#ffffff05),#0f172a99;box-shadow:var(--shadow-sm)}.sb-comp-crest img{width:100%;height:100%;object-fit:contain;display:block}.sb-comp-crest--sm{width:28px;height:28px;border-radius:var(--radius-sm)}.sb-comp-crest--md{width:44px;height:44px}.sb-comp-crest--lg{width:64px;height:64px}.sb-comp-crest--xl{width:96px;height:96px;border-radius:var(--radius-lg)}.sb-comp-crest--placeholder{background:linear-gradient(160deg,hsl(var(--sb-comp-hue, 210) 68% 38%),hsl(var(--sb-comp-hue, 210) 72% 24%));border-color:hsl(var(--sb-comp-hue, 210) 70% 50% / .45);color:#fff;font-family:var(--font-display);font-weight:800;letter-spacing:.02em}.sb-comp-crest--sm.sb-comp-crest--placeholder{font-size:.7rem}.sb-comp-crest--md.sb-comp-crest--placeholder{font-size:1rem}.sb-comp-crest--lg.sb-comp-crest--placeholder{font-size:1.5rem}.sb-comp-crest--xl.sb-comp-crest--placeholder{font-size:2.25rem}.dbx-comp-card__head{display:flex;align-items:center;gap:.9rem}.dbx-comp-card__ident{display:flex;flex-direction:column;gap:.25rem;min-width:0}a.dbx-comp-card:hover .sb-comp-crest{border-color:var(--color-primary)}.dbx-comp-card__crest-skeleton{width:64px;height:64px;border-radius:var(--radius-md)}.sbc-hero__crest{background:linear-gradient(160deg,#ffffff1f,#ffffff08),#0f172a8c}.sbc-hero__season{margin:0;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary)}@media (max-width: 640px){.sb-comp-crest--xl{width:72px;height:72px}.sb-comp-crest--xl.sb-comp-crest--placeholder{font-size:1.75rem}.sb-comp-crest--lg{width:52px;height:52px}.sb-comp-crest--lg.sb-comp-crest--placeholder{font-size:1.25rem}.dbx-comp-card__crest-skeleton{width:52px;height:52px}}.admin-login-page--super{background:radial-gradient(120% 90% at 50% 0%,rgba(220,38,38,.16) 0%,transparent 60%),var(--color-bg, #0b1220)}.admin-login-card--super{border-color:#f8717161;box-shadow:0 0 0 1px #f8717114,var(--shadow-md)}.admin-login-badge{display:inline-block;margin-bottom:.4rem;padding:.2rem .6rem;border:1px solid rgba(248,113,113,.45);border-radius:999px;background:#f871711f;color:#fca5a5;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-login-alt{padding-top:.85rem;border-top:1px solid var(--color-border);font-size:.82rem}.aup-tabs{display:flex;gap:.4rem;margin-bottom:1rem;padding:.25rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);width:fit-content}.aup-tab{display:flex;align-items:center;gap:.45rem;padding:.5rem 1rem;border:0;border-radius:999px;background:transparent;color:var(--color-muted);font-size:.85rem;font-weight:600;cursor:pointer}.aup-tab.is-active{background:var(--color-primary);color:#fff}.aup-tab__count{padding:.05rem .4rem;border-radius:999px;background:#ffffff2e;font-size:.7rem;font-weight:700}.aup-tab:not(.is-active) .aup-tab__count{background:#94a3b833}.aup-listhead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.aup-search{flex:1 1 200px;max-width:280px;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:8px;background:#0f172a80;color:var(--color-text);font:inherit;font-size:.85rem}.aup-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.aup-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.7rem .85rem;border:1px solid var(--color-border);border-radius:10px;background:#0f172a73}.aup-row.is-inactive{opacity:.55}.aup-row__main{flex:1 1 200px;display:flex;flex-direction:column;gap:.1rem;min-width:0}.aup-row__name{font-size:.9rem;font-weight:600}.aup-row__email{font-size:.76rem;color:var(--color-muted);overflow-wrap:anywhere}.aup-row__controls{display:flex;flex-wrap:wrap;gap:.4rem}.aup-row__controls select{font-size:.8rem;padding:.35rem .5rem}.aup-row__actions{display:flex;flex-wrap:wrap;gap:.5rem}.aup-link{border:0;background:transparent;color:var(--color-primary);font-size:.78rem;font-weight:600;cursor:pointer;padding:0}.aup-link:hover{text-decoration:underline}.aup-link:disabled{opacity:.4;cursor:not-allowed}.aup-link--danger{color:#f87171}.aup-edit{display:flex;flex-wrap:wrap;gap:.4rem;width:100%}.aup-edit input{flex:1 1 140px;padding:.4rem .55rem;font-size:.82rem}.aup-passrow{display:flex;gap:.4rem}.aup-passrow input{flex:1;min-width:0}.aup-reveal{margin-bottom:1rem;padding:1rem;border:1px solid rgba(34,197,94,.45);border-radius:var(--radius);background:#22c55e1a}.aup-reveal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.aup-reveal__close{border:0;background:transparent;color:var(--color-muted);cursor:pointer;font-size:.9rem}.aup-reveal__value{display:block;padding:.6rem .8rem;border-radius:8px;background:#0206178c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.05rem;letter-spacing:.04em;overflow-wrap:anywhere}.aup-reveal__actions{margin-top:.6rem}.aup-reveal__warn{margin:.6rem 0 0;font-size:.76rem;color:var(--color-muted)}.admin-scopeset{margin:0;padding:.75rem .9rem .9rem;border:1px solid var(--admin-line, rgba(148, 163, 184, .28));border-radius:10px}.admin-scopeset legend{padding:0 .35rem;font-size:.8rem;font-weight:700}.admin-scopeset__all{display:flex;align-items:flex-start;gap:.5rem;padding-bottom:.6rem;margin-bottom:.6rem;border-bottom:1px dashed var(--admin-line, rgba(148, 163, 184, .28));cursor:pointer}.admin-scopeset__all small{display:block;font-weight:400}.admin-scopeset__list{display:grid;gap:.3rem;max-height:190px;overflow-y:auto}.admin-scopeset__list label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;cursor:pointer}.admin-scopeset__list.is-disabled,.admin-scoperow .is-disabled{opacity:.4;pointer-events:none}.admin-scoperow>summary{cursor:pointer;font-size:.8rem;padding:.25rem 0}.admin-scoperow>div,.admin-scoperow__all{display:grid;gap:.25rem;margin-top:.35rem;font-size:.8rem}.admin-scoperow label{display:flex;align-items:center;gap:.45rem;cursor:pointer}:root{--dtp-blue: #091df4;--dtp-blue-grad: #1b59f8;--dtp-blue-soft: rgba(9, 29, 244, .08);--dtp-blue-electric: #091df4;--dtp-cyan: #4cccf3;--dtp-lime: #b2e006;--dtp-neon-lime: #84cc16;--dtp-neon-lime-bright: #a3e635;--dtp-green: #216039;--dtp-green-mid: #6da544;--dtp-red: #ff0000;--dtp-orange: #ff5a00;--dtp-orange-deep: #792b0f;--dtp-gold: #ffd874;--dtp-gold-strong: #ffbf1a;--dtp-pink: #ff4080;--dtp-purple: #6b00d6;--dtp-ink: #000000;--dtp-ink-900: #070b16;--dtp-ink-800: #222232;--dtp-ink-700: #2b2b3d;--dtp-slate: #40424c;--dtp-slate-soft: #767583;--dtp-grey: #797979;--dtp-grey-mid: #828282;--dtp-grey-soft: #a4a4a4;--dtp-line: #d9d9d9;--dtp-paper-alt: #f0f0f0;--dtp-paper: #fafcfe;--dtp-white: #ffffff;--dtp-grad-gold: linear-gradient(90deg, #ffbf1a 0%, #ff4080 100%);--dtp-grad-green: linear-gradient(90deg, #2fea9b 0%, #7fdd53 100%);--dtp-grad-blue: linear-gradient(90deg, #1b59f8 0%, #1b59f8 100%);--dtp-grad-cyan: linear-gradient(90deg, #37f7f4 0%, #1a92a2 100%);--dtp-grad-violet: linear-gradient(135deg, #eff6ff 0%, #b83bad 100%);--dtp-grad-eyebrow: linear-gradient(90deg, #b2e006 0%, #05118e 100%);--dtp-grad-scrim: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);--dtp-grad-ink: linear-gradient(180deg, #2c2c2c 0%, #000000 100%);--dtp-tile-blue: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%);--dtp-tile-green: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);--dtp-tile-orange: linear-gradient(135deg, #ffede4 0%, #ffdcc9 100%);--dtp-font-display: "Gasoek One", "Anton", Impact, sans-serif;--dtp-font-ui: "Sofia Pro", "Sofia Sans", "Inter", system-ui, sans-serif;--dtp-font-alt: "Outfit", "Inter", system-ui, sans-serif;--dtp-font-body: "Inter", system-ui, sans-serif;--dtp-fs-hero: clamp(2.75rem, 6.25vw, 5.625rem);--dtp-fs-display: clamp(2.25rem, 4.65vw, 4.1875rem);--dtp-fs-name: clamp(2.25rem, 5.5vw, 5rem);--dtp-fs-marquee: clamp(1.5rem, 2.9vw, 2.625rem);--dtp-fs-eyebrow: .9375rem;--dtp-fs-lead: 1.375rem;--dtp-fs-body: 1.5rem;--dtp-fs-base: 1rem;--dtp-fs-sm: .8125rem;--dtp-fs-xs: .75rem;--dtp-tracking-eyebrow: .14em;--dtp-tracking-tight: -.02em;--dtp-radius-xs: 5px;--dtp-radius-btn: 5px;--dtp-radius-sm: 9.6px;--dtp-radius-nav: 11px;--dtp-radius-md: 11px;--dtp-radius-lg: 19.24px;--dtp-radius-xl: 26px;--dtp-radius-pill: 999px;--dtp-space-1: 4px;--dtp-space-2: 8px;--dtp-space-3: 10px;--dtp-space-4: 16px;--dtp-space-5: 24px;--dtp-space-6: 32px;--dtp-space-7: 48px;--dtp-space-8: 58px;--dtp-space-9: 87px;--dtp-space-10: 110px;--dtp-gutter: clamp(1rem, 4.4vw, 63px);--dtp-maxw: 1314px;--dtp-nav-h: 92px;--dtp-nav-top: clamp(16px, 3.4vw, 48px);--dtp-shadow-card: 0 83px 85px rgba(80, 80, 80, .06);--dtp-shadow-soft: 1px 1px 18px rgba(0, 0, 0, .09);--dtp-shadow-tight: 1px 1px 14px rgba(0, 0, 0, .05);--dtp-shadow-ring: 0 0 27px rgba(0, 0, 0, 1);--dtp-shadow-blue: 0 5px 14px rgba(54, 159, 255, .4);--dtp-shadow-lime: 0 5px 14px rgba(138, 197, 62, .5);--dtp-ease: cubic-bezier(.2, .7, .3, 1);--dtp-t-fast: .16s var(--dtp-ease);--dtp-t-med: .28s var(--dtp-ease)}.dtp-page{background:var(--dtp-paper);color:var(--dtp-ink);font-family:var(--dtp-font-ui);overflow-x:clip}.dtp-shell{width:100%;max-width:var(--dtp-maxw);margin-inline:auto;padding-inline:var(--dtp-gutter)}.dtp-eyebrow{margin:0;font-family:var(--dtp-font-ui);font-size:var(--dtp-fs-eyebrow);font-weight:600;line-height:1;letter-spacing:var(--dtp-tracking-eyebrow);text-transform:uppercase}.dtp-band__head .dtp-eyebrow{font-size:clamp(.95rem,1.72vw,1.548rem);line-height:1.38;letter-spacing:.11em}.dtp-eyebrow--gradient{background:var(--dtp-grad-eyebrow);-webkit-background-clip:text;background-clip:text;color:transparent}.dtp-display{margin:0;font-family:var(--dtp-font-display);font-weight:400;font-size:var(--dtp-fs-display);line-height:.99;letter-spacing:.01em;text-transform:uppercase;text-wrap:balance}.dtp-display--hero{font-size:var(--dtp-fs-hero);line-height:.98;letter-spacing:0}.dtp-lead{margin:0;font-size:var(--dtp-fs-lead);line-height:1.382;letter-spacing:-.01em;font-weight:400;text-wrap:pretty}.dtp-body{margin:0;font-size:clamp(1rem,1.7vw,var(--dtp-fs-body));line-height:1.2;font-weight:400;text-wrap:pretty}.dtp-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--dtp-space-3);min-height:45px;padding:0 var(--dtp-space-5);border:1px solid transparent;border-radius:var(--dtp-radius-btn);background:var(--dtp-blue);color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:var(--dtp-fs-xs);font-weight:600;line-height:1;letter-spacing:.01em;text-align:center;cursor:pointer;transition:background var(--dtp-t-fast),color var(--dtp-t-fast),transform var(--dtp-t-fast),box-shadow var(--dtp-t-fast)}.dtp-btn:hover{background:#0716c4;transform:translateY(-1px);box-shadow:var(--dtp-shadow-blue)}.dtp-btn:active{transform:translateY(0)}.dtp-btn:focus-visible{outline:2px solid var(--dtp-white);outline-offset:3px}.dtp-btn[aria-disabled=true],.dtp-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.dtp-btn--primary{background:var(--dtp-blue);color:var(--dtp-white)}.dtp-btn--primary:not(:disabled):hover{background:#0716c4;box-shadow:var(--dtp-shadow-blue)}.dtp-btn--secondary{background:transparent;border-color:currentColor;color:var(--dtp-ink)}.dtp-btn--secondary:not(:disabled):hover{background:var(--dtp-ink);color:var(--dtp-white);box-shadow:none}.dtp-btn--ghost{background:transparent;border-color:var(--dtp-white);color:var(--dtp-white)}.dtp-btn--ghost:hover{background:var(--dtp-white);color:var(--dtp-ink);box-shadow:none}.dtp-btn--ink{background:var(--dtp-ink);color:var(--dtp-white)}.dtp-btn--ink:hover{background:#1c1c2c;box-shadow:var(--dtp-shadow-soft)}.dtp-btn--lime{background:var(--dtp-lime);color:var(--dtp-green)}.dtp-btn--lime:hover{background:#c4f414;box-shadow:var(--dtp-shadow-lime)}.dtp-btn--lg{min-height:75px;font-size:1.25rem;padding-inline:var(--dtp-space-7)}.dtp-nav-wrap{position:sticky;top:0;z-index:60;padding:var(--dtp-nav-top) var(--dtp-nav-top) var(--dtp-space-2);pointer-events:none}.dtp-nav{pointer-events:auto;display:flex;align-items:center;gap:var(--dtp-space-5);width:100%;max-width:calc(var(--dtp-maxw) + var(--dtp-nav-top) + var(--dtp-nav-top));min-width:0;min-height:var(--dtp-nav-h);margin-inline:auto;padding:0 var(--dtp-space-5) 0 var(--dtp-space-7);background:var(--dtp-white);border-radius:var(--dtp-radius-nav);box-shadow:var(--dtp-shadow-soft)}.dtp-nav__brand{display:inline-flex;align-items:center;flex:0 1 auto;min-width:0;color:var(--dtp-ink)}.dtp-nav__logo{display:block;height:clamp(22px,6.4vw,38px);width:auto;max-width:clamp(132px,17vw,222px);flex:none}.dtp-nav__links{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;gap:clamp(1rem,2.6vw,34px);padding-right:36px}.dtp-nav__link{position:relative;font-family:var(--dtp-font-ui);font-size:var(--dtp-fs-eyebrow);font-weight:600;line-height:1;letter-spacing:var(--dtp-tracking-eyebrow);text-transform:uppercase;color:var(--dtp-ink);white-space:nowrap;padding-block:var(--dtp-space-2);transition:color var(--dtp-t-fast)}.dtp-nav__link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--dtp-blue);transform:scaleX(0);transform-origin:left;transition:transform var(--dtp-t-fast)}.dtp-nav__links[hidden]{display:flex}.dtp-nav__link:hover,.dtp-nav__link.is-active{color:var(--dtp-blue)}.dtp-nav__link:hover:after,.dtp-nav__link.is-active:after{transform:scaleX(1)}.dtp-nav__link:after{background:var(--dtp-blue)}.dtp-nav__cta{flex:0 1 auto;min-width:0;white-space:nowrap}.dtp-nav__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;border:0;border-radius:var(--dtp-radius-pill);background:transparent;color:var(--dtp-ink);cursor:pointer}.dtp-nav__toggle:hover{background:var(--dtp-paper-alt)}.app-main:has(.dtp-hero),.app-main:has(.featured-players-page),.app-main:has(.profile-page.player-profile.dtp-page){max-width:none;padding:0}.app-shell:has(.featured-players-page),.app-shell:has(.profile-page.player-profile.dtp-page){background:#020305}.dtp-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;min-height:640px;width:100%;margin-top:calc(-1 * (var(--dtp-nav-top) + var(--dtp-nav-h) + var(--dtp-space-2) + 8px));padding:calc(var(--dtp-nav-h) + var(--dtp-space-7)) 0 var(--dtp-space-9);background:var(--dtp-ink);color:var(--dtp-white);overflow:hidden}.dtp-hero--tall{min-height:834px}.dtp-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:var(--dtp-hero-focus, 50% 50%);opacity:var(--dtp-hero-media-opacity, .35)}.scoreboard-module .dtp-hero{--dtp-hero-focus: 61% 50%}.scouting-module .dtp-hero{--dtp-hero-focus: 74% 50%}.dtp-hero__scrim{position:absolute;inset:auto 0 0 0;z-index:-1;height:50%;background:var(--dtp-grad-scrim);pointer-events:none}.dtp-hero__inner{display:flex;flex-direction:column;align-items:center;gap:var(--dtp-space-5);text-align:center}.dtp-hero--left .dtp-hero__inner{align-items:flex-start;text-align:left}.dtp-hero--split{justify-content:center;isolation:auto}.dtp-hero--split .dtp-hero__layer--photo{z-index:0}.dtp-hero--split .dtp-hero__layer{left:auto;right:0;width:101.12%}.dtp-hero--split .dtp-hero__dot{z-index:1}.dtp-hero--split .dtp-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;text-align:left;padding-left:30px}.dtp-hero__copy{grid-column:1;display:flex;flex-direction:column;align-items:flex-start;gap:var(--dtp-space-5);min-width:0}.dtp-hero__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.dtp-hero .dtp-hero__layer,.dtp-hero .dtp-hero__media{height:100%}.dtp-hero__layer--photo{z-index:-2}.dtp-hero__layer--arm{z-index:61;clip-path:inset(0 0 76% 0)}.dtp-hero__dot{position:absolute;z-index:-1;display:block;border-radius:var(--dtp-radius-pill);background:var(--dtp-white);pointer-events:none}.dtp-hero__dot--ring{left:93.26%;top:44.72%;width:36px;height:36px;background:transparent;border:1px solid var(--dtp-white)}.dtp-hero__dot--ring:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:var(--dtp-radius-pill);background:var(--dtp-white)}.dtp-hero__dot--solid{left:93.89%;top:54.92%;width:18px;height:18px}.dtp-hero__title{color:var(--dtp-white);white-space:pre-line;text-wrap:initial}.dtp-hero__actions .dtp-btn{min-height:52px;padding-inline:var(--dtp-space-6);font-size:.875rem}.dtp-hl{color:var(--dtp-blue-electric)}.dtp-hero__lead{max-width:46ch;color:var(--dtp-white)}.dtp-hero__actions{display:flex;flex-wrap:wrap;gap:var(--dtp-space-4);margin-top:var(--dtp-space-2)}.dtp-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,6vw,82px);margin-top:var(--dtp-space-5)}.dtp-hero__stat{text-align:center}.dtp-hero__stat dd{margin:0;font-family:var(--dtp-font-display);font-size:clamp(1.75rem,3vw,2.3125rem);line-height:1.1;color:var(--dtp-white)}.dtp-hero__stat dt{margin-top:var(--dtp-space-1);font-size:.6875rem;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:var(--dtp-cyan)}.dtp-band{position:relative;padding-block:clamp(3rem,7vw,96px)}.dtp-band--paper{background:var(--dtp-paper)}.dtp-band--ink{background:var(--dtp-ink);color:var(--dtp-white)}.dtp-band--blue{background:var(--dtp-blue);color:var(--dtp-white)}.dtp-band--lime{background:var(--dtp-lime);color:var(--dtp-ink)}.dtp-band--red{background:var(--dtp-red);color:var(--dtp-ink)}.dtp-band__head{display:flex;flex-direction:column;align-items:center;gap:var(--dtp-space-3);text-align:center;margin-bottom:clamp(2rem,4vw,56px)}.dtp-band--start .dtp-band__head{align-items:flex-start;text-align:left}.dtp-band__head .dtp-body{max-width:62ch}.dtp-band--lime .dtp-eyebrow{color:var(--dtp-lime)}.dtp-band--lime .dtp-display{color:var(--dtp-green)}.dtp-band--red .dtp-eyebrow{color:var(--dtp-orange-deep)}.dtp-band--red .dtp-display{color:var(--dtp-orange)}.dtp-band--blue .dtp-eyebrow{color:var(--dtp-ink-800)}.dtp-band--blue .dtp-display{color:var(--dtp-blue)}.dtp-band--blue .dtp-band__head .dtp-body{color:var(--dtp-ink)}.dtp-band--lime.dtp-band--wedge{clip-path:polygon(0 3.5%,100% 0,100% 100%,0 96.5%);padding-block:clamp(4.5rem,9vw,132px)}.dtp-band__actions{display:flex;justify-content:center;margin-top:clamp(2rem,4vw,48px)}.dtp-band .home-features-block__head{margin-bottom:clamp(2rem,4vw,56px)}.dtp-band .home-features-eyebrow{display:block;margin-bottom:var(--dtp-space-3);font-family:var(--dtp-font-ui);font-size:var(--dtp-fs-eyebrow);font-weight:700;line-height:1;letter-spacing:var(--dtp-tracking-eyebrow);text-transform:uppercase}.dtp-band .home-features-block__head h2{margin:0;font-family:var(--dtp-font-display);font-weight:400;font-size:var(--dtp-fs-display);line-height:.99;text-transform:uppercase;text-shadow:none;text-wrap:balance}.dtp-band .home-features-lead{margin:var(--dtp-space-4) 0 0;max-width:62ch;font-size:clamp(1rem,1.7vw,var(--dtp-fs-body));line-height:1.2}.dtp-band .home-features-teaser,.dtp-band .home-hl-card,.dtp-band .home-match-card,.dtp-band [class*=home-live-match] article{background:var(--dtp-ink-800);border:1px solid var(--dtp-ink-700);border-radius:var(--dtp-radius-sm);color:var(--dtp-white);box-shadow:var(--dtp-shadow-card)}.dtp-band .home-features-teaser :where(h2,h3,h4,strong,dt),.dtp-band .home-hl-card :where(h2,h3,h4,strong,dt){color:var(--dtp-white)}.dtp-band .home-features-teaser :where(p,span,dd,li,small),.dtp-band .home-hl-card :where(p,span,dd,li,small){color:#c6cad6}.dtp-band .home-features-teaser__tag,.dtp-band .home-features-teaser :where(a){color:var(--dtp-cyan)}.dtp-band .home-features-teaser:hover,.dtp-band .home-hl-card:hover{border-color:var(--dtp-cyan)}.dtp-band--red .home-features-eyebrow{color:var(--dtp-orange-deep)}.dtp-band--red .home-features-block__head h2{color:var(--dtp-orange)}.dtp-band--red .home-features-lead{color:var(--dtp-ink)}.dtp-band--blue .home-features-eyebrow{color:var(--dtp-ink-800)}.dtp-band--blue .home-features-block__head h2,.dtp-band--blue .home-features-lead{color:var(--dtp-white)}.dtp-marquee{--dtp-marquee-duration: 95s;overflow:hidden;padding-block:clamp(.65rem,1.25vw,1rem);background:var(--dtp-lime);-webkit-user-select:none;user-select:none}.dtp-marquee--lime{background:var(--dtp-lime)}.dtp-marquee--ink{background:var(--dtp-neon-lime-bright)}.dtp-marquee--blue{background:var(--dtp-blue)}.dtp-marquee--orange{background:var(--dtp-orange)}.dtp-marquee__track{display:flex;width:max-content;animation:dtp-marquee-scroll var(--dtp-marquee-duration) linear infinite;will-change:transform}.dtp-marquee--reverse .dtp-marquee__track{animation-direction:reverse}.dtp-marquee__item{flex:none;padding-right:clamp(1rem,2.4vw,2rem);font-family:var(--dtp-font-display);font-size:clamp(1.15rem,2.9vw,2.61rem);font-weight:400;line-height:.98;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;color:var(--dtp-ink)}.dtp-marquee--lime .dtp-marquee__item,.dtp-marquee--ink .dtp-marquee__item{color:var(--dtp-green)}.dtp-marquee--orange .dtp-marquee__item,.dtp-marquee--blue .dtp-marquee__item{color:var(--dtp-white)}@keyframes dtp-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.dtp-marquee__track{animation:none}}.home-reel-section{background:#e9edff;border-top:2px solid var(--dtp-blue);border-bottom:2px solid var(--dtp-blue);padding-block:clamp(3rem,6vw,5.2rem)}.home-reel-section__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:center;gap:clamp(2rem,7vw,5rem);max-width:1088px}.home-reel-section__media{position:relative;display:block;width:100%;aspect-ratio:509 / 296;padding:0;overflow:hidden;cursor:pointer;border:0;border-radius:8px;background:#07101c;box-shadow:0 18px 38px #1018401f}.home-reel-section__media img,.home-reel-section__thumb-fallback{display:block;width:100%;height:100%}.home-reel-section__media img{object-fit:cover;filter:saturate(.92) contrast(.96);transform:scale(1.01);transition:transform .18s ease,filter .18s ease}.home-reel-section__thumb-fallback{background:linear-gradient(135deg,rgba(38,60,255,.35),transparent 42%),linear-gradient(180deg,#20283f,#070b16)}.home-reel-section__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#05081629;transition:background .18s ease}.home-reel-section__play{position:absolute;z-index:1;top:50%;left:50%;display:grid;place-items:center;width:clamp(70px,8vw,94px);height:clamp(70px,8vw,94px);color:var(--dtp-white);border:clamp(5px,.6vw,7px) solid currentColor;border-radius:999px;background:#ffffff1a;transform:translate(-50%,-50%);transition:transform .18s ease,background .18s ease}.home-reel-section__play svg{margin-left:5px}.home-reel-section__media:hover img,.home-reel-section__media:focus-visible img{filter:saturate(1) contrast(1.02);transform:scale(1.045)}.home-reel-section__media:hover:after,.home-reel-section__media:focus-visible:after{background:#0508160d}.home-reel-section__media:hover .home-reel-section__play,.home-reel-section__media:focus-visible .home-reel-section__play{background:#263cff61;transform:translate(-50%,-50%) scale(1.04)}.home-reel-section__media:focus-visible,.home-reel-section__button:focus-visible,.home-reel-modal__close:focus-visible{outline:3px solid var(--dtp-neon-lime);outline-offset:4px}.home-reel-section__copy{display:grid;justify-items:start;gap:1.45rem}.home-reel-section__copy p{max-width:43ch;margin:0;color:var(--dtp-ink);font-family:var(--dtp-font-ui);font-size:clamp(1rem,1.53vw,1.375rem);font-weight:400;line-height:1.38;letter-spacing:-.01em}.home-reel-section__button{min-width:132px;min-height:44px;padding:.8rem 1.4rem;color:var(--dtp-white);font-family:var(--dtp-font-body);font-size:.76rem;font-weight:800;border:0;border-radius:5px;background:var(--dtp-blue);box-shadow:0 12px 24px #263cff33;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.home-reel-section__button:hover,.home-reel-section__button:focus-visible{background:#1428f5;box-shadow:0 16px 28px #263cff47;transform:translateY(-1px)}.home-reel-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:clamp(1rem,4vw,2rem);background:#030612d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-reel-modal{position:relative;width:min(960px,100%)}.home-reel-modal__close{position:absolute;right:0;top:-52px;display:grid;place-items:center;width:42px;height:42px;color:var(--dtp-white);font-size:2rem;line-height:1;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff14;cursor:pointer}.home-reel-modal__frame{aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#000;box-shadow:0 26px 70px #00000075}.home-reel-modal__frame iframe{display:block;width:100%;height:100%;border:0}.home-reel-modal__fallback{margin:0;padding:2rem;color:var(--dtp-white);border-radius:14px;background:var(--dtp-ink-900)}@media (max-width: 760px){.dtp-marquee{padding-block:.62rem}.dtp-marquee__item{padding-right:1rem;font-size:clamp(1.12rem,7vw,1.78rem);line-height:.9}.home-reel-section{padding-block:clamp(2.2rem,10vw,3.3rem)}.home-reel-section__inner{grid-template-columns:1fr;gap:1.45rem}.home-reel-section__media{max-width:520px;margin-inline:auto}.home-reel-section__copy{width:min(520px,100%);margin-inline:auto;gap:1.15rem}.home-reel-section__copy p{font-size:1rem;line-height:1.48}.home-reel-section__button{min-width:118px;min-height:40px;padding:.72rem 1.05rem}.home-reel-modal{width:min(720px,100%)}.home-reel-modal__close{top:10px;right:10px;z-index:1;width:38px;height:38px;background:#030612b8}}@media (max-width: 380px){.home-reel-section__play{width:62px;height:62px}.home-reel-section__play svg{width:31px;height:31px}}.dtp-band--featured{overflow:hidden;padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(2rem,4vw,3.35rem);background:radial-gradient(circle at 14% 9%,rgba(255,255,255,.62),transparent 23rem),radial-gradient(circle at 88% 84%,rgba(182,255,89,.22),transparent 18rem),#edf8dc}.dtp-band--featured .dtp-band__head{margin-bottom:clamp(1.2rem,2.4vw,2rem)}.dtp-band--featured .dtp-eyebrow{color:var(--dtp-lime)}.dtp-band--featured .dtp-display{max-width:650px;color:var(--dtp-green)}.dtp-band--featured .dtp-body{color:var(--dtp-ink);font-weight:500}.dtp-band--featured .dtp-band__actions{margin-top:clamp(1.35rem,2.6vw,2.1rem)}.dtp-band--featured .dtp-btn{min-height:54px;padding-inline:2.1rem;border-radius:4px;font-size:.82rem;box-shadow:0 14px 28px #263cff2e}.featured-talent-legend{display:flex;align-items:center;justify-content:center;gap:.55rem;max-width:min(820px,100%);margin:0 auto clamp(1.25rem,2.7vw,2rem)}.featured-talent-legend__items{display:flex;align-items:center;gap:.75rem;min-width:0;overflow-x:auto;padding:.35rem .15rem;scrollbar-width:none}.featured-talent-legend__items::-webkit-scrollbar{display:none}.featured-talent-legend__arrow{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;color:var(--dtp-ink);font-size:1.35rem;line-height:1;border-radius:999px;background:var(--dtp-white);box-shadow:0 8px 20px #142d2417}.featured-talent-legend__item{flex:0 0 auto;display:inline-flex;align-items:center;gap:.32rem;color:#26302a;font-size:clamp(.58rem,1vw,.72rem);font-weight:700;white-space:nowrap}.dtp-band--ink .featured-talent-legend__item{color:var(--dtp-white)}.featured-talent-legend__item>span{width:9px;height:9px;border-radius:999px;background:var(--signal-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--signal-color) 18%,transparent)}.featured-talent-legend__item--turn,.featured-talent-card__signal--turn{--signal-color: #00d16f}.featured-talent-legend__item--release,.featured-talent-card__signal--release{--signal-color: #00b7ff}.featured-talent-legend__item--touch,.featured-talent-card__signal--touch{--signal-color: #263cff}.featured-talent-legend__item--sprint,.featured-talent-card__signal--sprint{--signal-color: #c44cff}.featured-talent-legend__item--work,.featured-talent-card__signal--work{--signal-color: #b7ff1f}.featured-talent-legend__item--speed,.featured-talent-card__signal--speed{--signal-color: var(--dtp-orange)}.featured-talent-legend__item--ballSpeed,.featured-talent-card__signal--ballSpeed{--signal-color: #ff3f8f}.featured-talent-legend__item--ballDistance,.featured-talent-card__signal--ballDistance{--signal-color: #00d5c8}.featured-talent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.9rem,1.45vw,1.25rem)}.featured-talent-grid--wide{grid-template-columns:repeat(auto-fill,minmax(214px,1fr))}.featured-talent-card{display:flex;min-width:0;flex-direction:column;gap:.72rem;padding:clamp(.55rem,1vw,.75rem);color:var(--dtp-ink);text-decoration:none;border:1px solid rgba(27,65,45,.08);border-radius:8px;background:var(--dtp-white);box-shadow:0 18px 32px #1f3e2a1f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-talent-card:hover,.featured-talent-card:focus-visible{color:var(--dtp-ink);border-color:#263cff52;box-shadow:0 22px 42px #1f3e2a2e;transform:translateY(-3px)}.featured-talent-card:focus-visible{outline:3px solid var(--dtp-blue);outline-offset:4px}.featured-talent-card__portrait{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1 / .92;overflow:hidden;color:var(--dtp-blue);font-family:var(--dtp-font-display);font-size:clamp(2.8rem,7vw,4rem);line-height:1;border-radius:6px;background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 42%),linear-gradient(180deg,#d3fff0,#c8f2ff)}.featured-talent-card:nth-child(4n+2) .featured-talent-card__portrait{background:linear-gradient(135deg,rgba(255,255,255,.4),transparent 42%),linear-gradient(180deg,#fff0bd,#fff7d7)}.featured-talent-card:nth-child(4n+3) .featured-talent-card__portrait{background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 42%),linear-gradient(180deg,#90ecff,#d9f7ff)}.featured-talent-card:nth-child(4n+4) .featured-talent-card__portrait{background:linear-gradient(135deg,rgba(255,255,255,.32),transparent 42%),linear-gradient(180deg,#bbffd9,#e1fff1)}.featured-talent-card__portrait img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .18s ease}.featured-talent-card:hover .featured-talent-card__portrait img,.featured-talent-card:focus-visible .featured-talent-card__portrait img{transform:scale(1.035)}.featured-talent-card__body{min-width:0;padding:0 .22rem .15rem}.featured-talent-card__body h3,.featured-talent-card__body p{margin:0}.featured-talent-card__body h3{overflow:hidden;color:#183426;font-size:clamp(.78rem,1vw,.9rem);font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.featured-talent-card__body p{margin-top:.16rem;overflow:hidden;color:var(--dtp-blue);font-size:clamp(.64rem,.85vw,.74rem);font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.featured-talent-card__signals{display:grid;gap:.22rem;margin:.48rem 0 0;padding:0;list-style:none}.featured-talent-card__signal{display:grid;grid-template-columns:minmax(0,1fr) 2.65rem;align-items:center;gap:.45rem}.featured-talent-card__track{display:block;height:5px;overflow:hidden;border-radius:999px;background:#1119261c}.featured-talent-card__track>span{display:block;height:100%;min-width:7%;border-radius:inherit;background:var(--signal-color)}.featured-talent-card__figure{color:#51605b;font-size:.56rem;font-weight:800;line-height:1;text-align:right;font-variant-numeric:tabular-nums}.featured-players-page{--featured-shell: min(1212px, calc(100vw - clamp(5.25rem, 12vw, 14rem)) );min-height:100vh;padding:clamp(.18rem,.65vw,.62rem) var(--dtp-gutter) clamp(3.5rem,7vw,6rem);background:radial-gradient(circle at 12% 4%,rgba(38,60,255,.16),transparent 26rem),radial-gradient(circle at 92% 18%,rgba(0,213,200,.12),transparent 22rem),#020305;color:var(--dtp-white)}.featured-players-hero,.featured-players-directory__shell{width:var(--featured-shell);margin-inline:auto}.featured-players-hero{position:relative;isolation:isolate;display:block;min-height:0;aspect-ratio:1212 / 439;overflow:hidden;border-radius:16px;background:transparent;box-shadow:0 32px 72px #0000005c,0 1px #ffffff1f inset}.featured-players-hero__banner{display:block;width:100%;height:100%;object-fit:cover}.featured-players-hero__stats{position:absolute;z-index:2;left:4.35%;bottom:13.1%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9%;width:36.8%;margin:0;padding:0;color:var(--dtp-white)}.featured-players-hero__stats div{display:grid;aspect-ratio:1.86 / 1;align-content:center;justify-items:center;padding:clamp(.24rem,.72vw,.58rem) clamp(.25rem,.85vw,.68rem);border:1px solid rgba(88,166,255,.26);border-radius:clamp(7px,.9vw,11px);background:radial-gradient(circle at 50% 0%,rgba(65,184,255,.34),transparent 62%),linear-gradient(180deg,#1f70fffc,#1553f6fc);box-shadow:0 12px 25px #1256ff6b,0 1px #ffffff38 inset,0 -12px 18px #0c2dbf38 inset}.featured-players-hero__stats dd,.featured-players-hero__stats dt{margin:0}.featured-players-hero__stats dd{font-family:var(--dtp-font-display);font-size:clamp(.62rem,4.05vw,2.52rem);font-weight:950;line-height:.88;letter-spacing:0;text-transform:uppercase;text-shadow:0 3px 0 rgba(9,44,190,.26)}.featured-players-hero__stats dt{margin-top:clamp(.16rem,.48vw,.4rem);color:#cae7ffdb;font-family:var(--dtp-font-ui);font-size:clamp(.18rem,.58vw,.46rem);font-weight:800;line-height:1;letter-spacing:.18em;text-align:center;text-transform:uppercase}.featured-players-directory{padding-top:clamp(1.55rem,2.7vw,2.35rem)}.featured-players-directory__shell{display:flex;flex-direction:column;align-items:center}.featured-players-directory__intro{width:min(475px,100%);margin:0 auto clamp(1.7rem,2.8vw,2.25rem);color:#ffffffeb;font-family:var(--dtp-font-body);font-size:clamp(.82rem,.96vw,.98rem);font-weight:600;line-height:1.28;text-align:center;text-wrap:balance}.featured-players-directory__shell .dtp-filters{flex-wrap:nowrap;width:min(1080px,100%);justify-content:center;gap:clamp(.55rem,1.2vw,1rem);padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.featured-players-directory__shell .dtp-filters__search,.featured-players-directory__shell .dtp-filters__select,.featured-players-directory__shell .dtp-filters__reset{min-height:31px;border-radius:7px;color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:clamp(.64rem,.74vw,.72rem);font-weight:650;line-height:1}.featured-players-directory__shell .dtp-filters__search{flex:0 1 262px;min-width:220px;padding:.5rem .78rem .5rem 1.8rem;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at .9rem 50%,rgba(10,12,16,.7) 0 4px,transparent 4.5px),linear-gradient(180deg,#e3e3e5e6,#9f9fa4eb);box-shadow:0 7px 18px #00000057,0 1px #ffffff6b inset}.featured-players-directory__shell .dtp-filters__search::placeholder{color:#16181e9e}.featured-players-directory__shell .dtp-filters__select{flex:0 1 auto;min-width:0;max-width:none;padding:.5rem .1rem;border:0;background:transparent;text-shadow:0 1px 9px rgba(0,0,0,.46)}.featured-players-directory__shell .dtp-filters__reset{flex:0 0 auto;padding:.5rem .95rem;border:1px solid rgba(255,255,255,.26);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0307116b;color:var(--dtp-white);font-weight:700;box-shadow:0 8px 18px #00000042,0 0 0 1px #ffffff09 inset}.featured-players-directory__shell .dtp-filters__reset:focus,.featured-players-directory__shell .dtp-filters__reset:focus-visible{border-color:#ffffff70;outline:0;box-shadow:0 8px 18px #0000002e,0 0 0 2px #ffffff1f inset,0 1px #ffffff2e inset}.featured-players-directory__results{width:100%;margin-top:clamp(1.95rem,3vw,2.6rem)}.featured-players-directory__empty{color:var(--dtp-white);text-align:center}.featured-players-page .featured-talent-legend{max-width:min(820px,100%);margin-bottom:clamp(1.05rem,1.8vw,1.55rem);padding:.2rem .24rem;border-radius:999px;background:#ffffff09}.featured-players-page .featured-talent-legend__arrow{width:31px;height:31px;color:var(--dtp-ink)}.featured-players-page .featured-talent-legend__items{padding:.43rem .24rem}.featured-players-page .featured-talent-legend__item{color:#ffffffe6;text-shadow:0 1px 8px rgba(0,0,0,.38)}.featured-players-page .featured-talent-legend__item>span{box-shadow:0 0 0 3px color-mix(in srgb,var(--signal-color) 22%,transparent),0 0 12px color-mix(in srgb,var(--signal-color) 32%,transparent)}.featured-players-page .featured-talent-grid--wide{width:min(1040px,100%);margin-inline:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.35vw,1.22rem)}.featured-players-page .featured-talent-card{padding:clamp(.55rem,.95vw,.7rem);border:1px solid rgba(20,30,55,.94);border-radius:8px;background:linear-gradient(180deg,#0c1223fa,#030711fc);box-shadow:0 20px 34px #00000080,0 1px #ffffff0b inset}.featured-players-page .featured-talent-card:hover,.featured-players-page .featured-talent-card:focus-visible{color:var(--dtp-white);border-color:#00b7ff5c;background:linear-gradient(180deg,#0f182dfc,#040813fc);box-shadow:0 24px 42px #00000094,0 0 0 1px #00b7ff14 inset}.featured-players-page .featured-talent-card__portrait{border-radius:7px;background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 38%),linear-gradient(180deg,#b0a6a4,#2a2930);box-shadow:0 1px #ffffff1a inset,0 11px 20px #0000002e}.featured-players-page .featured-talent-card:nth-child(4n+2) .featured-talent-card__portrait{background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 38%),linear-gradient(180deg,#ffeaa8,#332d28)}.featured-players-page .featured-talent-card:nth-child(4n+3) .featured-talent-card__portrait{background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%),linear-gradient(180deg,#57dcff,#213746)}.featured-players-page .featured-talent-card:nth-child(4n+4) .featured-talent-card__portrait{background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 38%),linear-gradient(180deg,#b8f7dd,#253f38)}.featured-players-page .featured-talent-card__portrait span{color:#ffffffe0;text-shadow:0 2px 0 rgba(0,0,0,.32),0 13px 22px rgba(0,0,0,.28)}.featured-players-page .featured-talent-card__body h3{color:var(--dtp-white);font-weight:760}.featured-players-page .featured-talent-card__body p{color:#18cbff}.featured-players-page .featured-talent-card__track{height:6px;background:#1a263cfa;box-shadow:0 1px 1px #ffffff09 inset,0 -1px 1px #0000004d inset}.featured-players-page .featured-talent-card__track>span{box-shadow:0 0 10px color-mix(in srgb,var(--signal-color) 45%,transparent)}.featured-players-page .featured-talent-card__figure{color:#a8dbff}.featured-players-page .featured-talent-card__figure:before{content:"★";margin-right:.18rem;color:#ffd24a;font-size:.55rem}.home-intel-suite{position:relative;isolation:isolate;display:grid;min-height:clamp(560px,58vw,760px);overflow:hidden;padding:clamp(4.5rem,7vw,6.4rem) var(--dtp-nav-top) clamp(3rem,5.4vw,4.6rem);background:linear-gradient(#ff00000d,#ff00000d),var(--dtp-paper)}.home-intel-suite__content{position:relative;z-index:2;justify-self:center;width:min(calc(var(--dtp-maxw) + var(--dtp-nav-top) * 2),100%);padding-left:clamp(2rem,6.6vw,5.94rem)}.home-intel-suite__eyebrow{display:block;margin-bottom:.65rem;color:var(--dtp-orange-deep);font-family:var(--dtp-font-ui);font-size:clamp(.95rem,1.77vw,1.589rem);font-weight:600;line-height:1.38;letter-spacing:.02em;text-transform:uppercase}.home-intel-suite__title{max-width:570px;margin:0;color:var(--dtp-orange);font-family:var(--dtp-font-display);font-size:clamp(2.9rem,4.78vw,4.299rem);font-weight:400;line-height:.99;letter-spacing:.01em;text-transform:uppercase}.home-intel-suite__lead{max-width:520px;margin:clamp(1rem,1.5vw,1.35rem) 0 0;color:#14131b;font-size:clamp(1rem,1.35vw,1.34rem);font-weight:500;line-height:1.22}.home-intel-suite__card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(230px,.72fr);align-items:center;gap:clamp(1.4rem,3.5vw,3rem);width:min(807px,56vw);min-height:190px;margin-top:clamp(2rem,3.6vw,3rem);padding:clamp(1.35rem,2.6vw,2.05rem) clamp(1.45rem,3vw,2.35rem);color:var(--dtp-ink);text-decoration:none;border-radius:8px;background:#fff7efeb;box-shadow:0 20px 48px #682c2214;transition:transform .18s ease,box-shadow .18s ease}.home-intel-suite__card:hover,.home-intel-suite__card:focus-visible{color:var(--dtp-ink);box-shadow:0 26px 62px #682c2224;transform:translateY(-3px)}.home-intel-suite__card:focus-visible{outline:3px solid var(--dtp-blue);outline-offset:4px}.home-intel-suite__card-copy h3,.home-intel-suite__card-copy p{margin:0}.home-intel-suite__card-copy h3{color:var(--dtp-blue);font-size:clamp(.9rem,1vw,1.08rem);font-weight:900;line-height:1.12;white-space:nowrap}.home-intel-suite__card-copy p{max-width:330px;margin-top:.65rem;color:#7b7182;font-size:clamp(.78rem,.96vw,.94rem);font-weight:700;line-height:1.38}.home-intel-suite__card-copy span{display:inline-flex;align-items:center;justify-content:center;min-width:134px;min-height:42px;margin-top:1.3rem;color:var(--dtp-blue);font-size:.72rem;font-weight:900;border:1.5px solid currentColor;border-radius:4px}.home-intel-suite__viz{display:grid;gap:.62rem;padding:clamp(1rem,1.8vw,1.35rem);border-radius:8px;background:#eaded7b8}.home-intel-suite__bar{display:grid;gap:.22rem}.home-intel-suite__track{height:7px;overflow:hidden;border-radius:999px;background:#4236391f}.home-intel-suite__track>div{height:100%;border-radius:inherit;background:var(--dtp-orange)}.home-intel-suite__bar:nth-child(2) .home-intel-suite__track>div{background:#2ee68d}.home-intel-suite__bar:nth-child(3) .home-intel-suite__track>div{background:var(--dtp-blue)}.home-intel-suite__bar-label{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#554e55;font-size:clamp(.56rem,.72vw,.68rem);font-weight:700;line-height:1.1}.home-intel-suite__bar-label strong{color:var(--dtp-ink);font-weight:900}.home-intel-suite__pager{display:flex;gap:.6rem;margin-top:clamp(1.55rem,2.6vw,2rem)}.home-intel-suite__pager span{display:block;width:clamp(72px,8vw,100px);height:7px;border-radius:999px;background:#24191f26}.home-intel-suite__pager span:first-child{background:#24191f42}.home-intel-suite__art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.home-intel-suite__ribbon,.home-intel-suite__ball{position:absolute;display:block;max-width:none;-webkit-user-select:none;user-select:none}.home-intel-suite__ribbon{left:0;top:-13.66%;width:100%;height:113.66%;object-fit:cover;object-position:center;opacity:1}.home-intel-suite__ball{left:69.47%;top:-.35%;right:auto;width:55.03%;height:auto;aspect-ratio:1;opacity:1}.home-footage-band{position:relative;overflow:hidden;scroll-margin-top:calc(var(--dtp-nav-top) + var(--dtp-nav-h) + 1rem);padding-block:clamp(4rem,7.2vw,6.8rem) clamp(4.1rem,7vw,6.5rem);background:#e8ecff;border-top:2px solid var(--dtp-blue)}.home-footage{display:grid;justify-items:center;text-align:center}.home-footage__head{display:grid;justify-items:center;width:min(760px,100%);margin-bottom:clamp(1.7rem,3.2vw,2.6rem)}.home-footage__eyebrow{color:#232323;font-family:var(--dtp-font-ui);font-size:clamp(.95rem,1.72vw,1.548rem);font-weight:600;line-height:1.38;letter-spacing:.11em;text-transform:uppercase}.home-footage__head h2{max-width:760px;margin:.72rem 0 0;color:var(--dtp-blue);font-family:var(--dtp-font-display);font-size:clamp(2.8rem,4.65vw,4.189rem);font-weight:400;line-height:.99;letter-spacing:.01em;text-transform:uppercase}.home-footage__head p{max-width:590px;margin:1rem 0 0;color:#15131d;font-size:clamp(1rem,1.35vw,1.22rem);font-weight:500;line-height:1.2}.home-footage__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.1vw,1.05rem);width:min(1180px,100%)}.home-footage .home-hl-card,.home-footage .home-hl-card-skeleton{min-width:0;width:100%;overflow:hidden;border:0;border-radius:8px;background:#07101c;box-shadow:0 18px 40px #18265b24}.home-footage .home-hl-card{display:block;transition:box-shadow .18s ease,transform .18s ease}.home-footage .home-hl-card:has(.home-hl-card__media:hover),.home-footage .home-hl-card:has(.home-hl-card__media:focus-visible){border-color:transparent;box-shadow:0 22px 46px #18265b33;transform:translateY(-3px)}.home-footage .home-hl-card__media{aspect-ratio:509 / 296;border-radius:inherit;background:linear-gradient(0deg,#04081452,#04081452),radial-gradient(circle at 72% 18%,rgba(189,255,40,.28),transparent 18%),linear-gradient(135deg,rgba(122,148,255,.24),transparent 38%),linear-gradient(145deg,#6f875f,#314a35 42%,#1c2a28)}.home-footage .home-hl-card__thumb{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.02)}.home-footage .home-hl-card__thumb--fallback{background:linear-gradient(0deg,#04081447,#04081447),radial-gradient(circle at 72% 18%,rgba(189,255,40,.3),transparent 18%),linear-gradient(135deg,rgba(122,148,255,.24),transparent 38%),linear-gradient(145deg,#6f875f,#314a35 42%,#1c2a28)}.home-footage .home-hl-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--dtp-white);background:#03071214}.home-footage .home-hl-card__play:before{content:"";position:absolute;width:clamp(70px,6.8vw,96px);aspect-ratio:1;border:6px solid currentColor;border-radius:999px}.home-footage .home-hl-card__play svg{position:relative;z-index:1;margin-left:.35rem;filter:drop-shadow(0 2px 7px rgba(0,0,0,.28))}.home-footage .home-hl-card__media:hover .home-hl-card__play,.home-footage .home-hl-card__media:focus-visible .home-hl-card__play{color:var(--dtp-white);background:#03071203}.home-footage__pager{display:flex;justify-content:center;gap:.58rem;margin-top:clamp(1.25rem,2.2vw,1.9rem)}.home-footage__pager span{width:clamp(54px,5.5vw,88px);height:7px;border-radius:999px;background:#1f202f1f}.home-footage__pager span:nth-child(2){background:#1f202f3d}@media (max-width: 1180px){.featured-players-hero{border-radius:13px}.featured-players-page .featured-talent-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 980px){.featured-talent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-talent-grid--wide{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.featured-players-page{--featured-shell: min(1212px, calc(100vw - clamp(2rem, 7vw, 4rem)) );padding-top:clamp(.5rem,1.8vw,1rem)}.featured-players-hero{aspect-ratio:1212 / 439;height:auto}.featured-players-page .featured-talent-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.home-intel-suite{min-height:auto;padding-top:clamp(3.2rem,8vw,4.5rem)}.home-intel-suite__content{width:min(680px,100%);padding-left:0}.home-intel-suite__ball{left:auto;right:-16%;top:0;width:62%;height:auto;opacity:.5}.home-footage__grid{grid-template-columns:repeat(3,minmax(210px,1fr));overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.4rem;scrollbar-width:none}.home-footage__grid::-webkit-scrollbar{display:none}.home-footage .home-hl-card{scroll-snap-align:center}}@media (max-width: 560px){.dtp-band--featured{padding-top:clamp(3rem,12vw,4.25rem);padding-bottom:clamp(1.65rem,7vw,2.35rem)}.featured-talent-legend{justify-content:flex-start;margin-inline:calc(var(--dtp-gutter) * -.35)}.featured-talent-grid,.featured-talent-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}.featured-talent-card{padding:.48rem}.featured-talent-card__signal{grid-template-columns:minmax(0,1fr) 2.2rem;gap:.32rem}.featured-players-page{--featured-shell: calc(100vw - clamp(1.25rem, 6vw, 2rem)) ;padding-inline:clamp(.85rem,4vw,1.2rem);padding-top:.45rem}.featured-players-hero{border-radius:7px}.featured-players-directory__intro{margin-bottom:1rem;font-size:.84rem}.featured-players-directory__shell .dtp-filters{flex-wrap:wrap;justify-content:flex-start;border-radius:16px}.featured-players-directory__shell .dtp-filters__search,.featured-players-directory__shell .dtp-filters__select{flex:1 1 calc(50% - .3rem);min-width:0}.featured-players-directory__shell .dtp-filters__reset{flex:1 1 100%}.featured-players-page .featured-talent-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.home-intel-suite{padding:clamp(3rem,12vw,4rem) var(--dtp-gutter) clamp(2.7rem,11vw,3.7rem)}.home-intel-suite__eyebrow{font-size:.9rem}.home-intel-suite__title{max-width:100%;font-size:clamp(2.65rem,11.8vw,3.55rem)}.home-intel-suite__lead{max-width:320px;font-size:.98rem;line-height:1.3}.home-intel-suite__card{grid-template-columns:1fr;gap:1.15rem;width:100%;min-height:0;padding:1.2rem}.home-intel-suite__card-copy p{max-width:none}.home-intel-suite__card-copy h3{white-space:normal}.home-intel-suite__card-copy span{min-width:126px;min-height:40px}.home-intel-suite__viz{padding:1rem}.home-intel-suite__pager span{width:62px}.home-intel-suite__ball{left:auto;right:-26%;top:0;width:76%;height:auto;opacity:.34}.home-footage-band{padding-block:clamp(3.2rem,12vw,4.4rem)}.home-footage__head{margin-bottom:1.35rem}.home-footage__eyebrow{font-size:.75rem;letter-spacing:.18em}.home-footage__head h2{font-size:clamp(2.55rem,13vw,3.65rem)}.home-footage__head p{max-width:31ch;font-size:.98rem}.home-footage__grid{grid-template-columns:minmax(260px,84vw);justify-content:flex-start;width:100%}.home-footage .home-hl-card__play:before{width:74px;border-width:5px}}@media (max-width: 360px){.featured-talent-grid,.featured-talent-grid--wide{grid-template-columns:minmax(0,1fr)}}.mvce-card{position:relative;display:flex;flex-direction:column;gap:var(--dtp-space-3);padding:15px 19px 22px;background:var(--dtp-ink-800);border:1px solid var(--dtp-ink-700);border-radius:var(--dtp-radius-sm);box-shadow:var(--dtp-shadow-card);color:var(--dtp-white);text-align:left;transition:transform var(--dtp-t-med),box-shadow var(--dtp-t-med),border-color var(--dtp-t-med)}a.mvce-card:hover,a.mvce-card:focus-visible{transform:translateY(-4px);border-color:var(--dtp-cyan);box-shadow:0 18px 40px #00000059}a.mvce-card:focus-visible{outline:2px solid var(--dtp-cyan);outline-offset:3px}.mvce-card__media{position:relative;aspect-ratio:258 / 206;border-radius:var(--dtp-radius-xs);overflow:hidden;background:var(--dtp-grad-ink)}.mvce-card__img{width:100%;height:100%;object-fit:cover;object-position:top center}.mvce-card__badge{position:absolute;top:var(--dtp-space-2);left:var(--dtp-space-2);padding:4px 10px;border-radius:var(--dtp-radius-pill);background:#0000009e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--dtp-lime)}.mvce-card__name{margin:0;font-size:1.3125rem;font-weight:500;line-height:1.05;letter-spacing:-.04em;color:var(--dtp-white)}.mvce-card__position{margin:0;font-size:1.125rem;font-weight:600;line-height:1;letter-spacing:-.05em;color:var(--dtp-cyan)}.mvce-card__value{margin:0;font-family:var(--dtp-font-display);font-size:1.125rem;line-height:1.1;color:var(--dtp-gold)}.mvce-card__value small{display:block;margin-top:2px;font-family:var(--dtp-font-ui);font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--dtp-grey-soft)}.mvce-card__metrics{display:flex;flex-direction:column;gap:var(--dtp-space-2);margin-top:auto;padding:0;list-style:none}.mvce-card__metric{display:grid;grid-template-columns:12px 1fr 34px;align-items:center;gap:var(--dtp-space-2)}.mvce-card__star{color:var(--dtp-gold);flex:none}.mvce-card__track{position:relative;height:8px;border-radius:var(--dtp-radius-pill);background:#ffffff24;overflow:hidden}.mvce-card__fill{display:block;height:100%;border-radius:var(--dtp-radius-pill);background:var(--dtp-grad-gold);transition:width var(--dtp-t-med)}.mvce-card__metric--attack .mvce-card__fill{background:var(--dtp-grad-green)}.mvce-card__metric--defense .mvce-card__fill{background:var(--dtp-grad-blue)}.mvce-card__figure{font-size:var(--dtp-fs-sm);font-weight:600;line-height:1;text-align:right;color:var(--dtp-cyan);font-variant-numeric:tabular-nums}.mvce-card--light{background:var(--dtp-white);border-color:#0000000f;color:var(--dtp-slate)}.mvce-card--light .mvce-card__name{color:var(--dtp-slate)}.mvce-card--light .mvce-card__figure{color:var(--dtp-grey)}.mvce-card--light .mvce-card__track{background:#00000014}.mvce-card--light .mvce-card__value{color:var(--dtp-orange-deep)}.dtp-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:clamp(1rem,2vw,24px)}.dtp-search{display:flex;align-items:center;gap:var(--dtp-space-4);width:min(820px,100%);margin-inline:auto;padding:var(--dtp-space-2) var(--dtp-space-2) var(--dtp-space-2) var(--dtp-space-5);border:1px solid rgba(255,255,255,.35);border-radius:var(--dtp-radius-pill);background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color var(--dtp-t-fast),background var(--dtp-t-fast)}.dtp-search:focus-within{border-color:var(--dtp-cyan);background:#ffffff1a}.dtp-search__input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:1.125rem;font-weight:500;line-height:1.5}.dtp-search__input::placeholder{color:#ffffff9e}.dtp-search__input:focus{outline:none}.dtp-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--dtp-space-3);margin-top:var(--dtp-space-5)}.dtp-chip{padding:7px 18px;border:1px solid rgba(255,255,255,.4);border-radius:var(--dtp-radius-pill);background:transparent;color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:.875rem;font-weight:300;line-height:1;cursor:pointer;transition:background var(--dtp-t-fast),color var(--dtp-t-fast),border-color var(--dtp-t-fast)}.dtp-chip:hover{border-color:var(--dtp-lime);color:var(--dtp-lime)}.dtp-chip[aria-pressed=true]{background:var(--dtp-lime);border-color:var(--dtp-lime);color:var(--dtp-green);font-weight:600}.dtp-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--dtp-space-3);padding:var(--dtp-space-3) var(--dtp-space-4);border:1px solid rgba(255,255,255,.22);border-radius:var(--dtp-radius-pill);background:#ffffff0d}.dtp-filters__search{flex:2 1 220px;min-width:0;border:0;background:transparent;color:var(--dtp-white);font-family:var(--dtp-font-body);font-size:1.0625rem;font-weight:500}.dtp-filters__search::placeholder{color:#fff9}.dtp-filters__search:focus{outline:none}.dtp-filters__select{flex:1 1 140px;min-width:0;padding:6px 10px;border:0;border-left:1px solid rgba(255,255,255,.22);background:transparent;color:var(--dtp-white);font-family:var(--dtp-font-body);font-size:1rem;cursor:pointer}.dtp-filters__select option{background:var(--dtp-ink-800);color:var(--dtp-white)}.dtp-filters__select:focus-visible{outline:2px solid var(--dtp-cyan);outline-offset:2px}.dtp-filters__reset{flex:0 0 auto;padding:6px 16px;border:0;border-radius:var(--dtp-radius-pill);background:transparent;color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:.9375rem;font-weight:300;cursor:pointer;transition:background var(--dtp-t-fast)}.dtp-filters__reset:hover{background:#ffffff24}.dtp-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--dtp-space-5);max-width:1216px;margin-inline:auto}.dtp-tile{display:flex;flex-direction:column;gap:var(--dtp-space-2);min-height:148px;padding:var(--dtp-space-5);border-radius:16px;background:var(--dtp-tile-blue);color:#1e3a8a;transition:transform var(--dtp-t-med),box-shadow var(--dtp-t-med)}.dtp-tile:hover,.dtp-tile:focus-visible{transform:translateY(-3px);box-shadow:var(--dtp-shadow-soft)}.dtp-tile h3{margin:0;font-family:var(--dtp-font-body);font-size:clamp(1.25rem,2.2vw,1.875rem);font-weight:700;line-height:1.2}.dtp-tile p{margin:0;font-family:var(--dtp-font-body);font-size:.875rem;line-height:1.43;color:#2563eb}.dtp-tile--green{background:var(--dtp-tile-green);color:#14532d}.dtp-tile--green p{color:#16a34a}.dtp-tile--orange{background:var(--dtp-tile-orange);color:#f84100}.dtp-tile--orange p{color:var(--dtp-orange)}.scoreboard-module.dtp-page{background:var(--dtp-ink);color:var(--dtp-white)}.scoreboard-module .dtp-hero .dtp-eyebrow{color:var(--dtp-cyan);font-weight:700}.sb-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;width:100%;max-width:920px;margin:0 auto;padding:0}.sb-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--dtp-space-2);min-height:98px;padding:13px var(--dtp-space-3);border-radius:8.35px;text-align:center}.sb-stat__value{order:1;margin:0;font-family:var(--dtp-font-display);font-size:clamp(1.9rem,2.82vw,2.539rem);font-weight:400;line-height:1.199;font-variant-numeric:tabular-nums}.sb-stat__label{order:2;margin:0;font-family:var(--dtp-font-ui);font-size:clamp(.8rem,1.23vw,1.103rem);font-weight:400;line-height:.83;letter-spacing:.02em;text-transform:uppercase}.sb-stat--teams{background:linear-gradient(270deg,#2fea9b,#7fdd53);color:var(--dtp-green)}.sb-stat--players{background:var(--dtp-blue-grad);color:var(--dtp-white)}.sb-stat--competitions{background:linear-gradient(143deg,#ffbf1a,#ff4080);color:var(--dtp-white)}.sb-stat--matches{background:var(--dtp-grad-violet);color:var(--dtp-white)}.scoreboard-module .sb-hl-card__title{color:var(--dtp-white)}.scoreboard-module .sb-section h2,.scoreboard-module .sb-section__head h2{font-family:var(--dtp-font-body);font-size:clamp(1.25rem,1.63vw,1.469rem);font-weight:600;line-height:1.208;letter-spacing:0;color:var(--dtp-white)}.scoreboard-module .sb-mc-score__vs{font-family:var(--dtp-font-ui)}.scoreboard-module h1{font-family:var(--dtp-font-display);font-weight:400}.scoreboard-module .dbx-comp-card__title{font-family:var(--dtp-font-body);font-weight:600}.scoreboard-module .dbx-section-title{font-family:var(--dtp-font-ui);font-weight:600}.scoreboard-module .sb-subnav .dtp-chip.is-active{background:var(--dtp-cyan);border-color:var(--dtp-cyan);color:var(--dtp-ink);font-weight:600}.scoreboard-module .module-ad-body--no-sides .module-ad-main{max-width:1208px}.sb-hero-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:var(--dtp-space-5)}.sb-hero-actions__btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding-inline:14px;border-radius:var(--dtp-radius-nav);background:#091df414;color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:.9375rem;font-weight:300;line-height:1;letter-spacing:.0147em;text-decoration:none;white-space:nowrap;transition:background var(--dtp-t-fast)}.sb-hero-actions__btn:hover,.sb-hero-actions__btn:focus-visible{background:#091df438}.scoreboard-module .module-ad-shell,.scouting-module .module-ad-shell{margin-inline:auto}.scoreboard-module .scoreboard-header,.sb-ticker-slot{width:100%;max-width:1320px;margin-inline:auto}.scoreboard-module .scoreboard-header .sb-tabs,.sb-ticker-slot>*{width:100%;max-width:1208px;margin-inline:auto}.sb-ticker-slot{padding-top:12px}.sb-ticker-slot:empty{display:none}.scoreboard-module .scoreboard-header{background:transparent}.sb-tabs{display:flex;align-items:flex-end;gap:47px;margin:clamp(1.5rem,3vw,2.4rem) 0 clamp(1.5rem,3.4vw,2.6rem);padding-inline:28px;border-bottom:5px solid #2e3034;overflow-x:auto;scrollbar-width:none}.sb-tabs::-webkit-scrollbar{display:none}.sb-tabs__tab{position:relative;padding-bottom:12px;font-family:var(--dtp-font-body);font-size:clamp(1rem,1.31vw,1.175rem);font-weight:500;line-height:1.213;letter-spacing:0;color:#a4a4a4;text-decoration:none;white-space:nowrap;transition:color var(--dtp-t-fast)}.sb-tabs__tab:hover,.sb-tabs__tab:focus-visible{color:var(--dtp-white)}.sb-tabs__tab.is-active{color:var(--dtp-white)}.sb-tabs__tab.is-active:after{content:"";position:absolute;left:-24px;right:-24px;bottom:-5px;height:5px;background:var(--dtp-cyan)}.scoreboard-module .sb-mc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,384px));justify-content:center;gap:28px;align-items:start}.sb-fixture-group{display:flex;flex-direction:column;gap:17px;min-width:0}.sb-comp-row{display:grid;grid-template-columns:29px minmax(0,1fr) 7px;align-items:center;gap:15px;min-height:42px;color:var(--dtp-white);text-decoration:none}.sb-comp-row__flag{width:29px;height:29px;border-radius:50%;background:var(--dtp-ink-800);overflow:hidden}.sb-comp-row__flag img{width:100%;height:100%;object-fit:cover}.sb-comp-row__text{display:flex;flex-direction:column;min-width:0}.sb-comp-row__name{font-family:"Source Sans 3",var(--dtp-font-ui);font-size:clamp(1rem,1.34vw,1.203rem);font-weight:600;line-height:1.258;color:var(--dtp-white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-comp-row__place{font-family:"Source Sans 3",var(--dtp-font-ui);font-size:clamp(.8rem,1vw,.902rem);font-weight:400;line-height:1.254;color:#aaa}.sb-comp-row__arrow{color:var(--dtp-white);flex:none}.sb-fixture{display:grid;grid-template-columns:auto minmax(0,1fr) 57px;align-items:center;min-height:82px;padding-left:19px;border-radius:19.24px;background:var(--dtp-ink-700);color:var(--dtp-white);text-decoration:none;overflow:hidden;transition:background var(--dtp-t-fast)}.sb-fixture:hover,.sb-fixture:focus-visible{background:#34344a}.sb-fixture__crests{display:flex;align-items:center}.sb-fixture__crest{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--dtp-ink-800);flex:none}.sb-fixture__crest+.sb-fixture__crest{margin-left:-2px}.sb-fixture__crest .sb-crest{width:26px;height:26px;min-width:0;font-size:.5625rem}.sb-fixture__crest .sb-crest img{width:26px;height:26px}.sb-fixture__main{display:flex;flex-direction:column;gap:1px;min-width:0;padding-left:17px;padding-right:var(--dtp-space-3)}.sb-fixture__teams{font-family:"Source Sans 3",var(--dtp-font-ui);font-size:clamp(.9rem,1.17vw,1.053rem);font-weight:600;line-height:1.259;color:var(--dtp-white);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-fixture__score{display:flex;align-items:baseline;gap:2.6rem;font-family:"Source Sans 3",var(--dtp-font-ui);font-size:clamp(.9rem,1.17vw,1.053rem);font-weight:600;line-height:1.259;color:var(--dtp-white)}.sb-fixture__dash{opacity:.85}.sb-fixture__kickoff{gap:0;color:#aaa}.sb-fixture__status{display:grid;place-items:center;align-self:stretch;width:57px;background:var(--dtp-ink-800);font-family:"Source Sans 3",var(--dtp-font-ui);font-size:clamp(.9rem,1.17vw,1.053rem);font-weight:600;line-height:1.259;color:var(--dtp-white)}.sb-fixture[data-live=true] .sb-fixture__status{color:#ff4d4d}.scouting-module .module-ad-body--no-sides .module-ad-main{max-width:1216px}.scouting-module .dtp-hero .dtp-eyebrow{color:var(--dtp-orange);font-weight:700}.scouting-partner{display:flex;flex-direction:column;align-items:center;gap:var(--dtp-space-5);margin-top:clamp(2.5rem,5vw,4rem);text-align:center}.scouting-partner__label{margin:0;font-family:var(--dtp-font-ui);font-size:1.25rem;font-weight:500;line-height:1;letter-spacing:0;color:var(--dtp-white)}.dtp-rows{display:flex;flex-direction:column;gap:var(--dtp-space-6)}.dtp-row{display:grid;grid-template-columns:minmax(220px,320px) 1fr auto;align-items:center;gap:clamp(1rem,3vw,40px);padding:var(--dtp-space-5);border:1px solid rgba(255,255,255,.14);border-radius:var(--dtp-radius-lg);background:#ffffff0a;color:var(--dtp-white);transition:border-color var(--dtp-t-med),background var(--dtp-t-med),transform var(--dtp-t-med)}.dtp-row:hover{border-color:var(--dtp-lime);background:#ffffff12;transform:translateY(-2px)}.dtp-row__media{aspect-ratio:16 / 10;border-radius:var(--dtp-radius-md);overflow:hidden;background:var(--dtp-grad-ink)}.dtp-row__media img{width:100%;height:100%;object-fit:cover}.dtp-row__kicker{margin:0 0 var(--dtp-space-2);font-size:var(--dtp-fs-sm);font-weight:500;line-height:1;color:var(--dtp-lime)}.dtp-row__title{margin:0 0 var(--dtp-space-2);font-size:clamp(1.125rem,2vw,1.5rem);font-weight:600;line-height:1.1;color:var(--dtp-white)}.dtp-row__meta{margin:0;font-size:var(--dtp-fs-sm);font-weight:500;color:#ffffffb8}.dtp-club-competitions{margin-top:var(--dtp-space-3, .75rem)}.dtp-club-competitions ul{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.dtp-club-competitions a{display:inline-block;padding:.25rem .6rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:var(--dtp-fs-sm);color:#ffffffd9;text-decoration:none}.dtp-club-competitions a:hover,.dtp-club-competitions a:focus-visible{border-color:var(--dtp-lime);color:var(--dtp-white, #fff)}.dtp-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dtp-space-4);padding:clamp(1.5rem,3vw,40px);border-radius:var(--dtp-radius-lg);background:var(--dtp-white);box-shadow:var(--dtp-shadow-card)}.dtp-form__field{display:flex;flex-direction:column;gap:6px}.dtp-form__field--wide{grid-column:1 / -1}.dtp-form__label{font-family:var(--dtp-font-ui);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dtp-slate)}.dtp-form__input,.dtp-form__textarea{width:100%;padding:12px 14px;border:1px solid #e3e6ee;border-radius:var(--dtp-radius-xs);background:var(--dtp-white);font-family:"Open Sans",var(--dtp-font-ui);font-size:1.0355rem;line-height:1.623;color:#011334;transition:border-color var(--dtp-t-fast),box-shadow var(--dtp-t-fast)}.dtp-form__input::placeholder,.dtp-form__textarea::placeholder{color:var(--dtp-grey-mid)}.dtp-form__input:focus,.dtp-form__textarea:focus{outline:none;border-color:var(--dtp-blue);box-shadow:0 0 0 3px var(--dtp-blue-soft)}.dtp-form__textarea{resize:vertical;min-height:132px}.dtp-form__error{grid-column:1 / -1;margin:0;font-size:.875rem;color:#c81e1e}.dtp-form__success{grid-column:1 / -1;margin:0;font-size:.875rem;color:#166534}.dtp-form__actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.dtp-channels{display:flex;flex-direction:column;gap:var(--dtp-space-4)}.dtp-channels__title{margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.28;color:var(--dtp-lime)}.dtp-channels__body{margin:0;max-width:34ch;font-size:var(--dtp-fs-base);line-height:1.3;color:var(--dtp-lime)}.dtp-channels__list{display:flex;flex-direction:column;gap:var(--dtp-space-3);margin:0;padding:0;list-style:none}.dtp-channels__link{display:inline-flex;align-items:center;gap:var(--dtp-space-3);font-size:1.125rem;font-weight:500;line-height:1.44;color:var(--dtp-white);transition:color var(--dtp-t-fast)}.dtp-channels__link:hover{color:var(--dtp-cyan)}.dtp-subscribe{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,460px);align-items:center;gap:clamp(1.5rem,4vw,56px);padding:clamp(1.75rem,4vw,48px);border-radius:var(--dtp-radius-lg);background:var(--dtp-lime);color:var(--dtp-green)}.dtp-subscribe__title{margin:0 0 var(--dtp-space-3);font-family:var(--dtp-font-display);font-size:clamp(1.5rem,2.6vw,1.6875rem);line-height:1.2;color:var(--dtp-green)}.dtp-subscribe__body{margin:0;font-family:var(--dtp-font-body);font-size:.875rem;line-height:1.43;color:var(--dtp-green)}.dtp-subscribe__form{display:flex;align-items:center;gap:var(--dtp-space-2);padding:6px 6px 6px var(--dtp-space-5);border-radius:var(--dtp-radius-pill);background:var(--dtp-ink)}.dtp-subscribe__input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--dtp-white);font-family:var(--dtp-font-body);font-size:.75rem;line-height:1.66}.dtp-subscribe__input::placeholder{color:#ffffffa6}.dtp-subscribe__input:focus{outline:none}.dtp-subscribe__btn{flex:0 0 auto;min-height:38px;padding-inline:var(--dtp-space-5);border:0;border-radius:var(--dtp-radius-pill);background:var(--dtp-lime);color:var(--dtp-green);font-family:var(--dtp-font-body);font-size:.6875rem;font-weight:700;cursor:pointer;transition:background var(--dtp-t-fast)}.dtp-subscribe__btn:hover{background:var(--dtp-white)}.profile-page.player-profile.dtp-page{--profile-shell: min(1208px, calc(100vw - clamp(1.5rem, 6vw, 7.25rem)) );width:var(--profile-shell);max-width:var(--profile-shell);margin-inline:auto;padding:clamp(4.65rem,6.3vw,5.65rem) 0 clamp(4rem,8vw,6.5rem);background:#000;color:var(--dtp-white)}.dtp-profile-hero{position:relative;isolation:isolate;padding-block:clamp(2rem,5vw,72px);background:var(--dtp-ink);color:var(--dtp-white)}.dtp-profile-back{display:inline-flex;align-items:center;gap:var(--dtp-space-2);margin-bottom:clamp(2rem,3.2vw,2.75rem);font-size:var(--dtp-fs-eyebrow);font-weight:700;letter-spacing:var(--dtp-tracking-eyebrow);text-transform:uppercase;color:var(--dtp-paper);transition:color var(--dtp-t-fast)}.dtp-profile-back:hover{color:var(--dtp-cyan)}.profile-page.player-profile.dtp-page .player-profile-banner{gap:0;margin:0;padding:0;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-page.player-profile.dtp-page .player-profile-body-sheet{position:relative;z-index:0;padding:0 0 clamp(2.4rem,5vw,4.15rem);border-radius:0 0 8px 8px;background:radial-gradient(circle at 88% 23%,rgba(66,122,177,.16),transparent 42%),linear-gradient(180deg,#36415e,#303b5a,#33405f);box-shadow:0 28px 70px #00000047,inset 0 1px #ffffff09}.dtp-profile-card{position:relative;display:grid;grid-template-columns:249px minmax(0,408px) 382px;align-items:center;min-height:361px;column-gap:28px;padding:44px 60px 49px 53px;border:0;border-radius:8px 8px 0 0;background:radial-gradient(circle at 72% 12%,rgba(61,132,255,.32),transparent 33%),linear-gradient(180deg,#115dff,#145dff 48%,#1058f5);box-shadow:0 28px 90px #00000061,inset 0 1px #ffffff14;overflow:hidden}.dtp-profile-card:before,.dtp-profile-card:after{content:"";position:absolute;z-index:0;pointer-events:none}.dtp-profile-card:before{display:none}.dtp-profile-card:after{display:none}.dtp-profile-card>*{position:relative;z-index:1}.dtp-profile-card__portrait{aspect-ratio:249 / 267;width:249px;align-self:start;border:0;border-radius:9px;overflow:hidden;background:#fff;box-shadow:none}.dtp-profile-card__portrait img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.dtp-profile-card__verified{position:relative;display:inline-flex;align-items:center;gap:12px;margin-bottom:1.02rem;height:29px;padding:0 8px 0 15px;border-radius:13.26px;background:#e5ebfc94;font-family:"Raleway",var(--dtp-font-ui);font-size:.69rem;font-weight:700;line-height:1.267;letter-spacing:-.01em;text-transform:uppercase;color:#004cff;box-shadow:none}.dtp-profile-card__verified:after{content:"";flex:none;width:16px;height:16px;border-radius:999px;background:#004cff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.6 8.3l2.2 2.2 4.6-4.8' fill='none' stroke='%23ffffff' stroke-width='2.21' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;pointer-events:none}.dtp-profile-card__name{margin:0;font-family:var(--dtp-font-display);font-size:clamp(2.25rem,6.9vw,var(--dtp-name-max, 5rem));font-weight:400;line-height:1;color:var(--dtp-cyan);text-wrap:balance;overflow-wrap:anywhere}.dtp-profile-card__meta{margin:1.26rem 0 0;font-family:var(--dtp-font-alt);font-size:1.24rem;font-weight:500;line-height:1.2;color:var(--dtp-lime)}.dtp-profile-card__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-height:182px;padding:48px 49px 41px;border:0;border-radius:9px;background:#252630;box-shadow:none}.dtp-profile-card__ratings{display:flex;justify-content:center;gap:clamp(.75rem,2vw,1rem);margin:0}.dtp-profile-rating{min-width:85px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 .45rem;border:1.41px solid var(--dtp-rating-stroke, rgba(255, 255, 255, .6));border-radius:5.64px;background:var(--dtp-rating-fill, transparent);box-shadow:none;text-align:center}.dtp-profile-rating dd{margin:0;font-family:var(--dtp-font-display);font-size:1.625rem;line-height:1}.dtp-profile-rating dt{margin-top:4px;font-family:var(--dtp-font-body);font-size:.5625rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.profile-page.player-profile.dtp-page .profile-summary-card{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profile-page.player-profile.dtp-page .profile-facts,.profile-page.player-profile.dtp-page .profile-facts--wide{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.profile-page.player-profile.dtp-page .profile-facts strong{display:block;white-space:nowrap;overflow-wrap:normal}.profile-page.player-profile.dtp-page .scouting-details__valuation .profile-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-page.player-profile.dtp-page .profile-facts div{min-width:0}.profile-page.player-profile.dtp-page .scouting-details__valuation .profile-facts strong{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:normal}.profile-page.player-profile.dtp-page .player-profile-heading,.profile-page.player-profile.dtp-page .player-profile-subheading,.profile-page.player-profile.dtp-page .scouting-intel__stat-label,.profile-page.player-profile.dtp-page .scouting-intel__trait-label,.profile-page.player-profile.dtp-page .position-scouting-metrics__label{text-wrap:balance}.profile-page.player-profile.dtp-page .player-profile-role-expand__toggle,.playstyle-modal__close,.support-report-fab{font-family:var(--dtp-font-ui)}.dtp-profile-rating--overall{--dtp-rating-stroke: rgba(221, 126, 6, .6);--dtp-rating-fill: rgba(221, 126, 6, .16)}.dtp-profile-rating--attack{--dtp-rating-stroke: rgba(0, 255, 191, .6);--dtp-rating-fill: rgba(0, 216, 191, .16)}.dtp-profile-rating--defense{--dtp-rating-stroke: rgba(220, 21, 255, .6);--dtp-rating-fill: rgba(220, 21, 255, .16)}.dtp-profile-rating--overall dd{color:#ff8b16}.dtp-profile-rating--overall dt{color:#dd7e06}.dtp-profile-rating--attack dd,.dtp-profile-rating--attack dt{color:#00ffbf}.dtp-profile-rating--defense dd,.dtp-profile-rating--defense dt{color:#dc15ff}.dtp-profile-card__share{margin-top:1.26rem;text-align:center}.dtp-profile-card__share .dtp-btn,.dtp-profile-card__share button{width:min(100%,167px);min-height:38px;padding-inline:1rem;border-color:#0b86ff;border-radius:5px;background:#3a485eb8;color:#ffffff5c;font-weight:600}.dtp-profile-card__share .dtp-btn:hover,.dtp-profile-card__share button:hover{background:#405470e6;color:#ffffff9e}.profile-page.player-profile.dtp-page .player-profile-banner__insights{display:grid;grid-template-columns:minmax(270px,1fr) clamp(184px,22.5vw,230px) clamp(246px,30vw,310px);align-items:center;gap:clamp(1.35rem,2.8vw,2.35rem);margin:0;padding:clamp(2.4rem,4.6vw,3.55rem) 60px clamp(2rem,3.8vw,3rem) 53px;border:0;border-radius:0;background:radial-gradient(circle at 85% 20%,rgba(66,122,177,.16),transparent 42%),linear-gradient(180deg,#36415e,#36415e);box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-banner__bio{display:flex;align-items:center;min-width:0}.profile-page.player-profile.dtp-page .player-profile-banner__bio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"nationality category foot" "position value value";width:100%;margin:0;padding:0;column-gap:clamp(1.25rem,2.55vw,2.75rem);row-gap:clamp(1.42rem,3vw,2.85rem);list-style:none}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell{display:flex;flex-direction:column;gap:.48rem;min-width:0}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell:nth-child(1){grid-area:nationality}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell:nth-child(2){grid-area:category}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell:nth-child(3){grid-area:foot}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell:nth-child(4){grid-area:position}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell:nth-child(5){grid-area:value}.profile-page.player-profile.dtp-page .player-profile-banner__bio-label{color:#ffffff91;font-family:var(--dtp-font-ui);font-size:clamp(.82rem,1.3vw,1.08rem);font-weight:800;line-height:1;letter-spacing:-.03em;text-transform:none}.profile-page.player-profile.dtp-page .player-profile-banner__bio-value{color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:clamp(.95rem,1.55vw,1.42rem);font-weight:900;line-height:1;letter-spacing:-.035em;text-transform:uppercase}.profile-page.player-profile.dtp-page .player-profile-banner__bio-cell--highlight .player-profile-banner__bio-value{color:var(--dtp-cyan)}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot{align-self:center;width:100%;max-width:none;aspect-ratio:152 / 89;margin:0;overflow:hidden;border:0;border-radius:0;background:#18a74b;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__svg{display:block;width:100%;height:100%}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__attack-edge,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__overlay,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-zone,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-connector,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-halo{display:none}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__marker{width:clamp(.62rem,1.1vw,.75rem);height:clamp(.62rem,1.1vw,.75rem);border:0;background:#ffe145;box-shadow:0 3px 8px #0000002e,inset 0 1px #ffffff8f}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__marker--secondary{background:#ffe145;opacity:.96;animation:none}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__marker--hybrid{background:#ffe145}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__main-role-label,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__alt-role-label,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-role-label{display:inline-flex;align-items:center;justify-content:center;gap:.08em;min-height:clamp(.62rem,1.1vw,.75rem);padding:.04rem .16rem;border:1px solid rgba(255,225,69,.48);border-radius:999px;background:#101827d6;color:#ffffffeb;font-family:var(--dtp-font-ui);font-size:clamp(.31rem,.5vw,.42rem);font-weight:850;line-height:1;letter-spacing:.02em;box-shadow:0 2px 5px #00000038;text-transform:uppercase;white-space:nowrap;overflow:visible}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__main-role-label:before,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__alt-role-label:before,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-role-label:before{content:"";position:absolute;left:50%;top:-8px;width:8px;height:8px;border-left:1px solid currentColor;border-top:1px solid currentColor;background:inherit;opacity:.92;transform:translate(-50%) rotate(45deg)}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__main-role-label:after,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__alt-role-label:after,.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-role-label:after{content:"";position:absolute;left:50%;top:-17px;width:1.5px;height:12px;border-radius:999px;background:linear-gradient(180deg,rgba(255,225,69,.94),currentColor);opacity:.68;transform:translate(-50%)}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__main-role-label{border-color:#22c55ea8;color:#dcfce7fa}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__alt-role-label{border-color:#7dd3fc9e;color:#e0f2fefa}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__hybrid-role-label{border-color:#fbbf24b3;color:#fef3c7fa}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__role-prefix{font-size:.88em;opacity:.74}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__role-sep{opacity:.55}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot .player-profile-pitch__role-token{font-weight:950}.profile-page.player-profile.dtp-page .player-profile-cat-radar__frame{display:flex;align-items:center;justify-content:center;min-height:clamp(122px,16.2vw,158px);padding:clamp(.44rem,1vw,.72rem);border:0;border-radius:5px;background:#252630;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-cat-radar{width:100%}.profile-page.player-profile.dtp-page .player-profile-cat-radar__chart{width:100%;max-width:min(100%,212px)}.profile-page.player-profile.dtp-page .player-profile-cat-radar__grid{stroke:#ffffff2e}.profile-page.player-profile.dtp-page .player-profile-cat-radar__spoke{stroke:#ffffff26}.profile-page.player-profile.dtp-page .player-profile-bio{max-width:920px;margin:0 60px clamp(1.4rem,2.7vw,2.2rem) 53px;color:#ffffffb8;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.65}.profile-page.player-profile.dtp-page .player-profile-scout-strip{display:flex;flex-direction:column;width:calc(100% - 113px);margin:0 auto clamp(2.25rem,5vw,3.8rem);padding:clamp(2rem,3.4vw,3.25rem) clamp(2rem,3.35vw,3.15rem) clamp(2.15rem,3.6vw,3.45rem);border:0;border-radius:7px;background:radial-gradient(circle at 50% 18%,rgba(40,148,86,.22),transparent 38%),linear-gradient(108deg,#17360f,#14351a 48%,#003f37);box-shadow:0 22px 48px #00000047,inset 0 1px #ffffff0e}.profile-page.player-profile.dtp-page .player-profile-scout-strip__summary{min-width:0}.profile-page.player-profile.dtp-page .player-profile-scout-strip__summary .player-profile-heading{margin:0;color:var(--dtp-lime);font-family:var(--dtp-font-display);font-size:clamp(1.45rem,2.45vw,2rem);font-weight:400;line-height:1;letter-spacing:0;text-transform:none}.profile-page.player-profile.dtp-page .player-profile-scout-strip__text{max-width:770px;margin:clamp(.55rem,1vw,.74rem) 0 clamp(1.4rem,2.25vw,1.72rem);color:#ffffffe0;font-family:var(--dtp-font-body);font-size:clamp(.72rem,1.1vw,.91rem);font-weight:650;line-height:1.22;text-wrap:pretty}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics.position-scouting-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1.85rem,4vw,3.3rem);row-gap:.62rem;margin:0;padding:clamp(1.45rem,2.5vw,1.85rem) clamp(1.9rem,3.2vw,2.55rem);border:0;border-radius:7px;background:#758b8485;box-shadow:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label label" "bar value";align-items:center;min-height:31px;gap:.28rem .78rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__head{display:contents}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__label-row{grid-area:label;display:flex;align-items:center;min-width:0;gap:.42rem}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__icon{display:block;flex:0 0 auto;width:clamp(.68rem,.92vw,.82rem);height:clamp(.68rem,.92vw,.82rem);color:#ffffffb8;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__label{min-width:0;overflow:hidden;color:#e5e8e294;font-size:clamp(.62rem,.86vw,.74rem);font-weight:760;line-height:1.05;letter-spacing:-.015em;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .info-tip__icon{display:none}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__value{grid-area:value;display:inline-flex;align-items:center;flex:0 0 auto;color:var(--dtp-cyan);font-family:var(--dtp-font-ui);font-size:clamp(.78rem,1.06vw,.94rem);font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__value:before{content:"★";margin-right:.42rem;color:#ffdf63;font-size:.76em;line-height:1}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__value-unit{margin-left:.14rem;color:currentColor;font-size:.78em;font-weight:850}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__bar{grid-area:bar;height:10px;overflow:hidden;border-radius:999px;background:#4e665fcc}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffc48f,#ffa7ba);box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card:nth-child(2n) .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#da9296,#f79ca0)}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card:nth-child(3n) .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#bcf9ae,#88ebcf)}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card:nth-child(4n) .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#ffc9f6,#f1ebff)}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card:nth-child(5n) .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#95bfff,#8daeff)}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card:nth-child(6n) .position-scouting-metrics__bar-fill{background:linear-gradient(90deg,#9ef9fa,#89e2e7)}.profile-page.player-profile.dtp-page .player-profile-tabs{display:flex;flex-wrap:nowrap;align-items:center;justify-content:stretch;gap:0;width:calc(100% - 113px);margin:clamp(1.7rem,3.2vw,2.7rem) auto clamp(1.05rem,2vw,1.55rem);padding:0;overflow-x:auto;border:0;border-bottom:1px solid rgba(255,255,255,.13);border-radius:0;background:transparent;box-shadow:none;scrollbar-width:none}.profile-page.player-profile.dtp-page .player-profile-tabs::-webkit-scrollbar{display:none}.profile-page.player-profile.dtp-page .player-profile-tabs__btn{flex:1 1 0;min-width:0;min-height:30px;padding:0 .5rem .55rem;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#ffffff80;font-family:var(--dtp-font-ui);font-size:clamp(.56rem,.72vw,.66rem);font-weight:850;line-height:1;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background var(--dtp-t-fast),border-color var(--dtp-t-fast),color var(--dtp-t-fast),box-shadow var(--dtp-t-fast)}.profile-page.player-profile.dtp-page .player-profile-tabs__btn:hover{border-bottom-color:#50d3ff47;background:transparent;color:var(--dtp-white)}.profile-page.player-profile.dtp-page .player-profile-tabs__btn.active{border-bottom-color:var(--dtp-cyan);background:transparent;color:var(--dtp-cyan);box-shadow:0 8px 18px #50d3ff14}.profile-page.player-profile.dtp-page .profile-section{padding:0 0 clamp(2.5rem,5vw,4rem);border:0;background:transparent;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-role-profile{width:calc(100% - 113px);margin:clamp(1.65rem,3.5vw,2.6rem) auto clamp(2rem,4vw,3rem)}.profile-page.player-profile.dtp-page .player-profile-role-profile .profile-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1.25rem;margin:0 0 .68rem}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-eyebrow{display:block;margin-bottom:.34rem;color:#ffffff85;font-family:var(--dtp-font-ui);font-size:clamp(.66rem,.86vw,.78rem);font-weight:800;line-height:1;letter-spacing:-.02em;text-transform:none}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-heading{display:flex;align-items:center;gap:.4rem;margin:0;color:var(--dtp-cyan);font-family:var(--dtp-font-display);font-size:clamp(1.15rem,2.35vw,1.92rem);font-weight:400;line-height:.98;letter-spacing:0;text-transform:uppercase}.profile-page.player-profile.dtp-page .player-profile-role-profile .profile-data-note{margin-bottom:.12rem;color:#ffffff6b;font-family:var(--dtp-font-ui);font-size:clamp(.7rem,1vw,.88rem);font-weight:800;letter-spacing:-.02em;text-transform:none;white-space:nowrap}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr-grid--core{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.72rem,1.6vw,1.2rem) clamp(1.2rem,2.5vw,2rem);margin:0;padding:clamp(1.18rem,2vw,1.55rem) clamp(1.55rem,2.8vw,2.35rem);border:0;border-radius:7px;background:#7e87998f;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr{display:grid;gap:.4rem;min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr:hover{transform:none;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;margin:0}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr__label{min-width:0;overflow:hidden;color:#ffffffe6;font-family:var(--dtp-font-ui);font-size:clamp(.64rem,.86vw,.78rem);font-weight:820;line-height:1;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr__score{color:#ffffff9e;font-family:var(--dtp-font-ui);font-size:clamp(.62rem,.82vw,.74rem);font-weight:850;line-height:1;font-variant-numeric:tabular-nums}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr__track{height:10px;overflow:hidden;border-radius:999px;background:#cdd5e55c;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#8294ff,#8893dd);box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr:nth-child(2) .player-profile-attr__fill{background:linear-gradient(90deg,#90e3ff,#c58cef)}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr:nth-child(3) .player-profile-attr__fill{background:linear-gradient(90deg,#ffa48b,#ffae91)}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr:nth-child(4) .player-profile-attr__fill{background:linear-gradient(90deg,#ff96b8,#f59dbb)}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr:nth-child(5) .player-profile-attr__fill{background:linear-gradient(90deg,#8aceff,#85d2ff)}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr:nth-child(6) .player-profile-attr__fill{background:linear-gradient(90deg,#ce35e8,#bf28dc)}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-role-expand{margin:.72rem 0 0}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-role-expand__toggle{color:#50d3ffd9;font-size:.74rem}.profile-page.player-profile.dtp-page .player-profile-proof-block{display:grid;gap:clamp(1.35rem,2.4vw,1.95rem);width:calc(100% - 113px);margin:clamp(2rem,4.2vw,3.35rem) auto 0;padding:clamp(1.75rem,3.2vw,2.55rem);border:0;border-radius:7px;background:radial-gradient(circle at 100% 8%,rgba(4,124,128,.64),transparent 44%),linear-gradient(132deg,#4d774de0,#166776db)}.profile-page.player-profile.dtp-page .profile-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.35rem,2.4vw,1.95rem);margin:0}.profile-page.player-profile.dtp-page .player-profile-panel{min-height:clamp(150px,15vw,202px);padding:clamp(1.3rem,2.2vw,1.85rem) clamp(1.35rem,2.4vw,2rem);border:0;border-radius:7px;background:#7e87996b;box-shadow:12px 16px 32px #00000024,-2px -2px 8px #ffffff09,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.profile-page.player-profile.dtp-page .player-profile-subheading{margin:0 0 clamp(1.05rem,2vw,1.45rem);color:var(--dtp-lime);font-family:var(--dtp-font-display);font-size:clamp(1.15rem,2vw,1.72rem);font-weight:400;line-height:.98;letter-spacing:0;text-transform:uppercase}.profile-page.player-profile.dtp-page .profile-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.profile-page.player-profile.dtp-page .profile-list li,.profile-page.player-profile.dtp-page .profile-metric-list span,.profile-page.player-profile.dtp-page .profile-metric-list strong{min-height:31px;padding:.57rem .78rem;border-top:1px solid rgba(255,255,255,.42);color:#ffffffd6;font-family:var(--dtp-font-ui);font-size:clamp(.66rem,.86vw,.78rem);font-weight:780;line-height:1.1}.profile-page.player-profile.dtp-page .profile-list li:last-child,.profile-page.player-profile.dtp-page .profile-metric-list span:nth-last-child(2),.profile-page.player-profile.dtp-page .profile-metric-list strong:last-child{border-bottom:1px solid rgba(255,255,255,.42)}.profile-page.player-profile.dtp-page .profile-metric-list{display:grid;grid-template-columns:minmax(0,1fr) minmax(5.5rem,max-content);gap:0;margin:0}.profile-page.player-profile.dtp-page .profile-metric-list span,.profile-page.player-profile.dtp-page .profile-metric-list strong{display:flex;align-items:center;margin:0}.profile-page.player-profile.dtp-page .profile-metric-list span{color:#ffffffc7}.profile-page.player-profile.dtp-page .profile-metric-list strong{min-width:0;justify-content:flex-end;color:var(--dtp-white);font-weight:900;text-align:right}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison{min-height:clamp(132px,14vw,182px);margin:0;padding:clamp(1.3rem,2.3vw,1.85rem) clamp(1.55rem,2.8vw,2.4rem);border:1px solid rgba(186,255,0,.34);border-radius:7px;background:#7e87996b;box-shadow:12px 16px 34px #00000024,-2px -2px 8px #ffffff09,inset 0 1px #ffffff1a}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison:hover{transform:none;border-color:#baff006b;box-shadow:none}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison__inner{align-items:center;min-height:100%}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison .player-profile-eyebrow{color:#ffffff75;font-family:var(--dtp-font-ui);font-size:clamp(.7rem,1vw,.9rem);font-weight:800;letter-spacing:-.025em;text-transform:none}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison__copy{width:min(520px,100%);margin:.28rem 0 0;color:var(--dtp-cyan);font-family:var(--dtp-font-display);font-size:clamp(1.25rem,2.5vw,2.05rem);font-weight:400;line-height:.94;letter-spacing:0}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison .dtp-btn--secondary{display:inline-flex;min-height:34px;padding:.52rem .9rem;border:1px solid rgba(80,211,255,.42);border-radius:5px;background:linear-gradient(145deg,#465d7db8,#242d42d1);color:#ffffffb8;font-family:var(--dtp-font-ui);font-size:clamp(.62rem,.82vw,.74rem);font-weight:820;box-shadow:8px 10px 20px #00000029,inset 0 1px #ffffff1f}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison .dtp-btn--secondary:hover{transform:translateY(-1px);border-color:#50d3ffb3;color:var(--dtp-white);background:linear-gradient(145deg,#4f7098d1,#29334af0)}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison__right{align-items:center}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison__headshot,.profile-page.player-profile.dtp-page .benchmark-player-headshot.player-profile-playstyle-comparison__headshot{width:clamp(74px,8.2vw,104px);height:clamp(74px,8.2vw,104px);min-width:clamp(74px,8.2vw,104px);min-height:clamp(74px,8.2vw,104px);border:2px solid #f5c647;background:#1c2230;box-shadow:0 12px 26px #00000038}.profile-page.player-profile.dtp-page .scouting-details>.profile-section,.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:has(.scoreboard-history-hero),.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:has(.profile-empty-state),.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section.player-profile-media,.profile-page.player-profile.dtp-page .player-profile-body-sheet>.goalkeeper-profile{width:calc(100% - 113px);margin:clamp(2rem,4.2vw,3.25rem) auto 0;padding:clamp(1.65rem,3vw,2.45rem);border:0;border-radius:7px;background:radial-gradient(circle at 100% 5%,rgba(4,124,128,.5),transparent 38%),linear-gradient(132deg,#4d774db8,#1f3753d6);box-shadow:0 24px 58px #0000002e,inset 0 1px #ffffff0f}.profile-page.player-profile.dtp-page .player-profile-body-sheet .profile-section{margin-top:0}.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:not(:first-child){margin-top:clamp(1.8rem,3.6vw,2.8rem)}.profile-page.player-profile.dtp-page .scouting-details>.profile-section:first-child{margin-top:clamp(1.4rem,2.8vw,2.15rem)}.profile-page.player-profile.dtp-page .profile-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.2rem;margin:0 0 clamp(1.15rem,2vw,1.55rem)}.profile-page.player-profile.dtp-page .profile-section__eyebrow,.profile-page.player-profile.dtp-page .profile-section-heading .player-profile-eyebrow{color:#ffffff94;font-family:var(--dtp-font-ui);font-size:clamp(.62rem,.82vw,.74rem);font-weight:860;letter-spacing:.1em;text-transform:uppercase}.profile-page.player-profile.dtp-page .profile-section-heading h2,.profile-page.player-profile.dtp-page .profile-section-heading .player-profile-heading,.profile-page.player-profile.dtp-page .player-profile-media>.player-profile-heading{margin:.24rem 0 0;color:var(--dtp-cyan);font-family:var(--dtp-font-display);font-size:clamp(1.55rem,3vw,2.55rem);font-weight:400;line-height:.94;letter-spacing:0;text-transform:uppercase}.profile-page.player-profile.dtp-page .profile-data-note,.profile-page.player-profile.dtp-page .scouting-details__meta{color:#ffffff75;font-family:var(--dtp-font-ui);font-size:clamp(.68rem,.92vw,.82rem);font-weight:780;letter-spacing:-.01em;text-align:right}.profile-page.player-profile.dtp-page .scouting-details__summary{width:min(870px,100%);margin:0 0 clamp(1.25rem,2.4vw,1.8rem);color:#ffffffd6;font-family:var(--dtp-font-body);font-size:clamp(.82rem,1.14vw,.96rem);font-weight:620;line-height:1.32}.profile-page.player-profile.dtp-page .scouting-details__snapshot,.profile-page.player-profile.dtp-page .scouting-intel__trait-grid,.profile-page.player-profile.dtp-page .player-profile-playstyles__grid,.profile-page.player-profile.dtp-page .scoreboard-history-kpis,.profile-page.player-profile.dtp-page .profile-facts{display:grid;gap:clamp(.85rem,1.7vw,1.25rem)}.profile-page.player-profile.dtp-page .scouting-details__snapshot,.profile-page.player-profile.dtp-page .scouting-intel__trait-grid,.profile-page.player-profile.dtp-page .scoreboard-history-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-page.player-profile.dtp-page .player-profile-playstyles__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none}.profile-page.player-profile.dtp-page .scouting-intel__stat-card,.profile-page.player-profile.dtp-page .scouting-intel__trait-card,.profile-page.player-profile.dtp-page .player-profile-playstyle,.profile-page.player-profile.dtp-page .scoreboard-history-kpi,.profile-page.player-profile.dtp-page .profile-facts div,.profile-page.player-profile.dtp-page .profile-summary-card,.profile-page.player-profile.dtp-page .profile-empty-state{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:linear-gradient(145deg,#8997a961,#47587147);box-shadow:10px 14px 28px #00000029,-2px -2px 8px #ffffff09,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-page.player-profile.dtp-page .scouting-intel__stat-card,.profile-page.player-profile.dtp-page .scouting-intel__trait-card,.profile-page.player-profile.dtp-page .player-profile-playstyle,.profile-page.player-profile.dtp-page .scoreboard-history-kpi,.profile-page.player-profile.dtp-page .profile-facts div{padding:clamp(1rem,1.8vw,1.35rem)}.profile-page.player-profile.dtp-page .scouting-intel__stat-label,.profile-page.player-profile.dtp-page .scouting-intel__trait-label,.profile-page.player-profile.dtp-page .scoreboard-history-kpi span,.profile-page.player-profile.dtp-page .profile-facts span,.profile-page.player-profile.dtp-page .player-profile-playstyle__context,.profile-page.player-profile.dtp-page .player-profile-playstyle__desc{color:#ffffff8f;font-family:var(--dtp-font-ui);font-size:clamp(.62rem,.82vw,.75rem);font-weight:760;line-height:1.18}.profile-page.player-profile.dtp-page .scouting-intel__stat-value,.profile-page.player-profile.dtp-page .scouting-intel__trait-score,.profile-page.player-profile.dtp-page .scoreboard-history-kpi strong,.profile-page.player-profile.dtp-page .profile-facts strong,.profile-page.player-profile.dtp-page .player-profile-playstyle__title,.profile-page.player-profile.dtp-page .player-profile-playstyle__fit{display:block;margin-top:.45rem;color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:clamp(.95rem,1.42vw,1.18rem);font-weight:900;line-height:1.05}.profile-page.player-profile.dtp-page .scouting-intel__trait-score,.profile-page.player-profile.dtp-page .player-profile-playstyle__fit{color:var(--dtp-lime)}.profile-page.player-profile.dtp-page .scouting-details__fit-panel--full,.profile-page.player-profile.dtp-page .scoreboard-history-panel,.profile-page.player-profile.dtp-page .goalkeeper-profile__summary{border:0;border-radius:8px;background:#7e87996b;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0000001c}.profile-page.player-profile.dtp-page .scoreboard-history-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.2rem;margin:0 0 clamp(1rem,2vw,1.5rem);padding:clamp(1.35rem,2.5vw,1.95rem);border:1px solid rgba(186,255,0,.2);border-radius:8px;background:radial-gradient(circle at 98% 0%,rgba(186,255,0,.16),transparent 42%),#7e879957;box-shadow:inset 0 1px #ffffff14}.profile-page.player-profile.dtp-page .scoreboard-history-hero__eyebrow{color:#ffffff85;font-family:var(--dtp-font-ui);font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.profile-page.player-profile.dtp-page .scoreboard-history-hero strong{display:block;margin-top:.25rem;color:var(--dtp-lime);font-family:var(--dtp-font-display);font-size:clamp(1.55rem,3vw,2.35rem);font-weight:400;line-height:.96}.profile-page.player-profile.dtp-page .scoreboard-history-hero p{max-width:650px;margin:.45rem 0 0;color:#ffffffc7;font-size:clamp(.78rem,1.02vw,.9rem);line-height:1.35}.profile-page.player-profile.dtp-page .scoreboard-history-hero__score{display:grid;place-items:center;min-width:clamp(92px,10vw,128px);min-height:clamp(84px,9vw,112px);border:1px solid rgba(80,211,255,.34);border-radius:8px;background:#212530b8}.profile-page.player-profile.dtp-page .scoreboard-history-hero__score span{color:var(--dtp-cyan);font-family:var(--dtp-font-display);font-size:clamp(2.1rem,4.2vw,3.6rem);line-height:.8}.profile-page.player-profile.dtp-page .scoreboard-history-hero__score small{color:#ffffff7a;font-size:.66rem;font-weight:800;text-transform:uppercase}.profile-page.player-profile.dtp-page .scoreboard-history-match-groups{display:grid;gap:clamp(1rem,2vw,1.5rem)}.profile-page.player-profile.dtp-page .scoreboard-history-match-group{padding:clamp(1rem,1.8vw,1.35rem);border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#1d223061}.profile-page.player-profile.dtp-page .scoreboard-history-appearance{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.8rem;color:var(--dtp-white);text-decoration:none}.profile-page.player-profile.dtp-page .scoreboard-history-appearance__team{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.profile-page.player-profile.dtp-page .scoreboard-history-appearance__team--away{justify-content:flex-end;text-align:right}.profile-page.player-profile.dtp-page .scoreboard-history-appearance__team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page.player-profile.dtp-page .scoreboard-history-appearance__score{color:var(--dtp-lime);font-family:var(--dtp-font-display);font-size:clamp(1.1rem,2vw,1.55rem)}.profile-page.player-profile.dtp-page .scoreboard-history-match-group__meta{margin:.5rem 0 .85rem;color:#ffffff85;font-size:.74rem}.profile-page.player-profile.dtp-page .profile-event-list,.profile-page.player-profile.dtp-page .scoreboard-history-event-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.profile-page.player-profile.dtp-page .profile-event-list li{display:grid;grid-template-columns:3.2rem minmax(8rem,.75fr) minmax(0,1.4fr);gap:.75rem;align-items:start;padding:.8rem 0;border-top:1px solid rgba(255,255,255,.14)}.profile-page.player-profile.dtp-page .profile-event-list li:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.profile-page.player-profile.dtp-page .profile-event-list li>span{color:var(--dtp-cyan);font-weight:900}.profile-page.player-profile.dtp-page .profile-event-list li>strong{color:var(--dtp-white);font-weight:860}.profile-page.player-profile.dtp-page .profile-event-list li>em{color:#ffffff9e;font-style:normal;line-height:1.35}.profile-page.player-profile.dtp-page .player-profile-media{display:grid;gap:clamp(1rem,2vw,1.55rem)}.profile-page.player-profile.dtp-page .player-profile-media>.player-profile-eyebrow{color:#ffffff94;font-family:var(--dtp-font-ui);font-size:.68rem;font-weight:860;letter-spacing:.1em;text-transform:uppercase}.profile-page.player-profile.dtp-page .profile-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.4rem)}.profile-page.player-profile.dtp-page .profile-media-grid--photos{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-page.player-profile.dtp-page .player-profile-media-card{position:relative;display:grid;align-content:end;min-height:clamp(190px,20vw,260px);overflow:hidden;padding:1rem;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:linear-gradient(145deg,#8997a957,#1f2636b8);color:var(--dtp-white);text-align:left;text-decoration:none;box-shadow:14px 18px 34px #0000002e,inset 0 1px #ffffff1f}.profile-page.player-profile.dtp-page .player-profile-media-card img,.profile-page.player-profile.dtp-page .profile-media-card__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.78}.profile-page.player-profile.dtp-page .player-profile-media-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 18%,rgba(0,0,0,.74))}.profile-page.player-profile.dtp-page .player-profile-media-card>*{position:relative;z-index:1}.profile-page.player-profile.dtp-page .profile-media-card__icon{display:inline-grid;place-items:center;width:max-content;min-width:3.5rem;min-height:2rem;margin-bottom:.6rem;padding:.45rem .7rem;border:1px solid rgba(80,211,255,.32);border-radius:999px;background:#00000057;color:var(--dtp-cyan);font-size:.68rem;font-weight:900;text-transform:uppercase}.profile-page.player-profile.dtp-page .player-profile-media-card strong{color:var(--dtp-white);font-family:var(--dtp-font-ui);font-size:clamp(.92rem,1.2vw,1.1rem);font-weight:900}.profile-page.player-profile.dtp-page .player-profile-media-card span:not(.profile-media-card__icon){margin-top:.28rem;color:#ffffffad;font-size:.76rem}.playstyle-modal-backdrop{z-index:200;padding-top:calc(var(--dtp-nav-top) + var(--dtp-nav-h) + var(--dtp-space-4));align-items:flex-start;background:radial-gradient(circle at 50% 20%,rgba(80,211,255,.12),transparent 38%),#000000c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.playstyle-modal{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:radial-gradient(circle at 95% 4%,rgba(0,255,191,.14),transparent 34%),linear-gradient(145deg,#36415efa,#1d2336fa);color:var(--dtp-white);box-shadow:28px 36px 80px #00000075,-3px -3px 16px #ffffff09,inset 0 1px #ffffff1a}.playstyle-modal__close{border:1px solid rgba(80,211,255,.32);background:linear-gradient(145deg,#576988ad,#232b3feb);color:var(--dtp-cyan);box-shadow:8px 10px 18px #00000042,inset 0 1px #ffffff1f}.playstyle-modal__header{gap:clamp(1rem,2vw,1.6rem)}.playstyle-modal__badge{border:1px solid rgba(255,255,255,.08);border-radius:10px;background:linear-gradient(145deg,#8997a952,#36425e57);box-shadow:12px 16px 30px #00000029,inset 0 1px #ffffff1f}.playstyle-modal__badge-label{color:#ffffff85;font-family:var(--dtp-font-ui);font-weight:850;letter-spacing:.1em}.playstyle-modal__name strong{color:var(--dtp-white);font-family:var(--dtp-font-display);font-size:clamp(1.4rem,2.6vw,2.15rem);font-weight:400;line-height:.94}.playstyle-modal__banner{border:1px solid rgba(186,255,0,.22);border-radius:10px;background:radial-gradient(circle at 98% 0%,rgba(186,255,0,.14),transparent 44%),#7e879947}.playstyle-modal__banner h2,.playstyle-modal__footer h3,.playstyle-modal__group h3{color:var(--dtp-lime);font-family:var(--dtp-font-display);font-weight:400;letter-spacing:0}.playstyle-modal__banner p,.playstyle-modal__footer p{color:#ffffffc2}.playstyle-modal__legend{color:#ffffff94}.playstyle-modal__group,.playstyle-modal__footer{border:1px solid rgba(255,255,255,.08);border-radius:10px;background:linear-gradient(145deg,#8997a947,#36425e42);box-shadow:10px 14px 26px #00000024,inset 0 1px #ffffff1a}.playstyle-compare-row__label{color:#ffffffc2}.playstyle-dual-bar__track{background:#cdd5e547}.playstyle-dual-bar__fill--player{background:linear-gradient(90deg,#0529ff,#50d3ff)}.playstyle-dual-bar__fill--benchmark{background:linear-gradient(90deg,#baff00,#00ffbf)}.playstyle-dual-bar__value{color:var(--dtp-white)}@media (min-width: 761px) and (max-width: 1100px){.profile-page.player-profile.dtp-page{--profile-shell: min(100%, calc(100vw - clamp(1.25rem, 4vw, 3rem)) )}.dtp-profile-card{grid-template-columns:minmax(150px,210px) minmax(0,1fr);text-align:left;padding:clamp(1.75rem,4vw,2.75rem)}.dtp-profile-card:before,.dtp-profile-card:after{display:block}.dtp-profile-card__portrait{max-width:210px;margin-inline:0}.dtp-profile-card__actions{grid-column:1 / -1;width:min(100%,420px);min-height:0;justify-self:start;padding:1.25rem}.dtp-profile-card__ratings{justify-content:flex-start}.profile-page.player-profile.dtp-page .player-profile-banner__insights{grid-template-columns:minmax(250px,1fr) clamp(172px,22vw,218px) clamp(232px,29vw,292px);gap:clamp(1rem,2vw,1.9rem);padding-inline:clamp(1.75rem,4vw,2.75rem)}.profile-page.player-profile.dtp-page .player-profile-banner__bio-grid{row-gap:clamp(1.2rem,2.4vw,2.05rem)}.profile-page.player-profile.dtp-page .player-profile-bio{margin-inline:clamp(1.75rem,4vw,2.75rem)}.profile-page.player-profile.dtp-page .player-profile-scout-strip{width:calc(100% - clamp(3.5rem,8vw,5.5rem));padding-inline:clamp(1.75rem,4vw,2.75rem)}.profile-page.player-profile.dtp-page .player-profile-tabs,.profile-page.player-profile.dtp-page .player-profile-role-profile,.profile-page.player-profile.dtp-page .player-profile-proof-block{width:calc(100% - clamp(3.5rem,8vw,5.5rem))}.profile-page.player-profile.dtp-page .scouting-details>.profile-section,.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:has(.scoreboard-history-hero),.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:has(.profile-empty-state),.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section.player-profile-media,.profile-page.player-profile.dtp-page .player-profile-body-sheet>.goalkeeper-profile{width:calc(100% - clamp(3.5rem,8vw,5.5rem))}.profile-page.player-profile.dtp-page .scouting-details__snapshot,.profile-page.player-profile.dtp-page .scoreboard-history-kpis,.profile-page.player-profile.dtp-page .profile-media-grid,.profile-page.player-profile.dtp-page .profile-media-grid--photos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.profile-page.player-profile.dtp-page{--profile-shell: min(100%, calc(100vw - 1rem) );padding-top:clamp(4.25rem,13vw,5.25rem)}.dtp-profile-card{grid-template-columns:minmax(0,1fr);min-height:0;gap:1.2rem;padding:1.25rem;text-align:center}.dtp-profile-card:before,.dtp-profile-card:after{display:none}.dtp-profile-card__portrait{max-width:min(220px,76vw);margin-inline:auto}.dtp-profile-card__name{font-size:clamp(3rem,18vw,4.5rem)}.dtp-profile-card__meta{font-size:1rem}.dtp-profile-card__actions{min-height:0;padding:1rem}.dtp-profile-card__ratings{flex-wrap:wrap}.dtp-profile-rating{flex:1 1 84px}.profile-page.player-profile.dtp-page .player-profile-banner__insights{grid-template-columns:minmax(0,1fr);gap:1.2rem;padding-inline:1.25rem}.profile-page.player-profile.dtp-page .player-profile-banner__bio-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"nationality category" "foot position" "value value";row-gap:1.45rem}.profile-page.player-profile.dtp-page .player-profile-banner__bio-label{font-size:clamp(.82rem,4vw,1rem)}.profile-page.player-profile.dtp-page .player-profile-banner__bio-value{font-size:clamp(1rem,5.2vw,1.35rem)}.profile-page.player-profile.dtp-page .player-profile-pitch--snapshot{width:min(100%,310px);justify-self:center}.profile-page.player-profile.dtp-page .player-profile-cat-radar__frame{min-height:190px}.profile-page.player-profile.dtp-page .player-profile-bio{margin-inline:1.25rem}.profile-page.player-profile.dtp-page .player-profile-scout-strip{width:calc(100% - 1rem);padding:1.5rem 1.25rem 1.65rem}.profile-page.player-profile.dtp-page .player-profile-scout-strip__summary .player-profile-heading{font-size:clamp(1.45rem,9vw,2rem)}.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics.position-scouting-metrics{grid-template-columns:minmax(0,1fr);padding:1rem}.profile-page.player-profile.dtp-page .player-profile-tabs{width:calc(100% - 1rem);margin-top:1.15rem;padding:0}.profile-page.player-profile.dtp-page .player-profile-tabs__btn{flex:0 0 auto;min-width:max-content;min-height:32px;padding-inline:.78rem}.profile-page.player-profile.dtp-page .player-profile-role-profile{width:calc(100% - 1rem)}.profile-page.player-profile.dtp-page .player-profile-role-profile .profile-section-heading{align-items:flex-start;flex-direction:column}.profile-page.player-profile.dtp-page .player-profile-role-profile .player-profile-attr-grid--core{grid-template-columns:minmax(0,1fr);padding:1rem}.profile-page.player-profile.dtp-page .player-profile-proof-block{width:calc(100% - 1rem);padding:1.15rem}.profile-page.player-profile.dtp-page .profile-detail-grid{grid-template-columns:minmax(0,1fr)}.profile-page.player-profile.dtp-page .player-profile-panel{min-height:0;padding:1rem}.profile-page.player-profile.dtp-page .profile-metric-list strong{min-width:4rem}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison__inner{align-items:flex-start;flex-direction:column}.profile-page.player-profile.dtp-page .player-profile-playstyle-comparison__right{align-self:flex-end}.profile-page.player-profile.dtp-page .scouting-details>.profile-section,.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:has(.scoreboard-history-hero),.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section:has(.profile-empty-state),.profile-page.player-profile.dtp-page .player-profile-body-sheet>.profile-section.player-profile-media,.profile-page.player-profile.dtp-page .player-profile-body-sheet>.goalkeeper-profile{width:calc(100% - 1rem);padding:1.15rem}.profile-page.player-profile.dtp-page .profile-section-heading,.profile-page.player-profile.dtp-page .scoreboard-history-hero{align-items:flex-start;grid-template-columns:minmax(0,1fr);flex-direction:column}.profile-page.player-profile.dtp-page .profile-data-note,.profile-page.player-profile.dtp-page .scouting-details__meta{text-align:left}.profile-page.player-profile.dtp-page .scouting-details__snapshot,.profile-page.player-profile.dtp-page .scouting-intel__trait-grid,.profile-page.player-profile.dtp-page .player-profile-playstyles__grid,.profile-page.player-profile.dtp-page .scoreboard-history-kpis,.profile-page.player-profile.dtp-page .profile-facts,.profile-page.player-profile.dtp-page .profile-media-grid,.profile-page.player-profile.dtp-page .profile-media-grid--photos{grid-template-columns:minmax(0,1fr)}.profile-page.player-profile.dtp-page .scoreboard-history-hero__score{width:100%;min-height:82px}.profile-page.player-profile.dtp-page .scoreboard-history-appearance{grid-template-columns:minmax(0,1fr);justify-items:start}.profile-page.player-profile.dtp-page .scoreboard-history-appearance__team--away{justify-content:flex-start;text-align:left}.profile-page.player-profile.dtp-page .profile-event-list li{grid-template-columns:2.4rem minmax(0,1fr)}.profile-page.player-profile.dtp-page .profile-event-list li>em{grid-column:2}.profile-page.player-profile.dtp-page .player-profile-media-card{min-height:178px}}.dtp-footer{padding:clamp(3rem,6vw,100px) 0 var(--dtp-space-7);background:var(--dtp-ink);color:var(--dtp-white)}.dtp-footer__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:clamp(1.5rem,4vw,48px)}.dtp-footer__heading{margin:0 0 var(--dtp-space-5);font-size:1.125rem;font-weight:700;line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:var(--dtp-white)}.dtp-footer__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--dtp-space-5)}.dtp-footer__link{font-size:var(--dtp-fs-base);font-weight:400;line-height:1;color:var(--dtp-white);transition:color var(--dtp-t-fast)}.dtp-footer__link:hover{color:var(--dtp-lime)}.dtp-footer__rule{margin:clamp(2rem,5vw,62px) 0 var(--dtp-space-5);border:0;border-top:1px solid rgba(255,255,255,.18)}.dtp-footer__base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--dtp-space-4)}.dtp-footer__brand{display:inline-flex;align-items:center;--brand-logo-bg: var(--dtp-ink)}.dtp-footer__copy{margin:0;font-size:.875rem;line-height:2.28;color:var(--dtp-white)}@media (max-width: 1024px){:root{--dtp-nav-h: 76px}.dtp-profile-card{grid-template-columns:minmax(150px,210px) minmax(0,1fr)}.dtp-profile-card__actions{grid-column:1 / -1}.dtp-profile-card__ratings{justify-content:flex-start}.dtp-row{grid-template-columns:minmax(180px,260px) 1fr}.dtp-row>.dtp-btn{grid-column:2;justify-self:start}.dtp-subscribe{grid-template-columns:minmax(0,1fr)}}@media (max-width: 1100px){.dtp-nav{padding-inline:clamp(.85rem,2vw,var(--dtp-space-4)) clamp(.65rem,1.6vw,var(--dtp-space-3));gap:clamp(.35rem,1.4vw,var(--dtp-space-3))}.dtp-nav__toggle{display:inline-flex}.dtp-nav__links{position:absolute;top:calc(100% + var(--dtp-space-2));left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:var(--dtp-space-3);background:var(--dtp-white);border-radius:var(--dtp-radius-lg);box-shadow:var(--dtp-shadow-soft)}.dtp-nav__links[hidden]{display:none}.dtp-nav__link{padding:var(--dtp-space-4);text-align:left}.dtp-nav__link:after{display:none}.dtp-nav{position:relative}.dtp-nav__cta{order:2;min-width:0;margin-left:auto;padding-inline:clamp(.72rem,2vw,var(--dtp-space-4))}.dtp-nav__toggle{order:3;margin-left:var(--dtp-space-2)}.dtp-hero,.dtp-hero--tall{min-height:0}.dtp-hero--split .dtp-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.dtp-hero__dot,.dtp-hero__layer--arm{display:none}.dtp-form,.dtp-row{grid-template-columns:minmax(0,1fr)}.dtp-row>.dtp-btn{grid-column:1}.dtp-profile-card{grid-template-columns:minmax(150px,210px) minmax(0,1fr);text-align:left}.dtp-profile-card__portrait{max-width:210px;margin-inline:0}.dtp-profile-card__actions{grid-column:1 / -1;width:min(100%,420px);justify-self:start}.dtp-profile-card__ratings{justify-content:flex-start}.dtp-profile-card:before,.dtp-profile-card:after{display:block}.dtp-band--lime.dtp-band--wedge{clip-path:none}}@media (max-width: 600px){.dtp-hero__picture{display:contents}.dtp-hero--split{justify-content:center;min-height:clamp(430px,58vh,540px);padding-top:calc(var(--dtp-nav-top) + var(--dtp-nav-h) + var(--dtp-space-4));padding-bottom:var(--dtp-space-5)}.dtp-hero--split .dtp-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;padding-left:clamp(1.15rem,6vw,1.875rem);padding-right:clamp(.75rem,4vw,1.25rem)}.dtp-hero--split .dtp-hero__copy{gap:var(--dtp-space-3);position:relative;z-index:2;max-width:min(68vw,17rem)}.dtp-hero--split .dtp-hero__copy .dtp-eyebrow{max-width:14rem;font-size:clamp(.55rem,2vw,.625rem);letter-spacing:.08em}.dtp-hero--split .dtp-hero__title{width:min(68vw,17rem);font-size:clamp(1.28rem,6.45vw,2rem);line-height:.92;overflow-wrap:anywhere}.dtp-hero--split .dtp-hero__actions{width:auto}.dtp-hero--split .dtp-hero__actions .dtp-btn{flex:0 0 auto;min-height:40px;padding-inline:var(--dtp-space-3);font-size:.625rem}.dtp-hero--split .dtp-hero__layer--photo{left:auto;right:0;top:0;bottom:0;width:101.12%;transform:none;height:100%;object-fit:cover;object-position:center;opacity:1}}@media (max-width: 380px){.dtp-nav{gap:.35rem;padding-inline:.72rem .55rem}.dtp-nav__cta{min-height:38px;padding-inline:.64rem;font-size:.68rem}.dtp-nav__toggle{width:38px;height:38px;margin-left:0}.dtp-nav__logo{max-width:104px;height:auto}.dtp-hero--split{min-height:clamp(405px,56vh,500px);padding-top:calc(var(--dtp-nav-top) + var(--dtp-nav-h) + var(--dtp-space-3))}.dtp-hero--split .dtp-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-left:1.15rem;padding-right:.5rem}.dtp-hero--split .dtp-hero__copy{max-width:68vw}.dtp-hero--split .dtp-hero__title{width:68vw;font-size:clamp(1.08rem,6.7vw,1.58rem)}.dtp-hero--split .dtp-hero__actions .dtp-btn{min-height:38px;padding-inline:.72rem;font-size:.58rem}.dtp-hero--split .dtp-hero__layer--photo{width:105%;object-position:53% center}}@media (max-width: 560px){.dtp-card-grid{grid-template-columns:minmax(0,1fr)}.dtp-filters{border-radius:var(--dtp-radius-lg)}.dtp-filters__select{flex-basis:100%;border-left:0}.dtp-hero__actions{width:100%}.dtp-hero__actions .dtp-btn{flex:1 1 100%}.dtp-footer__list{gap:var(--dtp-space-4)}}@media (max-width: 760px){.profile-page.player-profile.dtp-page{--profile-shell: min(100%, calc(100vw - 1rem) );padding-top:clamp(4.25rem,13vw,5.25rem)}.profile-page.player-profile.dtp-page .dtp-profile-card{grid-template-columns:minmax(0,1fr);min-height:0;gap:1.2rem;padding:1.25rem;text-align:center}.profile-page.player-profile.dtp-page .dtp-profile-card:before,.profile-page.player-profile.dtp-page .dtp-profile-card:after{display:none}.profile-page.player-profile.dtp-page .dtp-profile-card__portrait{max-width:min(220px,76vw);margin-inline:auto}.profile-page.player-profile.dtp-page .dtp-profile-card__name{font-size:clamp(3rem,18vw,4.5rem)}.profile-page.player-profile.dtp-page .dtp-profile-card__meta{font-size:1rem}.profile-page.player-profile.dtp-page .dtp-profile-card__actions{width:100%;min-height:0;padding:1rem;justify-self:stretch}.profile-page.player-profile.dtp-page .dtp-profile-card__ratings{flex-wrap:wrap;justify-content:center}.profile-page.player-profile.dtp-page .dtp-profile-rating{flex:1 1 84px}}.dtp-hero--panel{width:min(1317px,91.5vw);margin-inline:auto;margin-top:58px;min-height:0;aspect-ratio:1317 / 622;border-radius:12px;overflow:hidden}.dtp-hero--panel .dtp-hero__media{opacity:1;object-position:center top}.dtp-hero--panel .dtp-eyebrow{color:var(--dtp-white)}@media (max-width: 760px){.dtp-hero--panel{aspect-ratio:auto;min-height:300px;margin-top:24px}}.contact-page{background:var(--dtp-ink)}.contact-page .dtp-hero--panel{border-radius:11px}.contact-page .dtp-hero--panel .dtp-hero__scrim{top:0;right:0;bottom:0;left:0;height:auto;background:#00000030}.contact-page .dtp-band--ink:first-of-type{padding-top:58px}.contact-body{display:grid;grid-template-columns:minmax(0,478fr) minmax(0,585fr);gap:clamp(2rem,7.1vw,102px);align-items:start}.contact-channels__lead{margin:0 0 clamp(1.5rem,3.4vw,49px);max-width:478px;font-family:var(--dtp-font-display);font-size:clamp(1.6rem,2.67vw,2.406rem);font-weight:400;line-height:1.091;letter-spacing:-.02em;color:var(--dtp-white)}.contact-page .dtp-channels__title{margin:0;font-family:var(--dtp-font-ui);font-size:clamp(1.6rem,2.5vw,2.25rem);font-weight:700;line-height:1.278;letter-spacing:0;color:var(--dtp-lime)}.contact-page .dtp-channels__body{margin:4px 0 0;max-width:222px;font-family:var(--dtp-font-ui);font-size:1rem;font-weight:400;line-height:1.313;color:var(--dtp-lime)}.contact-page .dtp-channels__list{margin:clamp(1.2rem,2.4vw,34px) 0 0;padding:0;list-style:none;display:grid;gap:11px}.contact-page .dtp-channels__link{display:inline-flex;align-items:center;gap:10px;font-family:var(--dtp-font-ui);font-size:1.125rem;font-weight:500;line-height:1.444;color:var(--dtp-white);text-decoration:none}.contact-page .dtp-channels__link:hover,.contact-page .dtp-channels__link:focus-visible{color:var(--dtp-lime)}.dtp-channels__glyph{flex:none;width:24px;height:24px}.contact-page .dtp-form{width:100%;padding:53px 52px 29px;border-radius:11px;background:var(--dtp-white);box-shadow:none}.contact-page .dtp-form--sent{display:block;text-align:center}.contact-page .dtp-form--sent .dtp-display{font-size:2rem;color:var(--dtp-green)}.contact-page .dtp-form--sent .dtp-lead{color:var(--dtp-slate)}.contact-page .dtp-form__input,.contact-page .dtp-form__textarea,.contact-page .dtp-form select{min-height:52px;padding:13px 20px;border:0;border-radius:10.36px;background:#f9f9f9}.contact-page .dtp-form__textarea{min-height:145px}.contact-page .dtp-form__input::placeholder,.contact-page .dtp-form__textarea::placeholder{color:#828282}.contact-page .dtp-form__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.contact-page .dtp-form__actions{display:flex;justify-content:center;margin-top:6px}.contact-page .dtp-form__actions .dtp-btn{min-width:148px;min-height:45px;border-radius:var(--dtp-radius-btn);background:var(--dtp-blue);color:var(--dtp-white);font-size:.75rem;font-weight:600}.contact-subscribe-band{padding-top:0}.contact-subscribe-band .dtp-shell{width:min(1311px,91.5vw);max-width:none;padding-inline:0;margin-inline:auto}.contact-page .dtp-subscribe{display:grid;grid-template-columns:minmax(0,464fr) minmax(0,464fr);align-items:center;gap:clamp(1.5rem,3.8vw,55px);min-height:248px;padding:clamp(2rem,5.7vw,82px) clamp(1.5rem,11.4vw,164px);border-radius:11px;background:var(--dtp-lime)}.contact-page .dtp-subscribe__title{margin:0;font-family:var(--dtp-font-display);font-size:clamp(1.35rem,1.9vw,1.707rem);font-weight:400;line-height:1.446;letter-spacing:0;color:var(--dtp-green)}.contact-page .dtp-subscribe__body{margin:.4rem 0 0;font-family:var(--dtp-font-body);font-size:clamp(.8rem,.95vw,.853rem);font-weight:400;line-height:1.502;color:var(--dtp-green)}.contact-page .dtp-subscribe__form{display:flex;align-items:stretch;width:100%;max-width:464px;height:58px;padding:0;gap:0;justify-self:end;border-radius:13.65px;overflow:hidden}.contact-page .dtp-subscribe__input{flex:1 1 auto;min-width:0;padding-inline:22px;border:0;background:#21603945;color:var(--dtp-white);font-family:var(--dtp-font-body);font-size:.768rem;line-height:1.668}.contact-page .dtp-subscribe__input::placeholder{color:#ffffffdb}.contact-page .dtp-subscribe__btn{flex:0 0 99px;width:99px;height:100%;min-height:0;padding:0;box-sizing:border-box;border:0;border-radius:0;background:var(--dtp-white);color:var(--dtp-green);font-family:var(--dtp-font-body);font-size:.683rem;font-weight:700;line-height:1.209;cursor:pointer}.contact-page .dtp-subscribe__btn:hover,.contact-page .dtp-subscribe__btn:focus-visible{background:#f0f5ea}@media (max-width: 860px){.contact-body,.contact-page .dtp-subscribe{grid-template-columns:minmax(0,1fr)}.contact-page .dtp-subscribe__form{justify-self:stretch}.contact-page .dtp-form{padding:32px 24px 24px}}.admin-shell,.admin-login-page{color:var(--color-text)}.profile-page.player-profile.dtp-page{--clay-radius: 22px;--clay-radius-sm: 16px;--clay-shadow: 10px 12px 24px rgba(0, 0, 0, .26), -5px -5px 14px rgba(255, 255, 255, .035), inset 5px 5px 11px rgba(255, 255, 255, .09), inset -6px -8px 14px rgba(0, 0, 0, .2);--clay-shadow-sm: 6px 8px 16px rgba(0, 0, 0, .22), -3px -3px 9px rgba(255, 255, 255, .03), inset 3px 3px 7px rgba(255, 255, 255, .075), inset -4px -5px 10px rgba(0, 0, 0, .17);--clay-shadow-inset: inset 6px 6px 13px rgba(0, 0, 0, .26), inset -5px -5px 12px rgba(255, 255, 255, .06)}.profile-page.player-profile.dtp-page .profile-panel,.profile-page.player-profile.dtp-page .player-profile-panel,.profile-page.player-profile.dtp-page .profile-summary-card,.profile-page.player-profile.dtp-page .player-profile-scout-strip{border-radius:var(--clay-radius);box-shadow:var(--clay-shadow)}.profile-page.player-profile.dtp-page .scouting-intel__stat-card,.profile-page.player-profile.dtp-page .scouting-intel__trait-card,.profile-page.player-profile.dtp-page .profile-facts div,.profile-page.player-profile.dtp-page .player-profile-scout-strip__metrics .position-scouting-metrics__card{border-radius:var(--clay-radius-sm);box-shadow:var(--clay-shadow-sm)}.profile-page.player-profile.dtp-page .position-scouting-metrics__bar,.profile-page.player-profile.dtp-page .player-profile-attr__track{border-radius:999px;box-shadow:var(--clay-shadow-inset)}.profile-page.player-profile.dtp-page .position-scouting-metrics__bar-fill,.profile-page.player-profile.dtp-page .player-profile-attr__fill{box-shadow:0 1px 2px #00000038,inset 0 1px #ffffff52}.profile-page.player-profile.dtp-page .player-profile-tabs__btn{border-radius:999px;box-shadow:var(--clay-shadow-sm);transition:box-shadow var(--dtp-t-fast),transform var(--dtp-t-fast)}.profile-page.player-profile.dtp-page .player-profile-tabs__btn:hover{transform:translateY(-1px)}.profile-page.player-profile.dtp-page .player-profile-tabs__btn.active{box-shadow:var(--clay-shadow-inset);transform:none}.profile-page.player-profile.dtp-page .player-profile-role-expand__toggle{border-radius:999px;box-shadow:var(--clay-shadow-sm)}.profile-page.player-profile.dtp-page .player-profile-role-expand__toggle:active{box-shadow:var(--clay-shadow-inset)}@media (prefers-reduced-motion: reduce){.profile-page.player-profile.dtp-page .player-profile-tabs__btn{transition:none}.profile-page.player-profile.dtp-page .player-profile-tabs__btn:hover{transform:none}}.dtp-club-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--dtp-space-3)}.club-sc-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:calc(var(--dtp-nav-top) + var(--dtp-nav-h) + var(--dtp-space-4)) var(--dtp-space-4) var(--dtp-space-6);background:radial-gradient(circle at 50% 18%,hsla(var(--club-hue, 190),90%,55%,.12),transparent 40%),#000000c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:club-sc-fade .16s ease-out}.club-sc{--club-accent: hsl(var(--club-hue, 190), 90%, 62%);--club-accent-soft: hsla(var(--club-hue, 190), 90%, 62%, .16);position:relative;width:min(880px,100%);border:1px solid rgba(255,255,255,.1);border-radius:14px;background:radial-gradient(circle at 92% 0%,var(--club-accent-soft),transparent 42%),linear-gradient(145deg,#36415efa,#161b2bfc);color:var(--dtp-white);font-family:var(--dtp-font-ui);box-shadow:28px 36px 80px #00000075,inset 0 1px #ffffff14;overflow:hidden;animation:club-sc-rise .2s cubic-bezier(.2,.7,.3,1)}@keyframes club-sc-fade{0%{opacity:0}to{opacity:1}}@keyframes club-sc-rise{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:none}}.club-sc__close{position:absolute;top:var(--dtp-space-4);right:var(--dtp-space-4);z-index:1;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#0f1422b3;color:var(--dtp-white);font:inherit;font-size:1.3rem;line-height:1;cursor:pointer}.club-sc__close:hover,.club-sc__close:focus-visible{border-color:var(--club-accent);color:var(--club-accent)}.club-sc__hero{display:flex;align-items:center;gap:clamp(1rem,3vw,1.75rem);padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,3vw,2rem) clamp(1rem,2vw,1.4rem);padding-right:4.5rem;background:linear-gradient(90deg,var(--club-accent-soft),transparent 70%);border-bottom:1px solid rgba(255,255,255,.08)}.club-sc__crest{flex-shrink:0;display:grid;place-items:center;width:clamp(76px,12vw,104px);aspect-ratio:1;border:2px solid var(--club-accent);border-radius:50%;background:radial-gradient(circle at 30% 25%,#ffffff24,#00000059);box-shadow:0 0 0 6px var(--club-accent-soft),0 18px 36px #00000059;overflow:hidden}.club-sc__crest img{width:82%;height:82%;object-fit:contain}.club-sc__crest span{font-family:var(--dtp-font-display);font-size:clamp(1.8rem,4vw,2.4rem);color:var(--club-accent)}.club-sc__ident{min-width:0}.club-sc__eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--club-accent)}.club-sc__name{margin:0;font-family:var(--dtp-font-display);font-size:clamp(1.6rem,4vw,2.4rem);font-weight:400;line-height:1.05;overflow-wrap:anywhere}.club-sc__location{margin:.4rem 0 0;font-size:var(--dtp-fs-sm);color:#ffffffb3}.club-sc__form{display:flex;gap:.3rem;margin:.75rem 0 0;padding:0;list-style:none}.club-sc__form-pip{display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:6px;font-size:.72rem;font-weight:900;color:#0b1020}.club-sc__form-pip--W{background:var(--dtp-lime)}.club-sc__form-pip--D{background:#cbd5e1}.club-sc__form-pip--L{background:#ff5a5f;color:var(--dtp-white)}.club-sc__description{margin:0;padding:var(--dtp-space-4) clamp(1.25rem,3vw,2rem) 0;font-size:var(--dtp-fs-sm);line-height:1.55;color:#ffffffc7}.club-sc__body{display:grid;gap:var(--dtp-space-5);padding:var(--dtp-space-5) clamp(1.25rem,3vw,2rem)}.club-sc__empty{margin:0;padding:var(--dtp-space-4);border:1px dashed rgba(255,255,255,.18);border-radius:10px;font-size:var(--dtp-fs-sm);color:#ffffffb8}.club-sc__retry{margin-left:.4rem;border:0;background:none;color:var(--club-accent);font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.club-sc__record{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:var(--dtp-space-5);padding:var(--dtp-space-4);border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0000002e}.club-sc__ring{position:relative;width:112px;aspect-ratio:1}.club-sc__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.club-sc__ring circle{fill:none;stroke-width:9}.club-sc__ring-track{stroke:#ffffff14}.club-sc__ring-win{stroke:var(--dtp-lime)}.club-sc__ring-draw{stroke:#cbd5e1}.club-sc__ring-loss{stroke:#ff5a5f}.club-sc__ring-label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center;line-height:1.05}.club-sc__ring-label strong{font-family:var(--dtp-font-display);font-size:1.35rem;font-weight:400}.club-sc__ring-label small{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#fff9}.club-sc__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--dtp-space-3);margin:0}.club-sc__stats div{padding:.55rem .7rem;border-radius:8px;background:#ffffff0d}.club-sc__stats dt{font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.club-sc__stats dd{margin:.15rem 0 0;font-size:1.3rem;font-weight:800;font-variant-numeric:tabular-nums}.club-sc__stats dd small{font-size:.8rem;font-weight:600;color:#ffffff8c}.club-sc__section h3{margin:0 0 var(--dtp-space-3);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff9}.club-sc__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none}.club-sc__chips a{display:inline-block;padding:.35rem .75rem;border:1px solid var(--club-accent);border-radius:999px;background:var(--club-accent-soft);color:var(--dtp-white);font-size:var(--dtp-fs-sm);text-decoration:none}.club-sc__chips a:hover,.club-sc__chips a:focus-visible{background:var(--club-accent);color:#0b1020}.club-sc__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:var(--dtp-space-5)}.club-sc__matches{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.club-sc__match{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"home score away" "meta meta meta";align-items:center;gap:.35rem .6rem;padding:.6rem .75rem;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff0a;color:inherit;text-decoration:none}.club-sc__match:hover,.club-sc__match:focus-visible{border-color:var(--club-accent)}.club-sc__side{grid-area:home;display:flex;align-items:center;gap:.45rem;min-width:0;font-size:.85rem;color:#ffffffb8}.club-sc__side--away{grid-area:away;justify-content:flex-end;text-align:right}.club-sc__side.is-club{color:var(--dtp-white);font-weight:800}.club-sc__team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-sc__mini-crest{flex-shrink:0;width:22px;height:22px;border-radius:50%;object-fit:contain}.club-sc__mini-crest--initials{display:grid;place-items:center;background:#ffffff1a;font-size:.55rem;font-weight:800}.club-sc__score{grid-area:score;min-width:3.4rem;padding:.2rem .5rem;border-radius:6px;background:#00000059;font-weight:900;font-variant-numeric:tabular-nums;text-align:center}.club-sc__match-meta{grid-area:meta;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.3rem .6rem;font-size:.72rem;color:#ffffff8c}.club-sc__outcome{padding:.1rem .45rem;border-radius:4px;font-weight:800;color:#0b1020}.club-sc__outcome--W{background:var(--dtp-lime)}.club-sc__outcome--D{background:#cbd5e1}.club-sc__outcome--L{background:#ff5a5f;color:var(--dtp-white)}.club-sc__live{padding:.1rem .45rem;border-radius:4px;background:#ff3b30;font-weight:800;color:var(--dtp-white);animation:club-sc-pulse 1.4s ease-in-out infinite}@keyframes club-sc-pulse{50%{opacity:.55}}.club-sc__scorers{display:grid;gap:.4rem;margin:0;padding:0;list-style:none}.club-sc__scorer{display:grid;grid-template-columns:1.4rem 32px minmax(0,1fr) minmax(60px,30%) auto;align-items:center;gap:.6rem;padding:.4rem .6rem;border-radius:10px;background:#ffffff0a;color:inherit;text-decoration:none}a.club-sc__scorer:hover,a.club-sc__scorer:focus-visible{background:var(--club-accent-soft)}.club-sc__rank{font-family:var(--dtp-font-display);color:var(--club-accent);text-align:center}.club-sc__avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffff1a;font-size:.7rem;font-weight:800;overflow:hidden}.club-sc__avatar img{width:100%;height:100%;object-fit:cover}.club-sc__scorer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700}.club-sc__bar{height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.club-sc__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--club-accent),var(--dtp-lime))}.club-sc__goals{min-width:4.4rem;text-align:right;font-size:1.05rem;font-weight:900;font-variant-numeric:tabular-nums;white-space:nowrap}.club-sc__goals small{font-size:.7rem;font-weight:600;color:#ffffff8c}.club-sc__players{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:var(--dtp-space-3);margin:0;padding:0;list-style:none}.club-sc__player{display:flex;flex-direction:column;align-items:center;gap:.3rem;height:100%;padding:.85rem .6rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:linear-gradient(180deg,var(--club-accent-soft),rgba(255,255,255,.03));color:inherit;text-align:center;text-decoration:none}a.club-sc__player:hover,a.club-sc__player:focus-visible{border-color:var(--club-accent);transform:translateY(-2px)}.club-sc__player-photo{position:relative;display:grid;place-items:center;width:68px;height:68px;border:2px solid rgba(255,255,255,.18);border-radius:50%;background:#0000004d;font-weight:800}.club-sc__player-photo img{width:100%;height:100%;border-radius:50%;object-fit:cover}.club-sc__rating{position:absolute;right:-6px;bottom:-4px;min-width:1.8rem;padding:.1rem .3rem;border-radius:6px;background:var(--dtp-gold-strong);font-size:.72rem;font-weight:900;color:#0b1020}.club-sc__player-name{font-size:.85rem;font-weight:800;line-height:1.2}.club-sc__player-meta{font-size:.72rem;color:#fff9}.club-sc__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--dtp-space-3);padding:var(--dtp-space-4) clamp(1.25rem,3vw,2rem);border-top:1px solid rgba(255,255,255,.08)}.club-sc__foot:empty{display:none}.club-sc__link{margin-right:auto;color:var(--club-accent);font-size:var(--dtp-fs-sm);font-weight:700;text-decoration:none}.club-sc__skeleton-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dtp-space-4)}.club-sc__skeleton{height:140px;border-radius:12px;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:club-sc-shimmer 1.2s linear infinite}.club-sc__skeleton--wide{height:120px}@keyframes club-sc-shimmer{to{background-position:-200% 0}}@media (max-width: 640px){.club-sc__record{grid-template-columns:1fr;justify-items:center}.club-sc__stats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.club-sc__scorer{grid-template-columns:1.4rem 32px minmax(0,1fr) auto}.club-sc__bar{display:none}.club-sc__skeleton-row{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.club-sc-backdrop,.club-sc,.club-sc__live,.club-sc__skeleton{animation:none}}.afx-page{width:100%;max-width:min(100%,100vw);min-width:0;--afx-accent: #38bdf8;--afx-line: rgba(148, 163, 184, .16);--afx-line-strong: rgba(148, 163, 184, .28);--afx-surface: rgba(30, 41, 59, .72);--afx-surface-hi: rgba(51, 65, 85, .55);--afx-radius: 16px;--afx-radius-sm: 11px;color:var(--color-text)}.afx-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 2rem;margin-bottom:1.5rem}.afx-header h1{margin:0;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.afx-header__sub{margin:.4rem 0 0;font-size:.9rem;color:var(--color-muted)}.afx-header__sub strong{color:var(--color-text);font-variant-numeric:tabular-nums}.afx-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.afx-segmented{display:inline-flex;padding:3px;border:1px solid var(--afx-line);border-radius:999px;background:#0f172a99}.afx-segmented__btn{padding:.42rem .95rem;border:0;border-radius:999px;background:transparent;color:var(--color-muted);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:color .14s ease,background .14s ease}.afx-segmented__btn:hover{color:var(--color-text)}.afx-segmented__btn.is-active{background:linear-gradient(180deg,#38bdf838,#38bdf81f);color:#e0f2fe;box-shadow:inset 0 1px #ffffff1f}.afx-nav{display:inline-flex;align-items:center;gap:4px}.afx-nav__btn,.afx-nav__today{height:34px;border:1px solid var(--afx-line);border-radius:9px;background:#0f172a99;color:var(--color-text);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .14s ease,background .14s ease}.afx-nav__btn{width:34px;font-size:1.15rem;line-height:1}.afx-nav__today{padding-inline:.85rem}.afx-nav__btn:hover,.afx-nav__today:hover{border-color:var(--afx-line-strong);background:var(--afx-surface-hi)}.afx-field{display:inline-flex}.afx-input{height:34px;padding:0 .7rem;border:1px solid var(--afx-line);border-radius:9px;background:#0f172a99;color:var(--color-text);font:inherit;font-size:.82rem;color-scheme:dark}.afx-input:focus-visible{outline:2px solid rgba(56,189,248,.55);outline-offset:1px}.afx-periodbar{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.85rem}.afx-period{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.afx-loading,.afx-empty{color:var(--color-muted);font-size:.82rem}.afx-empty{margin:0}.afx-empty--lg{padding:3rem 1rem;text-align:center;font-size:.95rem}.afx-notice{margin:0 0 1rem;padding:.7rem .9rem;border:1px solid var(--afx-line);border-left:2px solid var(--afx-accent);border-radius:var(--afx-radius-sm);background:#38bdf812;color:#cbd5e1;font-size:.85rem}.afx-error{margin:0 0 1rem;padding:.7rem .9rem;border:1px solid rgba(248,113,113,.35);border-radius:var(--afx-radius-sm);background:#f871711f;color:#fecaca;font-size:.85rem}.afx-month{border:1px solid var(--afx-line);border-radius:var(--afx-radius);background:var(--afx-surface);box-shadow:0 24px 48px -28px #020617e6;overflow:hidden}.afx-month__head{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid var(--afx-line);background:#0f172a80}.afx-month__head span{padding:.6rem .75rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.afx-month__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.afx-cell{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-height:138px;padding:9px 9px 10px;border:0;border-right:1px solid var(--afx-line);border-bottom:1px solid var(--afx-line);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease,box-shadow .14s ease}.afx-cell:hover{background:#94a3b812}.afx-cell:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:-2px}.afx-cell.has-fixtures:hover{background:#94a3b81a;box-shadow:inset 0 0 0 1px #94a3b829}.afx-cell:nth-child(7n){border-right:0}.afx-cell:nth-last-child(-n+7){border-bottom:0}.afx-cell.is-outside{background:#02061747}.afx-cell.is-outside .afx-cell__date{color:#94a3b88c}.afx-cell.is-outside .afx-fixture{opacity:.55}.afx-cell.is-today{background:linear-gradient(180deg,rgba(56,189,248,.1),transparent 60%);box-shadow:inset 0 2px 0 var(--afx-accent)}.afx-cell__date{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:.78rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-text)}.afx-cell.is-today .afx-cell__date{color:#e0f2fe}.afx-cell__count{min-width:16px;padding:0 4px;border-radius:999px;background:#38bdf833;color:#bae6fd;font-size:.62rem;line-height:16px;text-align:center}.afx-cell__items{display:flex;flex-direction:column;gap:4px;min-width:0}.afx-cell__more{padding-left:7px;color:var(--afx-accent);font-size:.68rem;font-weight:600}.afx-row{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:3px 5px 3px 7px;border-radius:6px;background:#0f172a8c;box-shadow:inset 0 1px #ffffff0a}.afx-row:before{content:"";position:absolute;inset:3px auto 3px 0;width:2px;border-radius:999px;background:hsl(var(--afx-comp-hue, 200) 75% 55%)}.afx-row--live{background:#f871711f}.afx-row--done{background:#0f172a66}.afx-row--off{opacity:.72}.afx-row__time{font-size:.62rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#cbd5e1;white-space:nowrap}.afx-row__crests{display:inline-flex}.afx-row__crests .afx-crest{width:15px;height:15px}.afx-row__crests .afx-crest+.afx-crest{margin-left:-5px}.afx-row__crests .afx-crest--fallback{font-size:.4rem}.afx-row__tie{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:600;color:#e2e8f0}.afx-row__v{margin:0 4px;font-weight:500;color:var(--color-muted)}.afx-row__live{flex:none}.afx-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.afx-weekday{display:flex;flex-direction:column;min-width:0;border:1px solid var(--afx-line);border-radius:var(--afx-radius);background:var(--afx-surface);box-shadow:0 20px 40px -30px #020617e6;overflow:hidden}.afx-weekday.is-today{border-color:#38bdf873}.afx-weekday__head{display:flex;align-items:baseline;gap:6px;width:100%;padding:.6rem .7rem;border:0;border-bottom:1px solid var(--afx-line);background:#0f172a80;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .14s ease}.afx-weekday__head:hover{background:#94a3b81f}.afx-weekday__head:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:-2px}.afx-weekday.is-today .afx-weekday__head{background:linear-gradient(180deg,#38bdf829,#0f172a80)}.afx-weekday__dow{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.afx-weekday__num{font-size:.95rem;font-weight:700;font-variant-numeric:tabular-nums}.afx-weekday__count{margin-left:auto;padding:0 6px;border-radius:999px;background:#38bdf82e;color:#bae6fd;font-size:.65rem;line-height:17px}.afx-weekday__items{display:flex;flex-direction:column;gap:8px;padding:8px;min-height:120px}.afx-day__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.afx-fixture{position:relative;display:flex;flex-direction:column;gap:7px;padding:9px 10px;border:1px solid var(--afx-line);border-radius:var(--afx-radius-sm);background:linear-gradient(180deg,var(--afx-surface-hi),rgba(15,23,42,.62));box-shadow:0 10px 22px -18px #020617f2,inset 0 1px #ffffff0f;min-width:0}.afx-fixture:before{content:"";position:absolute;inset:8px auto 8px 0;width:2px;border-radius:999px;background:var(--afx-rail, var(--afx-line-strong))}.afx-fixture--live{--afx-rail: #f87171}.afx-fixture--upcoming{--afx-rail: var(--afx-accent)}.afx-fixture--done{--afx-rail: #34d399}.afx-fixture--off{--afx-rail: #94a3b8}.afx-fixture__top{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-left:8px}.afx-fixture__time{font-size:.76rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.01em}.afx-chip{display:inline-flex;align-items:center;gap:5px;padding:1px 7px;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.afx-chip--upcoming{background:#38bdf824;color:#bae6fd}.afx-chip--live{background:#f871712e;color:#fecaca}.afx-chip--done{background:#34d39926;color:#a7f3d0}.afx-chip--off{background:#94a3b829;color:#cbd5e1}.afx-pulse{width:6px;height:6px;border-radius:50%;background:#f87171;animation:afx-pulse 1.7s ease-out infinite}@keyframes afx-pulse{0%{box-shadow:0 0 #f8717199}70%{box-shadow:0 0 0 7px #f8717100}to{box-shadow:0 0 #f8717100}}.afx-fixture__teams{display:flex;flex-direction:column;gap:4px;padding-left:8px;min-width:0}.afx-team{display:flex;align-items:center;gap:7px;min-width:0}.afx-team__name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600}.afx-team__score{flex:none;font-size:.82rem;font-weight:800;font-variant-numeric:tabular-nums;color:#e2e8f0}.afx-crest{flex:none;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#0f172ad9;border:1px solid var(--afx-line);overflow:hidden}.afx-crest img{width:100%;height:100%;object-fit:cover}.afx-crest--fallback{font-size:.52rem;font-weight:800;letter-spacing:.02em;color:#cbd5e1}.afx-fixture__meta{display:flex;align-items:center;gap:6px;padding-left:8px;min-width:0;font-size:.68rem;color:var(--color-muted)}.afx-comp-mark{flex:none;display:grid;place-items:center;width:18px;height:18px;border-radius:5px;background:hsl(var(--afx-comp-hue, 200) 70% 32%);color:hsl(var(--afx-comp-hue, 200) 90% 88%);border:1px solid hsl(var(--afx-comp-hue, 200) 70% 45% / .5);font-size:.5rem;font-weight:800;letter-spacing:.02em;overflow:hidden}.afx-comp-mark:has(img){background:#ffffff0f;border-color:var(--afx-line)}.afx-comp-mark img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.afx-fixture__comp,.afx-fixture__round,.afx-fixture__venue{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.afx-fixture__comp{flex:0 1 auto;font-weight:600;color:#cbd5e1}.afx-fixture__round:before,.afx-fixture__venue:before{content:"·";margin-right:5px;color:var(--afx-line-strong)}.afx-fixture__venue{flex:0 1 auto}.afx-fixture--dense{gap:4px;padding:6px 7px}.afx-fixture--dense .afx-fixture__time{font-size:.68rem}.afx-fixture--dense .afx-team__name{font-size:.7rem}.afx-fixture--dense .afx-crest{width:16px;height:16px}.afx-fixture--dense .afx-crest--fallback{font-size:.44rem}.afx-fixture--dense .afx-fixture__meta{font-size:.62rem}.afx-fixture--dense .afx-chip{font-size:.55rem;padding:0 5px}.afx-fixture--dense .afx-fixture__round,.afx-fixture--dense .afx-fixture__venue{display:none}.afx-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:flex-start;justify-content:center;padding:clamp(1rem,5vh,4rem) 1rem 2rem;overflow-y:auto;background:#020617b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:afx-fade .14s ease-out}.afx-modal{width:min(760px,100%);border:1px solid var(--afx-line-strong);border-radius:20px;background:radial-gradient(120% 90% at 50% 0%,rgba(56,189,248,.1),transparent 55%),linear-gradient(180deg,#1e293bfa,#0f172afc);box-shadow:0 40px 80px -32px #020617f2,inset 0 1px #ffffff14;animation:afx-rise .18s cubic-bezier(.2,.7,.3,1);overflow:hidden}@keyframes afx-fade{0%{opacity:0}to{opacity:1}}@keyframes afx-rise{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}.afx-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border-bottom:1px solid var(--afx-line)}.afx-modal__eyebrow{margin:0 0 2px;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--afx-accent)}.afx-modal__title{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:-.01em}.afx-modal__headmeta{display:inline-flex;align-items:center;gap:10px}.afx-modal__count{padding:3px 9px;border-radius:999px;background:#38bdf824;color:#bae6fd;font-size:.7rem;font-weight:600;white-space:nowrap}.afx-modal__close{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--afx-line);border-radius:9px;background:#0f172ab3;color:var(--color-text);font:inherit;font-size:.85rem;cursor:pointer;transition:background .14s ease,border-color .14s ease}.afx-modal__close:hover{background:var(--afx-surface-hi);border-color:var(--afx-line-strong)}.afx-modal__body{max-height:min(66vh,620px);overflow-y:auto;padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:1.15rem}.afx-modal__group{min-width:0}.afx-modal__grouphead{display:flex;align-items:center;gap:8px;margin-bottom:.6rem;padding-bottom:.45rem;border-bottom:1px solid var(--afx-line)}.afx-modal__grouphead h3{margin:0;font-size:.82rem;font-weight:700;letter-spacing:.01em;color:#e2e8f0}.afx-modal__groupcount{margin-left:auto;padding:1px 7px;border-radius:999px;background:#94a3b829;color:#cbd5e1;font-size:.66rem;font-weight:700}.afx-modal__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px}@media (max-width: 1100px){.afx-week{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.afx-header{align-items:flex-start}.afx-toolbar{width:100%}.afx-month{overflow-x:auto}.afx-month__head,.afx-month__grid{min-width:760px}}@media (max-width: 640px){.afx-week,.afx-day__list{grid-template-columns:minmax(0,1fr)}}@media (max-width: 640px){.afx-modal__list{grid-template-columns:minmax(0,1fr)}.afx-modal{border-radius:16px}}@media (prefers-reduced-motion: reduce){.afx-pulse,.afx-modal,.afx-modal-backdrop{animation:none}.afx-segmented__btn,.afx-nav__btn,.afx-nav__today,.afx-cell{transition:none}}.mcx-page{--mcx-home: #4c9ffe;--mcx-away: #f5a524;--mcx-line: rgba(148, 163, 184, .22);--mcx-surface: rgba(15, 23, 42, .6);--mcx-radius: 14px;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:min(720px,100%);margin-inline:auto;color:var(--color-text)}.mcx-page--center{align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.mcx-backlink{align-self:flex-start;font-size:.85rem;color:var(--color-muted);text-decoration:none}.mcx-backlink:hover{color:var(--color-text)}.mcx-error{margin:0;padding:.7rem .9rem;border:1px solid rgba(248,113,113,.4);border-radius:var(--mcx-radius);background:#f871711f;color:#fecaca;font-size:.88rem}.mcx-header{padding:1rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:var(--mcx-surface)}.mcx-header__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.mcx-comp{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.mcx-status{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600}.mcx-status__dot{width:7px;height:7px;border-radius:50%;background:currentColor}.mcx-status--live{color:#34d399}.mcx-status--live .mcx-status__dot,.mcx-live-indicator.is-on .mcx-live-dot,.mcx-live-preview__kicker .mcx-live-dot{animation:mcx-pulse 1.6s ease-in-out infinite}.mcx-status--submitted{color:var(--mcx-away)}.mcx-status--approved{color:#22c55e}.mcx-live-indicator,.mcx-live-link{display:inline-flex;align-items:center;gap:.4rem;min-height:1.6rem;padding:.22rem .55rem;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#94a3b814;color:var(--color-muted);font-size:.68rem;font-weight:800;white-space:nowrap}.mcx-live-indicator.is-on{border-color:#22c55e6b;background:#22c55e1f;color:#86efac}.mcx-live-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.mcx-live-link{cursor:pointer}.mcx-live-link:hover{border-color:var(--mcx-home);color:var(--color-text)}.mcx-audio-live{display:flex;align-items:center;gap:.45rem;min-width:0}.mcx-audio-live__btn{display:inline-flex;align-items:center;gap:.35rem;min-height:1.85rem;padding:.3rem .65rem;border:1px solid rgba(52,211,153,.34);border-radius:999px;background:#10b9811f;color:#bbf7d0;font-size:.68rem;font-weight:900;white-space:nowrap;cursor:pointer}.mcx-audio-live__btn.is-active{border-color:#f8717194;background:#f871712e;color:#fecaca}.mcx-audio-live__btn:disabled{opacity:.45;cursor:not-allowed}.mcx-audio-live__msg{max-width:12rem;color:#fde68a;font-size:.7rem;line-height:1.2}@keyframes mcx-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion: reduce){.mcx-status--live .mcx-status__dot,.mcx-live-indicator.is-on .mcx-live-dot,.mcx-live-preview__kicker .mcx-live-dot{animation:none}}.mcx-fixture{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem}.mcx-fixture__team{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:.95rem;font-weight:600}.mcx-fixture__team--away{justify-content:flex-end;text-align:right}.mcx-fixture__vs{font-size:.75rem;color:var(--color-muted)}.mcx-dot{flex:none;width:9px;height:9px;border-radius:50%}.mcx-dot--home{background:var(--mcx-home)}.mcx-dot--away{background:var(--mcx-away)}.mcx-fixture__meta{margin:.6rem 0 0;font-size:.78rem;color:var(--color-muted)}.mcx-halves{display:flex;justify-content:center;gap:.5rem;margin-top:.9rem}.mcx-half{padding:.45rem 1.1rem;border:1px solid var(--mcx-line);border-radius:999px;background:transparent;color:var(--color-muted);font-size:.8rem;font-weight:600;cursor:pointer}.mcx-half.is-active{background:var(--color-text);border-color:var(--color-text);color:var(--color-bg, #0f172a)}.mcx-callout{margin:0;padding:.7rem .9rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:#94a3b80f;color:var(--color-muted);font-size:.82rem}.mcx-callout--warn{border-color:#f5a52473;background:#f5a5241a;color:#fde68a}.mcx-sheet{border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:var(--mcx-surface);overflow:hidden}.mcx-row+.mcx-row{border-top:1px solid var(--mcx-line)}.mcx-row{padding:.85rem 1rem}.mcx-row__label{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-bottom:.6rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);text-align:center}.mcx-row__half{padding:.1rem .4rem;border-radius:4px;background:#94a3b824;font-size:.62rem;letter-spacing:.04em;text-transform:none}.mcx-row__counters{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.mcx-row__side{display:flex;flex-direction:column;gap:.3rem;min-width:0}.mcx-row__side--away{align-items:flex-end}.mcx-row__total{font-size:.66rem;font-variant-numeric:tabular-nums;color:var(--color-muted)}.mcx-counter{display:flex;align-items:center;gap:.5rem;min-width:0}.mcx-counter--away{flex-direction:row-reverse}.mcx-counter__btn{flex:none;width:40px;height:40px;display:grid;place-items:center;border-radius:10px;border:1px solid var(--mcx-line);background:#94a3b81a;color:var(--color-text);font-size:1.15rem;line-height:1;cursor:pointer;transition:transform .08s ease,background .15s ease}.mcx-counter__btn:active:not(:disabled){transform:scale(.94)}.mcx-counter__btn:disabled{opacity:.3;cursor:not-allowed}.mcx-counter--home .mcx-counter__btn--plus{background:var(--mcx-home);border-color:var(--mcx-home);color:#06121f}.mcx-counter--away .mcx-counter__btn--plus{background:var(--mcx-away);border-color:var(--mcx-away);color:#1f1403}.mcx-tally{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;min-height:24px;min-width:0}.mcx-counter--home .mcx-tally{color:var(--mcx-home)}.mcx-counter--away .mcx-tally{color:var(--mcx-away)}.mcx-tally__zero{color:var(--color-muted);font-size:.8rem}.mcx-tally__count{font-size:.82rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-text)}.mcx-card{padding:1.1rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:var(--mcx-surface)}.mcx-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem}.mcx-card__head h2{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.mcx-approved-flag{font-size:.72rem;font-weight:600;color:#22c55e}.mcx-bar{margin-bottom:.9rem}.mcx-bar__head{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;margin-bottom:.3rem;font-size:.8rem;font-variant-numeric:tabular-nums}.mcx-bar__home{color:var(--mcx-home);font-weight:700}.mcx-bar__away{color:var(--mcx-away);font-weight:700}.mcx-bar__label{font-size:.66rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted)}.mcx-bar__track{display:flex;height:6px;border-radius:999px;background:#94a3b829;overflow:hidden}.mcx-bar__fill--home{background:var(--mcx-home)}.mcx-bar__fill--away{background:var(--mcx-away);flex:1}.mcx-actions{display:flex;flex-direction:column;gap:.7rem}.mcx-savestate{font-size:.75rem;color:var(--color-muted);min-height:1rem}.mcx-savestate--error{color:#fca5a5}.mcx-btn{width:100%;padding:.85rem 1rem;border-radius:var(--mcx-radius);border:1px solid var(--mcx-line);background:transparent;color:var(--color-text);font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .08s ease,background .15s ease}.mcx-btn:active:not(:disabled){transform:scale(.99)}.mcx-btn:disabled{opacity:.5;cursor:not-allowed}.mcx-btn--primary{background:var(--color-text);border-color:var(--color-text);color:var(--color-bg, #0f172a)}.mcx-btn--danger{background:#e11d48;border-color:#e11d48;color:#fff}.mcx-train__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0 0 1.25rem;font-size:.82rem}.mcx-train__actions .mcx-btn{width:auto;padding:.6rem 1.1rem}.mcx-train__row{display:flex;align-items:stretch;gap:.5rem}.mcx-train__row .mcx-fixtures__item{flex:1}.mcx-train__del{flex:none;padding:0 .9rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius, 14px);background:transparent;color:var(--color-text);font-size:.78rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.mcx-train__del:hover:not(:disabled){border-color:#e11d48;background:#e11d481f;color:#fb7185}.mcx-train__del:disabled{opacity:.5;cursor:not-allowed}.mcx-btn--approve{background:#16a34a;border-color:#16a34a;color:#fff}.mcx-submitted{display:flex;flex-direction:column;gap:.6rem}.mcx-submitted__note{margin:0;font-size:.82rem;color:var(--color-muted)}.mcx-review{display:flex;flex-direction:column;gap:.6rem}.mcx-review__buttons{display:flex;gap:.6rem}.mcx-note{width:100%;padding:.7rem .85rem;border-radius:var(--mcx-radius);border:1px solid var(--mcx-line);background:#0f172a80;color:var(--color-text);font:inherit;font-size:.85rem;resize:vertical}.mcx-audit{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding-top:.5rem;border-top:1px solid var(--mcx-line);font-size:.75rem;color:var(--color-muted)}.mcx-audit div{display:flex;gap:.35rem}.mcx-audit dt{font-weight:600}.mcx-audit dt:after{content:":"}.mcx-audit dd{margin:0}.mcx-index-head h1{margin:0 0 .35rem;font-size:1.4rem}.mcx-index-head p{margin:0;font-size:.85rem;color:var(--color-muted);max-width:60ch}.mcx-queue__title{display:flex;align-items:center;gap:.5rem;margin:0 0 .6rem;font-size:.95rem}.mcx-queue__count{padding:.05rem .45rem;border-radius:999px;background:var(--mcx-away);color:#1f1403;font-size:.72rem;font-weight:700}.mcx-queue__list,.mcx-fixtures__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mcx-queue__item,.mcx-fixtures__item{display:flex;flex-direction:column;gap:.2rem;padding:.75rem .9rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:var(--mcx-surface);text-decoration:none;color:inherit}.mcx-queue__item:hover,.mcx-fixtures__item:hover{border-color:var(--mcx-home)}.mcx-queue__fixture,.mcx-fixtures__teams{font-size:.9rem;font-weight:600}.mcx-queue__vs{color:var(--color-muted);font-weight:400}.mcx-queue__meta,.mcx-fixtures__comp,.mcx-fixtures__time{font-size:.75rem;color:var(--color-muted)}.mcx-fixtures__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.mcx-fixtures__head h2{margin:0;font-size:.95rem}.mcx-search{flex:1 1 220px;max-width:320px;padding:.55rem .8rem;border-radius:10px;border:1px solid var(--mcx-line);background:#0f172a80;color:var(--color-text);font:inherit;font-size:.85rem}@media (max-width: 560px){.mcx-row__counters{gap:.4rem}.mcx-counter{gap:.3rem}.mcx-counter__btn{width:38px;height:38px}.mcx-review__buttons{flex-direction:column}}.mcx-page{padding:1rem;min-height:100vh;min-height:100dvh;background:var(--color-bg, #0b1220)}.mcx-tabs{display:flex;gap:.4rem;padding:.25rem;border:1px solid var(--mcx-line);border-radius:999px;background:var(--mcx-surface)}.mcx-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .9rem;border:0;border-radius:999px;background:transparent;color:var(--color-muted);font-size:.88rem;font-weight:600;cursor:pointer}.mcx-tab.is-active{background:var(--color-text);color:var(--color-bg, #0f172a)}.mcx-tab__count{padding:.05rem .4rem;border-radius:999px;background:var(--mcx-away);color:#1f1403;font-size:.7rem;font-weight:700}.mcx-events{display:flex;flex-direction:column;gap:.85rem}.mcx-clock__time{display:block;font-size:clamp(2.5rem,12vw,3.5rem);font-weight:800;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.02em}.mcx-clock__meta{display:block;margin-top:.35rem;font-size:.8rem;color:var(--color-muted)}.mcx-kickoff{display:flex;flex-direction:column;gap:.6rem;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--mcx-line)}.mcx-kickoff__label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.mcx-kickoff__choices{display:flex;gap:.45rem}.mcx-chip{min-width:56px;padding:.55rem .8rem;border:1px solid var(--mcx-line);border-radius:10px;background:transparent;color:var(--color-text);font-size:.9rem;font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer}.mcx-chip.is-active{background:var(--mcx-home);border-color:var(--mcx-home);color:#06121f}.mcx-sidebtn{flex:1;display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.5rem .7rem;border:1px solid var(--mcx-line);border-radius:10px;background:transparent;color:var(--color-muted);font-size:.85rem;font-weight:600;cursor:pointer}.mcx-sidebtn.is-active{color:var(--color-text)}.mcx-sidebtn--home.is-active{border-color:var(--mcx-home);background:#4c9ffe24}.mcx-sidebtn--away.is-active{border-color:var(--mcx-away);background:#f5a52424}.mcx-field{display:flex;flex-direction:column;gap:.25rem}.mcx-field>span{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.mcx-field input,.mcx-prompt__row input{width:100%;min-height:46px;padding:.5rem .7rem;border:1px solid var(--mcx-line);border-radius:10px;background:#0f172a80;color:var(--color-text);font:inherit;font-size:1.05rem;font-variant-numeric:tabular-nums;text-align:center}.mcx-fx{margin:1.25rem 0;padding:1rem 1.1rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius, 14px);background:var(--mcx-surface)}.mcx-fx__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:44px;padding:0;border:0;background:none;color:inherit;text-align:left;cursor:pointer}.mcx-fx__heading{display:block}.mcx-fx__head h2{margin:0;font-size:1rem}.mcx-fx__head .muted{display:block;margin-top:.2rem;font-size:.82rem}.mcx-fx__fold{flex:none;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--mcx-line);border-radius:8px;font-size:1.15rem;font-weight:700;line-height:1;transition:border-color .15s ease,background-color .15s ease}.mcx-fx__head:hover .mcx-fx__fold{border-color:var(--mcx-home);background:#4c9ffe24}.mcx-fx__head:focus-visible{outline:2px solid var(--mcx-home);outline-offset:3px}.mcx-fx__summary{margin:.6rem 0 0;font-size:.78rem;opacity:.7;text-transform:capitalize}.mcx-fx__toggles{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:.85rem}.mcx-fx__switch{display:flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;cursor:pointer}.mcx-fx__levels{margin:.9rem 0 0;padding:0;border:0}.mcx-fx__levels legend{padding:0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.mcx-fx__levels:disabled{opacity:.45}.mcx-fx__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin-top:.45rem}.mcx-fx__level{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .7rem;border:1px solid var(--mcx-line);border-radius:10px;background:transparent;color:var(--color-text);text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.mcx-fx__level span{font-size:.72rem;opacity:.68}.mcx-fx__level:hover{border-color:var(--mcx-home)}.mcx-fx__level.is-active{border-color:var(--mcx-home);background:#4c9ffe24}.mcx-fx__try{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.9rem;font-size:.8rem}.mcx-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:.5rem;--fx-lift: 2px;--fx-glow: .5;--fx-pop: 1.05;--fx-dur: .42s}.mcx-grid[data-intensity=low]{--fx-lift: 1px;--fx-glow: .22;--fx-pop: 1.02;--fx-dur: .26s}.mcx-grid[data-intensity=high]{--fx-lift: 3px;--fx-glow: .85;--fx-pop: 1.09;--fx-dur: .56s}.mcx-grid[data-intensity=off]{--fx-lift: 0px;--fx-glow: 0;--fx-pop: 1;--fx-dur: 1ms}.mcx-grid__btn{position:relative;overflow:hidden;min-height:58px;padding:.5rem .4rem;border:1px solid var(--btn-edge, var(--mcx-line));border-radius:12px;background:var(--mcx-surface);color:var(--color-text);font-size:.9rem;font-weight:700;line-height:1.2;cursor:pointer;isolation:isolate;transition:transform .1s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.mcx-grid__label{position:relative;z-index:1}.mcx-grid__btn:before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:var(--btn-accent, transparent);opacity:.75}.mcx-grid__btn--impact{--btn-accent: #f43f5e;--btn-edge: rgba(244, 63, 94, .38);background:linear-gradient(180deg,rgba(244,63,94,.09),var(--mcx-surface) 70%)}.mcx-grid__btn--defensive{--btn-accent: #34d399;--btn-edge: rgba(52, 211, 153, .34);background:linear-gradient(180deg,rgba(52,211,153,.08),var(--mcx-surface) 70%)}.mcx-grid__btn--standard{--btn-accent: rgba(148, 163, 184, .55);--btn-edge: var(--mcx-line)}.mcx-grid__btn:not(.is-locked):hover{border-color:var(--btn-accent);transform:translateY(calc(var(--fx-lift) * -1));box-shadow:0 calc(var(--fx-lift) * 3) calc(var(--fx-lift) * 6) rgba(2,6,23,calc(.45 * var(--fx-glow)))}.mcx-grid__btn:not(.is-locked):active{transform:scale(.96)}.mcx-grid__btn:focus-visible{outline:2px solid var(--btn-accent);outline-offset:2px}.mcx-grid__btn.is-firing{animation:mcx-fire var(--fx-dur) cubic-bezier(.22,1,.36,1)}@keyframes mcx-fire{0%{transform:scale(.94);box-shadow:0 0 0 0 var(--btn-accent)}35%{transform:scale(var(--fx-pop));box-shadow:0 0 calc(18px * var(--fx-glow)) rgba(255,255,255,calc(.28 * var(--fx-glow)))}to{transform:scale(1);box-shadow:0 0 #fff0}}.mcx-grid__ripple{position:absolute;z-index:0;width:12px;height:12px;margin:-6px 0 0 -6px;border-radius:50%;background:var(--btn-accent, rgba(255, 255, 255, .6));pointer-events:none;animation:mcx-ripple .6s ease-out forwards}@keyframes mcx-ripple{0%{transform:scale(1);opacity:calc(.55 * var(--fx-glow))}to{transform:scale(18);opacity:0}}.mcx-grid__btn--captures .mcx-grid__label{text-decoration:underline dotted rgba(148,163,184,.55);text-underline-offset:3px}.mcx-grid__plus{position:absolute;top:6px;z-index:2;margin-left:-.4em;font-size:1.5rem;font-weight:900;line-height:1;color:#34d399;text-shadow:0 1px 6px rgba(2,6,23,.7);pointer-events:none;animation:mcx-plus .9s cubic-bezier(.22,1,.36,1) forwards}@keyframes mcx-plus{0%{transform:translateY(24px) scale(.6);opacity:0}20%{transform:translateY(18px) scale(1.15);opacity:1}70%{transform:translateY(4px) scale(1);opacity:1}to{transform:translateY(0) scale(.95);opacity:0}}.mcx-grid__btn.is-locked{opacity:.35;cursor:not-allowed}.mcx-grid__btn.is-nudging{animation:mcx-nudge .42s cubic-bezier(.36,.07,.19,.97);border-color:#f43f5e80}@keyframes mcx-nudge{0%,to{transform:translate(0)}15%{transform:translate(calc(-3px * var(--fx-pop)))}30%{transform:translate(calc(3px * var(--fx-pop)))}45%{transform:translate(-2px)}60%{transform:translate(2px)}75%{transform:translate(-1px)}}.mcx-log__head{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.9rem}.mcx-log__count{padding:.05rem .45rem;border-radius:999px;background:#94a3b82e;font-size:.72rem;font-weight:700}.mcx-log__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.mcx-logitem{display:flex;align-items:center;gap:.7rem;padding:.6rem .75rem;border:1px solid var(--mcx-line);border-left-width:3px;border-radius:10px;background:var(--mcx-surface)}.mcx-logitem--home{border-left-color:var(--mcx-home)}.mcx-logitem--away{border-left-color:var(--mcx-away)}.mcx-logitem__min{flex:none;min-width:48px;font-size:.85rem;font-weight:700;font-variant-numeric:tabular-nums}.mcx-logitem__body{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1}.mcx-logitem__body strong{font-size:.85rem;font-weight:600}.mcx-logitem__meta{font-size:.72rem;color:var(--color-muted)}.mcx-logitem__actions{flex:none;display:inline-flex;align-items:center;gap:.35rem}.mcx-logitem__edit,.mcx-logitem__del{flex:none;min-width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--color-muted);font-size:.9rem;cursor:pointer}.mcx-logitem__edit{padding:0 .55rem;border:1px solid var(--mcx-line);font-size:.72rem;font-weight:800}.mcx-logitem__edit:hover{background:#4c9ffe24;color:#bfdbfe}.mcx-logitem__del:hover{background:#f8717129;color:#fca5a5}.mcx-prompt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:grid;place-items:center;padding:1rem;background:#020617c7}.mcx-prompt__card{width:min(360px,100%);padding:1.4rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:#0f172a;text-align:center}.mcx-prompt__card h3{margin:0 0 .4rem;font-size:1.15rem}.mcx-prompt__card .muted{font-size:.85rem}.mcx-prompt__card--wide{width:min(520px,100%);text-align:left}.mcx-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0}.mcx-edit-grid label{display:flex;flex-direction:column;gap:.32rem;color:var(--color-muted);font-size:.72rem;font-weight:800}.mcx-edit-grid input,.mcx-edit-grid select{width:100%;min-height:42px;border:1px solid var(--mcx-line);border-radius:10px;background:var(--mcx-surface);color:var(--color-text);font:inherit;font-size:.9rem;padding:.5rem .65rem}.mcx-prompt__row{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1rem 0}.mcx-prompt__row input{max-width:110px}@media (max-width: 560px){.mcx-logitem{align-items:flex-start;flex-wrap:wrap}.mcx-logitem__actions{width:100%;justify-content:flex-end}.mcx-edit-grid{grid-template-columns:1fr}}@media (max-width: 560px){.mcx-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.mcx-grid__btn{min-height:58px;font-size:.84rem}}.mcx-step{display:flex;gap:.7rem;padding:.85rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:var(--mcx-surface)}.mcx-step__n{flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--color-text);color:var(--color-bg, #0f172a);font-size:.8rem;font-weight:800;font-variant-numeric:tabular-nums}.mcx-step__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.mcx-step__label{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.mcx-step__gate{font-style:normal;text-transform:none;letter-spacing:0;opacity:.8}.mcx-capture{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;width:100%;min-height:78px;border:2px dashed var(--mcx-line);border-radius:12px;background:#94a3b80f;color:var(--color-text);font-size:2rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1;cursor:pointer}.mcx-capture:active:not(:disabled){transform:scale(.99)}.mcx-capture:disabled{opacity:.4;cursor:not-allowed}.mcx-capture.is-set{border-style:solid;border-color:#34d399;background:#34d39924;color:#6ee7b7}.mcx-capture__hint{font-size:.66rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;opacity:.75}.mcx-sides{display:flex;gap:.6rem}.mcx-sidewrap{flex:1;display:flex;gap:.35rem;min-width:0}.mcx-kit{flex:none;width:14px;height:14px;border-radius:4px;border:1px solid rgba(255,255,255,.35)}.mcx-kitedit{flex:none;padding:0 .5rem;border:1px solid var(--mcx-line);border-radius:10px;background:transparent;color:var(--color-muted);font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.mcx-kitedit:hover:not(:disabled){color:var(--color-text)}.mcx-kitedit:disabled{opacity:.4;cursor:not-allowed}.mcx-kitpicker{display:flex;flex-direction:column;gap:.4rem;padding:.6rem;border:1px solid var(--mcx-line);border-radius:10px;background:#0f172a8c}.mcx-kitpicker__label{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted)}.mcx-kitpicker__row{display:flex;flex-wrap:wrap;gap:.4rem}.mcx-swatch{width:34px;height:34px;border-radius:8px;border:2px solid transparent;box-shadow:inset 0 0 0 1px #ffffff40;cursor:pointer}.mcx-swatch.is-active{border-color:var(--color-text)}.mcx-number{width:100%;min-height:54px;padding:.5rem .7rem;border:1px solid var(--mcx-line);border-radius:10px;background:#0f172a80;color:var(--color-text);font:inherit;font-size:1.4rem;font-weight:700;font-variant-numeric:tabular-nums;text-align:center}.mcx-number:disabled{opacity:.4}@media (prefers-reduced-motion: reduce){.mcx-grid__btn,.mcx-grid__btn.is-firing,.mcx-grid__btn.is-nudging{animation:none;transition:border-color .18s ease}.mcx-grid__btn:not(.is-locked):hover{transform:none;box-shadow:none}.mcx-grid__ripple{display:none}.mcx-grid__plus{animation:mcx-plus-still .9s ease-out forwards}}@keyframes mcx-plus-still{0%,70%{opacity:1}to{opacity:0}}.mcx-sheet__divider{display:flex;flex-direction:column;gap:.15rem;margin:1.35rem 0 .35rem;padding-top:.9rem;border-top:1px dashed var(--mcx-line);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.75}.mcx-sheet__divider span{font-size:.75rem;font-weight:400;letter-spacing:0;text-transform:none;opacity:.8}.mcx-row--auto .mcx-row__label{opacity:.85}.mcx-row__auto{display:inline-block;margin-top:.2rem;padding:.1rem .4rem;border-radius:999px;background:#34d39929;color:#34d399;font-size:.68rem;font-weight:700;white-space:nowrap}.mcx-step--grid .mcx-step__body{gap:.6rem}.mcx-sticky{position:sticky;top:0;z-index:20;display:flex;flex-direction:column;gap:.75rem;margin:-1rem -1rem 0;padding:.95rem 1rem .85rem;border-bottom:1px solid var(--mcx-line);background:var(--color-bg, #0b1220)}.mcx-sticky__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mcx-sticky .mcx-backlink{align-self:auto;display:inline-flex;align-items:center;min-height:34px;padding:.35rem .75rem;border:1px solid rgba(76,159,254,.42);border-radius:999px;background:#4c9ffe29;color:#dbeafe;font-weight:800}.mcx-sticky .mcx-backlink:hover{border-color:#93c5fdb3;background:#4c9ffe3d;color:#fff}.mcx-fixture--compact{gap:.5rem}.mcx-fixture--compact .mcx-fixture__team{font-size:.85rem}.mcx-clockrow{display:flex;align-items:stretch;gap:.6rem}.mcx-clockrow__clock{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:118px;padding:.5rem .7rem;border:1px solid var(--mcx-line);border-radius:12px;background:var(--mcx-surface)}.mcx-clockrow__clock .mcx-clock__time{font-size:1.85rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.mcx-clockrow__clock .mcx-clock__meta{margin-top:.2rem;font-size:.66rem;text-align:center;color:var(--color-muted)}.mcx-clockrow .mcx-capture{flex:1;min-height:0;font-size:1.6rem}.mcx-capture__value{font-size:inherit;font-weight:800;line-height:1}.mcx-kickoff--inline{flex:1;flex-direction:column;gap:.4rem;margin-top:0;padding-top:0;border-top:0;align-items:stretch}.mcx-kickoff--inline .mcx-kickoff__choices{justify-content:center}.mcx-kickoff--inline .mcx-chip{min-width:0;flex:1;padding:.4rem .3rem;font-size:.8rem}.mcx-kickoff--inline .mcx-btn{padding:.55rem 1rem}.mcx-tab__pip{width:7px;height:7px;border-radius:50%}.mcx-tab__pip--submitted{background:var(--mcx-away)}.mcx-tab__pip--approved{background:#22c55e}.mcx-savestate--pending,.mcx-savestate--offline{color:var(--mcx-away)}.mcx-half:disabled{opacity:.32;cursor:not-allowed}@media (max-width: 560px){.mcx-clockrow__clock{min-width:96px;padding:.45rem .5rem}.mcx-clockrow__clock .mcx-clock__time{font-size:1.5rem}.mcx-clockrow .mcx-capture{font-size:1.3rem}}.mcx-entrybar{display:flex;flex-wrap:wrap;align-items:stretch;gap:.45rem}.mcx-entrybar__sides{flex:1 1 auto;display:flex;gap:.45rem;min-width:0}.mcx-entrybar .mcx-sidebtn{gap:.4rem;min-height:44px;padding:.4rem .55rem;font-size:.76rem;line-height:1.15;text-align:left}.mcx-sidebtn__name{min-width:0;overflow-wrap:anywhere}.mcx-step__n--inline{width:18px;height:18px;font-size:.62rem;opacity:.9}.mcx-jersey{flex:0 0 auto;display:flex;align-items:center;gap:.35rem;padding:0 .5rem;border:1px solid var(--mcx-line);border-radius:10px;background:var(--mcx-surface)}.mcx-jersey input{width:62px;min-height:40px;border:0;background:transparent;color:var(--color-text);font:inherit;font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums;text-align:center}.mcx-jersey input:focus{outline:none}.mcx-entrybar .mcx-kitpicker{flex:1 0 100%}.mcx-score{flex:none;padding:.1rem .55rem;border-radius:8px;background:#94a3b824;font-size:1.05rem;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.mcx-score__sep{opacity:.55;padding:0 .15rem}.mcx-fixture--compact .mcx-fixture__team{font-size:.8rem;line-height:1.2;overflow-wrap:anywhere}@media (max-width: 560px){.mcx-entrybar__sides{flex:1 0 100%}.mcx-jersey{flex:1 0 100%;justify-content:center}.mcx-entrybar .mcx-sidebtn{font-size:.72rem}}.mcx-step__n.is-locked{background:#94a3b840;color:var(--color-muted)}.mcx-jersey input:disabled{opacity:.4}.mcx-entrybar .mcx-sidebtn:disabled{opacity:.4;cursor:not-allowed}.mcx-training{padding:.1rem .45rem;border:1px solid rgba(168,85,247,.5);border-radius:999px;background:#a855f729;color:#d8b4fe;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mcx-previewlink{display:block;padding:.7rem .9rem;border:1px dashed var(--mcx-line);border-radius:var(--mcx-radius);background:#94a3b80f;color:var(--color-text);font-size:.85rem;font-weight:600;text-align:center;text-decoration:none}.mcx-previewlink:hover{border-color:var(--mcx-home)}.mcx-live-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:1rem}.mcx-live-preview__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#020617c7;cursor:pointer}.mcx-live-preview__panel{position:relative;display:flex;flex-direction:column;width:min(100%,980px);max-height:min(84vh,760px);overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:16px;background:radial-gradient(100% 80% at 50% 0%,rgba(14,165,233,.14),transparent 48%),#06111f;color:#f8fafc;box-shadow:0 28px 90px #0000008a}.mcx-live-preview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.05rem 1.2rem;border-bottom:1px solid rgba(148,163,184,.18)}.mcx-live-preview__head h2{margin:.3rem 0 0;font-size:clamp(1.35rem,4vw,2rem);line-height:1.05}.mcx-live-preview__head p{margin:.35rem 0 0;color:var(--color-muted)}.mcx-live-preview__kicker{display:inline-flex;align-items:center;gap:.45rem;color:#7dd3fc;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mcx-live-preview__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;cursor:pointer;font-size:1.4rem;line-height:1}.mcx-live-preview__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin:1rem 1.2rem 0;padding:.25rem;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#0f172ae0}.mcx-live-preview__tabs button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:999px;background:transparent;color:var(--color-muted);cursor:pointer;font-weight:900;padding:.62rem .8rem}.mcx-live-preview__tabs button.is-active{background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#fff}.mcx-live-preview__tabs span{border-radius:999px;background:#ffffff29;font-size:.72rem;padding:.1rem .45rem}.mcx-live-preview__body{overflow:auto;padding:1.1rem 1.2rem 1.3rem}.mpv-page{--mpv-line: rgba(148, 163, 184, .22);display:flex;flex-direction:column;gap:.85rem;width:100%;max-width:min(680px,100%);margin-inline:auto;padding:1rem;min-height:100vh;min-height:100dvh;background:var(--color-bg, #0b1220);color:var(--color-text)}.mpv-page--center{align-items:center;justify-content:center;text-align:center}.mpv-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.mpv-hint{font-size:.75rem;color:var(--color-muted)}.mpv-card{padding:1.25rem;border:1px solid var(--mpv-line);border-radius:16px;background:#0f172ab8}.mpv-head{text-align:center;padding-bottom:1rem;border-bottom:1px solid var(--mpv-line)}.mpv-comp{margin:0 0 .6rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted)}.mpv-score{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem}.mpv-score__team{font-size:.95rem;font-weight:700;overflow-wrap:anywhere}.mpv-score__team--away{text-align:right}.mpv-score__figure{font-size:2.1rem;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.mpv-score__sep{opacity:.5;padding:0 .25rem}.mpv-meta{margin:.7rem 0 0;font-size:.75rem;color:var(--color-muted)}.mpv-section{padding-top:1rem}.mpv-section+.mpv-section{border-top:1px solid var(--mpv-line);margin-top:.5rem}.mpv-section__title{display:flex;align-items:center;gap:.45rem;margin:0 0 .8rem;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-muted)}.mpv-count{padding:.05rem .4rem;border-radius:999px;background:#94a3b82e;font-size:.68rem}.mpv-bar{margin-bottom:.75rem}.mpv-bar__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.25rem;font-size:.8rem;font-variant-numeric:tabular-nums}.mpv-bar__home,.mpv-bar__away{font-weight:700}.mpv-bar__label{font-size:.66rem;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted)}.mpv-bar__track{height:5px;border-radius:999px;background:#f5a524;overflow:hidden}.mpv-bar__fill{display:block;height:100%;background:#4c9ffe}.mpv-events{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.mpv-event{display:grid;grid-template-columns:52px 1fr auto;align-items:baseline;gap:.6rem;padding:.4rem .5rem;border-left:3px solid #4c9ffe;border-radius:6px;background:#94a3b80f;font-size:.8rem}.mpv-event--away{border-left-color:#f5a524}.mpv-event__min{font-weight:700;font-variant-numeric:tabular-nums}.mpv-event__type{font-weight:600}.mpv-event__who{font-size:.72rem;color:var(--color-muted);text-align:right}.mpv-empty{margin:0;font-size:.8rem;color:var(--color-muted)}.mpv-foot{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.4rem;margin-top:1rem;padding-top:.8rem;border-top:1px solid var(--mpv-line);font-size:.7rem;color:var(--color-muted)}.mpv-note{margin:0;font-size:.75rem;color:var(--color-muted);text-align:center}.mcx-fixtures__comp .mcx-training{margin-right:.4rem}.mcx-fixtures__head h2{display:flex;align-items:center;gap:.45rem}.mcx-banner{display:flex;flex-direction:column;gap:.2rem;padding:.7rem .9rem;border:1px solid var(--mcx-line);border-left-width:3px;border-radius:var(--mcx-radius);background:#94a3b814;font-size:.82rem}.mcx-banner--info{border-left-color:var(--mcx-home)}.mcx-banner--good{border-left-color:#22c55e}.mcx-banner--warn{border-left-color:var(--mcx-away)}.mcx-banner--bad{border-left-color:#f87171}.mcx-banner__text{font-weight:600}.mcx-banner__note{color:var(--color-muted);font-style:italic}.mcx-historywrap{display:flex;flex-direction:column;gap:.6rem}.mcx-historytoggle{display:flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.6rem .9rem;border:1px dashed var(--mcx-line);border-radius:var(--mcx-radius);background:transparent;color:var(--color-muted);font-size:.82rem;font-weight:600;cursor:pointer}.mcx-historytoggle:hover{color:var(--color-text);border-color:var(--mcx-home)}.mhl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.mhl__item{padding:.6rem .8rem;border:1px solid var(--mcx-line);border-left-width:3px;border-radius:10px;background:var(--mcx-surface)}.mhl__item--info{border-left-color:var(--mcx-home)}.mhl__item--good{border-left-color:#22c55e}.mhl__item--warn{border-left-color:var(--mcx-away)}.mhl__item--bad{border-left-color:#f87171}.mhl__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem}.mhl__action{font-size:.85rem;font-weight:600}.mhl__section{font-size:.64rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.mhl__meta{margin-top:.15rem;font-size:.72rem;color:var(--color-muted)}.mhl__summary{margin-top:.3rem;font-size:.72rem;font-variant-numeric:tabular-nums;color:var(--color-muted)}.mhl__note{margin:.35rem 0 0;font-size:.78rem;font-style:italic;color:#fde68a}.mcx-prompt__label{display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted)}.mcx-prompt__label input{width:100%;min-height:46px;border:1px solid var(--mcx-line);border-radius:10px;background:var(--mcx-surface);color:var(--color-text);font:inherit;font-size:1rem;padding:.6rem .75rem}.mcx-kickoff-prompt .mcx-prompt__label{margin:1rem 0 0}.mcx-kickoff-prompt .mcx-prompt__actions{margin-top:1rem}.mcx-prompt__actions{display:flex;gap:.5rem}.mcx-prompt__actions .mcx-btn{flex:1}.mcx-btn--note{align-items:center;display:inline-flex;flex-direction:column;gap:.16rem;line-height:1.15}.mcx-btn--note small{color:var(--color-muted);font-size:.7rem;font-weight:800}.mcx-prompt__actions--stack{flex-direction:column;margin-top:1rem}.mcx-shootout-board{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto minmax(0,1fr);align-items:center;gap:.5rem;margin:1rem 0 .75rem;padding:.75rem;border:1px solid var(--mcx-line);border-radius:10px;background:#0206175c;text-align:center}.mcx-shootout-board span{min-width:0;overflow:hidden;color:var(--color-muted);font-size:.82rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mcx-shootout-board strong{color:var(--color-text);font-size:1.45rem;font-weight:950;line-height:1}.mcx-shootout-board__sep{color:var(--color-muted);font-size:1rem}.mcx-shootout-next{display:flex;flex-direction:column;gap:.18rem;margin-bottom:1rem;padding:.8rem .9rem;border:1px solid var(--mcx-line);border-left-width:5px;border-radius:10px;background:linear-gradient(135deg,#ffffff14,#02061747)}.mcx-shootout-next span,.mcx-shootout-next em{color:var(--color-muted);font-size:.76rem;font-style:normal;font-weight:750;text-transform:uppercase}.mcx-shootout-next strong{color:var(--color-text);font-size:1.08rem}.mcx-shootout-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1rem 0}.mcx-shootout-choice__option{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;border:1px solid var(--mcx-line);border-radius:12px;background:var(--mcx-surface);color:var(--color-text);font-weight:900;cursor:pointer}.mcx-shootout-choice__option input{accent-color:currentColor}.mcx-shootout-choice__option.is-goal:has(input:checked){border-color:#22c55ec7;background:#22c55e33;color:#bbf7d0}.mcx-shootout-choice__option.is-miss:has(input:checked){border-color:#f87171c7;background:#f8717133;color:#fecaca}.mcx-training-audio-preview{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:.8rem 1rem 0;padding:.75rem;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#02061773}.mcx-training-audio-preview__note{color:var(--color-muted);font-size:.78rem}.mcx-prompt__cancel{margin-top:.6rem;border:0;background:transparent;color:var(--color-muted);font-size:.78rem;cursor:pointer}.mcx-totals{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem;margin:0}.mcx-total{display:flex;flex-direction:column-reverse;gap:.15rem;padding:.7rem .8rem;border:1px solid var(--mcx-line);border-radius:var(--mcx-radius);background:var(--mcx-surface)}.mcx-total dt{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.mcx-total dd{margin:0;font-size:1.6rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.mcx-prompt__header{position:relative;margin-bottom:.4rem}.mcx-prompt__header h3{margin:0;padding:0 2.2rem}.mcx-prompt__close{position:absolute;top:50%;right:0;display:grid;place-items:center;width:32px;height:32px;transform:translateY(-50%);border:1px solid var(--mcx-line);border-radius:9px;background:#0f172ab3;color:var(--color-text);font:inherit;font-size:1.1rem;line-height:1;cursor:pointer}.mcx-prompt__close:hover,.mcx-prompt__close:focus-visible{background:#ffffff14}.mcx-shootout-starter{display:inline-flex;flex-direction:column;align-items:center;gap:.16rem;border-left-width:5px;line-height:1.15}.mcx-shootout-starter small{color:var(--color-muted);font-size:.7rem;font-weight:800}.mcx-callout--action{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-color:#f5a52473;background:#f5a5241a;color:var(--color-text)}.mcx-callout--action .mcx-btn{width:auto}
