:root{color-scheme:light;font-family:Space Grotesk,system-ui,sans-serif;--bg: #f2eee7;--ink: #111827;--muted: #4b5563;--accent: #16a34a;--accent-dark: #0f6f33;--card: #ffffff;--stroke: #1e293b;--shadow: 0 24px 60px rgba(15, 23, 42, .18);--crest-bg-color: #ffb703;--crest-pattern-color: #219ebc;--symbol-color: #023047;--kit-bg-color: #8e44ad;--kit-pattern-color: #f6ae2d;--away-kit-bg-color: #0ea5e9;--away-kit-pattern-color: #f97316}.conduct-access-loading{min-height:100vh;background:var(--bg)}.conduct-suspension-page{min-height:100vh;padding:28px;color:var(--ink);background:var(--bg)}.conduct-suspension-shell{width:min(1440px,100%);margin:0 auto;display:grid;gap:24px}.conduct-suspension-shell>*{min-width:0}.conduct-suspension-brand{display:flex;align-items:center;min-height:64px}.conduct-suspension-hero,.conduct-suspension-league{border:1px solid rgba(148,163,184,.28);border-radius:30px;background:#fff;box-shadow:0 22px 48px #0f172a17}.conduct-suspension-hero{padding:clamp(28px,5vw,64px);background:radial-gradient(circle at 100% 0%,rgba(219,234,254,.68),transparent 38%),#fff}.conduct-suspension-eyebrow,.conduct-suspension-facts dt,.conduct-suspension-appeal label,.conduct-suspension-table th{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.conduct-suspension-hero h1{max-width:900px;margin:10px 0 16px;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,3vw,2.65rem);line-height:.98;letter-spacing:-.04em}.conduct-suspension-hero>p{max-width:820px;margin:8px 0 0;font-size:1.05rem;line-height:1.6;color:#4b5563}.conduct-suspension-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 0}.conduct-suspension-facts>div{min-width:0;padding:16px 18px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafce6}.conduct-suspension-facts dt,.conduct-suspension-facts dd{margin:0}.conduct-suspension-facts dd{margin-top:6px;font-weight:700;overflow-wrap:anywhere}.conduct-suspension-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.conduct-suspension-actions .btn,.conduct-suspension-appeal .btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center}.conduct-suspension-appeal{max-width:780px;display:grid;gap:12px;margin-top:24px;padding:22px;border:1px solid #dbe4ee;border-radius:22px;background:#f8fafc}.conduct-suspension-appeal h2,.conduct-suspension-league h2{margin:0;font-family:Fraunces,Georgia,serif}.conduct-suspension-appeal p{margin:0;color:#4b5563}.conduct-suspension-appeal label{display:flex;justify-content:space-between;gap:16px}.conduct-suspension-appeal textarea{width:100%;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:16px;background:#fff;color:var(--ink);font:inherit}.conduct-suspension-league{padding:28px}.conduct-suspension-tabs{width:fit-content;display:inline-flex;gap:4px;margin-bottom:22px;padding:5px;border:1px solid #dbe4ee;border-radius:999px;background:#f8fafc}.conduct-suspension-tabs button{min-height:44px;padding:10px 20px;border:0;border-radius:999px;background:transparent;color:#64748b;font:inherit;font-weight:700;cursor:pointer}.conduct-suspension-tabs button.active{background:#111827;color:#fff}.conduct-suspension-table-wrap{overflow-x:auto}.conduct-suspension-table-wrap h2,.conduct-suspension-fixtures h2{margin-bottom:18px}.conduct-suspension-fixtures .competitions-round-nav{grid-template-columns:36px minmax(0,auto) 36px;width:fit-content;max-width:100%}.conduct-suspension-fixtures .competitions-round-tabs{justify-content:center}.conduct-suspension-versus-group{grid-template-columns:58px;width:58px}.conduct-suspension-versus-group .competitions-score-cell{border-right:1px solid rgba(148,163,184,.24);border-radius:8px}.conduct-suspension-fixture-button{width:100%;border:0;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.conduct-suspension-fixture-button:hover,.conduct-suspension-fixture-button:focus-visible{background:#f3f7ff;outline:2px solid rgba(59,130,246,.38);outline-offset:2px}.conduct-suspension-match-detail{display:grid;gap:22px}.conduct-suspension-match-back{width:fit-content;min-height:44px;display:inline-flex;align-items:center}.conduct-suspension-match-detail .match-reveal-scoreboard{width:min(100%,900px);margin-top:0}.conduct-suspension-match-team{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:14px;text-align:right}.conduct-suspension-match-team.is-away{justify-content:flex-start;text-align:left}.conduct-suspension-match-team strong{overflow-wrap:anywhere}.conduct-suspension-match-score{display:grid;justify-items:center;gap:5px;text-align:center}.conduct-suspension-match-score strong{font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,4vw,2.35rem);white-space:nowrap}.conduct-suspension-match-score span,.conduct-suspension-match-state{color:#64748b;font-size:.86rem;font-weight:750}.conduct-suspension-match-state{margin:0;text-align:center}.conduct-suspension-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0 8px}.conduct-suspension-table th,.conduct-suspension-table td{padding:12px 14px;text-align:center}.conduct-suspension-table th:nth-child(2),.conduct-suspension-table td:nth-child(2){text-align:left}.conduct-suspension-table tbody td{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.conduct-suspension-table tbody td:first-child{border-left:1px solid #e2e8f0;border-radius:16px 0 0 16px}.conduct-suspension-table tbody td:last-child{border-right:1px solid #e2e8f0;border-radius:0 16px 16px 0}.conduct-suspension-table tbody tr.is-user td{border-color:#b7e4c0;background:#effcf2}.conduct-suspension-club{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.conduct-suspension-crest{width:28px;height:34px;flex:0 0 auto}@media(max-width:720px){.conduct-suspension-page{padding:12px}.conduct-suspension-shell{gap:14px}.conduct-suspension-brand{padding:2px 8px}.conduct-suspension-hero,.conduct-suspension-league{border-radius:24px}.conduct-suspension-hero,.conduct-suspension-league{padding:22px}.conduct-suspension-facts{grid-template-columns:1fr}.conduct-suspension-actions .btn,.conduct-suspension-appeal .btn{flex:1 1 150px}.conduct-suspension-tabs{width:100%}.conduct-suspension-tabs button{flex:1;padding-inline:12px}.conduct-suspension-match-detail .match-reveal-scoreboard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;padding:18px 12px}.conduct-suspension-match-team{display:grid;justify-items:center;justify-content:center;gap:8px;text-align:center}.conduct-suspension-match-team.is-away{justify-content:center;text-align:center}.conduct-suspension-match-team.is-home strong{order:2}.conduct-suspension-match-team .match-reveal-crest{width:42px;height:50px}}.prototype-star-squad__main{display:grid}.prototype-star-squad__panel{display:grid;gap:24px}.prototype-star-squad__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:24px;align-items:start}.prototype-star-squad__layout>*{min-width:0}.prototype-star-squad__formation,.prototype-summary-card,.prototype-reveal-inline,.prototype-bench-section,.prototype-scroll-trigger{border-radius:28px;border:1px solid #dbe4ee;background:#fbfdff;box-shadow:0 18px 40px #0f172a14}.prototype-star-squad__formation{padding:20px;display:grid;align-content:start;gap:4px;min-width:0;overflow:hidden}.prototype-star-squad__heading{display:grid;grid-template-columns:minmax(0,1fr) 188px 156px;gap:10px 28px;align-items:start;margin-bottom:8px;min-width:0}.prototype-heading-title{min-width:0;padding-top:10px}.prototype-strength-chip{display:grid;gap:8px;width:156px;min-width:156px;padding:12px 14px 14px;border-radius:22px;background:linear-gradient(135deg,#0f172a,#1f2937);color:#f8fafc;justify-self:end}.prototype-strength-chip span{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffffbd}.prototype-strength-chip strong{font-size:2.5rem;line-height:.95}@media(min-width:761px){.prototype-strength-chip{height:66px;box-sizing:border-box;align-content:center;gap:2px;padding:7px 14px}.prototype-strength-chip strong{font-size:2rem}}.prototype-pitch-header{margin-bottom:0;justify-self:center;width:100%;max-width:188px;min-width:0}.prototype-pitch-header .friendly-formation-select{min-width:0;width:100%}.prototype-pitch-wrap{margin-top:0;min-width:0}.prototype-pitch{min-height:880px;width:100%;max-width:100%}.prototype-pitch .friendly-slot-anchor{min-width:92px;min-height:64px;padding:6px 6px 5px;gap:3px;z-index:3}.prototype-pitch .friendly-slot-anchor.is-highlighted{box-shadow:0 18px 34px #0f172a3d,0 0 0 6px #22c55e38}.prototype-pitch .friendly-slot-anchor.is-star-player{background:linear-gradient(180deg,#fff7ccf5,#fffffff5 70%);box-shadow:inset 0 0 0 1px #facc1552,0 12px 28px #facc153d}.prototype-pitch .friendly-slot-anchor.is-star-player .prototype-slot-card{border-radius:18px}.prototype-pitch .friendly-slot-anchor.is-star-player .friendly-slot-badge{box-shadow:0 0 0 2px #facc1538,0 0 18px #facc1538}.prototype-slot-face,.prototype-star-inline-face,.prototype-star-reveal-face,.prototype-bench-face{width:30px;height:30px;border-radius:10px;overflow:hidden;background:#eef2ff}.prototype-slot-copy{display:grid;min-width:0;text-align:center}.prototype-slot-copy strong{font-size:.58rem;line-height:1.1;color:#0f172a;max-width:68px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-slot-copy span{display:none}.prototype-slot-rating{min-width:38px;padding:4px 6px 5px;border-radius:12px;display:grid;gap:3px;justify-items:center;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;line-height:1}.prototype-slot-rating small,.prototype-bench-rating small{font-size:.42rem;font-weight:800;letter-spacing:.08em;color:#64748b}.prototype-slot-rating strong,.prototype-bench-rating strong{font-size:.72rem;color:#1d4ed8}.prototype-slot-rating-bar{width:100%;height:3px;border-radius:999px;background:#dbe4ee;overflow:hidden}.prototype-slot-rating-bar span{display:block;height:100%;border-radius:999px;background:#2563eb}.prototype-slot-empty{font-weight:800;color:#475569}.prototype-slot-card{display:grid;justify-items:center;gap:2px}.prototype-pitch .friendly-slot-badge{font-size:10px;padding:4px 8px}.prototype-pitch .friendly-scout-card.compact{width:280px;max-width:min(280px,48vw);padding:14px;border-radius:18px}.prototype-pitch .friendly-scout-card.compact .friendly-scout-ratings{gap:8px}.prototype-pitch .friendly-scout-card.compact .friendly-scout-rating-row{grid-template-columns:minmax(0,1fr) auto minmax(68px,84px);gap:8px}.prototype-pitch .friendly-scout-card.compact .friendly-scout-rating-row span:first-child{text-align:left}.prototype-pitch .friendly-scout-card.compact .prototype-scout-role{margin:8px 0 10px;font-size:.82rem;line-height:1.2;font-weight:400;font-style:italic;color:#64748b;text-align:left}.prototype-star-squad__side{display:grid;gap:18px;align-content:start;min-width:0;position:relative;z-index:2}.prototype-summary-card,.prototype-reveal-inline,.prototype-bench-section{padding:20px}.prototype-bench-section--side{height:100%}.prototype-strength-compare{display:grid;gap:10px;margin-top:12px}.prototype-strength-value,.prototype-strength-delta,.prototype-impact-pill{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:#f8fafc;border:1px solid #dbe4ee}.prototype-strength-value.accent,.prototype-impact-pill.accent{background:#ecfdf3;border-color:#c7ead2}.prototype-strength-value span,.prototype-strength-delta span,.prototype-impact-pill span{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.prototype-strength-value strong,.prototype-strength-delta strong,.prototype-impact-pill strong{font-size:1.55rem;line-height:1;color:#0f172a}.prototype-reveal-inline{display:grid;gap:14px}.prototype-reveal-inline--star{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:14px;background:linear-gradient(135deg,#fff7cc94,#fff 52%);border-color:#facc1557;box-shadow:0 18px 40px #0f172a14,0 0 0 1px #facc151f,0 0 34px #facc1529}.prototype-reveal-inline--star:after{content:"★";position:absolute;top:18px;right:18px;font-size:1.4rem;color:#facc15;text-shadow:0 0 12px rgba(253,224,71,.92),0 0 22px rgba(250,204,21,.68)}.prototype-star-inline-head{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center}.prototype-star-inline-head strong{display:block;color:#0f172a}.prototype-star-inline-head p{margin:2px 0 0;color:#64748b}.prototype-star-inline-rating{justify-self:end}.prototype-reveal-inline--star .muted{margin:0}.prototype-reveal-inline--star .panel-actions{margin-top:auto;padding-top:8px}.prototype-reveal-inline--star .panel-actions .btn{width:100%;justify-content:center}.prototype-bench-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.prototype-bench-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.prototype-bench-grid--side{grid-template-columns:1fr}.prototype-bench-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border-radius:18px;border:1px solid #dbe4ee;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;position:relative;overflow:visible}.prototype-bench-card.is-star{background:linear-gradient(135deg,#fef3c7,#fff);border-color:#f3d37a}.prototype-bench-card.is-active{border-color:#22c55e;box-shadow:0 0 0 4px #22c55e29}.prototype-bench-card.preview-swap{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b24}.prototype-bench-card.preview-move{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.prototype-bench-scout-card{position:absolute;top:50%;right:calc(100% + 12px);width:280px;max-width:min(280px,48vw);transform:translateY(-50%) translate(10px);opacity:0;pointer-events:none;z-index:70}.prototype-scout-top{align-items:flex-start}.prototype-scout-top strong{font-size:1rem;line-height:1.1;color:#0f172a}.prototype-scout-meta{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-size:.98rem;color:#0f172a}.prototype-scout-role{margin:8px 0 10px;font-size:.98rem;font-style:italic;color:#111827;text-align:left}@media(hover:hover)and (pointer:fine){.prototype-bench-card:hover .prototype-bench-scout-card,.prototype-bench-card:focus-within .prototype-bench-scout-card{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}}.prototype-bench-card strong{display:block;font-size:.95rem;line-height:1.1;color:#0f172a}.prototype-bench-card p{margin:2px 0 0;font-size:.78rem;color:#64748b}.prototype-bench-rating{min-width:46px;padding:6px 8px;border-radius:14px;background:#eff6ff;border:1px solid #bfdbfe;display:grid;gap:4px;justify-items:center;line-height:1}.prototype-meter-highlight span{background:#22c55e}.prototype-scroll-trigger{display:grid;gap:8px;background:linear-gradient(135deg,#f5fbf7,#fbfdff)}.prototype-star-modal{width:min(980px,calc(100vw - 48px))!important;max-width:min(980px,calc(100vw - 48px))!important;padding:28px 30px 30px;gap:22px;overflow-x:hidden}.prototype-star-modal .modal-header{align-items:start}.prototype-star-modal .modal-header h3{max-width:26ch}.prototype-star-modal>p{max-width:64ch;margin-top:2px;font-size:1.02rem;line-height:1.45}.prototype-star-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;align-items:stretch}.prototype-star-grid.is-animating{position:relative}.prototype-star-teaser,.prototype-star-reveal-card,.prototype-star-impact{display:grid;gap:12px;padding:20px;border-radius:24px;border:1px solid #dbe4ee;background:#fbfdff}.prototype-star-teaser{position:relative;overflow:hidden;min-height:248px;padding:20px 18px 18px;grid-template-rows:auto auto minmax(0,1fr) auto;transition:opacity .22s ease,transform .42s ease,filter .22s ease,box-shadow .22s ease;transform-origin:center center}.prototype-star-copy{display:grid;gap:10px}.prototype-star-impact-copy{font-size:.98rem;line-height:1.25;font-weight:800;color:#111827}.prototype-star-teaser:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0f172a0f,#0f172a00),radial-gradient(circle at top right,rgba(34,197,94,.18),transparent 36%);pointer-events:none}.prototype-star-emoji{font-size:1.8rem;line-height:1}.prototype-star-teaser h4,.prototype-star-reveal-head h4{margin:0;font-size:clamp(1.08rem,1.15vw,1.35rem);line-height:1;color:#0f172a}.prototype-star-teaser p,.prototype-star-reveal-card p,.prototype-star-impact p{margin:0}.prototype-star-teaser .preview-title{font-size:.68rem;letter-spacing:.14em;color:#64748b}.prototype-star-teaser>p:not(.preview-title){font-size:.9rem;line-height:1.35;color:#4b5563}.prototype-star-teaser .btn{width:100%;min-height:46px;justify-content:center;text-align:center;white-space:normal;line-height:1.15;padding:10px 14px}.prototype-star-spotlight{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;z-index:2}.prototype-star-spotlight:before{content:"";position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#ffffffd1,#ffffff38 48%,#fff0 74%);filter:blur(10px)}.prototype-star-spotlight-icon{position:relative;margin-top:183px;font-size:5.6rem;line-height:1;background:linear-gradient(180deg,#fff3a3,#fde047 34%,#facc15 62%,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 20px rgba(253,224,71,.92),0 0 40px rgba(250,204,21,.65),0 14px 32px rgba(250,204,21,.38);animation:prototypeSpotlightPulse 1.3s ease-in-out infinite alternate}.prototype-star-loader{display:grid;gap:10px;justify-items:center;margin-top:18px}.prototype-star-loader--mobile{display:none}.prototype-star-loader-bar{width:min(420px,100%);height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.prototype-star-loader-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#16a34a);transition:width .28s ease}.prototype-star-loader p{font-size:1.02rem;color:#4b5563;text-align:center}.prototype-star-loader strong{color:#0f172a}.prototype-star-burst{pointer-events:none;position:absolute;inset:0;z-index:4;overflow:visible}.prototype-star-burst.confetti{position:absolute;inset:0}.prototype-star-burst.confetti span{position:absolute;left:50%;top:50%;font-size:1rem;color:#fde047;text-shadow:0 0 10px rgba(255,244,140,.95),0 0 18px rgba(250,204,21,.78);animation:prototypeStarConfetti var(--duration, 1.5s) cubic-bezier(.12,.86,.27,.99) var(--delay, 0s) forwards}.prototype-star-teaser.is-dimmed:not(.is-chosen){opacity:.18;transform:scale(.95);filter:blur(1px)}.prototype-star-teaser.is-chosen{z-index:3;box-shadow:0 26px 60px #0f172a38;animation:prototypeStarChoiceReveal 6.2s cubic-bezier(.22,1,.36,1) forwards}.prototype-star-teaser.is-suspense{justify-items:center;text-align:center;grid-template-rows:auto 1fr}.prototype-star-teaser.is-suspense .prototype-star-emoji,.prototype-star-teaser.is-suspense .preview-title,.prototype-star-teaser.is-suspense .btn{display:none}.prototype-star-teaser.is-suspense .prototype-star-emoji{display:inline-block}.prototype-star-teaser.is-suspense .prototype-star-copy{position:relative;z-index:3;justify-items:center;align-content:start;text-align:center;gap:12px;padding-top:12px}@keyframes prototypeStarChoiceReveal{0%{transform:translate(0) scale(1) rotate(0)}12%{transform:translate(calc(var(--prototype-center-shift, 0px) * .72)) scale(1.04) rotate(-2.5deg)}26%{transform:translate(var(--prototype-center-shift, 0px)) scale(1.08) rotate(2.5deg)}84%{transform:translate(var(--prototype-center-shift, 0px)) scale(1.08) rotate(-1.5deg)}to{transform:translate(var(--prototype-center-shift, 0px)) scale(1.02) rotate(0)}}@keyframes prototypeSpotlightPulse{0%{transform:scale(.94) rotate(-4deg)}to{transform:scale(1.04) rotate(4deg)}}@keyframes prototypeStarConfetti{0%{opacity:0;transform:translate(-50%,-50%) rotate(0) scale(.4)}18%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x, 0px)),calc(-50% + var(--y, 0px))) rotate(var(--r, 0deg)) scale(1.15)}}.prototype-star-reveal{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;margin-top:8px}.prototype-star-reveal-head{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;align-items:center}.prototype-star-reveal-face{width:84px;height:84px;border-radius:24px}.prototype-skill-grid,.prototype-impact-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.prototype-skill-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#f1f5f9}.prototype-skill-pill span{font-size:.82rem;font-weight:700;color:#64748b}.prototype-skill-pill strong{font-size:1.1rem;color:#0f172a}@media(max-width:1100px){.prototype-star-squad__layout,.prototype-star-reveal{grid-template-columns:1fr}.prototype-star-squad__heading{grid-template-columns:1fr 220px}.prototype-heading-title{grid-column:1 / -1;padding-top:0}.prototype-bench-grid,.prototype-bench-grid--side{grid-template-columns:1fr}}@media(max-width:820px){.prototype-pitch{min-height:700px}.prototype-pitch .friendly-slot-anchor{min-width:74px;min-height:56px}.prototype-slot-face{width:26px;height:26px;border-radius:9px}.prototype-slot-copy strong,.prototype-slot-copy span{font-size:.54rem}.prototype-skill-grid,.prototype-impact-metrics,.prototype-star-grid,.prototype-bench-grid,.prototype-bench-grid--side{grid-template-columns:1fr}.prototype-bench-head,.prototype-star-squad__heading{align-items:stretch}.prototype-star-squad__heading{grid-template-columns:1fr}.prototype-pitch-header{justify-self:start;max-width:none}.prototype-strength-chip{justify-self:start;min-width:180px;width:auto}.prototype-bench-scout-card{right:auto;left:0;top:calc(100% + 10px);max-width:min(300px,calc(100vw - 48px));transform:translateY(10px)}@media(hover:hover)and (pointer:fine){.prototype-bench-card:hover .prototype-bench-scout-card,.prototype-bench-card:focus-within .prototype-bench-scout-card{transform:translateY(0)}}}@media(max-width:560px){.prototype-star-squad__formation,.prototype-summary-card,.prototype-bench-section,.prototype-scroll-trigger{padding:16px;border-radius:24px}.prototype-pitch{min-height:580px}.prototype-pitch .friendly-slot-anchor{min-width:66px;min-height:50px;padding:6px 5px 5px}.prototype-slot-face{width:22px;height:22px;border-radius:8px}.prototype-slot-copy strong{font-size:.48rem}.prototype-slot-copy span{display:none}.prototype-slot-rating{display:grid;min-width:30px;padding:3px 4px 4px;border-radius:10px;gap:2px}.prototype-slot-rating small{font-size:.34rem}.prototype-slot-rating strong{font-size:.58rem}.prototype-slot-rating-bar{height:2px}.prototype-star-modal{width:min(100vw - 16px,100%)}.prototype-star-teaser.is-chosen{overflow:visible;animation:prototypeStarChoiceRevealMobile 6.2s cubic-bezier(.22,1,.36,1) forwards}.prototype-star-loader--desktop{display:none}.prototype-star-loader--mobile{position:absolute;top:calc(100% + 12px);left:0;right:0;z-index:4;display:grid;margin-top:0}.prototype-star-grid.is-animating{padding-block:var(--prototype-star-center-space, 40vh)}.prototype-star-spotlight:before{width:54%}.prototype-star-spotlight-icon{margin-top:174px;font-size:3.6rem}}@keyframes prototypeStarChoiceRevealMobile{0%{transform:translate(0) scale(1) rotate(0)}12%{transform:scale(1.03) rotate(-1.5deg)}26%{transform:scale(1.06) rotate(1.5deg)}84%{transform:scale(1.06) rotate(-1deg)}to{transform:scale(1.02) rotate(0)}}*{box-sizing:border-box}body{margin:0;background:#f2eee7;color:var(--ink);min-height:100vh}h1,h2,h3{font-family:Fraunces,Times New Roman,serif;margin:0 0 12px}p{margin:0;color:var(--muted);line-height:1.5}.app{max-width:1200px;margin:0 auto;padding:40px 24px 80px;display:flex;flex-direction:column;gap:32px}.app.landing{gap:40px}.app.welcome{gap:24px}.welcome-header{display:flex;justify-content:space-between;gap:24px;align-items:center}.settings-menu{position:relative}.settings-menu .icon-button{width:42px;height:42px;border-radius:14px;border:1px solid rgba(15,23,42,.2);background:#fff;font-size:18px;cursor:pointer;transition:box-shadow .2s ease,border .2s ease,transform .2s ease}.settings-menu.open .settings-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.settings-popover{position:absolute;right:0;top:50px;background:#fff;border-radius:14px;padding:14px;box-shadow:var(--shadow);display:grid;gap:8px;min-width:180px;z-index:10;opacity:0;pointer-events:none;transform:translateY(-6px);transition:all .2s ease}.settings-trigger:hover,.settings-trigger:focus-visible{box-shadow:0 10px 18px #0f172a1f;border-color:#0f172a59;transform:translateY(-1px)}.settings-popover :is(button,a){background:none;border:none;text-align:left;font-weight:600;cursor:pointer;color:var(--ink)}.settings-link{padding:4px 0;text-decoration:none;font-size:1rem;display:block;width:100%}.settings-link:hover{text-decoration:underline}.settings-link.active{color:#1d4ed8}.onboarding-settings-popover{min-width:240px}.onboarding-settings-popover .public-locale-menu{width:100%}.onboarding-settings-popover .public-locale-menu__trigger{width:100%;justify-content:space-between}.settings-language-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.simple-locale-switch{display:inline-flex;gap:6px;padding:6px;border:1px solid rgba(15,23,42,.14);border-radius:999px;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.simple-locale-switch button{border:none;background:transparent;color:var(--muted);font-weight:700;font-size:.9rem;padding:8px 12px;border-radius:999px;cursor:pointer}.simple-locale-switch button.active{background:var(--ink);color:#fff}.page-locale-footer{display:flex;justify-content:center;margin-top:4px}.public-shell-topbar{width:min(1120px,calc(100% - 2rem));margin:0 auto 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.public-shell-topbar--landing{margin-bottom:1.1rem}.public-locale-menu{position:relative;z-index:30}.public-locale-menu__trigger{display:inline-flex;align-items:center;gap:.55rem;min-height:46px;padding:0 .95rem;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#ffffffe0;color:var(--ink);box-shadow:0 10px 24px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.95rem;font-weight:700;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.public-locale-menu__trigger:hover,.public-locale-menu__trigger:focus-visible,.public-locale-menu.is-open .public-locale-menu__trigger{border-color:#3b82f647;box-shadow:0 14px 30px #3b82f624;outline:none}.public-locale-menu__flag{font-size:1rem;line-height:1}.public-locale-menu__label{color:var(--ink)}.public-locale-menu__short{display:none;color:#475569d1;font-size:.76rem;letter-spacing:.14em}.public-locale-menu__chevron{color:#475569d1;font-size:.85rem}.public-locale-menu__panel{position:absolute;top:calc(100% + .55rem);right:0;min-width:200px;padding:.5rem;border:1px solid rgba(15,23,42,.12);border-radius:20px;background:#fffffff5;box-shadow:0 22px 40px #0f172a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-locale-menu__option{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;padding:.85rem .9rem;border:none;border-radius:14px;background:transparent;color:var(--ink);font-size:.98rem;font-weight:600;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.public-locale-menu__option:hover,.public-locale-menu__option:focus-visible{background:#3b82f614;outline:none}.public-locale-menu__option.is-active{background:#3b82f61f;color:#1d4ed8}.site-footer{width:min(1120px,calc(100% - 2rem));margin:2rem auto 3rem;padding:1.25rem 0 0;border-top:1px solid rgba(15,23,42,.12);border-radius:0;background:transparent;box-shadow:none;display:grid;gap:.85rem}.site-footer__top{display:flex;justify-content:space-between;gap:1rem 1.5rem;align-items:center}.site-footer__socials,.site-footer__links{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center}.site-footer__social-link,.site-footer__links a,.site-footer__cookie-button{color:var(--muted);font-size:.95rem;font-weight:600;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;color:var(--muted);transition:color .16s ease,transform .16s ease}.site-footer__social-link:hover,.site-footer__links a:hover,.site-footer__cookie-button:hover{color:var(--ink)}.site-footer__links a,.site-footer__cookie-button,.terms-consent a{text-underline-offset:.18em;transition:color .16s ease,text-decoration-color .16s ease}.site-footer__links a:hover,.site-footer__links a:focus-visible,.site-footer__cookie-button:hover,.site-footer__cookie-button:focus-visible,.terms-consent a:hover,.terms-consent a:focus-visible{color:var(--ink);text-decoration:underline}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{transform:translateY(-1px);color:var(--ink)}.site-footer__social-icon{display:inline-flex;width:1.2rem;height:1.2rem}.site-footer__social-icon svg{width:100%;height:100%}.site-footer__copyright{margin:0;color:var(--muted);font-size:.9rem}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center;padding:.85rem 1.1rem calc(.85rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(17,24,39,.08);background:#fffffff5;box-shadow:0 -18px 42px #1219261a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cookie-banner__intro{display:grid;gap:.35rem}.cookie-banner__eyebrow{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#5f6d87}.cookie-banner__title{margin:0 0 .2rem;font-weight:700;color:var(--ink)}.cookie-banner__body{margin:0;color:var(--muted)}.cookie-banner__actions,.cookie-modal__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.cookie-banner__manage{min-width:180px;font-weight:700}.cookie-banner__accept{min-width:180px}.cookie-modal-shell{position:fixed;inset:0;z-index:1010;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.cookie-modal-backdrop{position:absolute;inset:0;background:#1118276b}.cookie-modal{position:relative;width:min(760px,100%);max-height:min(82vh,900px);overflow:auto;padding:1.4rem;border-radius:1.6rem 1.6rem 0 0;background:#fff;border:1px solid rgba(17,24,39,.1);box-shadow:0 -20px 70px #11182733}.cookie-modal__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cookie-modal__header h2,.cookie-option__title{margin:0}.cookie-modal__body{margin:.65rem 0 .85rem;color:var(--muted)}.cookie-form{display:grid;gap:.75rem}.cookie-option{display:flex;justify-content:space-between;gap:1rem;align-items:start;padding:.9rem;border:1px solid var(--line);border-radius:1.15rem;background:#fff}.cookie-option__copy{min-width:0}.cookie-option--locked{background:#f0f4f8b3}.cookie-option__body{margin:.3rem 0 0;color:var(--muted)}.cookie-toggle{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;margin-top:.1rem}.cookie-toggle input{position:absolute;inset:0;opacity:0;cursor:pointer}.cookie-toggle__track{position:relative;display:inline-flex;width:54px;height:31px;padding:3px;border-radius:999px;background:#dfe4ef;transition:background .18s ease}.cookie-toggle__thumb{width:25px;height:25px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #11182729;transition:transform .18s ease}.cookie-toggle input:checked+.cookie-toggle__track{background:#3a6e50}.cookie-toggle input:checked+.cookie-toggle__track .cookie-toggle__thumb{transform:translate(23px)}.cookie-toggle input:focus-visible+.cookie-toggle__track{outline:2px solid rgba(59,130,246,.45);outline-offset:2px}.cookie-pill{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.3rem .7rem;border-radius:999px;background:#20b15a1f;color:#166534;font-weight:700}.cookie-modal__actions{padding-top:0}.legal-page{padding-bottom:1rem}.legal-back-row{margin-bottom:1rem}.legal-back-link{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffe6;color:var(--ink);font-size:.95rem;font-weight:700;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.legal-back-link:hover{background:#fff;border-color:#3d5ee538;transform:translateY(-1px)}.legal-panel{width:min(960px,calc(100% - 2rem));margin:2rem auto}.auth-page-shell{padding-bottom:2rem}.auth-panel{display:grid;gap:1.5rem;padding:clamp(1.25rem,2vw,2rem);background:radial-gradient(circle at top left,rgba(167,243,208,.22),transparent 28%),linear-gradient(180deg,#fffffffa,#fffffff0)}.auth-panel__topbar{align-items:center}.auth-panel__header{padding-bottom:.5rem;border-bottom:1px solid rgba(15,23,42,.08)}.auth-panel__header .home-module-link{flex:0 0 auto}.auth-panel__eyebrow{margin-bottom:.55rem}.auth-panel__notice{margin:0}.auth-status-stack{display:grid;gap:1rem}.auth-status-card{justify-items:start;gap:1rem;padding:clamp(1.25rem,2vw,1.6rem)}.auth-status-card__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(180deg,#172033,#24324f);color:#fff;font-size:1.7rem;font-weight:800;box-shadow:0 16px 30px #17203324}.auth-status-card__copy{gap:.65rem;max-width:40rem}.auth-status-card__copy p{font-size:1rem;line-height:1.65}.auth-status-card__actions{padding-top:.25rem}.auth-recover-form__actions{padding-top:.45rem}.legal-panel__topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem}.legal-copy{display:grid;gap:.8rem}.legal-copy h2{margin:1rem 0 0;font-size:1.1rem}.legal-copy p{margin:0;color:var(--muted)}.fair-play-rules ul{margin:.75rem 0 0;padding-left:1.25rem;color:var(--muted)}.fair-play-rules li+li{margin-top:.45rem}.fair-play-matrix{margin-top:1rem;border:1px solid var(--line);border-radius:1.25rem;overflow:hidden;background:var(--panel-soft)}.fair-play-matrix__header,.fair-play-matrix__row{display:grid;grid-template-columns:minmax(7rem,.8fr) repeat(3,1fr);align-items:stretch}.fair-play-matrix__header>*,.fair-play-matrix__row>*{padding:.9rem 1rem}.fair-play-matrix__header{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.fair-play-matrix__row{border-top:1px solid var(--line)}.fair-play-matrix__row span{font-weight:800}.fair-play-matrix__row small{display:none}.fair-play-grade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem}.fair-play-grade-grid article{padding:1rem;border:1px solid var(--line);border-radius:1.1rem;background:var(--panel-soft)}.fair-play-grade-grid h3,.fair-play-grade-grid p{margin:0}.fair-play-grade-grid p{margin-top:.5rem}@media(max-width:700px){.fair-play-matrix__header{display:none}.fair-play-matrix__row{grid-template-columns:repeat(3,minmax(0,1fr));padding:.9rem;gap:.5rem}.fair-play-matrix__row>strong{grid-column:1 / -1;padding:0 0 .2rem}.fair-play-matrix__row span{padding:.65rem;border-radius:.75rem;background:#fff;font-size:.9rem}.fair-play-matrix__row small{display:block;margin-bottom:.2rem;color:var(--muted);font-size:.7rem;font-weight:700}.fair-play-grade-grid{grid-template-columns:1fr}}.terms-consent{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center;padding:.95rem 1rem;border-radius:16px;background:#f7f8fb;border:1px solid rgba(15,23,42,.08)}.terms-consent input{width:1.2rem;height:1.2rem;margin:0;align-self:center}.terms-consent span{color:var(--muted);line-height:1.45;align-self:center}.terms-consent a{color:var(--ink);font-weight:700;text-decoration:none}.terms-consent--optional{background:#fff}.oauth-buttons{display:grid;gap:12px}.google-auth-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:0 18px;border-radius:12px;border:1px solid #c7ccd4;background:linear-gradient(180deg,#fff,#f8fafc);color:#1f1f1f;font-family:inherit;font-size:16px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 10px 24px #0f172a14;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.google-auth-button:hover{background:#f8f9fa;border-color:#b8c0cb;box-shadow:0 14px 28px #0f172a1a;transform:translateY(-1px)}.google-auth-button:focus-visible{outline:3px solid rgba(66,133,244,.28);outline-offset:2px}.google-auth-button--full{width:100%}.google-auth-button__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.google-auth-button__icon svg{display:block;width:18px;height:18px}.google-auth-button__label{white-space:nowrap}.auth-link-button{align-self:flex-start;color:var(--ink);font-weight:600}.google-account-summary{display:grid;gap:4px;padding:14px 16px;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.google-account-summary__label{color:var(--muted);font-size:13px}.account-settings-card{gap:18px}.account-settings-grid{display:grid;gap:14px}.account-settings-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-radius:16px;background:#f7f8fb;border:1px solid rgba(15,23,42,.08)}.account-settings-label{color:var(--muted)}.account-settings-section{display:grid;gap:10px;padding:18px 20px;border-radius:18px;background:#f7f8fb;border:1px solid rgba(15,23,42,.08)}.account-settings-section p{margin:0}.account-settings-section__header{display:flex;justify-content:space-between;align-items:center;gap:12px}.account-settings-note{color:var(--muted);font-size:.95rem}.account-settings-actions{display:flex;gap:12px;flex-wrap:wrap}.account-language-select-wrap{display:inline-grid;width:min(100%,260px)}.account-language-select{width:100%;min-width:0;height:48px;padding:0 44px 0 14px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#fff;color:var(--ink);font:inherit;font-weight:700;line-height:normal;box-shadow:0 8px 18px #0f172a0f;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 21px) 21px,calc(100% - 15px) 21px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.account-language-select:focus-visible{outline:2px solid rgba(59,130,246,.32);outline-offset:2px}.settings-divider{height:1px;background:#0f172a1f;margin:4px 0}.settings-link.danger{color:#b91c1c}.settings-title{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-weight:600}.notification-settings-page{display:grid;gap:18px}.notification-settings-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.notification-settings-header h1{margin:0}.notification-settings-header p{margin:8px 0 0;color:var(--muted);max-width:720px}.notification-settings-layout{display:grid;gap:16px}.notification-settings-card{border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:18px 20px;background:#fff;display:grid;gap:14px;box-shadow:none}.notification-settings-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.notification-settings-card-head h2{margin:0;font-size:1.05rem}.notification-settings-card-head p{margin:6px 0 0;color:var(--muted)}.notification-settings-hero{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;border-radius:18px;background:#f7f8fb;border:1px solid rgba(15,23,42,.08)}.notification-settings-hero__copy{display:grid;gap:4px}.notification-settings-hero__copy strong{font-size:.98rem}.notification-settings-hero__copy p{margin:0;color:var(--muted)}.notification-settings-hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.notification-settings-table{display:grid;gap:0}.notification-settings-table-head,.notification-settings-table-row{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(132px,.8fr));gap:16px;align-items:center}.notification-settings-table-head{padding:0 0 12px;border-bottom:1px solid rgba(15,23,42,.12);color:var(--muted);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.notification-settings-table-head span:not(:first-child){text-align:center}.notification-settings-table-row{padding:16px 0;border-bottom:1px solid rgba(15,23,42,.08)}.notification-settings-table-row:last-child{border-bottom:none}.notification-settings-row-copy{display:grid;gap:4px}.notification-settings-row-copy strong{font-size:.98rem}.notification-settings-row-copy p{margin:0;color:var(--muted)}.notification-settings-cell{display:flex;justify-content:center}.notification-settings-mobile-label{display:none;color:var(--muted);font-size:.86rem;font-weight:700}.notification-switch{border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.notification-switch:disabled{cursor:default;opacity:.55}.notification-switch-track{width:48px;height:28px;border-radius:999px;background:#0f172a24;border:1px solid rgba(15,23,42,.08);display:inline-flex;align-items:center;padding:3px;transition:background .18s ease,border-color .18s ease}.notification-switch.is-on .notification-switch-track{background:#16a34a;border-color:#16a34a}.notification-switch-thumb{width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #0f172a2e;transform:translate(0);transition:transform .18s ease}.notification-switch.is-on .notification-switch-thumb{transform:translate(20px)}.notification-mandatory-pill{display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;background:#1d4ed81f;color:#1d4ed8;font-size:.82rem;font-weight:800;white-space:nowrap}.notification-settings-note{margin:2px 0 4px;color:var(--muted);font-size:.92rem}.notification-static-label{display:inline-flex;align-items:center;color:var(--muted);font-weight:700;flex-shrink:0}.notification-settings-table-row.is-secondary-row .notification-settings-row-copy strong{font-size:.94rem}.notification-settings-actions{display:flex;justify-content:flex-end}@media(max-width:720px){.notification-settings-header,.notification-settings-card-head{grid-template-columns:1fr;display:grid}.auth-panel__topbar,.auth-panel__header{align-items:flex-start}.notification-settings-table-head{display:none}.notification-settings-hero,.notification-settings-hero__actions{flex-direction:column;align-items:stretch}.notification-settings-hero .btn{width:100%}.notification-settings-table-row{grid-template-columns:1fr;gap:12px;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:16px;margin-top:12px;background:#fff}.notification-settings-table-row:last-child{border-bottom:1px solid rgba(15,23,42,.08)}.notification-settings-cell{justify-content:space-between;align-items:center;gap:16px}.notification-settings-mobile-label{display:inline-flex}.notification-settings-actions{justify-content:stretch}.notification-settings-actions .btn{width:100%}.account-settings-row{flex-direction:column;align-items:flex-start}.account-settings-row strong{width:100%;overflow-wrap:anywhere}.account-settings-section{padding:16px}.account-settings-actions{flex-direction:column}.account-settings-actions .btn,.account-language-select-wrap{width:100%}}@media(max-width:560px){.notification-settings-page{gap:14px}.account-settings-card{gap:16px}.account-language-select{height:46px;font-size:.98rem}}.welcome-panel{display:grid;gap:24px}.welcome-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;align-items:stretch}.welcome-card{background:#fff;border-radius:24px;padding:22px;box-shadow:var(--shadow);display:grid;gap:10px;position:relative}.welcome-card-header{display:block;padding-right:110px}.welcome-kit-stack{display:grid;justify-items:end;gap:6px;position:absolute;right:8px;top:22px}.mini-crest{width:50px;filter:drop-shadow(0 10px 18px rgba(15,23,42,.2))}.mini-kits{display:grid;grid-template-columns:repeat(2,56px);gap:6px}.mini-shirt{width:56px;filter:drop-shadow(0 6px 12px rgba(15,23,42,.2))}.welcome-subtitle{font-weight:600;color:var(--muted)}.welcome-motto{font-style:italic;color:var(--ink)}.welcome-stats{display:grid;gap:8px;margin-top:6px}.welcome-stats div{display:flex;justify-content:space-between}.welcome-progress{background:#fff;border-radius:24px;padding:22px;box-shadow:var(--shadow);display:grid;gap:14px}.progress-track{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden;position:relative}.progress-fill{height:100%;display:block;background:linear-gradient(90deg,#16a34a,#22c55e)}.progress-track.steps-5 .progress-segment{position:absolute;top:0;bottom:0;width:2px;background:#ffffffbf}.progress-track.steps-5 .progress-segment:nth-child(2){left:20%}.progress-track.steps-5 .progress-segment:nth-child(3){left:40%}.progress-track.steps-5 .progress-segment:nth-child(4){left:60%}.progress-track.steps-5 .progress-segment:nth-child(5){left:80%}.progress-list{margin:0;padding-left:18px;display:grid;gap:6px;color:var(--muted)}.progress-list .active{color:var(--ink);font-weight:600}.welcome-action{background:#fff;border-radius:24px;padding:22px;box-shadow:var(--shadow);display:grid;gap:14px}.choice-card{border:1px solid rgba(15,23,42,.15);background:#f8fafc;border-radius:18px;padding:16px;text-align:left;display:grid;gap:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.choice-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a1f}.choice-card h4{margin:0;font-family:Fraunces,Times New Roman,serif}.choice-card p{margin:0}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.pricing-card{border:1px solid rgba(15,23,42,.15);background:#f8fafc;border-radius:20px;padding:16px;text-align:left;display:grid;gap:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border .2s ease}.pricing-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #0f172a1f}.pricing-card.selected{border-color:#16a34a;box-shadow:0 18px 30px #16a34a33;background:#f0fdf4}.pricing-card h4{margin:0;font-family:Fraunces,Times New Roman,serif}.pricing-card ul{margin:0;padding-left:18px;color:var(--muted);display:grid;gap:6px}@media(max-width:700px){.welcome-header{flex-direction:column;align-items:flex-start}.settings-menu{align-self:flex-end}.welcome-grid,.option-row{grid-template-columns:1fr}}.landing-hero{position:relative;display:grid;gap:24px;padding:28px;border-radius:32px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow)}.landing-hero__actions{display:inline-flex;align-items:center;gap:12px}.landing-hero__chrome{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}.landing-hero__topline{display:flex;grid-column:2;grid-row:1;justify-content:flex-end;align-items:center;gap:12px}.landing-hero__chrome .brand-logo-full{grid-column:1;grid-row:1;align-self:start}.landing-hero__body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:32px;align-items:center}.link-button{background:none;border:none;padding:0;color:var(--ink);font-weight:600;cursor:pointer;text-decoration:underline}.login-inline{position:static;z-index:3;text-align:right;flex-shrink:0}.landing-hero__top .brand-logo-full{margin-bottom:0}.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal.is-open{display:flex}.modal-backdrop{position:absolute;inset:0;background:#0f172a99}.modal-card{position:relative;width:min(420px,90vw);max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:20px;padding:20px;box-shadow:var(--shadow);z-index:1;display:grid;gap:16px}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-copy{margin:0;white-space:pre-line}.icon-button{width:32px;height:32px;border-radius:8px;border:1px solid rgba(15,23,42,.2);background:#fff;cursor:pointer;font-size:18px;line-height:1}.modal-header .icon-button,.modal-close{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.38);border-radius:12px;background:#fff;color:#0f172a;font:inherit;font-size:1.35rem;font-weight:900;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.modal-header .icon-button:hover,.modal-header .icon-button:focus-visible,.modal-close:hover,.modal-close:focus-visible{border-color:#0f172a6b;background:#f8fafc;transform:translateY(-1px)}.login-title{font-weight:600;color:var(--ink)}.login-form{display:grid;gap:10px}.login-flow{display:none}.login-flow.is-active{display:grid;gap:12px}.login-flow--success{margin-top:6px}.login-reset-card{justify-items:center;text-align:center;padding:22px 20px}.login-reset-card .auth-status-card__copy{justify-items:center}.login-reset-card .auth-status-card__copy h4{margin:0;font-size:1.55rem;font-family:Georgia,serif;line-height:1.08;color:var(--ink)}.login-reset-card .auth-status-card__copy p{margin:0;max-width:32rem}.login-reset-card .auth-status-card__actions{justify-content:center}.login-form .auth-divider{margin:4px 0 2px}.login-form label{gap:6px;font-size:13px}.login-form input{height:38px;line-height:38px}.remember-row{display:flex;align-items:center;gap:10px;font-weight:500;color:var(--muted)}.remember-row input{width:16px;height:16px;margin:0}.auth-register-row{margin:4px 0 0;text-align:center;color:var(--muted)}.auth-register-row a{color:#3b82f6;font-weight:700;text-decoration:none}.auth-register-row a:hover,.auth-register-row a:focus-visible{text-decoration:underline}@media(max-width:1120px){.landing-hero{gap:18px}.login-inline{margin-left:auto;text-align:right}.landing-hero__body{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:24px}.hero-illustration{padding-right:0;justify-items:stretch}.hero-content{max-width:100%}.image-frame{width:100%;max-width:none;height:clamp(300px,34vw,420px);margin-top:0}}@media(max-width:959px){.public-shell-topbar,.public-shell-topbar--landing{width:min(1120px,calc(100% - 1.5rem));margin-bottom:.9rem}.public-shell-topbar{align-items:flex-start}.public-shell-topbar .brand-lockup,.public-shell-topbar .brand-logo-full{min-width:0}.landing-hero__actions{justify-content:flex-end;flex-wrap:wrap}.legal-panel__topbar{margin-bottom:1rem}.landing-hero__body{grid-template-columns:1fr;gap:28px;align-items:start;justify-items:start}.hero-content{max-width:100%}.hero-illustration{place-items:start;justify-items:start;justify-self:start;width:100%;padding-right:0}.image-frame{width:min(100%,560px);max-width:100%;margin-left:0;height:340px}}.brand-logo-full{width:min(249px,100%);height:auto;margin-bottom:16px;display:block}.brand-logo-compact{width:min(194px,100%);height:auto;margin-bottom:16px;display:block}.brand-lockup{display:inline-flex;align-items:center;gap:14px;margin-bottom:16px}.brand-icon{width:56px;height:56px;border-radius:16px;display:block}.brand-name{font-size:22px;font-weight:800;color:var(--ink);line-height:1;text-shadow:0 2px 0 rgba(255,255,255,.45),0 6px 18px rgba(15,23,42,.18)}main{display:grid;gap:32px}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;align-items:center}.hero-row{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.hero-row .settings-menu{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.hero-row .back-to-squad{width:max-content}.player-detail .hero-row .settings-menu{margin-top:34px}.compact-hero{padding-bottom:8px}.landing-hero .lede{max-width:480px}.hero-content{max-width:520px;width:100%}.hero-illustration{display:grid;place-items:center;justify-items:end;padding-right:40px;z-index:1;min-width:0}.image-frame{width:min(520px,100%);height:280px;margin-top:0;border-radius:32px;overflow:hidden;box-shadow:0 25px 40px #00000040;position:relative;background:transparent}.image-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}@media(max-width:959px){.landing-hero__body{grid-template-columns:1fr;gap:28px;align-items:start;justify-items:start}.hero-content{max-width:100%}.hero-illustration{display:grid;place-items:start;justify-items:start;justify-self:start;width:100%;padding-right:0}.image-frame{width:min(100%,560px);max-width:100%;margin-left:0;height:340px}}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.brand-logo-compact,.brand-icon{filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:var(--accent-dark);font-weight:600}.lede{max-width:480px;font-size:17px}.hero-card{background:linear-gradient(140deg,#fff2d3,#fff);padding:20px;border-radius:18px;box-shadow:var(--shadow);display:grid;gap:12px}.stat{display:flex;justify-content:space-between;font-weight:600}.stat-label{color:var(--muted);font-weight:500}.stepper{display:flex;gap:12px;flex-wrap:wrap}.step{border:1px solid rgba(15,23,42,.2);padding:10px 18px;border-radius:999px;background:transparent;cursor:pointer;font-weight:600;transition:all .2s ease}.step.active{background:var(--ink);color:#fff;border-color:var(--ink)}.panel{background:var(--card);border-radius:28px;padding:32px;box-shadow:var(--shadow);display:grid;gap:24px}.panel.step-panel{border:1px solid rgba(15,23,42,.08);position:relative}.panel.step-panel:before{content:attr(data-step);position:absolute;top:16px;right:20px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:600}.step-divider{height:1px;background:linear-gradient(90deg,#0f172a0d,#0f172a33,#0f172a0d);border:none;margin:8px 0 20px}.panel-header p{max-width:520px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;align-items:center}.save-form{grid-template-columns:1fr;gap:18px;align-items:stretch}.save-account-card{gap:20px}.save-account-card .lede{max-width:620px}.save-entry-card{display:grid;gap:20px;padding:28px 30px;border-radius:24px;background:radial-gradient(circle at top left,rgba(34,197,94,.08),transparent 32%),linear-gradient(180deg,#fff,#fbfcfe);border:1px solid rgba(15,23,42,.08)}.save-entry-card__copy{display:grid;gap:10px;max-width:620px}.save-entry-card__copy h3,.save-entry-card__copy p{margin:0}.save-entry-card__copy p{color:var(--muted)}.save-entry-card__cta{width:fit-content;min-width:280px}.save-inline-shell{display:grid;justify-items:center;padding:2px 0 6px}.save-inline-shell__card{width:min(680px,100%);display:grid;gap:22px;padding:26px 28px 30px;border-radius:28px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 40px #0f172a0f;position:relative}.save-inline-shell__card:before{content:"";position:absolute;top:0;left:28px;right:28px;height:1px;background:linear-gradient(90deg,#22c55e00,#22c55e47,#22c55e00)}.save-inline-shell__card [data-email-signup-view][hidden]{display:none}.save-inline-shell__eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#64748b;font-weight:700}.save-inline-shell__header{display:grid;gap:8px}.save-inline-shell__header .login-title{margin:0}.save-verification{display:grid;justify-items:center;gap:20px;padding:6px 0 2px;text-align:center}.save-verification[hidden]{display:none}.save-verification__icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:#eaf7ec;color:#398d45;font-size:1.7rem}.save-verification__header{justify-items:center}.save-verification__header .modal-copy{margin:0;overflow-wrap:anywhere}.save-verification__form{width:min(100%,420px);gap:12px}.save-verification__form label{text-align:left}.save-verification__form input{text-align:center;font-size:1.35rem;font-weight:700;letter-spacing:.28em;font-variant-numeric:tabular-nums}.save-verification__form .field-error{text-align:left}.save-verification__form .save-cta{width:100%}.save-verification__secondary-actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.save-verification__secondary-actions .btn{min-height:42px}.save-verification__status{min-height:1.4em;margin:-6px 0 0;color:#398d45;font-size:.92rem;font-weight:600}.save-account-card__stack{display:grid;gap:20px;width:min(100%,760px);justify-items:center}.save-form__credentials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:18px 20px 20px;border-radius:20px;background:#fbfbfc;border:1px solid rgba(15,23,42,.07);width:min(100%,760px)}.save-form__consent-row{display:grid;grid-template-columns:1fr;gap:10px;align-items:center;width:min(100%,760px)}.save-form__consent-error{margin-top:0}.save-form__actions{display:grid;gap:16px;justify-items:center;width:min(100%,760px)}.save-form__actions--inline{justify-items:center}.save-form__actions .save-cta{width:min(100%,520px)}.save-form__actions--inline .save-cta{width:fit-content;min-width:220px}.save-account-modal{z-index:80}.save-account-modal__card{width:min(680px,92vw);gap:24px;padding:34px 36px 36px;border-radius:28px}.save-form--modal .save-account-card__stack,.save-form--modal .save-form__consent-row,.save-form--modal .save-form__actions,.save-form--modal .save-form__credentials{width:100%}.save-form--modal .terms-consent{gap:.65rem;padding:.9rem 1rem;border-radius:14px}.save-form--modal .terms-consent span{font-size:.95rem;line-height:1.35}.save-form--modal .terms-consent input{width:1.05rem;height:1.05rem}.save-form--modal .save-form__credentials{grid-template-columns:1fr;gap:18px;padding:24px}.save-form--modal .save-cta{justify-self:center}.save-form--modal .save-form__actions>.google-auth-button{min-height:48px}.save-account-modal .modal-header{align-items:start;gap:18px;position:relative;padding-right:72px}.save-account-modal .modal-header>div{display:grid;gap:10px}.save-account-modal .modal-close{position:absolute;top:0;right:0}.save-account-modal .modal-copy{max-width:560px;font-size:1.02rem;line-height:1.55;color:var(--muted)}.save-inline-shell__header .modal-copy{max-width:860px;font-size:.98rem;line-height:1.5;color:var(--muted)}.save-form--modal .save-form__consent-error{width:100%;margin-top:0;padding:0 8px 0 10px;font-size:.95rem;line-height:1.4;color:#b42318;text-align:left;min-height:0}.save-form--modal #save-auth-error{padding-top:4px}.save-form--modal .save-form__consent-error:empty{display:none}.save-form--modal .terms-consent.is-error{border-color:#b4231857;background:linear-gradient(180deg,#fff7f6,#fff1ef);box-shadow:0 0 0 3px #b4231814}.save-form--modal .terms-consent.is-error span,.save-form--modal .terms-consent.is-error a{color:#7a271a}.save-form--modal .save-form__actions .btn.primary.save-cta{background:#49a654;box-shadow:0 10px 24px #49a65438}.save-form--modal .save-form__actions .btn.primary.save-cta:hover{box-shadow:0 14px 30px #49a65442}.save-form--modal .save-form__actions .btn.primary.save-cta.is-loading{gap:10px;color:#fff;cursor:wait;transform:none}.save-form--modal .save-form__actions .btn.primary.save-cta.is-loading:before{content:"";width:16px;height:16px;flex:0 0 16px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:saveCtaSpin .75s linear infinite}@keyframes saveCtaSpin{to{transform:rotate(360deg)}}@keyframes consent-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.save-form--modal .terms-consent.shake-once{animation:consent-shake .22s ease-in-out 1}.auth-divider,.save-form__divider{display:flex;align-items:center;gap:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:11px}.save-form__divider span{text-align:center;color:#6b7280}.auth-divider:before,.auth-divider:after,.save-form__divider:before,.save-form__divider:after{content:"";flex:1;height:1px;background:#0f172a1f}label{display:grid;gap:8px;font-weight:600;color:var(--ink);min-width:0}input,select,textarea{padding:12px 14px;height:44px;line-height:44px;border-radius:12px;border:1px solid rgba(15,23,42,.2);font-size:14px;font-family:inherit;width:100%;min-width:0;max-width:100%;box-sizing:border-box}input[type=password]{flex:1}.password-field{position:relative;display:grid;align-items:center;min-width:0}input[type=password],input[type=text]{padding-right:44px}.password-field input{width:100%;position:relative}.toggle-password{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:8px;border:none;background:transparent;display:grid;place-items:center;cursor:pointer;color:#0f172a}.toggle-password .eye{width:18px;height:18px}.toggle-password .eye-open{display:none}.toggle-password .eye-closed,.toggle-password.is-visible .eye-open{display:block}.toggle-password.is-visible .eye-closed{display:none}input.input-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc262626}.field-error{font-size:12px;color:#b91c1c;min-height:16px;display:block}select{background:#fff}.panel-actions{display:flex;gap:12px;justify-content:flex-end}.save-cta{height:44px;padding:0 28px;justify-self:end;align-self:center;display:inline-flex;align-items:center;justify-content:center;min-width:180px}.panel-actions .btn{height:44px;line-height:44px;padding:0 28px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.feature{padding:16px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.btn{padding:10px 28px;border-radius:12px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.btn.primary{background:var(--accent);color:#fff;box-shadow:0 14px 30px #16a34a59}.btn.secondary{background:#fff;color:#111827;border-color:#0f172a24}.btn.danger{background:#b91c1c;color:#fff;box-shadow:0 14px 30px #b91c1c38}.btn.ghost{background:transparent;border-color:#0f172a40}.btn:hover{transform:translateY(-1px)}.team-grid,.section-stack{display:grid;grid-template-columns:1fr;gap:24px}.section-stack>*{min-width:0}.side-card{background:var(--card);border-radius:24px;padding:24px;box-shadow:var(--shadow);display:grid;gap:16px;min-width:0;max-width:100%;overflow-x:hidden}.side-card h3{margin:0;font-size:20px}.team-form{display:grid;gap:16px;min-width:0;max-width:100%}.team-form__manager-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.team-form__manager-hint{margin:-8px 0 0;color:#667085;font-size:.82rem;line-height:1.4}.country-combobox-field{display:grid;gap:8px;min-width:0;position:relative}.country-combobox-field>label{display:block}.country-combobox{min-width:0;position:relative}.country-combobox input{padding-right:42px}.country-combobox-chevron{color:#667085;font-size:20px;line-height:1;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.country-combobox-options{background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:14px;box-shadow:0 18px 40px #0f172a29;display:grid;left:0;margin-top:6px;max-height:260px;overflow-y:auto;padding:6px;position:absolute;right:0;top:100%;z-index:30}.country-combobox-option{align-items:center;background:transparent;border:0;border-radius:10px;color:var(--ink);cursor:pointer;display:grid;font:inherit;font-weight:600;gap:10px;grid-template-columns:24px minmax(0,1fr);min-height:42px;padding:9px 11px;text-align:left;width:100%}.country-combobox-option.is-active,.country-combobox-option:hover{background:#eef3ff}.country-combobox-option.is-selected{color:#3156d3}.country-combobox-empty{color:#667085;font-size:14px;padding:14px 12px}.country-combobox-native{display:none}.team-form label,.save-form label,.team-form input,.team-form select,.team-form textarea,.save-form input,.save-form select,.save-form textarea,.save-form .password-field{inline-size:100%;max-inline-size:100%;min-inline-size:0}.team-form input::placeholder,.team-form textarea::placeholder{color:#5f6f8b9e}.preview-card,.kit-card{width:100%}.preview-card{align-items:stretch}.kit-preview{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}#crest{width:220px}#shirt,#away-shirt{width:180px}@media(max-width:980px){.team-grid,.section-stack{grid-template-columns:1fr}.section-stack>.side-card{width:min(760px,100%);margin-left:auto;margin-right:auto}.split-card{grid-template-columns:1fr}.card-right{order:-1}.save-form,.save-form__credentials,.save-form__consent-row{grid-template-columns:1fr}.team-form,.save-form{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.team-form__manager-row{grid-template-columns:minmax(0,1fr)}.save-cta{width:100%;justify-self:stretch}}.builder-section{background:#eef2f6;padding:16px;border-radius:18px;border:1px solid rgba(15,23,42,.08);display:grid;gap:12px}.builder-section h3{margin:0;font-size:18px}.option-row{display:flex;gap:8px;flex-wrap:wrap}.chip{border-radius:999px;border:1px solid rgba(15,23,42,.25);background:#fff;padding:8px 14px;font-weight:600;cursor:pointer}.chip.active{background:var(--ink);color:#fff}.color-field{display:flex;align-items:center;justify-content:space-between;gap:12px}.color-field input[type=color]{width:48px;height:36px;padding:0;border:none;background:none}.crest-preview{display:grid;gap:18px}.preview-card{background:#fff;color:var(--ink);border-radius:24px;padding:24px;display:grid;gap:16px;align-items:center;justify-items:center;box-shadow:var(--shadow)}.split-card{grid-template-columns:minmax(280px,1fr) minmax(220px,.7fr);align-items:center;justify-items:stretch}.card-left{display:grid;gap:16px}.card-right{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.preview-title{text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:#0f172a8c}.kit-card{background:#fff;border-radius:24px;padding:20px;display:grid;gap:16px;border:1px solid rgba(15,23,42,.08)}.kit-card .preview-title{color:var(--ink)}.kit-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;align-items:center;justify-items:center}#shirt,#away-shirt{width:210px;max-width:100%}#shirt,#away-shirt{filter:drop-shadow(0 18px 30px rgba(0,0,0,.25))}.shirt-base{fill:#0b1c2c;stroke:#0f172a59;stroke-width:2}.kit-bg,.shirt-bg{fill:var(--kit-bg-color)}.pattern.kit-pattern{fill:var(--kit-pattern-color);opacity:.85}.away-kit-bg,.away-shirt-bg{fill:var(--away-kit-bg-color)}.pattern.away-kit-pattern{fill:var(--away-kit-pattern-color);opacity:.85}#crest{width:220px;max-width:100%;filter:drop-shadow(0 18px 30px rgba(0,0,0,.25))}.shield-base{fill:#0b1c2c;stroke:#0f172a40;stroke-width:2}.crest-bg{fill:var(--crest-bg-color)}.pattern.primary{fill:var(--crest-pattern-color)}.symbol{fill:var(--symbol-color);stroke:#0f172a33;stroke-width:2}.symbol-fill{fill:var(--symbol-color)}.preview-meta{display:grid;gap:8px;width:100%}.preview-meta div{display:flex;justify-content:space-between;font-size:14px}.meta-label{color:#0f172a99}.meta-value{font-weight:600}.preview-controls{display:grid;gap:12px;width:100%}.preview-controls .builder-section{background:#f3f2ee}@media(max-width:700px){.app{padding:18px 12px 56px;gap:22px}.landing-hero__chrome{grid-template-columns:1fr;justify-items:center}.public-shell-topbar,.public-shell-topbar--landing{width:100%;margin-bottom:.85rem;flex-direction:column;align-items:center;gap:.85rem}.landing-hero__chrome .brand-logo-full{grid-column:auto;grid-row:auto;width:clamp(220px,68vw,320px);height:auto}.landing-hero__topline{grid-column:auto;grid-row:auto;width:100%;justify-content:space-between;align-items:center;gap:.75rem}.landing-hero__topline .login-inline{margin-left:0;text-align:left;font-size:1rem;line-height:1.25}.public-shell-topbar:not(.public-shell-topbar--landing) .public-locale-menu{align-self:flex-start}.public-shell-topbar:not(.public-shell-topbar--landing){flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.public-shell-topbar:not(.public-shell-topbar--landing) .brand-logo-full{width:clamp(150px,42vw,220px);height:auto}.public-shell-topbar:not(.public-shell-topbar--landing) .public-locale-menu{margin-left:auto}.compact-hero{gap:8px;padding-bottom:0}.public-locale-menu__trigger{min-height:42px;padding:0 .8rem;gap:.45rem}.public-locale-menu__label,.public-locale-menu__short{display:none}@media(max-width:430px){.public-locale-menu{max-width:100%}.public-locale-menu__trigger{min-height:40px;padding:0 .7rem;gap:.4rem}.public-locale-menu__panel{right:0;left:auto;min-width:164px;max-width:min(220px,calc(100vw - 32px))}}.panel{padding:18px}.panel-actions{flex-direction:column;align-items:stretch}.landing-hero{padding:22px;border-radius:24px;gap:16px}.landing-hero__body,.hero{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.app.landing .btn{display:inline-flex;align-items:center;justify-content:center;text-align:center}.image-frame{width:100%;height:220px;margin-top:0;border-radius:26px}.modal-card{width:min(94vw,420px)}.login-form .btn{width:100%}.oauth-buttons{flex-direction:column;align-items:stretch}.form-grid{grid-template-columns:1fr}input,select{height:40px;line-height:40px;padding:10px 12px;font-size:13px}.panel-header h2{font-size:22px}.panel-header p{font-size:14px}.side-card h3{font-size:18px}.team-form,.save-form{gap:12px;width:100%;max-width:100%}.team-form label,.save-form label,.team-form input,.team-form select,.team-form textarea,.save-form input,.save-form select,.save-form textarea{width:100%;max-width:100%;min-width:0}.side-card.save-account-card{width:calc(100% + 24px);margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px}.save-inline-shell__card{padding:22px 0 26px;border:0;border-radius:0;background:transparent;box-shadow:none}.save-inline-shell__card:before{display:none}.save-inline-shell__eyebrow,.save-inline-shell__header{padding-right:16px;padding-left:16px}.save-form--modal .save-form__credentials{gap:16px;padding:0;border:0;background:transparent}.save-form--modal .save-form__credentials input{height:54px;min-height:54px;line-height:normal;padding:0 16px;font-size:16px}.save-form--modal .save-form__credentials input[type=password],.save-form--modal .save-form__credentials input[type=text]{padding-right:48px}.save-form--modal .save-form__credentials .field-error:empty{display:none}.oauth-buttons .btn{width:100%}.kit-preview{grid-template-columns:1fr}.split-card{grid-template-areas:"title" "preview" "controls";justify-items:center}.split-card .card-left{display:contents}.split-card .preview-title{grid-area:title;margin-bottom:6px}.split-card .preview-controls{grid-area:controls}.card-right{grid-area:preview}.card-left{grid-area:controls}.card-right,.preview-controls{width:100%;margin-left:0;margin-right:0}.preview-controls{display:grid;justify-items:stretch}.builder-section{width:100%}.preview-card,.kit-card{justify-items:center}.color-field{align-items:flex-start}#crest{width:180px}#shirt,#away-shirt{width:170px}.side-card,.preview-card,.kit-card{padding:18px;border-radius:20px;width:100%;max-width:none;margin-left:auto;margin-right:auto}.legal-panel__topbar{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:.9rem}.auth-panel{width:min(100%,calc(100% - 1rem));margin:1rem auto;border-radius:28px}.auth-panel__topbar{gap:.85rem}.auth-panel__topbar .brand-logo-full{width:min(220px,100%);height:auto}.auth-panel__header{gap:.85rem}.auth-status-card{padding:1.1rem}.legal-panel__topbar .legal-back-link{width:100%;text-align:center}.builder-section{padding:14px}.option-row{gap:6px}.chip{padding:6px 10px;font-size:12px}.color-field{flex-direction:column;align-items:flex-start}.color-field input[type=color]{align-self:flex-end}}.squad-page .squad-panel{padding:32px}.squad-top{display:flex;justify-content:flex-start;gap:24px;margin-bottom:18px;align-items:flex-start}.squad-page .welcome-header{align-items:center;justify-content:space-between}.squad-page .settings-menu{margin-left:auto}.progress-card{background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 10px 24px #0f172a14;min-width:260px}.progress-card.wide{width:min(520px,100%);margin-right:auto}.progress-card .progress-list{margin-bottom:0}.progress-current{margin-top:10px;font-weight:600;color:#111827}.training-countdown{margin-top:10px;display:grid;gap:6px}.training-countdown-label{margin:0;font-size:13px;font-weight:600;color:#166534}.training-countdown-track{height:8px;border-radius:999px;background:#dcfce7;overflow:hidden}.training-countdown-fill{height:100%;background:linear-gradient(90deg,#15803d,#22c55e)}.training-session-countdown{padding:14px 16px;border-radius:16px;border:1px solid #dbe4ee;background:linear-gradient(135deg,#f4fbf7,#fff)}.training-boost-countdown{padding:14px 16px;border-radius:16px;border:1px solid #fde68a;background:radial-gradient(circle at top right,rgba(250,204,21,.18),transparent 38%),linear-gradient(135deg,#fffbea,#fff)}.training-boost-body{margin:0;font-size:14px;color:#4b5563}.training-boost-body strong{color:#0f172a}.training-session-followup{margin:0;font-size:12px;line-height:1.35;color:#64748b}.training-boost-hint{display:grid;gap:8px;padding:14px 16px;border-radius:16px;border:1px solid #dbe4ee;background:linear-gradient(135deg,#f8fffb,#fff)}.training-boost-badge{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#ecfdf3;color:#166534;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.training-boost-hint p{margin:0;font-size:13px;line-height:1.45}.squad-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%}.selection-count{font-size:18px;font-weight:600;color:#111827}.selection-hint{font-size:13px;text-transform:uppercase;letter-spacing:1px}.selection-hint.warn{color:#b21d1d}.selection-hint.ok{color:#1b7a35}.squad-sticky-bar{position:sticky;top:10px;z-index:9;display:flex;align-items:center;gap:14px;padding:10px 16px;border-radius:14px;background:#fff;box-shadow:0 12px 24px #0f172a1a;margin-bottom:20px;flex-wrap:wrap}.budget-pill{background:#eef2f7;padding:6px 12px;border-radius:999px;font-weight:600;color:#1f2937}.budget-pill.over{background:#fee2e2;color:#991b1b}.notice{background:#fff5f2;border:1px solid #f4c7c3;color:#962c25;padding:12px 16px;border-radius:12px;margin-bottom:20px;display:grid;gap:4px}.notice strong{display:block;font-size:1rem;line-height:1.35}.notice span{display:block;font-size:.95rem;line-height:1.45}.notice.notice-success{background:#eefbf3;border-color:#bfe8cd;color:#166534}.notice-live{display:grid;gap:8px}.notice-live-row{display:grid;gap:6px}.notice-live-row+.notice-live-row{margin-top:6px;padding-top:8px;border-top:1px solid #cfe8d7}.notice-live-title,.notice-live-time{margin:0;font-weight:600}.notice-live-time{font-size:13px;color:#166534}.notice-live-track{height:8px;background:#dcfce7}.notice-live-fill{background:linear-gradient(90deg,#15803d,#22c55e)}.player-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.player-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;gap:12px;border:2px solid transparent;transition:transform .2s ease,border-color .2s ease}.player-card img{width:100%;height:180px;object-fit:contain;background:#eef1f5;border-radius:16px}.select-card-head{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.select-card-photo{width:25%;max-width:none;height:70px;object-fit:contain;background:#eef1f5;border-radius:16px;flex:0 0 auto}.select-card-name{margin:0;line-height:1.04;overflow-wrap:anywhere;flex:1 1 auto;min-width:0}.squad-select .player-card .select-card-photo{width:25%!important;height:70px!important;object-fit:contain;background:#eef1f5;border-radius:16px}.select-card-meta{gap:8px}.select-card-sub{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center;justify-items:start;justify-content:start}.select-card-sub .player-pill{justify-content:flex-start;min-height:36px}.roster-table .roster-photo{object-fit:contain;background:#eef1f5;border-radius:8px;width:30px!important;height:30px!important}.player-card.selected{border-color:#2e7d32;transform:translateY(-4px);background:#f3fbf5}.btn.primary:disabled{background:#cbd5e1;color:#6b7280;box-shadow:none;cursor:not-allowed}.player-meta{display:grid;gap:6px}.player-cost{font-weight:600;color:#111827}.player-role{font-weight:600;color:#1f2937;margin-top:-2px}.player-sub{color:#6b7280;font-size:13px;display:flex;gap:8px;flex-wrap:wrap}.age-band{border-bottom:1px dashed #9ca3af;cursor:help}.age-band-wrapper{position:relative;display:inline-flex;align-items:center}.age-tooltip{position:absolute;left:50%;top:20px;transform:translate(-50%,6px);background:#111827;color:#fff;font-size:12px;padding:8px 10px;border-radius:8px;white-space:normal;width:220px;max-width:220px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 20px #0f172a40;z-index:5}.age-band-wrapper:hover .age-tooltip{opacity:1;transform:translate(-50%)}.status-indicator{display:inline-flex;align-items:center;gap:8px}.status-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.status-dot.ok{background:#16a34a}.status-dot.danger{background:#dc2626}.stat-bar{width:16%;max-width:80px;min-width:60px;height:8px;border-radius:999px;background:#e5e7eb;margin-top:6px;overflow:hidden}.player-name-row{display:flex;align-items:center;gap:12px}.injury-chip{display:inline-flex;align-items:center;gap:8px;background:#fee2e2;color:#991b1b;font-weight:600;font-size:12px;padding:6px 10px;border-radius:999px;white-space:nowrap;margin-top:6px}.injury-chip img{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important;object-fit:contain;display:block}.player-team-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:0}.player-team-summary.minimal{grid-template-columns:repeat(2,minmax(0,1fr))}.team-summary-item{display:grid;justify-items:center;gap:6px;text-align:center;font-size:12px;color:#6b7280;align-self:center}.team-icon{width:46px;height:46px;border-radius:12px;background:#f3f4f6;border:1px solid #e5e7eb;display:grid;place-items:center;color:#111827;font-weight:700}.team-icon.crest{border-radius:16px 16px 22px 22px}.team-icon.crest.crest-svg-wrap{background:transparent;border:none;padding:0;width:44px;height:52px}.player-mini-crest{width:44px;height:auto;display:block;filter:drop-shadow(0 6px 12px rgba(15,23,42,.18))}.team-icon.shirt{border-radius:12px;position:relative;background:transparent;border:none}.shirt-number{position:relative;z-index:2;font-weight:700;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;font-size:12px}.team-icon.money{font-size:18px;background:#f6e7b2;border-color:#e4d29b;color:#8a6d12}.team-icon.shirt:before{content:"";position:absolute;width:100%;height:100%;clip-path:polygon(8% 20%,28% 8%,72% 8%,92% 20%,80% 40%,80% 92%,20% 92%,20% 40%);background:var(--shirt-color, #e5e7eb)}.team-icon.shirt:after{content:"";position:absolute;width:100%;height:100%;clip-path:polygon(8% 20%,28% 8%,72% 8%,92% 20%,80% 40%,80% 92%,20% 92%,20% 40%);border:1px solid rgba(15,23,42,.2);box-sizing:border-box}.shirt-number{position:relative;z-index:2;font-weight:700;font-size:14px;line-height:1}.shirt-number.dark{color:#111827}.shirt-number.light{color:#f9fafb}.stat-fill{display:block;height:100%;border-radius:999px}.stat-fill.ok{background:#16a34a}.stat-fill.warn{background:#f59e0b}.stat-fill.danger{background:#dc2626}.stat-fill.blue{background:#2563eb}.stat-fill.segment-light{background:#93c5fd}.stat-fill.segment-lighter{background:#dbeafe}.stat-dot{position:absolute;top:50%;width:8px;height:8px;background:#2563eb;border-radius:999px;transform:translate(-50%,-50%);z-index:2}.rating-bar{width:80px;max-width:80px;min-width:80px;position:relative;overflow:visible}.rating-bar.segmented{background:#e5e7eb}.stat-marker{position:absolute;top:-6px;width:2px;height:18px;border-radius:2px;background:#94a3b8;z-index:2}.stat-marker.light{background:#94a3b8}.stat-marker.darker{background:#111827}.player-stat{font-size:13px;color:#1f2937}.player-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#f3f4f6;font-size:12px;font-weight:600;color:#1f2937}.expired-category-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.friendly-header-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.friendly-header-actions{display:flex;gap:10px;align-items:center}.friendly-header-actions select{min-height:44px;border-radius:18px;border:1px solid #d1d5db;background:#fff;padding:0 14px;font:inherit;color:#0f172a}.friendly-lineup-layout{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.25fr);gap:20px;align-items:start}.friendly-mobile-formation{display:none}.friendly-roster-board{display:grid;gap:14px}.friendly-list-section{border-radius:24px;border:1px solid #e5e7eb;background:#fbfcfe;overflow:visible}.friendly-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#f3f4f6;border-bottom:1px solid #e5e7eb;border-top-left-radius:24px;border-top-right-radius:24px}.friendly-list-head h3{margin:0}.friendly-list-body{display:grid;gap:8px;padding:10px;min-height:92px}.friendly-player-row{display:block;position:relative;padding:10px 12px;border-radius:18px;border:1px solid #e5e7eb;background:#fff;cursor:pointer;min-width:0;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;z-index:1}.friendly-player-row:hover,.friendly-player-row:focus-within{border-color:#cbd5e1;box-shadow:0 10px 22px #0f172a14}.friendly-player-row.active{border-color:#0f172a;background:#f0fdf4;box-shadow:0 14px 28px #0f172a29,0 0 0 2px #22c55e47;transform:translateY(-1px);z-index:30}.friendly-player-row.preview-swap{border-color:#f59e0b;background:#fff7ed;box-shadow:0 12px 24px #f59e0b29,0 0 0 2px #f59e0b38;z-index:28}.friendly-player-row.preview-move{border-color:#2563eb;background:#eff6ff;box-shadow:0 12px 24px #2563eb24,0 0 0 2px #2563eb2e;z-index:28}.friendly-player-row.transition-swap{animation:squadSwapPulse .58s cubic-bezier(.22,1,.36,1)}.friendly-player-row:hover,.friendly-player-row:focus-within{z-index:40}.friendly-player-leading{display:flex;align-items:center;gap:8px}.friendly-list-photo{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#e5e7eb}.friendly-player-main{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:auto auto;align-items:center;gap:10px;min-width:0;position:relative}.friendly-player-identity{grid-column:1;grid-row:1;display:flex;align-items:center;gap:10px;min-width:0}.friendly-player-statuses{grid-column:2;grid-row:1;display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.friendly-player-info,.friendly-player-name-mobile{display:none}.friendly-player-role-group{grid-column:3;grid-row:1;min-width:0}.friendly-player-metric-group{grid-column:1 / 3;grid-row:2;display:flex;align-items:stretch;gap:10px;min-width:0}.friendly-explicit-role{display:grid;align-content:center;gap:3px;min-width:0;min-height:34px;padding:5px 10px;border-radius:11px}.friendly-explicit-role>span{color:#727d8f;font-size:7px;line-height:1;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.friendly-explicit-role>strong{min-width:0;font-size:11px;line-height:1.08;font-weight:850;overflow-wrap:anywhere}.friendly-explicit-role--pitch{border:1px solid #667085;background:#475467;color:#fff;white-space:nowrap}.friendly-explicit-role--pitch>span{color:#ffffff9e;font-size:6px}.friendly-explicit-role--natural{background:#f2f5f7;color:#0f172a}.friendly-explicit-role--mobile{display:none}.friendly-player-metric-group .friendly-explicit-role--desktop{flex:1 0 110px;min-width:110px}.friendly-player-row-line{display:flex;align-items:center;gap:10px;min-width:0}.friendly-player-row-line--top{margin-bottom:10px}.friendly-player-row-line--bottom{flex-wrap:nowrap}.friendly-player-head{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.friendly-player-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friendly-player-top-pills{display:flex;align-items:center;gap:8px;flex:0 0 auto}.friendly-inline-pill{min-height:32px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.friendly-age-pill{gap:.28em}.friendly-stat-pill{display:inline-grid;gap:4px;min-height:36px;padding:6px 8px}.friendly-stat-pill-top{line-height:1}.friendly-stat-pill-bar{width:54px;height:5px;border-radius:999px;background:#dbe2ea;overflow:hidden}.friendly-stat-pill-bar span{display:block;height:100%;border-radius:999px;background:#2563eb}.friendly-stat-pill--inline{min-height:34px;padding:6px 10px}.friendly-player-actions{grid-column:3;grid-row:2;margin-left:auto;display:inline-flex;align-items:center;flex:0 0 auto}.friendly-injury-status{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 8px;border:1px solid #efb0aa;border-radius:12px;background:#fff0ef;color:#a9322b;font-size:11px;font-weight:900;white-space:nowrap}.friendly-injury-status img{width:18px;height:18px;object-fit:contain}.friendly-yellow-status{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:0 8px;border:1px solid #efd084;border-radius:12px;background:#fff8e5}.friendly-yellow-card{width:11px;height:16px;border:1px solid #bf7800;border-radius:2px;background:#ffc928;box-shadow:0 1px 1px #00000021;transform:rotate(-4deg)}.friendly-yellow-card+.friendly-yellow-card{margin-left:-1px;transform:rotate(5deg)}.friendly-list-preview{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 10px;margin-top:8px;border-radius:999px;font-size:11px;font-weight:800;color:#fff}.friendly-list-preview.swap{background:#b45309eb}.friendly-list-preview.move{background:#2563ebeb}.squad-subnav{display:inline-flex;align-items:center;gap:10px;margin:8px 0 18px;padding:6px;border-radius:18px;background:#f3f4f6;border:1px solid #e5e7eb}.squad-subnav-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.squad-subnav-row .squad-subnav{margin-bottom:0}.squad-limits-info{display:inline-flex;align-items:center;gap:7px;color:var(--ink-muted);font-size:.82rem;font-weight:800;white-space:nowrap}.squad-limits-tooltip-wrapper{z-index:40}.squad-limits-tooltip-wrapper .squad-limits-tooltip{left:auto;right:0;width:min(330px,calc(100vw - 32px));max-width:min(330px,calc(100vw - 32px));display:grid;gap:4px;transform:translateY(6px)}.squad-limits-info .squad-limits-tooltip-wrapper:hover .squad-limits-tooltip,.squad-limits-info .squad-limits-tooltip-wrapper:focus-visible .squad-limits-tooltip,.squad-limits-info .squad-limits-tooltip-wrapper:focus-within .squad-limits-tooltip{transform:translate(0)}.squad-limits-tooltip>strong{margin-bottom:2px;color:#fff;font-size:.78rem}.squad-limits-tooltip .squad-limits-tooltip-heading{margin-top:5px;margin-bottom:0;color:#fff;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.squad-limits-tooltip>span{display:block;color:#fff}.squad-limits-boy-breakdown{padding-top:7px;border-top:1px solid rgba(255,255,255,.16)}@media(max-width:720px){.squad-subnav-row{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.squad-subnav-row .squad-subnav{width:100%;flex-wrap:nowrap}.squad-subnav-row .squad-subnav__link{flex:1 1 0;min-width:0;padding-inline:8px}.squad-limits-info{justify-self:end}}.squad-subnav__link{min-height:40px;padding:0 16px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#475569;font-weight:800;text-decoration:none;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.squad-subnav__link:hover,.squad-subnav__link:focus-visible{background:#ffffffeb;color:#0f172a}.squad-subnav__link.is-active{background:#fff;color:#0f172a;box-shadow:0 8px 18px #0f172a14}.squad-section-panel,.game-shell-main{display:grid;gap:18px}.squad-lineup-toolbar{justify-content:space-between}.squad-lineup-toolbar .friendly-formation-help{flex:1 1 420px}.squad-lineup-top,.squad-lineup-main{align-items:stretch}.squad-lineup-layout{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.18fr);gap:24px;align-items:start}.squad-lineup-lists,.squad-lineup-stage{display:grid;gap:16px;align-content:start}.squad-lineup-stage{min-width:0}.squad-lineup-stage-mobile{display:none;min-width:0}.squad-lineup-cards{grid-template-columns:1fr;align-items:stretch}.squad-tactics-pitch{width:min(100%,680px);justify-self:start;min-height:0;aspect-ratio:.8 / 1}.squad-pitch-panel{display:grid;gap:14px;padding:0 0 16px}.squad-pitch-panel__head{position:relative;align-items:center;padding-right:168px}.squad-pitch-panel .friendly-pitch{margin:0 16px}.squad-pitch-panel__head .friendly-formation-select{position:absolute;right:16px;top:50%;transform:translateY(-50%);min-width:118px;margin:0}.squad-pitch-panel__head .friendly-formation-select select{min-height:36px;border-radius:14px;padding:0 34px 0 12px}.friendly-scout-card{position:absolute;top:calc(100% + 10px);left:0;width:min(320px,72vw);padding:14px;border-radius:18px;border:1px solid #d1d5db;background:#fffffffa;box-shadow:0 20px 40px #0f172a33;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:120}.friendly-scout-card.list-detail{width:min(410px,80vw)}.friendly-scout-detail-action{display:none}.friendly-player-row:hover .friendly-scout-card{opacity:1;pointer-events:auto;transform:translateY(0)}.friendly-scout-card.compact{top:calc(100% + 8px);left:50%;width:260px;padding:12px;transform:translate(-50%,6px)}.friendly-scout-card.compact.placement-center-above{top:auto;bottom:calc(100% + 14px);left:50%;transform:translate(-50%,-10px)}.friendly-scout-card.compact.placement-left-below{left:auto;right:0;transform:translateY(6px)}.friendly-scout-card.compact.placement-left-above{top:auto;bottom:calc(100% + 14px);left:auto;right:0;transform:translateY(-10px)}.friendly-scout-card.compact.placement-right-below{left:0;transform:translateY(6px)}.friendly-scout-card.compact.placement-right-above{top:auto;bottom:calc(100% + 14px);left:0;transform:translateY(-10px)}@media(hover:hover)and (pointer:fine){.friendly-slot-anchor:hover{outline:2px solid #22c55e;z-index:80!important}.friendly-slot-anchor:hover .friendly-scout-card{opacity:1;pointer-events:auto;transform:translateY(0)}.friendly-slot-anchor:hover .friendly-scout-card.compact,.friendly-slot-anchor:hover .friendly-scout-card.compact.placement-center-above{transform:translate(-50%)}.friendly-slot-anchor:hover .friendly-scout-card.compact.placement-left-below,.friendly-slot-anchor:hover .friendly-scout-card.compact.placement-right-below,.friendly-slot-anchor:hover .friendly-scout-card.compact.placement-left-above,.friendly-slot-anchor:hover .friendly-scout-card.compact.placement-right-above{transform:translateY(0)}}.squad-lineup-stage-mobile .friendly-slot-anchor.active .friendly-scout-card.compact,.squad-lineup-stage-mobile .friendly-slot-anchor.active .friendly-scout-card.compact.placement-center-above,.squad-lineup-stage-mobile .friendly-slot-anchor.active .friendly-scout-card.compact.placement-left-below,.squad-lineup-stage-mobile .friendly-slot-anchor.active .friendly-scout-card.compact.placement-right-below,.squad-lineup-stage-mobile .friendly-slot-anchor.active .friendly-scout-card.compact.placement-left-above,.squad-lineup-stage-mobile .friendly-slot-anchor.active .friendly-scout-card.compact.placement-right-above{opacity:0;pointer-events:none}.friendly-scout-top,.friendly-scout-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.friendly-scout-foot{margin-top:6px;font-size:12px;color:#475569;flex-wrap:nowrap}.friendly-scout-weak-foot{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.friendly-scout-ratings{display:grid;gap:8px;margin-top:10px}.friendly-scout-rating-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(68px,84px);gap:8px;align-items:center;font-size:12px}.friendly-scout-rating-row span:first-child{min-width:0}.friendly-scout-rating-value{font-weight:700;color:#0f172a}.friendly-scout-meter{height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.friendly-scout-meter span{display:block;height:100%;border-radius:999px;background:#2563eb}.friendly-scout-meter.weak-foot{width:40px}.friendly-scout-more{margin-top:10px}.friendly-scout-toggle{display:inline-flex;align-items:center;text-decoration:none;font-size:12px;font-weight:700;color:#2563eb;cursor:pointer}.friendly-pitch-shell{display:grid;gap:12px}.friendly-pitch-header{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-start}.friendly-formation-select{display:grid;gap:6px;min-width:132px}.friendly-formation-label{font-size:12px;font-weight:700;letter-spacing:.02em;color:#475569;text-transform:uppercase}.friendly-formation-help{margin:6px 0 0;max-width:720px}.friendly-ready-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.friendly-ready-grid.squad-lineup-cards{grid-template-columns:1fr}.friendly-formation-select select{min-height:44px;border-radius:18px;border:1px solid #d1d5db;background:#fff;padding:0 14px;font:inherit;color:#0f172a}.friendly-responsibilities-card,.friendly-team-rating-card{flex:1 1 0;min-width:0;padding:12px 14px;border-radius:22px;border:1px solid #e5e7eb;background:#fbfcfe;align-self:stretch}.friendly-team-rating-head{display:inline-flex;align-items:center;gap:8px}.friendly-team-rating-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px;align-items:stretch}.friendly-team-rating-pill{display:grid;gap:4px;min-width:0;padding:12px 10px;border-radius:18px;background:#eef2f6;border:1px solid #dde3ea;align-content:start}.friendly-team-rating-pill.overall{background:#eaf5ef;border-color:#c8e3d0}.friendly-team-rating-label{font-size:10px;font-weight:700;color:#5b6673;text-transform:uppercase;letter-spacing:.04em;line-height:1.05;text-align:center;white-space:normal;overflow-wrap:anywhere}.friendly-team-rating-pill strong{font-size:clamp(24px,2.2vw,30px);line-height:1;color:#0f172a;text-align:center}.friendly-responsibilities-head{display:inline-flex;align-items:center;gap:8px}.friendly-responsibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:8px}.friendly-responsibility-field{display:grid;gap:4px;margin-top:8px}.friendly-responsibility-field span{font-size:12px;font-weight:700;color:#475569}.friendly-responsibility-field select{min-height:38px;border-radius:14px;border:1px solid #d1d5db;background:#fff;padding:0 10px;font:inherit;color:#0f172a}.friendly-pitch{position:relative;min-height:760px;border-radius:30px;overflow:visible;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 30%),repeating-linear-gradient(90deg,#ffffff0f 0 10%,#fff0 10% 20%),linear-gradient(180deg,#1f8f43,#156735);border:1px solid rgba(15,23,42,.14);box-shadow:inset 0 0 0 1px #ffffff17}.friendly-pitch-lines{position:absolute;inset:24px;border:3px solid rgba(255,255,255,.72);border-radius:2px}.friendly-pitch-lines:before,.friendly-pitch-lines:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-radius:999px}.friendly-pitch-lines:before{top:50%;width:26.9%;aspect-ratio:1;border:3px solid rgba(255,255,255,.72);transform:translate(-50%,-50%)}.friendly-pitch-lines:after{top:50%;width:10px;height:10px;background:#ffffffb8;transform:translate(-50%,-50%)}.friendly-pitch-lines .halfway-line,.friendly-pitch-lines .top-penalty-box,.friendly-pitch-lines .bottom-penalty-box,.friendly-pitch-lines .top-goal-box,.friendly-pitch-lines .bottom-goal-box,.friendly-pitch-lines .top-penalty-mask,.friendly-pitch-lines .bottom-penalty-mask,.friendly-pitch-lines .top-penalty-spot,.friendly-pitch-lines .bottom-penalty-spot,.friendly-pitch-lines .penalty-arc,.friendly-pitch-lines .corner-arc{position:absolute}.friendly-pitch-lines .halfway-line{top:50%;left:0;right:0;height:3px;background:#ffffffb8;transform:translateY(-50%);z-index:2}.friendly-pitch-lines .top-penalty-box,.friendly-pitch-lines .bottom-penalty-box{left:20.35%;width:59.3%;height:15.7%;border:3px solid rgba(255,255,255,.72);z-index:2}.friendly-pitch-lines .top-penalty-box{top:0;border-top:none}.friendly-pitch-lines .bottom-penalty-box{bottom:0;border-bottom:none}.friendly-pitch-lines .top-goal-box,.friendly-pitch-lines .bottom-goal-box{left:36.55%;width:26.9%;height:5.25%;border:3px solid rgba(255,255,255,.72);z-index:2}.friendly-pitch-lines .top-goal-box{top:0;border-top:none}.friendly-pitch-lines .bottom-goal-box{bottom:0;border-bottom:none}.friendly-pitch-lines .top-penalty-mask,.friendly-pitch-lines .bottom-penalty-mask{left:20.35%;width:59.3%;height:15.7%;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 30%),repeating-linear-gradient(90deg,#ffffff0f 0 10%,#fff0 10% 20%),linear-gradient(180deg,#1f8f43,#156735);z-index:1}.friendly-pitch-lines .top-penalty-mask{top:0}.friendly-pitch-lines .bottom-penalty-mask{bottom:0}.friendly-pitch-lines .top-penalty-spot,.friendly-pitch-lines .bottom-penalty-spot{left:50%;width:10px;height:10px;border-radius:999px;background:#ffffffb8;transform:translate(-50%);z-index:2}.friendly-pitch-lines .top-penalty-spot{top:10.48%}.friendly-pitch-lines .bottom-penalty-spot{bottom:10.48%}.friendly-pitch-lines .penalty-arc{left:50%;width:26.9%;aspect-ratio:1;border:3px solid rgba(255,255,255,.72);border-radius:999px;transform:translate(-50%);z-index:0}.friendly-pitch-lines .penalty-arc.top{top:-2.97%;clip-path:inset(69.4% 0 0 0)}.friendly-pitch-lines .penalty-arc.bottom{bottom:-2.97%;clip-path:inset(0 0 69.4% 0)}.friendly-pitch-lines .corner-arc{width:22px;height:22px;border:3px solid rgba(255,255,255,.72);z-index:2}.friendly-pitch-lines .corner-arc.top-left{top:-3px;left:-3px;border-right:none;border-bottom:none;border-top-left-radius:22px}.friendly-pitch-lines .corner-arc.top-right{top:-3px;right:-3px;border-left:none;border-bottom:none;border-top-right-radius:22px}.friendly-pitch-lines .corner-arc.bottom-left{bottom:-3px;left:-3px;border-right:none;border-top:none;border-bottom-left-radius:22px}.friendly-pitch-lines .corner-arc.bottom-right{bottom:-3px;right:-3px;border-left:none;border-top:none;border-bottom-right-radius:22px}.table-shirt.away:before{background:var(--away-kit-bg-color)}.friendly-slot-anchor{position:absolute;transform:translate(-50%,-50%);min-width:104px;min-height:88px;border:none;border-radius:18px;background:#ffffffe0;box-shadow:0 12px 30px #0f172a38;padding:10px 8px 8px;display:grid;justify-items:center;gap:3px;color:#0f172a;cursor:pointer;z-index:4}.friendly-slot-anchor.active{outline:2px solid #22c55e;z-index:80!important}.friendly-slot-anchor.active{outline:4px solid rgba(255,255,255,.95);border:2px solid #0f172a;background:#fffffffa;box-shadow:0 22px 40px #0f172a6b,0 0 0 6px #22c55e42;transform:translate(-50%,-50%) scale(1.04)}.friendly-slot-anchor.preview-swap{outline:2px solid #f59e0b;box-shadow:0 12px 30px #f59e0b38}.friendly-slot-anchor.preview-move{outline:2px solid #2563eb;box-shadow:0 12px 30px #2563eb2e}.friendly-slot-anchor.transition-swap{animation:squadSwapPulsePitch .58s cubic-bezier(.22,1,.36,1)}.friendly-slot-anchor.empty{background:#f0fdf4db;border:1px dashed rgba(22,163,74,.7)}@keyframes squadSwapPulse{0%{transform:translateY(0) scale(1);background:#fff}35%{transform:translateY(-3px) scale(1.03);box-shadow:0 18px 34px #22c55e38,0 0 0 4px #22c55e33;background:#f0fdf4}to{transform:translateY(0) scale(1);background:#fff;box-shadow:0 10px 22px #0f172a14}}@keyframes squadSwapPulsePitch{0%{transform:translate(-50%,-50%) scale(1);box-shadow:0 12px 30px #0f172a38}35%{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 18px 36px #22c55e38,0 0 0 4px #22c55e38}to{transform:translate(-50%,-50%) scale(1);box-shadow:0 12px 30px #0f172a38}}.friendly-slot-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em}.friendly-slot-badge:hover .cell-tip,.friendly-slot-badge:focus-within .cell-tip{opacity:1}.friendly-role-pill{background:#111827;color:#fff;cursor:help}.friendly-slot-shirt{margin-top:6px}.friendly-slot-name{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800}.friendly-slot-role,.friendly-slot-empty{font-size:12px;font-weight:700}.friendly-slot-rating-pill{display:grid;gap:3px;width:100%;max-width:78px;justify-items:stretch}.friendly-slot-rating-label{font-size:9px;line-height:1.1;font-weight:800;text-align:center}.friendly-slot-rating-bar{height:4px;border-radius:999px;background:#dbe2ea;overflow:hidden}.friendly-slot-rating-bar span{display:block;height:100%;border-radius:999px;background:#2563eb}.friendly-slot-preview{position:absolute;inset:auto 8px 8px;display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:999px;font-size:11px;font-weight:800;color:#fff}.friendly-slot-preview.swap{background:#b45309eb}.friendly-slot-preview.move{background:#2563ebeb}.friendly-pitch-help{margin:0}.friendly-below-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.friendly-side-block{display:grid;gap:14px}.friendly-side-block h2{margin-bottom:10px}.friendly-opponent-card{display:flex;align-items:center;gap:12px;padding:14px;border-radius:22px;background:#f8fafc;border:1px solid #e5e7eb}.friendly-opponent-mark{width:54px;height:54px;flex-shrink:0}.friendly-mini-crest{width:100%;height:100%;display:block}.friendly-mini-crest-text{fill:#fff;font-size:82px;font-weight:800;letter-spacing:.08em}.friendly-opponent-search-modal{width:min(1180px,94vw);max-width:1180px}.friendly-versus-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:28px;align-items:center}.friendly-versus-card{display:grid;justify-items:center;text-align:center;gap:10px;padding:28px 24px;border-radius:24px;border:1px solid #e5e7eb;background:#f8fafc;min-width:320px}.friendly-versus-card .friendly-mini-crest{width:120px;height:146px}.friendly-versus-card.searching{animation:friendly-search-pulse .9s ease-in-out infinite}.friendly-versus-divider{width:64px;height:64px;border-radius:999px;background:#0f172a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.06em}.friendly-opponent-search-copy{margin-top:16px}.home-bot-friendly-modal{width:min(760px,94vw);padding:28px 30px 30px;gap:18px}.home-bot-friendly-modal .modal-header{align-items:flex-start}.home-bot-friendly-modal h3{margin:0;color:#0f172a;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1}.home-bot-friendly-lede{position:relative;display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:640px;margin:0;color:#64748b;font-size:1rem;font-weight:700;line-height:1.48}.home-bot-friendly-help{position:relative;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;border:1px solid rgba(148,163,184,.42);background:#f8fafc;color:#64748b;font-size:.72rem;font-weight:900;cursor:help}.home-bot-friendly-help:after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 8px);width:min(280px,72vw);padding:9px 11px;border-radius:10px;background:#0f172a;color:#fff;font-size:.72rem;font-weight:800;line-height:1.35;text-align:left;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease;z-index:3}.home-bot-friendly-help:hover:after,.home-bot-friendly-help:focus-visible:after{opacity:1;transform:translate(-50%)}.home-bot-friendly-section{display:grid;gap:10px}.home-bot-friendly-section h4{margin:0;color:#475569;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-bot-friendly-levels{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:10px}.home-bot-friendly-slot-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.home-bot-friendly-slot-nav-label{flex:1 1 auto;text-align:center;color:#64748b;font-size:.84rem;font-weight:800}.home-bot-friendly-slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px}.home-bot-friendly-slot{min-height:52px;padding:10px 12px;border-radius:16px;border:1px solid rgba(148,163,184,.28);background:#f8fafc;color:#0f172a;cursor:pointer;font-size:.9rem;font-weight:850;line-height:1.15;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.home-bot-friendly-slot.active{border-color:#22c55eb3;background:#ecfdf3;box-shadow:0 12px 24px #22c55e1f}.home-bot-friendly-slot:hover,.home-bot-friendly-slot:focus-visible{transform:translateY(-1px);border-color:#2563eb6b}.home-bot-friendly-level{min-height:74px;padding:11px 12px;border-radius:16px;border:1px solid rgba(148,163,184,.28);background:#f8fafc;color:#0f172a;cursor:pointer;display:grid;align-content:center;justify-items:center;gap:5px;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.home-bot-friendly-level span{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.home-bot-friendly-level strong{font-size:1.55rem;line-height:1}.home-bot-friendly-level.active{border-color:#22c55eb3;background:#ecfdf3;box-shadow:0 12px 24px #22c55e24}.home-bot-friendly-level:hover,.home-bot-friendly-level:focus-visible{transform:translateY(-1px);border-color:#2563eb6b}.home-bot-friendly-versus{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;align-items:stretch}.home-bot-friendly-versus article{min-width:0;display:grid;justify-items:center;align-content:center;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:#f8fafcdb;text-align:center}.home-bot-friendly-versus .club-mini-crest,.home-bot-friendly-versus .competitions-bot-friendly-crest{width:82px;height:100px}.home-bot-friendly-versus strong{color:#0f172a;font-size:1rem}.home-bot-friendly-versus p{margin:0;color:#64748b;font-size:.86rem;font-weight:750;line-height:1.35}.home-bot-friendly-vs{align-self:center;width:46px;height:46px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.06em}.home-bot-friendly-search{min-height:190px;display:grid;place-items:center;align-content:center;gap:14px;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:radial-gradient(circle at 50% 30%,rgba(34,197,94,.16),transparent 34%),#f8fafc;color:#0f172a;text-align:center}.home-bot-friendly-search strong{font-size:.95rem}.home-bot-friendly-roulette{display:flex;align-items:center;gap:10px}.home-bot-friendly-roulette span{width:42px;height:52px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:linear-gradient(135deg,#22c55ed9,#2563ebd9),#fff;box-shadow:0 12px 22px #0f172a1f;animation:home-friendly-roulette .72s ease-in-out infinite}.home-bot-friendly-roulette span:nth-child(2){animation-delay:.12s}.home-bot-friendly-roulette span:nth-child(3){animation-delay:.24s}.home-bot-friendly-kickoff{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:#fff}.home-bot-friendly-kickoff span{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-bot-friendly-kickoff strong{color:#0f172a;font-size:.96rem}.home-bot-friendly-actions{border-top:1px solid rgba(148,163,184,.18);padding-top:14px}.home-bot-friendly-actions .btn{min-width:180px}.home-bot-friendly-tertiary{border:0;background:transparent;color:#2563eb;cursor:pointer;font:inherit;font-size:.9rem;font-weight:900;padding:0 8px}.home-bot-friendly-tertiary:hover,.home-bot-friendly-tertiary:focus-visible{text-decoration:underline}@media(max-width:700px){.home-bot-friendly-modal{padding:22px}.home-bot-friendly-versus,.home-bot-friendly-slots{grid-template-columns:1fr}.home-bot-friendly-vs{justify-self:center}.home-bot-friendly-kickoff,.home-bot-friendly-actions{align-items:stretch;flex-direction:column}.home-bot-friendly-actions .btn{width:100%}}@keyframes home-friendly-roulette{0%,to{transform:translateY(0) scale(1);opacity:.65}50%{transform:translateY(-8px) scale(1.04);opacity:1}}@keyframes friendly-search-pulse{0%,to{transform:scale(1);box-shadow:0 0 #2563eb00}50%{transform:scale(1.015);box-shadow:0 18px 36px #2563eb1f}}.friendly-slot-list{display:grid;gap:10px}.friendly-slot-list.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.friendly-kickoff-option{display:grid;gap:2px;text-align:left;padding:12px;border-radius:18px;border:1px solid #d1d5db;background:#f8fafc;font:inherit;color:#0f172a;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.friendly-kickoff-option.active{border-color:#16a34a;background:#ecfdf3;transform:translateY(-1px)}.friendly-kickoff-day{font-size:12px;color:#4b5563;font-weight:700}.friendly-kickoff-time{font-size:14px;color:#0f172a;font-weight:800}.friendly-summary-panel{margin-top:24px;display:grid;gap:18px}.friendly-summary-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.friendly-summary-copy{margin-top:8px;max-width:760px}.friendly-summary-top-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.friendly-summary-actions{display:flex;justify-content:flex-end;margin-top:18px}.friendly-kickoff-pills{display:flex;align-items:stretch;justify-content:flex-start;gap:10px;flex-wrap:wrap;flex:1}.friendly-kickoff-pill{display:grid;gap:6px;min-width:170px;padding:10px 14px;border-radius:18px;background:#eef2f7;color:#1f2937}.friendly-kickoff-pill.countdown{min-width:210px}.friendly-kickoff-pill-label,.friendly-kickoff-pill-top{font-size:12px;font-weight:700;color:#5b6673}.friendly-kickoff-pill strong{font-size:14px;line-height:1.2;color:#0f172a}.friendly-kickoff-pill-bar{height:6px;border-radius:999px;background:#d8dee7;overflow:hidden}.friendly-kickoff-pill-bar span{display:block;height:100%;border-radius:999px;background:#16a34a}.friendly-summary-versus{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px;align-items:center}.friendly-versus-card.summary{min-width:0;padding:22px 18px}.friendly-versus-card.summary .friendly-mini-crest{width:92px;height:112px}.friendly-versus-divider.summary{width:54px;height:54px;font-size:14px}.match-result-section{display:grid;gap:16px;margin-top:24px}.match-strength-grid,.match-lineup-grid,.match-pagelle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.match-strength-card,.match-lineup-card,.match-highlight-card,.match-motm-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(148,163,184,.34);border-radius:16px;background:#ffffffc7}.match-strength-card-header h3,.match-lineup-card h3{margin:0;font-size:18px;color:#0f172a}.match-strength-card-header p,.match-lineup-card p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:700;text-transform:uppercase}.match-strength-phase{display:grid;gap:8px}.match-strength-phase>strong{font-size:12px;color:#475569;text-transform:uppercase}.match-strength-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.match-strength-metric{display:grid;gap:3px;min-width:0;padding:9px 8px;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#f8fafc;text-align:center}.match-strength-metric small{overflow:hidden;color:#64748b;font-size:10px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.match-strength-metric b{color:#0f172a;font-size:18px}.match-timeline,.match-highlight-list,.match-cronaca-list,.match-lineup-list{display:grid;gap:10px}.match-timeline{border-left:2px solid rgba(37,99,235,.18);padding-left:12px}.match-timeline-row,.match-cronaca-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:start}.match-timeline-minute,.match-cronaca-row strong,.match-highlight-card>span{display:inline-grid;place-items:center;min-width:44px;min-height:34px;border-radius:999px;background:#eef2ff;color:#1d4ed8;font-size:12px;font-weight:900}.match-timeline-row strong,.match-highlight-card strong{color:#0f172a;font-size:15px}.match-timeline-row p,.match-highlight-card p,.match-cronaca-row p{margin:3px 0 0;color:#475569;line-height:1.45}.match-strength-card--hero{position:relative;overflow:visible;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:14px;border-color:#315bd624;background:radial-gradient(circle at top right,rgba(232,239,252,.95),transparent 190px),linear-gradient(145deg,#fff,#f8fafc)}.match-strength-card--hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(34,197,94,.08),transparent 42%)}.match-strength-card--hero>*{position:relative}.match-strength-card--hero .match-strength-card-header{grid-column:1 / -1;display:flex;align-items:center;gap:12px}a.match-strength-team-link{color:inherit;text-decoration:none}a.match-strength-team-link:hover h3,a.match-strength-team-link:focus-visible h3{color:#2563eb;text-decoration:underline;text-decoration-color:#2563eba6}.match-strength-card--hero .match-strength-team-crest{width:42px;height:54px}.match-strength-comparison{display:grid;grid-template-columns:minmax(165px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:14px;min-width:0}.match-strength-overall{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:5px 14px;min-width:0;padding:12px;border:1px solid rgba(49,91,214,.13);border-radius:18px;background:#fff;box-shadow:0 18px 40px #0f172a0f}.match-strength-overall span,.match-strength-end span{color:#64748b;font-size:.68rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.match-strength-overall-flow{grid-column:1 / -1;display:flex;align-items:center;gap:8px;min-width:0}.match-strength-overall-flow strong{color:#0f172a;font-size:clamp(1.72rem,2.55vw,2.2rem);font-weight:950;letter-spacing:-.05em;line-height:.9}.match-strength-overall-flow i,.match-strength-metric--compare i{color:#94a3b8;font-style:normal;font-weight:950}.match-strength-overall em{justify-self:start;color:#315bd6;font-style:normal;font-size:.72rem;font-weight:950}.match-strength-overall>b,.match-strength-metric--compare em{padding:5px 9px;border-radius:999px;background:#eef2f7;color:#64748b;font-size:.72rem;font-style:normal;font-weight:950}.match-strength-overall>b.is-down,.match-strength-metric--compare em.is-down{background:#fee2e2;color:#b91c1c}.match-strength-overall>b.is-up,.match-strength-metric--compare em.is-up{background:#dcfce7;color:#15803d}.match-strength-metrics--departments{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:8px;min-width:0;border-left:1px solid rgba(148,163,184,.32);padding:0 0 0 14px;background:transparent}.match-strength-metric--compare{gap:5px;min-width:0;padding:9px 7px;border-radius:14px;background:#f8fafceb}.match-strength-metric--compare span{display:flex;align-items:baseline;justify-content:center;gap:4px;min-width:0;white-space:nowrap}.match-strength-metric--compare b{font-size:.9rem;line-height:1}.match-strength-metric--compare small{font-size:.58rem}.match-strength-metric--compare em{justify-self:center}.match-strength-end{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid rgba(148,163,184,.2);border-radius:16px;background:#fff;color:#475569;box-shadow:0 8px 24px #0f172a0a}.match-strength-end strong{color:#0f172a;font-size:1.25rem;font-weight:950}.match-strength-end em{min-width:58px;padding:5px 9px;border-radius:999px;background:#eef2f7;color:#64748b;font-style:normal;font-size:.72rem;font-weight:950;text-align:center}.match-strength-end.is-down em{background:#fee2e2;color:#b91c1c}.match-strength-end.is-up em{background:#dcfce7;color:#15803d}.match-story-timeline{position:relative;display:grid;gap:12px;padding:6px 0}.match-story-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;border-radius:999px;background:linear-gradient(180deg,transparent,rgba(49,91,214,.28),rgba(49,91,214,.28),transparent);transform:translate(-50%)}.match-story-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr);align-items:center;min-height:58px}.match-story-spine{grid-column:2;display:grid;justify-items:center;z-index:2}.match-story-minute{display:inline-grid;min-width:48px;min-height:34px;place-items:center;border:3px solid #fff;border-radius:999px;background:#eef2ff;color:#315bd6;font-size:.75rem;font-weight:950;box-shadow:0 4px 14px #315bd621}.match-story-card{display:grid;grid-template-columns:34px 44px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100%,440px);padding:10px 12px;border:1px solid rgba(148,163,184,.26);border-radius:18px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.match-story-row.has-no-icon:not(.side-neutral) .match-story-card{grid-template-columns:44px minmax(0,1fr) auto}.match-story-row.side-home .match-story-card{grid-column:1;justify-self:end}.match-story-row.side-away .match-story-card{grid-column:3;justify-self:start}.match-story-row.side-neutral .match-story-card{grid-column:1 / -1;justify-self:center;width:min(100%,520px);grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;background:#f8fafc}.match-story-row.side-neutral .match-story-title-line{justify-content:center}.match-story-row.side-neutral .match-story-copy p{text-align:center}.match-event-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:12px;background:#eef2ff;color:#315bd6}.match-event-icon svg{width:22px;height:22px}.match-event-icon-text{font-size:.64rem;font-weight:950;letter-spacing:.02em}.match-event-icon.type-goal{background:#dcfce7;color:#15803d}.match-event-icon.type-yellowCard{background:#fef9c3;color:#eab308}.match-event-icon.type-secondYellowRedCard{background:linear-gradient(135deg,#fef9c3 0 48%,#fee2e2 52% 100%);color:#b91c1c}.match-event-icon.type-redCard{background:#fee2e2;color:#dc2626}.match-event-icon.type-save{background:#dbeafe;color:#1d4ed8}.match-event-icon.type-shot{background:#eef2ff;color:#315bd6}.match-event-icon.type-penalty,.match-event-icon.type-penaltyGoal,.match-event-icon.type-penaltyMiss,.match-event-icon.type-penaltySave{background:#f3e8ff;color:#7e22ce}.match-event-icon.type-post{background:#ffedd5;color:#ea580c}.match-story-row.type-goal .match-story-card{border-color:#22c55e47;background:linear-gradient(135deg,#f0fdf4,#fff)}.match-story-row.type-yellowCard .match-story-card{border-color:#eab30857;background:linear-gradient(135deg,#fefce8,#fff)}.match-story-row.type-secondYellowRedCard .match-story-card{border-color:#dc262647;background:linear-gradient(135deg,#fff7ed,#fff)}.match-story-row.type-redCard .match-story-card{border-color:#ef444452;background:linear-gradient(135deg,#fef2f2,#fff)}.match-story-row.type-payrollHandicap .match-story-minute{background:#fff7ed;color:#b45309;box-shadow:0 4px 14px #b4530924}.match-story-row.side-neutral.type-payrollHandicap .match-story-card{border-color:#ea580c4d;background:linear-gradient(135deg,#fff7ed,#fff);box-shadow:0 12px 28px #9a341214}.match-story-actor{position:relative;display:grid;width:44px;height:44px;place-items:center}.match-story-player-face{display:block;width:44px;height:44px;overflow:hidden;border:2px solid #fff;border-radius:14px;background:#edf2f7;box-shadow:0 0 0 1px #94a3b838}.match-story-player-face svg,.match-story-player-face img{width:100%;height:100%;display:block;object-fit:cover}.match-story-crest{width:32px;height:40px}.table-shirt.match-story-actor-shirt{position:absolute;right:-4px;bottom:-4px;width:19px;height:19px;z-index:2;filter:drop-shadow(0 2px 2px rgba(15,23,42,.16))}.table-shirt.match-story-actor-shirt .table-shirt-number{font-size:7px;font-weight:950}.match-story-copy{min-width:0}.match-story-copy strong,.match-story-copy p{margin:0}.match-story-title-line{display:flex;align-items:center;gap:8px;min-width:0}.match-story-title-line>.match-entity-link,.match-story-title-line>strong{min-width:0}.match-story-title-line>.match-entity-link{display:block;overflow:hidden}.match-story-title-line>.match-entity-link strong{display:block}.match-story-copy strong{display:inline-block;overflow:hidden;color:#0f172a;font-size:.88rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.match-story-title-line em{display:inline-flex;flex:0 0 auto;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#f3f4f6;color:#1f2937;font-style:normal;font-size:.64rem;font-weight:850;text-transform:uppercase}.match-story-copy p{margin-top:4px;color:#64748b;font-size:.76rem;line-height:1.35}.match-story-score{display:inline-grid;min-width:46px;min-height:30px;place-items:center;border-radius:11px;background:#0f172a;color:#fff;font-size:.78rem;font-weight:950}.match-icon-prototype{min-height:100vh;padding:clamp(24px,5vw,64px);background:#eee9e2}.match-icon-prototype__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;max-width:1120px;margin:0 auto 24px;padding:24px;border-radius:28px;background:#fff;box-shadow:0 20px 60px #0f172a14}.match-icon-prototype__hero p,.match-icon-prototype__hero h1,.match-icon-prototype__hero span{margin:0}.match-icon-prototype__hero p{color:#315bd6;font-size:.72rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.match-icon-prototype__hero h1{margin-top:6px}.match-icon-prototype__hero span{display:block;margin-top:6px;color:#64748b;font-weight:750}.match-icon-prototype__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1120px;margin:0 auto}.match-icon-prototype__card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;padding:18px;border:1px solid rgba(148,163,184,.24);border-radius:22px;background:#fff}.match-icon-prototype__card .match-event-icon{width:48px;height:48px;border-radius:16px}.match-icon-prototype__card .match-event-icon svg{width:30px;height:30px}.match-icon-prototype__card strong,.match-icon-prototype__card code,.match-icon-prototype__card p{margin:0}.match-icon-prototype__card strong{display:block;color:#0f172a;font-size:1rem}.match-icon-prototype__card code{display:inline-block;margin-top:4px;padding:3px 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.72rem;font-weight:850}.match-icon-prototype__card p{margin-top:7px;color:#64748b;font-size:.85rem;line-height:1.35}.match-icon-prototype__timeline{max-width:1120px;margin:18px auto 0;padding:22px;border-radius:24px;background:#fff}.match-icon-prototype__timeline h2{margin:0 0 14px;font-size:1.2rem}.match-icon-prototype__timeline>div{display:grid;gap:8px}.match-icon-prototype__mini-row{display:grid;grid-template-columns:44px 34px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;border-radius:14px;background:#f8fafc}.match-icon-prototype__mini-row b{color:#315bd6;font-size:.75rem;font-weight:950}.match-icon-prototype__mini-row em{color:#475569;font-style:normal;font-weight:850}.match-highlight-card{grid-template-columns:auto minmax(0,1fr)}.match-consequence-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(148,163,184,.24);background:#f8fafc}.match-consequence-card span{color:#64748b;font-size:.72rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.match-consequence-card h2{margin:4px 0}.match-consequence-card p{margin:0;color:#475569;font-weight:750}.match-consequence-card.is-success{border-color:#22c55e52;background:#f0fdf4eb}.match-consequence-card.is-warning{border-color:#f59e0b57;background:#fffbebeb}.match-consequence-card.is-danger{border-color:#ef444452;background:#fef2f2eb}.match-motm-card{grid-template-columns:auto minmax(0,1fr);align-items:start;border-color:#f59e0b61;background:#fffbeb}.match-motm-card>span,.match-pagella-score{display:inline-grid;place-items:center;min-width:54px;min-height:42px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:900;text-align:center}.match-motm-card strong,.match-pagella-row strong{color:#0f172a}.match-motm-card b{display:inline-grid;place-items:center;width:46px;height:46px;margin-top:8px;border-radius:999px;background:#0f172a;color:#fff;font-size:16px}.match-motm-card p,.match-pagella-row p{margin:3px 0 0;color:#475569;line-height:1.45}.match-pagelle-list{display:grid;gap:10px}.match-pagella-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.18)}.match-pagella-row span{display:block;margin-top:2px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.match-cronaca-list{max-height:560px;overflow-y:auto;padding-right:6px}.match-lineup-list span{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid rgba(148,163,184,.18);color:#334155}.match-lineup-list span:last-child{border-bottom:0}.match-lineup-list b{color:#1d4ed8;font-size:12px}@media(max-width:760px){.match-strength-grid,.match-lineup-grid{grid-template-columns:1fr}.match-strength-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.friendly-below-grid .panel .panel-actions,.friendly-lineup-layout .panel-actions{justify-content:flex-start}.friendly-summary-panel .panel-actions{justify-content:flex-end;align-items:center;margin-top:auto}@media(max-width:1100px){.friendly-ready-grid,.friendly-lineup-layout{grid-template-columns:1fr}.friendly-mobile-formation{display:block;order:1}.friendly-pitch-header{display:none}.friendly-pitch-shell{order:2}.friendly-roster-board{order:3}.friendly-below-grid,.friendly-slot-list.compact{grid-template-columns:1fr}.friendly-team-rating-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.friendly-versus-grid,.friendly-summary-versus{grid-template-columns:1fr}.friendly-summary-top-row{flex-direction:column;align-items:stretch}.friendly-summary-actions{justify-content:stretch}.friendly-summary-actions .btn{width:100%}.friendly-kickoff-pills{justify-content:flex-start}.friendly-versus-divider{justify-self:center}.squad-lineup-layout{grid-template-columns:1fr}.squad-lineup-stage{order:1}.squad-lineup-lists{order:2}.squad-tactics-pitch{width:100%;justify-self:stretch}}@media(max-width:820px){body.game-mobile-nav-visible{padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}body.game-mobile-nav-visible .home-shell-app{padding-bottom:0}.friendly-player-row.transition-swap{animation:squadSwapPulseMobile .72s cubic-bezier(.22,1,.36,1)}.friendly-slot-anchor.transition-swap{animation:squadSwapPulsePitchMobile .72s cubic-bezier(.22,1,.36,1)}.squad-lineup-layout{width:100%;min-width:0}.squad-lineup-layout>*{min-width:0}.squad-lineup-stage-mobile .friendly-list-section{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.squad-lineup-stage-mobile .friendly-list-head{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.squad-lineup-stage--desktop{display:none}.squad-lineup-stage-mobile{display:grid;gap:12px;order:1;min-width:0;width:100%;max-width:100%;overflow:hidden;justify-self:stretch}.squad-lineup-lists{order:2}.squad-section-panel{padding:16px 12px;gap:14px}.squad-lineup-stage-mobile .squad-pitch-panel__head{display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:10px;padding:12px}.squad-lineup-stage-mobile,.squad-lineup-stage-mobile>*,.squad-lineup-stage-mobile .squad-lineup-cards,.squad-lineup-stage-mobile .friendly-team-rating-card,.squad-lineup-stage-mobile .friendly-responsibilities-card,.squad-lineup-stage-mobile .friendly-team-rating-grid,.squad-lineup-stage-mobile .friendly-responsibility-grid,.squad-lineup-stage-mobile .friendly-responsibility-field{box-sizing:border-box;min-width:0;width:100%}.squad-lineup-stage-mobile .squad-pitch-panel__head .friendly-formation-select{position:static;transform:none;min-width:128px;width:128px;justify-self:end}.squad-lineup-stage-mobile .squad-pitch-panel__head .friendly-formation-select select{width:100%;min-width:0;min-height:38px;padding:0 30px 0 12px;border-radius:14px}.squad-lineup-stage-mobile .squad-pitch-panel .friendly-pitch{box-sizing:border-box;width:calc(100% - 16px);max-width:calc(100% - 16px);margin:0;min-height:540px;border-radius:26px;justify-self:center}.squad-lineup-stage-mobile .squad-pitch-panel{box-sizing:border-box;width:100%;max-width:100%;padding:0 0 12px;gap:12px;overflow:hidden;justify-self:stretch}.squad-lineup-stage-mobile .prototype-pitch-wrap{width:100%;padding:0 8px;box-sizing:border-box}.squad-lineup-stage-mobile .friendly-pitch-lines{inset:16px}.squad-lineup-stage-mobile .friendly-slot-anchor{min-width:46px;min-height:56px;padding:5px 3px 4px;border-radius:16px;gap:1px}.squad-lineup-stage-mobile .friendly-slot-badge{display:inline-flex;top:-8px;padding:3px 7px;font-size:8px;line-height:1}.squad-lineup-stage-mobile .friendly-slot-shirt{margin-top:0;transform:scale(.74)}.squad-lineup-stage-mobile .friendly-slot-name{max-width:40px;font-size:8px;line-height:1}.squad-lineup-stage-mobile .friendly-slot-role{font-size:8px;line-height:1}.squad-lineup-stage-mobile .friendly-slot-rating-label{font-size:6px;line-height:1}.squad-lineup-stage-mobile .squad-lineup-cards{gap:10px}.squad-lineup-stage-mobile .friendly-team-rating-card,.squad-lineup-stage-mobile .friendly-responsibilities-card{display:grid;gap:10px;width:100%;padding:14px 12px;border-radius:18px}.squad-lineup-stage-mobile .friendly-team-rating-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}.squad-lineup-stage-mobile .friendly-team-rating-pill{min-width:0;min-height:76px;padding:10px;align-content:center}.squad-lineup-stage-mobile .friendly-team-rating-pill.overall{grid-column:1 / -1}.squad-lineup-stage-mobile .friendly-team-rating-label{font-size:.72rem;line-height:1.05}.squad-lineup-stage-mobile .friendly-team-rating-pill strong{font-size:1.5rem}.squad-lineup-stage-mobile .friendly-responsibility-grid{grid-template-columns:1fr;gap:10px;margin-top:0}.squad-lineup-stage-mobile .friendly-responsibility-field{gap:4px;margin-top:0}.squad-lineup-stage-mobile .friendly-responsibility-field span{font-size:.88rem}.squad-lineup-stage-mobile .friendly-responsibility-field select{width:100%;min-width:0;min-height:42px;font-size:.98rem;border-radius:14px}.squad-lineup-stage-mobile .friendly-team-rating-head h3,.squad-lineup-stage-mobile .friendly-responsibilities-head h3{font-size:1.05rem}}@keyframes squadSwapPulseMobile{0%{transform:translateY(0) scale(1);background:#fff;box-shadow:0 10px 22px #0f172a14}30%{transform:translateY(-4px) scale(1.04);background:#dcfce7;box-shadow:0 20px 36px #22c55e42,0 0 0 5px #22c55e3d}72%{transform:translateY(-1px) scale(1.02);background:#f0fdf4;box-shadow:0 14px 28px #22c55e2e,0 0 0 3px #22c55e29}to{transform:translateY(0) scale(1);background:#fff;box-shadow:0 10px 22px #0f172a14}}@keyframes squadSwapPulsePitchMobile{0%{transform:translate(-50%,-50%) scale(1);box-shadow:0 12px 30px #0f172a38}30%{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 20px 38px #22c55e47,0 0 0 5px #22c55e42}72%{transform:translate(-50%,-50%) scale(1.045);box-shadow:0 16px 32px #22c55e33,0 0 0 3px #22c55e2e}to{transform:translate(-50%,-50%) scale(1);box-shadow:0 12px 30px #0f172a38}}@media(max-width:700px){.notice{line-height:1.45;overflow-wrap:anywhere}.modal{align-items:flex-start;padding:20px 12px}.prototype-star-modal-shell{align-items:center}.modal-card{max-height:calc(100vh - 40px);margin-top:0}.friendly-header-row,.friendly-header-actions{flex-direction:column;align-items:stretch}.friendly-header-row .lede,.friendly-formation-help{max-width:100%;line-height:1.45;overflow-wrap:anywhere}.friendly-player-top{align-items:flex-start}.friendly-player-row{padding:10px}.friendly-player-main{grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:auto auto auto auto;gap:8px 6px}.friendly-player-identity{grid-column:1;grid-row:1;gap:6px}.friendly-player-leading{gap:6px}.friendly-list-photo{width:34px;height:34px}.friendly-player-head{align-items:center;gap:0}.friendly-player-head strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.friendly-player-name-desktop{display:none}.friendly-player-name-mobile{display:block}.friendly-player-statuses{grid-column:2;grid-row:1}.friendly-player-info{grid-column:3;grid-row:1;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #cdd6e1;border-radius:11px;background:#fff;color:#0f172a;font-size:18px;font-weight:900;cursor:pointer}.friendly-player-role-group{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:6px}.friendly-explicit-role--mobile{display:grid}.friendly-explicit-role--desktop{display:none}.friendly-player-role-group.stacked{grid-template-columns:minmax(0,1fr)}.friendly-explicit-role--pitch,.friendly-explicit-role--natural{grid-column:auto;grid-row:auto;min-height:36px;padding:5px 9px;white-space:normal}.friendly-player-role-group:not(:has(.friendly-explicit-role--pitch)) .friendly-explicit-role--natural{grid-column:1 / -1}.friendly-player-metric-group{grid-column:1 / -1;grid-row:3;display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));gap:6px}.friendly-player-metric-group>.friendly-inline-pill,.friendly-player-metric-group>.friendly-stat-pill{grid-column:auto;grid-row:auto}.friendly-player-flag,.friendly-player-actions{display:none}.friendly-inline-pill,.friendly-stat-pill--inline{min-height:39px;min-width:0;padding:6px 8px}.friendly-age-pill{flex-direction:column;gap:0;line-height:1.05;text-align:center}.friendly-stat-pill-bar{width:100%}.friendly-player-statuses .friendly-injury-status,.friendly-player-statuses .friendly-yellow-status{min-height:30px;padding-inline:7px}.friendly-pitch{min-height:540px}.friendly-summary-head{flex-direction:column;align-items:stretch}.friendly-scout-card.list-detail{position:relative;grid-column:1 / -1;grid-row:4;top:auto;left:auto;display:none;width:100%;margin-top:2px;padding:14px;border-radius:17px;box-shadow:none;transform:none}.friendly-scout-top,.friendly-scout-foot{font-size:11px}.friendly-scout-top strong{font-size:12px}.friendly-scout-rating-row{gap:8px;font-size:10px}.friendly-scout-rating-value{min-width:18px}.friendly-scout-meter{max-width:88px;height:8px}.friendly-scout-toggle{font-size:11px}.friendly-player-row:hover .friendly-scout-card,.friendly-player-row:focus-within .friendly-scout-card{opacity:0;pointer-events:none;transform:translateY(6px)}.friendly-player-row.show-scout-mobile .friendly-scout-card{display:block;opacity:1;pointer-events:auto;transform:none}.friendly-scout-card.list-detail .friendly-scout-detail-action{position:absolute;top:23px;right:14px;display:inline-flex;color:#2563eb;font-size:12px;font-weight:850;text-decoration:none}.friendly-scout-card.list-detail .friendly-scout-foot{align-items:flex-start;flex-direction:column;gap:3px;margin-top:9px;padding-right:92px;font-size:11px}.friendly-scout-card.list-detail .friendly-scout-ratings{margin-top:10px}.friendly-scout-card.list-detail .friendly-scout-rating-row{grid-template-columns:minmax(0,1fr) 28px minmax(90px,1fr);font-size:10px}.friendly-scout-card.list-detail .friendly-scout-meter{max-width:none}.friendly-slot-anchor{min-width:60px;min-height:62px;padding:6px 4px 4px;gap:2px}.friendly-slot-badge{display:none}.friendly-slot-shirt{margin-top:1px;transform:scale(.88);transform-origin:center}.friendly-slot-name{max-width:56px;font-size:10px;line-height:1.05}.friendly-slot-role,.friendly-slot-empty{font-size:9px;line-height:1.05}.friendly-slot-rating-pill{width:auto;max-width:none;gap:0}.friendly-slot-rating-label{font-size:8px;line-height:1}.friendly-slot-rating-bar{display:none}.friendly-opponent-search-modal{width:min(88vw,420px);max-height:calc(100vh - 40px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:18px;gap:12px}.friendly-versus-grid{gap:12px}.friendly-versus-card{min-width:0;width:min(100%,320px);justify-self:center;padding:18px 16px;gap:6px}.friendly-versus-card .friendly-mini-crest{width:84px;height:102px}.friendly-versus-divider{width:48px;height:48px;font-size:14px}.friendly-opponent-search-copy{margin-top:4px}.friendly-opponent-search-modal .panel-actions{flex-direction:column;align-items:stretch;position:sticky;bottom:0;background:#fff;padding-top:8px}.friendly-opponent-search-modal .panel-actions .btn{width:100%}}.player-actions{display:flex;gap:10px;align-items:center;justify-content:space-between}.player-actions .btn{flex:1;text-align:center}.roster-card{padding:24px}.roster-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.welcome-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.squad-roster .welcome-header-row{align-items:flex-start}.squad-roster .settings-menu{margin-top:45px}.roster-title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.roster-icons{display:inline-flex;align-items:center;gap:10px;transform:translateY(-5px)}.roster-icons .mini-crest{width:26px;height:32px}.roster-icons .shield-base{fill:#f8fafc;stroke:#d1d5db;stroke-width:4}.roster-icons .crest-bg{fill:var(--crest-bg-color)}.roster-icons .pattern.primary{fill:var(--crest-pattern-color)}.roster-mini-shirt{width:31px;height:31px;filter:drop-shadow(0 4px 8px rgba(15,23,42,.18))}.roster-table-wrap{overflow-x:auto}.roster-table{width:100%;border-collapse:collapse;min-width:900px;font-size:13px}.roster-table th{text-align:left;font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#6b7280;padding:12px 10px;border-bottom:1px solid #e5e7eb}.sort-th-btn{appearance:none;border:0;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;gap:4px;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer}.sort-th-btn:focus-visible{outline:2px solid #94a3b8;outline-offset:2px;border-radius:4px}.sort-arrow{display:inline-block;min-width:10px;font-size:10px;line-height:1;color:#9ca3af}.roster-table td{padding:12px 10px;border-bottom:1px solid #ece6dc;vertical-align:middle}@media(hover:hover)and (pointer:fine){.roster-table tbody tr.roster-table-row{transition:background-color .16s ease,box-shadow .16s ease}.roster-table tbody tr.roster-table-row:hover{background:#fbfdff;box-shadow:inset 0 0 0 1px #3868e824}}.roster-empty{padding:20px;text-align:center;color:#6b7280}.roster-photo{width:30px;height:30px;border-radius:8px;background:#eef1f5;object-fit:contain}.player-face{display:block;overflow:hidden;line-height:0}.player-face svg,.player-face img{width:100%;height:100%;display:block}.player-face--row svg{transform:translateY(-6%) scale(1.38);transform-origin:center center}.player-face--friendly svg{transform:translateY(-6%) scale(1.34);transform-origin:center center}.player-face--select svg{transform:translateY(-5%) scale(1.8);transform-origin:center center}.player-face--hero svg{transform:translateY(-5%) scale(1.48);transform-origin:center center}.table-shirt{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;position:relative}.table-shirt:before{content:"";position:absolute;inset:0;clip-path:polygon(8% 20%,28% 8%,72% 8%,92% 20%,80% 40%,80% 92%,20% 92%,20% 40%);background:var(--kit-bg-color);border-radius:6px}.table-shirt-number{position:relative;z-index:1;font-size:12px;font-weight:700}.table-shirt-number.light{color:#fff}.table-shirt-number.dark{color:#111827}.cell-name{font-weight:600;color:#111827}.cell-number{font-weight:700;color:#111827}.role-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#f3f4f6;font-weight:600;font-size:12px;color:#111827}.flag{font-size:16px}.table-rating,.table-money{display:inline-flex;align-items:center;gap:8px}.roster-table th:nth-child(9),.roster-table th:nth-child(10),.roster-table td.roster-cell-salary,.roster-table td.roster-cell-market{text-align:center}.roster-table td.roster-cell-salary .table-money,.roster-table td.roster-cell-market .table-money{justify-content:center;width:100%}.mobile-inline-label{display:none}.table-value{font-weight:700;color:#111827}.action-icons{display:flex;align-items:center;gap:6px}.icon-btn{width:30px;height:30px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.icon-tooltip{position:relative;display:inline-flex}.cell-tooltip{position:relative;display:inline-flex;align-items:center}.cell-tip{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:#111827;color:#fff;font-size:11px;padding:6px 8px;border-radius:8px;white-space:normal;max-width:160px;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:5}.cell-tooltip:hover .cell-tip{opacity:1}.cell-tooltip:focus-within .cell-tip{opacity:1}.icon-tip{position:absolute;bottom:38px;left:50%;transform:translate(-50%);background:#111827;color:#fff;font-size:11px;padding:6px 8px;border-radius:8px;white-space:normal;max-width:180px;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:5}.icon-tooltip:hover .icon-tip{opacity:1}.roster-status-chips{display:flex;flex-wrap:wrap;gap:6px}.roster-status-chip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.03em;border:1px solid transparent;white-space:nowrap}.roster-status-chip.market{background:#2563eb1a;color:#1d4ed8;border-color:#2563eb2e}.roster-status-chip.auction{background:#f973161f;color:#b45309;border-color:#f9731638}.roster-status-chip.warning{background:#f59e0b24;color:#92400e;border-color:#f59e0b33}.roster-status-chip.danger,.roster-status-chip.suspension{background:#dc26261a;color:#b91c1c;border-color:#dc262638}.roster-status-chip.discipline{background:#facc152e;color:#854d0e;border-color:#ca8a0447}.roster-status-chip.neutral{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb}.roster-cell-status{min-width:150px}.roster-menu-trigger{font-size:18px;font-weight:800}.roster-menu-trigger.active{border-color:#2563eb47;box-shadow:0 8px 18px #2563eb1f}.roster-cell-actions .action-icons{position:relative}.roster-action-menu{position:absolute;top:calc(100% + 8px);right:0;width:min(220px,56vw);display:grid;gap:4px;padding:8px;border-radius:14px;background:#fffffffa;border:1px solid rgba(148,163,184,.2);box-shadow:0 20px 34px #0f172a24;z-index:20}.roster-table tbody tr:nth-last-child(-n+2) .roster-action-menu{top:auto;bottom:calc(100% + 8px)}.roster-action-item{appearance:none;width:100%;border:1px solid rgba(226,232,240,.9);background:#fff;color:#111827;border-radius:12px;padding:8px 10px;display:grid;gap:3px;text-align:left;text-decoration:none;cursor:pointer}.roster-action-item span{font-size:12px;font-weight:800;line-height:1.2}.roster-action-item small{font-size:10px;line-height:1.3;color:#64748b}.roster-action-item.danger span{color:#b91c1c}.roster-action-item.disabled{background:#f8fafc;color:#94a3b8}.roster-action-item.disabled span,.roster-action-item.disabled small{color:#94a3b8}.roster-action-reason{margin-top:8px;font-size:12px;line-height:1.35;color:#92400e}.roster-confirm-modal{width:min(640px,92vw)}.roster-confirm-player{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px 14px;padding:16px;border-radius:20px;background:#f8fafc;border:1px solid rgba(148,163,184,.18)}.auction-confirm-face{width:58px;height:58px;border-radius:18px;overflow:hidden;background:#e2e8f0b8}.auction-confirm-player-copy{display:grid;gap:4px;min-width:0}.roster-confirm-player strong{color:#111827}.roster-confirm-player span{color:#64748b;font-size:13px}.roster-confirm-actions{justify-content:flex-end}.player-status-actions{display:grid;gap:14px}.player-status-chips{gap:8px}.player-discipline-note{margin:7px 0 0;color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.player-status-actions-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.player-status-actions-list--inline{grid-template-columns:1fr}.player-status-action-link{appearance:none;width:100%;border:1px solid rgba(226,232,240,.9);background:#fff;color:#111827;border-radius:14px;padding:12px 14px;display:grid;gap:4px;text-align:left;text-decoration:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.player-status-action-link:hover,.player-status-action-link:focus-visible{transform:translateY(-1px);border-color:#a78bfa8c;box-shadow:0 10px 22px #0f172a14;background:#fff}.player-status-action-link span{font-size:14px;font-weight:800;line-height:1.2}.player-status-action-link small{font-size:12px;line-height:1.35;color:#64748b}.player-status-action-link.danger span{color:#b91c1c}.player-status-action-link.disabled{background:#f8fafc}.player-status-action-link.disabled span,.player-status-action-link.disabled small{color:#94a3b8}.player-status-action-link.disabled:hover,.player-status-action-link.disabled:focus-visible{transform:none;border-color:#e2e8f0e6;box-shadow:none;background:#f8fafc}.roster-footer-actions{margin-top:20px;justify-content:flex-end}.confetti{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:9999}.confetti span{position:absolute;left:var(--cx, 50vw);top:var(--cy, 48vh);width:var(--size, 10px);height:calc(var(--size, 10px) * 1.6);background:var(--bg, #8b5cf6);border-radius:var(--radius, 3px);opacity:0;transform:translate(-50%,-50%) rotate(0) scale(.2);animation:confetti-burst var(--duration, 1.6s) cubic-bezier(.12,.86,.27,.99) var(--delay, 0s) forwards}.scouting-page{gap:18px}.scouting-context-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border:1px solid #dbe2ee;border-radius:16px;background:#fafbfc}.scouting-context-bar p{display:flex;align-items:center;gap:7px;margin:0;color:#59657a;font-size:14px}.scouting-context-bar .player-pill{flex:0 0 auto;white-space:nowrap}.scouting-context-actions{display:flex;align-items:center;gap:14px}.scouting-context-actions .text-link{flex:0 0 auto;white-space:nowrap}.scouting-empty{grid-template-columns:34px minmax(0,1fr) auto}.scouting-empty .text-link{white-space:nowrap}.recovery-card-locked-state.scouting-empty-staff-state{grid-template-columns:auto minmax(0,1fr) auto}.recovery-card-locked-state>.scouting-empty-staff-portraits{display:flex;align-items:center;width:max-content;min-width:148px;padding-left:4px}.scouting-empty-staff-portraits img{flex:0 0 46px;width:46px;height:52px;object-fit:contain;border:3px solid #fff;border-radius:13px;background:#eef1f6;box-shadow:0 4px 10px #0f172a14}.scouting-empty-staff-portraits img+img{margin-left:-12px}.scouting-loading{padding:24px;text-align:center}.scouting-season-recap{display:grid;gap:14px;padding:18px;border:1px solid #dbe2ee;border-radius:20px;background:#fff}.scouting-season-recap-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.scouting-season-recap-head h2{margin:0 0 4px;font-size:22px}.scouting-season-recap-head p,.scouting-season-recap-row>p{margin:0;color:#667085;font-size:13px;line-height:1.45}.scouting-season-recap-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.scouting-season-recap-row{display:grid;align-content:start;gap:12px;min-width:0;padding:16px;border:1px solid #dbe2ee;border-radius:18px;background:#fafbfc}.scouting-season-recap-row.signed{grid-column:1 / -1;border-color:#b7dac1;background:#f7fcf8}.scouting-assignment-list{align-items:start}.scouting-assignment{height:100%}.scouting-assignment.active{grid-column:1 / -1;border-color:#b9c9ee;background:#f9fbff}.scouting-assignment.signed{grid-column:1 / -1;border-color:#b7dac1;background:#f7fcf8}.scouting-assignment-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.scouting-scout-identity{min-width:0}.scouting-scout-identity h3{overflow-wrap:anywhere;font-size:18px}.scouting-prospect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:4px}.scouting-prospect-card{gap:14px;min-width:0;padding:16px;border-radius:18px}.scouting-prospect-head{display:flex;align-items:center;gap:12px}.scouting-prospect-face{width:56px;height:56px;flex:0 0 auto;overflow:hidden;border-radius:14px;background:#eef1f6}.scouting-prospect-face svg,.scouting-reveal-face svg{width:100%;height:100%}.scouting-prospect-head h3{margin:0 0 3px;font-size:18px}.scouting-prospect-head p{margin:0;color:#667085;font-size:13px}.scouting-prospect-head .scouting-prospect-broad-role{margin-top:3px;color:#344054}.scouting-prospect-broad-role strong{font-size:inherit}.scouting-prospect-role-note{display:block;margin-top:2px;color:#667085;font-size:11px;line-height:1.25}.scouting-estimate-heading{display:flex;align-items:center;gap:7px;color:#344054;font-size:12px}.scouting-estimate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scouting-estimate-grid>span:nth-child(4),.scouting-estimate-grid>span:nth-child(5){grid-column:span 1}.scouting-estimate-grid small{color:#667085;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.scouting-estimate-grid strong{font-size:15px;overflow-wrap:anywhere}.scouting-skill-estimates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.scouting-skill-estimates .training-harvest-inline-head span{font-size:11px}.scouting-sign-btn{width:100%}.scouting-reject-btn{margin-left:auto;display:block}.scouting-report-decision{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2px}.scouting-report-decision p{display:flex;align-items:center;gap:7px;margin:0;color:#59657a;font-size:13px;font-weight:700}.scouting-assignment-stats small{display:flex;align-items:center;gap:6px}.scouting-info-tip.align-left .training-pill-tip{left:0;right:auto;transform:translateY(4px)}.scouting-info-tip.align-right .training-pill-tip{left:auto;right:0;transform:translateY(4px)}.scouting-info-tip.align-left:hover .training-pill-tip,.scouting-info-tip.align-left:focus .training-pill-tip,.scouting-info-tip.align-left:focus-visible .training-pill-tip,.scouting-info-tip.align-right:hover .training-pill-tip,.scouting-info-tip.align-right:focus .training-pill-tip,.scouting-info-tip.align-right:focus-visible .training-pill-tip{transform:translateY(0)}.scouting-complete-state{padding:12px;border-radius:12px;background:#f5f7fa;color:#667085;font-size:14px;font-weight:700}.scouting-signed-player{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(330px,1.4fr) auto;align-items:center;gap:16px;min-width:0;padding:14px;border:1px solid #dce5df;border-radius:16px;background:#fff}.scouting-signed-player-identity{display:flex;align-items:center;gap:12px;min-width:0}.scouting-signed-player-identity>span{display:grid;gap:3px;min-width:0}.scouting-signed-player-identity strong{overflow-wrap:anywhere;font-size:16px}.scouting-signed-player-identity small{color:#667085;line-height:1.35}.scouting-signed-ratings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0}.scouting-signed-ratings>span{display:grid;gap:5px;min-width:0}.scouting-signed-rating-head{display:flex;align-items:baseline;gap:8px;min-width:0}.scouting-signed-ratings small{overflow:hidden;color:#667085;font-size:9px;font-weight:800;letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.scouting-signed-ratings strong{font-size:14px}.scouting-signed-ratings .stat-bar{width:100%;min-width:0}.scouting-signed-player>.icon-tooltip{justify-self:end}.scouting-sealed-report{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;border:1px solid #d9e1ee;border-radius:18px;background:radial-gradient(circle at top right,rgba(250,204,21,.13),transparent 38%),#fff}.scouting-sealed-report-cards,.scouting-sealed-prospects{display:flex;align-items:center;justify-content:center;gap:8px}.scouting-sealed-report-cards span,.scouting-sealed-prospects span{display:grid;place-items:center;width:48px;height:62px;border:1px solid #cfd8e6;border-radius:13px;background:linear-gradient(145deg,#fff,#eef2f7);color:#3568e8;font-size:25px;font-weight:900;box-shadow:0 8px 18px #0f172a14}.scouting-sealed-report>div:nth-child(2){display:grid;gap:4px}.scouting-sealed-report strong{font-size:17px}.scouting-sealed-report p{margin:0;color:#667085;font-size:14px}.scouting-sealed-report .scouting-sealed-report-error{margin-top:8px;color:#962c25}.scouting-discovery-card{width:min(520px,92vw);justify-items:center;gap:18px;padding:28px;overflow:hidden;text-align:center}.scouting-discovery-visual{position:relative;display:grid;place-items:center;width:100%;min-height:210px}.scouting-discovery-glow{position:absolute;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(255,244,164,.9) 0%,rgba(250,204,21,.24) 45%,transparent 72%);filter:blur(5px)}.scouting-discovery-visual img{position:relative;z-index:2;width:118px;height:152px;object-fit:contain;border-radius:22px;background:#eef1f6;box-shadow:0 20px 44px #0f172a33}.scouting-sealed-prospects{position:absolute;right:50%;bottom:6px;z-index:3;transform:translate(124px)}.scouting-sealed-prospects span{width:54px;height:70px;background:#fff}.scouting-discovery-copy{display:grid;justify-items:center;gap:7px}.scouting-discovery-copy h3,.scouting-discovery-copy p{margin:0}.scouting-discovery-copy p{max-width:42ch;color:#667085;line-height:1.45}.scouting-discovery-error{width:100%;margin:0;text-align:left}.scouting-discovery-progress{width:min(360px,100%);height:8px;overflow:hidden;border-radius:999px;background:#e5e7eb}.scouting-discovery-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4ca659,#facc15,#4ca659);background-size:220% 100%;animation:scouting-search-progress 1.1s linear infinite}.scouting-discovery-card.is-searching .scouting-discovery-glow{animation:scouting-search-glow 1.1s ease-in-out infinite alternate}.scouting-discovery-card.is-searching .scouting-discovery-visual img{animation:scouting-search-scout 1.2s ease-in-out infinite alternate}.scouting-discovery-card.is-searching .scouting-sealed-prospects{opacity:.35;filter:blur(3px);animation:scouting-search-cards .8s ease-in-out infinite alternate}.scouting-discovery-card.is-ready .scouting-sealed-prospects span{animation:scouting-report-ready .5s cubic-bezier(.2,.9,.25,1.2) both}.scouting-discovery-card.is-ready .scouting-sealed-prospects span:nth-child(2){animation-delay:.12s}.scouting-discovery-card>.btn{min-width:190px}.scouting-reveal-modal .modal-backdrop{pointer-events:none}.scouting-reveal-card{width:min(860px,92vw)}.scouting-reveal-identity{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px}.scouting-reveal-face{width:72px;height:72px;overflow:hidden;border-radius:18px;background:#eef1f6}.scouting-reveal-player-copy>strong{font-size:20px}.scouting-reveal-player-copy>p{margin:4px 0 0;color:#667085}.scouting-reveal-player-copy .scouting-exact-role{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;color:#344054;font-size:13px}.scouting-reveal-player-copy .scouting-exact-role strong{font-size:14px}.scouting-reveal-economy{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px}.scouting-reveal-economy>span{display:grid;gap:3px;padding:10px 12px;border-radius:14px;background:#f5f7fa}.scouting-reveal-economy small{color:#667085;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.scouting-reveal-economy strong{font-size:16px;overflow-wrap:anywhere}.scouting-reveal-ratings{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.scouting-reveal-ratings .stat-inline{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.scouting-reveal-ratings strong{font-size:20px;overflow-wrap:anywhere}.scouting-reveal-rating-bar{width:100%;min-width:0;max-width:none}.scouting-reveal-actions{justify-content:flex-end;margin-top:0}.scouting-reveal-identity,.scouting-reveal-ratings>div,.scouting-reveal-actions{opacity:0;transform:translateY(10px);animation:scouting-reveal-in .45s ease forwards}.scouting-reveal-identity{animation-delay:.08s}.scouting-reveal-ratings>div:nth-child(1){animation-delay:.16s}.scouting-reveal-ratings>div:nth-child(2){animation-delay:.22s}.scouting-reveal-ratings>div:nth-child(3){animation-delay:.28s}.scouting-reveal-ratings>div:nth-child(4){animation-delay:.34s}.scouting-reveal-ratings>div:nth-child(5){animation-delay:.4s}.scouting-reveal-actions{animation-delay:.48s}@keyframes scouting-reveal-in{to{opacity:1;transform:translateY(0)}}@keyframes scouting-search-progress{to{background-position:-220% 0}}@keyframes scouting-search-glow{to{transform:scale(1.12);opacity:.72}}@keyframes scouting-search-scout{to{transform:translateY(-7px) rotate(1deg)}}@keyframes scouting-search-cards{to{transform:translate(124px) translateY(-5px);opacity:.58}}@keyframes scouting-report-ready{0%{opacity:0;transform:translateY(15px) rotate(-4deg) scale(.84)}}@media(prefers-reduced-motion:reduce){.scouting-reveal-identity,.scouting-reveal-ratings>div,.scouting-reveal-actions{opacity:1;transform:none;animation:none}.scouting-discovery-card *,.scouting-discovery-card *:before,.scouting-discovery-card *:after{animation:none!important}}@media(min-width:761px)and (max-width:1100px){.scouting-season-recap-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body.scouting-modal-open{overflow:hidden}.scouting-context-bar{align-items:flex-start;flex-direction:column;gap:10px}.scouting-context-bar .player-pill{white-space:normal}.scouting-context-actions{align-items:flex-start;flex-direction:column;gap:8px}.scouting-season-recap{padding:14px}.scouting-season-recap-head{align-items:stretch;flex-direction:column}.scouting-season-recap-head .player-pill{align-self:flex-start;white-space:normal}.scouting-season-recap-list{grid-template-columns:1fr}.scouting-season-recap-row.signed{grid-column:auto}.scouting-empty{grid-template-columns:34px minmax(0,1fr)}.scouting-empty .text-link{grid-column:2;justify-self:start}.recovery-card-locked-state.scouting-empty-staff-state{grid-template-columns:1fr}.scouting-empty-staff-state .scouting-empty-staff-portraits,.scouting-empty-staff-state .text-link{grid-column:1}.scouting-prospect-grid{grid-template-columns:1fr}.scouting-report-decision{align-items:stretch;flex-direction:column}.scouting-report-decision .scouting-reject-btn{width:100%;margin-left:0}.scouting-sealed-report{grid-template-columns:1fr;justify-items:stretch}.scouting-sealed-report-cards{justify-content:flex-start}.scouting-sealed-report .btn{width:100%}.scouting-signed-player{grid-template-columns:minmax(0,1fr) auto}.scouting-signed-player-identity{grid-column:1;grid-row:1}.scouting-signed-ratings{grid-column:1 / -1;grid-row:2;grid-template-columns:1fr}.scouting-signed-ratings small{overflow:visible;text-overflow:clip}.scouting-signed-player>.icon-tooltip{grid-column:2;grid-row:1;align-self:center;justify-self:end}.scouting-discovery-card{width:calc(100vw - 24px);max-height:calc(100dvh - 40px);padding:22px}.scouting-discovery-visual{min-height:190px}.scouting-estimate-grid,.scouting-skill-estimates{grid-template-columns:repeat(2,1fr)}.scouting-reveal-card{width:calc(100vw - 24px);max-height:calc(100dvh - 40px);overflow-y:auto;padding:22px}.scouting-reveal-face{width:64px;height:64px}.scouting-reveal-identity{grid-template-columns:64px minmax(0,1fr)}.scouting-reveal-economy{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.scouting-reveal-ratings{grid-template-columns:1fr}.scouting-reveal-ratings>div:last-child{grid-column:1 / -1}.scouting-reveal-actions{display:grid}}@keyframes confetti-burst{0%{transform:translate(-50%,-50%) rotate(0) scale(.2);opacity:0}8%{opacity:1}70%{opacity:1}to{transform:translate(calc(-50% + var(--dx, 0px) + var(--drift, 0px)),calc(-50% + var(--dy, 0px) + 120px)) rotate(var(--rot, 240deg)) scale(1);opacity:0}}.player-stat-line{display:flex;flex-wrap:wrap;gap:8px}.player-stat-line .player-pill{display:inline-flex;align-items:center;gap:8px}.player-stat-line .rating-bar{width:80px;display:inline-block}.player-detail .player-panel{padding:32px}.home-shell-main .player-detail.app{max-width:none;margin:0;padding:0;gap:0}.player-panel-shell{position:relative;width:100%;padding-inline:104px;box-sizing:border-box;max-width:100%;overflow-x:clip}.player-panel-shell--navigable{isolation:isolate}.player-panel-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.player-panel-topbar .squad-subnav{margin:0}.player-panel-back{flex:0 0 auto;white-space:nowrap}.player-panel-side-arrow{position:absolute;top:176px;z-index:12;min-width:52px;width:52px;height:52px;padding:0;border-radius:18px;font-size:36px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;background:#fffffff5;border:1px solid rgba(129,140,248,.22);box-shadow:0 12px 28px #0f172a1f;color:#8b7cf6;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background-color .14s ease,color .14s ease}.player-panel-side-arrow--prev{left:24px}.player-panel-side-arrow--next{right:24px}.player-panel-side-arrow.is-disabled{opacity:.4;pointer-events:none}.player-panel-side-arrow:hover,.player-panel-side-arrow:focus-visible{transform:translateY(-1px);background:#fff;border-color:#7c3aed57;box-shadow:0 16px 32px #5b21b624;color:#6d28d9}.player-header{display:grid;grid-template-columns:120px minmax(260px,1fr) repeat(4,minmax(110px,140px)) auto;gap:20px;align-items:start;margin-bottom:28px}.player-header--managed{grid-template-columns:minmax(300px,1fr) minmax(380px,1.08fr) minmax(240px,.68fr);align-items:stretch}.player-info{display:grid;gap:4px}.player-mobile-summary{display:none}.player-name-row h2{margin:0 0 2px}.player-name-row h2 .first-name,.player-name-row h2 .last-name{display:inline}.player-name-row h2 .first-name:after{content:" "}.player-role{margin-top:0}.player-header img,.player-header .player-face{width:120px;height:120px;object-fit:contain;background:#eef1f5;border-radius:18px}.player-header-actions{display:flex;justify-content:flex-end}.player-header-management{display:grid;gap:14px;align-content:start}.player-management-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.player-management-status{display:grid;gap:12px;align-content:start}.player-management-card{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;border-radius:18px;background:#f8fafc;border:1px solid rgba(226,232,240,.96)}.player-management-card-icon{margin:0}.player-management-card-copy{display:grid;gap:2px;min-width:0}.player-management-card-label{font-size:11px;line-height:1.1;letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-weight:800}.player-management-card-value{font-size:16px;line-height:1.15;color:#0f172a;font-weight:800;white-space:nowrap}.player-summary-card,.player-header-card{background:#fbfaf7;border:1px solid rgba(226,232,240,.92);border-radius:22px;padding:22px;box-shadow:0 16px 28px #0f172a0d;min-width:0}.player-summary-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;align-items:start}.player-summary-card .player-header img,.player-summary-card .player-header .player-face{margin:0}.player-summary-card .player-info{align-self:start}.player-header-card--meta,.player-header-card--actions{display:grid}.player-header-card--actions{align-content:start}.player-sections{display:grid;gap:18px}.player-loading-shell{width:100%}.player-panel--loading{position:relative}.player-loading-card,.player-loading-section{overflow:hidden}.player-loading-copy{display:grid;gap:10px;align-content:start}.player-loading-avatar{width:120px;height:120px;border-radius:18px;background:#eef2f7}.player-loading-line,.player-loading-bar,.player-loading-icon,.player-loading-chip,.player-loading-action{display:block;background:#edf2f8}.player-loading-shimmer{position:relative;overflow:hidden}.player-loading-shimmer:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.74) 48%,transparent 100%);animation:playerLoadingShimmer 1.55s ease-in-out infinite}.player-loading-line{border-radius:999px;height:12px}.player-loading-line--title{width:min(280px,78%);height:24px;border-radius:12px}.player-loading-line--role{width:min(180px,52%);height:18px;border-radius:10px}.player-loading-line--meta{width:min(160px,46%)}.player-loading-line--meta-wide{width:min(240px,68%)}.player-loading-line--label{width:96px;height:10px}.player-loading-line--value{width:min(120px,78%);height:18px}.player-loading-line--value-short{width:56px;height:18px}.player-loading-line--section-title{width:156px;height:22px;border-radius:12px}.player-loading-line--subsection-title{width:112px;height:18px;margin-bottom:10px}.player-loading-line--ability-name{width:min(150px,100%);height:12px}.player-loading-line--ability-value{width:28px;height:12px}.player-loading-icon{width:44px;height:44px;border-radius:14px}.player-loading-chip{width:120px;height:36px;border-radius:999px}.player-loading-action{width:100%;min-height:54px;border-radius:18px}.player-loading-bar{height:10px;border-radius:999px;width:100%}.player-loading-section-head{display:grid;gap:8px;margin-bottom:18px}.player-loading-kicker{font-size:13px;font-weight:700;letter-spacing:.02em;color:#64748b}.player-loading-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.player-loading-stat{display:grid;gap:10px}.player-loading-ability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.player-loading-ability-column{display:grid;gap:12px}.player-loading-ability-row{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(90px,120px);gap:8px;align-items:center}@keyframes playerLoadingShimmer{to{transform:translate(100%)}}.player-card-block{background:#f7f4ef;border-radius:18px;padding:20px;border:1px solid #e4dfd7}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:0}.stat-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-inline{display:flex;align-items:center;gap:10px}.stat-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#6b7280;margin-bottom:6px}.stat-tooltip-wrapper{position:relative;display:inline-flex;align-items:center}.info-dot{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:#111827;color:#fff;font-size:10px;font-weight:700}.stat-tooltip{position:absolute;left:50%;top:20px;transform:translate(-50%,6px);background:#111827;color:#fff;font-size:12px;padding:8px 10px;border-radius:8px;white-space:normal;width:220px;max-width:220px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;box-shadow:0 10px 20px #0f172a40;z-index:5}.stat-tooltip-wrapper:hover .stat-tooltip,.stat-tooltip-wrapper:focus-visible .stat-tooltip,.stat-tooltip-wrapper:focus-within .stat-tooltip{opacity:1;transform:translate(-50%)}.stat-value{font-size:16px;font-weight:600;color:#111827}.ability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin-top:0}.ability-grid h4{margin-bottom:8px}.ability-grid ul{list-style:none;padding:0;margin:0;color:#374151;display:grid;gap:6px}.ability-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px;row-gap:18px}.ability-list{display:grid;gap:10px}.ability-row{display:grid;grid-template-columns:minmax(120px,160px) 28px 120px;gap:6px;align-items:center;font-size:13px;color:#374151}.ability-name{font-weight:500}.ability-current{font-weight:700;color:#111827;text-align:left}.ability-bar{position:relative;height:6px;background:#e5e7eb;border-radius:999px;width:120px;justify-self:start}.ability-fill{position:absolute;top:0;left:0;height:100%;border-radius:999px}.ability-fill.current{background:#2563eb}.ability-fill.max{background:#bfdbfe}.ability-marker{position:absolute;top:-4px;width:2px;height:12px;border-radius:2px}.ability-marker.band{background:#94a3b8}.ability-marker.max{background:#111827}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.status-item{display:grid;gap:6px}.status-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 12px;border-radius:999px;font-weight:600;font-size:13px;border:1px solid transparent;width:fit-content}.status-pill.success{background:#e7f6ed;color:#166534;border-color:#bbf7d0}.status-pill.warning{background:#fef3c7;color:#92400e;border-color:#fde68a}.status-pill.danger{background:#fee2e2;color:#991b1b;border-color:#fecaca}.status-pill.neutral{background:#eef1f5;color:#475467;border-color:#dce2ea}.status-injury img{width:18px;height:18px}.status-clear .status-dot{width:8px;height:8px;border-radius:999px;background:#14532d;display:inline-block}.status-progress{width:120px;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.status-fill{display:block;height:100%}.status-fill.success{background:#22c55e}.status-fill.warning{background:#f59e0b}.status-fill.danger{background:#ef4444}.status-value{font-weight:600;color:#111827;font-size:13px}.status-inline{display:inline-flex;align-items:center;gap:10px}@media(max-width:900px){.squad-toolbar{flex-direction:column;align-items:flex-start}.progress-card.wide{width:100%}.status-grid,.ability-grid-3{grid-template-columns:1fr}.stat-tooltip{display:none;left:0;transform:translateY(6px)}.stat-tooltip-wrapper:hover .stat-tooltip,.stat-tooltip-wrapper:focus-visible .stat-tooltip,.stat-tooltip-wrapper:focus-within .stat-tooltip{display:block}.friendly-scout-card{display:none}.age-tooltip{left:0;transform:translateY(6px)}.squad-top{flex-direction:column}.progress-card{width:100%}.player-header{grid-template-columns:96px minmax(0,1fr);justify-items:stretch;align-items:center;column-gap:14px;row-gap:0}.player-header--managed{grid-template-columns:minmax(0,1fr);row-gap:14px;margin-bottom:20px}.player-summary-card,.player-header-card{padding:18px;border-radius:20px}.player-summary-card{grid-template-columns:96px minmax(0,1fr);gap:14px}.player-panel-topbar{flex-direction:column;align-items:stretch}.player-panel-side-arrow{display:none}.player-panel-shell{margin-inline:0;padding-inline:0}.player-panel-back{align-self:flex-start}.player-detail .player-panel{padding:22px 18px}.player-header img,.player-header .player-face{width:96px;height:96px;border-radius:14px;margin:0}.player-face--select svg{transform:translateY(-4%) scale(1.34);transform-origin:center center}.player-face--hero svg{transform:translateY(-4%) scale(1.22);transform-origin:center center}.player-info{text-align:left;min-width:0;align-self:center}.player-name-row h2{line-height:1.04;margin-bottom:4px;white-space:normal;overflow-wrap:anywhere}.player-name-row h2 .first-name,.player-name-row h2 .last-name{display:block}.player-name-row h2 .first-name:after{content:""}.player-header-actions{display:none}.player-info>.player-role,.player-info>.player-sub{display:none}.desktop-team-summary{display:none}.player-header-management{grid-column:1 / -1;margin-top:14px}.player-summary-card,.player-header-card--meta,.player-header-card--actions{grid-column:1 / -1}.player-management-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.player-management-card{padding:12px;gap:10px}.player-management-card-value{font-size:15px;line-height:1.15}.player-mobile-summary{display:grid;gap:10px;margin-top:8px;grid-column:1 / -1;justify-items:start}.player-mobile-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;justify-content:flex-start}.player-mobile-row.top{margin-top:2px;align-items:flex-start}.mobile-club-stack,.mobile-shirt-stack{display:grid;justify-items:center;gap:3px;min-width:46px}.player-mobile-row.top .team-label{font-size:11px;color:#6b7280;line-height:1.1;text-align:center;max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-shirt-stack .team-label{display:none}.player-mini-crest.mobile{width:30px}.player-mobile-row .team-icon.crest.crest-svg-wrap{width:30px;height:36px}.player-mobile-row .team-icon.shirt{width:40px;height:40px}.player-mobile-summary .cell-tip.wide-tip{width:min(225px,85vw);max-width:min(225px,85vw)}.player-mobile-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:15px;font-weight:700;white-space:nowrap}.player-mobile-role-pill{max-width:min(260px,64vw);padding-block:8px;line-height:1.15;text-align:center;white-space:normal}.player-mobile-value-pill{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 16px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:16px;font-weight:700;gap:12px;white-space:nowrap}.player-mobile-value-pill strong{font-size:16px;font-weight:800}.stat-grid-4,.player-status-actions-list,.player-status-actions-list--inline{grid-template-columns:1fr}.stat-inline{flex-direction:row;align-items:center;gap:10px}.rating-bar{width:100%}.roster-table{min-width:0}.roster-table thead{display:none}.roster-table,.roster-table tbody,.roster-table tr,.roster-table td{display:block;width:100%}.roster-table tr{border:1px solid #e5e7eb;border-radius:20px;padding:14px;margin-bottom:14px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);grid-template-areas:"photo name name name" "num role age nation" "current current current current" "max max max max" "market market market market" "salary salary salary salary" "status status status status" "actions actions actions actions";column-gap:18px;row-gap:8px}.roster-table td{border:0;padding:0;min-width:0;display:block}.roster-table td:before{content:none}.roster-table td.roster-cell-photo{grid-area:photo;align-self:start}.roster-table td.roster-cell-name{grid-area:name;font-size:24px;line-height:1.05;font-weight:800;color:#111827;align-self:center;padding-left:12px;white-space:normal;overflow-wrap:anywhere}.roster-table td.roster-cell-num{grid-area:num}.roster-table td.roster-cell-role{grid-area:role}.roster-table td.roster-cell-age{grid-area:age}.roster-table td.roster-cell-nation{grid-area:nation}.roster-table td.roster-cell-num,.roster-table td.roster-cell-role,.roster-table td.roster-cell-age,.roster-table td.roster-cell-nation{min-height:34px;display:inline-flex;align-items:center;justify-content:flex-start}.roster-table td.roster-cell-role .role-chip,.roster-table td.roster-cell-age,.roster-table td.roster-cell-nation .cell-tooltip{background:#f3f4f6;border-radius:999px;height:100%;min-height:34px;padding:0 12px;display:inline-flex;align-items:center;font-size:15px;font-weight:700;color:#111827}.roster-table td.roster-cell-role .role-chip{justify-content:center;min-width:58px}.roster-table td.roster-cell-nation .flag{font-size:18px}.roster-table td.roster-cell-current{grid-area:current;background:#f3f4f6;border-radius:999px;padding:6px 12px}.roster-table td.roster-cell-max{grid-area:max;background:#f3f4f6;border-radius:999px;padding:6px 12px}.roster-table td.roster-cell-market{grid-area:market;background:#f3f4f6;border-radius:999px;padding:6px 12px;width:100%;max-width:none}.roster-table td.roster-cell-salary{grid-area:salary;background:#f3f4f6;border-radius:999px;padding:6px 12px;width:100%;max-width:none}.roster-table td.roster-cell-status{grid-area:status}.roster-table td.roster-cell-status .roster-status-chips{gap:8px}.roster-table td.roster-cell-status .roster-status-chip{min-height:32px;font-size:12px}.roster-table td.roster-cell-current .table-rating,.roster-table td.roster-cell-max .table-rating{display:grid;grid-template-columns:1fr auto;grid-template-areas:"label value" "bar bar";align-items:center;gap:4px 8px;width:100%;min-width:0}.roster-table td.roster-cell-current .mobile-inline-label,.roster-table td.roster-cell-max .mobile-inline-label{grid-area:label}.roster-table td.roster-cell-current .table-value,.roster-table td.roster-cell-max .table-value{grid-area:value;justify-self:end}.roster-table td.roster-cell-current .rating-bar,.roster-table td.roster-cell-max .rating-bar{grid-area:bar}.roster-table td.roster-cell-salary .table-money,.roster-table td.roster-cell-market .table-money{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;min-width:0}.roster-table td.roster-cell-salary .mobile-inline-label,.roster-table td.roster-cell-market .mobile-inline-label{white-space:nowrap;flex:0 1 auto}.roster-table .mobile-inline-label{display:inline;font-size:16px;font-weight:800;color:#111827}.roster-table td.roster-cell-current .table-value,.roster-table td.roster-cell-max .table-value,.roster-table td.roster-cell-salary .table-value,.roster-table td.roster-cell-market .table-value{font-size:16px;font-weight:800;color:#111827;white-space:nowrap}.roster-table td.roster-cell-current .rating-bar,.roster-table td.roster-cell-max .rating-bar{width:100%;min-width:0;max-width:none}.roster-table td.roster-cell-salary,.roster-table td.roster-cell-market{max-width:none;min-width:0}.roster-table td.roster-cell-actions{grid-area:actions;border-top:1px solid #ece6dc;margin-top:8px;padding-top:6px}.roster-table .cell-actions .action-icons{justify-content:flex-start}.roster-table .cell-actions .action-icons{align-items:flex-start}.roster-table td.roster-cell-actions .icon-btn{width:50px;height:50px;border-radius:14px;font-size:20px}.roster-table td.roster-cell-actions .roster-action-menu{left:0;right:auto;width:min(100%,240px)}.roster-table td.roster-cell-actions .icon-tip{max-width:220px}.roster-table .roster-photo{width:84px!important;height:84px!important;border-radius:14px;background:#eef1f5}.roster-table .table-shirt{width:42px;height:42px}.roster-table .table-shirt-number{font-size:18px;font-weight:800}.roster-table td.roster-cell-num .table-shirt{margin-left:8px}.roster-table td.roster-cell-age{justify-content:center;text-align:center}.squad-select .player-grid{grid-template-columns:1fr;gap:14px}.squad-select .player-card{border-radius:22px;padding:14px;gap:10px}.squad-select .select-card-head{gap:18px}.squad-select .select-card-photo{width:25%;height:70px;max-width:none}.squad-select .select-card-name{font-size:30px}.squad-select .select-card-sub{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:8px}.squad-select .select-card-sub .player-pill{min-height:42px;font-size:15px;font-weight:700;justify-content:flex-start;white-space:nowrap}.squad-select .select-card-sub .cell-tooltip{display:inline-flex;align-items:center}.squad-select .player-role .player-pill,.squad-select .player-stat-line .player-pill,.squad-select .player-cost .player-pill{width:100%;justify-content:space-between;min-height:42px;font-size:15px;font-weight:700;padding:8px 12px;white-space:nowrap}.squad-select .player-cost{display:flex;width:100%;margin:0}.squad-select .player-cost .player-pill{width:100%;justify-content:space-between}.squad-select .player-stat-line{flex-direction:column;align-items:stretch;gap:8px}.squad-select .player-stat-line .rating-bar{width:auto;min-width:84px;max-width:116px;flex:1 1 auto;margin-left:auto;margin-top:0}.squad-select .player-actions{margin-top:6px;border-top:1px solid #ece6dc;padding-top:10px}.squad-select .player-actions .btn{min-height:52px;border-radius:16px;font-size:18px}}@media(max-width:700px){.stat-inline,.status-inline{flex-direction:row;align-items:center}.ability-row{grid-template-columns:minmax(150px,1fr) 28px 100px}.ability-bar{width:100px}.squad-select .select-card-photo{width:25%;height:70px}.squad-select .select-card-name{font-size:24px}.roster-table td.roster-cell-name{font-size:28px}.roster-table .roster-photo{width:72px!important;height:72px!important}.roster-table td.roster-cell-role .role-chip,.roster-table td.roster-cell-age,.roster-table td.roster-cell-nation .cell-tooltip,.roster-table .mobile-inline-label,.roster-table td.roster-cell-current .table-value,.roster-table td.roster-cell-max .table-value,.roster-table td.roster-cell-salary .table-value,.roster-table td.roster-cell-market .table-value{font-size:14px}.roster-table td.roster-cell-current .table-rating,.roster-table td.roster-cell-max .table-rating{grid-template-columns:1fr auto}.roster-table td.roster-cell-actions .icon-btn{width:44px;height:44px;font-size:18px}}.onboarding-assistant .panel{gap:20px}.hero-row .onboarding-hero-actions{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:10px;margin:0 0 0 auto;flex-wrap:nowrap}.hero-row .onboarding-hero-actions .settings-menu,.hero-row .onboarding-hero-actions .back-to-squad{align-self:flex-end;margin:0}@media(max-width:720px){.site-footer{width:calc(100% - 1.5rem);padding-top:1rem}.site-footer__top{flex-direction:column;align-items:flex-start}.cookie-banner{grid-template-columns:1fr;gap:.9rem;padding:.95rem .95rem calc(.95rem + env(safe-area-inset-bottom,0px))}.cookie-banner__actions,.cookie-modal__actions{flex-direction:column;align-items:stretch}.cookie-option,.cookie-option--locked{display:flex;align-items:center}.cookie-banner__manage,.cookie-banner__accept{width:100%;min-width:0}.legal-panel{width:calc(100% - 1.5rem)}.legal-back-link{width:100%}.onboarding-assistant .hero-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.onboarding-assistant .hero-row>div:first-child{min-width:0;width:100%;max-width:none}.onboarding-assistant .hero-row .settings-menu{margin-top:0;justify-self:end}.onboarding-assistant .lede{max-width:none;width:100%}}.match-commentary-prototype{min-height:100vh;padding:28px;background:#edf1f6}.match-commentary-prototype-shell{width:min(100%,980px);min-width:0;margin:0 auto;padding:clamp(18px,4vw,34px);border:1px solid #d7dee8;border-radius:8px;background:#fff}.match-commentary-prototype-shell .match-report-tabs{margin-top:0}@media(max-width:720px){.match-commentary-prototype{padding:0;background:#fff}.match-commentary-prototype-shell{padding:14px;border:0}}.assistant-sticky-bar{flex-wrap:wrap;overflow-x:visible}.assistant-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.assistant-summary{display:grid;gap:2px;padding:8px 12px;border-radius:12px;background:#f3f4f6}.assistant-summary-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.assistant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px}.club-staff-embed-panel{display:grid;gap:14px}.assistant-card{border:2px solid #d6d7dc;border-radius:28px;background:#fff;text-align:left;padding:20px;display:flex;flex-direction:column;gap:12px;transition:transform .15s ease,box-shadow .15s ease,border .15s ease}.assistant-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}.assistant-card.selected{border-color:#2e7d32;box-shadow:0 16px 24px #16a34a1a;background:#f1f8f2}.squad-staff .assistant-card{grid-template-columns:1fr}.assistant-top{display:grid;grid-template-columns:136px minmax(0,1fr);grid-template-areas:"photo head" "photo copy";column-gap:14px;row-gap:8px}.assistant-photo-frame{grid-area:photo;width:132px;height:132px;border-radius:10px;background:#eef2f7;overflow:hidden}.assistant-photo{width:100%;height:100%;object-fit:contain;object-position:center top;display:block;transform-origin:center top;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;transform:scale(1.2)}.assistant-photo--head_youth_development,.assistant-photo--senior_youth_coach,.assistant-photo--junior_youth_coach,.assistant-photo--head_attack_coach,.assistant-photo--senior_attack_coach,.assistant-photo--junior_attack_coach,.assistant-photo--head_physical_coach,.assistant-photo--junior_physical_coach,.assistant-photo--junior_mental_coach{transform:scale(1.44)}.assistant-meta{grid-area:copy;display:grid;gap:8px;min-width:0;align-content:flex-start}.assistant-head{grid-area:head;display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;min-width:0}.assistant-head h3{margin:0;font-size:20px;max-width:100%}.assistant-head h3.assistant-long-title{font-size:18px;letter-spacing:-.03em;overflow-wrap:anywhere;-webkit-hyphens:manual;hyphens:manual;line-height:1.08}.assistant-impact{margin:0;line-height:1.35;font-size:14px;color:#6b7280}.assistant-pills{display:flex;gap:8px;flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow-x:auto}.assistant-pills .player-pill{min-width:0;justify-content:flex-start;min-height:44px;padding:8px 20px;font-size:14px;font-weight:700;white-space:nowrap;flex:0 0 auto}.assistant-status.available{background:#dbe8d7;color:#2f6a2f}.assistant-status.locked{background:#ead0d2;color:#9e1f23}.assistant-status.signed{background:#d5e9d3;color:#2b6e2b}.assistant-status.selected{background:#d5e9d3;color:#1f6a2f}.assistant-cost-line{display:flex;align-items:center;min-height:44px;border-radius:18px;background:#f3f4f6;color:#111827;font-size:14px;font-weight:700;padding:0 16px;justify-content:flex-start}.assistant-upgrade-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.assistant-upgrade-preview.single{grid-template-columns:1fr}.assistant-upgrade-preview>div{display:grid;gap:3px;min-width:0;padding:10px 12px;border:1px solid #dce3ee;border-radius:16px;background:#ffffffb8}.assistant-upgrade-preview span{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.assistant-upgrade-preview strong{color:#111827;font-size:14px;line-height:1.25}.assistant-controls{display:flex;justify-content:flex-end;margin-top:auto}.assistant-lock-note{font-size:14px;color:#df6e57;font-style:italic;min-height:46px}.assistant-lock-note.spacer{color:transparent}.assistant-select-btn{border:1px solid transparent;background:#c6c7ca;color:#fff;border-radius:20px;min-width:170px;min-height:56px;font-size:16px;font-weight:700;cursor:not-allowed;box-shadow:none;transform:none}.assistant-select-btn.enabled{border-color:transparent;background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 14px 30px #16a34a59}.assistant-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#16a34a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.training-general-panel,.training-camp-panel{display:grid;gap:16px}.training-shell-panel{display:grid;gap:18px}.training-shell-header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;align-items:start}.training-shell-copy{display:grid;gap:10px;min-width:0}.training-shell-copy h1{margin:0;font-size:clamp(2rem,3vw,2.65rem);line-height:.98;letter-spacing:-.04em;color:#0f172a}.training-shell-copy .lede{margin:0;max-width:70ch}.training-shell-status{display:grid;gap:12px;align-content:start}.training-general-panel h2,.training-camp-panel h2{margin:0}.training-table-wrap{overflow-x:auto}.training-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;min-width:980px}.training-table th,.training-table td{padding:10px;border-bottom:1px solid #e5e7eb;vertical-align:top}.training-table td[data-label="Training Matrix"]{padding-top:2px;padding-bottom:2px}.training-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;text-align:left}.training-table .roster-photo{width:46px!important;height:46px!important;border-radius:10px;object-fit:contain;background:#eef1f5}.training-name-cell{font-weight:700;color:#111827;line-height:1.05}.training-name-first,.training-name-last{display:block}.training-matrix{min-width:0;display:grid;gap:0}.training-matrix-row{display:grid;grid-template-columns:118px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 42px;gap:3px;align-items:center;min-height:0;padding-top:2px;padding-bottom:2px}.training-matrix-row.header{margin-bottom:0}.training-matrix-cell{min-width:0;font-size:10px;line-height:1.1}.training-matrix-cell.assign{display:inline-flex;align-items:center;justify-content:center}.training-assign-toggle{width:1.05rem;height:1.05rem;padding:0;margin:0;border:1.5px solid #cbd5e1;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.training-assign-toggle-dot{width:.48rem;height:.48rem;border-radius:999px;background:transparent;transition:background-color .18s ease}.training-assign-toggle.is-selected{border-color:#2563eb}.training-assign-toggle.is-selected .training-assign-toggle-dot{background:#2563eb}.training-assign-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb2e}.training-assign-toggle:disabled{cursor:not-allowed;border-color:#cbd5e1;background:#e5e7eb;box-shadow:inset 0 0 0 1px #cbd5e1;opacity:1}.training-assign-toggle:disabled .training-assign-toggle-dot{background:#cbd5e1}.training-assign-toggle:disabled.is-selected .training-assign-toggle-dot{background:#94a3b8}.training-matrix-cell.title{font-size:9px;color:#6b7280;text-transform:uppercase;letter-spacing:.03em;line-height:1}.training-matrix-cell.ability{font-size:10px;color:#374151;font-weight:600;line-height:1}.training-matrix-row.is-capped{border-radius:6px;background:#f4f8f5}.training-matrix-row.is-capped .training-matrix-cell:not(.ability){opacity:.62}.training-cap-label{display:flex;align-items:center;gap:4px;margin-top:3px;color:#2f7d3c;font-size:8px;font-weight:800;line-height:1.15}.training-cap-label .training-pill-help{flex:0 0 auto}.training-mini{display:grid;grid-template-columns:24px 44px;gap:2px;align-items:center;line-height:1}.training-progress-meter{width:100%}.training-progress-meter.mini{height:4px}.training-progress-value{font-size:10px;line-height:1}.training-progress-value.left{text-align:left}.training-table .icon-btn{width:34px;height:34px}.training-condition-cell{min-width:0;width:100%;gap:6px;align-items:center}.training-condition-mobile-pill{display:none}.training-age-value{font-size:inherit;font-weight:inherit}.training-condition-mobile-progress{width:34px;height:5px}.training-condition-progress{width:58px}.training-session-card{background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:16px;display:grid;gap:12px;position:relative;overflow:visible}.training-camp-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.training-camp-section-heading h2{margin:0}.training-camp-section-heading .text-link{flex:0 0 auto}.training-player-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.training-player-head h3{margin:0;font-size:18px}.training-bars{display:grid;gap:8px}.training-bar-row{display:grid;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px}.training-bar-row strong{font-size:12px}.status-meter.compact{width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.training-player-footer{display:flex;justify-content:flex-end}.training-camp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.training-camp-panel--core .training-camp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.training-session-card{background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:16px;display:grid;gap:12px}.training-session-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.training-session-head h3{margin:0;font-size:19px}.training-session-error{display:grid;gap:10px;padding:12px;border:1px solid #f1bbb5;border-radius:14px;background:#fff3f1}.training-session-error-copy{display:grid;gap:4px}.training-session-error-copy strong{color:#a43428;font-size:14px}.training-session-error-copy p{color:#7f352e;font-size:12px;line-height:1.4}.training-session-error-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.training-session-error-actions .btn{min-height:36px;padding:8px 12px;font-size:12px}.training-ready-card{display:grid;gap:4px;max-width:280px;padding:10px 14px;border-radius:18px;border:1px solid #bbf7d0;background:radial-gradient(circle at top right,rgba(250,204,21,.16),transparent 40%),linear-gradient(135deg,#f4fff4,#fff)}.training-ready-card strong{font-size:14px;color:#166534;text-align:right}.training-ready-card span{font-size:12px;line-height:1.35;color:#475569;text-align:right}.training-status-pill{white-space:nowrap;background:linear-gradient(90deg,#86efac 0%,#86efac var(--training-pill-progress, 0%),#e5e7eb var(--training-pill-progress, 0%),#e5e7eb 100%);color:#14532d;border:1px solid #b6d7c4;box-shadow:inset 0 0 0 1px #ffffff80}.training-assistant-config{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.training-assistant-config label{font-size:12px;white-space:nowrap;gap:6px}.training-assistant-config select{font-size:13px;height:40px;line-height:40px}.training-youth-support{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(380px,1.35fr) auto;align-items:center;gap:20px;padding:18px 20px;border:1px solid #d8e3f2;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#f7faf8)}.training-youth-support-copy{display:grid;gap:4px}.training-youth-support-copy>span{color:#315efb;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.training-youth-support-copy h3,.training-youth-support-copy p{margin:0}.training-youth-support-copy h3{font-size:1.05rem}.training-youth-support-copy p{color:#667085;font-size:.78rem;line-height:1.4}.training-youth-support-summary{display:grid;gap:8px;min-width:190px}.training-youth-support-summary span{display:flex;justify-content:space-between;gap:16px;color:#667085;font-size:.74rem;font-weight:700}.training-youth-support-summary strong{color:#101828;white-space:nowrap}.training-youth-session-pill{background:#edf4ff;color:#315efb;max-width:100%;white-space:normal;overflow-wrap:anywhere}@media(max-width:1100px){.training-youth-support{grid-template-columns:1fr}.training-youth-support-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.training-youth-support{padding:16px}.training-youth-support-summary{grid-template-columns:1fr}}.training-player-picker{max-height:220px;overflow-y:auto;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:8px;display:grid;gap:6px}.training-pick-row{display:flex;align-items:center;gap:8px;font-size:13px}.training-pick-row.disabled{opacity:.6}.training-actions{justify-content:space-between}.training-actions .btn{height:auto;min-height:44px;line-height:1.2;white-space:normal;text-align:center;padding:10px 18px}.training-session-card .assistant-pills{position:relative;overflow:visible;flex-wrap:wrap}.training-card-flash{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:18px;background:#16a34a52;color:#166534;font-size:18px;font-weight:800;text-align:center;border-radius:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:training-card-flash-fade 3.6s ease forwards;pointer-events:none;z-index:20}.training-camp-continue-actions{margin-top:18px;justify-content:flex-end}@keyframes training-card-flash-fade{0%{opacity:0}12%{opacity:1}78%{opacity:1}to{opacity:0}}.training-tooltip-pill{position:relative;display:inline-flex;align-items:center;gap:8px}.training-pill-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;border:1px solid #cbd5e1;color:#475569;font-size:10px;line-height:1;background:#f8fafc;cursor:help}.training-pill-tip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);width:260px;max-width:260px;white-space:normal;border-radius:10px;background:#111827;color:#fff;font-size:12px;font-weight:500;line-height:1.35;padding:8px 10px;box-shadow:0 10px 24px #0f172a40;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:30}.training-pill-help:hover .training-pill-tip,.training-pill-help:focus-visible .training-pill-tip{opacity:1}.training-tooltip-pill:hover .training-pill-tip,.training-tooltip-pill:focus-visible .training-pill-tip,.training-tooltip-pill:focus-within .training-pill-tip{opacity:1}.training-assigned-tip{position:absolute;left:0;right:0;top:auto;bottom:calc(100% + 8px);width:auto;max-height:280px;overflow-y:auto;display:grid;gap:6px;padding:10px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;box-shadow:0 14px 30px #0f172a33;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:25}.training-assigned-row-wrap{position:relative}.training-assigned-row-wrap:hover .training-assigned-tip,.training-assigned-row-wrap:focus-within .training-assigned-tip{opacity:1;pointer-events:auto}.training-assigned-row{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:8px;row-gap:2px;align-items:center}.training-assigned-shirt{grid-row:1 / span 2;width:28px;height:28px}.training-assigned-shirt .table-shirt-number{font-size:10px}.training-assigned-name{font-size:12px;font-weight:700;color:#111827}.training-assigned-meta{font-size:11px;color:#4b5563;line-height:1.25}.training-recap-list{display:grid;gap:10px;max-height:55vh;overflow-y:auto}.training-harvest-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.training-harvest-modal{width:min(860px,92vw);padding:26px 28px 28px;gap:18px}.training-harvest-summary-card{display:grid;gap:6px;padding:12px 14px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:radial-gradient(circle at top right,rgba(250,204,21,.14),transparent 36%),linear-gradient(135deg,#f8fafc,#fff 72%)}.recovery-harvest-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.recovery-harvest-row{grid-template-columns:minmax(220px,1fr) minmax(260px,1.65fr)}.recovery-harvest-gain{color:#4aa658}.training-recap-row{border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:16px 18px;display:grid;gap:10px;background:radial-gradient(circle at top right,rgba(250,204,21,.12),transparent 32%),linear-gradient(135deg,#fffcf1,#fff 58%)}.training-recap-row strong{display:block;margin-bottom:0}.training-recap-row p{margin:0;font-size:13px}.training-harvest-row{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(180px,.95fr) minmax(180px,.95fr);gap:18px;align-items:center}.training-harvest-player{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.training-harvest-inline-stat{display:grid;gap:6px;min-width:0}.training-recap-injury{grid-column:1 / -1;display:flex;align-items:center;gap:10px;padding-top:10px;border-top:1px solid #fecaca;color:#991b1b}.training-recap-injury small{font-weight:700}.training-harvest-inline-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.training-harvest-inline-head span{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;line-height:1.15}.training-harvest-inline-head strong{font-size:15px;color:#0f172a;text-align:right;white-space:nowrap}.training-harvest-track{position:relative;height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.training-harvest-track.danger{background:#e5e7eb}.training-harvest-before,.training-harvest-after{position:absolute;left:0;top:0;bottom:0;border-radius:999px}.training-harvest-before{background:#94a3b899}.training-harvest-after{background:linear-gradient(90deg,#16a34a,#22c55e);animation:training-harvest-grow .9s cubic-bezier(.22,1,.36,1);transform-origin:left center}.training-harvest-track.danger .training-harvest-after{background:linear-gradient(90deg,#f97316,#fb923c)}.training-harvest-track.danger .training-condition-after{width:var(--training-condition-after);animation:training-condition-decrease .9s cubic-bezier(.22,1,.36,1);transform:none}.training-harvest-start-marker{position:absolute;z-index:2;top:-2px;bottom:-2px;width:2px;border-radius:999px;background:#64748b;transform:translate(-1px)}.training-harvest-bloom{display:grid;grid-template-columns:1fr;align-items:flex-start;gap:10px;padding:14px 0 0;border-top:1px solid rgba(15,23,42,.16)}.training-harvest-bloom-copy{display:grid;gap:6px}.training-harvest-bloom-label{font-size:12px;font-style:italic;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#4aa658;line-height:1.05}.training-harvest-bloom-head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.training-harvest-bloom-copy strong{margin:0;font-size:16px;line-height:1.05;color:#64748b;text-transform:uppercase}.training-harvest-bloom-values{display:inline-flex;align-items:baseline;gap:10px;font-size:18px;font-weight:800;color:#0f172a}.training-harvest-bloom-values em{font-style:normal;color:#4aa658}.training-harvest-bloom-meter{display:grid;gap:6px}.training-harvest-bloom-track{position:relative;height:10px;border-radius:999px;background:#d9f99d;overflow:hidden}.training-harvest-bloom-before,.training-harvest-bloom-after{position:absolute;left:0;top:0;bottom:0;border-radius:999px}.training-harvest-bloom-before{background:#22c55e59}.training-harvest-bloom-after{background:linear-gradient(90deg,#16a34a,#84cc16);animation:training-harvest-grow .9s cubic-bezier(.22,1,.36,1);transform-origin:left center}@keyframes training-harvest-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes training-condition-decrease{0%{width:var(--training-condition-before)}to{width:var(--training-condition-after)}}.training-recap-shirt{width:18px;height:18px;margin-right:6px;vertical-align:-3px}.training-recap-photo{width:48px;height:48px;border-radius:12px;object-fit:contain;background:#eef1f5}.training-recap-player-meta{min-width:0}.training-recap-player-meta strong{margin:0;font-size:18px;line-height:1.04;letter-spacing:-.03em;color:#0f172a}.training-recap-player-sub{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;color:#4b5563}@media(max-width:900px){.assistant-grid{grid-template-columns:1fr}.training-camp-continue-actions{justify-content:stretch}.training-camp-continue-actions .btn{width:100%}.training-harvest-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.training-camp-section-heading{align-items:flex-start;flex-direction:column;gap:6px}.training-session-head{align-items:flex-start;flex-direction:column}.training-session-error-actions{align-items:stretch;flex-direction:column}.training-session-error-actions .btn{width:100%}.training-session-card .training-pill-tip{right:0;left:auto;transform:translateY(4px)}.training-session-card .training-pill-help:hover .training-pill-tip,.training-session-card .training-pill-help:focus .training-pill-tip,.training-session-card .training-pill-help:focus-visible .training-pill-tip,.training-session-card .training-pill-help:focus-within .training-pill-tip,.training-session-card .training-tooltip-pill:hover .training-pill-tip,.training-session-card .training-tooltip-pill:focus-visible .training-pill-tip,.training-session-card .training-tooltip-pill:focus-within .training-pill-tip{transform:translateY(0)}.training-ready-card{max-width:none;width:100%}.training-harvest-row{grid-template-columns:1fr;gap:14px}.recovery-harvest-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.training-harvest-player{grid-template-columns:48px minmax(0,1fr);gap:12px}.training-recap-photo{width:48px;height:48px;border-radius:12px}.training-recap-player-meta strong{font-size:16px}.training-harvest-inline-head strong{font-size:14px}.training-harvest-bloom{gap:10px}}@media(max-width:1200px){.training-camp-panel--core .training-camp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.market-auction-hero{grid-template-columns:1fr}.market-auction-hero-left,.market-auction-hero-right,.market-auction-hero-player,.market-auction-hero-copy,.market-auction-hero-meta,.market-bids-card{min-width:0}}@media(max-width:700px){.market-auction-detail{gap:14px}.market-auction-detail-toolbar{align-items:stretch;flex-direction:column}.market-auction-detail-toolbar .home-auction-header-actions{justify-content:space-between}.market-auction-back{width:100%;justify-content:center}.market-shell-header{grid-template-columns:1fr}.market-badge-row{justify-content:flex-start}.market-auction-tools,.market-advanced-filters,.market-auction-hero,.market-auction-hero-support,.market-auction-hero-meta,.market-auction-hero-ratings{grid-template-columns:1fr}.market-auction-hero{padding:16px;border-radius:22px;gap:14px}.market-auction-hero-player{grid-template-columns:88px minmax(0,1fr);gap:14px}.market-auction-hero-copy{gap:4px}.market-auction-hero-copy h1{font-size:clamp(1.8rem,10vw,2.25rem);line-height:.95;overflow-wrap:anywhere}.market-auction-seller-line{min-width:0}.market-auction-seller-line span,.market-auction-hero-copy .muted{min-width:0;overflow-wrap:anywhere}.market-auction-hero-ratings{gap:8px;padding:12px}.market-auction-hero-ratings .stat-inline{grid-template-columns:auto minmax(0,1fr)}.market-auction-hero-ratings .rating-bar{min-width:0}.market-auction-player-card{grid-template-columns:88px minmax(0,1fr);gap:14px}.market-auction-face{width:88px;height:88px;border-radius:22px}.market-auction-detail-grid{grid-template-columns:1fr}.market-auction-stat,.market-bids-card{padding:13px;border-radius:16px}.market-auction-stat strong{font-size:1.1rem;overflow-wrap:anywhere}.market-auction-stat--primary strong{font-size:1.35rem}.market-auction-bid-action-head{grid-template-columns:1fr;justify-content:stretch}.market-auction-status-badge,.market-auction-stat--bid-action .btn:not(.market-auction-cancel-btn),.market-auction-cancel-btn{grid-column:auto;justify-self:stretch;width:100%;min-width:0}.market-bid-row{align-items:flex-start;padding:11px 12px}.market-bid-row>span:last-child{flex:0 0 auto}.market-auction-row:nth-child(n+6){display:grid}.training-shell-header{grid-template-columns:1fr;gap:14px}.training-shell-copy h1{font-size:2rem}.training-shell-copy .lede{max-width:none}.assistant-sticky-bar{gap:10px}.assistant-toolbar{flex-direction:column;align-items:stretch}.assistant-card{gap:10px;padding:10px}.assistant-top{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"photo head" "photo copy";column-gap:10px;row-gap:8px}.assistant-photo-frame{width:96px;height:96px}.assistant-head h3{font-size:18px}.assistant-impact{font-size:14px}.assistant-pills .player-pill{font-size:13px;min-height:38px;padding:6px 12px}.assistant-cost-line{min-height:38px;font-size:13px}.assistant-lock-note{font-size:13px;min-height:40px}.assistant-select-btn{min-width:130px;min-height:44px;font-size:15px}.onboarding-training .hero-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.onboarding-training .hero-row>div:first-child{min-width:0;width:100%;max-width:none}.onboarding-training .hero-row .settings-menu{margin-top:0;justify-self:end}.onboarding-training .lede{max-width:none;width:100%}.training-camp-grid,.training-camp-panel--core .training-camp-grid{grid-template-columns:1fr}.training-table{min-width:0}.training-table thead{display:none}.training-table,.training-table tbody,.training-table tr,.training-table td{display:block;width:100%}.training-table tr{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:12px;margin-bottom:10px}.training-table td{border:0;padding:6px 0}.training-table td:before{content:attr(data-label);display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:4px}.training-matrix-row{grid-template-columns:1fr;gap:4px}.training-matrix-row.header{display:none}.training-matrix-cell.ability{font-size:12px}.training-mini{grid-template-columns:36px 72px}.training-progress-meter.mini{height:7px}.training-matrix{min-width:0}.training-assistant-config{grid-template-columns:1fr}.training-session-head{flex-wrap:wrap;justify-content:flex-start}.training-actions{flex-direction:column;align-items:stretch}}@media(max-width:1024px){.training-table{min-width:0}.training-table thead{display:none}.training-table,.training-table tbody,.training-table tr,.training-table td{display:block;width:100%}.training-table tr{display:grid;grid-template-columns:34px max-content max-content minmax(0,1fr);grid-template-areas:"photo name name view" "shirt role age condition" "matrix matrix matrix matrix";column-gap:10px;row-gap:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:10px;margin-bottom:10px;position:relative}.training-table td{border:0;padding:0;min-width:0}.training-table td:before{display:none}.training-table td[data-label=Shirt]{grid-area:shirt;align-self:center;justify-self:start}.training-table td[data-label=Photo]{grid-area:photo;align-self:center}.training-table td[data-label=Name]{grid-area:name;align-self:center;padding-right:44px;white-space:nowrap}.training-table td[data-label=View]{position:absolute;top:10px;right:10px;width:auto;padding:0;margin:0}.training-table td[data-label=Role]{grid-area:role;display:flex;align-items:center;align-self:center}.training-table td[data-label=Age]{grid-area:age;display:flex;align-items:center;justify-self:start;align-self:center;font-size:12px;font-weight:600;color:#374151}.training-table td[data-label=Condition]{grid-area:condition;display:flex;align-items:center;justify-content:flex-end;justify-self:stretch;align-self:center;min-width:0}.training-table td[data-label="Training Matrix"]{grid-area:matrix;padding-top:2px}.training-table .table-shirt{width:28px;height:28px}.training-table .table-shirt-number{font-size:10px}.training-table .roster-photo{width:44px!important;height:44px!important;border-radius:9px}.training-name-cell{line-height:1.05}.training-name-first,.training-name-last{font-size:13px;display:inline}.training-name-last{margin-left:4px}.training-table td[data-label=Role] .role-chip{font-size:11px;min-height:22px;padding:0 8px}.training-condition-cell .status-value{font-size:12px}.training-age-value{display:inline-flex;align-items:center;min-height:24px;padding:1px 8px;border-radius:999px;background:#eef2f7;font-size:11px;font-weight:700;color:#1f2937;white-space:nowrap}.training-condition-desktop-value,.training-condition-desktop-progress{display:none}.training-condition-mobile-pill{display:inline-flex;align-items:center;gap:6px;width:max-content;min-height:24px;padding:2px 8px;max-width:none;border-radius:999px;background:#eef2f7;color:#1f2937;font-size:10px;font-weight:700;white-space:nowrap}.training-condition-mobile-label{font-size:9px;text-transform:uppercase;letter-spacing:.02em;color:#475569}.training-condition-mobile-value{font-size:11px;color:#111827}.training-condition-progress{width:34px;height:6px}.training-matrix{gap:1px}.training-matrix-row{grid-template-columns:80px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 28px;gap:2px;padding-top:1px;padding-bottom:1px}.training-matrix-row.header{display:grid}.training-matrix-cell.title{font-size:8px;letter-spacing:.02em}.training-matrix-cell.ability{font-size:10px}.training-mini{grid-template-columns:18px 28px;gap:2px}.training-progress-value{font-size:9px}.training-progress-meter.mini{height:4px}.training-assign-toggle{width:.95rem;height:.95rem}.training-assign-toggle-dot{width:.42rem;height:.42rem}.training-table .icon-btn{width:30px;height:30px;font-size:13px}}.onboarding-league .hero-row .settings-menu{display:flex;flex-direction:column;align-items:flex-end;gap:10px;margin-left:auto}.league-onboarding-shell{display:flex;flex-direction:column;gap:24px}.league-rules-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.league-title-row{display:inline-flex;align-items:center;gap:10px}.league-title-row h2{margin:0}.league-title-tip{max-width:440px;white-space:normal}.league-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.league-grid.single{grid-template-columns:minmax(0,1fr)}.league-card{position:relative;display:flex;flex-direction:column;gap:16px;min-height:100%;padding:22px;border:1px solid #d7dce4;border-radius:28px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 12px 32px #0f172a0f}.league-entry-access-pill{position:absolute;top:18px;right:18px;z-index:1;display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid #b8dfc3;border-radius:999px;background:#eefaf1;color:#1f7a45;font-size:.72rem;font-weight:900;line-height:1}.league-card.joined{border-color:#22c55e;box-shadow:0 16px 40px #22c55e29}.league-card-head{display:flex;flex-direction:column;gap:18px}.league-card-top{display:flex;align-items:flex-start;gap:12px}.league-card-name{display:inline-flex;align-items:center;gap:8px}.league-card-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.league-card-top h2{margin:0;font-size:clamp(1.6rem,2vw,2rem)}.league-start-block{width:100%;display:grid;gap:7px}.league-start-block .muted{margin:0;max-width:none}.league-formation-purpose{width:fit-content;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#3156cc;font-size:.7rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.league-formation-purpose.is-friends{background:#ecfdf3;color:#18733b}.league-formation-purpose.is-alternative{background:#f1f5f9;color:#475569}.league-formation-availability{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:0;color:#64748b;font-size:.76rem}.league-formation-availability strong{color:#0f172a}.league-formation-fill-note{margin:-6px 0 0;padding:10px 12px;border-radius:14px;background:#fff8e8;color:#7c4a12;font-size:.76rem;line-height:1.35}.league-team-table{display:flex;flex-direction:column;gap:8px;overflow:hidden}.league-standings-head{display:grid;grid-template-columns:minmax(320px,2fr) repeat(8,minmax(34px,.28fr)) minmax(120px,.8fr);align-items:center;gap:10px;padding:0 18px 10px;color:#64748b;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.league-standings-head span:first-child{text-align:left}.league-col-team{padding-left:116px}.league-standings-head span:not(:first-child){text-align:center}.league-team-row{display:grid;grid-template-columns:minmax(320px,2fr) repeat(8,minmax(34px,.28fr)) minmax(120px,.8fr);align-items:center;gap:10px;height:90px;padding:12px 18px;border:1px solid #d7dce4;border-radius:22px;background:#ffffffd1}.league-team-row.compact{grid-template-columns:minmax(0,1fr);height:90px}.league-team-row.empty{color:#64748b;border-style:dashed;background:#f8fafc;height:90px;align-content:center}.league-team-main{display:grid;grid-template-columns:28px 44px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.league-team-row.is-user{border-color:#22c55e;background:#dcfce78c;box-shadow:inset 0 0 0 1px #0f172ad9}.league-team-rank{font-size:.95rem;font-weight:800;color:#475569}.league-team-row .friendly-mini-crest{width:44px;height:54px}.league-team-meta{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.league-team-meta strong{font-size:1.05rem;color:#0f172a}.league-team-meta span,.league-empty-slot{font-size:.95rem;color:#475569}.league-team-strength-inline{display:inline-block;font-size:.62rem;line-height:1.05;color:#64748b;white-space:nowrap;transform:scale(.78);transform-origin:left top;width:128%;margin-top:-1px}.league-stat-placeholder{text-align:center;font-size:.95rem;font-weight:700;color:#94a3b8}.league-col-pts{font-weight:900;color:#0f172a}.league-form-row{display:inline-flex;justify-content:center;gap:6px}.league-form-dot{width:14px;height:14px;border-radius:999px;border:2px solid #cbd5e1;background:transparent;display:inline-block}.league-form-dot.empty{border-color:#cbd5e1}.league-card-actions{display:flex;justify-content:flex-end;margin-top:auto;padding-top:6px}.league-card-actions .btn{min-width:180px}@media(max-width:1100px){.league-grid{grid-template-columns:1fr}.league-card-head{gap:16px}.league-card-top{flex-direction:column}}@media(max-width:720px){.squad-roster .roster-footer-actions{justify-content:center}.squad-roster .roster-footer-actions .btn{display:inline-flex;align-items:center;width:100%;justify-content:center;text-align:center}.squad-staff .roster-footer-actions .btn{width:100%;min-height:52px;padding:10px 18px;line-height:1.15;white-space:normal;text-align:center;display:inline-flex;align-items:center;justify-content:center}.player-detail .hero-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.player-detail .hero-row>div:first-child{min-width:0;width:100%;max-width:none}.player-detail .hero-row .settings-menu{margin-top:0;justify-self:end}.player-detail .lede{max-width:none;width:100%}.onboarding-friendly-match .hero-row,.squad-staff .hero-row,.prototype-staff-first-hires .hero-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.onboarding-friendly-match .hero-row>div:first-child,.squad-staff .hero-row>div:first-child,.prototype-staff-first-hires .hero-row>div:first-child{min-width:0;width:100%;max-width:none}.onboarding-friendly-match .hero-row .settings-menu,.squad-staff .hero-row .settings-menu,.prototype-staff-first-hires .hero-row .settings-menu{margin-top:0;justify-self:end}.onboarding-friendly-match .lede,.squad-staff .lede,.prototype-staff-first-hires .lede{max-width:none;width:100%}.onboarding-league .hero-row{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.onboarding-league .hero-row>div:first-child{min-width:0;width:100%;max-width:none}.onboarding-league .hero-row .settings-menu{margin-top:0;justify-self:end}.league-rules-row{gap:10px}.league-title-row{align-items:flex-start}.league-card{padding:18px;border-radius:24px}.league-standings-head{display:grid;grid-template-columns:minmax(0,calc(100% - 168px)) repeat(6,28px);gap:0;padding:0 12px 8px;font-size:.58rem;white-space:nowrap;align-items:center}.league-card-top h2{font-size:1.4rem}.league-team-row,.league-team-row.empty{grid-template-columns:minmax(0,calc(100% - 168px)) repeat(6,28px);height:auto;min-height:72px;gap:0;padding:10px 12px;border-radius:16px}.league-team-main{grid-template-columns:14px 22px minmax(0,1fr);gap:3px}.league-team-row .friendly-mini-crest{width:22px;height:28px}.league-team-meta strong{font-size:.98rem;line-height:1.1}.league-card.joined .league-team-row,.league-card.joined .league-team-row.empty{grid-template-columns:minmax(0,calc(100% - 120px)) repeat(5,24px);min-height:64px;padding:8px 10px}.league-card.joined .league-standings-head{grid-template-columns:minmax(0,calc(100% - 120px)) repeat(5,24px);padding:0 10px 8px;font-size:.52rem}.league-card.joined .league-col-gf,.league-card.joined .league-col-ga,.league-card.joined .league-col-gd,.league-card.joined .league-col-form,.league-card.joined .league-form-row{display:none}.league-card.joined .league-col-team{padding-left:34px}.league-card.joined .league-team-main{grid-template-columns:12px 18px minmax(0,1fr);gap:4px}.league-card.joined .league-team-row .friendly-mini-crest{width:18px;height:22px}.league-card.joined .league-team-meta strong{font-size:.68rem;line-height:1.05}.league-card.joined .league-team-rank{font-size:.62rem}.league-card.joined .league-team-strength-inline{display:none}.league-team-rank{font-size:.7rem}.league-stat-placeholder,.league-col-p,.league-col-w,.league-col-d,.league-col-l,.league-col-gd,.league-col-pts{display:inline-flex;justify-content:center;align-items:center}.league-col-team{padding-left:46px}.league-col-gf,.league-col-ga,.league-col-form,.league-form-row{display:none}.league-team-strength-inline{display:inline-block;font-size:.52rem;line-height:1.05;color:#94a3b8;white-space:nowrap;max-width:none;transform:scale(.72);transform-origin:left top;width:138%;margin-top:-1px}.league-empty-slot{display:none}.league-card-actions{justify-content:stretch}.league-card-actions .btn{width:100%}}.prototype-staff-first-hires .hero{padding-bottom:16px}.prototype-staff-eyebrow{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}.prototype-staff-shell{display:grid;gap:18px}.prototype-staff-summary,.prototype-staff-section,.prototype-staff-footer{border:1px solid #dbe3ef;border-radius:28px;background:#fff;padding:24px;box-shadow:0 10px 28px #0f172a0d}.prototype-staff-summary{display:grid;gap:16px}.prototype-staff-progress-card{display:grid;gap:10px;max-width:460px;padding:18px 20px;border-radius:22px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efcc}.prototype-staff-progress-card strong{font-size:28px;line-height:1.05}.prototype-staff-progress-label,.prototype-staff-section-label,.prototype-staff-department-label{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}.prototype-staff-progress-bar{height:14px;border-radius:999px;background:#e5e7eb;overflow:hidden}.prototype-staff-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#5fd26b)}.prototype-staff-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.prototype-staff-summary-item{display:grid;gap:6px;padding:16px 18px;border-radius:22px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efcc}.prototype-staff-summary-item span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#6b7280}.prototype-staff-summary-item strong{font-size:28px;line-height:1;color:#0f172a}.prototype-staff-summary-note{margin:0;color:#4b5563;font-size:15px}.prototype-staff-section{display:grid;gap:18px}.prototype-staff-section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.prototype-staff-section-head--compact{align-items:end}.prototype-staff-section-head h2{margin:4px 0 8px}.prototype-staff-section-head p{margin:0;max-width:720px;color:#4b5563}.prototype-staff-paths{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.prototype-staff-path-pill{border:1px solid #d6d7dc;background:#fff;color:#111827;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.prototype-staff-path-pill.active{border-color:#22c55e;background:#eefbf1;color:#166534}.prototype-staff-path-summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;border-radius:22px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efcc}.prototype-staff-path-summary p{margin:0;color:#334155;max-width:720px}.prototype-staff-path-actions{display:flex;gap:10px;flex-shrink:0}.prototype-staff-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prototype-staff-rec-card,.prototype-staff-card{border:1px solid #d6d7dc;border-radius:28px;background:#fff;padding:18px;display:grid;gap:14px}.prototype-staff-rec-card.selected,.prototype-staff-card.selected{border-color:#22c55e;box-shadow:0 14px 24px #22c55e1f;background:#f4fbf5}.prototype-staff-rec-card.locked,.prototype-staff-card.locked{background:#fbfbfc}.prototype-staff-rec-top,.prototype-staff-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.prototype-staff-state-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.prototype-staff-state-pill.available{background:#e5f3e3;color:#2f6a2f}.prototype-staff-state-pill.selected,.prototype-staff-state-pill.signed{background:#d5e9d3;color:#1f6a2f}.prototype-staff-state-pill.locked{background:#f3e3e4;color:#9e1f23}.prototype-staff-rec-head,.prototype-staff-card-top{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:start}.prototype-staff-rec-head img,.prototype-staff-card-top img{width:86px;height:86px;border-radius:16px;background:#eef2f7;object-fit:contain;object-position:center top;display:block}.prototype-staff-rec-head h3,.prototype-staff-card-meta h3{margin:0 0 6px;font-size:22px;line-height:1.05}.prototype-staff-rec-head p,.prototype-staff-card-meta p{margin:0;color:#4b5563;line-height:1.4}.prototype-staff-rec-why{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efcc}.prototype-staff-rec-why span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#6b7280}.prototype-staff-rec-why strong{font-size:16px;line-height:1.45}.prototype-staff-card-costs,.prototype-staff-card-pills{display:flex;gap:8px;flex-wrap:wrap}.prototype-staff-card-costs span,.prototype-staff-card-pills .player-pill{display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border-radius:999px;background:#f3f4f6;color:#111827;font-size:13px;font-weight:700}.prototype-staff-action{width:100%;min-height:52px;border:none;border-radius:18px;background:var(--accent);color:#fff;font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #16a34a4d}.prototype-staff-action.selected{background:#d1d5db;color:#111827;box-shadow:none}.prototype-staff-action.disabled,.prototype-staff-action:disabled{background:#c6c7ca;color:#fff;box-shadow:none;cursor:not-allowed}.prototype-staff-departments{display:grid;gap:14px}.prototype-staff-department{border:1px solid #dbe3ef;border-radius:24px;background:#fdfefe;overflow:hidden}.prototype-staff-department-toggle{width:100%;border:none;background:transparent;text-align:left;padding:18px 20px;display:flex;justify-content:space-between;gap:16px;cursor:pointer}.prototype-staff-department-toggle strong{display:block;margin-top:6px;max-width:640px;font-size:18px;line-height:1.35}.prototype-staff-department-meta{display:grid;gap:4px;color:#64748b;font-size:13px;text-align:right;max-width:340px}.prototype-staff-department-body{display:grid;gap:14px;padding:0 20px 20px}.prototype-staff-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prototype-staff-lock-copy{margin:0;font-size:14px;line-height:1.45;color:#8b5e34;background:#fff7ed;border-radius:18px;padding:12px 14px}.prototype-staff-future-strip{display:grid;gap:10px;padding:14px 16px;border-radius:20px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efcc}.prototype-staff-future-strip>span{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:#6b7280}.prototype-staff-future-items{display:grid;gap:10px}.prototype-staff-future-item{display:grid;gap:4px;padding-left:14px;border-left:3px solid #d6dbe5}.prototype-staff-future-item strong{font-size:15px}.prototype-staff-future-item p{margin:0;color:#64748b;font-size:14px}.prototype-staff-footer{display:flex;justify-content:space-between;align-items:center;gap:16px}.prototype-staff-footer p{margin:0;max-width:640px;color:#64748b}@media(max-width:1100px){.prototype-staff-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-staff-recommend-grid,.prototype-staff-card-grid{grid-template-columns:1fr}.prototype-staff-section-head,.prototype-staff-path-summary,.prototype-staff-footer,.prototype-staff-department-toggle{flex-direction:column;align-items:stretch}.prototype-staff-department-meta{text-align:left;max-width:none}.prototype-staff-paths{justify-content:flex-start}}@media(max-width:720px){.prototype-staff-summary,.prototype-staff-section,.prototype-staff-footer{padding:16px;border-radius:22px}.prototype-staff-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-staff-progress-card strong,.prototype-staff-summary-item strong{font-size:22px}.prototype-staff-rec-head,.prototype-staff-card-top{grid-template-columns:72px minmax(0,1fr);gap:12px}.prototype-staff-rec-head img,.prototype-staff-card-top img{width:72px;height:72px}.prototype-staff-rec-head h3,.prototype-staff-card-meta h3{font-size:18px}.prototype-staff-action{min-height:46px;font-size:15px}}.prototype-staff-draft .hero{padding-bottom:20px}.prototype-staff-draft-shell{display:grid;gap:18px}.prototype-staff-draft-top{border:1px solid #dbe3ef;border-radius:30px;background:#fff;padding:24px;box-shadow:0 12px 26px #0f172a0d}.prototype-staff-draft-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.prototype-staff-approach-block{display:grid;gap:18px;padding:28px 28px 20px;border-radius:30px;background:#fff;box-shadow:inset 0 0 0 1px #dbe3efe6;margin-bottom:12px}.prototype-staff-approach-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.prototype-staff-map-trigger{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid #d6d7dc;background:#fff;color:#111827;font-size:.9rem;font-weight:800;cursor:pointer;box-shadow:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.prototype-staff-map-trigger:hover,.prototype-staff-map-trigger:focus-visible{border-color:#c9d3e3;background:#fbfcfe;outline:none}.prototype-staff-map-trigger span[aria-hidden=true]{font-size:1.15rem;line-height:1;color:#334155}.prototype-staff-approach-head h3{margin:0;font-size:1.1rem;line-height:1.35;max-width:760px}.prototype-staff-approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.prototype-staff-approach-summary{display:grid;gap:10px}.prototype-staff-approach-summary-card{padding:22px 0 20px;border-radius:0;background:transparent;box-shadow:none;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.prototype-staff-approach-summary strong{font-size:1.05rem;line-height:1.3;color:#1f2937;font-weight:700}.prototype-staff-approach-summary p{margin:0;font-size:.98rem;line-height:1.45;color:#64748b}.prototype-staff-approach-card{border:1px solid #d6d7dc;background:#fff;border-radius:24px;min-height:100px;padding:18px 26px;display:grid;align-items:center;text-align:left;cursor:pointer;box-shadow:0 1px #ffffffe6 inset;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.prototype-staff-approach-card.active{border-color:#22c55e;background:#eefbf1;box-shadow:0 10px 26px #22c55e14}.prototype-staff-approach-card strong{font-size:1.16rem;line-height:1.1;font-weight:700}.prototype-staff-approach-picks{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.prototype-staff-mini-label{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:#6b7280}.prototype-staff-picked-panel .prototype-staff-mini-label{color:#4b5563;font-weight:700}.prototype-staff-draft-head h2{margin:0;font-size:1.35rem;line-height:1.2}.prototype-staff-draft-note{margin:0;max-width:420px;color:#4b5563;font-size:.98rem;line-height:1.45}.prototype-staff-draft-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.prototype-staff-draft-summary--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-staff-draft-summary-item{display:grid;gap:6px;padding:16px 18px;border-radius:22px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efe6}.prototype-staff-draft-summary-item span{display:inline-flex;align-items:center;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#6b7280}.prototype-staff-draft-summary-item strong{font-size:1.9rem;line-height:1;color:#111827}.prototype-staff-picked-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.prototype-staff-picked-panel{display:grid;gap:10px}.prototype-staff-draft-summary-inline{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:18px 2px 0;color:#64748b;font-size:1rem;line-height:1.35;border-top:1px solid #e8edf5;margin-top:2px}.prototype-staff-draft-summary-inline>span{display:inline-flex;align-items:baseline;gap:6px}.prototype-staff-draft-summary-inline strong{color:#111827;font-weight:800}.prototype-staff-draft-summary-inline span[aria-hidden=true]{color:#cbd5e1}.prototype-staff-picked-slot{min-height:88px;border-radius:22px;border:1px dashed #c9d3e3;background:#fbfcfe;padding:14px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;color:#94a3b8;overflow:hidden;position:relative;text-align:left;cursor:default;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.prototype-staff-picked-slot:disabled{grid-template-columns:1fr;cursor:default}.prototype-staff-picked-slot.filled{border-style:solid;border-color:#22c55e;background:#ecf8ef;color:#111827;cursor:pointer;box-shadow:0 12px 24px #22c55e1f}.prototype-staff-picked-slot>div{display:grid;gap:2px;align-content:center;flex:1 1 auto;width:100%;min-width:0;overflow:hidden;transition:filter .18s ease,opacity .18s ease}.prototype-staff-picked-slot img{width:54px;height:54px;border-radius:12px;background:#eef2f7;flex-shrink:0;transform:none!important;transition:filter .18s ease,opacity .18s ease}.prototype-staff-picked-slot>div strong,.prototype-staff-picked-slot>div span{display:block}.prototype-staff-picked-slot>div strong{font-size:1rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-staff-picked-slot>div span{font-size:.92rem;line-height:1.35;color:#334155;white-space:normal;overflow:visible;text-overflow:clip}.prototype-staff-picked-remove{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f8717124;color:#b91c1c;font-size:.92rem!important;font-weight:800;letter-spacing:.04em;line-height:1;white-space:nowrap;opacity:0;transition:opacity .18s ease;text-transform:uppercase;z-index:2}.prototype-staff-picked-slot.filled:hover,.prototype-staff-picked-slot.filled:focus-visible{border-color:#fca5a5;background:#fff5f5;box-shadow:0 10px 20px #f871711f;outline:none}.prototype-staff-picked-slot.filled:hover .prototype-staff-picked-remove,.prototype-staff-picked-slot.filled:focus-visible .prototype-staff-picked-remove{opacity:1}.prototype-staff-picked-slot.filled:hover img,.prototype-staff-picked-slot.filled:hover>div,.prototype-staff-picked-slot.filled:focus-visible img,.prototype-staff-picked-slot.filled:focus-visible>div{filter:blur(2px);opacity:.4}.prototype-staff-shortlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prototype-staff-short-card{border:1px solid #dbe3ef;border-radius:28px;background:linear-gradient(180deg,#fff,#fcfefd);padding:16px 18px 14px;display:grid;grid-template-rows:auto auto auto;gap:12px;box-shadow:0 10px 20px #0f172a09;align-items:start;opacity:.92}.prototype-staff-short-card.selected{border-color:#22c55e;background:linear-gradient(180deg,#f5fcf6,#eefbf1);box-shadow:0 16px 30px #22c55e1f;opacity:1}.prototype-staff-short-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;min-height:0}.prototype-staff-short-tone,.prototype-staff-short-state{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.prototype-staff-short-tone{background:#eef2ff;color:#334155}.prototype-staff-short-state.available{background:#dff4df;color:#1f6a2f}.prototype-staff-short-state.selected{background:#1f6a2f;color:#fff}.prototype-staff-short-head{display:grid;grid-template-columns:88px minmax(0,1fr);gap:0 14px;align-content:start;align-items:start}.prototype-staff-short-portrait{width:88px;height:88px;border-radius:18px;background:#eef2f7;overflow:hidden}.prototype-staff-short-portrait img{width:100%;height:100%;object-fit:contain;object-position:center top}.prototype-staff-short-head h3{margin:0;font-size:1.42rem;line-height:1.02}.prototype-staff-short-title{min-width:0;display:grid;align-content:center;gap:8px;min-height:88px}.prototype-staff-short-copy{margin:0;color:#475569;font-size:1rem;line-height:1.32}.prototype-staff-short-action{width:100%;min-height:40px;border:1px solid rgba(22,163,74,.16);border-radius:16px;background:var(--accent);color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px #16a34a2e}.prototype-staff-short-action.selected{background:#fee2e2;color:#991b1b;box-shadow:none}.prototype-staff-short-action:disabled{background:#c6c7ca;color:#4b5563;box-shadow:none;cursor:not-allowed}.prototype-staff-draft-footer{display:flex;justify-content:flex-end;align-items:flex-end;gap:12px;padding:14px 0 0;background:transparent;box-shadow:none}.prototype-staff-completion-note{margin:0;font-size:.92rem;line-height:1.35;color:#23673a;font-weight:700}.prototype-staff-continue{min-width:180px;background:var(--accent);color:#fff;box-shadow:0 14px 30px #16a34a59}.prototype-staff-continue:disabled{background:#e5e7eb;color:#6b7280;box-shadow:none}.prototype-staff-map-backdrop{position:fixed;inset:0;z-index:130;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:24px}.prototype-staff-map-modal{width:min(1180px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow-y:auto;border-radius:32px;background:#fff;padding:24px;box-shadow:0 28px 60px #0f172a33}.prototype-staff-map-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.prototype-staff-map-head h2{margin:0;max-width:900px;font-size:1.15rem;line-height:1.45;color:#475569;font-family:inherit;font-weight:500}.prototype-staff-map-grid{display:grid;gap:16px}.prototype-staff-map-group{display:grid;gap:10px;padding:18px;border-radius:22px;background:#f8fafc;box-shadow:inset 0 0 0 1px #dbe3efe6}.prototype-staff-map-group h3{margin:0;font-size:1.08rem}.prototype-staff-map-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.prototype-staff-map-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;padding:12px;border-radius:18px;background:#fff;border:1px solid #d6d7dc;overflow:hidden}.prototype-staff-map-card>div{display:grid;gap:2px;align-content:center;flex:1 1 auto;width:100%;min-width:0;overflow:hidden}.prototype-staff-map-card img{width:58px;height:58px;border-radius:12px;background:#eef2f7;transform:none!important}.prototype-staff-map-card.available-now p{color:#15803d;font-weight:700}.prototype-staff-map-card.available-later{background:#fff;border-color:#d5d9e2;background:#f3f4f6;box-shadow:inset 0 0 0 1px #e5e7ebe6;opacity:.82}.prototype-staff-map-card.available-later img{filter:grayscale(.3) saturate(.75)}.prototype-staff-map-card strong,.prototype-staff-map-card span,.prototype-staff-map-card p{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.prototype-staff-map-card strong{white-space:nowrap;line-height:1.15;color:#475569}.prototype-staff-map-card span{margin-top:4px;font-size:.92rem;font-weight:700;color:#64748b;white-space:nowrap}.prototype-staff-map-card p{margin:4px 0 0;font-size:.85rem;line-height:1.35;color:#64748b;white-space:nowrap}.prototype-staff-map-card.available-later p{color:#fca5a5;font-weight:500}@media(max-width:1200px){.prototype-staff-shortlist-grid,.prototype-staff-map-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.prototype-staff-draft-head,.prototype-staff-approach-head,.prototype-staff-map-head{flex-direction:column;align-items:stretch}.prototype-staff-draft-footer{flex-direction:column-reverse;align-items:stretch}.prototype-staff-draft-summary,.prototype-staff-picked-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.club-page-shell,.club-subtab-panel,.club-panel-stack,.club-grid,.club-grid>*,.club-color-panel,.club-color-card,.club-editor-panel,.club-editor-layout,.club-editor-stack,.club-editor-group,.club-option-row{width:100%;max-width:100%;min-width:0}.club-editor-colors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;min-width:0}.club-color-field{min-width:0}.club-info-card strong,.club-band-card strong,.club-color-card strong{overflow-wrap:anywhere;word-break:break-word}.prototype-staff-draft-top{padding:16px;border-radius:22px}.prototype-staff-draft-summary,.prototype-staff-picked-strip,.prototype-staff-shortlist-grid,.prototype-staff-short-economy,.prototype-staff-approach-grid,.prototype-staff-map-cards{grid-template-columns:1fr}.prototype-staff-draft-summary-item strong{font-size:1.5rem}.prototype-staff-short-head h3{font-size:1.28rem}.prototype-staff-draft-summary-inline{gap:8px;font-size:.92rem}.prototype-staff-approach-summary-card{padding:16px 18px;border-radius:20px}.prototype-staff-map-trigger{width:100%;justify-content:center}.prototype-staff-short-card{grid-template-rows:auto auto minmax(0,1fr) auto auto}.prototype-staff-map-modal{padding:16px;border-radius:24px}.prototype-staff-picked-slot{align-items:flex-start}.prototype-staff-picked-slot>div,.prototype-staff-map-card>div{overflow:visible}.prototype-staff-picked-slot>div strong,.prototype-staff-picked-slot>div span,.prototype-staff-map-card strong,.prototype-staff-map-card span,.prototype-staff-map-card p{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word}.prototype-staff-picked-slot>div strong,.prototype-staff-map-card strong{line-height:1.2}.prototype-staff-map-card{align-items:flex-start}}.match-flow-stage{position:relative;width:100%;min-height:500px;aspect-ratio:16 / 7.7;margin-top:18px;overflow:hidden;background:#080b12;color:#fff}.match-flow-scene,.match-flow-scene canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.match-flow-scene-fallback{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;opacity:.82}.match-flow-scene-fallback span{display:block}.match-flow-caption,.match-flow-emphasis,.match-flow-key-event,.match-flow-structural{position:absolute;z-index:2}.match-flow-caption{left:24px;bottom:22px;width:min(680px,calc(100% - 48px));display:grid;grid-template-columns:42px 34px minmax(0,1fr);align-items:start;gap:10px;padding:12px 14px;border-left:4px solid #315bd6;background:#080b12db;box-shadow:0 14px 34px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.match-flow-caption.is-away{right:24px;left:auto;grid-template-columns:minmax(0,1fr) 34px 42px;border-right:4px solid #e54b6a;border-left:0}.match-flow-caption.is-away>span{grid-column:3;grid-row:1;text-align:right}.match-flow-caption.is-away .match-flow-caption-crest{grid-column:2;grid-row:1}.match-flow-caption.is-away>div{grid-column:1;grid-row:1}.match-flow-caption>span,.match-flow-minute{color:#dbe7ff;font-size:.72rem;font-weight:950}.match-flow-caption-crest{width:30px;height:34px}.match-flow-caption>div{display:grid;gap:3px;min-width:0}.match-flow-caption small,.match-flow-emphasis small{color:#a9b6cc;font-size:.68rem;font-weight:750}.match-flow-caption strong{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.match-flow-caption p{display:-webkit-box;margin:1px 0 0;overflow:hidden;color:#d4dceb;font-size:.7rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.match-flow-emphasis{left:24px;bottom:22px;width:min(760px,calc(100% - 48px));display:grid;grid-template-columns:42px 150px minmax(0,1fr) 44px;align-items:center;gap:14px;padding:16px;border-left:4px solid #315bd6;background:#080b12e6;box-shadow:0 16px 38px #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.match-flow-emphasis.is-away{right:24px;left:auto;grid-template-columns:44px minmax(0,1fr) 150px 42px;border-right:4px solid #e54b6a;border-left:0}.match-flow-emphasis.is-away>.match-flow-minute{grid-column:4;grid-row:1;text-align:right}.match-flow-emphasis.is-away>.commentary-event-identity{grid-column:3;grid-row:1}.match-flow-emphasis.is-away>div:not(.commentary-event-identity){grid-column:2;grid-row:1}.match-flow-emphasis.is-away>.match-event-icon{grid-column:1;grid-row:1}.match-flow-emphasis h2,.match-flow-emphasis p,.match-flow-key-copy h2,.match-flow-key-copy p,.match-flow-structural h2,.match-flow-structural p{margin:0}.match-flow-emphasis h2{margin-top:3px;font-size:1rem}.match-flow-emphasis p{margin-top:5px;color:#d4dceb;font-size:.78rem;line-height:1.48}.match-flow-emphasis>.match-event-icon{width:42px;height:42px}.commentary-event-identity{display:flex;align-items:center;gap:10px;min-width:0}.commentary-event-identity>span{display:grid;gap:2px;min-width:0}.commentary-event-identity b{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.commentary-event-identity small{overflow:hidden;color:#a9b6cc;font-size:.62rem;text-overflow:ellipsis;white-space:nowrap}.commentary-event-portrait{position:relative;width:58px;height:54px;flex:0 0 58px}.commentary-event-face,.commentary-event-crest{width:48px;height:48px}.commentary-event-shirt{position:absolute;right:0;bottom:0;width:24px;height:26px;border:2px solid #080b12}.commentary-event-shirt .table-shirt-number{font-size:.58rem}.commentary-event-identity.is-compact .commentary-event-portrait{width:50px;height:46px;flex-basis:50px}.commentary-event-identity.is-compact .commentary-event-face,.commentary-event-identity.is-compact .commentary-event-crest{width:42px;height:42px}.match-flow-key-event{left:50%;bottom:28px;width:min(880px,calc(100% - 56px));padding:18px;transform:translate(-50%);border:1px solid rgba(255,255,255,.24);background:#080b12eb;box-shadow:0 20px 52px #0000006b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.match-flow-key-event.is-home{border-left:5px solid #315bd6}.match-flow-key-event.is-away{border-right:5px solid #e54b6a}.match-flow-key-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#dbe7ff;font-size:.7rem;font-weight:900;text-transform:uppercase}.match-flow-key-meta small{color:#f4c542;font-size:.66rem}.match-flow-key-grid{display:grid;grid-template-columns:190px minmax(0,1fr) 54px;align-items:center;gap:18px}.match-flow-key-event.is-away .match-flow-key-grid{grid-template-columns:54px minmax(0,1fr) 190px}.match-flow-key-event.is-away .commentary-event-identity{grid-column:3;grid-row:1;flex-direction:row-reverse;text-align:right}.match-flow-key-event .commentary-event-portrait{width:78px;height:72px;flex-basis:78px}.match-flow-key-event .commentary-event-face,.match-flow-key-event .commentary-event-crest{width:66px;height:66px}.match-flow-key-event .commentary-event-shirt{width:29px;height:31px}.match-flow-key-event.is-away .match-flow-key-copy{grid-column:2;grid-row:1}.match-flow-key-event.is-away .match-event-icon{grid-column:1;grid-row:1}.match-flow-key-copy h2{font-size:1.12rem}.match-flow-key-copy p{margin-top:7px;color:#d4dceb;font-size:.82rem;line-height:1.55}.match-flow-key-grid>.match-event-icon{width:50px;height:50px}.match-flow-continue{min-width:132px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:16px auto 0}.match-flow-continue svg{width:16px;height:16px}.match-flow-structural{top:50%;left:50%;width:min(520px,calc(100% - 48px));display:grid;justify-items:center;gap:9px;transform:translate(-50%,-50%);padding:24px;text-align:center;background:#080b12d6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.match-flow-structural>span{color:#dbe7ff;font-size:.72rem;font-weight:950}.match-flow-structural .match-event-icon{width:44px;height:44px}.match-flow-structural h2{font-size:1.18rem}.match-flow-structural p{color:#d4dceb;font-size:.82rem;line-height:1.5}.match-record-timeline{position:relative;display:grid}.match-record-timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-1px);background:#dce3ee}.match-record-timeline>.match-record-row{position:relative;width:100%;min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center;gap:0;padding:8px 0;border:0;border-bottom:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.match-record-timeline>.match-record-row:hover,.match-record-timeline>.match-record-row:focus-within,.match-record-timeline>.match-record-row.is-current,.match-record-timeline>.match-record-row.is-structural{background:transparent;box-shadow:none;outline:none}.match-record-timeline .match-record-axis{position:relative;z-index:2;grid-column:2;grid-row:1;display:grid;justify-items:center;gap:4px;pointer-events:none}.match-record-row-action{position:absolute;inset:0;z-index:1;border:0;background:transparent;cursor:pointer}.match-record-timeline .match-record-minute{padding:0;color:#64748b;font-size:.66rem;font-weight:950}.match-record-timeline .match-record-marker{display:grid;width:38px;height:38px;place-items:center;border:3px solid #fff;border-radius:50%;background:#eef2f7;box-shadow:0 0 0 1px #cfd8e5}.match-record-timeline .match-record-marker .match-event-icon{width:34px;height:34px;border-radius:50%}.match-record-timeline .match-record-marker>b{color:#475569;font-size:.58rem}.match-record-timeline .match-record-crest{width:25px;height:28px}.match-record-timeline .match-record-copy{position:relative;z-index:2;width:min(100%,560px);display:grid;gap:4px;align-self:center;padding:11px 14px;border:1px solid transparent;pointer-events:none}.match-record-row.is-home .match-record-copy{grid-column:1;grid-row:1;justify-self:end;margin-right:6px;border-right:3px solid #315bd6}.match-record-row.is-away .match-record-copy{grid-column:3;grid-row:1;justify-self:start;margin-left:6px;border-left:3px solid #e54b6a}.match-record-row.is-current .match-record-copy,.match-record-row:hover .match-record-copy,.match-record-row:focus-within .match-record-copy{border-top-color:#dce3ee;border-bottom-color:#dce3ee;background:#f7f9fc}.match-record-row.tier-emphasis .match-record-copy,.match-record-row.tier-key .match-record-copy{padding-top:15px;padding-bottom:15px;background:#fbfcff}.match-record-row.tier-key .match-record-copy{border-top-color:#d8c36a;border-bottom-color:#d8c36a;padding-right:58px}.match-record-timeline .match-record-copy small{color:#7b879a;font-size:.66rem;font-weight:700}.match-record-timeline .match-record-copy strong{color:#172033;font-size:.8rem}.match-record-timeline .match-record-title-row{min-width:0;display:flex;align-items:center;gap:8px}.match-record-timeline .match-record-title-row>strong{min-width:0}.match-record-timeline .match-record-player-face{width:32px;height:32px;flex:0 0 32px;border:1px solid #dce3ee;border-radius:7px;background:#fff;box-shadow:0 3px 9px #0f172a17;object-fit:contain}.match-record-timeline .match-record-copy p{margin:0;color:#5d6d85;font-size:.74rem;line-height:1.45}.match-record-timeline .match-record-score{position:absolute;top:10px;right:12px;min-width:0;margin:0;color:#15803d;font-size:.76rem}.match-record-timeline>.match-record-row.is-structural{min-height:108px;align-items:start}.match-record-row.is-structural .match-record-copy{grid-column:1 / 4;grid-row:1;justify-self:center;width:min(520px,calc(100% - 100px));margin:52px 0 0;padding:8px 12px;border:0;text-align:center;background:#f8fafc}.match-record-row.is-structural.type-payrollHandicap .match-record-marker{border-color:#fff7ed;background:#ffedd5;box-shadow:0 0 0 1px #fdba74}.match-record-row.is-structural.type-payrollHandicap .match-record-marker>b{color:#9a3412}.match-record-row.is-structural.type-payrollHandicap .match-record-copy{border:1px solid rgba(234,88,12,.22);border-radius:14px;background:#fff7ed}@media(max-width:720px){.match-flow-stage{min-height:480px;aspect-ratio:auto}.match-flow-caption,.match-flow-caption.is-away,.match-flow-emphasis,.match-flow-emphasis.is-away,.match-flow-key-event{right:12px;bottom:12px;left:12px;width:auto;transform:none}.match-flow-caption,.match-flow-caption.is-away{grid-template-columns:36px 32px minmax(0,1fr);border-right:0;border-left:4px solid #315bd6}.match-flow-caption.is-away{border-left-color:#e54b6a}.match-flow-caption.is-away>span,.match-flow-caption.is-away .match-flow-caption-crest,.match-flow-caption.is-away>div{grid-column:auto;grid-row:1;text-align:left}.match-flow-emphasis,.match-flow-emphasis.is-away{grid-template-columns:38px minmax(0,1fr) 40px;border-right:0;border-left:4px solid #315bd6}.match-flow-emphasis.is-away{border-left-color:#e54b6a}.match-flow-emphasis>.commentary-event-identity,.match-flow-emphasis.is-away>.commentary-event-identity{display:none}.match-flow-emphasis.is-away>.match-flow-minute,.match-flow-emphasis.is-away>div:not(.commentary-event-identity),.match-flow-emphasis.is-away>.match-event-icon{grid-column:auto;grid-row:1;text-align:left}.match-flow-emphasis h2{font-size:.92rem}.match-flow-emphasis p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.match-flow-key-event{padding:14px}.match-flow-key-grid,.match-flow-key-event.is-away .match-flow-key-grid{grid-template-columns:minmax(0,1fr) 44px;gap:12px}.match-flow-key-grid>.commentary-event-identity,.match-flow-key-event.is-away .commentary-event-identity{grid-column:1 / 3;grid-row:1;flex-direction:row;text-align:left}.match-flow-key-copy,.match-flow-key-event.is-away .match-flow-key-copy{grid-column:1;grid-row:2}.match-flow-key-grid>.match-event-icon,.match-flow-key-event.is-away .match-event-icon{grid-column:2;grid-row:2;width:42px;height:42px}.match-flow-key-copy h2{font-size:1rem}.match-flow-key-copy p{font-size:.76rem}.match-record-timeline:before{left:29px;transform:none}.match-record-timeline>.match-record-row,.match-record-timeline>.match-record-row.is-structural{min-height:88px;grid-template-columns:58px minmax(0,1fr);align-items:center}.match-record-timeline .match-record-axis{grid-column:1;grid-row:1}.match-record-row.is-home .match-record-copy,.match-record-row.is-away .match-record-copy,.match-record-row.is-structural .match-record-copy{grid-column:2;grid-row:1;justify-self:stretch;width:auto;margin:0;padding:11px 10px;border:0;border-left:3px solid #315bd6;text-align:left}.match-record-row.is-away .match-record-copy{border-left-color:#e54b6a}.match-record-row.is-structural .match-record-copy{border-left-color:#64748b;background:#f8fafc}.match-record-row.tier-key .match-record-copy{padding-right:54px}.match-record-timeline .match-record-copy p{font-size:.72rem}.match-record-timeline .match-record-title-row{gap:7px}.match-record-timeline .match-record-player-face{width:29px;height:29px;flex-basis:29px}}.home-shell-app{max-width:1500px;padding-bottom:120px}.home-shell{display:grid;gap:18px}.game-shell-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 20px;border-radius:26px;border:1px solid rgba(245,158,11,.22);background:radial-gradient(circle at top left,rgba(250,204,21,.18),transparent 32%),linear-gradient(180deg,#fffbebfa,#fff7edf5);box-shadow:0 18px 36px #0f172a14}.game-shell-notice.is-urgent{border-color:#dc26263d;background:radial-gradient(circle at top left,rgba(248,113,113,.18),transparent 34%),linear-gradient(180deg,#fff5f5fa,#ffededf5)}.game-shell-notice.is-frozen{border-color:#3b82f633;background:radial-gradient(circle at top left,rgba(96,165,250,.16),transparent 34%),linear-gradient(180deg,#f7fafffa,#eff6fff5)}.game-shell-notice-copy{display:grid;gap:6px}.game-shell-notice-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#9a3412;font-size:.73rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.game-shell-notice.is-urgent .game-shell-notice-eyebrow{color:#b91c1c}.game-shell-notice.is-frozen .game-shell-notice-eyebrow{color:#1d4ed8}.game-shell-notice-copy strong{color:#0f172a;font-size:clamp(1.25rem,1.7vw,1.7rem);line-height:1}.game-shell-notice-copy p{margin:0;color:#475569;font-weight:800;max-width:740px}.game-shell-notice-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.game-shell-notice-side{display:inline-flex;align-items:center;gap:12px;justify-content:flex-end;flex-wrap:wrap}.game-shell-notice-timer{display:grid;gap:4px;min-width:168px;padding:12px 14px;border-radius:20px;background:#ffffffd1;border:1px solid rgba(148,163,184,.16);text-align:right}.game-shell-notice-timer span{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.game-shell-notice-timer strong{color:#0f172a;font-size:clamp(1.15rem,1.6vw,1.55rem);line-height:1}.game-shell-notice-timer.is-urgent{border-color:#ef44442e;background:#fffffff0}.home-appbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 2px 8px;color:#0f172a}.home-appbar-actions{display:flex;align-items:center;gap:10px}.home-appbar .brand-lockup{gap:10px}.home-appbar .brand-name{color:#0f172a}.home-appbar .settings-menu .icon-button,.home-appbar-inbox{min-width:42px;height:42px;border-radius:14px;background:#ffffffe0;border-color:#94a3b833;color:#0f172a;box-shadow:0 12px 30px #0f172a0d}.home-appbar-inbox,.home-appbar-search{color:#0f172a;padding:0 14px 0 12px;gap:8px;text-decoration:none}.home-shell-clubbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border-radius:30px;background:radial-gradient(circle at top left,rgba(34,197,94,.1),transparent 32%),radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 30%),linear-gradient(180deg,#fffffff7,#f8fafcf5);border:1px solid rgba(148,163,184,.18);box-shadow:0 22px 40px #0f172a14}.home-shell-club,.home-shell-economy{display:flex;align-items:center;gap:12px}.home-shell-economy{justify-self:end}.home-shell-club{min-width:0;justify-content:space-between}.home-shell-identity{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.home-shell-club-copy{display:grid;gap:4px;min-width:0}.home-shell-cash-mobile{display:none}@media(min-width:821px){.home-shell-cash-mobile{display:none!important}}.home-shell-club-copy strong{font-size:1.9rem;line-height:.95;color:#0f172a}.club-mini-crest{width:62px;height:78px;flex:0 0 auto;filter:drop-shadow(0 10px 14px rgba(15,23,42,.14))}.home-shell-rankboard{display:flex;align-items:center;gap:10px;padding-left:12px;margin-left:4px;border-left:1px solid rgba(148,163,184,.18);flex:0 0 auto}.hud-chip,.hud-tally{display:grid;gap:5px;min-width:96px;padding:10px 14px;border-radius:20px;background:#ffffffbd;border:1px solid rgba(255,255,255,.12)}.hud-chip span,.hud-tally span{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.12em;color:#64748b}.hud-chip strong,.hud-tally strong{font-size:1.04rem;line-height:1.1;color:#0f172a;white-space:nowrap}.hud-chip--rank{min-width:126px;background:linear-gradient(180deg,#3b82f61a,#eff6ffeb)}.hud-chip--level{background:linear-gradient(180deg,#22c55e1f,#f0fdf4eb)}.hud-tally--cash{background:#fffffff5}.hud-tally--token{background:#ffedd5e6}.hud-tally--access{min-width:148px;color:#2f7d45;background:linear-gradient(180deg,#dcfce7f5,#f0fdf4f5);border-color:#2f7d452e}.hud-tally-access-icon{grid-column:2;grid-row:1 / span 3;align-self:center;display:inline-grid;place-items:center;color:#2f7d45!important}.hud-tally .hud-tally-context{grid-column:1;font-size:.7rem;line-height:1.2;text-transform:none;letter-spacing:0;color:#527060}.home-shell-access-mobile{display:none}.hud-chip--clickable,.hud-tally--clickable{border-color:#94a3b83d;cursor:pointer;text-align:left;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;position:relative;grid-template-columns:minmax(0,1fr) auto;column-gap:8px;align-items:center}.hud-chip--clickable:hover,.hud-chip--clickable:focus-visible,.hud-tally--clickable:hover,.hud-tally--clickable:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a14;border-color:#0f172a33}.hud-chip--clickable.is-active,.hud-tally--clickable.is-active,.hud-inbox.is-active,.settings-trigger.is-active{border-color:#3341556b;box-shadow:0 0 0 2px #94a3b829,0 10px 24px #0f172a14}.hud-chip--clickable.is-active,.hud-tally--clickable.is-active{transform:translateY(-1px)}.settings-link.is-active{background:#eef2f7;color:#0f172a;font-weight:800}.hud-chip--clickable>span:first-child,.hud-chip--clickable>strong,.hud-tally--clickable>span:first-child,.hud-tally--clickable>strong{grid-column:1}.hud-chip-chevron,.hud-tally-chevron{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:20px;line-height:1;color:#475569b8}.hud-inbox{min-width:96px;height:42px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:#ffffffeb;color:#0f172a;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hud-inbox-icon{width:19px;height:19px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.hud-inbox-label{font-size:13px;font-weight:800;color:#0f172a;letter-spacing:.02em}.hud-inbox-icon svg{width:100%;height:100%;display:block;stroke:currentColor}.hud-inbox-badge{position:absolute;top:-6px;right:-4px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#f97316;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;box-shadow:0 10px 20px #f9731659}.home-primary-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:0}.home-primary-nav-link{min-height:72px;padding:14px 10px;border-radius:22px;background:#ffffffe0;border:1px solid rgba(148,163,184,.24);color:#475569;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 24px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-primary-nav-link:hover{transform:translateY(-1px);box-shadow:0 14px 24px #0f172a14}.home-primary-nav-link.active{background:linear-gradient(180deg,#fef9c3fa,#fef08af0),#fef08a;border-color:#eab3084d;color:#111827;box-shadow:0 14px 22px #facc1524}.home-primary-nav-mark{font-size:.98rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-shell-main{display:grid;gap:18px}.home-hero-card{padding:28px 30px;border-radius:34px;background:radial-gradient(circle at top left,rgba(34,197,94,.18),transparent 36%),radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 32%),linear-gradient(180deg,#fffffff5,#f8fafcf0);border:1px solid rgba(148,163,184,.2);box-shadow:0 24px 44px #0f172a14;display:block}.home-hero-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:28px;align-items:stretch}.home-next-card,.home-recent-card{display:grid;align-content:start;gap:18px;min-width:0;padding:24px 22px;border-radius:32px;background:radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 28%),linear-gradient(180deg,#ffffffc7,#f8fafceb);border:1px solid rgba(148,163,184,.16);box-shadow:inset 0 1px #ffffff80}.home-next-card{grid-template-rows:auto auto minmax(0,1fr) auto}.home-next-card--empty{grid-template-rows:minmax(0,1fr);align-content:stretch}.home-kicker{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#0f172a14;color:#475569;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.home-next-card .home-empty-state,.home-hero-copy{display:grid;gap:14px;min-width:0;max-width:none;align-content:start;padding-right:12px}.home-next-card--empty .home-empty-state{align-content:start;justify-items:start;max-width:560px;padding:30px 28px 0}.home-empty-actions{display:flex;flex-wrap:wrap;gap:12px;width:100%;max-width:520px;margin-top:58px}.home-empty-actions .btn{min-width:190px;text-align:center}.home-next-header,.home-recent-header{display:flex;align-items:center;justify-content:space-between;min-height:42px}.home-next-topbar{display:flex;align-items:center;gap:10px;min-height:62px;padding:12px 14px;border-radius:18px;background:#f1f5f9b8}.home-next-kickoff{display:inline-flex;align-items:center;min-height:34px}.home-next-kickoff-label{color:#334155;font-size:1.05rem;font-weight:800;letter-spacing:-.01em}.home-next-clock-wrap{margin-left:auto}.home-next-clock-wrap .home-match-clock{margin-top:0}.home-match-type-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#1d4ed81a;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-match-type-link{text-decoration:none}.home-match-type-link:hover,.home-match-type-link:focus-visible{text-decoration:underline}.home-match-type-chip--header{display:none}.home-match-type-chip.league{background:#1d4ed81a;color:#1d4ed8}.home-match-type-chip.friendly{background:#16a34a1f;color:#15803d}.home-match-schedule{color:#475569;font-size:.98rem;font-weight:700}.home-next-body{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:auto 1fr;gap:16px;align-items:center;min-height:0;padding:12px 18px;border-radius:22px;background:#f8fafcb8}.home-next-body .home-match-type-chip--body{grid-column:1 / -1;justify-self:center}.home-next-team-card{display:grid;justify-items:center}.home-next-center-stack{display:grid;justify-items:center;align-content:start;gap:16px}.home-team-link{display:inline-flex;align-items:center;gap:10px;color:#0f172a;text-decoration:none;transition:color .14s ease,transform .14s ease,opacity .14s ease}.home-team-link:hover,.home-team-link:focus-visible{color:#1d4ed8;text-decoration:underline;text-underline-offset:.18em}.home-next-team-link{display:grid;justify-items:center;gap:10px}.home-next-team-link .club-mini-crest{width:114px;height:140px}.home-next-team-link span{font-size:clamp(1.15rem,1.35vw,1.65rem);font-weight:900;line-height:1;text-align:center}.home-versus-pill{width:72px;height:72px;border-radius:24px;background:#eff6ff;color:#1d4ed8;display:grid;place-items:center;font-size:1.45rem;font-weight:900;letter-spacing:.08em;box-shadow:inset 0 0 0 1px #1d4ed814}.home-recent-list{display:grid;gap:8px}.home-recent-row{display:grid;grid-template-columns:178px minmax(0,1fr) auto;grid-template-areas:"type main meta" "type main result";column-gap:14px;row-gap:2px;align-items:center;padding:9px 14px;border-radius:16px;background:#f8fafceb;border:1px solid rgba(148,163,184,.16)}.home-recent-row-main,.home-recent-row-meta,.home-recent-row-result{display:grid;gap:2px}.home-recent-row-main strong,.home-recent-row-meta strong,.home-recent-row-result strong{color:#0f172a}.home-recent-row>.home-recent-type{grid-area:type}.home-recent-row-copy{display:grid;gap:0;min-width:0}.home-recent-row-meta{grid-area:meta;justify-items:end;min-width:82px;align-self:end}.home-recent-row-main{grid-area:main;align-self:center}.home-recent-row-result{grid-area:result;display:grid;justify-items:end;align-self:start}.home-recent-row-heading{display:flex;align-items:center;gap:10px;min-width:0}.home-recent-row-heading .club-mini-crest{width:28px;height:36px;flex:0 0 auto;filter:none}.home-recent-type{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-list-link,.home-result-link{color:#475569;font-weight:800;text-decoration:none;transition:color .14s ease,text-decoration-color .14s ease}.home-list-link:hover,.home-list-link:focus-visible,.home-result-link:hover,.home-result-link:focus-visible{color:#1d4ed8;text-decoration:underline;text-underline-offset:.16em}.home-recent-type.league{background:#1d4ed81a;color:#1d4ed8}.home-recent-type.friendly{background:#16a34a1f;color:#15803d}.home-recent-row-copy strong{font-size:.95rem;line-height:1.1;display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.home-recent-row-meta span{color:#64748b;font-size:12px;font-weight:700}.home-row-versus{color:#64748b}.home-upcoming-time{color:#334155;font-size:.95rem;font-weight:800}.home-hero-timing{display:grid;gap:0;margin-top:2px}.home-empty-state{display:grid;gap:12px;align-content:start}.home-empty-state p{margin:0;color:#64748b;max-width:42ch}.home-empty-state--recent{min-height:180px;align-content:center}.home-empty-state--recent strong{font-size:1.1rem;color:#0f172a}.home-hero-cta{min-width:260px;width:fit-content;margin-top:2px;justify-self:center;text-align:center}.home-match-clock{display:flex;align-items:center;gap:8px;margin-top:12px}.home-match-clock-group{display:flex;align-items:center;gap:3px}.home-match-clock-digit,.home-match-clock-sep{display:inline-flex;align-items:center;justify-content:center}.home-match-clock-digit{width:30px;height:38px;border-radius:10px;background:#111827;color:#f8fafc;font-size:1.15rem;font-weight:900}.home-match-clock-sep{color:#0f172a;font-size:1.2rem;font-weight:900}.home-module-grid{display:grid;grid-template-columns:minmax(0,60%) minmax(0,40%);gap:18px}.home-module{border-radius:28px;padding:24px}.home-module-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.home-module-header>*{min-width:0}.home-module-header h2{margin:0}.home-module-header p{max-width:48ch}.home-module-link{border:0;padding:0;background:transparent;color:#3b82f6;font-size:.78rem;font-weight:800;white-space:nowrap}.home-module-link:hover,.home-module-link:focus-visible{text-decoration:underline;text-underline-offset:.18em}.home-module--lineup{grid-row:auto;position:relative;z-index:10;overflow:visible}.home-module--league,.home-module--auctions,.home-module--pulse,.home-module--finances{position:relative;z-index:1}.home-module--league{display:grid;align-content:start;gap:10px}.home-module--league .home-module-header{margin:0;min-height:0}.home-module--market{grid-column:1 / -1;display:grid;align-content:start;gap:10px}.home-module--inbox{align-content:start}.home-starting-team{display:grid;align-content:start;gap:18px;min-width:0;position:relative;z-index:12;overflow:visible}.home-starting-team__heading{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:start;gap:14px;min-width:0;margin:0}.home-starting-team__title h2{margin:0;font-size:22px;line-height:1.02}.home-starting-team__formation,.home-starting-team__strength{display:inline-grid;gap:4px;align-self:center;padding:10px 14px;border-radius:18px;background:#f8fafce0;border:1px solid rgba(148,163,184,.16);box-shadow:none}.home-starting-team__formation span,.home-starting-team__strength span{font-size:.74rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:800}.home-starting-team__formation strong,.home-starting-team__strength strong{font-size:1.2rem;line-height:1;color:#0f172a}.home-starting-team__link{justify-self:end;align-self:center;color:#1d4ed8;font-size:.84rem;font-weight:800;text-decoration:none;white-space:nowrap}.home-starting-team__link:hover,.home-starting-team__link:focus-visible{text-decoration:underline;text-underline-offset:.16em}.home-starting-team__strength{min-width:0;width:auto;max-width:none}.home-formation-preview-shell{padding:0;background:transparent;position:relative;z-index:12;overflow:visible}.home-formation-preview{min-height:880px;position:relative;z-index:12;overflow:visible}.home-pitch-slot{position:absolute;transform:translate(-50%,-50%);min-width:72px;min-height:58px;padding:8px 10px;border-radius:18px;background:#f8fafcf5;color:#0f172a;display:grid;gap:3px;justify-items:center;align-content:center;box-shadow:0 12px 24px #0f172a29;z-index:4}.home-starting-team .friendly-scout-card{z-index:520!important}.home-starting-team .friendly-slot-anchor:hover,.home-starting-team .friendly-slot-anchor:focus-within,.home-starting-team .friendly-slot-anchor.active{z-index:540!important}.home-pitch-slot-role{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-weight:800}.home-pitch-slot strong{font-size:.82rem;text-align:center;line-height:1}.home-points-gap{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#22c55e1f;color:#166534;font-size:12px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.home-league-name-pill{margin-top:0;align-self:flex-start}.home-league-legend{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;margin:0}.home-league-legend-item{display:inline-flex;align-items:center;gap:7px;color:#64748b;font-size:.78rem;font-weight:700}.home-league-legend-swatch{width:10px;height:10px;border-radius:3px;background:#cbd5e1;flex:0 0 auto}.home-league-legend-item.is-promotion .home-league-legend-swatch{background:#22c55e}.home-league-legend-item.is-winner .home-league-legend-swatch{background:#facc15}.home-league-legend-item.is-playoff .home-league-legend-swatch{background:#3b82f6}.home-league-legend-item.is-playout .home-league-legend-swatch{background:#f59e0b}.home-league-legend-item.is-relegation .home-league-legend-swatch{background:#ef4444}.home-league-preview-card{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.home-league-preview-card .league-team-table{gap:8px}.home-league-penalty-note{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:10px 12px 0;border-top:1px solid rgba(148,163,184,.2);color:#b42318;font-size:.78rem;font-weight:800;text-decoration:none}.home-league-penalty-note strong{color:#3868e8;white-space:nowrap}.home-module--league .league-standings-head,.home-module--league .league-team-row{grid-template-columns:126px repeat(7,minmax(18px,1fr)) 34px;gap:8px;align-items:center}.home-module--league .league-standings-head{padding:0 12px 6px;font-size:.74rem}.home-module--league .league-col-form,.home-module--league .league-form-row{display:none}.home-module--league .league-col-team{padding-left:52px}.home-module--league .league-col-p,.home-module--league .league-standings-head .league-col-p{margin-left:-18px}.home-module--league .league-col-pts,.home-module--league .league-standings-head .league-col-pts{padding-left:12px}.home-module--league .league-team-main{grid-template-columns:20px minmax(0,1fr);gap:14px}.home-league-team-link{display:inline-grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.home-league-team-link .league-team-meta{min-width:0}.competitions-table-row.is-empty .competitions-table-team-name{white-space:nowrap}.home-league-empty-crest{width:24px;height:30px;flex:0 0 auto}.home-league-team-link .league-team-meta strong{display:block}.home-module--league .league-team-row{height:54px;padding:5px 12px;border-radius:18px}.home-module--league .league-team-row.is-user{background:linear-gradient(180deg,#f0fdf4fa,#ecfdf5eb);border-color:#22c55e47;box-shadow:inset 0 0 0 1px #22c55e14}.home-module--league .league-team-rank{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:8px;color:#475569;font-weight:900}.home-module--league .league-team-row .friendly-mini-crest,.home-module--league .league-team-row .club-mini-crest.friendly-mini-crest{width:16px;height:22px;filter:none}.home-module--league .league-team-meta strong{font-size:.78rem;line-height:1.05;overflow-wrap:anywhere;word-break:break-word}.home-module--league .league-team-strength-inline{display:none}.home-module--league .league-team-rank.is-promotion{background:#22c55e29;color:#166534}.home-module--league .league-team-rank.is-playoff{background:#3b82f629;color:#1d4ed8}.home-module--league .league-team-rank.is-playout{background:#f59e0b2e;color:#b45309}.home-module--league .league-team-rank.is-relegation{background:#ef444429;color:#b91c1c}@media(min-width:821px){.home-next-card{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"header topbar" "body body" "cta cta";align-items:stretch;min-height:100%}.home-next-card--empty{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);grid-template-areas:"empty"}.home-next-card--empty .home-empty-state{grid-area:empty;padding-top:20px}.home-next-header{grid-area:header;align-self:start}.home-next-topbar{grid-area:topbar;justify-self:end;min-width:0}.home-next-body{grid-area:body;grid-template-columns:minmax(220px,1fr) 160px minmax(220px,1fr);grid-template-rows:1fr;align-items:center;justify-items:center;gap:18px 20px;min-height:100%;padding:18px 30px 12px;overflow:hidden}.home-next-center-stack{gap:18px;padding-top:4px}.home-next-card .home-match-type-chip--body{grid-column:auto;margin:0;align-self:center}.home-next-team-card{width:100%}.home-next-team-card--left{justify-self:start}.home-next-team-card--right{justify-self:end}.home-next-team-link{gap:12px;max-width:100%}.home-next-team-link .club-mini-crest{width:126px;height:154px}.home-next-team-link span{max-width:100%;font-size:clamp(1.2rem,1.55vw,1.75rem);white-space:nowrap}.home-versus-pill{width:82px;height:82px;border-radius:24px;font-size:1.55rem}.home-hero-cta{grid-area:cta;margin-top:0;align-self:end;justify-self:center}}.home-league-preview-card .league-team-strength-inline{display:inline-block}.spoiler-veil-shell{position:relative;overflow:hidden}.spoiler-veil-shell.is-veiled>:not(.spoiler-veil-overlay){filter:blur(5px);opacity:.42;pointer-events:none;-webkit-user-select:none;user-select:none}.spoiler-veil-overlay{position:absolute;inset:14px;z-index:3;display:grid;align-content:center;justify-items:center;gap:10px;padding:18px;border-radius:16px;background:#f8fafce0;border:1px solid rgba(148,163,184,.24);box-shadow:0 18px 48px #0f172a1f;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.spoiler-veil-overlay strong{color:#0f172a;font-size:1rem;font-weight:950}.spoiler-veil-overlay p{max-width:360px;margin:0;color:#64748b;font-size:.9rem;font-weight:750;line-height:1.45}.match-reveal-scoreboard{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:clamp(18px,4vw,56px);row-gap:clamp(16px,1.8vw,24px);max-width:900px;margin:34px auto 0;padding:clamp(24px,4vw,44px);border:1px solid #e2e8f0;border-radius:26px;background:linear-gradient(145deg,#fff,#f8fafc)}.match-reveal-scorers{grid-column:1 / -1;display:grid;gap:6px;width:min(100%,620px);margin:-2px auto 0;padding:14px 18px;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:#0f172a09}.match-reveal-scorer{display:grid;grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr);align-items:center;gap:10px;color:#64748b;font-size:.78rem;font-weight:850}.match-reveal-scorer b{grid-column:2;grid-row:1;justify-self:center;color:#0f172a;font-weight:950;white-space:nowrap}.match-reveal-scorer em{grid-row:1;font-style:normal}.match-reveal-scorer.is-home em{grid-column:1;justify-self:end;text-align:right}.match-reveal-scorer.is-away em{grid-column:3;justify-self:start}.match-reveal-scorer.is-payroll{display:flex;justify-content:center;gap:10px;width:fit-content;min-width:210px;margin:0 auto 4px;padding:7px 12px;border:1px solid rgba(234,88,12,.18);border-radius:999px;background:#fff7ed;color:#9a3412}.match-reveal-scorer.is-payroll b,.match-reveal-scorer.is-payroll em{grid-column:auto;grid-row:auto;justify-self:auto;color:inherit;text-align:left}.match-payroll-score-breakdown{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;width:min(100%,620px);margin:2px auto 0;color:#64748b;font-size:.76rem;font-weight:800}.match-payroll-score-breakdown b{color:#334155;font-weight:950}.match-payroll-score-breakdown i{color:#cbd5e1;font-style:normal}.match-award-breakdown{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 7px;width:min(100%,620px);margin:1px auto 0;color:#64748b;font-size:.72rem;font-weight:800}.match-award-breakdown b{color:#475569;font-weight:950}.match-award-breakdown i{color:#cbd5e1;font-style:normal}.match-discipline-consequences{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 8px;width:min(100%,620px);margin:1px auto 0;color:#7f1d1d;font-size:.72rem;font-weight:800}.match-discipline-consequences b{color:#b91c1c;font-weight:950}.match-payroll-scheduled-scoreboard{margin-bottom:12px}.match-payroll-start-score b{color:#b45309;font-size:.66rem}.match-payroll-locked-condition{grid-column:1 / -1;display:grid;justify-items:center;gap:5px;width:min(100%,620px);margin:2px auto 0;padding:16px 18px;border:1px solid rgba(234,88,12,.24);border-radius:16px;background:linear-gradient(135deg,#fff7ed,#fff);text-align:center}.match-payroll-locked-condition>span{color:#b45309;font-size:.68rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.match-payroll-locked-condition h2,.match-payroll-locked-condition p{margin:0}.match-payroll-locked-condition h2{font-size:1.15rem}.match-payroll-locked-condition p{max-width:56ch;color:#64748b;font-size:.84rem;line-height:1.45}.match-reveal-type{position:absolute;grid-area:auto;top:0;left:50%;z-index:5;transform:translate(-50%,-50%);min-width:94px;justify-content:center;box-shadow:0 0 0 8px #fff}.match-reveal-type.friendly{background:#e7f4ea}.match-reveal-type.league{background:#e8effc}.match-reveal-team{display:grid;justify-items:center;gap:14px;min-width:0;text-align:center}.match-reveal-team-link{display:grid;justify-items:center;gap:14px;min-width:0;color:inherit;text-decoration:none}.match-reveal-team-link:hover strong,.match-reveal-team-link:focus-visible strong{color:#2563eb;text-decoration:underline;text-decoration-color:#2563eba6}.match-entity-link{color:inherit;text-decoration:none}.match-entity-link:hover,.match-entity-link:focus-visible{color:#2563eb;text-decoration:underline;text-decoration-color:#2563eba6;text-underline-offset:2px}.match-entity-link:hover strong,.match-entity-link:focus-visible strong{color:#2563eb}.match-record-row .match-entity-link{position:relative;z-index:3;pointer-events:auto}.match-reveal-team strong{max-width:100%;color:#0f172a;font-size:clamp(1rem,2vw,1.35rem);overflow-wrap:anywhere}.match-reveal-crest{width:clamp(76px,9vw,112px);height:clamp(92px,11vw,136px)}.match-reveal-score{display:flex;align-items:center;gap:12px}.match-reveal-score span{display:grid;width:clamp(48px,6vw,68px);height:clamp(52px,6vw,68px);place-items:center;border-radius:18px;background:#eef4ff;color:#315bd6;font-size:clamp(1.35rem,3vw,2rem);font-weight:950}.match-reveal-score b{color:#64748b;font-size:.78rem;letter-spacing:.12em}.match-reveal-scoreboard.is-hidden .match-reveal-crest{filter:saturate(.85)}.match-reveal-chooser{display:grid;justify-items:center;gap:12px;max-width:760px;margin:8px auto 0;padding:clamp(16px,2.5vw,26px);text-align:center}.match-reveal-chooser h2,.match-reveal-chooser p{margin:0}.match-reveal-chooser p{max-width:570px;color:#64748b;line-height:1.55}.match-reveal-lock{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff4bd;color:#d39b00;box-shadow:0 0 0 8px #fff4bd59;font-size:.65rem}.match-reveal-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin-top:10px}.match-reveal-actions .btn{flex:1 1 210px;max-width:270px;min-height:52px;white-space:normal;line-height:1.25}.match-partial-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.match-partial-heading span{color:#315bd6;font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.match-partial-heading h2,.match-partial-heading p{margin:5px 0 0}.match-partial-heading p{color:#64748b}.match-partial-full-time{margin-top:18px;padding:18px;border-radius:16px;background:#fff7d6;color:#715400;font-weight:900;text-align:center}.match-result-section[hidden],.match-consequence-card[hidden]{display:none!important}.match-report-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:8px;width:min(100%,1120px);margin:26px auto 18px;padding:8px;border:1px solid #d9dfeb;border-radius:24px;background:#f8fafc}.match-report-tabs button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 18px;border:0;border-radius:999px;background:transparent;color:#64748b;font:inherit;font-size:.82rem;font-weight:900;line-height:1.15;text-align:center;white-space:normal;cursor:pointer}.match-report-tabs button:hover,.match-report-tabs button:focus-visible{color:#0f172a;background:#fff;outline:none}.match-report-tabs button.active{background:#111827;color:#fff;box-shadow:0 6px 16px #0f172a24}.match-report-tabs button.is-locked:not(.active){color:#94a3b8}.match-report-tabs button b{color:#d39b00;font-size:.48rem}.match-stadium-report{width:min(100%,1120px);margin:0 auto}.match-stadium-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.match-stadium-metrics article{display:grid;gap:7px;min-height:104px;align-content:center;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.match-stadium-metrics span{color:#64748b;font-size:.76rem;font-weight:850}.match-stadium-metrics strong{color:#0f172a;font-size:1.25rem;font-weight:950}.match-stadium-note{margin:14px 0 0;color:#64748b;font-size:.84rem;line-height:1.5}.match-stats-overview{width:min(100%,1120px);margin:0 auto;display:grid;gap:22px}.match-stats-hero{display:grid;gap:18px;padding:clamp(22px,3vw,30px);border:1px solid #dbe4ef;border-radius:28px;background:linear-gradient(135deg,#f1f5f9eb,#fffffffa),#fff;box-shadow:0 16px 34px #0f172a0f}.match-stats-heading{display:grid;gap:8px}.match-stats-heading>span{color:#315bd6;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.match-stats-heading h2,.match-stats-section-header h3,.match-stats-group-header h3{margin:0;color:#172033}.match-stats-heading h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:.98}.match-stats-heading p,.match-stats-section-header p{margin:0;max-width:66ch;color:#64748b;font-size:.98rem;line-height:1.55}.match-stats-teams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.match-stats-score-context{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;padding:12px 14px;border:1px solid rgba(234,88,12,.2);border-radius:14px;background:#fff7ed}.match-stats-score-context strong{color:#9a3412;font-size:.78rem;font-weight:950;text-transform:uppercase}.match-stats-score-context span{color:#7c4a2a;font-size:.78rem;font-weight:750;line-height:1.4}.match-stats-team-card{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--team-accent) 20%,#dbe4ef);border-radius:18px;background:linear-gradient(135deg,var(--team-accent-soft),rgba(255,255,255,.96));overflow:hidden}.match-stats-team-card:after{content:"";position:absolute;inset:auto 18px 0;height:3px;border-radius:999px;background:color-mix(in srgb,var(--team-accent) 78%,white);opacity:.92}.match-stats-team-card strong,.match-stats-leader-main strong{display:block;color:#172033}.match-stats-team-card strong{font-size:1.06rem}.match-stats-team-card span,.match-stats-leader-main span{color:#64748b;font-size:.84rem;font-weight:800}.match-stats-team-crest{width:64px;height:64px}.match-stats-pulse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.match-stats-pulse-card{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:16px;border:1px solid #dbe4ef;border-radius:18px;background:#fff}.match-stats-pulse-card.is-home{background:linear-gradient(135deg,#fff2f8f5,#fff)}.match-stats-pulse-card.is-away{background:linear-gradient(135deg,#f0fcfaf5,#fff)}.match-stats-pulse-card.is-level{background:linear-gradient(135deg,#f8fafcf2,#fff)}.match-stats-pulse-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#eff4ff;color:#315bd6}.match-stats-pulse-card small{display:block;color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.match-stats-pulse-label{display:inline-flex!important;align-items:center;gap:8px}.match-stats-pulse-label .stat-tooltip-wrapper{vertical-align:middle}.match-stats-pulse-label .info-dot{width:17px;height:17px;background:#dfe7f5;color:#44526c;font-size:10px;font-weight:900}.match-stats-pulse-label .stat-tooltip{top:22px;width:240px;max-width:240px}.match-stats-pulse-card strong{display:block;margin-top:3px;color:#172033;font-size:1.3rem;line-height:1}.match-stats-pulse-versus{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:12px;margin-top:6px}.match-stats-pulse-team{display:grid;gap:5px}.match-stats-pulse-team.is-away{text-align:right}.match-stats-pulse-team-name{color:#64748b;font-size:.78rem;font-weight:900;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-stats-pulse-team strong{margin-top:0;font-size:1.75rem}.match-stats-pulse-vs{align-self:center;color:#94a3b8;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.match-stats-pulse-bar{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;height:10px;margin-top:12px;border-radius:999px;background:#e8eef6;overflow:hidden}.match-stats-pulse-bar:after{content:"";position:absolute;left:calc(50% - .5px);top:1px;bottom:1px;width:1px;background:#ffffffe6}.match-stats-pulse-bar-home,.match-stats-pulse-bar-away{height:100%;opacity:.98}.match-stats-pulse-bar-home{justify-self:end;border-radius:999px 0 0 999px}.match-stats-pulse-bar-away{justify-self:start;border-radius:0 999px 999px 0}.match-stats-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.match-stats-group-card,.match-stats-leader-card{border:1px solid #dbe4ef;border-radius:24px;background:#fff;box-shadow:0 12px 28px #0f172a0d}.match-stats-group-card{padding:20px}.match-stats-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.match-stats-group-header h3,.match-stats-section-header h3{font-size:1.2rem}.match-stats-group-rows{display:grid;gap:14px}.match-stats-row{display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:12px}.match-stats-value{color:#172033;font-size:1.02rem;font-weight:900;font-variant-numeric:tabular-nums}.match-stats-value.is-away{text-align:right}.match-stats-metric{display:grid;gap:8px}.match-stats-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#475569;font-size:.82rem;font-weight:900;text-align:center}.match-stats-label-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#f8fafc;color:#315bd6}.match-stats-bar{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;height:12px;border-radius:999px;background:#e8eef6;overflow:hidden}.match-stats-bar:after{content:"";position:absolute;left:calc(50% - .5px);top:1px;bottom:1px;width:1px;background:#ffffffe6}.match-stats-bar-home,.match-stats-bar-away{height:100%;opacity:.96}.match-stats-bar-home{justify-self:end;border-radius:999px 0 0 999px}.match-stats-bar-away{justify-self:start;border-radius:0 999px 999px 0}.match-stats-leaders{display:grid;gap:16px}.match-stats-section-header{display:grid;gap:6px}.match-stats-leader-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.match-stats-leader-card{display:grid;gap:14px;padding:18px;background:linear-gradient(135deg,var(--leader-accent-soft),rgba(255,255,255,.98))}.match-stats-leader-tag{display:inline-flex;width:fit-content;align-items:center;padding:7px 10px;border-radius:999px;background:#ffffffd6;color:color-mix(in srgb,var(--leader-accent) 85%,#172033);font-size:.72rem;font-weight:900;text-transform:uppercase}.match-stats-leader-main{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px}.match-stats-leader-face{width:64px;min-width:64px;height:64px}.match-stats-leader-card p{margin:0;color:#475569;font-size:.92rem;line-height:1.5}@media(max-width:980px){.match-strength-grid,.match-strength-card--hero,.match-strength-comparison{grid-template-columns:1fr}.match-strength-metrics--departments{border-left:0;padding-left:0}.match-report-tabs{gap:6px;padding:7px}.match-report-tabs button{min-height:40px;padding:10px 8px;font-size:.76rem}.match-stats-teams,.match-stats-pulse-grid,.match-stats-groups,.match-stats-leader-grid{grid-template-columns:1fr}.match-stats-group-card,.match-stats-leader-card,.match-stats-hero{padding:18px}}.match-commentary-player,.match-record{width:100%}.commentary-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:12px 0 18px;border-bottom:1px solid #dce2ea}.commentary-score-team{display:grid;grid-template-columns:42px minmax(0,1fr) 46px;align-items:center;gap:10px;min-width:0}.commentary-score-team.is-away{grid-template-columns:46px minmax(0,1fr) 42px;text-align:right}.commentary-score-team strong{min-width:0;overflow:hidden;color:#172033;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.commentary-score-team>b{display:grid;width:46px;height:46px;place-items:center;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;font-size:1.35rem}.commentary-score-crest{width:42px;height:42px}.commentary-clock{display:grid;min-width:116px;justify-items:center;gap:3px}.commentary-clock strong{color:#111827;font-size:1.08rem;font-variant-numeric:tabular-nums}.commentary-clock span{color:#64748b;font-size:.7rem;font-weight:850;text-align:center}.commentary-current-story{min-height:246px;display:grid;align-content:center;gap:22px;margin-top:18px;padding:clamp(22px,4vw,38px);border:1px solid #d7dee8;border-left:5px solid #8090aa;border-radius:8px;background:#fff;animation:commentary-story-in .24s ease-out}.commentary-current-story.is-home{border-left-color:#315bd6}.commentary-current-story.is-away{border-left-color:#e54b6a}.commentary-current-story.intensity-high,.commentary-current-story.intensity-decisive{background:#fbfcff;box-shadow:0 14px 34px #0f172a17}.commentary-current-story.intensity-decisive{border-top-color:#c9a227;border-right-color:#c9a227;border-bottom-color:#c9a227}.commentary-current-story.is-neutral,.commentary-current-story.intensity-structural{border-left-color:#64748b;background:#f8fafc}@keyframes commentary-story-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.commentary-current-meta{display:flex;align-items:center;gap:12px}.commentary-current-meta>span{flex:0 0 auto;min-width:42px;color:#315bd6;font-size:.76rem;font-weight:950}.commentary-current-meta p{margin:0;color:#64748b;font-size:.78rem;font-weight:750}.commentary-current-body{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.commentary-story-identity{display:flex;align-items:center;gap:9px;min-width:152px}.commentary-story-face,.commentary-story-crest{width:48px;height:48px;flex:0 0 48px}.commentary-story-identity>span{display:grid;gap:2px;min-width:0}.commentary-story-identity b{max-width:120px;overflow:hidden;color:#172033;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.commentary-story-identity small{color:#8792a6;font-size:.66rem;font-weight:800}.commentary-current-copy{min-width:0}.commentary-current-copy h2{margin:0 0 8px;color:#111827;font-size:1.08rem;line-height:1.25}.commentary-current-copy p{margin:0;color:#4b5d78;font-size:.88rem;line-height:1.65}.commentary-current-body>.match-event-icon{width:44px;height:44px;border-radius:8px}.commentary-progress{margin-top:20px}.commentary-progress input{width:100%;height:6px;margin:0;border-radius:999px;appearance:none;background:linear-gradient(to right,#315bd6 0 var(--commentary-current),#93a4c1 var(--commentary-current) var(--commentary-viewed),#dce2ea var(--commentary-viewed) 100%);cursor:pointer}.commentary-progress input::-webkit-slider-thumb{width:16px;height:16px;border:3px solid #fff;border-radius:50%;appearance:none;background:#315bd6;box-shadow:0 0 0 1px #315bd6}.commentary-progress input::-moz-range-thumb{width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#315bd6;box-shadow:0 0 0 1px #315bd6}.commentary-progress>div{display:flex;justify-content:space-between;margin-top:7px;color:#8792a6;font-size:.62rem;font-weight:900}.commentary-controls{display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;margin-top:12px}.commentary-icon-button,.commentary-play-button{display:grid;place-items:center;border:1px solid #cfd7e3;background:#fff;color:#24324a;cursor:pointer}.commentary-icon-button{width:40px;height:40px;border-radius:8px}.commentary-play-button{width:52px;height:52px;border-color:#111827;border-radius:50%;background:#111827;color:#fff}.commentary-icon-button svg{width:18px;height:18px}.commentary-play-button svg{width:23px;height:23px}.commentary-icon-button:hover,.commentary-icon-button:focus-visible{border-color:#315bd6;color:#315bd6;outline:none}.commentary-play-button:hover,.commentary-play-button:focus-visible{background:#315bd6;outline:none}.commentary-icon-button:disabled{opacity:.38;cursor:default}.commentary-speed{display:inline-flex;min-height:38px;margin-left:6px;padding:3px;border:1px solid #d7dee8;border-radius:8px;background:#f8fafc}.commentary-speed button{min-width:42px;border:0;border-radius:5px;background:transparent;color:#64748b;font:inherit;font-size:.7rem;font-weight:900;cursor:pointer}.commentary-speed button.active{background:#fff;color:#111827;box-shadow:0 1px 4px #0f172a1f}.commentary-reveal-button{margin-left:auto}.match-record-heading{display:block;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #dce2ea}.match-record-heading>div{display:grid;gap:4px}.match-record-heading span{color:#315bd6;font-size:.68rem;font-weight:950;text-transform:uppercase}.match-record-heading h2{margin:0;color:#111827;font-size:1.05rem}.match-record-list{display:grid}.match-record-row{width:100%;display:grid;grid-template-columns:52px 38px minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px 8px;border:0;border-bottom:1px solid #e4e8ef;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.match-record-row:hover,.match-record-row:focus-within,.match-record-row.is-current{background:#f6f8fc;outline:none}.match-record-row.is-current{box-shadow:inset 3px 0 #315bd6}.match-record-row.is-structural{background:#f8fafc}.match-record-minute{padding-top:7px;color:#64748b;font-size:.7rem;font-weight:950;text-align:center;font-variant-numeric:tabular-nums}.match-record-marker{display:grid;width:36px;height:36px;place-items:center}.match-record-marker .match-event-icon{width:34px;height:34px;border-radius:8px}.match-record-marker>b{color:#475569;font-size:.62rem}.match-record-crest{width:30px;height:30px}.match-record-copy{display:grid;gap:3px;min-width:0}.match-record-copy small{color:#8792a6;font-size:.67rem;font-weight:700}.match-record-copy strong{color:#172033;font-size:.79rem}.match-record-copy p{margin:0;color:#5d6d85;font-size:.75rem;line-height:1.48}.match-record-score{min-width:38px;margin-top:6px;color:#15803d;font-size:.78rem;text-align:right}.match-record-reveal{display:flex;justify-content:center;padding-top:18px}@media(max-width:720px){.commentary-scoreboard{gap:8px}.commentary-score-team,.commentary-score-team.is-away{grid-template-columns:32px minmax(0,1fr) 34px;gap:6px}.commentary-score-team.is-away{grid-template-columns:34px minmax(0,1fr) 32px}.commentary-score-team>b{width:34px;height:38px;font-size:1.05rem}.commentary-score-crest{width:32px;height:32px}.commentary-score-team strong{font-size:.72rem}.commentary-clock{min-width:76px}.commentary-clock span{max-width:84px}.commentary-current-story{min-height:290px;padding:20px 16px}.commentary-current-body{grid-template-columns:minmax(0,1fr) auto}.commentary-story-identity{grid-column:1 / -1;min-width:0}.commentary-story-face,.commentary-story-crest{width:42px;height:42px;flex-basis:42px}.commentary-current-copy h2{font-size:.98rem}.commentary-current-copy p{font-size:.82rem}.commentary-controls{position:sticky;bottom:8px;z-index:4;flex-wrap:wrap;padding:8px;border:1px solid #d7dee8;border-radius:8px;background:#fffffff5;box-shadow:0 10px 30px #0f172a24}.match-commentary-player.has-key-event .commentary-controls{position:static}.commentary-speed{order:2;width:100%;margin-left:0}.commentary-speed button{flex:1}.commentary-reveal-button{order:3;width:100%;margin-left:0}.match-record-heading{align-items:start}.match-record-row{grid-template-columns:40px 34px minmax(0,1fr);gap:8px;padding:12px 4px}.match-record-score{grid-column:3;margin-top:0;text-align:left}.match-record-reveal .btn{width:100%}}.match-report-locked{display:grid;justify-items:center;gap:10px;padding:clamp(32px,7vw,64px);text-align:center}.match-report-locked>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff4bd;color:#d39b00;font-size:.6rem}.match-report-locked h2,.match-report-locked p{margin:0}.match-report-locked p{max-width:500px;color:#64748b;line-height:1.5}.match-lineups-ratings{display:grid;gap:18px}.match-motm-card--identity{grid-template-columns:auto 64px minmax(150px,.35fr) minmax(260px,1fr) 42px;align-items:center;gap:14px}.match-motm-card--identity>span{min-height:34px;padding:0 12px;align-self:center;white-space:nowrap}.match-player-face{width:44px;height:44px;display:block;flex:0 0 auto;overflow:hidden;border:2px solid #fff;border-radius:14px;background:#edf2f7;box-shadow:0 0 0 1px #94a3b838}.match-player-face svg,.match-player-face img{width:100%;height:100%;display:block;object-fit:cover}.match-player-face--motm{width:48px;height:48px;border-radius:15px}.match-motm-team{display:flex;align-items:center;gap:6px}.match-motm-team span,.match-motm-team em{font-style:normal}.match-motm-team-crest{width:18px;height:24px;flex:0 0 auto}.match-unified-lineup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.match-unified-team{min-width:0;overflow:hidden;border:1px solid #d9dfeb;border-radius:20px;background:#fff}.match-unified-team-header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #e5eaf2;background:#f8fafc}.match-unified-team-header h3,.match-unified-team-header p{margin:0}.match-unified-team-header p{margin-top:3px;color:#64748b;font-size:.78rem;font-weight:800}.match-unified-team-crest{width:32px;height:40px;flex:0 0 auto}.match-strength-team-crest{width:28px;height:36px;flex:0 0 auto}.match-unified-group h4{margin:0;padding:9px 14px;background:#f3f6fa;color:#64748b;font-size:.7rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.match-unified-columns{display:grid;grid-template-columns:64px minmax(150px,.35fr) minmax(220px,1fr) 42px;gap:12px;padding:8px 14px;border-bottom:1px solid #edf0f5;color:#94a3b8;font-size:.65rem;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.match-unified-columns span:first-child{grid-column:1 / 3}.match-unified-columns span:nth-child(2){grid-column:3}.match-unified-columns span:last-child{grid-column:4;text-align:center}.match-unified-player-list{display:grid}.match-unified-player{display:grid;grid-template-columns:64px minmax(150px,.35fr) minmax(220px,1fr) 42px;align-items:center;gap:12px;padding:12px 14px;border-top:1px solid #edf0f5}.match-unified-player:first-child{border-top:0}.match-unified-player.is-motm{position:relative;margin:8px;padding:14px;border:1px solid rgba(245,158,11,.44);border-radius:18px;background:radial-gradient(circle at 20px 16px,rgba(253,224,71,.34),transparent 34px),linear-gradient(135deg,#fffbebfa,#fffffff5);box-shadow:0 10px 30px #f59e0b1a}.match-unified-player.is-motm+.match-unified-player{border-top:0}.match-player-identity{position:relative;width:58px;height:48px}.match-player-shirt{position:absolute;right:0;bottom:-2px;width:28px;height:28px;margin:0;filter:drop-shadow(0 2px 2px rgba(15,23,42,.16))}.match-player-shirt .table-shirt-number{font-size:10px}.match-unified-player-copy{min-width:0}.match-unified-player-copy strong,.match-unified-player-copy span{display:block}.match-unified-player-copy strong{overflow:hidden;color:#0f172a;font-size:.88rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.match-unified-player-copy>span:not(.match-role-badge):not(.match-motm-inline-pill){margin-top:2px;color:#64748b;font-size:.7rem;font-weight:850}.match-role-badge{display:inline-flex!important;align-items:center;width:fit-content;min-height:22px;margin-top:5px;padding:0 8px;border-radius:999px;background:#f3f4f6;color:#1f2937;font-size:.64rem;font-weight:850;line-height:1;text-transform:uppercase}.match-motm-inline-pill{display:inline-grid;width:fit-content;margin-bottom:5px;padding:5px 10px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:.62rem;font-weight:950;letter-spacing:.01em;line-height:1}.match-unified-assessment{margin:0;color:#64748b;font-size:.76rem;line-height:1.35}.match-unified-rating{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#eef2f7;color:#334155;font-size:.95rem;font-weight:950}.match-unified-rating.is-excellent{background:#dcfce7;color:#15803d}.match-unified-rating.is-good{background:#e8effc;color:#315bd6}.match-unified-rating.is-poor{background:#fee2e2;color:#b91c1c}@media(max-width:720px){.match-result-page>.market-shell-header{display:grid;grid-template-columns:1fr;gap:16px}.match-result-page>.market-shell-header .panel-actions{grid-row:1;justify-self:start}.match-result-page>.market-shell-header .lede{white-space:nowrap}.match-reveal-scoreboard{gap:4px;margin-top:34px;padding:32px 8px 22px;border-radius:20px}.match-reveal-scoreboard .match-reveal-type{position:absolute;grid-area:auto;top:0;left:50%;z-index:5;width:fit-content;min-width:104px;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #fff}.match-reveal-crest{width:62px;height:76px}.match-reveal-score{gap:3px}.match-reveal-score span{width:28px;height:40px;border-radius:13px;font-size:1.15rem}.match-reveal-score b{font-size:.65rem}.match-reveal-scorers{margin-top:8px;padding:10px}.match-reveal-scorer{gap:6px;font-size:.7rem}.match-reveal-scorer.is-payroll{min-width:0;max-width:100%}.match-payroll-score-breakdown{gap:4px 6px;font-size:.7rem;line-height:1.35}.match-payroll-score-breakdown i{display:none}.match-payroll-locked-condition{padding:14px 12px}.match-payroll-locked-condition h2{font-size:1.05rem}.match-payroll-locked-condition p{font-size:.78rem}.match-stats-pulse-label .stat-tooltip{right:auto;left:50%;width:min(240px,calc(100vw - 48px));max-width:calc(100vw - 48px);transform:translate(-50%,6px)}.match-stats-pulse-label .stat-tooltip-wrapper:hover .stat-tooltip,.match-stats-pulse-label .stat-tooltip-wrapper:focus-visible .stat-tooltip,.match-stats-pulse-label .stat-tooltip-wrapper:focus-within .stat-tooltip{transform:translate(-50%)}.match-reveal-actions{align-items:stretch}.match-reveal-actions .btn{max-width:none}.match-strength-grid,.match-strength-card--hero,.match-strength-comparison{grid-template-columns:1fr}.match-strength-metrics--departments{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;padding-left:0}.match-strength-overall-flow{gap:8px}.match-strength-overall-flow strong{font-size:2rem}.match-story-timeline:before{left:24px}.match-story-row{grid-template-columns:48px minmax(0,1fr);align-items:start}.match-story-spine{grid-column:1;justify-items:start}.match-story-minute{min-width:42px;min-height:30px;font-size:.68rem}.match-story-row.side-home .match-story-card,.match-story-row.side-away .match-story-card,.match-story-row.side-neutral .match-story-card{grid-column:2;justify-self:stretch;width:100%}.match-story-card{grid-template-columns:32px 44px minmax(0,1fr);gap:8px;padding:10px}.match-story-row.has-no-icon:not(.side-neutral) .match-story-card{grid-template-columns:44px minmax(0,1fr)}.match-story-row.has-no-icon:not(.side-neutral) .match-story-score{grid-column:2}.match-story-score{grid-column:3;justify-self:start;min-width:42px;min-height:26px}.match-event-icon{width:32px;height:32px}.match-story-actor,.match-story-player-face{width:40px;height:40px}.table-shirt.match-story-actor-shirt{right:-1px;bottom:-1px;width:18px;height:18px}.match-partial-heading{display:grid}.match-report-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:22px;border-radius:24px}.match-report-tabs button{min-width:0;min-height:40px;padding:10px 8px;font-size:.75rem}.match-motm-card--identity{grid-template-columns:58px minmax(0,1fr) 40px;gap:10px}.match-motm-card--identity>span{grid-column:1 / -1;justify-self:start}.match-motm-card--identity>p{grid-column:2 / -1;grid-row:3;margin-top:0}.match-motm-card--identity>.match-unified-rating{grid-column:3;grid-row:2}.match-unified-lineup-grid{grid-template-columns:1fr}.match-unified-player{grid-template-columns:58px minmax(0,1fr) 40px;gap:10px;padding:11px 12px}.match-unified-player.is-motm{margin:8px;padding:12px}.match-unified-columns{grid-template-columns:58px minmax(0,1fr) 40px;gap:10px;padding:8px 12px}.match-unified-columns span:first-child{grid-column:1 / 3}.match-unified-columns span:nth-child(2){display:none}.match-unified-columns span:last-child{grid-column:3}.match-player-face{width:40px;height:40px}.match-unified-assessment{grid-column:2 / -1;font-size:.72rem}.match-unified-player>.match-unified-rating{grid-column:3;grid-row:1;width:38px;height:38px}}.home-league-table,.home-finance-list,.home-auction-list,.home-pulse-list{display:grid;gap:10px}.home-league-row,.home-finance-row,.home-auction-card,.home-pulse-item{display:grid;align-items:center;gap:10px;padding:14px 16px;border-radius:18px;background:#f8fafc;border:1px solid rgba(148,163,184,.18)}.home-league-row{grid-template-columns:32px minmax(0,1fr) auto auto}.home-league-row.focus{background:#22c55e14;border-color:#22c55e47}.home-league-pos{font-weight:900;color:#64748b}.home-trend{font-weight:800}.home-trend.up{color:#15803d}.home-trend.down{color:#dc2626}.home-trend.same{color:#475569}.home-auction-card{grid-template-columns:minmax(0,1fr) auto}.home-auction-list{gap:12px}.home-auction-legend{display:flex;flex-wrap:wrap;gap:14px;margin:-4px 0 12px}.home-auction-legend-item{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:.82rem;font-weight:800}.home-auction-legend-swatch{width:14px;height:14px;border-radius:4px;background:#94a3b83d}.home-auction-legend-item.is-winning .home-auction-legend-swatch{background:#22c55eb8}.home-auction-legend-item.is-outbid .home-auction-legend-swatch{background:#f59e0bcc}.home-auction-legend-item.is-open .home-auction-legend-swatch{background:#94a3b880}.home-auction-legend-item.is-owned .home-auction-legend-swatch{background:#0ea5e9b8}.home-auction-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;max-width:100%}.home-auction-debug-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:.74rem;font-weight:800;letter-spacing:.03em}.home-auction-updated{color:#64748b;font-size:.76rem;font-weight:700;white-space:nowrap}.home-auction-refresh{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(148,163,184,.26);background:#fffffff5;color:#475569;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease}.home-auction-refresh svg{width:18px;height:18px}.home-auction-refresh:hover,.home-auction-refresh:focus-visible{transform:translateY(-1px);box-shadow:0 10px 18px #0f172a14;border-color:#3b82f652;color:#1d4ed8}.home-auction-head{display:grid;grid-template-columns:minmax(210px,1.65fr) minmax(140px,1.05fr) 92px 106px 118px 126px 126px 88px minmax(138px,.9fr);align-items:end;gap:14px;padding:0 18px 6px;color:#64748b;font-size:.72rem;line-height:1;text-transform:uppercase;letter-spacing:.06em;font-weight:800;width:100%}.home-auction-head-player{padding-left:56px}.home-auction-head-club,.home-auction-club{margin-left:0}.home-auction-row{display:grid;grid-template-columns:minmax(210px,1.65fr) minmax(140px,1.05fr) 92px 106px 118px 126px 126px 88px minmax(138px,.9fr);align-items:center;gap:14px;padding:14px 18px;border-radius:18px;background:#f8fafc;border:1px solid rgba(148,163,184,.18);min-width:0;width:100%}.home-auction-row.is-winning{background:#22c55e14;border-color:#22c55e3d}.home-auction-row.is-outbid{background:#f59e0b14;border-color:#f59e0b42}.home-auction-row.is-owned{background:#0ea5e914;border-color:#0ea5e942}.home-auction-player{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.home-auction-player-link{display:inline-flex;align-items:center}.home-auction-face{width:44px;height:44px;border-radius:14px;overflow:hidden;background:#e2e8f0b3}.home-auction-player-copy{display:grid;gap:4px;min-width:0}.home-auction-player-copy strong{color:#0f172a;font-size:.94rem;line-height:1.05}.home-auction-name-mobile{display:none}.home-auction-player-copy span{color:#64748b;font-size:.76rem;line-height:1.1;white-space:nowrap}.mobile-card-condition{display:none}.home-auction-club{display:inline-grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;width:100%}.home-auction-club-crest,.home-auction-club svg.friendly-mini-crest,.home-auction-club svg.league-mini-crest,.home-auction-club .friendly-mini-crest,.home-auction-club .league-mini-crest{flex:0 0 auto;width:24px;height:30px;max-width:24px;max-height:30px;display:block}.home-auction-club span{color:#0f172a;font-size:.8rem;font-weight:800;line-height:.94;min-width:0;white-space:normal;overflow:hidden;max-height:1.88em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-auction-generated-source,.market-auction-generated-source{gap:8px}.home-auction-generated-source{grid-template-columns:minmax(0,1fr) auto}.home-auction-generated-source>span:first-child,.market-auction-generated-source>span:first-child{color:var(--ink-muted);font-weight:800;line-height:1.2}.home-auction-generated-source .generated-source-label-mobile{display:none}.home-auction-generated-source .generated-source-label-desktop{display:inline}.home-auction-generated-source .generated-source-label,.home-auction-generated-source .generated-source-label>span{overflow:visible!important;max-height:none!important;-webkit-line-clamp:unset!important}.home-auction-generated-source .stat-tooltip-wrapper,.market-auction-generated-source .stat-tooltip-wrapper{flex:0 0 auto;display:inline-flex!important;overflow:visible!important;max-height:none!important;-webkit-line-clamp:unset!important}.home-auction-generated-source .info-dot,.market-auction-generated-source .info-dot{display:inline-flex!important}.home-auction-generated-source .stat-tooltip,.market-auction-generated-source .stat-tooltip{display:block!important;grid-column:auto!important;grid-row:auto!important;overflow:visible!important;max-height:none!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;white-space:normal!important;text-align:left!important}.home-auction-stat-block{display:grid;gap:8px;align-content:center;min-width:0}.home-auction-stat-block:before{content:attr(data-label);color:#64748b;font-size:.68rem;line-height:1;text-transform:uppercase;letter-spacing:.06em;font-weight:800;display:none}.home-auction-stat-block strong{color:#0f172a;font-size:.88rem;line-height:1;white-space:nowrap}.home-auction-rating-inline{display:grid;gap:8px}.home-auction-live-note{color:#64748b;font-size:.68rem;line-height:1;font-weight:800;white-space:nowrap}.home-auction-live-note.is-extended{color:#1d4ed8}.home-auction-live-note.is-outbid{color:#b45309}.home-auction-stat-block--current:before,.home-auction-stat-block--potential:before{white-space:nowrap}.home-auction-stat-block--condition{min-width:0}.home-auction-stat-block--condition strong{display:block}.home-auction-meter{width:100%;max-width:64px;height:6px;border-radius:999px;background:#e2e8f0f5;overflow:hidden}.home-auction-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#60a5fa,#2563eb)}.home-auction-meter--potential{position:relative;overflow:visible}.home-auction-meter--potential b{position:absolute;top:-5px;width:2px;height:17px;border-radius:999px;background:#334155b8;transform:translate(-1px)}.home-auction-condition-inline{gap:0}.home-auction-condition-bar{width:58px;height:8px}.home-auction-injury-pill{font-size:.72rem;padding:5px 8px;white-space:nowrap}.home-auction-cta{appearance:none;min-width:118px;min-height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(148,163,184,.34);background:#fffffffa;color:#0f172a;font-size:.8rem;font-weight:800;text-align:center;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;box-shadow:0 8px 18px #0f172a0f;cursor:pointer}.home-auction-cta:disabled{cursor:wait;opacity:.65}.home-auction-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.home-auction-detail{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(148,163,184,.34);background:#fffffffa;color:#4b2e1f;box-shadow:0 8px 18px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.home-auction-detail svg{width:18px;height:18px}.home-auction-detail:hover,.home-auction-detail:focus-visible{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a1a;border-color:#b4530947;background:#fffbebfa}.home-auction-ended{min-width:126px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(148,163,184,.24);background:#f1f5f9eb;color:#64748b;font-size:.8rem;font-weight:800}.home-auction-cta.is-winning{color:#166534;border-color:#22c55e61;background:#f0fdf4fa}.home-auction-cta.is-outbid{color:#b45309;border-color:#f59e0b66;background:#fffbebfa}.home-auction-cta:hover,.home-auction-cta:focus-visible{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a1a;border-color:#3b82f64d}.market-shell-panel{display:grid;gap:16px}.market-shell-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start}.market-shell-header h1{margin:0;font-size:clamp(2rem,3vw,2.65rem);line-height:.98;letter-spacing:-.04em;color:#0f172a}.market-shell-header .lede{margin:10px 0 0}.market-badge-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.market-badge-row span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(148,163,184,.24);color:#64748b;font-size:.78rem;font-weight:800}.market-badge-row strong{color:#0f172a}.market-subnav__link--disabled{opacity:.55;cursor:not-allowed}.market-auction-tools{display:grid;grid-template-columns:1fr;gap:12px;margin:-4px 0 12px;align-items:end}.market-auction-filter{display:grid;gap:6px}.market-auction-filter span{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.market-auction-filter-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.market-auction-filter-chip,.market-auction-advanced-toggle{min-height:42px;padding:0 12px;border-radius:999px;border:1px solid rgba(148,163,184,.26);background:#ffffffeb;color:#475569;font-size:.8rem;font-weight:850;box-shadow:0 10px 22px #0f172a0a;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.market-auction-filter-chip:hover,.market-auction-filter-chip:focus-visible,.market-auction-advanced-toggle:hover,.market-auction-advanced-toggle:focus-visible{transform:translateY(-1px);border-color:#3b82f657;box-shadow:0 12px 24px #2563eb14}.market-auction-filter-chip.active,.market-auction-advanced-toggle.active{border-color:#0f172a29;background:#0f172a;color:#fff}.market-auction-filter-divider{width:1px;height:28px;margin:0 4px;border-radius:999px;background:#94a3b857}.market-auction-advanced-toggle{border-color:#3b82f638;background:#eff6ffe0;color:#1d4ed8}.market-advanced-filters{grid-column:1 / -1;display:grid;grid-template-columns:minmax(180px,1.3fr) repeat(4,minmax(120px,1fr)) auto;gap:10px;align-items:start;padding:12px;border-radius:18px;background:#f8fafcdb;border:1px solid rgba(148,163,184,.2)}.market-transfer-advanced-filters{grid-template-columns:minmax(160px,1.2fr) minmax(150px,1fr) repeat(5,minmax(112px,1fr)) auto}.market-advanced-filter{display:grid;gap:6px;align-self:start}.market-advanced-filter>span{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.market-advanced-reset{min-height:44px;box-sizing:border-box;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#fffffff0;color:#475569;font:inherit;font-size:.74rem;font-weight:850}.market-range-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.market-range-fields input{width:100%;min-height:44px;box-sizing:border-box;padding:0 8px;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#fffffff5;color:#0f172a;font:inherit;font-size:.8rem;font-weight:800;outline:none}.market-filter-text-input,.market-filter-select{width:100%;min-height:44px;box-sizing:border-box;padding:0 10px;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#fffffff5;color:#0f172a;font:inherit;font-size:.8rem;font-weight:800;outline:none}.market-filter-select{appearance:none;padding-right:28px;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 16px) 15px,calc(100% - 11px) 15px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.market-filter-hint{color:#64748b;font-size:.68rem;font-weight:800;line-height:1.2}.market-range-fields input:focus{border-color:#3b82f66b;box-shadow:0 10px 18px #2563eb14}.market-filter-text-input:focus,.market-filter-select:focus{border-color:#3b82f66b;box-shadow:0 10px 18px #2563eb14}.market-role-dropdown{position:relative}.market-role-dropdown summary{min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 34px 0 12px;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#fffffff5;color:#0f172a;font-size:.8rem;font-weight:850;line-height:1;list-style:none;cursor:pointer}.market-sort-button{appearance:none;display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;cursor:pointer}.market-sort-button:hover,.market-sort-button:focus-visible,.market-sort-button.active{color:#0f172a}.market-sort-button i{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:5px solid currentColor;opacity:.34}.market-sort-button.active i{opacity:.9}.market-sort-button.active.is-desc i{transform:rotate(180deg)}.market-role-dropdown-summary{min-height:44px;box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 34px 0 12px;position:relative;border-radius:12px;border:1px solid rgba(148,163,184,.28);background:#fffffff5;color:#0f172a;font:inherit;font-size:.8rem;font-weight:850;line-height:1;text-align:left;cursor:pointer}.market-role-dropdown-summary:after{content:"";position:absolute;right:14px;top:15px;width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform .16s ease}.market-role-dropdown.is-open .market-role-dropdown-summary{border-color:#3b82f66b;box-shadow:0 10px 18px #2563eb14}.market-role-dropdown.is-open .market-role-dropdown-summary:after{top:17px;transform:rotate(225deg)}.market-role-dropdown-panel{position:absolute;left:0;top:calc(100% + 6px);z-index:20;width:min(320px,80vw);max-height:310px;display:grid;gap:4px;padding:8px;overflow:auto;border-radius:14px;border:1px solid rgba(148,163,184,.26);background:#fff;box-shadow:0 18px 36px #0f172a24}.market-role-dropdown-panel button,.market-role-dropdown-panel label{min-height:34px;display:flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#334155;font:inherit;font-size:.78rem;font-weight:850;text-align:left;cursor:pointer}.market-role-dropdown-panel button:hover,.market-role-dropdown-panel label:hover{background:#eff6fff5}.market-role-dropdown-panel button.active,.market-role-dropdown-panel label.active{background:#0f172a0f;color:#0f172a}.market-role-dropdown-panel input{width:14px;height:14px;accent-color:#2563eb}.market-advanced-reset{align-self:end;white-space:nowrap}.market-auction-list .home-auction-head,.market-auction-row{grid-template-columns:minmax(210px,1.65fr) minmax(140px,1.05fr) 92px 106px 118px 126px 126px 88px minmax(138px,.9fr)}.market-auction-row .home-auction-club{display:flex}.market-auction-row .home-auction-club span{-webkit-line-clamp:1}.market-auction-row .home-auction-cta{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.market-transfer-list .home-auction-head,.market-transfer-row{grid-template-columns:minmax(210px,1.65fr) minmax(140px,1.05fr) 92px 106px 118px 126px 126px minmax(138px,.9fr)}.market-transfer-actions{justify-content:flex-end}.home-auction-state-label{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#ffffffb8;color:#475569;font-size:.78rem;font-weight:900;text-align:center}.market-transfer-actions .home-auction-cta:disabled{cursor:default;opacity:1}.market-transfer-tabs{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:6px;margin:6px 0 14px;padding:4px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#f8fafcb8}.market-transfer-tabs--flush{margin-top:0}.market-transfer-tab{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#475569;font:inherit;font-size:.74rem;font-weight:850;cursor:pointer}.market-transfer-tab.active{background:#e2e8f0;color:#0f172a;box-shadow:none}.market-transfer-tab strong{min-width:18px;min-height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172a14;color:inherit;font-size:.66rem;font-weight:950}.market-transfer-tab.active strong{background:#0f172a;color:#fff}.market-offer-modal{width:min(760px,94vw)}.market-offer-target{grid-template-columns:58px minmax(0,1fr) minmax(112px,auto) minmax(112px,auto);align-items:start}.market-offer-target-copy{gap:7px}.market-offer-target-copy>span:not(.market-offer-target-metrics){font-size:.78rem;font-weight:850}@media(max-width:980px){.market-advanced-filters,.market-transfer-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-advanced-reset{width:100%}}@media(max-width:820px){.competitions-shell-header,.market-page-header{flex-direction:column;align-items:flex-start;gap:10px}.competitions-shell-header-actions{width:auto;max-width:100%;margin-left:0;justify-content:flex-start}.market-received-offer-card{grid-template-columns:minmax(0,1fr)}.market-received-offer-club{justify-self:start;text-align:left;grid-template-columns:42px minmax(0,1fr)}.market-received-offer-club .home-auction-club-crest{grid-column:1;grid-row:1}.market-received-offer-club span{grid-column:2;grid-row:1}.market-auction-list .home-auction-head,.market-transfer-list .home-auction-head{display:none}.market-auction-list .home-auction-row:nth-child(n+6),.market-transfer-list .home-auction-row:nth-child(n+6){display:grid}.market-auction-list .market-auction-row,.market-transfer-list .market-transfer-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:14px;align-items:start}.market-auction-list .home-auction-player,.market-transfer-list .home-auction-player{grid-column:1 / -1;grid-row:1}.market-auction-list .home-auction-club,.market-transfer-list .home-auction-club{grid-column:1 / -1;grid-row:2;justify-self:start}.market-auction-list .home-auction-stat-block--condition,.market-transfer-list .home-auction-stat-block--condition{grid-column:1;grid-row:3;grid-template-columns:min-content minmax(56px,1fr);grid-template-areas:"label label" "value meter";justify-content:stretch}.market-auction-list .home-auction-stat-block:before,.market-transfer-list .home-auction-stat-block:before{display:block;font-size:.62rem;letter-spacing:.05em}.market-auction-list .home-auction-stat-block--condition:before,.market-transfer-list .home-auction-stat-block--condition:before{grid-area:label}.market-auction-list .home-auction-stat-block--condition strong,.market-transfer-list .home-auction-stat-block--condition strong{grid-area:value;align-self:center}.market-auction-list .home-auction-stat-block--current,.market-transfer-list .home-auction-stat-block--current{grid-column:2;grid-row:3}.market-auction-list .home-auction-stat-block--potential,.market-transfer-list .home-auction-stat-block--potential{grid-column:1;grid-row:4}.market-auction-list .home-auction-stat-block--value,.market-transfer-list .home-auction-stat-block--value{grid-column:2;grid-row:4}.market-auction-list .home-auction-stat-block--auction,.market-transfer-list .home-auction-stat-block--auction{grid-column:1;grid-row:5}.market-auction-list .home-auction-stat-block--expires{grid-column:2;grid-row:5}.market-auction-list .home-auction-actions,.market-transfer-list .home-auction-actions{grid-column:1 / -1;grid-row:6;justify-content:stretch}.market-transfer-list .home-auction-actions{grid-column:2;grid-row:5}.market-transfer-list .home-auction-actions .home-auction-cta,.market-transfer-list .home-auction-state-label,.market-auction-list .home-auction-actions .home-auction-cta{width:100%}.market-auction-list .home-auction-condition-bar,.market-transfer-list .home-auction-condition-bar{width:100%;max-width:92px}.market-auction-list .home-auction-condition-inline,.market-transfer-list .home-auction-condition-inline{grid-area:meter;width:100%;min-width:0;display:block}.market-auction-list .home-auction-condition-inline .home-auction-condition-bar,.market-transfer-list .home-auction-condition-inline .home-auction-condition-bar{grid-area:auto}}@media(max-width:560px){.market-received-offers,.market-received-offer-card{padding:12px}.market-received-offer-terms{grid-template-columns:repeat(2,minmax(0,1fr))}.market-received-offer-terms>span:last-child{grid-column:1 / -1}.market-received-offer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.market-received-offer-actions .btn{width:100%;min-width:0}.market-received-offer-actions .btn.primary{grid-column:1 / -1}.market-sent-offer-actions{grid-template-columns:minmax(0,1fr)}.market-sent-offer-actions .btn{width:100%;min-width:0}.market-advanced-filters,.market-transfer-advanced-filters{grid-template-columns:minmax(0,1fr)}.market-auction-list .market-auction-row,.market-transfer-list .market-transfer-row{grid-template-columns:repeat(2,minmax(0,1fr))}.market-auction-list .home-auction-player,.market-transfer-list .home-auction-player,.market-auction-list .home-auction-club,.market-transfer-list .home-auction-club{grid-column:1 / -1}.market-auction-list .home-auction-stat-block--condition,.market-transfer-list .home-auction-stat-block--condition{grid-column:1;grid-row:3}.market-auction-list .home-auction-stat-block--current,.market-transfer-list .home-auction-stat-block--current{grid-column:2;grid-row:3}.market-auction-list .home-auction-stat-block--potential,.market-transfer-list .home-auction-stat-block--potential{grid-column:1;grid-row:4}.market-auction-list .home-auction-stat-block--value,.market-transfer-list .home-auction-stat-block--value{grid-column:2;grid-row:4}.market-auction-list .home-auction-stat-block--auction,.market-transfer-list .home-auction-stat-block--auction{grid-column:1;grid-row:5}.market-auction-list .home-auction-stat-block--expires,.market-transfer-list .home-auction-actions{grid-column:2;grid-row:5}.market-auction-list .home-auction-actions{grid-column:1 / -1;grid-row:6}.market-transfer-list .home-auction-actions{align-self:end}}.market-offer-target-metrics{grid-column:1 / 3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:min(470px,100%);margin-top:0}.market-offer-target-metrics>.market-offer-meter-chip{min-width:0;min-height:44px;display:inline-grid;align-content:center;justify-items:stretch;gap:5px;padding:7px 8px}.market-offer-target-metrics .market-offer-meter-chip strong{font-size:.64rem}.market-offer-target-values{display:grid;gap:3px;padding:10px 12px;border-radius:14px;background:#ffffffe0;border:1px solid rgba(226,232,240,.82);text-align:left}.market-offer-target-values span{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.market-offer-target-values strong{color:#0f172a;font-size:.92rem}.market-offer-fields{display:grid;gap:14px}.market-offer-field,.market-offer-section{display:grid;gap:8px}.market-offer-field>span,.market-offer-section-head>span{color:#475569;font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.market-offer-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-offer-field-head strong{color:#64748b;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:none}.market-offer-label-with-help{display:inline-flex;align-items:center;gap:7px}.market-offer-help{position:relative;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(148,163,184,.42);background:#f8fafcf5;color:#64748b;font-size:.72rem;font-weight:900;line-height:1;text-transform:none;cursor:help}.market-offer-help:after{content:attr(aria-label);position:absolute;left:50%;bottom:calc(100% + 8px);width:min(280px,70vw);padding:9px 11px;border-radius:10px;background:#0f172a;color:#fff;font-size:.72rem;font-weight:800;line-height:1.3;letter-spacing:0;text-align:left;text-transform:none;box-shadow:0 16px 32px #0f172a33;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease;z-index:3}.market-offer-help:hover:after,.market-offer-help:focus-visible:after{opacity:1;transform:translate(-50%)}.recovery-squad-intro .training-pill-tip,.training-cap-label .training-pill-tip,.league-card-name .training-pill-tip{left:0;transform:translateY(4px)}.recovery-squad-intro .training-pill-help:hover .training-pill-tip,.recovery-squad-intro .training-pill-help:focus .training-pill-tip,.recovery-squad-intro .training-pill-help:focus-visible .training-pill-tip,.recovery-squad-intro .training-pill-help:focus-within .training-pill-tip,.training-cap-label .training-pill-help:hover .training-pill-tip,.training-cap-label .training-pill-help:focus .training-pill-tip,.training-cap-label .training-pill-help:focus-visible .training-pill-tip,.training-cap-label .training-pill-help:focus-within .training-pill-tip,.league-card-name .training-pill-help:hover .training-pill-tip,.league-card-name .training-pill-help:focus .training-pill-tip,.league-card-name .training-pill-help:focus-visible .training-pill-tip,.league-card-name .training-pill-help:focus-within .training-pill-tip{transform:translate(0)}.market-offer-field input,.market-offer-field textarea{width:100%;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:#fff;color:#0f172a;font:inherit;font-weight:800;outline:none}.market-offer-field input{min-height:48px;padding:0 14px}.market-offer-field textarea{min-height:78px;resize:vertical;padding:12px 14px;line-height:1.35}.market-offer-field input:focus,.market-offer-field textarea:focus{border-color:#3b82f66b;box-shadow:0 10px 18px #2563eb14}.market-offer-note-progress{height:5px;border-radius:999px;background:#e2e8f0e6;overflow:hidden}.market-offer-note-progress i{display:block;height:100%;border-radius:inherit;background:#2563eb}.market-offer-section-head,.market-offer-summary{display:flex;align-items:center;justify-content:space-between;gap:10px}.market-offer-section-head strong{color:#64748b;font-size:.78rem;font-weight:900}.market-offer-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:300px;overflow:auto;padding-right:2px}.market-offer-player-option{appearance:none;min-width:0;min-height:132px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(226,232,240,.9);background:#fff;color:#0f172a;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.market-offer-player-option:hover,.market-offer-player-option:focus-visible{transform:translateY(-1px);border-color:#22c55e57;box-shadow:0 10px 18px #16653414;background:#f0fdf46b}.market-offer-player-option.is-selected{border-color:#166534e6;background:#f0fdf4db;color:#0f172a;box-shadow:inset 0 0 0 2px #166534e6,0 12px 24px #16653414}.market-offer-player-face{width:46px;height:46px;border-radius:13px;overflow:hidden;background:#e2e8f0b8}.market-offer-player-main{display:contents;min-width:0}.market-offer-player-title{grid-column:2 / -1;min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.market-offer-player-identity{min-width:0;display:grid;gap:4px}.market-offer-player-identity strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.1;color:inherit}.market-offer-player-identity small{min-width:0;color:#64748b;font-size:.72rem;font-weight:850;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-offer-player-title b{flex:0 0 auto;min-height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#eff6fff5;color:#2563eb;font-size:.72rem;font-weight:950}.market-offer-player-metrics{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;justify-items:start}.market-offer-player-metrics>span{display:inline-flex;align-items:center;gap:6px;min-height:25px;padding:0 8px;border-radius:999px;background:#f8fafcf5;color:#1f2937;font-size:.68rem;font-weight:900;white-space:nowrap}.market-offer-player-option.is-selected .market-offer-player-metrics>span{background:#ffffffb8}.market-offer-player-metrics>.market-offer-meter-chip{min-width:0;width:100%;max-width:148px;min-height:54px;display:inline-grid;align-content:center;justify-items:stretch;gap:6px;padding:8px 10px}.market-offer-meter-chip strong{display:flex;align-items:baseline;justify-content:space-between;gap:6px;color:inherit;font-size:.7rem;line-height:1;font-weight:950}.market-offer-meter-chip strong span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-offer-meter-chip i{position:relative;width:100%;height:6px;display:inline-block;border-radius:999px;background:#e2e8f0f5;overflow:hidden}.market-offer-meter-chip i em{display:block;height:100%;border-radius:inherit;background:#22c55e}.market-offer-meter-chip i em.is-morale{background:#f59e0b}.market-offer-meter-chip i em.is-rating{background:#2563eb}.market-offer-potential-bar b{position:absolute;top:-4px;width:2px;height:14px;border-radius:999px;background:#334155b8;transform:translate(-1px)}.market-offer-player-option>em{padding:5px 7px;border-radius:999px;background:#eff6fff0;color:#1d4ed8;font-size:.66rem;font-style:normal;font-weight:900;white-space:nowrap}.market-offer-player-option.is-selected>em{background:#dcfce7fa;color:#166534}.market-offer-summary{padding:12px 14px;border-radius:14px;border:1px solid rgba(34,197,94,.22);background:#f0fdf4c7;color:#166534;font-size:.82rem;font-weight:850}.market-offer-summary strong{color:inherit}.market-offer-summary.is-invalid{border-color:#f59e0b57;background:#fffbebeb;color:#92400e}.market-offer-integrity{margin:-4px 0 0;color:#64748b;font-size:.78rem;line-height:1.35;font-weight:700}.market-offer-actions{display:flex;justify-content:flex-end;gap:18px}.market-received-offers{display:grid;gap:12px;margin:18px 0;padding:14px;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:#f8fafcd1}.market-received-offers-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.market-received-offers-head h3{margin:0;color:#0f172a;font-family:var(--font-display);font-size:1.15rem;line-height:1}.market-received-offers-head p{margin:5px 0 0;color:#64748b;font-size:.82rem;line-height:1.3;font-weight:700}.market-received-offers-head>strong{min-width:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172a;color:#fff;font-size:.86rem;font-weight:950}.market-received-offer-list{display:grid;gap:10px}.market-received-offer-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"top" "offer";gap:18px;padding:20px;border-radius:18px;border:1px solid rgba(191,219,254,.86);background:linear-gradient(180deg,#f8fafceb,#eff6ff80);box-shadow:0 12px 30px #0f172a0b}.market-received-offer-player-panel,.market-received-offer-offer-panel{min-width:0;border-radius:22px;border:1px solid rgba(226,232,240,.82);background:#fffffff0;box-shadow:0 18px 34px #0f172a0a}.market-received-offer-player-panel{grid-area:top;padding:18px;display:grid;gap:14px}.market-received-offer-offer-panel{grid-area:offer;display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1fr) minmax(320px,.98fr);grid-template-areas:"title title title" "terms terms terms" "package package message" "package package actions";gap:18px;padding:18px}.market-received-offer-panel-title{color:#64748b;font-size:.8rem;font-weight:950;letter-spacing:.05em;line-height:1;text-transform:uppercase}.market-received-offer-offer-panel>.market-received-offer-panel-title{grid-area:title}.market-offer-dossier{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(340px,1.08fr) minmax(260px,.72fr);gap:22px;align-items:stretch}.market-offer-dossier-player,.market-offer-dossier-values,.market-offer-dossier-status{min-width:0;border-radius:22px;border:1px solid rgba(226,232,240,.82);background:#fffffff5;box-shadow:0 18px 34px #0f172a0a}.market-offer-dossier-player{display:grid;grid-template-columns:142px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:18px 24px;padding:28px 26px;color:inherit}.market-offer-dossier-face{grid-row:1;width:142px;height:142px;border-radius:20px;overflow:hidden;background:#f1f5f9}.market-offer-dossier-player-copy{display:grid;align-content:start;gap:8px}.market-offer-dossier-player-copy strong{color:#0f172a;font-family:var(--font-display);font-size:1.65rem;line-height:.98;font-weight:950}.market-offer-dossier-player-copy span{color:#0f172a;font-size:1.02rem;font-weight:850}.market-offer-name-link{width:fit-content;color:inherit;text-decoration:none}.market-offer-name-link:hover,.market-offer-name-link:focus-visible,.market-offer-dossier-value-link:hover,.market-offer-dossier-value-link:focus-visible,.market-received-offer-message-club:hover,.market-received-offer-message-club:focus-visible{color:#2563eb}.market-offer-name-link:hover strong,.market-offer-name-link:focus-visible strong,.market-offer-dossier-value-link:hover strong,.market-offer-dossier-value-link:focus-visible strong,.market-received-offer-message-club:hover strong,.market-received-offer-message-club:focus-visible strong{color:#2563eb;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.market-offer-dossier-player-copy em{color:#64748b;font-size:.88rem;font-style:normal;line-height:1.12;font-weight:720}.market-offer-dossier-ratings{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-self:end}.market-offer-dossier-meter{min-width:0;min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:8px 12px;padding:14px 16px;border-radius:15px;border:1px solid rgba(226,232,240,.82);background:#f8fafcdb}.market-offer-dossier-meter em,.market-offer-dossier-value em,.market-offer-dossier-status>span,.market-received-offer-message>span,.market-received-offer-terms em,.market-received-offer-package>span{color:#64748b;font-size:.72rem;font-style:normal;font-weight:900;letter-spacing:.05em;line-height:1;text-transform:uppercase}.market-offer-dossier-meter strong{color:#0f172a;font-size:1.05rem;line-height:1;font-weight:950}.market-offer-dossier-meter i{position:relative;grid-column:1 / -1;width:100%;height:7px;border-radius:999px;background:#e5e7eb;overflow:hidden}.market-offer-dossier-meter i b{display:block;height:100%;border-radius:inherit;background:#2563eb}.market-offer-dossier-meter i b.status-fill{position:static}.market-offer-dossier-potential-mark{position:absolute;top:-4px;width:2px;height:15px!important;border-radius:999px;background:#334155b8!important;transform:translate(-1px)}.market-offer-dossier-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px}.market-offer-dossier-value{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;padding:18px 16px;border-radius:16px;border:1px solid rgba(226,232,240,.76);background:#f8fafcc2}.market-offer-dossier-value-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(217,188,70,.32);background:#fae8858f;color:#8a6d18;font-size:1.32rem;font-weight:950}.market-offer-dossier-value .home-auction-club-crest{width:56px;height:66px}.market-offer-dossier-value-copy{min-width:0;display:grid;gap:5px}.market-offer-dossier-value strong{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#0f172a;font-size:1.06rem;line-height:1.04;font-weight:950}.market-offer-dossier-value-link{min-width:0;width:100%;color:inherit;text-decoration:none}.market-offer-dossier-value-link:hover,.market-offer-dossier-value-link:focus-visible{text-decoration:none}.market-offer-dossier-value-link:hover em,.market-offer-dossier-value-link:focus-visible em{color:#64748b;text-decoration:none}.market-offer-dossier-value-link strong{display:inline;overflow:visible;text-overflow:clip;white-space:normal}.market-offer-dossier-status{display:grid;gap:16px;align-content:start;padding:28px}.market-offer-dossier-status>strong{min-height:50px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;justify-self:start;min-width:170px;padding:0 22px;border-radius:999px;border:1px solid rgba(34,197,94,.24);background:#f0fdf4db;color:#2f6f3d;font-size:.92rem;font-weight:950}.market-offer-dossier-status>strong.is-injured{border-color:#ef44443d;background:#fef2f2db;color:#991b1b}.market-offer-dossier-status>strong i{width:10px;height:10px;border-radius:999px;background:currentColor}.market-offer-dossier-status>strong.is-injured img{width:18px;height:18px;flex:0 0 18px}.market-received-offer-terms{grid-area:terms;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:stretch}.market-received-offer-terms>span{min-width:0;display:grid;gap:5px;align-content:center;min-height:70px;padding:12px 14px;border-radius:15px;border:1px solid rgba(226,232,240,.76);background:#ffffffd1;box-shadow:0 10px 24px #0f172a09}.market-received-offer-terms>span:nth-child(3){border-color:#22c55e47;background:#f0fdf4cc}.market-received-offer-terms strong{color:#0f172a;font-size:1.05rem;line-height:1.05;font-weight:950}.market-received-offer-package{grid-area:package;display:grid;gap:14px;align-content:start;min-width:0;padding:0;border:0;background:transparent}.market-received-offer-package>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:flex-start}.market-received-offer-package-slot{min-width:0;display:grid;gap:12px}.market-received-offer-package-slot>span{color:#64748b;font-size:.82rem;font-weight:950;letter-spacing:.04em;line-height:1;text-transform:uppercase}.market-received-offer-package p{margin:0;color:#64748b;font-size:.8rem;font-weight:800}.market-received-offer-message{grid-area:message;display:grid;gap:10px;align-content:start}.market-received-offer-message-box{border-radius:18px;border:1px solid rgba(226,232,240,.68);background:#ffffffeb;overflow:hidden;min-height:210px;display:flex;flex-direction:column}.market-received-offer-message-line{display:flex;align-items:center;gap:10px;min-height:30px;padding:14px 18px;border-bottom:1px solid rgba(226,232,240,.76);color:#64748b;font-size:.9rem;font-weight:760}.market-received-offer-message-line em{color:#475569;font-size:.88rem;font-style:normal;font-weight:650}.market-received-offer-message-club{display:inline-flex;align-items:center;gap:10px;color:#0f172a;width:fit-content;text-decoration:none}.market-received-offer-message-club .home-auction-club-crest{width:34px;height:40px}.market-received-offer-message-club strong{color:#0f172a;font-size:.86rem;font-weight:950}.market-received-offer-message-club:hover strong,.market-received-offer-message-club:focus-visible strong{color:#2563eb}.market-received-offer-note{margin:0;min-height:152px;flex:1 1 auto;display:flex;align-items:flex-start;padding:18px;color:#475569;font-size:.94rem;font-style:italic;line-height:1.35;font-weight:750}.market-received-offer-actions{grid-area:actions;display:flex;align-self:end;justify-content:flex-end;gap:12px;padding-top:2px}.market-sent-offer-actions .btn{min-width:150px}.market-offer-player-ref{position:relative;min-width:0;color:inherit}.market-offer-player-ref:focus-visible{outline:none}.market-offer-player-ref--target{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:16px}.market-offer-player-ref--chip{width:100%;display:block;min-height:210px;padding:18px 20px 16px;border-radius:20px;border:1px solid rgba(226,232,240,.86);background:#ffffffe6}.market-offer-player-ref-alert{margin:-18px -20px 12px;padding:10px 16px;border-radius:20px 20px 0 0;background:#fef2f2eb;border-bottom:1px solid rgba(254,205,211,.86);display:flex;justify-content:center}.market-offer-player-ref-alert-copy{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#991b1b;font-size:.88rem;line-height:1.1;font-weight:900}.market-offer-player-ref-alert-copy img{width:18px;height:18px;flex:0 0 18px}.market-offer-player-ref-chip-top{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px}.market-offer-player-ref-chip-main{min-width:0;display:block}.market-offer-player-ref-chip-head{min-width:0;display:flex;align-items:start;justify-content:space-between;gap:16px}.market-offer-player-ref-side{flex:0 0 160px;width:160px;display:grid;justify-items:end;align-content:start;gap:8px}.market-offer-player-ref-chip-copy{min-width:0;flex:1 1 auto;display:grid;gap:4px;align-content:start}.market-received-offer-chip-face{width:64px;height:64px;border-radius:16px;overflow:hidden;justify-self:start}.market-offer-player-ref-copy{min-width:0;display:grid;gap:5px}.market-offer-player-ref--target .market-offer-player-ref-copy{grid-template-columns:minmax(0,180px) minmax(0,auto);align-items:start;column-gap:18px}.market-offer-player-ref--target .market-offer-player-ref-copy>strong,.market-offer-player-ref--target .market-offer-player-ref-meta{grid-column:1}.market-offer-player-ref--target .market-offer-player-ref-values{grid-column:2;grid-row:1 / span 2;align-self:start}.market-offer-player-ref--target .market-offer-player-ref-metrics{grid-column:1 / -1;margin-top:24px}.market-offer-player-ref-copy>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#0f172a;font-size:1rem;line-height:1.05;font-weight:950}.market-offer-player-ref-chip-copy>.market-offer-name-link strong,.market-offer-player-ref--chip .market-offer-player-ref-copy>strong{font-size:1rem;line-height:1.02}.market-offer-player-ref-meta{min-width:0;color:#64748b;font-size:.82rem;font-weight:850;line-height:1.12}.market-offer-player-ref--chip .market-offer-player-ref-meta{font-size:.82rem;line-height:1.15}.market-offer-injury-pill{display:inline-flex;justify-self:end;align-self:start;max-width:100%;font-size:.7rem;line-height:1.12;text-align:left}.market-offer-player-ref-metrics{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.market-offer-player-ref--chip .market-offer-player-ref-metrics{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(132px,164px));gap:12px;justify-content:start;align-items:start}.market-offer-player-ref-metrics>.market-offer-meter-chip{width:118px;min-height:42px;display:inline-grid;align-content:center;gap:5px;padding:7px 9px;border-radius:14px;background:#f8fafcf5;color:#0f172a}.market-offer-player-ref-metrics .market-offer-meter-chip strong{font-size:.68rem}.market-offer-player-ref-metrics .market-offer-meter-chip i{height:5px}.market-offer-player-ref--chip .market-offer-player-ref-metrics>.market-offer-meter-chip{width:auto;min-height:54px;padding:10px 12px;border-radius:16px}.market-offer-player-ref--chip .market-offer-player-ref-metrics .market-offer-meter-chip strong{font-size:.8rem}.market-offer-player-ref-values{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.market-offer-player-ref-values>span{display:grid;align-content:center;justify-items:start;gap:4px;min-height:52px;padding:8px 12px;border-radius:16px;border:1px solid rgba(226,232,240,.76);background:#ffffffd1}.market-offer-player-ref-values em{color:#64748b;font-size:.62rem;font-style:normal;font-weight:900;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.market-offer-player-ref-values strong{color:#0f172a;font-size:.82rem;font-weight:950;white-space:nowrap;line-height:1}.market-offer-player-ref--chip .market-offer-player-ref-values{width:100%}.market-offer-player-ref--chip .market-offer-player-ref-values>span{width:100%;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;align-content:start;justify-items:end;text-align:right}.market-offer-player-ref--chip .market-offer-player-ref-values em{font-size:.64rem;line-height:1.05;white-space:normal}.market-offer-player-ref--chip .market-offer-player-ref-values strong{font-size:.98rem;line-height:1.05;white-space:normal}.market-offer-player-ref--empty{grid-template-columns:minmax(0,1fr);min-height:210px;align-content:start;justify-items:start;border-style:dashed;background:#f8fafcdb;padding-top:26px}.market-offer-player-ref--empty .market-offer-player-ref-copy{gap:10px}.market-offer-player-ref--empty .market-offer-player-ref-copy>strong{font-size:.98rem}.market-offer-player-ref--empty .market-offer-player-ref-meta{font-size:.82rem}.market-offer-player-hover-card{position:absolute;left:0;top:calc(100% + 10px);z-index:120;width:min(320px,72vw);display:grid;gap:0;padding:14px;border-radius:18px;border:1px solid #d1d5db;background:#fffffffa;color:#0f172a;text-decoration:none;box-shadow:0 20px 40px #0f172a33;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.market-offer-player-ref--chip .market-offer-player-hover-card{top:82px}.market-offer-player-ref--dossier .market-offer-player-hover-card{top:168px}.market-offer-player-hover-card *,.market-offer-player-ref:hover .market-offer-player-hover-card *{text-decoration:none}.market-offer-player-hover-card a{color:#2563eb}.market-offer-hover-top strong{color:#0f172a;font-size:1rem;line-height:1.05;font-weight:750}.market-offer-hover-top span{color:#0f172a}.market-offer-player-ref:hover .market-offer-player-hover-card,.market-offer-player-ref:focus-visible .market-offer-player-hover-card{opacity:1;pointer-events:auto;transform:translateY(0)}.market-offer-hover-top,.market-offer-hover-foot,.market-offer-hover-ratings{display:flex}.market-offer-hover-foot{margin-top:6px;flex-wrap:wrap;gap:7px}.market-offer-hover-foot span{color:#64748b;font-size:.72rem;font-weight:850}.market-offer-hover-ratings{display:grid;gap:8px;margin-top:10px}.market-offer-hover-rating-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(68px,84px);align-items:center;gap:8px;font-size:12px}.market-offer-hover-rating-row>span:first-child{min-width:0;color:#0f172a}.market-auction-detail{display:grid;gap:22px}.market-auction-detail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-auction-hero{display:grid;grid-template-columns:minmax(430px,1.15fr) minmax(360px,.85fr);gap:18px;padding:22px;border-radius:28px;background:#f7f4ef;border:1px solid rgba(148,163,184,.22);box-shadow:0 24px 50px #0f172a14}.market-auction-hero.is-winning{border-color:#22c55e47}.market-auction-hero.is-outbid{border-color:#f59e0b52}.market-auction-hero.is-owned{border-color:#0ea5e94d}.market-auction-hero.is-ended{border-color:#94a3b842}.market-auction-hero-left,.market-auction-hero-right{display:grid;gap:14px;align-content:start;min-width:0}.market-auction-hero-player{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:start}.market-auction-hero-copy{display:grid;gap:6px;min-width:0}.market-auction-mobile-full{min-width:0}.market-auction-hero-copy h1{margin:0;color:#0f172a;font-size:clamp(2rem,3.45vw,3.45rem);line-height:.9;letter-spacing:-.05em}.market-auction-seller-line{display:inline-flex;align-items:center;gap:8px}.market-auction-seller-crest{width:22px;height:26px;flex:0 0 auto}.market-auction-hero-ratings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-self:stretch;padding:14px;border-radius:22px;background:#ffffff7a;border:1px solid rgba(226,232,240,.72)}.market-auction-hero-ratings .stat-inline{align-items:center}.market-auction-hero-ratings .rating-bar{min-width:92px}.market-auction-player-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:20px;align-items:center}.market-auction-face{width:150px;height:150px;border-radius:32px;background:#e2e8f0b8;overflow:hidden}.market-auction-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-self:start}.market-auction-status-card{grid-column:1 / -1;display:grid;gap:10px;align-content:center;padding:14px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(148,163,184,.18)}.market-auction-status-card .btn{width:100%}.market-auction-stat--bid-action{grid-column:1 / -1}.market-auction-bid-action-head{display:grid;grid-template-columns:minmax(120px,max-content) auto;gap:10px;align-items:center;justify-content:space-between}.market-auction-bid-action-head>div{display:grid;gap:8px}.market-auction-label-with-tooltip{position:relative;display:inline-flex;align-items:center;gap:7px;width:fit-content}.market-auction-stat--bid-action .btn:not(.market-auction-cancel-btn){justify-self:end;width:auto;min-width:220px;padding-inline:24px}.market-auction-bid-cta-wrap{display:grid;justify-items:end}.market-auction-info-dot{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:#0f172a;color:#fff!important;font-size:.62rem;font-weight:900;cursor:help;flex:0 0 auto}.market-auction-tooltip{position:absolute;left:50%;top:calc(100% + 8px);width:min(260px,72vw);padding:9px 10px;border-radius:12px;background:#0f172a;color:#fff!important;font-size:.72rem;line-height:1.35;text-align:left;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease;box-shadow:0 14px 28px #0f172a33;z-index:10}.market-auction-info-dot:hover .market-auction-tooltip,.market-auction-info-dot:focus .market-auction-tooltip{opacity:1;transform:translate(-50%)}.market-auction-cancel-btn{grid-column:2 / 3;justify-self:end;width:auto;min-width:180px}.market-auction-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.24);background:#ffffffe6;color:#475569;font-size:.82rem;font-weight:900;text-align:center}.market-auction-status-badge.is-winning{background:#dcfce7e6;border-color:#22c55e3d;color:#166534}.market-auction-status-badge.is-outbid{background:#fef3c7e6;border-color:#f59e0b47;color:#92400e}.market-auction-status-badge.is-owned{background:#e0f2fee6;border-color:#0ea5e947;color:#075985}.market-auction-status-badge.is-ended{background:#f1f5f9f0;border-color:#94a3b84d;color:#475569}.market-auction-stat span{color:#64748b;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.market-auction-back{justify-self:start}.market-auction-player-card h1{margin:8px 0 6px;font-size:clamp(2rem,3vw,2.8rem);line-height:.95;letter-spacing:-.04em}.market-auction-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.market-auction-stat,.market-bids-card{padding:16px;border-radius:18px;background:#ffffff7a;border:1px solid rgba(226,232,240,.72)}.market-auction-stat{display:grid;gap:8px}.market-auction-stat strong{color:#0f172a;font-size:1.2rem}.market-auction-stat--primary strong{font-size:1.55rem}.market-bids-card{display:grid;gap:12px}.market-bids-card--hero{padding:14px;background:#ffffff7a}.market-bids-card h2{margin:0}.market-bids-list{display:grid;gap:8px}.market-bid-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.18)}.market-bid-club{display:inline-flex;align-items:center;gap:10px;min-width:0}.market-bid-club .market-auction-seller-crest{width:20px;height:24px}.market-bid-club strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auction-setup-fields{display:grid;gap:12px;padding:14px;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.2)}.auction-setup-fields label{display:grid;gap:6px;color:#475569;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.auction-price-control{display:grid;gap:10px}.auction-player-context{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.auction-player-stat{display:grid;gap:7px;min-width:0;padding:12px 14px;border-radius:24px;background:#ffffffb8}.auction-player-stat span{color:#64748b;font-size:.82rem;font-weight:900}.auction-player-stat strong{color:#0f172a;font-size:.98rem}.auction-player-stat-measure{display:flex;align-items:center;gap:10px;min-width:0}.auction-player-stat-bar{position:relative;width:108px;height:6px;border-radius:999px;overflow:hidden;background:#e2e8f0f5}.auction-player-stat-bar i{display:block;height:100%;border-radius:inherit;background:#436df4}.auction-player-stat-bar b{position:absolute;top:-5px;width:2px;height:17px;border-radius:999px;background:#334155b8;transform:translate(-1px)}.auction-player-stat--value{grid-template-columns:minmax(0,1fr);gap:4px;grid-column:auto;grid-row:auto;min-width:0;border-radius:999px;padding-block:10px}.auction-player-stat--value strong{white-space:normal;overflow-wrap:anywhere;line-height:1.05}.auction-setup-fields input,.auction-setup-fields select{min-height:42px;padding:0 12px;border-radius:12px;border:1px solid rgba(148,163,184,.32);background:#fff;color:#0f172a;font:inherit;font-weight:800}.auction-price-presets{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:2px}.auction-price-presets button{min-height:38px;border-radius:999px;border:1px solid rgba(148,163,184,.26);background:#fff;color:#475569;font:inherit;font-size:.78rem;font-weight:850;box-shadow:0 8px 16px #0f172a0a;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.auction-price-presets button{display:grid;gap:2px;min-width:132px;padding:6px 12px}.auction-price-presets button span{font-size:.68rem;font-weight:900;letter-spacing:.04em}.auction-price-presets button strong{color:inherit;font-size:.82rem;line-height:1}.auction-price-presets button:hover,.auction-price-presets button:focus-visible{transform:translateY(-1px);border-color:#3b82f652;box-shadow:0 12px 22px #2563eb14}.auction-price-presets button.active{border-color:#0f172a29;background:#0f172a;color:#fff}.market-price-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible}.market-price-presets button{min-width:0;width:100%;padding-inline:8px}.market-price-presets button strong{overflow-wrap:anywhere}.auction-setup-fields p{margin:0;color:#64748b;font-size:.82rem;font-weight:700}@media(max-width:980px){.market-auction-detail,.market-auction-hero,.market-auction-hero-left,.market-auction-hero-right,.market-auction-hero-player,.market-auction-hero-copy,.market-auction-hero-meta,.market-auction-hero-ratings,.market-bids-card,.market-bids-list,.player-sections,.player-card-block{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.market-auction-hero{grid-template-columns:minmax(0,1fr);overflow:hidden}}@media(max-width:700px){.market-auction-detail{gap:14px;overflow-x:hidden}.market-auction-detail-toolbar{align-items:stretch;flex-direction:column}.market-auction-detail-toolbar .home-auction-header-actions{justify-content:space-between}.market-auction-back{width:100%;justify-content:center}.market-auction-hero,.market-auction-hero-meta,.market-auction-hero-ratings{grid-template-columns:minmax(0,1fr)}.market-auction-hero{gap:14px;padding:16px;border-radius:22px}.market-auction-hero-player{grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:start}.market-auction-face{width:82px;height:82px;border-radius:20px}.market-auction-hero-copy{display:contents;gap:4px}.market-auction-hero-copy h1{grid-column:2;font-size:clamp(1.45rem,8vw,1.95rem);line-height:.95;overflow-wrap:anywhere}.market-auction-hero-copy .player-role{grid-column:1 / -1;margin-top:4px}.market-auction-mobile-full{grid-column:1 / -1}.market-auction-seller-line,.market-auction-seller-line span,.market-auction-hero-copy .player-sub,.market-auction-hero-copy .player-role{min-width:0;overflow-wrap:anywhere}.market-auction-hero-ratings{gap:10px;padding:12px}.market-auction-hero-ratings .stat-inline,.status-inline{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px}.market-auction-hero-ratings .rating-bar,.status-progress{width:100%;max-width:100%;min-width:0}.market-auction-stat,.market-bids-card{padding:13px;border-radius:16px}.market-auction-stat strong{font-size:1.1rem;overflow-wrap:anywhere}.market-auction-bid-action-head{grid-template-columns:minmax(0,1fr);justify-content:stretch}.market-auction-status-badge,.market-auction-bid-cta-wrap,.market-auction-stat--bid-action .btn:not(.market-auction-cancel-btn),.market-auction-cancel-btn{grid-column:auto;justify-self:stretch;width:100%;min-width:0}.market-auction-bid-cta-wrap{justify-items:stretch}.market-bid-row{align-items:flex-start;padding:11px 12px}.market-bid-row>span:last-child{flex:0 0 auto}.player-card-block{padding:16px;border-radius:18px}.status-grid,.ability-grid-3{grid-template-columns:minmax(0,1fr)}.ability-row{grid-template-columns:minmax(0,1fr) 28px minmax(82px,34%);gap:8px}.ability-name{min-width:0;overflow-wrap:anywhere}.ability-bar{width:100%;min-width:0}.roster-confirm-modal{width:min(92vw,420px);padding:18px;gap:14px}.roster-confirm-player{grid-template-columns:50px minmax(0,1fr);gap:10px;padding:12px}.auction-confirm-face{width:50px;height:50px;border-radius:16px}.auction-player-context{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auction-player-stat{padding:10px 12px;border-radius:22px}.auction-player-stat--value{grid-column:1 / -1}.auction-player-stat-measure{gap:8px}.auction-player-stat-bar{width:min(86px,100%)}.auction-setup-fields{padding:12px}.auction-price-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.market-price-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-price-presets button{min-width:0}.market-offer-modal{width:min(92vw,420px)}.market-offer-target{grid-template-columns:50px minmax(0,1fr)}.market-offer-target-values{grid-column:1 / -1}.market-offer-player-grid{grid-template-columns:minmax(0,1fr);max-height:360px}.market-offer-player-option{grid-template-columns:64px minmax(0,1fr);gap:12px;padding:14px;min-height:172px}.market-offer-player-face{width:64px;height:64px;border-radius:18px}.market-offer-player-title{gap:8px}.market-offer-player-identity strong{font-size:1rem}.market-offer-player-identity small{font-size:.78rem}.market-offer-player-title b{min-height:38px;padding:0 12px;font-size:.82rem}.market-offer-player-metrics{gap:6px}.market-offer-player-metrics>.market-offer-meter-chip{min-height:56px}.market-offer-summary{align-items:flex-start;flex-direction:column}}@media(min-width:821px){.home-auction-stat-block:before{display:none}}.home-auction-card strong,.home-finance-row strong,.home-pulse-item strong{color:#0f172a}.home-auction-card p{margin:4px 0 0;color:#64748b}.home-auction-card.hot{background:#fef2f2eb;border-color:#f871713d}.home-auction-meta{display:grid;justify-items:end;gap:4px}.home-auction-meta span{font-size:12px;font-weight:700;color:#b45309}.home-pulse-item{grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-height:108px}.home-pulse-copy{display:grid;gap:6px;min-width:0;align-content:center}.home-pulse-meta{display:flex;align-items:center;gap:12px;min-height:24px}.home-pulse-item span{font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-pulse-item.success span{color:#15803d}.home-pulse-item.danger span{color:#dc2626}.home-pulse-item.warning span{color:#b45309}.home-pulse-item.neutral span{color:#475569}.home-pulse-item strong{line-height:1.28;padding-top:0}.home-pulse-copy p{margin:0;color:#64748b;font-size:.82rem;font-weight:700;line-height:1.35}.home-pulse-time,.home-inbox-time{color:#64748b;font-size:.73rem;font-style:normal;font-weight:700;white-space:nowrap}.home-pulse-actions,.home-inbox-actions{display:grid;justify-items:end;align-content:center;gap:10px}.home-pulse-cta{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:40px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#fffffff5;color:#0f172a;font-size:.78rem;font-weight:800;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;box-shadow:0 8px 18px #0f172a0d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.home-pulse-cta:hover,.home-pulse-cta:focus-visible{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a1a;border-color:#3b82f64d}.home-pulse-item.success .home-pulse-cta{color:#166534;border-color:#22c55e52;background:#f0fdf4fa}.home-pulse-item.danger .home-pulse-cta{color:#b91c1c;border-color:#ef44444d;background:#fef2f2fa}.home-pulse-item.warning .home-pulse-cta{color:#b45309;border-color:#f59e0b57;background:#fffbebfa}.home-module--pulse .home-module-header{margin-bottom:0}.home-module--pulse{align-self:start;align-content:start}.home-module--pulse .home-module-header p{margin-bottom:0}.home-module-empty{display:grid;gap:8px;padding:20px 18px;border-radius:18px;background:#f8fafc;border:1px solid rgba(148,163,184,.18)}.home-module-empty strong{color:#0f172a}.home-module-empty p{margin:0;color:#64748b}.home-module-empty--pulse{min-height:120px;place-items:start;align-content:start;justify-items:start;text-align:left;padding:18px 18px 16px;background:#f8fafc}.home-module-empty--pulse strong{font-size:1rem}.home-module-empty--pulse p{max-width:32ch}.home-module--pulse .home-pulse-list{align-content:start;gap:8px}.home-module-empty--league{align-content:start;min-height:180px}.home-auction-empty{margin-top:4px}.home-inbox-list{display:grid;gap:10px;align-content:start;align-self:start}.home-inbox-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;align-self:start;padding:14px 16px;border-radius:18px;background:#f8fafc;border:1px solid rgba(148,163,184,.18);min-height:96px}.home-inbox-item.is-unread{background:#eff6ffd1;border-color:#3b82f633}.home-inbox-copy{display:grid;gap:8px;min-width:0;align-content:start;grid-template-rows:24px auto auto}.home-inbox-meta{display:flex;align-items:center;gap:12px;min-height:24px}.home-inbox-sender-wrap{display:inline-grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.home-inbox-crest,.home-inbox-sender-wrap .friendly-mini-crest{width:18px;height:24px;display:block;flex:0 0 auto}.home-inbox-sender{color:#0f172a;font-size:.8rem;font-weight:900;line-height:1.2}.home-inbox-meta em{color:#64748b;font-size:.73rem;font-style:normal;font-weight:700;white-space:nowrap}.home-inbox-copy strong{color:#0f172a;line-height:1.28;padding-top:0}.home-inbox-copy p{margin:0;color:#64748b;font-size:.82rem;line-height:1.35}.home-inbox-cta{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:38px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#fffffff5;color:#0f172a;font-size:.78rem;font-weight:800;line-height:1;text-align:center;text-decoration:none;white-space:nowrap;box-shadow:0 8px 18px #0f172a0d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.home-inbox-cta:hover,.home-inbox-cta:focus-visible{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a1a;border-color:#3b82f64d}.home-finance-row{grid-template-columns:minmax(0,1fr) auto}.home-mobile-nav,.game-mobile-nav{display:none}@media(max-width:1120px){.home-appbar,.home-shell-clubbar{flex-direction:column;align-items:stretch}.home-hero-main{grid-template-columns:1fr}.home-shell-club,.home-shell-economy{justify-content:space-between;flex-wrap:wrap}.home-matchup-card{width:100%;min-width:0}.home-module-grid{grid-template-columns:1fr}.home-module--lineup{grid-row:auto}}@media(max-width:820px){.cookie-banner{bottom:0}.home-shell-app{padding-bottom:110px}.cookie-modal-shell{padding:0}.cookie-modal{width:100%;max-height:86vh;border-radius:1.6rem 1.6rem 0 0;padding:1.1rem 1rem calc(1.1rem + env(safe-area-inset-bottom,0px))}.home-shell-clubbar{grid-template-columns:1fr;gap:18px}.home-primary-nav{display:none}.home-appbar,.home-shell-clubbar{padding:16px;border-radius:24px}.home-appbar{flex-direction:row;justify-content:space-between;padding:0 4px;border-radius:0;align-items:center}.home-appbar .brand-name{font-size:1rem}.home-appbar .brand-lockup{gap:12px}.home-appbar .brand-lockup .brand-mark{width:72px;height:72px}.home-appbar .brand-name{display:none}.home-appbar-actions{gap:12px}.home-appbar-inbox{min-width:132px;height:46px;padding:0 18px 0 16px;border-radius:20px;gap:10px}.home-appbar .settings-menu .icon-button{width:46px;min-width:46px;height:46px;border-radius:18px}.home-shell-club{display:grid;gap:18px}.home-shell-identity{width:100%;gap:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center}.home-shell-club-copy strong{font-size:1.55rem;line-height:.98}.home-shell-cash-mobile{display:grid;grid-column:2;justify-self:end;align-self:center;min-width:0;width:100%;max-width:168px}.home-shell-rankboard,.home-shell-economy{width:100%}.home-shell-rankboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-left:0;margin-left:0;border-left:0}.home-shell-access-mobile{display:block;grid-column:1 / -1}.home-shell-access-mobile .hud-tally--access{width:100%}.home-shell-cash-mobile{grid-column:1;justify-self:stretch;max-width:none}.home-shell-economy{display:none}.hud-chip,.hud-tally{min-width:0;flex:1 1 0;padding:14px 16px;border-radius:24px}.hud-inbox{flex:0 0 auto}.hud-inbox-label{font-size:14px}.hud-inbox-badge{top:-8px;right:-6px;min-width:28px;height:28px;font-size:13px}.club-mini-crest{width:70px;height:88px}.home-hero-card,.home-module{padding:18px;border-radius:24px}.home-hero-cta{width:100%;min-width:0}.home-next-topbar{min-height:0}.home-next-body{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:0;justify-items:stretch;gap:10px;padding:10px 12px}.home-next-team-link .club-mini-crest{width:62px;height:76px}.home-versus-pill{width:48px;height:48px;border-radius:16px;font-size:1rem}.home-next-card,.home-recent-card{padding:14px;border-radius:24px}.home-recent-row{grid-template-columns:124px auto;grid-template-areas:"type meta" "main result";gap:10px;align-items:center}.home-recent-row-meta{justify-items:end}.home-recent-row-main strong,.home-recent-row-meta strong{font-size:.9rem}.home-formation-preview{min-height:700px}.home-starting-team__heading{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title link" "formation strength";align-items:start;gap:12px 10px}.home-starting-team__title{grid-area:title;min-width:0}.home-starting-team__title h2{font-size:1.6rem;line-height:1.02}.home-starting-team__link{grid-area:link;justify-self:end;align-self:center}.home-starting-team__formation{grid-area:formation}.home-starting-team__strength{grid-area:strength}.home-pitch-slot{min-width:64px;min-height:52px;padding:7px 8px}.home-pitch-slot strong{font-size:.76rem}.home-starting-team .friendly-scout-card{z-index:520}.home-starting-team .friendly-slot-anchor:hover,.home-starting-team .friendly-slot-anchor:focus-within{z-index:540!important}.home-module--league .league-standings-head,.home-module--league .league-team-row{grid-template-columns:minmax(160px,1fr) repeat(5,24px);gap:12px}.home-module--league .league-card.joined .league-standings-head,.home-module--league .league-card.joined .league-team-row{grid-template-columns:minmax(176px,1fr) repeat(5,22px);gap:10px}.home-module--league .league-col-p,.home-module--league .league-standings-head .league-col-p,.home-module--league .league-col-gf,.home-module--league .league-standings-head .league-col-gf,.home-module--league .league-col-ga,.home-module--league .league-standings-head .league-col-ga{display:none}.home-module--league .league-col-team{padding-left:72px}.home-module--league .league-team-main{grid-template-columns:26px minmax(0,1fr);gap:16px}.home-module--league .league-card.joined .league-team-main{grid-template-columns:30px minmax(0,1fr);gap:14px}.home-module--league .league-team-rank{margin-right:4px}.home-league-team-link{padding-left:6px}.home-module--league .league-card.joined .league-col-team{padding-left:82px}.home-module--league .league-card.joined .home-league-team-link{gap:10px;padding-left:0}.home-module-header,.home-pulse-item{grid-template-columns:1fr}.home-pulse-item{gap:10px;position:relative}.home-pulse-actions,.home-inbox-actions{justify-items:stretch;gap:0}.home-pulse-time,.home-inbox-time{position:absolute;top:14px;right:16px}.home-pulse-cta{width:100%}.home-inbox-item{grid-template-columns:1fr;gap:10px;position:relative}.home-inbox-sender-wrap{gap:8px}.home-inbox-actions{justify-items:stretch}.home-inbox-cta{width:100%}.home-mobile-nav,.game-mobile-nav{position:fixed;left:50%;right:auto;width:min(100vw - 16px,680px);bottom:calc(28px + env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:120;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;padding:6px;border-radius:20px;background:#0f172af0;box-shadow:0 18px 36px #0f172a33}.home-mobile-nav-item,.game-mobile-nav-item{min-width:0;min-height:58px;border:0;border-radius:14px;background:transparent;color:#e2e8f0c2;font-size:clamp(7px,2.05vw,8px);font-weight:800;letter-spacing:.015em;text-transform:uppercase;display:inline-flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;text-align:center;text-decoration:none}.game-mobile-nav-label{max-width:100%;line-height:1;white-space:nowrap}.game-mobile-nav-icon{width:20px;height:20px;flex:0 0 auto}.home-mobile-nav-item.active,.game-mobile-nav-item.active{background:#facc15f5;color:#111827}}.competitions-shell{display:grid;gap:10px}.competitions-content{display:grid;gap:22px}.competitions-shell-header,.market-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.competitions-shell-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;max-width:100%}.competitions-season-browser{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);column-gap:18px;justify-items:start;row-gap:14px}.competitions-other-club-heading{display:flex;width:100%;align-items:center;justify-content:space-between;gap:18px}.competitions-other-club-heading>div{display:grid;gap:3px}.competitions-other-club-heading span{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.competitions-other-club-heading h1{margin:0;font-size:clamp(1.45rem,2.5vw,2rem)}.competitions-season-tabs{width:auto;margin:0;gap:4px;padding:4px;border-radius:16px}.competitions-season-tabs .club-subtab{min-height:34px;padding:0 13px;border-radius:12px;font-size:.76rem}.competitions-season-picker{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;justify-self:center;grid-column:1;width:100%}.competitions-season-picker .competitions-round-arrow{text-decoration:none}.competitions-season-picker__current{min-width:0;width:100%}.competitions-season-list{justify-content:flex-start;align-items:flex-start;gap:6px;width:100%}.competitions-season-option{display:grid;flex:0 0 auto;justify-items:center;gap:4px}.competitions-season-chip{display:inline-flex;min-height:34px;align-items:center;justify-content:center;flex:0 0 auto;padding:0 8px;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#fff;color:#64748b;font-size:.78rem;font-weight:950;letter-spacing:.01em;text-decoration:none}.competitions-season-chip:hover,.competitions-season-chip:focus-visible{color:#111827}.competitions-season-chip.active{background:#111827;color:#fff}.competitions-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:18px}.competitions-panel{align-content:start}.competitions-panel--main{min-width:0}.competitions-league-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:18px;align-items:start}.competitions-section{display:grid;gap:16px;min-width:0;padding:20px;border:1px solid #d9dfeb;border-radius:24px;background:#f8fafc6b}.competitions-section--table{grid-column:1;grid-row:1}.competitions-archive-league-pill{gap:7px;white-space:nowrap}.competitions-archive-league-pill small{padding-left:7px;border-left:1px solid rgba(37,99,235,.24);font-size:.66rem;font-weight:850;letter-spacing:.02em}.competitions-section--rewards{grid-column:2;grid-row:1}.competitions-section--fixtures{grid-row:2}.competitions-section--fixtures,.competitions-section--stats{grid-column:1 / -1}.competitions-section--rewards{align-content:start;gap:14px}.competitions-rewards-header{align-items:center}.competitions-rewards-header h2{margin:0;font-size:clamp(1.35rem,1.7vw,1.8rem);white-space:nowrap}.competitions-rewards-note{margin:0;color:#64748b;font-size:.78rem;font-weight:700;line-height:1.45}.competitions-past-outcome{align-content:start;background:linear-gradient(145deg,#ecfdf5d1,#eff6ffb8)}.competitions-past-outcome__eyebrow,.competitions-past-outcome__details span{color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.competitions-past-outcome h2{margin:-4px 0 2px}.competitions-past-outcome__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.competitions-past-outcome__details>div{display:grid;gap:4px;padding:12px;border:1px solid rgba(148,163,184,.2);border-radius:14px;background:#ffffffb8}.competitions-rewards-group{display:grid;gap:8px}.competitions-rewards-group-heading{display:flex;align-items:end;justify-content:space-between;gap:10px}.competitions-rewards-group-heading strong{color:#0f172a;font-size:.86rem}.competitions-rewards-group-heading span{color:#64748b;font-size:.66rem;font-weight:750;text-align:right}.competitions-match-awards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:14px}.competitions-match-awards>div{display:grid;gap:4px;min-width:0;padding:10px 6px;background:#f8fafcc2;text-align:center}.competitions-match-awards>div+div{border-left:1px solid rgba(148,163,184,.2)}.competitions-match-awards span{color:#64748b;font-size:.64rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.competitions-match-awards strong,.competitions-reward-row>strong{color:#15803d;font-size:.78rem;font-weight:950;white-space:nowrap}.competitions-season-rewards{margin-top:2px}.competitions-reward-list{display:grid}.competitions-reward-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:7px 0;border-top:1px solid rgba(148,163,184,.18)}.competitions-reward-row>span{display:flex;align-items:center;gap:8px;min-width:0;color:#334155;font-size:.76rem;font-weight:800}.competitions-reward-row b{display:inline-grid;place-items:center;width:24px;min-width:24px;height:24px;border-radius:8px;background:#e2e8f0;color:#334155;font-size:.62rem}.competitions-reward-row:first-child b,.competitions-reward-row:nth-child(2) b{background:#22c55e24;color:#166534}.competitions-reward-row.is-zero>strong{color:#64748b}.competitions-rewards-note{padding:10px 12px;border-radius:12px;background:#f59e0b1a;color:#92400e}.competitions-section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:start}.competitions-section-header .home-league-name-pill{justify-self:end;width:fit-content;align-self:start;overflow-wrap:anywhere}.competitions-section-header h2{margin:0;color:#0f172a;font-size:clamp(1.65rem,2vw,2.25rem);line-height:1}.competitions-title-with-tooltip,.home-title-with-tooltip,.recovery-title-with-tooltip{display:inline-flex;align-items:center;gap:10px;min-width:0}.recovery-title-with-tooltip h2{margin:0}.competitions-section-header p{margin:0;color:#64748b;font-weight:750}.competitions-league-legend{margin-top:-4px}.league-payroll-status{display:flex;align-items:center;gap:8px;width:fit-content;padding:8px 10px;border:1px solid rgba(245,158,11,.24);border-radius:12px;background:#fffbebb8;color:#64748b;font-size:.78rem;font-weight:800}.league-payroll-status strong{color:#0f172a}.league-payroll-status__state{padding-left:8px;border-left:1px solid rgba(180,83,9,.2);color:#b45309}.competitions-table{display:grid;gap:8px;min-width:0}.competitions-table-head,.competitions-table-row{display:grid;grid-template-columns:minmax(210px,280px) repeat(8,42px) 140px;justify-content:start;gap:6px;align-items:center}.competitions-table-head{padding:0 14px 4px;color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.competitions-table-row{padding:10px 14px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#f8fafc;color:#0f172a;font-weight:750}.competitions-table-row.is-user{background:#22c55e1a;border-color:#22c55e47}.league-points-adjusted{display:inline-flex;align-items:flex-start;justify-content:center;gap:1px}.league-points-adjusted sup{color:#b42318;font-size:.8em;font-weight:950;line-height:1}.league-points-notes{margin-top:10px;padding:12px 14px 2px;border-top:1px solid rgba(148,163,184,.22);color:#64748b;font-size:.78rem;font-weight:700}.league-points-notes p{margin:0}.league-points-notes strong{color:#0f172a}.competitions-team-cell{display:grid;grid-template-columns:24px 28px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.competitions-table-team-name{min-width:0;color:#0f172a;font-weight:900;text-decoration:none}.competitions-table-team-name:hover,.competitions-table-team-name:focus-visible,.competitions-fixture-team-name:hover,.competitions-fixture-team-name:focus-visible,.competitions-score-group:hover,.competitions-score-group:focus-visible,.competitions-stat-player:hover,.competitions-stat-player:focus-visible,.competitions-stat-club:hover,.competitions-stat-club:focus-visible{color:#3868e8;text-decoration:underline;text-underline-offset:3px}.competitions-team-cell b{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#64748b}.competitions-team-cell b.is-promotion{background:#22c55e29;color:#166534}.competitions-team-cell b.is-winner{background:#facc153d;color:#92400e}.competitions-team-cell b.is-playoff{background:#3b82f629;color:#1d4ed8}.competitions-team-cell b.is-playout{background:#f59e0b2e;color:#b45309}.competitions-team-cell b.is-relegation{background:#ef444429;color:#b91c1c}.competitions-mini-crest{width:24px;height:32px;display:block}.competitions-form-strip{display:inline-flex;gap:5px;align-items:center}.competitions-form-dot{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e5e7eb;color:#64748b;font-size:.68rem;font-weight:950}.competitions-form-dot.w{background:#4ca95a;color:#fff}.competitions-form-dot.d{background:#a3a3ad;color:#fff}.competitions-form-dot.l{background:#df594e;color:#fff}.competitions-mini-list,.competitions-calendar{display:grid;gap:10px}.competitions-round-tabs{display:flex;flex-wrap:nowrap;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.competitions-round-tabs::-webkit-scrollbar{display:none}.competitions-fixtures-header{display:grid}.competitions-fixtures-header h2{max-width:100%}.competitions-round-nav{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;align-items:center;width:min(980px,100%);justify-self:center}.competitions-round-arrow{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#fff;color:#111827;font:inherit;font-size:1.35rem;font-weight:900;cursor:pointer}.competitions-round-arrow:disabled{opacity:.38;cursor:default}.competitions-round-tabs button{min-height:32px;padding:0 11px;flex:0 0 auto;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#fff;color:#64748b;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.competitions-round-tabs button.active{background:#111827;color:#fff}.competitions-calendar h3,.competitions-round-date{margin:0;color:#334155;font-size:.95rem;font-weight:850}.competitions-round-date{font-size:.78rem;text-align:center}.competitions-calendar h3{margin:0;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.competitions-fixture-list{display:grid;border-top:1px solid rgba(148,163,184,.18)}.competitions-fixture-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"home score away";column-gap:clamp(28px,5vw,80px);align-items:center;width:min(940px,100%);margin:0 auto;justify-content:center;min-height:46px;padding:8px 10px;border-radius:14px;border-bottom:1px solid rgba(148,163,184,.18);background:transparent}.competitions-fixture-row.is-user{background:#22c55e1a;border-color:#22c55e38}.competitions-fixture-side{display:inline-flex;gap:12px;align-items:center;min-width:0;max-width:320px}.competitions-fixture-side--home{grid-area:home;justify-self:end}.competitions-fixture-side--away{grid-area:away;justify-self:start}.competitions-fixture-side .competitions-mini-crest{width:28px;height:36px;justify-self:center}.competitions-fixture-team-name{min-width:0;color:#0f172a;font-weight:900;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.competitions-score-cell{min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.24);background:#f8fafc;color:#0f172a;font-size:.95rem;font-weight:950}.competitions-score-group{display:grid;grid-template-columns:42px 42px;justify-self:center;text-decoration:none}.competitions-fixture-score-wrap{grid-area:score;display:grid;justify-items:center;gap:4px}.competitions-payroll-handicap-chip{display:inline-flex;align-items:center;gap:5px;color:#9a3412;font-size:.62rem;font-weight:950;line-height:1;white-space:nowrap}.competitions-payroll-handicap-chip small{color:#c2410c;font:inherit;opacity:.78}.competitions-score-group.is-time{grid-template-columns:88px}.competitions-score-cell:first-of-type{border-radius:8px 0 0 8px;border-right:0}.competitions-score-cell:nth-of-type(2){border-radius:0 8px 8px 0}.competitions-score-cell--time{grid-column:auto;border-radius:8px;display:grid;align-content:center;gap:1px;padding:4px 7px;font-size:.74rem;line-height:1.1;text-align:center}.competitions-score-cell--time small{color:#475569;font-size:.68rem;font-weight:850}.competitions-score-group{grid-area:score}.competitions-fixture-versus{display:none}.competitions-mini-list a,.competitions-match-row{display:grid;gap:5px;padding:14px 16px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#f8fafc;color:#0f172a;text-decoration:none}.competitions-mini-list span,.competitions-match-row em{color:#64748b;font-style:normal;font-size:.78rem;font-weight:800}.competitions-matches-header{display:grid;gap:18px}.competitions-matches-header-main{display:grid;gap:12px}.competitions-matches-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.competitions-matches-cta{flex:0 0 auto;width:auto;min-width:0;padding-inline:20px}.competitions-filter-row{margin:0}.competitions-filter-tab{text-decoration:none}.competitions-friendly-subtabs{width:fit-content;max-width:100%}.competitions-pending-notice{margin-top:18px}.competitions-pending-shell{display:grid;gap:14px;margin-top:18px;padding:0;border:0;border-radius:0;background:transparent}.competitions-pending-header{display:flex;align-items:flex-start;justify-content:flex-end;gap:18px;margin:0}.competitions-pending-header h3{margin:0}.competitions-pending-list{display:grid;gap:10px}.competitions-pending-row{margin:0;grid-template-columns:150px minmax(360px,1fr) auto;gap:16px}.competitions-pending-team{display:flex;align-items:center;gap:10px;min-width:0}.competitions-pending-deadline{margin:0;color:#64748b;font-size:.82rem;font-weight:700}.competitions-pending-deadline strong{color:#475569}.competitions-pending-matchup{justify-self:start;width:fit-content;max-width:100%;margin-inline:0}.competitions-pending-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px}.competitions-pending-status{color:#64748b;font-size:.82rem;font-weight:800;white-space:nowrap}.competitions-pending-empty{margin:0}.competitions-match-list{display:grid;gap:10px;margin-top:18px}.competitions-match-empty{margin-top:18px}.competitions-match-month-nav{grid-template-columns:28px minmax(0,auto) 28px;justify-self:start;width:fit-content;max-width:100%;gap:6px;margin-top:12px;margin-bottom:0}.competitions-match-month-nav .competitions-round-arrow{width:28px;height:28px;font-size:1rem}.competitions-match-month-nav .competitions-round-tabs{max-width:min(520px,100%);gap:6px}.competitions-match-month-nav .competitions-round-tabs button{min-height:30px;padding:0 12px;font-size:.76rem}.competitions-match-row{grid-template-columns:190px minmax(460px,1fr) 150px;align-items:center;gap:20px;min-height:72px;padding:10px 18px;background:#fbfcfe;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.competitions-match-row:hover,.competitions-match-row:focus-visible{border-color:#3868e838;background:#fff;box-shadow:0 10px 22px #0f172a0b;outline:none}.competitions-match-meta{min-width:0;display:flex;align-items:center;gap:12px}.competitions-matchup{min-width:0;width:100%;max-width:680px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:16px}a.competitions-match-team,a.competitions-match-result{text-decoration:none}a.competitions-match-team:hover strong,a.competitions-match-team:focus-visible strong,a.competitions-match-result:hover,a.competitions-match-result:focus-visible{color:#3868e8;text-decoration:underline;text-underline-offset:3px}a.competitions-match-team:focus-visible,a.competitions-match-result:focus-visible{outline:2px solid rgba(56,104,232,.28);outline-offset:4px;border-radius:10px}.competitions-match-type{flex:0 0 auto;min-width:82px;justify-content:center}.competitions-match-team{min-width:0;display:inline-flex;align-items:center;gap:10px;color:inherit}.competitions-match-team strong{min-width:0;display:block;color:#0f172a;font-size:.98rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.competitions-match-team--home{justify-self:end;flex-direction:row-reverse;text-align:right}.competitions-match-team--away{justify-self:start;text-align:left}.competitions-match-crest{width:28px;height:36px;flex:0 0 auto}.competitions-match-vs{justify-self:center;color:#64748b;font-size:.7rem;font-weight:950;letter-spacing:.08em}.competitions-match-result{justify-self:end;min-width:96px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#f1f6ff;color:#0f172a;font-size:.92rem;font-weight:950;line-height:1.1;text-align:center;text-decoration:none}.competitions-match-result.has-score{background:#f8fafc}.competitions-match-date em{color:#64748b;font-style:normal;font-size:.68rem;font-weight:900;line-height:1.15}.competitions-match-date{min-width:58px;display:grid;justify-items:start;gap:2px;color:#64748b;text-align:left}.competitions-match-date strong{color:#475569;font-size:.82rem;font-weight:950;line-height:1.15}.competitions-load-more{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px;color:#64748b;font-size:.78rem;font-weight:900}.competitions-load-more .btn{min-height:38px;padding-inline:18px}.competitions-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.competitions-stat-card{display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#fff}.competitions-stat-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.competitions-stat-card h3{margin:0;color:#0f172a;font-size:1rem}.competitions-stat-card-header button{border:0;background:transparent;color:#3868e8;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer;white-space:nowrap}.competitions-stat-list{display:grid;gap:10px}.competitions-stat-row{display:grid;grid-template-columns:22px 34px minmax(0,1fr) auto;gap:10px;align-items:center}.competitions-stat-row>span{color:#64748b;font-weight:900}.competitions-stat-face{width:34px;height:34px;border-radius:10px;background:#eef2f7}.competitions-stat-row div{display:grid;gap:2px;min-width:0}.competitions-stat-player,.competitions-stat-club{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.competitions-stat-player{color:#0f172a;font-weight:900}.competitions-stat-club{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:.78rem;font-weight:750}.competitions-stat-club .competitions-mini-crest{width:14px;height:18px}.competitions-stat-value{display:grid;gap:1px;justify-items:end;color:#0f172a}.competitions-stat-value small{color:#64748b;font-size:.66rem;font-weight:850;white-space:nowrap}.competitions-stats-modal{width:min(760px,94vw)}.competitions-stat-modal-list{display:grid;gap:10px;max-height:min(66vh,720px);overflow:auto;padding-right:4px}.competitions-stat-modal-list .competitions-stat-row{min-height:52px;padding:8px 10px;border-radius:14px;background:#f8fafc}.competitions-world-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-top:18px}.competitions-world-grid article{display:grid;gap:6px;padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:#f8fafc}.competitions-world-grid span{font-size:1.4rem}.competitions-transition-layout,.competitions-frozen-state,.competitions-transition-interstitial-wrap{display:grid;gap:18px}.competitions-transition-hero,.competitions-transition-interstitial{display:grid;gap:18px;padding:24px;border-radius:26px;border:1px solid rgba(245,158,11,.2);background:radial-gradient(circle at top left,rgba(250,204,21,.12),transparent 34%),linear-gradient(180deg,#fffffffa,#fffaf0f5)}.competitions-transition-interstitial.is-frozen{border-color:#3b82f62e;background:radial-gradient(circle at top left,rgba(96,165,250,.12),transparent 34%),linear-gradient(180deg,#f8fbfffa,#eff6fff5)}.competitions-transition-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.competitions-transition-kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:28px;padding:0 12px;border-radius:999px;background:#f59e0b1f;color:#b45309;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.competitions-transition-kicker.is-urgent{background:#ef44441f;color:#b91c1c}.competitions-transition-hero h2,.competitions-transition-interstitial h2{margin:10px 0 0;color:#0f172a;font-size:clamp(1.8rem,3vw,2.5rem);line-height:.95}.competitions-transition-hero p,.competitions-transition-interstitial p{margin:0;color:#475569;font-weight:800;max-width:760px}.competitions-transition-consequence{margin-top:8px!important;color:#9a3412!important}.competitions-transition-access-note{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-top:10px!important;padding:10px 12px;border:1px solid rgba(245,158,11,.28);border-radius:14px;background:#fffbebf0;color:#92400e!important}.competitions-transition-access-note a{color:#166534;font-weight:900;text-decoration:underline;text-underline-offset:3px}.competitions-transition-access-note.is-free,.competitions-transition-access-note.is-ready{border-color:#22c55e3d;background:#f0fdf4f0;color:#166534!important}.competitions-transition-card--league.is-selected{outline:3px solid rgba(76,166,89,.28);border-color:#4ca659}.competitions-transition-timer{min-width:170px;display:grid;gap:6px;padding:14px 16px;border-radius:20px;background:#ffffffd1;border:1px solid rgba(148,163,184,.16);text-align:right}.competitions-transition-timer span,.competitions-transition-summary-grid span,.competitions-transition-level span,.competitions-transition-card-meta span{color:#64748b;font-size:.74rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.competitions-transition-timer strong,.competitions-transition-summary-grid strong,.competitions-transition-level strong{color:#0f172a;font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1}.competitions-transition-timer.is-urgent{border-color:#ef44442e;background:#fffffff0}.competitions-transition-meta,.competitions-transition-inline-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.competitions-transition-level{display:grid;gap:6px}.competitions-transition-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.competitions-transition-grid--league-cards{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}.competitions-transition-carousel-nav{display:flex;align-items:center;justify-content:center;gap:12px}.competitions-transition-carousel-status{display:inline-flex;align-items:baseline;gap:4px;min-width:58px;justify-content:center;color:#475569;font-weight:900}.competitions-transition-card{display:grid;position:relative;gap:18px;padding:20px;border-radius:22px;border:1px solid rgba(148,163,184,.18);background:#ffffffe6}.competitions-transition-card-top{display:grid;gap:10px}.competitions-transition-card-top strong{color:#0f172a;font-size:1.1rem;line-height:1.1}.competitions-transition-card--league{align-content:start}.competitions-transition-access-pill{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px;border:1px solid #c8d4e5;border-radius:999px;background:#f7f9fc;color:#34445d;font-size:.72rem;font-weight:900;line-height:1}.competitions-transition-access-pill.is-free{border-color:#b8dfc3;background:#eefaf1;color:#1f7a45}.competitions-transition-access-pill svg{width:16px;height:16px}.competitions-transition-card-top--league strong{font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:.95}.competitions-transition-card-top--league>div{display:grid;gap:8px;justify-items:start}.competitions-transition-card-top--league>div:first-child{padding-right:150px}.competitions-transition-card-top p{margin:0;color:#475569;font-size:.88rem;font-weight:750}.competitions-transition-card-top .competitions-transition-league-availability{margin-top:6px;font-size:.78rem}.competitions-transition-card-top .competitions-transition-league-availability strong{font-size:inherit;line-height:inherit}.competitions-transition-league-fill-note{margin:-8px 0 0;padding:10px 12px;border-radius:14px;background:#fff8e8;color:#7c4a12;font-size:.78rem;line-height:1.35}.competitions-transition-team-list{display:grid;gap:10px}.competitions-transition-team-row{display:grid;grid-template-columns:22px 34px minmax(0,1fr);align-items:center;gap:12px;min-height:76px;padding:0 16px;border-radius:20px;border:1px solid rgba(148,163,184,.24);background:#fff}.competitions-transition-team-row.is-empty{border-style:dashed;background:#fbfcfe}.competitions-transition-team-slot{color:#475569;font-size:1.05rem;font-weight:900}.competitions-transition-team-crest{width:34px;height:44px}.competitions-transition-team-copy,.competitions-transition-team-empty{display:grid;gap:2px;min-width:0}.competitions-transition-team-copy strong{color:#0f172a;font-size:.98rem;line-height:1.05}.competitions-transition-team-copy span,.competitions-transition-team-empty span{color:#475569;font-size:.88rem;font-weight:750}.competitions-transition-team-empty span{white-space:pre-line}.competitions-transition-card-meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.competitions-transition-card-meta b{color:#0f172a;font-size:1.2rem}.competitions-transition-card-actions{display:flex;justify-content:flex-start}.competitions-transition-card-actions--league{justify-content:flex-end;padding-top:2px}.competitions-transition-card-actions--league .btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;text-align:center}.competitions-transition-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.competitions-transition-summary-grid--single{grid-template-columns:minmax(0,1fr)}.competitions-transition-summary-grid>div{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#fffc;border:1px solid rgba(148,163,184,.16)}.competitions-transition-readonly-copy{max-width:700px}.competitions-transition-modal{width:min(620px,94vw);display:grid;gap:18px}.competitions-transition-modal-actions{justify-content:flex-end}.competitions-transition-join-modal .competitions-transition-modal-actions{justify-content:center}.competitions-transition-join-modal .competitions-transition-modal-actions .btn{align-items:center;justify-content:center;text-align:center}.competitions-transition-join-modal .modal-header p{margin:5px 0 0;color:#64748b;font-size:.86rem;font-weight:750}.competitions-transition-join-access,.competitions-transition-join-error{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:14px 16px;border:1px solid #c7dfcf;border-radius:17px;background:#f2fbf4;color:#185c34}.competitions-transition-join-access.is-missing,.competitions-transition-join-error{border-color:#f0d3a2;background:#fff9ec;color:#8a3d08}.competitions-transition-join-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#ffffffd1;box-shadow:inset 0 0 0 1px currentColor;font-size:1.1rem;font-weight:950}.competitions-transition-join-icon svg{width:24px;height:24px}.competitions-transition-join-access p,.competitions-transition-join-error p{margin:0;color:inherit;font-weight:850}@media(max-width:900px){.game-shell-notice,.competitions-transition-header,.competitions-transition-grid{grid-template-columns:1fr}.game-shell-notice-actions{justify-content:flex-start}.game-shell-notice-side{width:100%;justify-content:flex-start}.game-shell-notice-timer{text-align:left}.competitions-grid,.competitions-league-layout{grid-template-columns:1fr}.competitions-other-club-heading{align-items:flex-start}.competitions-other-club-heading .btn{flex:0 0 auto;padding-inline:16px}.competitions-season-browser{grid-template-columns:1fr;justify-items:stretch}.competitions-season-tabs{width:100%}.competitions-season-tabs .club-subtab{flex:1 1 0;text-align:center}.competitions-season-picker{grid-column:1;grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.competitions-season-list{justify-content:flex-start}.competitions-season-chip{min-height:32px;padding:0 9px;font-size:.72rem}.competitions-section--table,.competitions-section--fixtures,.competitions-section--rewards,.competitions-section--stats{grid-column:auto;grid-row:auto}.competitions-transition-summary-grid{grid-template-columns:1fr}.competitions-transition-timer{text-align:left}.competitions-section--table .competitions-table{gap:6px}.competitions-section--table .competitions-table-head,.competitions-section--table .competitions-table-row{grid-template-columns:minmax(0,1fr) 18px 18px 18px 26px;min-width:0;gap:5px}.competitions-section--table .competitions-table-head{padding:0 10px 4px}.competitions-section--table .competitions-table-head span:nth-child(2),.competitions-section--table .competitions-table-head span:nth-child(6),.competitions-section--table .competitions-table-head span:nth-child(7),.competitions-section--table .competitions-table-head span:nth-child(8),.competitions-section--table .competitions-table-head span:nth-child(10),.competitions-section--table .competitions-table-row>span:nth-child(2),.competitions-section--table .competitions-table-row>span:nth-child(6),.competitions-section--table .competitions-table-row>span:nth-child(7),.competitions-section--table .competitions-table-row>span:nth-child(8),.competitions-section--table .competitions-table-row>span:nth-child(10){display:none}.competitions-section--table .competitions-table-row{min-height:58px;padding:8px 10px;border-radius:16px}.competitions-section--table .competitions-team-cell{grid-template-columns:24px 16px minmax(0,1fr);gap:7px}.competitions-section--table .competitions-team-cell b{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#e2e8f0b3;color:#64748b;text-align:center}.competitions-section--table .competitions-table-team-name{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.78rem;line-height:1.05}.competitions-section--table .competitions-table-row.is-empty .competitions-table-team-name{white-space:nowrap}.competitions-section--table .competitions-team-cell .competitions-mini-crest{width:14px;height:20px}.competitions-section--table .competitions-table-row>span:nth-child(3),.competitions-section--table .competitions-table-row>span:nth-child(4),.competitions-section--table .competitions-table-row>span:nth-child(5){color:#94a3b8;font-size:.86rem;font-weight:900}.competitions-section--table .competitions-table-row>span:nth-child(9){color:#0f172a;font-size:.86rem;font-weight:950}.competitions-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.competitions-match-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:0}.competitions-match-meta{grid-column:1;grid-row:1}.competitions-matchup{grid-column:1 / -1;grid-row:2;max-width:none;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)}.competitions-match-result{grid-column:2 / -1;grid-row:1;justify-self:end;margin-top:0}.competitions-round-nav{width:100%}.competitions-fixture-list{gap:8px;border-top:0}.competitions-fixture-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"home score away";column-gap:10px;width:100%;padding:10px 12px;border:1px solid rgba(148,163,184,.2);border-radius:12px}.competitions-fixture-row:not(.is-user){background:#fff}.competitions-fixture-side{gap:8px;width:100%;max-width:100%}.competitions-score-group{grid-template-columns:34px 34px}.competitions-score-group.is-time{grid-template-columns:minmax(104px,auto)}.competitions-fixture-row.is-upcoming{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"home score away";padding:12px}.competitions-fixture-row.is-upcoming .competitions-fixture-score-wrap{grid-area:kickoff}.competitions-fixture-row.is-upcoming .competitions-fixture-side{flex-direction:row;justify-content:flex-start;gap:8px;text-align:inherit}.competitions-fixture-row.is-upcoming .competitions-score-group.is-time{grid-template-columns:minmax(96px,auto)}.competitions-match-row b{justify-self:start}}@media(max-width:560px){.competitions-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;border-radius:18px}.competitions-tabs .club-subtab{min-width:0;padding:10px 5px;font-size:.72rem;line-height:1.1;white-space:nowrap}.competitions-matches-title-row{flex-direction:column}.competitions-filter-row{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.competitions-filter-tab{min-width:0;padding:0 8px}.competitions-pending-header{flex-direction:column;align-items:stretch}.competitions-pending-row{grid-template-columns:minmax(0,1fr)}.competitions-pending-actions{justify-content:flex-start}.competitions-pending-actions .btn,.competitions-pending-actions .btn.ghost,.competitions-pending-actions .btn.secondary,.competitions-pending-actions .btn.primary{flex:1 1 calc(50% - 8px)}.search-pagination{flex-direction:column;align-items:stretch}.competitions-match-row{grid-template-columns:minmax(0,1fr);gap:14px;padding:16px 12px 12px;border-radius:20px}.competitions-match-meta{grid-column:1;grid-row:1;display:grid;grid-template-columns:auto minmax(0,1fr);justify-content:space-between;width:100%;gap:10px}.competitions-match-date{min-width:0;justify-items:end;text-align:right}.competitions-matchup{grid-column:1;grid-row:2;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:8px}.competitions-match-team--home,.competitions-match-team--away{justify-self:center;flex-direction:column;gap:7px;text-align:center}.competitions-match-vs{grid-column:auto;justify-self:center;padding-left:0}.competitions-match-team strong{max-width:94px;font-size:.94rem;text-align:center}.competitions-match-crest{width:36px;height:46px}.competitions-match-result{grid-column:1;grid-row:3;justify-self:stretch;width:100%;min-width:0;min-height:44px;font-size:1rem}.competitions-load-more{flex-direction:column;align-items:stretch}.competitions-tabs a{flex:1 1 auto}.competitions-section{padding:16px;border-radius:20px}.competitions-section-header{grid-template-columns:minmax(0,1fr) auto}.competitions-section-header .home-league-name-pill{max-width:124px;justify-content:center;white-space:normal;line-height:1.15;text-align:center;overflow-wrap:anywhere}.competitions-section-header .competitions-archive-league-pill{max-width:124px;flex-direction:column;align-items:flex-start;gap:1px;white-space:normal}.competitions-archive-league-pill small{padding-left:0;border-left:0;font-size:.58rem}.competitions-section--fixtures{overflow:hidden}.competitions-section--fixtures .competitions-section-header{grid-template-columns:minmax(0,1fr)}.competitions-section--fixtures .competitions-section-header .home-league-name-pill{grid-area:auto;justify-self:end}.competitions-fixture-row{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);column-gap:8px;min-height:0;padding:10px 8px}.competitions-fixture-row.is-upcoming{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);grid-template-areas:"kickoff kickoff kickoff" "home versus away";row-gap:8px}.competitions-fixture-side{flex-direction:column;justify-content:flex-start;gap:4px;min-width:0;text-align:center}.competitions-fixture-side--home,.competitions-fixture-side--away{justify-self:stretch}.competitions-fixture-side .competitions-mini-crest{order:1;width:24px;height:32px;flex:0 0 auto}.competitions-fixture-team-name{order:2;font-size:.72rem;line-height:1.15;max-width:100%;overflow:visible;text-align:center;text-overflow:clip;white-space:normal}.competitions-fixture-side--home .competitions-fixture-team-name{text-align:center}.competitions-score-group{grid-template-columns:28px 28px;width:58px}.competitions-score-group.is-time{grid-area:auto;width:auto;grid-template-columns:minmax(112px,auto)}.competitions-payroll-handicap-chip{font-size:.58rem}.competitions-fixture-versus{grid-area:versus;display:block;align-self:center;justify-self:center;color:#94a3b8;font-size:.65rem;font-weight:900;text-transform:uppercase}.competitions-score-cell{min-height:30px;font-size:.72rem;padding:0}.competitions-score-cell--time{padding:4px 10px}.competitions-stats-grid{grid-template-columns:1fr}}@media(max-width:560px){.player-detail .player-panel{padding:18px 14px}.player-panel-topbar{gap:12px;margin-bottom:14px}.player-panel-topbar .squad-subnav{width:100%}.player-panel-back{width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center}.player-header--managed{gap:12px;margin-bottom:16px}.player-summary-card{grid-template-columns:84px minmax(0,1fr);gap:12px}.player-header img,.player-header .player-face{width:84px;height:84px;border-radius:12px}.player-management-meta{grid-template-columns:1fr;gap:10px}.player-management-card{padding:11px 12px;border-radius:16px}.player-management-card-value{font-size:14px}.player-header-card--actions{padding-top:14px}.player-status-actions-list,.player-status-actions-list--inline{grid-template-columns:1fr;gap:10px}.player-status-action-link{width:100%}.home-shell-app{padding-left:16px;padding-right:16px;padding-top:20px}.home-formation-preview{min-height:580px}.home-starting-team__heading{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title link" "formation strength";gap:10px 8px}.home-starting-team__title h2{font-size:1.45rem;line-height:1.02}.home-starting-team__formation,.home-starting-team__strength{padding:8px 10px;border-radius:16px}.home-starting-team__formation span,.home-starting-team__strength span{font-size:.66rem}.home-starting-team__formation strong,.home-starting-team__strength strong{font-size:.92rem}.home-starting-team__link{font-size:.8rem}.home-shell-clubbar{gap:18px;padding:20px}.home-appbar{flex-direction:row;justify-content:space-between;padding:0}.home-appbar .brand-lockup .brand-mark{width:64px;height:64px}.home-appbar .brand-name{display:none}.home-appbar-actions{gap:10px}.home-appbar-inbox{min-width:118px;height:44px;padding:0 16px 0 14px;gap:8px}.home-appbar .settings-menu .icon-button{width:44px;min-width:44px;height:44px;border-radius:16px}.home-shell-identity{gap:12px;grid-column:1}.club-mini-crest{width:54px;height:68px}.home-shell-club-copy strong{font-size:1.08rem;line-height:1}.home-shell-club{grid-template-columns:minmax(0,1fr);row-gap:14px;align-items:stretch}.home-shell-rankboard{grid-column:1}.hud-chip span,.hud-tally span{font-size:10px}.hud-chip strong,.hud-tally strong{font-size:.95rem}.hud-chip,.hud-tally{padding:11px 13px;border-radius:22px}.home-shell-cash-mobile{grid-column:1;justify-self:stretch;width:100%;max-width:none;padding:9px 12px;border-radius:20px}.home-shell-cash-mobile span{font-size:.58rem;letter-spacing:.1em}.home-shell-cash-mobile strong{font-size:.82rem;line-height:1.05}.home-shell-cash-mobile .hud-tally-chevron,.home-shell-rankboard .hud-chip-chevron{font-size:17px}.home-match-clock{gap:4px;margin-top:8px}.home-match-clock-digit{width:22px;height:30px;font-size:.94rem}.home-hero-cta{width:100%;min-width:0}.home-next-card .home-empty-state,.home-hero-copy{gap:12px}.home-empty-actions .home-hero-cta{width:auto;min-width:190px}.home-next-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"time clock";align-items:center;gap:8px 10px;padding-top:6px}.home-next-clock-wrap{margin-left:0;grid-area:clock;align-self:center}.home-next-kickoff-label{font-size:.9rem;line-height:1.05;white-space:normal;max-width:108px}.home-match-type-chip{grid-area:chip;width:fit-content;min-height:30px;padding:0 10px;font-size:10px;white-space:nowrap}.home-match-type-chip--header{display:inline-flex;flex:0 0 auto}.home-match-type-chip--body{display:none}.home-next-kickoff{grid-area:time;min-height:0}.home-next-clock-wrap .home-match-clock{margin-top:0}.home-next-body{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;padding:8px 8px 4px}.home-next-team-link{gap:6px}.home-next-team-link .club-mini-crest{width:54px;height:66px}.home-next-team-link span{font-size:.9rem;white-space:nowrap}.home-versus-pill{width:40px;height:40px;border-radius:14px;font-size:.9rem}.home-recent-card{display:grid;grid-template-columns:1fr;justify-items:stretch;gap:12px}.home-recent-row{grid-template-columns:1fr auto;grid-template-areas:"type meta" "main result";gap:6px 10px;padding:8px 10px;align-items:center}.home-recent-type{grid-area:type;min-height:24px;padding:0 8px;font-size:9px;letter-spacing:.06em}.home-recent-row-main{grid-area:main}.home-recent-row-heading{gap:8px}.home-recent-row-heading .club-mini-crest{width:16px;height:22px}.home-recent-row-copy strong{font-size:.82rem;white-space:nowrap}.home-recent-row-meta{grid-area:meta;justify-items:end}.home-recent-row-meta span{font-size:11px;white-space:nowrap}.home-recent-row-result{grid-area:result;display:grid;justify-items:end}.home-recent-row-meta strong,.home-recent-row-result strong,.home-upcoming-time{font-size:.82rem;white-space:nowrap}.home-module--league .league-standings-head,.home-module--league .league-team-row{grid-template-columns:minmax(150px,1fr) repeat(5,22px);gap:10px}.home-module--league .league-card.joined .league-standings-head,.home-module--league .league-card.joined .league-team-row{grid-template-columns:minmax(172px,1fr) repeat(5,20px);gap:8px}.home-module--league .league-col-team{padding-left:76px}.home-module--league .league-card.joined .league-col-team{padding-left:84px}.home-module--league .league-team-main{grid-template-columns:28px minmax(0,1fr);gap:18px}.home-module--league .league-card.joined .league-team-main{grid-template-columns:32px minmax(0,1fr);gap:14px}.home-module--league .league-team-row{padding:8px 12px}.home-module--league .league-team-rank{margin-right:6px}.home-league-team-link{padding-left:8px}.home-module--league .league-card.joined .home-league-team-link{gap:12px;padding-left:0}.home-league-row{grid-template-columns:28px minmax(0,1fr) auto}.home-league-row span:nth-child(3){grid-column:2}.home-trend{justify-self:end}.home-auction-card,.home-finance-row,.home-pulse-item{grid-template-columns:1fr}.home-pulse-item{gap:10px;position:relative}.home-pulse-actions,.home-inbox-actions{justify-items:stretch;gap:0}.home-pulse-time,.home-inbox-time{position:absolute;top:14px;right:16px}.home-pulse-cta{width:100%}.home-inbox-item{grid-template-columns:1fr;gap:10px;position:relative}.home-inbox-sender-wrap{gap:8px}.home-inbox-actions{justify-items:stretch}.home-inbox-cta{width:100%}.home-auction-row{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:10px 12px;padding:14px;align-items:start}.home-auction-head{display:none}.home-auction-row:nth-child(n+6){display:none}.home-auction-header-actions{flex-wrap:nowrap}.home-module--market .home-module-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.home-module--market .home-auction-header-actions{justify-self:end;margin-left:0}.home-auction-player-copy span{white-space:normal}.home-auction-player{grid-column:1;grid-row:1;align-self:start;gap:10px}.home-auction-face{width:42px;height:42px;border-radius:13px}.home-auction-player-copy{gap:3px}.home-auction-player-copy strong{font-size:.92rem;line-height:1.05}.home-auction-player-copy span{font-size:.76rem;line-height:1.15}.home-auction-name-full{display:none}.home-auction-name-mobile{display:inline}.home-auction-country-text,.home-auction-meta-divider{display:none}.home-auction-club{grid-column:2;grid-row:1;align-self:center;justify-self:start;gap:8px}.home-auction-club span{font-size:.74rem;line-height:1;white-space:normal;overflow:hidden;max-height:1.88em}.home-auction-stat-block{gap:4px;align-content:start}.home-auction-stat-block--condition{grid-template-columns:min-content auto;grid-template-areas:"label label" "value meter";align-items:center;justify-content:start;column-gap:8px;row-gap:4px}.home-auction-stat-block--current{grid-column:1;grid-row:2}.home-auction-stat-block--potential{grid-column:2;grid-row:2}.home-auction-stat-block--value{grid-column:1;grid-row:3}.home-auction-stat-block--auction{grid-column:2;grid-row:3}.home-auction-stat-block--condition{grid-column:1;grid-row:4}.home-auction-stat-block--expires{grid-column:2;grid-row:4}.home-auction-stat-block:before{display:block;font-size:.62rem;letter-spacing:.05em}.home-auction-stat-block strong{font-size:.82rem}.home-auction-stat-block--condition:before{grid-area:label}.home-auction-stat-block--condition strong{grid-area:value;align-self:center}.home-auction-rating-inline{display:inline-flex;align-items:center;gap:8px}.home-auction-meter{max-width:56px;height:5px;justify-self:start;align-self:center}.home-auction-condition-bar{width:56px;height:7px;grid-area:meter;justify-self:start;align-self:center}.home-auction-live-note{font-size:.62rem}.home-auction-injury-pill{justify-self:start;font-size:.66rem;padding:4px 7px}.home-auction-actions{grid-column:1 / -1;grid-row:5;margin-top:4px;gap:8px}.home-auction-cta{width:100%;min-width:0;min-height:38px;padding:0 10px;border-radius:12px;font-size:.76rem}.home-auction-detail{width:38px;height:38px;border-radius:12px}}@media(max-width:560px){.market-received-offers{padding:12px}.market-auction-filter-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.market-auction-filter-divider{display:none}.market-auction-filter-chip,.market-auction-advanced-toggle{width:100%;min-width:0;justify-content:center;padding:0 10px}.market-transfer-tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.market-transfer-tab{min-height:48px;min-width:0;padding:0 8px;gap:5px;font-size:.72rem;line-height:1.05}.market-transfer-tab span{min-width:0;white-space:normal;text-align:center}.competitions-season-tabs .club-subtab{white-space:nowrap}.market-received-offer-card{padding:12px}.market-received-offer-player-panel,.market-received-offer-offer-panel{padding:12px;border-radius:18px}.market-received-offer-offer-panel{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "terms" "package" "message" "actions"}.market-offer-dossier{grid-template-columns:minmax(0,1fr);gap:12px}.market-offer-dossier-player{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:14px;border-radius:16px}.market-offer-dossier-face{width:72px;height:72px;border-radius:16px}.market-offer-dossier-player-copy strong{font-size:1.05rem}.market-offer-dossier-player-copy span,.market-offer-dossier-player-copy em{font-size:.76rem}.market-offer-dossier-ratings{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-offer-dossier-meter{min-height:64px;padding:12px;gap:6px 10px}.market-offer-dossier-meter em{font-size:.66rem}.market-offer-dossier-meter strong{font-size:.94rem}.market-offer-dossier-values{grid-template-columns:minmax(0,1fr);gap:8px;padding:12px;border-radius:16px}.market-offer-dossier-value{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:12px;border-radius:14px}.market-offer-dossier-value-icon{width:44px;height:44px;border-radius:12px;font-size:1.08rem}.market-offer-dossier-value .home-auction-club-crest{width:44px;height:52px}.market-offer-dossier-value-copy{gap:3px}.market-offer-dossier-value em{font-size:.66rem}.market-offer-dossier-value strong{font-size:.95rem}.market-offer-dossier-status{padding:14px;border-radius:16px}.market-received-offer-message-box{min-height:172px}.market-received-offer-note{min-height:108px;padding:16px;font-size:.9rem}.market-offer-player-ref--target .market-offer-player-ref-copy{grid-template-columns:minmax(0,1fr)}.market-offer-player-ref--target .market-offer-player-ref-values,.market-offer-player-ref--target .market-offer-player-ref-metrics{grid-column:1;grid-row:auto;margin-top:8px}.market-offer-player-ref--target .market-offer-player-ref-values{width:100%;display:grid}.market-offer-player-ref--target .market-offer-player-ref-values>span{width:100%;min-width:0}.market-offer-player-ref--target .market-offer-player-ref-values strong{font-size:.78rem}.market-offer-player-ref--chip{width:100%;min-height:0;padding:14px;border-radius:18px}.market-offer-player-ref-chip-top{grid-template-columns:48px minmax(0,1fr);gap:12px}.market-offer-player-ref-chip-main{gap:10px}.market-offer-player-ref-alert{margin:-14px -14px 10px;padding:8px 12px;border-radius:18px 18px 0 0}.market-offer-player-ref-alert-copy{font-size:.82rem;gap:8px}.market-offer-player-ref-chip-head{display:grid;gap:10px}.market-offer-player-ref-side{width:100%;flex-basis:auto;justify-items:start;gap:10px}.market-offer-player-ref-values{align-items:stretch}.market-offer-player-ref-values>span{flex:1 1 140px;justify-content:space-between}.market-offer-player-ref--chip .market-offer-player-ref-values{width:100%;flex-basis:auto}.market-offer-player-ref--chip .market-offer-player-ref-values>span{display:flex;align-items:baseline;justify-content:flex-start;gap:8px;text-align:left}.market-offer-player-ref--chip .market-offer-player-ref-values em,.market-offer-player-ref--chip .market-offer-player-ref-values strong{white-space:nowrap}.market-offer-injury-pill{display:inline-flex;justify-self:start;align-self:start;justify-content:flex-start;margin:8px auto 8px 0}.market-offer-player-ref--chip .market-offer-player-ref-metrics{grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1 / -1;gap:10px}.market-offer-player-ref--chip .market-offer-player-ref-metrics>.market-offer-meter-chip{width:auto;min-width:0;min-height:56px;padding:10px 12px;border-radius:18px}.market-offer-player-ref--chip .market-offer-player-ref-metrics .market-offer-meter-chip strong{font-size:.88rem;line-height:1.1;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.market-offer-player-ref--chip .market-offer-player-ref-metrics .market-offer-meter-chip i{width:100%}.market-offer-player-hover-card{display:none}.market-received-offer-club{justify-self:start;width:100%;min-width:0;text-align:left;grid-template-columns:38px minmax(0,1fr)}.market-received-offer-club .home-auction-club-crest{grid-column:1;grid-row:1;width:38px;height:46px}.market-received-offer-club span{grid-column:2;grid-row:1}.market-received-offer-terms{grid-template-columns:repeat(2,minmax(0,1fr))}.market-received-offer-package>div{grid-template-columns:minmax(0,1fr)}.market-received-offer-message-line{flex-wrap:wrap}.market-received-offer-terms>span:last-child{grid-column:1 / -1}.market-received-offer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.market-received-offer-actions .btn{width:100%;min-width:0}.market-received-offer-actions .btn.primary{grid-column:1 / -1}.market-auction-list .market-auction-row,.market-transfer-list .market-transfer-row{grid-template-columns:minmax(0,1.18fr) minmax(118px,.82fr);gap:12px 8px}.market-auction-list .home-auction-player,.market-transfer-list .home-auction-player{grid-column:1;grid-row:1;align-self:start;grid-template-columns:54px minmax(0,1fr);gap:11px}.market-auction-list .home-auction-club,.market-transfer-list .home-auction-club{display:grid;grid-column:2;grid-row:1;justify-self:end;align-self:start;justify-items:end;text-align:right;grid-template-columns:minmax(0,1fr) 38px;gap:7px;max-width:126px}.market-auction-list .home-auction-club .home-auction-club-crest,.market-transfer-list .home-auction-club .home-auction-club-crest{grid-column:2;grid-row:1;width:38px;height:46px}.market-auction-list .home-auction-club span,.market-transfer-list .home-auction-club span{grid-column:1;grid-row:1;align-self:center;color:#0f172a;font-size:.95rem;font-weight:950;line-height:1.05;max-height:2.1em;white-space:normal;-webkit-line-clamp:unset}.market-auction-list .home-auction-generated-source{grid-template-columns:minmax(0,1fr) 24px;align-items:center}.market-auction-list .home-auction-generated-source .generated-source-label{grid-column:1;grid-row:1}.market-auction-list .home-auction-generated-source .stat-tooltip-wrapper{grid-column:2;grid-row:1;width:24px;height:24px}.market-auction-list .home-auction-generated-source .generated-source-label-desktop{display:none}.market-auction-list .home-auction-generated-source .generated-source-label-mobile{display:inline;font-size:.95rem}.market-auction-list .home-auction-generated-source .stat-tooltip{left:auto;right:0;transform:translateY(6px)}.market-auction-list .home-auction-generated-source .stat-tooltip-wrapper:hover .stat-tooltip,.market-auction-list .home-auction-generated-source .stat-tooltip-wrapper:focus-visible .stat-tooltip,.market-auction-list .home-auction-generated-source .stat-tooltip-wrapper:focus-within .stat-tooltip{transform:translate(0)}.market-auction-list .home-auction-face,.market-transfer-list .home-auction-face{width:54px;height:54px;border-radius:15px}.market-auction-list .home-auction-player-copy strong,.market-transfer-list .home-auction-player-copy strong{font-size:1rem;line-height:1.05}.market-auction-list .home-auction-player-copy>span:not(.mobile-card-condition),.market-transfer-list .home-auction-player-copy>span:not(.mobile-card-condition){font-size:.82rem;line-height:1.1}.market-auction-list .home-auction-stat-block--condition,.market-transfer-list .home-auction-stat-block--condition{display:none}.market-auction-list .mobile-card-condition,.market-transfer-list .mobile-card-condition{display:inline-flex;width:max-content;align-items:center;justify-self:start;align-self:start;gap:6px;margin-top:3px;color:#64748b;font-size:.66rem;font-weight:900;line-height:1;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.market-auction-list .mobile-card-condition>span,.market-transfer-list .mobile-card-condition>span{white-space:nowrap}.market-auction-list .mobile-card-condition i,.market-transfer-list .mobile-card-condition i{width:38px;height:5px;display:inline-block;overflow:hidden;border-radius:999px;background:#e2e8f0f5}.market-auction-list .mobile-card-condition em,.market-transfer-list .mobile-card-condition em{display:block;height:100%;border-radius:inherit;background:#22c55e}.market-auction-list .mobile-card-condition em.warning,.market-transfer-list .mobile-card-condition em.warning{background:#f59e0b}.market-auction-list .mobile-card-condition em.danger,.market-transfer-list .mobile-card-condition em.danger{background:#ef4444}.market-auction-list .home-auction-stat-block--current,.market-transfer-list .home-auction-stat-block--current{grid-column:1;grid-row:2}.market-auction-list .home-auction-stat-block:before,.market-transfer-list .home-auction-stat-block:before{font-size:.72rem;line-height:1;letter-spacing:.04em}.market-auction-list .home-auction-stat-block strong,.market-transfer-list .home-auction-stat-block strong{font-size:1rem}.market-auction-list .home-auction-rating-inline,.market-transfer-list .home-auction-rating-inline{gap:8px}.market-auction-list .home-auction-meter,.market-transfer-list .home-auction-meter{max-width:82px}.market-auction-list .home-auction-stat-block--potential,.market-transfer-list .home-auction-stat-block--potential{grid-column:2;grid-row:2}.market-auction-list .home-auction-stat-block--value,.market-transfer-list .home-auction-stat-block--value{grid-column:1;grid-row:3}.market-auction-list .home-auction-stat-block--auction,.market-transfer-list .home-auction-stat-block--auction{grid-column:2;grid-row:3}.market-transfer-list .home-auction-actions{grid-column:1 / -1;grid-row:4;margin-top:2px;align-self:stretch}.market-transfer-list .home-auction-state-label{justify-content:center;width:100%;text-align:center}.market-auction-list .home-auction-stat-block--expires{grid-column:1 / -1;grid-row:4;padding-top:2px}.market-auction-list .home-auction-actions{grid-column:1 / -1;grid-row:5}}.inbox-page-shell{display:grid;gap:24px}.inbox-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.inbox-page-header h1{margin:0;font-size:clamp(2rem,3vw,2.75rem)}.inbox-page-tabs{margin-bottom:18px}.inbox-page-tab,.inbox-subtab{display:inline-flex;align-items:center;gap:10px}.inbox-page-tab strong,.inbox-subtab strong{min-width:24px;text-align:center;color:inherit}.inbox-subtabs{margin:4px 0 0}.inbox-page-layout{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:20px}.inbox-page-list{display:grid;gap:12px;align-content:start}.notice-inline-action{display:flex;align-items:center;justify-content:space-between;gap:16px}.notice-link-btn{border:0;background:transparent;color:#2563eb;font:inherit;font-weight:800;cursor:pointer;text-decoration:underline;text-decoration-color:#2563eba6;text-underline-offset:.14em}.inbox-list-row{position:relative;width:100%;border:1px solid #d9dfeb;border-radius:24px;background:#fff;padding:18px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.inbox-row-delete{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(239,68,68,.16);border-radius:999px;background:#ffffffeb;color:#b91c1c;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease,border-color .16s ease}.inbox-row-delete-wrap{position:absolute;top:14px;right:14px}.inbox-list-row:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.inbox-list-row:hover .inbox-row-delete,.inbox-list-row:focus-within .inbox-row-delete{opacity:1;pointer-events:auto}.inbox-row-delete:hover,.inbox-row-delete:focus-visible{transform:translateY(-1px);border-color:#ef444447}.inbox-list-row.active{border-color:#b7cdfa;background:#f3f8ff}.inbox-list-row.is-unread{box-shadow:inset 4px 0 #2563eb}.inbox-list-copy{min-width:0;display:grid;gap:6px}.inbox-list-copy strong,.inbox-list-copy p,.inbox-list-meta span,.inbox-list-meta em{overflow-wrap:anywhere}.inbox-list-copy p{margin:0;color:#667085}.inbox-list-subject-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.inbox-waiting-chip,.inbox-detail-head-tag--waiting{color:#8a5a10;background:#fff8e6;border-color:#f2d58a}.inbox-waiting-chip{display:inline-flex;align-items:center;flex:0 0 auto;padding:5px 8px;border:1px solid #f2d58a;border-radius:999px;font-size:.72rem;font-weight:800;white-space:nowrap}.inbox-list-copy--news{grid-column:1 / -1}.inbox-list-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:.92rem}.inbox-list-meta em{font-style:normal;white-space:nowrap}.inbox-entity-link{color:#2563eb;text-decoration:underline;text-decoration-color:#2563eba6;text-underline-offset:.14em}.inbox-entity-link:hover,.inbox-entity-link:focus-visible{color:#1d4ed8;text-decoration-color:currentColor}.inbox-list-crest,.inbox-detail-crest{width:48px;height:58px;flex:0 0 auto}.inbox-detail-panel{display:grid;gap:22px;align-content:start;min-height:420px}.inbox-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.inbox-detail-head-main{display:flex;align-items:center;gap:16px;min-width:0}.inbox-detail-head--news{align-items:flex-start}.inbox-detail-head-tools{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.inbox-detail-head-tag{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e3e8f1;color:#475467;font-size:.92rem;font-weight:700;white-space:nowrap}.inbox-detail-head-tools em{color:#667085;font-style:normal;white-space:nowrap}.inbox-conversation-report-wrap{flex:0 0 auto}.inbox-conversation-report{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #d9dfeb;border-radius:999px;background:#fff;color:#111827;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.inbox-conversation-report:hover,.inbox-conversation-report:focus-visible{border-color:#b7cdfa;background:#f8fbff;color:#3868e8;transform:translateY(-1px)}.inbox-conversation-report:disabled{cursor:default;transform:none}.inbox-conversation-report-wrap.is-reported .inbox-conversation-report{gap:8px;width:auto;padding:0 12px;border-color:#b7cdfa;background:#eef4ff;color:#3159c7;font-weight:800;opacity:1}.inbox-conversation-report-wrap.is-reported .inbox-conversation-report>span{display:inline}.inbox-conversation-report-wrap.is-reported .icon-tip{display:none}.inbox-conversation-report svg{width:18px;height:18px}.inbox-conversation-report>span{display:none}.conversation-report-modal .club-field-head em{color:#667085;font-size:.82rem;font-style:normal;font-weight:600}.conversation-report-disclosure{margin-bottom:0}.inbox-detail-head h2,.inbox-detail-body h3{margin:0}.inbox-detail-identity-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.inbox-detail-inline-label{color:#667085;font-size:.92rem;font-weight:800;text-transform:uppercase}.inbox-detail-label{display:block;margin-bottom:6px;color:#667085;font-size:.92rem;font-weight:700;text-transform:uppercase}.inbox-detail-body{display:grid;gap:12px}.inbox-detail-body p{margin:0;color:#334155;line-height:1.6}.inbox-detail-title-link{font-weight:inherit}.inbox-detail-identity-link{color:inherit;text-decoration-color:#0f172a47}.inbox-detail-identity-link:hover,.inbox-detail-identity-link:focus-visible{color:#2563eb;text-decoration-color:currentColor}.inbox-detail-pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#f8fafc;border:1px solid #e3e8f1;color:#475467;font-weight:700}.inbox-detail-pill-link,.inbox-detail-inline-link{font-weight:inherit}.inbox-detail-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:12px}.inbox-conversation-delete-modal{z-index:80}.inbox-conversation-delete-modal .modal-card{width:min(460px,92vw)}.inbox-conversation-delete-modal .modal-header h3{margin:0}.inbox-conversation-delete-actions{justify-content:flex-end}@media(max-width:560px){.inbox-conversation-delete-actions{display:grid;grid-template-columns:1fr}.inbox-conversation-delete-actions .btn{width:100%}}.inbox-detail-delete{box-shadow:none}.inbox-detail-head-delete{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(239,68,68,.18);border-radius:999px;background:#fffffff5;color:#b91c1c;box-shadow:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.inbox-detail-head-delete:hover,.inbox-detail-head-delete:focus-visible{transform:translateY(-1px);border-color:#ef44444d;background:#fff5f5}.inbox-detail-head-delete:disabled{opacity:.55;cursor:not-allowed;transform:none}.inbox-delete-tip{bottom:calc(100% + 8px);left:50%;transform:translate(-50%);max-width:148px;white-space:nowrap}.inbox-thread-block{display:grid;gap:12px}.inbox-thread-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.inbox-thread-divider{flex:1 1 120px;height:1px;background:#e3e8f1}.inbox-thread-subject-label{font:inherit;color:inherit}.inbox-detail-body .inbox-thread-subject{color:#111827;font-family:Space Grotesk,system-ui,sans-serif;font-size:1rem;font-weight:700;line-height:1.4}.inbox-thread-list{display:grid;gap:10px;max-height:430px;overflow-y:auto;padding:2px 6px 2px 2px;scroll-behavior:smooth}.inbox-thread-item{display:grid;gap:8px;width:min(82%,680px);padding:14px 16px;border-radius:18px;border:1px solid #e3e8f1;background:#fff}.inbox-thread-item.is-own{margin-left:auto;background:#f8fbff;border-color:#d7e5fb}.inbox-thread-item.is-other{margin-right:auto}.inbox-thread-item.is-latest{border-color:#a9c5f8;box-shadow:0 8px 24px #2563eb17}.inbox-thread-item.is-deleted{background:#f8fafc;border-color:#d9dfeb}.inbox-thread-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:.92rem}.inbox-thread-meta-tools{display:inline-flex;align-items:center;gap:10px}.inbox-thread-meta span{font-weight:700}.inbox-thread-meta em{font-style:normal;white-space:nowrap}.inbox-thread-toggle{border:0;background:transparent;color:#2563eb;font:inherit;font-weight:700;cursor:pointer;padding:0;text-decoration:underline;text-decoration-color:#2563eba6;text-underline-offset:.14em}.inbox-thread-toggle:hover,.inbox-thread-toggle:focus-visible{color:#1d4ed8;text-decoration-color:currentColor}.message-translation{display:grid;gap:6px;min-width:0}.message-translation>.inbox-thread-toggle{justify-self:start}.market-received-offer-message-box>.message-translation{flex:1 1 auto}.market-received-offer-message-box .message-translation-status{padding:0 18px 14px}.market-received-offer-message-box .message-translation>.inbox-thread-toggle{margin:0 18px 14px}.message-translation-status{margin:0;color:#667085;font-size:.82rem;line-height:1.45}.message-language-nudge{margin:0;color:#667085;font-size:.86rem;line-height:1.45}.inbox-thread-item p{margin:0;color:#334155;line-height:1.6}.inbox-thread-deleted-copy{color:#98a2b3;font-style:italic}.inbox-thread-item:hover .inbox-row-delete,.inbox-thread-item:focus-within .inbox-row-delete,.inbox-thread-item.is-delete-open .inbox-row-delete{opacity:1;pointer-events:auto}.inbox-reply-assist{display:grid;gap:6px}.inbox-reply-panel{display:grid;gap:12px;padding:16px;border-radius:18px;background:#f8fafc;border:1px solid #e3e8f1}.inbox-reply-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#475467;font-size:.92rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.inbox-reply-label strong{color:#667085;font-size:.88rem;font-weight:700;letter-spacing:0}.inbox-reply-box{height:96px;min-height:96px;padding:14px;line-height:1.45;resize:vertical}.inbox-reply-assist{margin-top:-6px}.inbox-reply-assist .inbox-inline-note{margin:0}.inbox-page-empty{border:1px dashed #d9dfeb;border-radius:24px;padding:28px;background:#fbfdff;color:#667085}.inbox-page-empty strong,.inbox-page-empty p{display:block;margin:0}.inbox-page-empty p{margin-top:8px}@media(max-width:980px){.inbox-page-header{flex-direction:column}.inbox-page-layout{grid-template-columns:1fr}.inbox-detail-panel{display:none}.notice-inline-action,.inbox-thread-meta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.inbox-page-tab{flex:1 1 auto;justify-content:space-between}.inbox-subtabs{width:100%;justify-content:stretch}.inbox-subtab{flex:1 1 0;justify-content:space-between}.inbox-list-row{grid-template-columns:40px minmax(0,1fr);padding:16px;border-radius:20px}.inbox-list-meta{padding-right:52px}.inbox-row-delete-wrap{top:12px;right:12px}.inbox-list-crest,.inbox-detail-crest{width:40px;height:48px}.inbox-detail-panel{min-height:auto}.inbox-row-delete{opacity:1;pointer-events:auto}.inbox-detail-head{flex-direction:column}.inbox-detail-head-main{width:100%}.inbox-detail-head-tools{width:100%;justify-content:space-between;flex-wrap:wrap}.inbox-thread-item{width:94%}.inbox-thread-list{max-height:48vh}.inbox-thread-item .inbox-row-delete{opacity:1;pointer-events:auto}}.inbox-mobile-overlay{display:none}@media(max-width:980px){.inbox-mobile-overlay{position:fixed;inset:0;display:grid;z-index:1000}.inbox-mobile-backdrop{position:absolute;inset:0;background:#0f172a6b}.inbox-mobile-sheet{position:relative;z-index:1;align-self:end;max-height:min(82vh,820px);overflow:auto;border-radius:24px 24px 0 0;padding-top:18px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.inbox-mobile-sheet-close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9dfeb;border-radius:999px;background:#fff;color:#111827;z-index:2;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.inbox-mobile-sheet-close:hover,.inbox-mobile-sheet-close:focus-visible{border-color:#b7cdfa;background:#f8fbff;transform:translateY(-1px)}.inbox-mobile-sheet .inbox-detail-head-tools{align-items:center;gap:10px 12px;padding-right:0}.inbox-mobile-sheet .inbox-conversation-report-wrap{flex:1 1 auto;width:auto}.inbox-mobile-sheet .inbox-conversation-report-wrap .icon-tip{display:none}.inbox-mobile-sheet .inbox-conversation-report{justify-content:flex-start;gap:9px;width:auto;height:42px;padding:0 13px;border-radius:13px;font-weight:800}.inbox-mobile-sheet .inbox-conversation-report-wrap.is-reported .inbox-conversation-report{border-color:#9dbaf5;background:#e4edff;color:#244eb6}.inbox-mobile-sheet .inbox-conversation-report>span{display:inline}}.club-page-shell{display:grid;gap:20px;min-width:0}.club-page-header{display:block}.club-page-header h1{margin:0;font-size:clamp(2rem,3vw,2.85rem)}.club-summary-chip span,.club-info-card span,.club-band-card span,.club-color-card span,.club-system-card small,.club-empty-state p,.club-color-header p,.club-lock-note{color:#667085}.club-summary-chip strong,.club-info-card strong,.club-band-card strong{color:#111827}.club-summary-chip,.club-info-card,.club-band-card,.club-color-card,.club-empty-state,.club-staff-panel,.club-editor-panel{border:1px solid #d9dfeb;border-radius:20px;background:#fff}.club-summary-chip,.club-info-card,.club-band-card,.club-color-card{padding:16px 18px;display:grid;gap:8px}.club-info-head,.club-visual-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.club-inline-label-with-tooltip{display:inline-flex;align-items:center;gap:8px;min-width:0}.club-edit-link{border:0;background:transparent;padding:0;color:#2563eb;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-decoration-color:#2563eb8f;text-underline-offset:.14em}.club-edit-link:hover,.club-edit-link:focus-visible{color:#1d4ed8;text-decoration-color:currentColor}.club-locked-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f3e3e4;border:1px solid #f0c8ca;color:#9e1f23;font-size:.88rem;font-weight:700}.club-subtabs{display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:100%;flex-wrap:wrap;padding:8px;border:1px solid #d9dfeb;border-radius:999px;background:#f8fafc}.club-subtab{border:0;border-radius:999px;background:transparent;padding:12px 18px;color:#667085;font:inherit;font-weight:700;text-decoration:none;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.club-subtab:hover,.club-subtab:focus-visible{color:#111827}.club-subtab.active{background:#111827;color:#fff}.club-subtab-note{margin:-8px 0 0;color:#667085}.club-subtab-panel{display:grid;min-width:0}.club-panel-stack{display:grid;gap:20px;min-width:0}.club-staff-shell{display:grid;gap:20px}.club-staff-section{display:grid;gap:14px}@media(min-width:901px){.club-staff-section .assistant-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}}.club-staff-section-head{display:grid;gap:4px}.club-staff-section-head h3,.club-staff-section-head p{margin:0}.club-staff-empty{margin:0;color:#667085}.club-subtab-hero{display:grid;gap:8px;min-width:0}.club-subtab-hero h2,.club-color-header h3,.club-system-card h3,.club-subtab-hero p,.club-system-card p,.club-empty-state p,.club-color-header p{margin:0}.club-finance-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.club-finance-summary-card,.club-finance-section{border:1px solid #d9dfeb;border-radius:20px;background:#fff}.club-finance-summary-card{display:grid;gap:8px;padding:16px 18px}.club-finance-summary-card span{color:#667085;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.club-finance-summary-card strong{color:#111827;font-size:1.35rem}.club-finance-summary-card.is-income{background:#f0fbf3;border-color:#c7ecd0}.club-finance-summary-card.is-cost,.club-finance-summary-card.is-payroll{background:#fffaf2;border-color:#efe2ce}.club-finance-section{display:grid;gap:14px;padding:18px}.club-finance-section-head h3{margin:0}.club-finance-breakdown,.club-finance-transactions{display:grid}.club-finance-breakdown-row,.club-finance-transaction-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:54px;padding:10px 2px;border-top:1px solid #e8ebf0}.club-finance-breakdown-row:first-child,.club-finance-transaction-row:first-child{border-top:0}.club-finance-breakdown-row>div:first-child,.club-finance-transaction-row>div:first-child{display:grid;gap:4px;min-width:0}.club-finance-breakdown-row small,.club-finance-transaction-row span{color:#667085;font-size:.84rem}.club-finance-category-label{display:inline-flex;align-items:center;gap:7px;color:#111827;font-weight:800}.club-finance-breakdown-values{display:flex;align-items:center;gap:12px;white-space:nowrap}.club-finance-tab .is-income{color:#15803d}.club-finance-tab .is-cost{color:#c2413b}.club-finance-statement{display:grid;gap:18px;padding:20px;border:1px solid #d9dfeb;border-radius:20px;background:#fff}.club-finance-toolbar,.club-finance-month-picker{display:flex;align-items:center;gap:10px}.club-finance-toolbar{justify-content:space-between}.club-finance-month-picker{min-width:0}.club-finance-month-picker .competitions-match-month-nav{margin:0}.club-finance-all-time,.club-finance-direction-filters button{min-height:32px;padding:0 13px;border:1px solid rgba(148,163,184,.25);border-radius:999px;background:#fff;color:#64748b;font:inherit;font-size:.78rem;font-weight:850;white-space:nowrap;cursor:pointer}.club-finance-all-time.active,.club-finance-direction-filters button.active{border-color:#111827;background:#111827;color:#fff}.club-finance-view-tabs{flex:0 0 auto}.club-finance-view-tabs button{font:inherit}.club-finance-direction-filters{display:flex;flex-wrap:wrap;gap:8px}.club-finance-statement-head,.club-finance-ledger-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 170px;gap:24px;align-items:center}.club-finance-statement-head{padding:0 16px;color:#718096;font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.club-finance-statement-head span:nth-child(n+2){text-align:right}.club-finance-day-groups{display:grid;gap:18px}.club-finance-day-group{display:grid;gap:8px}.club-finance-day-group h3,.club-finance-category-panel h3{margin:0;color:#334155;font-size:.9rem;font-weight:850}.club-finance-day-list{overflow:hidden;border:1px solid #e2e7ef;border-radius:16px;background:#fbfcfe}.club-finance-ledger-row{min-height:62px;padding:10px 16px;border-top:1px solid #e5e9f0}.club-finance-ledger-row:first-child{border-top:0}.club-finance-ledger-description{display:grid;gap:3px;min-width:0}.club-finance-ledger-description strong{min-width:0;color:#172033;font-size:.92rem}.club-finance-ledger-description a{color:inherit;text-decoration:none;transition:color .14s ease}.club-finance-ledger-description a:hover,.club-finance-ledger-description a:focus-visible{color:#1d4ed8;text-decoration:underline;text-underline-offset:.18em}.club-finance-ledger-description span,.club-finance-running-balance small,.club-finance-category-panel small{color:#718096;font-size:.78rem;font-weight:650}.club-finance-ledger-row>strong,.club-finance-running-balance{justify-self:end;text-align:right;white-space:nowrap}.club-finance-running-balance{display:grid;gap:2px;color:#334155;font-size:.86rem;font-weight:800}.club-finance-running-balance small{display:none}.club-finance-category-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.club-finance-category-panel{display:grid;align-content:start;gap:8px}.club-finance-category-panel>div{overflow:hidden;border:1px solid #e2e7ef;border-radius:16px;background:#fbfcfe}.club-finance-category-panel button{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;gap:12px;align-items:center;width:100%;min-height:60px;padding:10px 14px;border:0;border-top:1px solid #e5e9f0;background:transparent;color:#172033;font:inherit;text-align:left;cursor:pointer}.club-finance-category-panel button:first-child{border-top:0}.club-finance-category-panel button>span:first-child{display:grid;gap:3px}.club-finance-category-panel button>span:last-child{color:#718096;font-size:1.25rem}.club-trophy-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.club-trophy-card{display:grid;grid-template-columns:1fr;gap:18px;align-content:start;padding:20px;border:1px solid #d9dfeb;border-radius:24px;background:#fff}.club-trophy-art{display:grid;place-items:center;min-height:248px;padding:12px;border-radius:20px;background:radial-gradient(circle at 50% 38%,#f8fafcfa,#f8fafcc2);overflow:hidden}.club-trophy-art-image{width:100%;max-width:212px;height:212px;object-fit:contain}.club-trophy-copy{display:grid;gap:14px;min-width:0}.club-trophy-copy-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.club-trophy-league-link{color:#111827;font-size:1.08rem;font-weight:800;text-decoration:underline;text-decoration-color:#1118272e;text-underline-offset:.14em}.club-trophy-league-link:hover,.club-trophy-league-link:focus-visible{text-decoration-color:currentColor}.club-trophy-ended-label{color:#667085;font-size:.9rem;font-style:italic;font-weight:500;text-align:right;white-space:nowrap}.club-trophy-meta-list{display:grid;gap:6px}.club-trophy-meta-line{margin:0;padding:12px 14px;border:1px solid #d9dfeb;border-radius:14px;background:#f8fafc;color:#667085;font-size:.88rem;font-weight:700;line-height:1.45}.club-trophy-meta-line strong{color:#111827}.club-trophy-outcome{margin:0;color:#475467;font-size:.92rem;line-height:1.5}.club-trophy-outcome strong{color:#111827}.club-grid{display:grid;gap:14px}.club-grid--identity{grid-template-columns:repeat(4,minmax(0,1fr))}.club-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.club-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.club-level-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.club-color-panel{display:grid;gap:14px;min-width:0;padding:18px;border:1px solid #d9dfeb;border-radius:24px;background:#fff}.club-stadium-panel{gap:18px}.other-club-shell{display:grid;gap:0}.other-club-panel-head{display:grid;gap:14px;margin-bottom:18px}.other-club-profile-block{padding-bottom:18px;border-bottom:1px solid rgba(148,163,184,.16)}.other-club-topbar{display:grid;gap:0}.other-club-summary{display:grid;gap:14px}.other-club-page-heading h1{margin:0;color:#0f172a;font-size:clamp(1.45rem,2vw,2rem);line-height:1}.other-club-header{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.other-club-header--bot{grid-template-columns:repeat(3,minmax(0,1fr))}.other-club-summary-card{display:grid;align-content:start;gap:10px;min-width:0;min-height:150px;padding:16px;border:1px solid rgba(17,24,39,.08);border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f8fafce0)}.other-club-identity-card{grid-template-columns:56px minmax(0,1fr);align-items:start;align-content:start;background:linear-gradient(135deg,#effaf6eb,#fffffff5 56%,#eff5ffeb)}.other-club-identity-copy{display:grid;gap:12px;min-width:0}.other-club-topbar-crest{width:56px;height:70px;flex:0 0 auto;filter:drop-shadow(0 10px 14px rgba(15,23,42,.14))}.other-club-subtabs{justify-content:flex-start}.other-club-competition-subtabs{width:fit-content;margin:18px 0}.other-club-competition-subtabs+.competitions-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.other-club-competition-subtabs+.competitions-shell>.competitions-shell-header{display:none}.other-club-competition-subtabs+.competitions-shell .competitions-season-browser{grid-template-columns:minmax(0,1fr)}.other-club-stadium-card{display:grid;background:linear-gradient(180deg,#fffffff5,#f7f3ebeb)}.other-club-stadium-body{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;min-width:0}.other-club-actions-card{display:grid;grid-template-rows:auto 1fr;justify-items:stretch}.other-club-actions-card .notice{margin-bottom:0}.other-club-actions-grid{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px}.other-club-action-tooltip{flex:0 0 auto}.other-club-action-tooltip .stat-tooltip{top:calc(100% + 8px);bottom:auto;left:0;transform:none;white-space:nowrap}.other-club-action-icon{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#ffffffe6;color:#111827;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.other-club-action-icon:hover,.other-club-action-icon:focus-visible{border-color:#3868e857;background:#fff;color:#3868e8;transform:translateY(-1px)}.other-club-action-icon:disabled{cursor:not-allowed;opacity:.42;transform:none}.other-club-action-icon svg{width:21px;height:21px}.other-club-action-mobile-label{display:none}.other-club-stadium-visual{display:grid;place-items:center;min-height:72px;padding:8px;border-radius:18px;background:radial-gradient(circle at 50% 36%,#fffffff5,#f4f8ffcc);overflow:hidden}.other-club-stadium-image{width:100%;max-width:96px;height:auto;object-fit:contain}.other-club-stadium-copy{display:grid;gap:4px;min-width:0}.other-club-card-label{color:#6b7280;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.other-club-details-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:0}.other-club-detail-row{display:grid;gap:2px;min-width:0}.other-club-detail-row--wide{grid-column:1 / -1}.other-club-detail-row dt{color:#8992a3;font-size:.64rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.other-club-detail-row dd{margin:0;color:#172033;font-size:.82rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.other-club-manager-value{display:inline-flex;align-items:center;gap:5px}.other-club-manager-value svg{width:14px;height:14px;flex:0 0 auto;color:#667085}.other-club-country-value,.other-club-country-flag,.other-club-country-name{min-width:0}.other-club-country-value{display:flex;align-items:center;gap:4px}.other-club-country-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.other-club-league-link{color:inherit;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:color .16s ease,text-decoration-color .16s ease}.other-club-league-link:hover,.other-club-league-link:focus-visible{color:#2457d6;text-decoration-color:currentColor}.other-club-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.other-club-name-row h2{margin:0;font-size:clamp(1.25rem,1.65vw,1.7rem);line-height:1;color:#0f172a;overflow-wrap:anywhere}.manager-identity-inline{display:inline-flex;align-items:center;gap:5px;color:#667085;font-size:.84rem;font-weight:600;line-height:1.2}.manager-identity-inline svg{width:15px;height:15px;flex:0 0 auto}.other-club-layout{display:grid;gap:18px}.other-club-identity-hero{overflow:hidden}.other-club-identity-main{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:22px;align-items:center}.other-club-hero-crest{width:100%;max-width:160px;height:auto}.other-club-stadium-meta{display:grid;gap:3px;color:#5b6476;font-size:.8rem;line-height:1.25}.other-club-kit-strip{display:flex;align-items:start;gap:8px;flex:0 0 auto;margin:0}.other-club-identity-band{display:flex;flex-wrap:wrap;gap:8px 10px;min-width:0;justify-content:flex-start;grid-column:1 / -1;margin-top:8px}.other-club-identity-item{display:inline-flex;align-items:center;min-height:30px;padding:4px 0;border-radius:999px;border:0;background:transparent;color:#667085;font-size:.92rem;font-weight:700;line-height:1.2;white-space:nowrap}.other-club-identity-item:before{content:"•";margin-right:10px;color:#cbd5e1}.other-club-identity-item:first-child:before{content:none;margin-right:0}.other-club-kit-visual{display:grid;justify-items:center;gap:2px;min-width:44px}.other-club-mini-shirt{width:38px}.other-club-identity-card .other-club-mini-shirt{width:44px}.other-club-kit-label{color:#5b6476;font-size:.65rem;font-weight:700;line-height:1.2;text-align:center}.other-club-competitions-header h2{font-size:clamp(1.25rem,1.5vw,1.85rem);line-height:1.05}.other-club-stadium-panel .club-stadium-hero-panel{grid-template-columns:minmax(220px,320px) minmax(0,1fr)}.other-club-trophy-grid{margin-top:12px}.other-club-roster-list,.other-club-match-list,.other-club-standings-list{display:grid;gap:12px}.other-club-roster-row,.other-club-match-row{display:grid;gap:14px;padding:16px 18px;border-radius:22px;border:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,#fffffff0,#f7f3ebf0)}.other-club-roster-row{grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr) auto;align-items:center}.other-club-roster-player{display:flex;align-items:center;gap:14px;min-width:0}.other-club-roster-face{width:64px;height:64px;flex:0 0 auto}.other-club-roster-copy{min-width:0;display:grid;gap:8px}.other-club-roster-head,.other-club-roster-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.other-club-player-link{font-size:1.03rem;font-weight:800}.other-club-roster-role{color:#5b6476;font-size:.94rem}.other-club-roster-meta{color:#5b6476;font-size:.92rem}.other-club-roster-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.other-club-roster-stats div{display:grid;gap:4px}.other-club-roster-stats span{color:#6b7280;font-size:.79rem;text-transform:uppercase;letter-spacing:.08em}.other-club-roster-stats strong{color:#172033;font-size:.98rem}.other-club-roster-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.other-club-match-top,.other-club-match-main,.other-club-match-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.other-club-match-team{display:flex;align-items:center;gap:10px;min-width:0}.other-club-match-team--away{justify-content:flex-end}.other-club-match-middle{display:grid;justify-items:center;gap:4px;text-align:center}.other-club-match-middle strong{font-size:1.08rem;color:#172033}.other-club-match-middle span,.other-club-match-time{color:#6b7280;font-size:.9rem}.other-club-mini-crest{width:28px;height:auto;flex:0 0 auto}.league-row{display:grid;grid-template-columns:42px minmax(0,1fr) repeat(6,minmax(28px,44px)) minmax(44px,60px);align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid rgba(17,24,39,.08)}.league-row.focus{color:#172033;font-weight:700}.league-team{display:flex;align-items:center;gap:10px;min-width:0}.league-col-pts{justify-self:end}@media(max-width:980px){.other-club-roster-row{grid-template-columns:1fr;align-items:stretch}.other-club-roster-actions{justify-content:flex-start}.other-club-header,.other-club-header--bot{grid-template-columns:repeat(2,minmax(0,1fr))}.other-club-identity-main,.other-club-stadium-panel .club-stadium-hero-panel{grid-template-columns:1fr}}@media(max-width:720px){.other-club-match-main,.other-club-match-top,.other-club-match-actions{align-items:flex-start;flex-direction:column}.other-club-header{gap:8px}.other-club-summary-card{padding:12px;border-radius:18px}.other-club-identity-card{grid-column:1 / -1;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;align-content:center;gap:12px;min-height:88px}.other-club-identity-copy{display:contents}.other-club-topbar-crest{width:42px;height:52px}.other-club-name-row{gap:6px}.other-club-name-row h2{font-size:1.12rem}.other-club-summary{gap:10px}.other-club-page-heading h1{font-size:1.4rem}.other-club-details-card{grid-column:1 / -1;align-content:center;min-height:126px}.other-club-details-list{gap:6px 10px}.other-club-detail-row dd{font-size:.74rem}.other-club-stadium-body{grid-template-columns:58px minmax(0,1fr);gap:8px}.other-club-stadium-card,.other-club-actions-card{grid-column:1 / -1;align-content:center;min-height:112px}.other-club-stadium-visual{min-height:54px;padding:4px}.other-club-actions-card{align-self:stretch;grid-template-rows:auto auto}.other-club-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.other-club-action-tooltip{width:100%}.other-club-action-tooltip .stat-tooltip{display:none}.other-club-action-icon{display:flex;justify-content:flex-start;gap:9px;width:100%;height:42px;padding:0 11px;border-radius:13px}.other-club-action-mobile-label{display:block;min-width:0;overflow:hidden;color:inherit;font-size:.68rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.other-club-actions-card .btn{min-height:30px;padding:4px 7px;font-size:.68rem}.other-club-kit-strip{gap:8px;justify-self:end}.other-club-mini-shirt,.other-club-identity-card .other-club-mini-shirt{width:28px}.other-club-kit-label{font-size:.58rem}.other-club-card-label{font-size:.65rem}.other-club-roster-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.league-row{grid-template-columns:34px minmax(0,1fr) repeat(4,minmax(24px,38px));font-size:.9rem}.league-row span:nth-child(6),.league-row span:nth-child(7){display:none}}@media(max-width:360px){.other-club-country-name{display:none}}.club-stadium-hero-panel{grid-template-columns:minmax(320px,520px) minmax(0,1fr);gap:20px;align-items:start}.club-stadium-image-wrap{display:grid;place-items:center;min-height:320px;border:1px solid #d9dfeb;border-radius:20px;background:radial-gradient(circle at 50% 40%,#f8fafcf5,#f8fafcc7);padding:18px}.club-stadium-image{width:100%;max-width:460px;max-height:320px;height:auto;object-fit:contain}.club-stadium-hero-copy{display:grid;gap:16px}.club-stadium-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.club-stadium-forecast-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:18px;align-items:stretch}.club-stadium-projection-card{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #d9dfeb;border-radius:28px;background:linear-gradient(145deg,#fff,#f8fafc)}.club-stadium-projection-card article{display:grid;grid-template-columns:minmax(150px,1fr) minmax(0,.8fr);align-items:center;gap:20px;padding:16px 20px}.club-stadium-projection-card article+article{border-top:1px solid #e4e7ec}.club-stadium-projection-card span{color:#667085;font-size:.82rem;font-weight:700}.club-stadium-projection-card strong{color:#101828;font-size:1rem;line-height:1.35}.club-stadium-ticket-settings{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);align-items:center;gap:24px}.club-stadium-ticket-settings-copy{display:grid;gap:8px}.club-stadium-ticket-settings-copy h3,.club-stadium-ticket-settings-copy p{margin:0}.club-stadium-ticket-settings-copy p{color:#475569;line-height:1.5}.club-stadium-match-card,.club-stadium-ticket-card{display:grid;gap:16px;padding:16px;border:1px solid #d9dfeb;border-radius:28px;background:#fff}.club-stadium-match-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.club-stadium-match-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:#f8fafc;border:1px solid #e4e7ec;color:#667085;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.club-stadium-match-timer{display:flex;justify-content:flex-end;text-align:right}.club-stadium-match-timer span{color:#475467;font-weight:700;line-height:1.4}.club-stadium-match-body{display:grid;grid-template-columns:minmax(0,1fr) 84px minmax(0,1fr);gap:18px;align-items:center}.club-stadium-forecast-team{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:center}@media(min-width:961px){.club-stadium-forecast-team--home{grid-template-columns:minmax(0,1fr) 110px}.club-stadium-forecast-team--home .club-stadium-forecast-crest-frame{grid-column:2;grid-row:1}.club-stadium-forecast-team--home .club-stadium-forecast-team-copy{grid-column:1;grid-row:1;justify-items:end;text-align:right}}.club-stadium-forecast-crest-frame{display:grid;place-items:center;width:110px;height:132px;border-radius:22px;background:radial-gradient(circle at 50% 40%,#f8fafcf5,#f8fafcc7)}.club-stadium-forecast-crest{width:76px;height:auto}.club-stadium-forecast-team-copy{display:grid;gap:4px}.club-stadium-forecast-team-copy strong{font-size:1.15rem}.club-stadium-forecast-team-copy span{color:#667085;font-size:.84rem;font-style:italic;font-weight:500;line-height:1.25}.club-stadium-match-vs{display:grid;align-content:center;justify-items:center;gap:8px;width:84px;min-height:84px;padding:8px 0;border-radius:22px;border:1px solid #d9dfeb;background:#f8fafc;color:#315efb}.club-stadium-match-vs strong{font-size:1.35rem;font-weight:900}.club-stadium-match-vs span{color:#667085;font-size:.74rem;font-style:italic;font-weight:600;line-height:1.15;text-align:center;max-width:62px}.club-stadium-ticket-card .club-field{height:100%;padding:0;border:0;background:transparent}.club-stadium-ticket-help{display:block;margin-top:12px;color:#64748b;line-height:1.45}.club-stadium-match-card--empty{display:grid;min-height:220px;align-content:center;justify-items:center;gap:16px;text-align:center}.club-stadium-history-list{display:grid;gap:10px}.club-stadium-history-row{display:grid;grid-template-columns:minmax(230px,1.7fr) repeat(3,minmax(110px,1fr)) minmax(100px,auto);align-items:center;gap:14px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.club-stadium-history-opponent{display:flex!important;align-items:center;gap:12px!important;min-width:0}.club-stadium-history-opponent>div{display:grid;gap:3px;min-width:0}.club-stadium-history-crest-link{display:inline-grid;flex:0 0 auto}.club-stadium-history-crest{width:34px;height:42px}.club-stadium-history-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px}.club-stadium-history-pagination span{color:#64748b;font-size:.8rem;font-weight:750}.club-stadium-history-row>div,.club-stadium-history-row>span{display:grid;gap:3px}.club-stadium-history-actions{justify-items:end;gap:5px!important;text-align:right}.club-stadium-history-actions time{color:#64748b;font-size:.76rem;font-weight:650}.club-stadium-history-open{display:inline-flex;align-items:center;gap:5px;color:#315efb;font-size:.78rem;font-weight:800}.club-stadium-history-row span{color:#64748b;font-size:.78rem}.club-stadium-history-row b{color:#334155;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em}@media(max-width:900px){.club-stadium-ticket-settings{grid-template-columns:1fr}.club-stadium-history-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.club-stadium-history-opponent{grid-column:1}.club-stadium-history-actions{grid-column:2;grid-row:1}.club-stadium-history-metric{padding-top:12px;border-top:1px solid #e2e8f0}.club-stadium-history-metric--revenue{grid-column:1 / -1}.club-stadium-history-pagination{justify-content:space-between}}.club-stadium-ticket-card .club-stadium-inline-actions{margin-top:8px}.club-stadium-controls .club-field{padding:14px 16px;border:1px solid #d9dfeb;border-radius:20px;background:#fff}.club-stadium-controls input[type=range],.club-stadium-controls select{width:100%}.club-stadium-inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.club-stadium-inline-actions small{color:#667085}.club-stadium-inline-actions--primary{width:100%;justify-content:flex-end}.club-stadium-inline-actions--primary .btn{min-width:240px}.club-stadium-inline-actions--primary small{width:100%;text-align:right}.club-stadium-inline-tooltip{align-items:flex-start}.club-stadium-primary-cta{min-height:88px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;line-height:1.2;padding:14px 20px}.club-stadium-primary-cta-title,.club-stadium-primary-cta-subtitle{display:block}.club-stadium-primary-cta-title{font-weight:800}.club-stadium-primary-cta-subtitle{font-size:.92rem;opacity:.92}.club-stadium-forecast-note{margin:0;color:#667085}.club-stadium-upgrade-rule small{color:#667085;line-height:1.45}.club-color-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.club-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0}.club-color-card,.club-visual-card-body,.club-visual-card-copy,.club-design-list,.club-design-list div{min-width:0}.club-visual-card-body{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:18px;align-items:center}.club-visual-card-copy{display:grid;gap:14px}.club-design-list{margin:0;display:grid;gap:10px}.club-design-list div{display:grid;gap:4px}.club-design-list dt{color:#667085;font-size:.92rem;font-weight:700}.club-design-list dd{margin:0;color:#111827;font-weight:700;overflow-wrap:anywhere}.club-swatch-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.club-design-label{color:#667085;font-size:.92rem;font-weight:700}.club-swatch{width:30px;height:30px;border-radius:999px;border:1px solid rgba(15,23,42,.12);box-shadow:inset 0 0 0 1px #fff6}.club-card-crest-preview,.club-card-kit-preview{width:148px;height:148px;justify-self:end;border-radius:18px;background:radial-gradient(circle at 50% 40%,#f8fafcf5,#f8fafcc7)}.club-system-card{display:grid;gap:12px;padding:18px;border:1px solid #d9dfeb;border-radius:24px;background:#fff}.club-system-card.is-locked{background:#f8fafc}.club-editor-panel{padding:18px;display:grid;gap:16px}.club-editor-head h3{margin:0}.club-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.club-field,.club-color-field{display:grid;gap:8px}.club-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.club-field-head strong{color:#667085;font-size:.88rem}.club-color-family-value{display:inline-flex;align-items:center;gap:10px}.club-color-family-swatch{width:18px;height:18px;border-radius:999px;border:1px solid rgba(15,23,42,.14);box-shadow:inset 0 0 0 1px #ffffff59;flex:0 0 auto}.club-color-family-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:10px}.club-color-family-option{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 14px;border-radius:16px;border:1px solid #d9dfeb;background:#fff;color:#475467;font:inherit;font-weight:700;cursor:pointer;text-align:left}.club-color-family-option.active{border-color:#315efb;background:#eef2ff;color:#111827}.club-color-family-option:hover,.club-color-family-option:focus-visible{border-color:#9db2ff;outline:none}.club-field--full{grid-column:1 / -1}.club-field span,.club-editor-group>span,.club-color-field span{color:#667085;font-size:.92rem;font-weight:700}.club-field input{width:100%}.club-editor-stack{display:grid;gap:16px}.club-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;align-items:start}.club-editor-group{display:grid;gap:10px}.club-option-row{display:flex;flex-wrap:wrap;gap:10px}.club-option-chip{border:1px solid #d9dfeb;border-radius:999px;background:#fff;color:#475467;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer}.club-option-chip.active{border-color:#b7cdfa;background:#f3f8ff;color:#111827}.club-editor-colors{display:flex;flex-wrap:nowrap;gap:16px;align-items:start;justify-content:flex-start}.club-color-field input[type=color]{width:56px;height:42px;border:1px solid #d9dfeb;border-radius:12px;padding:4px;background:#fff}.club-color-field{min-width:132px}.club-editor-actions{display:flex;flex-wrap:wrap;gap:12px}.club-message-modal{width:min(560px,92vw)}.club-message-modal-copy{display:flex;align-items:center;gap:10px;color:#667085;font-size:.95rem}.club-message-modal-crest{width:34px;height:42px;flex:0 0 auto}.club-message-thread-preview{display:grid;gap:8px;padding:14px 16px;border:1px solid #d9dfeb;border-radius:18px;background:#f8fafc}.club-message-thread-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#667085;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.club-message-thread-preview-head em{font-style:normal;text-transform:none;letter-spacing:0}.club-message-thread-preview p{margin:0;color:#334155;line-height:1.5}.club-message-textarea{width:100%;min-height:132px;resize:vertical}.market-history-head,.market-history-row{grid-template-columns:minmax(210px,1.35fr) minmax(130px,.9fr) minmax(130px,.9fr) 92px 112px 116px 40px}.market-history-list .home-auction-row{background:#f8fafc}.market-history-seller:before,.market-history-buyer:before{display:none;content:attr(data-label)}.market-history-type strong{font-size:.8rem}.market-history-report{appearance:none;padding:0;cursor:pointer}.market-report-modal,.club-report-modal{width:min(480px,92vw)}.market-report-summary{gap:4px}.market-report-textarea,.club-report-textarea{min-height:96px}@media(max-width:700px){.other-club-action-modal,.modal:has(.market-report-modal){align-items:center;padding:16px}.other-club-action-modal .modal-card,.modal:has(.market-report-modal) .modal-card{width:min(100%,420px);max-height:calc(100dvh - 32px);margin:0;padding:18px;border-radius:22px;overscroll-behavior:contain}.other-club-action-modal .modal-header,.modal:has(.market-report-modal) .modal-header{position:sticky;top:-18px;z-index:3;margin:-18px -18px 0;padding:18px 18px 10px;background:#fff}.other-club-action-modal .club-editor-actions,.modal:has(.market-report-modal) .club-editor-actions{position:sticky;bottom:-18px;z-index:3;margin:0 -18px -18px;padding:12px 18px 18px;border-top:1px solid rgba(148,163,184,.18);background:#fff}.other-club-action-modal .club-editor-actions .btn,.modal:has(.market-report-modal) .club-editor-actions .btn{display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-height:48px;line-height:1.15;text-align:center}}.market-history-panel{display:grid;gap:18px}.market-history-panel .market-page-header{margin-bottom:0}.market-history-purpose{margin:0}.market-history-search{width:min(100%,460px)}.market-history-search-wrap{position:relative;width:min(100%,460px)}.market-history-search-wrap .market-history-search{width:100%}.market-history-search-clear{display:grid;place-items:center;width:30px;height:30px;margin-right:6px;padding:0;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:1.2rem;cursor:pointer}.market-history-search-preview{position:absolute;z-index:20;top:calc(100% + 8px);left:0;right:0;display:grid;gap:8px;max-height:min(520px,68vh);padding:10px;overflow:auto;border:1px solid rgba(148,163,184,.3);border-radius:18px;background:#fff;box-shadow:0 20px 45px #0f172a2e}.market-history-search-preview section{display:grid;gap:4px}.market-history-preview-heading{padding:5px 8px 3px;color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.market-history-preview-row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:8px;border:0;border-radius:12px;background:transparent;color:#0f172a;text-align:left;cursor:pointer}.market-history-preview-row:hover,.market-history-preview-row:focus-visible{background:#f1f5f9}.market-history-preview-row .friendly-mini-crest{width:27px;height:34px}.market-history-preview-row .home-auction-face{width:34px;height:34px;border-radius:10px}.market-history-preview-row>span{display:grid;gap:2px;min-width:0}.market-history-preview-row strong,.market-history-preview-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-history-preview-row small,.market-history-preview-state{color:#64748b;font-size:.72rem;font-weight:700}.market-history-preview-state{padding:10px 8px}.market-history-view-all{padding:10px 8px 5px;border-top:1px solid rgba(148,163,184,.2);color:#3868e8;font-size:.78rem;font-weight:850}.market-history-view-all:hover,.market-history-view-all:focus-visible,.market-history-player-asset:hover,.market-history-player-asset:focus-visible,.market-history-party-club:hover,.market-history-party-club:focus-visible{color:#1d4ed8;text-decoration:underline;text-underline-offset:.18em}.market-history-report-tooltip .stat-tooltip{top:calc(100% + 7px);right:0;left:auto;width:max-content;max-width:220px;z-index:30;transform:translateY(6px)}.market-history-report-tooltip:hover .stat-tooltip,.market-history-report-tooltip:focus-within .stat-tooltip{transform:translateY(0)}.market-history-pagination{margin-top:2px}.market-history-feed{display:grid;gap:14px}.market-history-columns{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(120px,.9fr) minmax(108px,.72fr) minmax(164px,1.2fr) 100px 108px minmax(124px,.82fr) 50px 50px;align-items:end;gap:10px;padding:0 0 0 14px;color:#64748b;font-size:.65rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.market-history-columns span:nth-last-child(-n+3){text-align:center}.market-history-exchange{position:relative;overflow:visible;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#f8fafc}.market-history-mobile-card{display:none}.market-history-summary{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;min-height:70px}.market-history-summary-main{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(120px,.9fr) minmax(108px,.72fr) minmax(164px,1.2fr) 100px 108px minmax(124px,.82fr) 50px;align-items:center;gap:10px;width:100%;min-width:0;min-height:70px;padding:8px 8px 8px 14px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.market-history-summary-main:hover,.market-history-summary-main:focus-visible{background:#ffffffb8}.market-history-summary-player,.market-history-summary-club,.market-history-summary-value{min-width:0}.market-history-summary-player small{display:none}.market-history-summary-club{display:grid;gap:3px}.market-history-summary-club>small{display:none}.market-history-summary-club>span{display:flex;align-items:center;gap:7px;min-width:0}.market-history-summary-club strong{overflow:hidden;color:#0f172a;font-size:.78rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.market-history-summary-club .friendly-mini-crest{width:21px;height:27px;flex:0 0 auto}.market-history-summary-player{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.market-history-summary-player .home-auction-face{width:42px;height:42px;border-radius:12px}.market-history-summary-player>span,.market-history-summary-value{display:grid;gap:3px}.market-history-summary-player strong,.market-history-summary-player small,.market-history-summary-clubs>span,.market-history-summary-date{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-history-summary-player strong,.market-history-summary-value strong{color:#0f172a;font-size:.84rem}.market-history-summary-player small,.market-history-summary-value small,.market-history-summary-date{color:#64748b;font-size:.7rem;font-weight:750}.market-history-summary-type{color:#475467;font-size:.72rem;font-weight:800;line-height:1.25}.market-history-summary-fair-value,.market-history-summary-value{color:#0f172a;font-size:.78rem;font-weight:850}.market-history-summary-date{text-align:right}.market-history-summary-chevron{display:grid;place-items:center;color:#64748b}.market-history-summary-chevron svg{width:20px;height:20px;transition:transform .14s ease}.market-history-summary-chevron svg.is-expanded{transform:rotate(180deg)}.market-history-summary>.market-history-report-tooltip{justify-self:center}.market-history-expanded-detail{border-top:1px solid rgba(148,163,184,.18)}@media(max-width:720px){.market-history-columns,.market-history-summary,.market-history-expanded-detail{display:none}.market-history-mobile-card{display:grid;gap:10px;padding:12px}.market-history-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-history-mobile-head .market-history-summary-type{padding:5px 9px;border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#fff}.market-history-mobile-head .market-history-report{width:auto;height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;color:#172033;font-size:.68rem;font-weight:850}.market-history-mobile-head .market-history-report svg{width:18px;height:18px}.market-history-mobile-clubs,.market-history-mobile-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-history-mobile-club{display:grid;gap:6px;min-width:0;padding:8px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fff}.market-history-mobile-club>small,.market-history-mobile-player>span,.market-history-mobile-values small,.market-history-mobile-date small{color:#64748b;font-size:.6rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.market-history-mobile-club>span{display:flex;align-items:center;gap:8px;min-width:0}.market-history-mobile-club .friendly-mini-crest{width:24px;height:31px;flex:0 0 auto}.market-history-mobile-club strong{overflow:hidden;color:#0f172a;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.market-history-mobile-player{display:grid;gap:7px}.market-history-mobile-player .market-history-player-asset{min-height:54px;padding:6px 8px}.market-history-mobile-values>span,.market-history-mobile-date{display:grid;gap:5px;min-width:0}.market-history-mobile-values{padding-top:2px}.market-history-mobile-values>span:last-child{text-align:right}.market-history-mobile-values strong{color:#0f172a;font-size:.92rem}.market-history-mobile-date{padding-top:9px;border-top:1px solid rgba(148,163,184,.18)}.market-history-mobile-date strong{color:#64748b;font-size:.72rem}.market-history-report-tooltip .stat-tooltip{display:none}}.other-club-action-tooltip:not(:hover) .stat-tooltip,.market-history-report-tooltip:not(:hover) .stat-tooltip{opacity:0;transform:translateY(6px)}.market-history-exchange-head{min-height:48px;display:grid;grid-template-columns:max-content 1fr 40px;align-items:center;gap:12px;padding:8px 12px 8px 16px;border-bottom:1px solid rgba(148,163,184,.18);color:#64748b;font-size:.78rem;font-weight:750}.market-history-exchange-head>span:nth-child(2){justify-self:end}.market-history-exchange-body{display:grid;grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:stretch;gap:12px;padding:16px}.market-history-party{min-width:0;display:grid;align-content:start;gap:10px}.market-history-party-club{display:inline-flex;align-items:center;gap:9px;width:fit-content}.market-history-party-club .home-auction-club-crest{width:26px;height:32px}.market-history-party-club strong{color:#0f172a;font-size:.92rem}.market-history-gave-label{color:#64748b;font-size:.68rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.market-history-assets{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.market-history-player-asset,.market-history-cash-asset{min-width:0;min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fff}.market-history-player-asset .home-auction-face{width:42px;height:42px;border-radius:12px}.market-history-player-asset>span,.market-history-cash-asset>span+strong{min-width:0}.market-history-player-asset>span{display:grid;gap:4px}.market-history-player-asset strong,.market-history-cash-asset strong{color:#0f172a;font-size:.84rem;line-height:1.05}.market-history-player-asset small,.market-history-cash-asset small{color:#64748b;font-size:.7rem;font-weight:750}.market-history-player-asset:hover,.market-history-player-asset:focus-visible,.market-history-party-club:hover,.market-history-party-club:focus-visible{color:#1d4ed8;text-decoration:underline;text-underline-offset:.18em}.market-history-player-asset:hover strong,.market-history-player-asset:focus-visible strong,.market-history-party-club:hover strong,.market-history-party-club:focus-visible strong{color:#1d4ed8}.market-history-cash-asset>span:first-child{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;grid-row:1 / span 2;border-radius:12px;background:#fae8858f;color:#8a6d18;font-weight:950}.market-history-cash-asset{grid-template-rows:auto auto;row-gap:3px}.market-history-swap{align-self:center;justify-self:center;color:#64748b;font-size:1.35rem;font-weight:900}.market-history-exchange-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 16px;border-top:1px solid rgba(148,163,184,.18);background:#ffffff9e;color:#64748b;font-size:.76rem;font-weight:800}.market-history-exchange-foot strong{color:#0f172a;font-size:.9rem}@media(max-width:720px){.market-history-exchange-head{grid-template-columns:max-content 1fr 38px;gap:8px;padding-left:12px}.market-history-exchange-head>span:nth-child(2){font-size:.7rem}.market-history-exchange-body{grid-template-columns:1fr;gap:8px;padding:14px}.market-history-swap{transform:rotate(90deg)}.market-history-assets{grid-template-columns:1fr}.market-history-exchange-foot{justify-content:space-between}.market-history-list .market-history-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.market-history-list .market-history-row:nth-child(n+6){display:grid}.market-history-row .home-auction-player{grid-column:1 / -1;grid-row:1}.market-history-row .market-history-seller,.market-history-row .market-history-buyer{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:5px 8px}.market-history-row .market-history-seller{grid-column:1;grid-row:2}.market-history-row .market-history-buyer{grid-column:2;grid-row:2}.market-history-seller:before,.market-history-buyer:before{display:block;grid-column:1 / -1;color:#64748b;font-size:.62rem;line-height:1;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.market-history-row .market-history-type{grid-column:1;grid-row:3}.market-history-row .market-history-value{grid-column:2;grid-row:3}.market-history-row .market-history-completed{grid-column:1;grid-row:4}.market-history-row .market-history-actions{grid-column:2;grid-row:4;justify-self:end;align-self:end}.market-history-row .home-auction-stat-block:before{display:block}.market-report-modal,.club-report-modal{width:min(94vw,420px)}}.club-modal-notice{margin:4px 0 0}.club-editor-preview-card{display:grid;place-items:center;min-height:220px;border:1px solid #d9dfeb;border-radius:20px;background:radial-gradient(circle at 50% 40%,#f8fafcf5,#f8fafcc7);padding:16px}.club-editor-crest-preview,.club-editor-kit-preview{width:160px;height:160px}.club-system-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.club-status-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:.9rem;font-weight:700;white-space:nowrap}.club-status-pill.is-live{background:#ecfdf3;color:#027a48;border:1px solid #abefc6}.club-status-pill.is-locked{background:#f3e3e4;color:#9e1f23;border:1px solid #f0c8ca}.club-staff-panel{padding:18px;display:grid;gap:16px}.club-inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px}.club-staff-actions{display:flex;flex-wrap:wrap;gap:12px}.club-empty-state{padding:22px}.club-empty-state strong{display:block;margin-bottom:8px;color:#111827;font-size:1.05rem}@media(max-width:960px){.club-page-header,.club-subtab-hero,.club-color-header,.club-stadium-hero-panel{flex-direction:column}.club-grid--identity,.club-grid--three,.club-grid--four,.club-trophy-room-grid,.club-color-grid,.club-stadium-forecast-layout,.club-stadium-controls,.club-level-band,.club-editor-grid{grid-template-columns:1fr}.club-stadium-projection-card article{grid-template-columns:minmax(0,1fr) auto}.club-stadium-projection-card article:last-child{grid-template-columns:1fr;align-content:center;gap:6px}.club-finance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.club-editor-layout,.club-stadium-hero-panel,.club-stadium-match-body{grid-template-columns:1fr}.club-stadium-forecast-team{grid-template-columns:88px minmax(0,1fr)}.club-stadium-forecast-crest-frame{width:88px;height:108px}.club-stadium-forecast-crest{width:62px}.club-stadium-match-vs{width:100%;min-height:56px}.club-stadium-inline-actions--primary{justify-content:flex-start}.club-stadium-inline-actions--primary small{text-align:left}.club-editor-colors{width:100%;justify-content:space-between}}@media(max-width:640px){.club-editor-colors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;min-width:0}.club-editor-colors .club-color-field{width:auto;min-width:0}.club-visual-card-body{grid-template-columns:1fr}.club-card-crest-preview,.club-card-kit-preview{justify-self:start}.club-finance-summary{grid-template-columns:1fr}.club-finance-ledger .club-finance-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.club-finance-ledger .club-finance-summary-card{gap:5px;min-height:82px;padding:12px;border-radius:16px}.club-finance-ledger .club-finance-summary-card span{font-size:.66rem}.club-finance-ledger .club-finance-summary-card strong{font-size:1.05rem}.club-finance-statement{gap:14px;padding:14px;border-radius:18px}.club-finance-toolbar{align-items:stretch;flex-direction:column}.club-finance-month-picker{align-items:center;width:100%}.club-finance-month-picker .competitions-match-month-nav{flex:1 1 auto;width:auto}.club-finance-month-picker .competitions-round-tabs{max-width:100%}.club-finance-month-picker .competitions-round-tabs button{padding:0 9px}.club-finance-view-tabs{display:flex;align-self:flex-start;margin:0}.club-finance-statement-head{display:none}.club-finance-day-groups{gap:14px}.club-finance-ledger-row{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:3px 12px;min-height:66px;padding:10px 12px}.club-finance-ledger-description{grid-column:1;grid-row:1 / 3;align-self:center}.club-finance-ledger-description strong{font-size:.84rem;line-height:1.3}.club-finance-ledger-description span{font-size:.7rem}.club-finance-ledger-row>strong{grid-column:2;grid-row:1;font-size:.84rem}.club-finance-running-balance{grid-column:2;grid-row:2;display:block;color:#718096;font-size:.72rem;font-weight:700}.club-finance-running-balance small{display:inline;margin-right:4px;font-size:inherit}.club-finance-category-columns{grid-template-columns:1fr}.club-finance-breakdown-row,.club-finance-transaction-row{align-items:flex-start}.club-trophy-card{grid-template-columns:1fr;justify-items:center}.club-trophy-copy{width:100%}.club-trophy-copy-head{align-items:center;flex-direction:column;text-align:center}.club-trophy-ended-label{text-align:center;white-space:normal}.club-subtabs{width:100%;border-radius:24px}.club-subtab{flex:1 1 calc(50% - 8px);text-align:center}.club-page-header h1{font-size:2rem}}.match-flow-stage{min-height:0;display:grid;grid-template-rows:auto auto;aspect-ratio:auto;margin-top:0;background:#080b12}.match-flow-scoreboard{position:relative;z-index:3;padding:14px 22px;border-bottom:1px solid rgba(255,255,255,.12);background:#080b12}.match-flow-top-banner-slot{min-height:92px;padding:12px 22px 14px;border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#080b12fa,#080b12eb)}.match-flow-top-banner{display:grid;grid-template-columns:42px 42px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;max-width:min(72%,760px);padding:10px 14px;border-radius:18px;box-shadow:inset 0 3px 0 var(--event-team-color, rgba(255, 255, 255, .18));background:#101621eb}.match-flow-top-banner.no-player{grid-template-columns:42px minmax(0,1fr)}.match-flow-top-banner.is-home{margin-right:auto}.match-flow-top-banner.is-away{grid-template-columns:minmax(0,1fr) 42px 42px;margin-left:auto}.match-flow-top-banner.is-away.no-player{grid-template-columns:minmax(0,1fr) 42px}.match-flow-top-banner.is-neutral{margin-inline:auto}.match-flow-top-banner>.match-event-icon,.match-flow-top-banner-face{width:38px;height:38px;box-shadow:0 0 0 1px #ffffff14}.match-flow-top-banner-face{border-radius:999px;overflow:hidden;background:#ffffff0d}.match-flow-top-banner-copy{min-width:0;display:grid;align-items:center}.match-flow-top-banner.is-away .match-flow-top-banner-copy{text-align:right}.match-flow-top-banner strong{color:#f8fafc;font-size:.98rem;font-weight:950;line-height:1.22;white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.match-flow-top-banner.is-dramatic{box-shadow:inset 0 3px 0 var(--event-team-color, rgba(255, 255, 255, .18)),0 10px 24px #0000003d}.match-flow-top-banner.is-dramatic strong{font-size:1.08rem;letter-spacing:.04em;text-transform:uppercase}.match-flow-scoreboard .commentary-score-team strong,.match-flow-scoreboard .commentary-clock strong{color:#f8fafc}.match-flow-scoreboard .commentary-clock span{color:#9aa8bd}.match-flow-scoreboard .commentary-score-team>b{border-color:#fff3;background:#121824;color:#fff}.match-flow-visual{position:relative;width:100%;height:clamp(320px,33vw,490px);overflow:hidden;background:#080b12}.match-flow-scene canvas{transform:translateY(-18px)}.match-flow-event-rail .match-flow-goal-event{display:grid;grid-template-columns:180px 190px minmax(0,1fr) 58px;align-items:center;gap:18px;padding:14px 18px 16px;border:1px solid rgba(255,255,255,.22);border-top:4px solid var(--goal-team-color, #58d68d);background:#0b1019;box-shadow:0 0 38px #58d68d2e,inset 0 0 0 1px #f4c54214;animation:match-flow-goal-card-in .52s cubic-bezier(.2,.9,.25,1) both}.match-flow-goal-event.is-home{border-left:5px solid var(--goal-team-color, #315bd6)}.match-flow-goal-event.is-away{border-right:5px solid var(--goal-team-color, #e54b6a)}.match-flow-goal-event.is-away .commentary-event-identity,.match-flow-goal-event.is-away .match-flow-key-copy,.match-flow-goal-event.is-away .match-event-icon{grid-column:auto;grid-row:auto}.match-flow-goal-event.is-away .commentary-event-identity{flex-direction:row;text-align:left}.match-flow-goal-call{min-width:0;display:grid;align-content:center;gap:2px;padding-right:16px;border-right:1px solid rgba(255,255,255,.16);text-transform:uppercase}.match-flow-goal-call>span{color:#f4c542;font-size:.68rem;font-weight:950}.match-flow-goal-call>strong{color:#fff;font-size:1.42rem;font-weight:1000;line-height:1.05;text-shadow:0 0 18px rgba(244,197,66,.44);animation:match-flow-goal-call-pulse .9s ease-out both}.match-flow-goal-call>small{margin-top:4px;color:#dbe7ff;font-size:.62rem;font-weight:850;line-height:1.25}.match-flow-goal-event .match-flow-key-copy h2{font-size:1.02rem}.match-flow-goal-event .match-flow-key-copy p{display:-webkit-box;margin-top:5px;overflow:hidden;font-size:.74rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.match-flow-goal-event>.match-event-icon{width:56px;height:56px;box-shadow:0 0 26px #58d68d47;animation:match-flow-goal-icon-pop .7s cubic-bezier(.2,.9,.25,1) both}.match-flow-goal-celebration{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.match-commentary-player.is-playing .match-flow-goal-celebration{animation:match-flow-goal-celebration-life var(--match-flow-event-duration, 5.2s) linear both}.match-flow-goal-celebration>strong{position:absolute;top:14px;left:50%;color:#fff;font-size:clamp(2.2rem,5vw,4.6rem);font-weight:1000;line-height:1;text-shadow:0 0 12px #080b12,0 0 30px var(--goal-team-color, #58d68d),0 0 46px rgba(244,197,66,.48);transform:translate(-50%);white-space:nowrap;animation:match-flow-goal-slam .76s cubic-bezier(.14,.86,.22,1) both}.match-flow-goal-flash{position:absolute;top:-34px;left:var(--goal-x, 50%);width:7px;height:27px;background:var(--goal-team-color, #58d68d);opacity:0;animation:match-flow-goal-confetti 2.6s ease-in var(--goal-delay, 0s) both}.match-flow-goal-flash:nth-of-type(1){--goal-x: 7%;--goal-delay: .05s}.match-flow-goal-flash:nth-of-type(2){--goal-x: 17%;--goal-delay: .18s;background:#f4c542}.match-flow-goal-flash:nth-of-type(3){--goal-x: 28%;--goal-delay: .08s;background:#f8fafc}.match-flow-goal-flash:nth-of-type(4){--goal-x: 39%;--goal-delay: .27s}.match-flow-goal-flash:nth-of-type(5){--goal-x: 48%;--goal-delay: .12s;background:#f4c542}.match-flow-goal-flash:nth-of-type(6){--goal-x: 58%;--goal-delay: .34s;background:#f8fafc}.match-flow-goal-flash:nth-of-type(7){--goal-x: 68%;--goal-delay: .16s}.match-flow-goal-flash:nth-of-type(8){--goal-x: 78%;--goal-delay: .03s;background:#f4c542}.match-flow-goal-flash:nth-of-type(9){--goal-x: 88%;--goal-delay: .25s;background:#f8fafc}.match-flow-goal-flash:nth-of-type(10){--goal-x: 96%;--goal-delay: .11s}.match-flow-stage.is-event-arrived.type-goal .match-flow-scoreboard,.match-flow-stage.is-event-arrived.type-penaltyGoal .match-flow-scoreboard{box-shadow:inset 0 -3px 0 var(--goal-team-color, rgba(88, 214, 141, .72))}.match-flow-stage.is-event-arrived.type-goal.goal-home .commentary-score-team.is-home>b,.match-flow-stage.is-event-arrived.type-penaltyGoal.goal-home .commentary-score-team.is-home>b,.match-flow-stage.is-event-arrived.type-goal.goal-away .commentary-score-team.is-away>b,.match-flow-stage.is-event-arrived.type-penaltyGoal.goal-away .commentary-score-team.is-away>b{animation:match-flow-goal-score-pop .9s cubic-bezier(.2,.9,.25,1) both}@keyframes match-flow-goal-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes match-flow-goal-call-pulse{0%{opacity:0;transform:scale(.72)}58%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes match-flow-goal-icon-pop{0%{opacity:0;transform:rotate(-14deg) scale(.55)}64%{opacity:1;transform:rotate(5deg) scale(1.12)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes match-flow-goal-slam{0%{opacity:0;transform:translate(-50%,-14px) scale(.62)}55%{opacity:1;transform:translate(-50%) scale(1.08)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes match-flow-goal-confetti{0%{opacity:0;transform:translateY(-18px) rotate(0)}12%{opacity:1}to{opacity:0;transform:translateY(420px) rotate(540deg)}}@keyframes match-flow-goal-score-pop{0%{transform:scale(.72);box-shadow:0 0 #f4c54200}58%{transform:scale(1.16);box-shadow:0 0 30px #f4c54275}to{transform:scale(1);box-shadow:0 0 #f4c54200}}@keyframes match-flow-goal-celebration-life{0%{opacity:0}7%,78%{opacity:1}to{opacity:0}}.match-flow-visual>.match-flow-structural{position:absolute;width:min(620px,calc(100% - 48px));grid-template-columns:56px minmax(0,1fr);align-items:center;justify-items:stretch;gap:18px;padding:20px 22px;border:1px solid rgba(255,255,255,.2);border-left:4px solid #e5e7eb;background:#080b12e6;text-align:left}.match-flow-visual>.match-flow-structural.type-matchStart{border-left-color:#22c55e}.match-flow-visual>.match-flow-structural.type-halfTime{border-left-color:#f4c542}.match-flow-visual>.match-flow-structural.type-secondHalfStart{border-left-color:#60a5fa}.match-flow-visual>.match-flow-structural.type-payrollHandicap{grid-template-columns:minmax(0,1fr);border-color:#fb923c6b;border-left:4px solid #f97316;background:linear-gradient(135deg,#431e0cf0,#080b12f0)}.match-flow-visual>.match-flow-structural.type-payrollHandicap>div{grid-column:1}.match-flow-visual>.match-flow-structural.type-payrollHandicap h2{color:#ffedd5}.match-flow-visual>.match-flow-structural.type-payrollHandicap p{color:#fed7aa}.match-flow-visual>.match-flow-structural .match-event-icon.type-matchStart{background:#dcfce7;color:#15803d}.match-flow-visual>.match-flow-structural .match-event-icon.type-halfTime{background:#fef3c7;color:#a16207}.match-flow-visual>.match-flow-structural .match-event-icon.type-secondHalfStart{background:#dbeafe;color:#1d4ed8}.match-flow-visual>.match-flow-structural .match-event-icon.type-fullTime{background:#e2e8f0;color:#0f172a}.match-flow-visual>.match-flow-structural>.match-event-icon{grid-column:1;grid-row:1;width:52px;height:52px}.match-flow-visual>.match-flow-structural>div{grid-column:2;grid-row:1;display:grid;gap:5px}.match-flow-visual>.match-flow-structural h2{font-size:1.12rem}.match-flow-visual>.match-flow-structural p{font-size:.78rem;line-height:1.45}@media(max-width:720px){.match-flow-scoreboard{grid-template-columns:minmax(0,1fr) 78px minmax(0,1fr);gap:8px;padding:10px 12px 12px}.match-flow-top-banner-slot{min-height:108px;padding:10px 12px 12px}.match-flow-top-banner{grid-template-columns:34px 34px minmax(0,1fr);gap:8px;max-width:100%;min-height:72px;padding:10px}.match-flow-top-banner.no-player{grid-template-columns:34px minmax(0,1fr)}.match-flow-top-banner.is-away{grid-template-columns:minmax(0,1fr) 34px 34px}.match-flow-top-banner.is-away.no-player{grid-template-columns:minmax(0,1fr) 34px}.match-flow-top-banner>.match-event-icon,.match-flow-top-banner-face{width:31px;height:31px}.match-flow-top-banner strong{font-size:.92rem;line-height:1.24}.match-flow-scoreboard .commentary-score-team,.match-flow-scoreboard .commentary-score-team.is-away{display:flex;gap:7px}.match-flow-scoreboard .commentary-score-team{justify-content:flex-start}.match-flow-scoreboard .commentary-score-team.is-away{justify-content:flex-end}.match-flow-scoreboard .commentary-score-team strong{display:none}.match-flow-scoreboard .commentary-clock{min-width:78px}.match-flow-scoreboard .commentary-score-team>b{width:38px;height:42px}.match-flow-scoreboard .commentary-score-crest{width:30px;height:34px}.match-flow-visual{height:320px}.match-flow-scene canvas{transform:translateY(-14px)}.match-flow-goal-celebration>strong{top:14px;font-size:1.9rem}.match-flow-visual>.match-flow-structural{width:calc(100% - 24px);grid-template-columns:44px minmax(0,1fr);gap:12px;padding:15px 14px}.match-flow-visual>.match-flow-structural>.match-event-icon{width:42px;height:42px}.match-flow-visual>.match-flow-structural h2{font-size:1rem}.match-flow-visual>.match-flow-structural p{font-size:.72rem}.match-commentary-player.is-awaiting-continue .commentary-controls{position:static}}@media(prefers-reduced-motion:reduce){.match-flow-event-motion,.match-flow-goal-event,.match-flow-goal-celebration,.match-flow-goal-call>strong,.match-flow-goal-event>.match-event-icon,.match-flow-goal-celebration>strong,.match-flow-goal-flash,.match-flow-stage.is-event-arrived.type-goal .commentary-score-team>b,.match-flow-stage.is-event-arrived.type-penaltyGoal .commentary-score-team>b{animation:none}.match-flow-goal-flash{display:none}}.rank-page{display:grid;gap:20px;min-width:0;padding-bottom:32px}.rank-section,.rank-empty-state{position:relative;min-width:0;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:#ffffffeb;box-shadow:0 14px 30px #0f172a0a}.rank-board-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.rank-board-head h2{margin:0;color:#0f172a;font-size:clamp(1.55rem,2.2vw,2rem);line-height:1}.rank-board-head p{margin:8px 0 0;color:#64748b;font-size:.92rem;line-height:1.5}.rank-board-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto}.rank-secondary-link,.rank-clear-button,.rank-empty-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#fff;color:#64748b;font-size:.8rem;font-weight:900;letter-spacing:.04em;text-decoration:none;transition:border-color .14s ease,color .14s ease,background .14s ease}.rank-secondary-link:hover,.rank-clear-button:hover,.rank-empty-link:hover{border-color:#3868e838;background:#fff;color:#3868e8}.rank-clear-button{cursor:pointer}.rank-filter-pills{display:flex;flex-wrap:wrap;gap:10px}.rank-advanced-filters{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:16px;align-items:start;justify-items:start;justify-content:start}.rank-advanced-filter{display:grid;gap:8px;min-width:0;width:min(980px,100%);justify-self:start}.rank-advanced-filter--wide .rank-filter-pills{width:auto;max-width:100%;justify-content:flex-start;align-content:flex-start}.rank-filter-pill{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#fff;color:#475569;font-size:.86rem;font-weight:900;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease}.rank-filter-pill:hover{border-color:#3868e838;color:#3868e8}.rank-filter-pill.active{border-color:#0f172ae6;background:#111827;color:#fff}.rank-section{padding:18px}.rank-section>.rank-board-head{width:100%}.rank-section>.rank-advanced-filters,.rank-section>.rank-table-shell,.rank-section>.rank-table-actions{width:100%;max-width:none}.rank-table-shell{min-width:0;overflow:auto}.rank-table{display:grid;gap:10px;width:100%;min-width:0}.rank-table thead,.rank-table tbody,.rank-table tr{display:contents}.rank-table thead tr,.rank-table tbody tr{display:grid;grid-template-columns:88px minmax(230px,1.35fr) minmax(190px,1fr) 88px minmax(150px,.82fr) 124px 96px;gap:10px;align-items:center}.rank-table thead tr{padding:0 16px 2px;color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rank-table thead th{padding:0;text-align:left}.rank-table thead th:nth-child(4),.rank-table thead th:nth-child(5),.rank-table thead th:nth-child(6),.rank-table thead th:nth-child(7){text-align:center}.rank-manager-name--mobile{display:none}.rank-table tbody tr.is-current-club{background:#dcfce78c;border-color:#22c55e47;box-shadow:inset 0 0 0 1px #22c55e14}.rank-table tbody tr{min-height:44px;padding:0 16px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:#f8fafc;color:#0f172a;font-weight:750}.rank-table tbody tr:hover{border-color:#3868e838;background:#fff}.rank-table tbody tr.rank-divider-row{grid-template-columns:minmax(0,1fr);min-height:54px;padding:0;border:0;background:transparent}.rank-table tbody tr.rank-divider-row:hover{border:0;background:transparent}.rank-divider-row td{display:flex;align-items:center;justify-content:center;min-height:54px}.rank-divider-dots{color:#94a3b8;font-size:1.4rem;font-weight:900;letter-spacing:.4em}.rank-number-cell,.rank-points-cell,.rank-club-copy{display:grid;gap:4px}.rank-number-cell strong,.rank-points-cell strong{color:#0f172a;font-size:1rem}.rank-number-cell{display:flex;align-items:baseline;gap:8px}.rank-cell{min-width:0}.rank-cell-rank{align-self:stretch;display:flex;align-items:center}.rank-club-link{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0;color:inherit;text-decoration:none}.rank-club-link:hover strong,.rank-club-link:focus-visible strong{color:#3868e8;text-decoration:underline;text-underline-offset:3px}.rank-club-copy strong{color:#0f172a;font-size:.94rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-manager-name{display:inline-flex;align-items:center;gap:4px;min-width:0;color:#667085;font-size:.72rem;font-weight:650;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-manager-name.rank-manager-name--mobile{display:none}.rank-manager-name svg{width:12px;height:12px;flex:0 0 auto}.rank-club-crest{width:28px;height:36px;flex:0 0 auto;filter:none}.rank-level-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;width:fit-content;padding:0 8px;border-radius:999px;background:#dcfce799;color:#166534;font-size:.74rem;font-weight:900;letter-spacing:.04em}.rank-level-label-short,.rank-head-label-short{display:none}.rank-cell-level,.rank-cell-country,.rank-cell-form,.rank-cell-points{display:flex;align-items:center;justify-content:center}.rank-country-label{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#475569;font-weight:800;font-size:.9rem;text-align:center;white-space:nowrap}.rank-form-dots{display:flex;flex-wrap:nowrap;gap:5px;justify-content:center}.rank-form-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;color:#fff;font-size:.52rem;font-weight:900}.rank-form-dot.is-w{background:#4ca95a}.rank-form-dot.is-d{background:#a3a3ad}.rank-form-dot.is-l{background:#df594e}.rank-empty-mark{color:#97a3b7;font-weight:700}.rank-movement{display:inline-flex;align-items:center;gap:5px;font-weight:900;font-size:.86rem;white-space:nowrap}.rank-movement.is-up{color:#14804a}.rank-movement.is-down{color:#bb3c3c}.rank-movement.is-flat{color:#8b96aa}.rank-page-status,.rank-empty-state{padding:32px 28px}.rank-page-status{margin:0;border-radius:20px;background:#ffffffeb;color:#64748b;font-weight:700}.rank-table-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:18px}.rank-load-more-button{min-height:42px;padding:0 16px;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:#fff;color:#64748b;font:inherit;font-size:.8rem;font-weight:900;letter-spacing:.04em;cursor:pointer}.rank-load-more-button:hover{border-color:#3868e838;color:#3868e8}.rank-empty-state{display:grid;gap:12px}.rank-empty-state h2{margin:0;color:#0f172a;font-size:clamp(1.55rem,2.4vw,2rem)}.rank-empty-state p{margin:0;max-width:42rem;color:#64748b;line-height:1.6}.search-shell{gap:18px}.search-panel{display:grid;gap:18px;min-width:0}.search-panel>*,.search-toolbar,.search-sort-control,.search-filters-panel,.search-tabs,.search-input-wrap{min-width:0;max-width:100%;box-sizing:border-box}.search-toolbar{display:flex;align-items:center;gap:12px}.search-input-wrap{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px;padding:0 14px;min-height:50px;border-radius:18px;background:#ffffffeb;border:1px solid rgba(148,163,184,.24);box-shadow:0 10px 24px #0f172a0a}.search-input-icon{width:18px;height:18px;color:#64748b;display:inline-flex;align-items:center;justify-content:center}.search-input-icon svg{width:100%;height:100%;display:block}.search-input{flex:1 1 auto;min-width:0;border:0;outline:none;background:transparent;color:#0f172a;font-size:1rem;font-weight:700}.search-input::placeholder{color:#94a3b8;font-weight:600}.search-filters-panel{grid-template-columns:minmax(180px,1.3fr) minmax(180px,1.1fr) repeat(4,minmax(112px,1fr)) auto;gap:18px}.search-filter-actions{display:flex;justify-content:flex-end}.search-sections{display:grid;gap:18px}.search-section{display:grid;gap:10px}.search-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-section-head h3{margin:0;color:#0f172a;font-size:1.05rem}.search-list{display:grid;gap:8px}.search-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:12px 14px;border-radius:18px;border:1px solid rgba(148,163,184,.18);background:#ffffffd6;color:#0f172a;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.search-row:hover,.search-row:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a0f;border-color:#0f172a2e}.search-row-main{min-width:0;display:flex;align-items:center;gap:12px}.search-row-crest{width:38px;height:48px;flex:0 0 auto}.search-row-face{width:42px;height:42px;flex:0 0 auto;border-radius:14px;overflow:hidden;background:#f8fafc}.search-row-league-icon{width:42px;height:42px;flex:0 0 auto;border-radius:14px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.search-row-copy{min-width:0;display:grid;gap:4px}.search-row-copy strong{color:#0f172a;font-size:.98rem;line-height:1.2}.search-row-copy span{color:#64748b;font-size:.82rem;line-height:1.25}.search-row-meta{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.search-row-chip{margin:0;display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;background:#ecfdf3;color:#15803d;font-size:.68rem;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.search-row-meta-crest{width:14px;height:18px;flex:0 0 auto}.search-row-country-flag{display:inline-flex}.search-row-stats{display:flex;align-items:center;gap:18px;flex:0 0 auto}.search-row-stat{min-width:84px;display:grid;gap:4px;text-align:right}.search-row-stat span{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.search-row-stat strong{color:#0f172a;font-size:.92rem}.search-row-stat-mobile-label{display:none}.team-connections-row-stats{margin-right:auto;justify-content:flex-start}.team-connections-row-stats .search-row-stat{text-align:left;min-width:72px}.team-connections-row{justify-content:flex-start}.club-invite-panel{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(420px,1.2fr);gap:28px;padding:28px;border:1px solid #dbe3ef;border-radius:24px;background:linear-gradient(135deg,#f3fbf5,#fff 48%,#f2f6ff)}.club-invite-copy,.club-invite-link-block,.club-invite-referrals{display:grid;gap:10px}.club-invite-link-block{align-content:start}.club-invite-copy h2,.club-invite-copy p,.club-invite-referrals h3{margin:0}.club-referral-progress{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.club-referral-progress>span{padding:4px 7px;border-radius:999px;background:#eef2f7;color:#64748b;font-size:.7rem;font-weight:800}.club-referral-progress>span.is-done{background:#e7f7eb;color:#1f7a45}.referral-progress-card{display:grid;gap:12px;padding:15px;border:1px solid #dbe3ef;border-radius:17px;background:#fff;color:#0f172a;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}a.referral-progress-card:hover,a.referral-progress-card:focus-visible{border-color:#9ecbaa;box-shadow:0 12px 26px #1f7a451a;transform:translateY(-1px)}a.referral-progress-card:hover .referral-progress-card-head>div>strong,a.referral-progress-card:focus-visible .referral-progress-card-head>div>strong{color:#3868e8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.referral-progress-card.is-earned{border-color:#abd8b6;background:linear-gradient(145deg,#f3fbf5,#fff 72%)}.referral-progress-card-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px}.referral-progress-card-crest{width:32px;height:39px}.referral-progress-card-head>div{display:grid;gap:2px;min-width:0}.referral-progress-card-head strong,.referral-progress-card-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-progress-card-head>div>span{color:#64748b;font-size:.78rem;font-weight:750}.referral-progress-card-status{padding:5px 8px;border-radius:999px;background:#eef2f7;color:#64748b;font-size:.68rem;font-weight:900}.referral-progress-card.is-earned .referral-progress-card-status{background:#dff5e5;color:#1f7a45}.referral-milestone-track{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;padding:1px 2px}.referral-milestone-track>span{display:contents;color:#a5b0bf}.referral-milestone-track svg{width:26px;height:26px;padding:5px;border:1px solid #dbe3ef;border-radius:50%;background:#fff}.referral-milestone-track>span.is-done{color:#1f7a45}.referral-milestone-track>span.is-done svg{border-color:#acd8b7;background:#e9f8ed}.referral-milestone-track i{display:block;height:2px;background:#dbe3ef}.referral-milestone-track>span.is-done i{background:#8ac69a}.referral-binary-row{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.78rem}.referral-binary-row>span{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#eef2f7;font-weight:950}.referral-binary-row.is-done{color:#1f7a45}.referral-binary-row.is-done>span{background:#dff5e5}.referral-progress-meters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.referral-progress-meters>div{display:grid;gap:6px}.referral-progress-meters p{display:flex;justify-content:space-between;gap:8px;margin:0;color:#64748b;font-size:.72rem;font-weight:800}.referral-progress-meters p strong{color:#334155}.referral-progress-meter{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e7ecf2}.referral-progress-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4ca659,#7bc787)}.referral-progress-card.is-compact{padding:12px}@media(max-width:620px){.referral-progress-card-head{grid-template-columns:34px minmax(0,1fr)}.referral-progress-card-status{grid-column:1 / -1;width:fit-content}.referral-progress-meters{grid-template-columns:1fr}}.qa-scenario-page{width:min(1040px,calc(100% - 32px));margin:40px auto;color:#0f172a}.qa-scenario-page>header{margin-bottom:24px}.qa-scenario-page>header>span{color:#1f7a45;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.qa-scenario-page h1,.qa-scenario-page h2,.qa-scenario-page p{margin:0}.qa-scenario-page h1{margin-top:6px;font-size:clamp(2rem,5vw,3.6rem)}.qa-scenario-page>header p,.qa-scenario-grid p{margin-top:8px;color:#64748b;line-height:1.5}.qa-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.qa-scenario-grid article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #dbe3ef;border-radius:18px;background:#fff}.qa-scenario-grid h2{font-size:1.05rem}.qa-scenario-grid .btn{flex:0 0 auto;white-space:nowrap}@media(max-width:760px){.qa-scenario-grid{grid-template-columns:1fr}.qa-scenario-grid article{align-items:stretch;flex-direction:column}}.club-invite-copy p,.club-invite-link-block small{color:#64748b}.club-invite-link-block label,.club-invite-referrals h3{color:#475569;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.club-invite-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.invitation-link-field{position:relative;min-width:0}.invitation-link-field input{width:100%;min-width:0;padding-right:48px;text-overflow:ellipsis}.invitation-link-copy-button{position:absolute;top:50%;right:6px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:10px;background:transparent;color:#475569;cursor:pointer;transform:translateY(-50%)}.invitation-link-copy-button:hover,.invitation-link-copy-button:focus-visible{background:#eef2f7;color:#172033}.invitation-link-copy-button.is-copied{color:#18763a}.invitation-link-copy-button svg{width:20px;height:20px}.invitation-link-copy-feedback{position:absolute;top:50%;right:48px;z-index:1;padding:5px 9px;border-radius:8px;background:#172033;box-shadow:0 8px 20px #0f172a2e;color:#fff;font-size:.75rem;font-weight:800;line-height:1;pointer-events:none;transform:translateY(-50%);animation:invitation-copy-feedback-in .14s ease-out}@keyframes invitation-copy-feedback-in{0%{opacity:0;transform:translate(4px,-50%)}to{opacity:1;transform:translateY(-50%)}}.league-invitation-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:24px;border:1px solid #dbe3ef;border-radius:24px;background:linear-gradient(135deg,#f3fbf5,#fff 48%,#f2f6ff)}.league-invitation-card--home{margin-bottom:18px}.league-invitation-card--league{padding:18px;border-radius:18px}.league-invitation-card__copy{display:grid;gap:7px;min-width:0}.league-invitation-card__copy h2,.league-invitation-card__copy p{margin:0}.league-invitation-card__copy h2{font-size:clamp(1.35rem,2vw,1.75rem)}.league-invitation-card--league .league-invitation-card__copy h2{font-size:1.2rem}.league-invitation-card__copy p{max-width:68ch;color:#64748b;line-height:1.5}.league-invitation-card__link-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.league-invitation-card__link-row .btn{white-space:nowrap}.invitation-prototype-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 64px;display:grid;gap:24px}.invitation-prototype-header,.invitation-prototype-section{border:1px solid #dbe3ef;background:#ffffffdb}.invitation-prototype-header{display:flex;align-items:center;gap:18px;padding:24px;border-radius:28px}.invitation-prototype-header h1,.invitation-prototype-header p,.invitation-prototype-section h2{margin:0}.invitation-prototype-header p{margin-top:6px;color:#64748b}.monetisation-prototype-page .invitation-prototype-header h1{font-size:clamp(1.65rem,2vw,2.25rem);line-height:1}.invitation-prototype-section{display:grid;gap:16px;padding:24px;border-radius:28px}.invitation-prototype-label{display:flex;justify-content:space-between;gap:16px;color:#64748b;font-size:.78rem}.invitation-prototype-label span{font-weight:850;letter-spacing:.08em;text-transform:uppercase}.invitation-prototype-label strong{color:#0f172a}.invitation-prototype-league-shell{width:min(820px,100%)}.monetisation-prototype-page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 72px;display:grid;gap:20px}.monetisation-preview-tabs{display:flex;justify-content:center;gap:6px;padding:6px;border:1px solid #dbe3ef;border-radius:18px;background:#ffffffe6;justify-self:center}.monetisation-preview-tabs button{border:0;border-radius:12px;background:transparent;color:#64748b;font:inherit;font-weight:800;cursor:pointer}.monetisation-preview-tabs button{min-height:40px;padding:8px 14px}.monetisation-preview-tabs button.active{background:#172033;color:#fff}.monetisation-preview-hud{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px 20px;border:1px solid rgba(148,163,184,.2);border-radius:28px;background:radial-gradient(circle at top left,rgba(34,197,94,.1),transparent 32%),radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 30%),#fffffff5;box-shadow:0 20px 38px #0f172a14}.monetisation-preview-club{display:flex;align-items:center;gap:13px;min-width:0}.monetisation-preview-club>div{display:grid;gap:4px;min-width:0}.monetisation-preview-club span,.monetisation-preview-surface>.monetisation-page-heading>span,.monetisation-section-heading>span,.monetisation-reservation-card>span,.monetisation-gate-context span,.monetisation-membership-hero span{color:#64748b;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.monetisation-preview-club strong{overflow:hidden;color:#0f172a;font-size:1.35rem;text-overflow:ellipsis;white-space:nowrap}.monetisation-preview-crest{width:52px;height:64px;flex:0 0 auto;filter:drop-shadow(0 8px 10px rgba(15,23,42,.12))}.monetisation-member-badge,.monetisation-status-pill{width:fit-content;padding:5px 9px;border-radius:999px;background:#e7f7eb;color:#1f7a45;font-size:.68rem;font-weight:850}.monetisation-preview-hud-stats{display:grid;grid-template-columns:repeat(4,auto);gap:8px}.monetisation-preview-hud-stats .hud-chip,.monetisation-preview-hud-stats .hud-tally{min-width:92px;margin:0}.monetisation-access-hud{min-width:138px!important;border-color:#1f7a4538;background:linear-gradient(180deg,#22c55e24,#f0fdf4f5)}.monetisation-access-icon{grid-column:2!important;grid-row:1 / span 2;display:inline-flex;align-self:center;color:#1f7a45!important}.monetisation-access-icon svg{width:22px;height:22px}.monetisation-preview-surface{display:grid;gap:28px;padding:30px;border:1px solid #dbe3ef;border-radius:28px;background:#fffffff0}.monetisation-product-page{display:grid;gap:22px;width:100%;margin:0}.monetisation-product-surface{width:100%}.monetisation-wallet-promise{align-content:center}.monetisation-plan-coming{display:grid;gap:4px;margin:-2px 0 24px;padding:13px 14px;border:1px solid #bdddc3;border-radius:17px;background:#ffffffad;color:#46536a;font-size:12px;line-height:1.4}.monetisation-plan-coming>span{width:fit-content;padding:0;border-radius:0;background:transparent;color:#277438;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.monetisation-plan-coming p{margin:0}.monetisation-referral-card>.monetisation-referral-icon{grid-row:1 / span 2;align-self:center}.monetisation-referral-card>div{min-width:0}.monetisation-referral-card>div h3,.monetisation-referral-card>div p{margin:0}.monetisation-referral-card>div p{margin-top:4px;color:#64748b}.monetisation-referral-card>.btn{grid-column:3;grid-row:1 / span 2;align-self:center}.monetisation-stripe-form,.monetisation-payment-method-stack{display:grid;gap:18px}.monetisation-payment-method-stack.is-loading{height:0;overflow:hidden;visibility:hidden}.monetisation-stripe-express:empty{display:none}.monetisation-stripe-form .monetisation-choice-divider{margin:2px 0}.monetisation-checkout-load-error{display:grid;justify-items:start;gap:12px}.monetisation-page-heading,.monetisation-section-heading,.monetisation-membership-hero,.monetisation-gate-context{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.monetisation-page-heading h1,.monetisation-page-heading p,.monetisation-section-heading h2,.monetisation-section-heading p,.monetisation-plan-card h3,.monetisation-plan-card p,.monetisation-reservation-card p,.monetisation-membership-hero h2,.monetisation-membership-hero p,.monetisation-gate-context p,.monetisation-coming-row p,.monetisation-fairness-note{margin:0}.monetisation-page-heading h1,.monetisation-section-heading h2{margin-top:4px;color:#0f172a;font-size:clamp(1.65rem,2vw,2.25rem);line-height:1}.monetisation-page-heading p,.monetisation-section-heading p,.monetisation-plan-card p,.monetisation-reservation-card p,.monetisation-membership-hero p,.monetisation-gate-context p,.monetisation-coming-row p{color:#64748b;line-height:1.5}.monetisation-page-heading p{margin-top:7px;max-width:690px}.monetisation-wallet-summary{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px}.monetisation-balance-card,.monetisation-reservation-card,.monetisation-member-grid article{border:1px solid #dbe3ef;border-radius:20px;background:#f8fafc}.monetisation-balance-card{display:flex;align-items:center;gap:14px;padding:20px;background:linear-gradient(135deg,#edf9f0,#f8fbff)}.monetisation-balance-card>svg{width:34px;height:34px;color:#1f7a45}.monetisation-balance-card div,.monetisation-member-grid article div{display:grid;gap:4px}.monetisation-balance-card span,.monetisation-balance-card small,.monetisation-member-grid article span{color:#64748b}.monetisation-balance-card strong{font-size:1.25rem}.monetisation-reservation-card{display:grid;gap:5px;padding:20px}.monetisation-plan-sections{display:grid;gap:18px}.monetisation-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;padding-top:13px}.monetisation-plan-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:24px;overflow:hidden;border:1.5px solid #d9e2ef;border-radius:28px;background:#fff;box-shadow:0 12px 34px #22304812}.monetisation-plan-card.is-featured{overflow:visible;border:2px solid #80c58c;background:linear-gradient(135deg,#f0faf3,#f5f8ff);box-shadow:0 12px 34px #22304812}.monetisation-best-value{position:absolute;z-index:2;top:0;left:50%;min-width:112px;padding:8px 14px;transform:translate(-50%,-50%);border:4px solid #f6f2ec;border-radius:999px;background:#172033;color:#fff;font-size:.6875rem;font-weight:900;letter-spacing:.075em;line-height:1;text-align:center;text-transform:uppercase}.monetisation-plan-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:54px}.monetisation-plan-card h3{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;line-height:1.08}.monetisation-plan-card-head>span{height:fit-content;padding:5px 9px;border-radius:999px;background:#e7f7eb;color:#1f7a45;font-size:.68rem;font-weight:850}.monetisation-plan-card-head>.monetisation-member-badge-preview{display:inline-flex;align-items:center;flex:0 0 auto;gap:7px;padding:5px 9px 5px 6px;border:1px solid #b8d7be;border-radius:14px;background:#ffffffd1;box-shadow:none;color:#277438;text-transform:none}.monetisation-member-badge-preview img{width:28px;height:28px;border-radius:8px}.monetisation-member-badge-preview>span{display:grid;gap:1px;line-height:1}.monetisation-member-badge-preview small{color:#52627a;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.monetisation-member-badge-preview strong{color:#1f7a45;font-size:12px}.monetisation-plan-price{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.monetisation-plan-price strong{font-size:2.125rem;line-height:1;font-weight:900;letter-spacing:-.035em}.monetisation-plan-price span{color:#64748b;font-weight:700}.monetisation-plan-price-block{min-height:69px;margin:22px 0 18px}.monetisation-comparison-price{display:block;min-height:20px;margin-bottom:2px;color:#7c8799;font-size:13px;font-weight:700}.monetisation-comparison-price s{text-decoration-thickness:1.5px}.monetisation-plan-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.monetisation-saving-pill{flex:0 0 auto;padding:7px 11px;border-radius:999px;border:1px solid #b8d7be;background:#e7f7eb;box-shadow:none;color:#1f7a45;font-size:13px;font-weight:900;letter-spacing:.035em;line-height:1;text-transform:uppercase}.monetisation-wallet-title .market-auction-tooltip{font-weight:500;letter-spacing:normal;text-transform:none}.monetisation-confirming-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#f6f2ecf5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.monetisation-confirming-overlay .monetisation-processing-panel{width:min(100%,560px)}.monetisation-plan-card .btn{width:100%;margin-top:auto;padding:14px 18px;border-radius:999px;font-size:15px;font-weight:800}.monetisation-benefit-list{display:grid;align-content:start;gap:12px;margin:0 0 25px;padding:0;list-style:none}.monetisation-benefit-list li{display:flex;align-items:flex-start;gap:9px;color:#39455b;font-size:14px;line-height:1.35}.monetisation-benefit-list svg{width:18px;height:18px;flex:0 0 auto;color:#1f7a45}.monetisation-benefit-list small,.monetisation-checkout-benefits small{display:inline-block;margin-left:7px;padding:2px 6px;border-radius:999px;background:#e8edf8;color:#475569;font-size:.62rem;font-weight:850;line-height:1.35;text-transform:uppercase}.monetisation-pass-art{position:relative;display:flex;flex:1 1 110px;align-items:center;justify-content:center;min-height:142px;margin:-1px 0 20px;color:#1f7a45}.monetisation-pass-art span{display:grid;width:96px;height:68px;place-items:center;border:1px solid rgba(31,122,69,.24);border-radius:16px;background:linear-gradient(135deg,#e9f8ed,#f2f6ff);box-shadow:0 12px 24px #1f7a451a}.monetisation-pass-art svg{width:42px;height:42px}.monetisation-pass-art--3 span{position:absolute}.monetisation-pass-art--3 span:first-child{transform:translate(-56px,14px) rotate(-9deg)}.monetisation-pass-art--3 span:nth-child(2){z-index:1;transform:translateY(-8px)}.monetisation-pass-art--3 span:nth-child(3){transform:translate(56px,14px) rotate(9deg)}.monetisation-referral-card{display:grid;gap:16px;padding:18px 20px;border:1px solid #dbe3ef;border-radius:20px;background:#f8fafc}.monetisation-choice-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;color:#64748b;font-size:.78rem;font-weight:800}.monetisation-choice-divider:before,.monetisation-choice-divider:after{height:1px;background:#dbe3ef;content:""}.monetisation-referral-copy{display:flex;align-items:center;gap:16px}.monetisation-referral-card h2,.monetisation-referral-card p{margin:0}.monetisation-referral-card h2{font-size:1.15rem}.monetisation-referral-title{justify-content:flex-start}.monetisation-referral-card p{margin-top:4px;color:#64748b;line-height:1.45}.monetisation-referral-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:#e7f7eb;color:#1f7a45}.monetisation-referral-icon svg{width:27px;height:27px}.monetisation-referral-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.monetisation-referral-actions .btn{white-space:nowrap}.monetisation-referral-progress{display:grid;gap:10px;padding-top:14px;border-top:1px solid #dbe3ef}.monetisation-referral-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.monetisation-referral-progress-head a,.monetisation-referral-empty a{color:#1f7a45;font-weight:850}.monetisation-referral-empty{padding-top:12px;border-top:1px solid #dbe3ef;font-size:.86rem}.monetisation-prototype-page--checkout{width:min(1180px,calc(100% - 32px))}.monetisation-checkout-page{display:grid;gap:20px}.monetisation-checkout-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #dbe3ef;border-radius:24px;background:#fffffff0}.monetisation-checkout-back{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:0;border-radius:12px;background:transparent;color:#52627a;font:inherit;font-weight:800;cursor:pointer}.monetisation-checkout-back:hover{background:#f1f5f9;color:#172033}.monetisation-checkout-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:20px;align-items:start}.monetisation-payment-panel,.monetisation-order-summary{border:1px solid #dbe3ef;border-radius:28px;background:#fffffff5}.monetisation-payment-panel{display:grid;gap:28px;padding:32px}.monetisation-checkout-heading h1,.monetisation-checkout-heading p,.monetisation-order-summary h2,.monetisation-order-summary p{margin:0}.monetisation-checkout-heading h1{font-size:clamp(1.3rem,1.5vw,1.7rem);line-height:1}.monetisation-checkout-heading p{margin-top:7px;color:#64748b}.monetisation-express-checkout{display:grid;gap:12px}.monetisation-payment-label{color:#334155;font-weight:800}.monetisation-express-grid{display:grid;grid-template-columns:1fr;gap:10px}.monetisation-wallet-button{min-height:54px;padding:10px 16px;border:1px solid transparent;border-radius:14px;font:inherit;font-size:1.05rem;font-weight:750;cursor:pointer}.monetisation-wallet-button--apple{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:#050505;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:1.1rem;font-weight:600}.monetisation-apple-mark{font-size:1.35rem;line-height:1}.monetisation-wallet-button--google{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-color:#050505;background:#050505;color:#fff;font-family:Arial,sans-serif;font-weight:500}.monetisation-google-mark{background:conic-gradient(from -35deg,#4285f4 0 25%,#34a853 25% 48%,#fbbc05 48% 68%,#ea4335 68% 82%,#4285f4 82% 100%);background-clip:text;color:transparent;font-size:1.25rem;font-weight:800;-webkit-background-clip:text}.monetisation-wallet-button--paypal{display:inline-flex;align-items:center;justify-content:center;background:#ffc439;color:#003087;font-family:Arial,sans-serif;font-size:1.2rem}.monetisation-wallet-button--paypal strong>span{color:#0070ba}.monetisation-payment-panel>.monetisation-wallet-button--paypal{width:100%}.monetisation-express-checkout>small,.monetisation-payment-security{color:#64748b}.monetisation-payment-divider{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;color:#64748b;font-size:.78rem;font-weight:800}.monetisation-payment-divider:before,.monetisation-payment-divider:after{height:1px;background:#dbe3ef;content:""}.monetisation-link-checkout{display:grid;gap:10px}.monetisation-link-account,.monetisation-link-saved-card{min-height:66px;border:1px solid #cbd5e1;border-radius:16px;background:#f8fafc;color:#172033}.monetisation-link-account{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:14px 16px;font:inherit;font-weight:650;text-align:left}.monetisation-link-account>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monetisation-onelink-wordmark{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-family:Arial,sans-serif}.monetisation-onelink-wordmark svg{width:22px;height:22px}.monetisation-onelink-wordmark strong{font-size:1.05rem;font-weight:750;letter-spacing:-.04em}.monetisation-link-account .monetisation-onelink-wordmark{color:#35c975}.monetisation-onelink-menu,.monetisation-onelink-logout,.monetisation-onelink-expanded-head button{border:0;font:inherit;cursor:pointer}.monetisation-onelink-menu{padding:4px 0 4px 8px;background:transparent;color:#172033;font-size:1.45rem;line-height:1}.monetisation-onelink-logout{padding:10px 14px;border-radius:11px;background:#e5e7eb;color:#172033;font-weight:750;white-space:nowrap}.monetisation-onelink-collapsed{display:flex;align-items:center;gap:10px;width:100%;padding:8px 4px;border:0;background:transparent;color:#172033;font:inherit;text-align:left;cursor:pointer}.monetisation-onelink-collapsed>span:last-child{margin-left:auto;font-size:1.2rem}.monetisation-onelink-lock{flex:0 0 auto;width:26px;height:32px;color:#4fd982}.monetisation-onelink-expanded{overflow:hidden;border:1px solid #cbd5e1;border-radius:18px;background:#f8fafc;color:#172033}.monetisation-onelink-expanded-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 6px}.monetisation-onelink-expanded-head>div{display:flex;align-items:center;gap:10px}.monetisation-onelink-expanded-head button{padding:0;background:transparent;color:#64748b;font-size:1.7rem;line-height:1}.monetisation-onelink-expanded>p{margin:0;padding:0 20px 18px;color:#475569;line-height:1.45}.monetisation-onelink-email-wrap{padding:18px 20px;border-block:1px solid #dbe3ef}.monetisation-onelink-expanded footer{padding:16px 20px}.monetisation-link-saved-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px}.monetisation-link-saved-card>span:nth-child(2){display:grid;gap:2px}.monetisation-link-saved-card small{color:#64748b;font-size:.9rem}.monetisation-link-saved-card button{border:0;background:transparent;color:#172033;font:inherit;font-weight:800;cursor:pointer}.monetisation-link-email{display:grid;align-content:center;gap:4px;padding:12px 16px;border:1px solid #cbd5e1;border-radius:16px;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:750}.monetisation-link-email input{border:0;margin:0;padding:0;background:transparent;color:#172033;font:inherit;font-size:1rem;outline:0}.monetisation-link-email input::placeholder{color:#94a3b8;font-weight:400}.monetisation-link-mastercard{position:relative;width:42px;height:28px;border-radius:5px;background:#1f2937}.monetisation-link-mastercard i{position:absolute;top:7px;width:15px;height:15px;border-radius:50%;background:#eb001b}.monetisation-link-mastercard i:first-child{left:8px}.monetisation-link-mastercard i:last-child{right:8px;background:#f79e1b;opacity:.9}.monetisation-card-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.monetisation-floating-field{position:relative;display:block;min-height:76px;overflow:hidden;border:1px solid #cbd5e1;border-radius:14px;background:#fff;color:#64748b;cursor:text}.monetisation-floating-field>span:first-child{position:absolute;top:50%;left:18px;z-index:1;color:#64748b;font-weight:700;pointer-events:none;transform:translateY(-50%);transition:top .14s ease,transform .14s ease,font-size .14s ease}.monetisation-floating-field input{width:100%;min-height:76px;padding:29px 18px 9px;border:0;background:transparent;color:#172033;font:inherit;font-size:1rem;font-weight:650;outline:none}.monetisation-floating-field:focus-within{border-color:#1f7a45;box-shadow:0 0 0 3px #1f7a451f}.monetisation-floating-field input::placeholder{color:transparent}.monetisation-floating-field:focus-within>span:first-child,.monetisation-floating-field.has-value>span:first-child{top:9px;font-size:.7rem;transform:none}.monetisation-floating-field:focus-within input::placeholder{color:#94a3b8}.monetisation-card-number,.monetisation-save-payment,.monetisation-pay-button,.monetisation-payment-security{grid-column:1 / -1}.monetisation-save-payment{display:flex;align-items:flex-start;gap:10px;color:#475569;font-size:.9rem;line-height:1.4;cursor:pointer}.monetisation-save-payment input{width:18px;height:18px;margin:1px 0 0;accent-color:#1f7a45}.monetisation-card-number input{padding-right:138px}.monetisation-card-brands{position:absolute;top:50%;right:12px;display:flex;gap:4px;transform:translateY(-50%)}.monetisation-card-brand{display:block;width:34px;height:20px}.monetisation-security-code-field input{padding-right:46px}.monetisation-security-code-field>span:first-child{padding-right:42px;font-size:.88rem;white-space:nowrap}.monetisation-security-code-field:focus-within>span:first-child,.monetisation-security-code-field.has-value>span:first-child{font-size:.7rem}.monetisation-security-code-icon{position:absolute;top:50%;right:8px;width:32px;height:24px;color:#64748b;pointer-events:none;transform:translateY(-50%)}.monetisation-pay-button{min-height:52px;margin-top:4px;font-size:1.05rem}.monetisation-onelink-pay-button{width:100%}.monetisation-payment-security{text-align:center}.monetisation-order-summary{position:sticky;top:20px;display:grid;gap:30px;padding:36px;background:linear-gradient(145deg,#effaf2,#f4f7ff);box-shadow:0 20px 40px #0f172a14}.monetisation-order-summary-head{display:flex;align-items:center;gap:18px}.monetisation-order-summary-head h2{font-size:1.7rem;line-height:1.15}.monetisation-order-summary-head p{margin-top:3px;color:#64748b}.monetisation-order-icon{display:grid;width:62px;height:62px;flex:0 0 62px;place-items:center;border:1px solid rgba(31,122,69,.22);border-radius:16px;background:#ffffffd1;color:#1f7a45}.monetisation-order-icon>svg{width:30px;height:30px}.monetisation-order-icon img{width:44px;height:44px;border-radius:10px}.monetisation-order-icon.is-pass-bundle{width:96px;height:96px;flex-basis:96px;overflow:hidden;border:0;border-radius:22px;background:transparent}.monetisation-order-icon.is-pass-bundle img{width:96px;height:96px;border-radius:22px}.monetisation-checkout-benefits{display:grid;gap:16px;margin:0;padding:0;list-style:none}.monetisation-checkout-benefits li{display:flex;align-items:flex-start;gap:10px;color:#334155;font-size:1.03rem;line-height:1.4}.monetisation-checkout-benefits svg{width:19px;height:19px;flex:0 0 auto;color:#1f7a45}.monetisation-order-total{display:grid;gap:14px;padding-top:24px;border-top:1px solid rgba(100,116,139,.25)}.monetisation-order-total>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:#52627a}.monetisation-order-total strong{color:#172033;font-size:1.05rem}.monetisation-order-total strong small{margin-left:4px;color:#64748b}.monetisation-order-total .monetisation-due-today{color:#172033;font-weight:850}.monetisation-order-total .monetisation-due-today strong{font-size:1.55rem}.monetisation-order-total>small,.monetisation-checkout-terms{color:#64748b;font-size:.86rem;line-height:1.45}.monetisation-checkout-terms{padding-top:22px;border-top:1px solid rgba(100,116,139,.2)}.monetisation-success-page{width:min(100%,760px);margin-inline:auto}.monetisation-processing-panel{display:grid;justify-items:center;gap:14px;padding:clamp(52px,10vw,100px) clamp(28px,6vw,64px);border:1px solid #dbe3ef;border-radius:28px;background:#fffffff5;box-shadow:0 22px 50px #0f172a14;text-align:center}.monetisation-failure-panel{display:grid;justify-items:center;gap:16px;padding:clamp(38px,7vw,72px);border:1px solid #f0caca;border-radius:28px;background:linear-gradient(145deg,#fff8f7,#fff);box-shadow:0 22px 50px #0f172a14;text-align:center}.monetisation-pending-panel{display:grid;justify-items:center;gap:16px;padding:clamp(38px,7vw,72px);border:1px solid #d7dfeb;border-radius:28px;background:linear-gradient(145deg,#f7faff,#fff);box-shadow:0 22px 50px #0f172a14;text-align:center}.monetisation-pending-panel h1,.monetisation-pending-panel p{margin:0}.monetisation-pending-panel h1{font-size:clamp(1.8rem,4vw,2.6rem)}.monetisation-pending-panel>p{max-width:560px;color:#52627a;font-size:1.03rem;line-height:1.5}.monetisation-pending-panel>small{max-width:500px;color:#64748b;line-height:1.45}.monetisation-pending-icon{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;background:#e8eef8;color:#52627a;font-size:2rem;font-weight:850;line-height:1}.monetisation-failure-panel h1,.monetisation-failure-panel p{margin:0}.monetisation-failure-panel h1{font-size:clamp(1.8rem,4vw,2.6rem)}.monetisation-failure-panel>p{max-width:540px;color:#52627a;font-size:1.03rem;line-height:1.5}.monetisation-failure-panel>small{color:#64748b}.monetisation-failure-icon{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;background:#fbe6e4;color:#b63a33;font-size:2.4rem;font-weight:500;line-height:1}.monetisation-failure-order{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(100%,470px);padding:18px 20px;border:1px solid #ead9d7;border-radius:16px;background:#fff;color:#334155;text-align:left}.monetisation-failure-order strong{color:#172033}.monetisation-processing-panel h1,.monetisation-processing-panel p{margin:0}.monetisation-processing-panel h1{font-size:clamp(1.65rem,3.2vw,2.3rem)}.monetisation-processing-panel p,.monetisation-processing-panel small{color:#64748b}.monetisation-payment-spinner{width:54px;height:54px;margin-bottom:6px;border:5px solid #dfe9e2;border-top-color:#43a653;border-radius:50%;animation:monetisation-payment-spin .8s linear infinite}@keyframes monetisation-payment-spin{to{transform:rotate(360deg)}}.monetisation-success-panel{display:grid;justify-items:center;gap:16px;padding:clamp(32px,6vw,64px);border:1px solid rgba(31,122,69,.24);border-radius:28px;background:linear-gradient(145deg,#effaf2,#f4f7ff);box-shadow:0 22px 50px #0f172a17;text-align:center}.monetisation-success-panel h1,.monetisation-success-panel p{margin:0}.monetisation-success-panel h1{font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.08}.monetisation-success-panel>p{max-width:540px;color:#52627a;font-size:1.05rem;line-height:1.5}.monetisation-success-icon{display:grid;width:84px;height:84px;place-items:center;border:1px solid rgba(31,122,69,.24);border-radius:24px;background:#ffffffe6;color:#1f7a45;box-shadow:0 14px 28px #1f7a451f}.monetisation-success-icon svg{width:42px;height:42px}.monetisation-success-icon img{border-radius:15px}.monetisation-success-icon.is-pass-bundle{width:190px;height:108px}.monetisation-success-ticket-stack{position:relative;display:block;width:160px;height:76px}.monetisation-success-ticket-stack>span{position:absolute;top:10px;left:41px;display:grid;width:78px;height:56px;place-items:center;border:1px solid rgba(31,122,69,.22);border-radius:11px;background:#f8fcfa}.monetisation-success-ticket-stack>span:first-child{transform:translate(-42px,8px) rotate(-9deg)}.monetisation-success-ticket-stack>span:nth-child(2){z-index:2}.monetisation-success-ticket-stack>span:last-child{transform:translate(42px,8px) rotate(9deg)}.monetisation-success-ticket-stack svg{width:34px;height:34px}.monetisation-success-status{display:grid;gap:5px;width:min(100%,470px);margin-top:8px;padding:20px;border:1px solid #d6e2dc;border-radius:18px;background:#ffffffc7}.monetisation-success-status span,.monetisation-success-status small,.monetisation-success-footnote{color:#64748b}.monetisation-success-status strong{color:#172033;font-size:1.35rem}.monetisation-success-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:min(100%,470px);margin-top:6px}.monetisation-success-actions .btn{width:100%}.monetisation-success-actions.is-single{grid-template-columns:minmax(0,1fr);width:min(100%,229px)}.monetisation-success-footnote{font-size:.8rem}@media(prefers-reduced-motion:reduce){.monetisation-prototype-page--checkout>.confetti{display:none}.monetisation-payment-spinner{animation-duration:1.8s}}.monetisation-wallet-promise{display:grid;gap:9px;align-content:center;padding:20px;border:1px solid rgba(31,122,69,.28);border-radius:18px;background:linear-gradient(135deg,#f0faf3,#f5f8ff)}.monetisation-wallet-promise h2,.monetisation-wallet-promise p{margin:0}.monetisation-wallet-promise h2{color:#0f172a;font-size:1.15rem}.monetisation-wallet-promise p{color:#52627a;line-height:1.45}.monetisation-coming-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc}.monetisation-coming-row>span{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#e8edf8;color:#475569;font-size:.68rem;font-weight:850;text-transform:uppercase}.monetisation-coming-row ul{display:flex;flex-wrap:wrap;gap:6px 24px;margin:0;padding-left:18px;color:#64748b}.monetisation-membership-hero{align-items:center;padding:24px;border:1px solid rgba(31,122,69,.28);border-radius:24px;background:linear-gradient(135deg,#eaf8ee,#f1f6ff)}.monetisation-membership-hero.has-payment-warning{border-color:#be801859;background:linear-gradient(135deg,#fff8e8,#f4f7ff)}.monetisation-membership-hero--inline{padding:18px 20px;border-radius:20px}.monetisation-membership-hero h2{margin-top:4px;font-size:1.25rem}.monetisation-membership-hero p{margin-top:7px}.monetisation-membership-thanks{display:flex;align-items:flex-start;gap:16px}.monetisation-membership-thanks>.monetisation-member-badge-preview{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:5px 8px 5px 5px;border:1px solid rgba(31,122,69,.25);border-radius:12px;background:linear-gradient(135deg,#fff,#e5f7ea);box-shadow:0 7px 16px #1f7a451f}.monetisation-membership-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.monetisation-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.monetisation-member-grid article{display:flex;gap:11px;padding:18px}.monetisation-member-identity-card>.monetisation-member-badge-preview{display:inline-flex;align-items:center;align-self:flex-start;gap:7px;flex:0 0 auto;padding:5px 8px 5px 5px;border:1px solid rgba(31,122,69,.25);border-radius:12px;background:linear-gradient(135deg,#fff,#e5f7ea);box-shadow:0 7px 16px #1f7a451f}.monetisation-member-grid svg,.monetisation-fairness-note svg{width:20px;height:20px;flex:0 0 auto;color:#1f7a45}.monetisation-gate-context{align-items:center;padding:20px;border:1px solid #dbe3ef;border-radius:20px;background:linear-gradient(135deg,#f8fafc,#f1f5ff)}.monetisation-gate-context>div{display:grid;gap:5px}.monetisation-gate-level{flex:0 0 auto;padding:9px 12px;border-radius:999px;background:#e8edff;color:#3156bd!important}.monetisation-fairness-note{display:flex;align-items:center;gap:9px;color:#475569;font-weight:700}@media(max-width:820px){.monetisation-preview-hud{grid-template-columns:1fr}.monetisation-preview-hud-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.monetisation-preview-hud-stats .hud-chip,.monetisation-preview-hud-stats .hud-tally,.monetisation-access-hud{min-width:0!important;width:100%}.monetisation-member-grid,.monetisation-checkout-grid{grid-template-columns:1fr}.monetisation-order-summary{position:static;grid-row:1}}@media(max-width:600px){.monetisation-prototype-page{width:min(100% - 24px,1180px);padding:18px 0 44px;gap:16px}.monetisation-preview-tabs{width:100%;justify-self:stretch}.monetisation-preview-tabs button{flex:1 1 0;padding-inline:8px;font-size:.78rem}.monetisation-preview-hud,.monetisation-preview-surface{padding:18px;border-radius:22px}.monetisation-page-heading,.monetisation-section-heading,.monetisation-membership-hero,.monetisation-gate-context,.monetisation-coming-row{display:grid;gap:12px}.monetisation-page-heading h1{font-size:1.65rem}.monetisation-plan-card-head{min-height:0}.monetisation-saving-pill{width:88px;box-sizing:border-box;padding:6px 8px;white-space:normal;font-size:11px;line-height:1.08;text-align:center}.monetisation-wallet-summary,.monetisation-pricing-grid{grid-template-columns:1fr}.monetisation-membership-hero .btn{width:100%}.monetisation-referral-card{padding:16px}.monetisation-referral-card>.monetisation-referral-icon,.monetisation-referral-card>div,.monetisation-referral-card>.btn{grid-column:1;grid-row:auto}.monetisation-referral-card>.btn{width:100%}.monetisation-referral-copy{align-items:flex-start}.monetisation-referral-actions{grid-template-columns:1fr}.monetisation-referral-actions .btn{width:100%}.monetisation-gate-level{width:fit-content}.monetisation-checkout-topbar{display:grid;justify-items:start;padding:16px;border-radius:20px}.monetisation-checkout-back{padding-left:0}.monetisation-payment-panel,.monetisation-order-summary{padding:20px;border-radius:22px}.monetisation-express-grid{grid-template-columns:1fr}.monetisation-card-form{gap:13px}.monetisation-success-actions{grid-template-columns:1fr}.monetisation-membership-thanks{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px;width:100%}.monetisation-membership-thanks>.monetisation-member-badge-preview{grid-column:2;grid-row:1;justify-self:end}.monetisation-membership-thanks>div{display:contents}.monetisation-membership-thanks h2{grid-column:1;grid-row:1}.monetisation-membership-thanks p{grid-column:1 / -1;grid-row:2}}.club-invite-referrals{gap:8px}.club-invite-outcome-stat{min-width:150px}.club-invite-referral-search-row:hover .search-row-copy>strong,.club-invite-referral-search-row:focus-visible .search-row-copy>strong{color:#3868e8;text-decoration:underline;text-underline-offset:3px}.create-club-invite-note,.league-invited-note{display:grid;gap:4px;padding:14px 16px;border:1px solid #b9e7c7;border-radius:16px;background:#effbf2;color:#315d3b}.league-card.is-invited{border-color:#6fc58a;box-shadow:0 14px 34px #1f7a401f}.league-invited-pill{display:inline-flex;padding:6px 9px;border-radius:999px;background:#daf4e2;color:#19713a;font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.league-invited-note{margin-bottom:12px}.invite-page{min-height:100vh;padding:28px clamp(18px,5vw,72px) 64px;background:radial-gradient(circle at 12% 10%,rgba(58,185,92,.16),transparent 30%),radial-gradient(circle at 88% 18%,rgba(37,99,235,.15),transparent 32%),#f4f0e9}.invite-page .public-shell-topbar{max-width:1180px;margin:0 auto 32px}.invite-card{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(320px,1.35fr);gap:24px 42px;max-width:980px;margin:0 auto;padding:clamp(28px,5vw,58px);border:1px solid rgba(148,163,184,.28);border-radius:36px;background:#fffffff0;box-shadow:0 28px 80px #0f172a21}.invite-personal-card{grid-row:span 2;display:grid;align-content:center;justify-items:center;gap:18px;padding:28px;border-radius:26px;background:linear-gradient(155deg,#edf9f0,#eef3ff);text-align:center}.invite-personal-card>div,.invite-copy{display:grid;gap:8px}.invite-personal-card strong{font-size:1.25rem}.invite-personal-card p,.invite-copy p,.invite-league-card p,.invite-generic-note{margin:0;color:#64748b}.invite-club-crest{width:112px;height:138px}.invite-eyebrow,.invite-game-label,.invite-league-card>span{color:#2563eb;font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.invite-copy h1{margin:0;font-size:clamp(1.5rem,3vw,2.5875rem);line-height:1.02}.invite-league-card{display:grid;gap:6px;padding:18px;border:1px solid #c9ead3;border-radius:18px;background:#f2fbf4}.invite-league-card small{color:#6b7280}.invite-primary-cta{grid-column:2;justify-self:start}.invite-card--invalid{grid-template-columns:1fr}@media(max-width:760px){.club-invite-panel,.invite-card{grid-template-columns:1fr}.league-invitation-card{grid-template-columns:1fr;gap:18px;padding:20px}.league-invitation-card__link-row{grid-template-columns:1fr}.league-invitation-card__link-row .btn{width:100%}.invitation-prototype-page{width:min(100% - 24px,1180px);padding:18px 0 40px;gap:16px}.invitation-prototype-header,.invitation-prototype-section{padding:18px;border-radius:22px}.invitation-prototype-header{flex-direction:column;align-items:flex-start}.invitation-prototype-header h1{font-size:1.8rem;line-height:1.05}.invitation-prototype-label{display:grid;gap:4px}.club-invite-link-row{grid-template-columns:1fr}.invite-page{padding:18px 14px 40px}.invite-page .public-shell-topbar{margin-bottom:18px}.invite-card{gap:22px;padding:22px;border-radius:26px}.invite-personal-card{grid-row:auto;grid-template-columns:auto 1fr;justify-items:start;padding:18px;text-align:left}.invite-club-crest{width:68px;height:84px}.invite-primary-cta{grid-column:1;justify-self:center;width:min(100%,260px)}.invite-copy h1{font-size:clamp(1.5rem,7.5vw,1.9875rem)}}.search-table-rating{display:grid;grid-template-columns:auto 80px;align-items:center;gap:8px;justify-content:end}.search-table-rating .table-value{min-width:24px;text-align:right}.search-table-rating .rating-bar{justify-self:end}.search-empty-state{border-radius:20px}.search-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:4px}.search-pagination span{color:#64748b;font-size:.84rem;font-weight:700}@media(min-width:901px){.search-row--player .search-row-main{flex:1 1 minmax(0,1fr)}.search-row--player .search-row-stats{width:min(100%,760px);display:grid;grid-template-columns:minmax(64px,.75fr) minmax(56px,.6fr) minmax(132px,1fr) minmax(160px,1.2fr) minmax(160px,1.2fr);align-items:center;gap:20px;flex:0 1 760px}}@media(max-width:900px){.rank-page{gap:14px;padding-bottom:24px}.rank-section,.rank-empty-state{border-radius:20px}.rank-board-head{flex-direction:column;gap:12px;margin-bottom:14px}.rank-board-head h2{font-size:1.7rem}.rank-board-head p{margin-top:6px;font-size:.84rem;line-height:1.4}.search-toolbar{flex-direction:column;align-items:stretch}.search-tabs{width:100%;overflow-x:auto}.search-tabs::-webkit-scrollbar{display:none}.search-sort-control{width:100%}.search-filters-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-filters-panel .market-advanced-filter{min-width:0}.search-filters-panel .market-advanced-filter--roles{grid-column:span 2}.search-filters-panel .market-range-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.rank-board-actions{width:100%;gap:8px;justify-content:flex-end}.rank-secondary-link,.rank-clear-button,.rank-empty-link,.rank-board-actions .market-auction-advanced-toggle{min-height:36px;padding-inline:12px;font-size:.76rem}.rank-section{padding:12px}.rank-section>.rank-advanced-filters,.rank-section>.rank-table-shell,.rank-section>.rank-table-actions{min-width:0;width:100%;max-width:100%}.rank-advanced-filters{padding:10px}.rank-advanced-filter{width:100%}.rank-filter-pills{gap:7px}.rank-filter-pill{min-height:36px;padding-inline:12px;font-size:.78rem}.rank-table-shell{overflow:visible}.rank-table{gap:6px}.rank-table thead tr,.rank-table tbody tr{grid-template-columns:52px minmax(0,1fr) 42px 22px 50px;gap:6px}.rank-head-form,.rank-cell-form,.rank-head-manager,.rank-cell-manager{display:none}.rank-manager-name--mobile,.rank-manager-name.rank-manager-name--mobile{display:inline-flex}.rank-head-label-full,.rank-level-label-full,.rank-country-name,.rank-movement{display:none}.rank-head-label-short,.rank-level-label-short{display:inline}.rank-head-country{font-size:0}.rank-club-link{grid-template-columns:18px minmax(0,1fr);gap:7px}.rank-club-crest{width:18px;height:24px}.rank-table tbody tr{min-height:46px;padding:4px 8px;border-radius:14px}.rank-table thead tr{padding:0 9px 2px;font-size:.62rem}.rank-table thead th:nth-child(4),.rank-table thead th:nth-child(5){text-align:center}.rank-table thead th:nth-child(7){text-align:right}.rank-club-copy strong{display:-webkit-box;overflow:hidden;font-size:.82rem;line-height:1.08;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rank-club-copy{gap:2px}.rank-manager-name{font-size:.64rem}.rank-manager-name svg{width:10px;height:10px}.rank-number-cell strong,.rank-points-cell strong{font-size:.82rem}.rank-level-pill{gap:3px;min-height:22px;padding-inline:6px;font-size:.68rem;letter-spacing:0;white-space:nowrap}.rank-country-label{gap:0;font-size:.86rem}.rank-cell-points{justify-content:flex-end}.rank-points-cell{text-align:right}.rank-table-actions{margin-top:14px}.rank-load-more-button{min-height:38px}.search-row{flex-direction:column;align-items:stretch;gap:12px}.search-row-main{align-items:flex-start}.search-row-stats{width:100%;display:grid;gap:12px}.search-row--player .search-row-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.search-row--club .search-row-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.club-invite-outcome-stat{grid-column:1 / -1}.search-row-stat{text-align:left;min-width:0;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#f8fafcd1}.search-row-stat span{display:block}.search-row-stat strong{font-size:.98rem}.search-row--player .search-row-stat:first-child{grid-column:span 2}.search-row--player .search-row-stat:nth-child(2),.search-row--player .search-row-stat:nth-child(5){grid-column:span 2}.search-row--player .search-row-stat:nth-child(3),.search-row--player .search-row-stat:nth-child(4){grid-column:span 3}.search-row--club .search-row-stat{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-row--league .search-row-main,.search-row--league .search-row-copy{width:100%}.search-row-country-name{display:none}.search-table-rating{grid-template-columns:minmax(0,1fr);gap:6px;justify-content:stretch}.search-table-rating .table-value{text-align:left}.search-table-rating .rating-bar{justify-self:stretch}.search-row-copy strong{font-size:1rem}.search-row-meta{gap:5px}}@media(max-width:640px){.search-filters-panel{grid-template-columns:minmax(0,1fr)}.search-filters-panel .market-advanced-filter--roles{grid-column:span 1}.search-row--player .search-row-stats{grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.search-row--player .search-row-stat{padding:9px 10px}.search-row--player .search-row-stat:first-child,.search-row--player .search-row-stat:nth-child(2){grid-column:span 3}.search-row--player .search-row-stat:nth-child(3){grid-column:span 6;text-align:left}.search-row--player .search-row-stat:nth-child(4),.search-row--player .search-row-stat:nth-child(5){grid-column:span 6}.search-row--player .search-row-stat:first-child,.search-row--player .search-row-stat:nth-child(2),.search-row--player .search-row-stat:nth-child(5){padding:8px}.search-row--player .search-row-stat:first-child span,.search-row--player .search-row-stat:nth-child(2) span,.search-row--player .search-row-stat:nth-child(3) span{font-size:.62rem;letter-spacing:.05em}.search-row--player .search-row-stat:first-child strong,.search-row--player .search-row-stat:nth-child(2) strong{font-size:.92rem}.search-row--player .search-row-stat:nth-child(3) strong{font-size:.88rem}.search-row--club .search-row-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.search-row--league .search-row-stats{grid-template-columns:minmax(0,1fr)}}@media(max-width:440px){.competitions-match-awards{grid-template-columns:minmax(0,1fr)}.competitions-match-awards>div{display:flex;align-items:center;justify-content:space-between;padding:9px 10px;text-align:left}.competitions-match-awards>div+div{border-top:1px solid rgba(148,163,184,.2);border-left:0}}@media(max-width:720px){.onboarding-assistant .hero-row,.onboarding-training .hero-row,.onboarding-friendly-match .hero-row,.onboarding-league .hero-row,.squad-staff .hero-row,.prototype-star-squad .hero-row,.prototype-staff-first-hires .hero-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;align-items:start}.onboarding-assistant .hero-row>div:first-child,.onboarding-training .hero-row>div:first-child,.onboarding-friendly-match .hero-row>div:first-child,.onboarding-league .hero-row>div:first-child,.squad-staff .hero-row>div:first-child,.prototype-star-squad .hero-row>div:first-child,.prototype-staff-first-hires .hero-row>div:first-child{display:contents}.onboarding-assistant .hero-row .brand-lockup,.onboarding-training .hero-row .brand-lockup,.onboarding-friendly-match .hero-row .brand-lockup,.onboarding-league .hero-row .brand-lockup,.squad-staff .hero-row .brand-lockup,.prototype-star-squad .hero-row .brand-lockup,.prototype-staff-first-hires .hero-row .brand-lockup{grid-column:1;grid-row:1}.hero-row .onboarding-hero-actions{grid-column:2;grid-row:1;align-items:flex-end;justify-self:end}.onboarding-assistant .hero-row h1,.onboarding-training .hero-row h1,.onboarding-friendly-match .hero-row h1,.onboarding-league .hero-row h1,.squad-staff .hero-row h1,.prototype-star-squad .hero-row h1,.prototype-staff-first-hires .hero-row h1,.onboarding-assistant .hero-row .lede,.onboarding-training .hero-row .lede,.onboarding-friendly-match .hero-row .lede,.onboarding-league .hero-row .lede,.squad-staff .hero-row .lede,.prototype-star-squad .hero-row .lede,.prototype-staff-first-hires .hero-row .lede{grid-column:1 / -1;width:100%;max-width:none}.onboarding-assistant .hero-row h1,.onboarding-training .hero-row h1,.onboarding-friendly-match .hero-row h1,.onboarding-league .hero-row h1,.squad-staff .hero-row h1,.prototype-star-squad .hero-row h1,.prototype-staff-first-hires .hero-row h1{grid-row:2}.onboarding-assistant .hero-row .lede,.onboarding-training .hero-row .lede,.onboarding-friendly-match .hero-row .lede,.onboarding-league .hero-row .lede,.squad-staff .hero-row .lede,.prototype-star-squad .hero-row .lede,.prototype-staff-first-hires .hero-row .lede{grid-row:3}.onboarding-welcome-header{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;align-items:start}.onboarding-welcome-header>div:first-child{display:contents}.onboarding-welcome-header .brand-lockup{grid-column:1;grid-row:1}.onboarding-welcome-header .settings-menu{grid-column:2;grid-row:1;align-self:start;margin-left:0}.onboarding-welcome-header h1,.onboarding-welcome-header .lede{grid-column:1 / -1;width:100%;max-width:none}.onboarding-welcome-header h1{grid-row:2}.onboarding-welcome-header .lede{grid-row:3}.prototype-star-squad__heading{grid-template-columns:minmax(0,1fr) auto}.prototype-star-squad__heading .prototype-heading-title{grid-column:1 / -1}.prototype-star-squad .prototype-pitch-header{display:flex}.prototype-star-squad__heading .prototype-strength-chip{width:auto;min-width:0}}.onboarding-welcome-header{align-items:flex-start}.medical-treatment-trigger{cursor:pointer}.medical-treatment-trigger:not(.compact),.medical-treatment-trigger.compact:not(.roster-status-chip):not(.status-pill):not(.friendly-injury-status){font:inherit}button.medical-treatment-trigger.compact.roster-status-chip,button.medical-treatment-trigger.compact.status-pill{appearance:none;margin:0;font-family:inherit;line-height:inherit;text-align:inherit;box-shadow:none}button.medical-treatment-trigger.compact.roster-status-chip:hover,button.medical-treatment-trigger.compact.status-pill:hover{filter:brightness(.96)}button.medical-treatment-trigger.compact.roster-status-chip:focus-visible,button.medical-treatment-trigger.compact.status-pill:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:2px}.medical-treatment-trigger.compact:not(.roster-status-chip):not(.status-pill):not(.friendly-injury-status){border:0;border-radius:999px;padding:5px 10px;background:#fff1f0;color:#b42318;font-size:12px;font-weight:800}.medical-treatment-trigger.compact:not(.roster-status-chip):not(.status-pill):not(.friendly-injury-status):hover{background:#ffe4e1}.medical-treatment-trigger.roster-status-chip{line-height:inherit}.medical-treatment-applied{display:inline-flex;align-items:center;border-radius:999px;padding:8px 14px;background:#eaf7ef;color:#237a3b;font-weight:800}.medical-treatment-applied.compact{padding:5px 10px;font-size:12px}.medical-treatment-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:100%;overflow:hidden;border:1px solid var(--line, #dce2ee);border-radius:16px;background:var(--line, #dce2ee)}.medical-treatment-summary>div{display:grid;gap:4px;padding:13px 15px;background:#f7fbf8}.medical-treatment-summary span{color:#3f6f4b;font-size:11px;font-weight:800;text-transform:uppercase}.medical-treatment-summary strong{color:#174c29}.medical-treatment-modal{z-index:1200}.medical-treatment-card{width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow-y:auto}.medical-treatment-eyebrow{display:block;margin-bottom:4px;color:#b42318;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.medical-treatment-loading,.medical-treatment-empty,.medical-treatment-note,.medical-treatment-notice{color:var(--ink-soft, #64708a)}.medical-treatment-empty{display:grid;gap:18px;justify-items:start}.medical-treatment-intro{margin-bottom:14px;padding:14px 16px;border:1px solid #dce8df;border-radius:16px;background:#f3faf5}.medical-treatment-intro strong{color:#174c29;font-size:14px}.medical-treatment-intro p{margin:4px 0 0;color:#536a5a;font-size:12px;line-height:1.45}.medical-treatment-staff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.medical-treatment-staff{display:grid;gap:8px;padding:14px;border:1px solid var(--line, #dce2ee);border-radius:16px;background:#fff;color:var(--ink, #111827);font-size:13px;font-weight:800}.medical-treatment-staff-head{display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;align-items:center}.medical-treatment-staff-portrait{width:62px;height:62px;overflow:hidden;border-radius:14px;background:#eef2f7}.medical-treatment-staff-portrait img{width:100%;height:100%;object-fit:contain;object-position:center top}.medical-treatment-staff-copy{display:grid;gap:4px;min-width:0}.medical-treatment-staff-copy strong{font-size:14px;line-height:1.15}.medical-treatment-staff-copy small,.medical-treatment-staff-effect,.medical-treatment-staff-cost{color:var(--ink-soft, #64708a);font-size:11px;font-weight:700;line-height:1.35}.medical-treatment-staff-cost,.medical-treatment-staff-copy .medical-treatment-staff-effect{color:#334155;font-weight:800}.medical-treatment-manage-row{display:flex;justify-content:flex-end;margin-top:10px}.medical-treatment-manage-row a{color:#315ee8;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.medical-treatment-staff.unavailable{opacity:.55}.medical-treatment-staff select{width:100%;min-height:42px;border:1px solid var(--line, #dce2ee);border-radius:12px;background:#f8fafc;padding:0 10px;font:inherit}.medical-treatment-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:16px;overflow:hidden;border:1px solid var(--line, #dce2ee);border-radius:18px;background:var(--line, #dce2ee)}.medical-treatment-preview>div{display:grid;gap:5px;padding:15px;background:#fff}.medical-treatment-preview span,.medical-treatment-cost-row span{color:var(--ink-soft, #64708a);font-size:12px;font-weight:700}.medical-treatment-preview strong,.medical-treatment-cost-row strong{color:var(--ink, #111827);font-size:17px}.medical-treatment-preview small{color:var(--ink-soft, #64708a);font-size:11px;font-weight:700}.medical-treatment-cost-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 16px;border-radius:14px;background:#f7f8fb}.medical-treatment-note{margin:12px 0 0;font-size:13px;line-height:1.45}.medical-treatment-notice{margin:10px 0 0;color:#b42318;font-weight:700}.medical-treatment-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.player-medical-treatment-entry{display:flex;justify-content:flex-start;margin-top:14px}.training-injury-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px}@media(max-width:640px){body.medical-treatment-open{overflow:hidden}.medical-treatment-card{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.medical-treatment-staff-grid,.medical-treatment-preview,.medical-treatment-summary{grid-template-columns:1fr}.medical-treatment-actions{display:grid;grid-template-columns:1fr}.medical-treatment-actions .btn.primary{grid-row:1}}.training-area-shell{display:grid;gap:24px}.training-section-tabs .club-subtab{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px}.training-section-panel{min-width:0}.training-area-section{padding:0}.training-area-section+.training-area-section{margin-top:28px;padding-top:28px;border-top:1px solid #e2e7f0}.training-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#ef4444;color:#fff;font-size:12px;line-height:1}.recovery-page-stack{display:grid;gap:0;overflow:hidden;border:1px solid #dbe2ee;border-radius:24px;background:#fff}.recovery-section{margin:0;padding:26px}.recovery-section+.recovery-section{border-top:1px solid #e2e7f0}.recovery-page-stack>.notice{margin:20px 20px 0}.recovery-loading{padding:28px 0}.recovery-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.recovery-section-heading h2,.recovery-section-heading p{margin-top:0}.recovery-section-heading p{margin-bottom:0}.recovery-injury-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recovery-injury-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid #dbe2ee;border-radius:18px;background:#fbfcfe}.recovery-player-photo{width:52px;height:52px;border-radius:14px;object-fit:cover;background:#eef1f6}.recovery-player-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:5px;text-align:left}.recovery-player-copy small,.recovery-staff-card span{color:#667085}.recovery-squad-intro{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.recovery-cycle-status{display:inline-flex;align-items:center;gap:7px;line-height:1.25}.recovery-cycle-ring{--recovery-cycle-progress: 0deg;width:18px;height:18px;flex:0 0 18px;display:grid;place-items:center;border-radius:999px;background:conic-gradient(#4aa658 var(--recovery-cycle-progress),#dbe2e8 0deg)}.recovery-cycle-ring>span{width:12px;height:12px;display:grid;place-items:center;border-radius:inherit;background:#fff;color:#667085;font-size:8px;font-weight:900;line-height:1}.recovery-cycle-ring.is-paused{background:#cbd5e1}.recovery-cycle-ring.is-complete{background:#4aa658}.recovery-cycle-ring.is-complete>span{color:#2f7d3c}.recovery-treatment-button{width:auto;min-width:150px}.recovery-empty-state{padding:24px;border:1px dashed #cfd8e6;border-radius:18px;color:#68738a;text-align:center;background:#fafbfc}.recovery-staff-level-label{display:inline-flex;align-items:center;gap:6px;width:fit-content}.recovery-staff-level-label .training-pill-help{color:#667085}.recovery-player-list{display:grid;align-content:start;gap:8px;min-width:0}.recovery-setup-toolbar,.recovery-active-overview{display:grid;grid-template-columns:minmax(190px,1.15fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(150px,.8fr) auto;align-items:center;gap:18px;margin-bottom:18px;padding:14px 16px;border:1px solid #dbe2ee;border-radius:18px;background:#fafbfc}.recovery-setup-staff,.recovery-active-staff{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px}.recovery-setup-staff img,.recovery-active-staff img{width:54px;height:54px;border-radius:14px;object-fit:contain;background:#eef1f6}.recovery-setup-staff span,.recovery-active-staff span,.recovery-setup-stat,.recovery-active-stat,.recovery-active-progress>span{display:grid;gap:4px}.recovery-setup-staff small,.recovery-active-staff small,.recovery-setup-stat small,.recovery-active-stat small,.recovery-active-progress small{color:#667085}.recovery-setup-toolbar label{display:grid;gap:6px;color:#59657a;font-size:13px;font-weight:800}.recovery-setup-toolbar select{min-height:42px;padding:0 12px;border:1px solid #cfd8e6;border-radius:12px;background:#fff;font:inherit;font-weight:700}.recovery-setup-toolbar .text-link{justify-self:end;white-space:nowrap}.recovery-active-session{display:grid;gap:16px}.recovery-active-overview{grid-template-columns:minmax(190px,1fr) minmax(260px,1.4fr) minmax(130px,.65fr) minmax(150px,.75fr);margin-bottom:0;border-color:#bbd7c4;background:linear-gradient(135deg,#f4fff6,#fff 72%)}.recovery-active-progress{display:grid;gap:8px}.recovery-active-progress>span{grid-template-columns:minmax(0,1fr) auto;align-items:center}.recovery-player-header,.recovery-player-row{display:grid;grid-template-columns:48px minmax(145px,1.15fr) 62px 58px 52px minmax(100px,.8fr) minmax(100px,.8fr) minmax(116px,.9fr) minmax(116px,.9fr) 34px;align-items:center;gap:10px}.recovery-player-header{padding:0 12px 3px;color:#707b90;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.recovery-player-row{width:100%;padding:9px 12px;border:1px solid #dbe2ee;border-radius:14px;background:#fff;color:#111827;font:inherit;cursor:pointer}.recovery-player-row:hover:not(:disabled),.recovery-player-row.is-selected{border-color:#2f66dd;background:#f4f7ff}.recovery-player-row:disabled{cursor:default;opacity:.62}.recovery-player-row.is-session-player:disabled{opacity:1}.recovery-player-row.is-selected .training-assign-toggle{background:#2f66dd}.recovery-player-row.is-selected .training-assign-toggle-dot{transform:translate(14px);background:#fff}.recovery-player-age,.recovery-player-nation{color:#4b5565;font-size:13px}.recovery-player-role{justify-self:start}.recovery-metric{display:grid;gap:5px;min-width:0}.recovery-metric small{display:none;color:#7a8497;font-size:9px;font-weight:700;text-transform:uppercase}.recovery-metric>span{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px}.recovery-metric strong{font-size:14px}.recovery-metric .stat-bar{width:100%;min-width:0;height:7px}.recovery-session-actions{align-items:center;justify-content:flex-end;margin-top:16px}.recovery-session-actions>span{margin-right:auto;color:#667085}.recovery-medical-summary{display:grid;gap:12px;margin-bottom:16px;padding:14px 16px;border:1px solid #dbe2ee;border-radius:18px;background:#fafbfc}.recovery-medical-summary-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.recovery-medical-summary-head>span,.recovery-medical-staff>span{display:grid;gap:3px}.recovery-medical-summary small,.recovery-medical-staff small{color:#667085}.recovery-medical-staff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.recovery-medical-staff{display:grid;align-content:start;gap:14px;min-width:0;padding:14px;border:1px solid #e0e5ed;border-radius:16px;background:#fff}.recovery-medical-staff.is-unavailable{border-style:dashed;background:#f8f9fb}.recovery-medical-identity{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.recovery-medical-identity img{width:54px;height:54px;border-radius:14px;object-fit:contain;background:#eef1f6}.recovery-medical-identity>span{display:grid;gap:3px;min-width:0}.recovery-medical-identity strong{overflow-wrap:anywhere;font-size:16px;line-height:1.12}.recovery-medical-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recovery-medical-impact,.recovery-medical-cost{display:grid;align-content:start;gap:5px;min-width:0;padding:10px 12px;border-radius:12px;background:#f5f7fa}.recovery-medical-impact small,.recovery-medical-cost small{font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.recovery-medical-impact strong,.recovery-medical-cost strong{font-size:15px;line-height:1.15}.recovery-medical-impact em,.recovery-medical-cost em{color:#667085;font-size:11px;font-style:normal;font-weight:600}.recovery-medical-staff.is-unavailable>*{opacity:.58}.recovery-squad-list{display:grid;gap:8px}.recovery-assignment-availability{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:-4px 0 18px}.recovery-assignment-status{display:grid;grid-template-columns:52px minmax(145px,1fr) repeat(2,minmax(96px,.58fr));align-items:center;gap:10px;min-width:0;padding:11px 12px;border:1px solid #dbe2ee;border-radius:14px;background:#f8fafc}.recovery-assignment-status.is-available{border-color:#cfe6d5;background:#f5fbf6}.recovery-assignment-status.is-locked{background:#f6f7f9}.recovery-assignment-status>img{width:52px;height:52px;border-radius:13px;object-fit:contain;background:#edf1f6}.recovery-assignment-status-copy{display:grid;gap:2px;min-width:0}.recovery-assignment-status-title{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.recovery-assignment-status-title .status-pill{min-height:23px;padding:3px 8px;font-size:10px;line-height:1.2;white-space:normal}.recovery-assignment-status small{color:#667085}.recovery-assignment-impact{display:grid;gap:3px;min-width:0;padding:8px 10px;border-radius:11px;background:#ffffffb3}.recovery-assignment-impact small{font-size:9px;font-weight:800;letter-spacing:.035em;line-height:1.15;text-transform:uppercase}.recovery-assignment-impact strong{font-size:13px;white-space:nowrap}.recovery-squad-staff-link{align-self:flex-start;margin-top:7px;white-space:nowrap}@media(max-width:1100px){.recovery-assignment-availability{grid-template-columns:1fr}}.recovery-squad-header,.recovery-squad-row{display:grid;grid-template-columns:48px minmax(145px,1.15fr) 62px 58px 52px minmax(92px,.72fr) minmax(92px,.72fr) minmax(104px,.78fr) minmax(104px,.78fr) 88px 88px;align-items:center;gap:9px}.recovery-squad-header{padding:0 12px 3px;color:#707b90;font-size:9px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.recovery-squad-header>span{min-width:0}.recovery-squad-header>span:nth-last-child(-n+2){display:inline-flex;align-items:center;justify-content:center;gap:5px;text-align:center}.recovery-squad-header>span.is-locked{color:#929bad}.recovery-squad-row{padding:9px 12px;border:1px solid #dbe2ee;border-radius:14px;background:#fff}.recovery-squad-row.is-selected{border-color:#86a7ef;background:#f7f9ff}.recovery-assignment-toggle{justify-self:center}.recovery-assignment-toggle:before{display:none}.recovery-session-section{background:#fafbfc}.recovery-session-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.recovery-session-card{display:grid;align-content:start;gap:14px;min-width:0;padding:18px;border:1px solid #dbe2ee;border-radius:20px;background:#fff}.recovery-session-card.is-active{border-color:#b7dac1;background:linear-gradient(135deg,#f4fff6,#fff 68%)}.recovery-session-card.is-ready{border-color:#86c796}.recovery-session-card.is-locked{border-color:#d8dee8;background:#fafbfc}.recovery-session-card-head,.recovery-session-card-staff,.recovery-card-actions{display:flex;align-items:center;gap:12px}.recovery-session-card-head,.recovery-card-actions{justify-content:space-between}.recovery-session-card-staff img{width:56px;height:56px;border-radius:14px;object-fit:contain;background:#eef1f6}.recovery-session-card-staff h3,.recovery-session-card>p{margin:0}.recovery-session-card-staff>span,.recovery-card-progress,.recovery-card-level{display:grid;gap:7px}.recovery-session-card-staff small,.recovery-card-progress small,.recovery-card-stats small{color:#667085}.recovery-card-progress>span{display:flex;justify-content:space-between;gap:12px}.recovery-card-level{color:#59657a;font-size:13px;font-weight:800}.recovery-card-level select{min-height:44px;padding:0 12px;border:1px solid #cfd8e6;border-radius:12px;background:#fff;font:inherit;font-weight:700}.recovery-card-locked-state{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #dce2eb;border-radius:14px;background:#f2f4f7}.recovery-card-locked-state>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#e4e8ee;font-size:14px}.recovery-card-locked-state>div{display:grid;gap:3px;min-width:0}.recovery-card-locked-state small{color:#667085;line-height:1.35}.recovery-card-locked-state .text-link{white-space:nowrap}.recovery-card-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.recovery-card-stats>span{display:grid;gap:4px;padding:10px 12px;border-radius:12px;background:#f5f7fa}.recovery-card-participants{display:flex;flex-wrap:wrap;gap:8px;min-height:38px}.recovery-card-participants>span{display:inline-flex;align-items:center;gap:6px;max-width:190px;padding:4px 8px 4px 4px;border-radius:999px;background:#f0f3f7}.recovery-card-participants>span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recovery-card-participant-photo{width:28px;height:28px;border-radius:999px;object-fit:cover}.recovery-review-assignments{display:grid;grid-template-columns:auto 32px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;padding:8px 10px;border:1px solid #e0e5ed;border-radius:12px;background:#fafbfc;color:#4d596e;text-decoration:none}.recovery-review-assignments>strong{display:inline-flex;align-items:center;justify-content:center;width:28px;height:24px;border-radius:999px;background:#e8edf5;color:#111827;font-size:13px}.recovery-review-assignments .text-link{justify-self:end}@media(max-width:760px){.training-section-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.training-section-tabs .club-subtab{min-width:0;padding-inline:12px}.recovery-section{padding:20px 16px}.recovery-section-heading,.recovery-injury-card{align-items:stretch}.recovery-squad-section>.recovery-section-heading{flex-direction:column;gap:10px}.recovery-squad-staff-link{align-self:flex-start;margin-top:0}.recovery-injury-grid,.recovery-setup-toolbar,.recovery-active-overview,.recovery-medical-staff-grid,.recovery-session-card-grid{grid-template-columns:1fr}.recovery-medical-summary-head,.recovery-card-actions{align-items:stretch;flex-direction:column}.recovery-assignment-availability{grid-template-columns:1fr}.recovery-assignment-status{grid-template-columns:48px minmax(0,1fr)}.recovery-assignment-status>img{width:48px;height:48px}.recovery-assignment-impact{grid-column:1 / -1}.recovery-medical-summary-head .text-link,.recovery-card-actions .btn{width:100%}.recovery-medical-stats{display:contents}.recovery-medical-staff{grid-template-columns:46px minmax(0,1fr);gap:10px;padding:10px 12px;border-style:solid;border-radius:14px;background:#fff}.recovery-medical-identity{display:contents}.recovery-medical-identity img{width:46px;height:46px;border-radius:12px}.recovery-medical-identity>span{grid-column:2}.recovery-medical-impact,.recovery-medical-cost{grid-column:1 / -1;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:8px;padding:0;background:transparent}.recovery-medical-impact small,.recovery-medical-cost small{grid-column:2;grid-row:1;font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none}.recovery-medical-impact strong,.recovery-medical-cost strong{grid-column:1;grid-row:1;font-size:13px}.recovery-medical-impact em,.recovery-medical-cost em{display:none}.recovery-medical-staff.is-unavailable{border-style:solid;background:#fff}.recovery-medical-staff.is-unavailable>*{opacity:.58}.recovery-setup-toolbar .text-link{justify-self:start}.recovery-injury-card{grid-template-columns:52px minmax(0,1fr)}.recovery-treatment-button{grid-column:1 / -1;width:100%}.recovery-player-row{grid-template-columns:46px minmax(0,1fr) auto;gap:10px;padding:12px}.recovery-player-header,.recovery-squad-header{display:none}.recovery-squad-row{grid-template-columns:46px minmax(0,1fr) auto;gap:10px;padding:12px}.recovery-squad-row .recovery-player-photo{width:46px;height:46px}.recovery-squad-row .recovery-player-age{grid-column:1;grid-row:2}.recovery-squad-row .recovery-player-role{grid-column:2;grid-row:2}.recovery-squad-row .recovery-player-nation{grid-column:3;grid-row:2;justify-self:end}.recovery-squad-row .recovery-metric{grid-column:1 / -1}.recovery-assignment-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:40px;padding:0 12px;border-radius:12px;justify-self:stretch}.recovery-assignment-toggle:before{content:attr(data-label);display:block;color:#59657a;font-size:12px;font-weight:800;text-align:left}.recovery-squad-row .recovery-assignment-toggle{grid-column:1 / -1;grid-row:auto}.recovery-card-stats{grid-template-columns:1fr}.recovery-card-locked-state{grid-template-columns:34px minmax(0,1fr)}.recovery-card-locked-state .text-link{grid-column:1 / -1;width:100%}.recovery-review-assignments{grid-template-columns:auto 32px}.recovery-review-assignments .text-link{grid-column:1 / -1;justify-self:start}.recovery-player-row .recovery-player-photo{width:46px;height:46px}.recovery-player-age{grid-column:1;grid-row:2}.recovery-player-role{grid-column:2;grid-row:2}.recovery-player-nation{grid-column:3;grid-row:2;justify-self:end}.recovery-metric{grid-column:1 / -1;grid-template-columns:minmax(112px,auto) minmax(0,1fr);align-items:center}.recovery-metric small{display:block}.recovery-metric>span{grid-template-columns:30px minmax(0,1fr)}.recovery-player-row .training-assign-toggle{grid-column:3;grid-row:1}.recovery-session-actions{align-items:stretch;flex-direction:column}.recovery-session-actions>span{margin-right:0}}.info-dot,.market-auction-info-dot,.training-pill-help,.match-stats-pulse-label .info-dot,.recovery-staff-level-label .training-pill-help{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 16px;border:0;border-radius:999px;background:#0f172a;color:#fff!important;font-size:.62rem;font-weight:900;line-height:1;cursor:help}.stat-tooltip,.market-auction-tooltip,.training-pill-tip{width:min(260px,72vw);max-width:min(260px,72vw);padding:9px 10px;border-radius:12px;background:#0f172a;color:#fff!important;font-size:.72rem;font-weight:500;line-height:1.35;letter-spacing:normal;text-align:left;text-transform:none;white-space:normal;box-shadow:0 14px 28px #0f172a33;z-index:30}.training-pill-tip{top:calc(100% + 8px);bottom:auto;opacity:0;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease}.training-pill-help:hover .training-pill-tip,.training-pill-help:focus .training-pill-tip,.training-pill-help:focus-visible .training-pill-tip,.training-pill-help:focus-within .training-pill-tip,.training-tooltip-pill:hover .training-pill-tip,.training-tooltip-pill:focus-visible .training-pill-tip,.training-tooltip-pill:focus-within .training-pill-tip{opacity:1;transform:translate(-50%)}.info-dot:focus-visible,.market-auction-info-dot:focus-visible,.training-pill-help:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.login-appeal-link{display:inline-flex;margin-top:6px;color:var(--blue);font-weight:800;text-decoration:underline}.login-appeal-link[hidden]{display:none}
