*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand:#C8102E;--brand-dk:#9B0C23;--surface:#F7F4EE;--panel:#FFFFFF;--muted:#556270;--text:#18242E;--border:#D8D1C7;--accent:#E3A62B;--topbar-h:0px;--header-h:65px}body{font-family:Inter,sans-serif;background:linear-gradient(180deg,#fbf9f4,#f7f4ee 45%,#f1ece3);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.header{background:#fffdfcf5;border-bottom:3px solid var(--brand);position:sticky;top:0;z-index:140;backdrop-filter:blur(10px);box-shadow:0 10px 30px #47311c14}.header__inner{max-width:1280px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.logo__icon{width:38px;height:38px;background:linear-gradient(135deg,var(--brand) 0%,#E14D3A 100%);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;box-shadow:0 8px 20px #c8102e33}.logo__text{font-weight:900;font-size:20px;letter-spacing:-.5px}.logo__text span{color:var(--brand)}nav{display:flex;gap:4px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}nav::-webkit-scrollbar{display:none}nav a{padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700;color:var(--muted);transition:all .15s;white-space:nowrap}nav a:hover,nav a.active{color:var(--text);background:#f3e7d8}nav a.active{color:var(--brand)}.header__actions{display:flex;gap:8px;margin-left:auto;align-items:center}.btn{padding:9px 16px;border-radius:999px;font-size:13px;font-weight:700;border:1px solid var(--border);background:#fff8f0;white-space:nowrap}#player-ratings,#top-scorers,#injury-watch,#matchups{scroll-margin-top:calc(var(--topbar-h) + var(--header-h) + 12px)}.page{max-width:1280px;margin:0 auto;padding:28px 20px 60px}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:24px}.hero-card,.panel,.section-card,.focus-card,.list-card{background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 38px #4a37230d}.hero-card{overflow:hidden}.hero-card__image{aspect-ratio:16/9;background:#e8dccb}.hero-card__image img{width:100%;height:100%;object-fit:cover}.hero-card__body{padding:22px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:10px}.hero-card h1{font-size:clamp(30px,5vw,46px);line-height:1.08;margin-bottom:14px;letter-spacing:-.04em}.hero-card p{font-size:16px;color:#33414b;line-height:1.7}.panel{padding:20px}.panel h2{font-size:18px;font-weight:800;margin-bottom:10px}.panel p{font-size:14px;color:var(--muted);line-height:1.7}.focus-grid,.section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.focus-card,.section-card,.list-card{padding:18px}.tag{display:inline-block;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:999px;margin-bottom:6px;background:var(--brand)}.focus-card__eyebrow{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:8px}.focus-card__title,.section-card__title{font-size:18px;font-weight:800;line-height:1.25;margin-bottom:8px}.focus-card__desc,.section-card__meta,.section-list__meta{font-size:13px;line-height:1.65;color:var(--muted)}.section-grid{margin-bottom:24px}.section-card{display:block;overflow:hidden;padding:0}.section-card__img{aspect-ratio:16/9;background:#e8dccb}.section-card__img img{width:100%;height:100%;object-fit:cover}.section-card__body{padding:14px}.section-list{display:grid;gap:12px}.section-list__item{display:block;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fffcf7}.section-list__title{font-size:15px;font-weight:800;line-height:1.35;margin-bottom:6px}.page-footer{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.page-footer a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;border:1px solid var(--border);background:#fff8f0;font-size:13px;font-weight:700}@media(max-width:900px){.hero,.focus-grid,.section-grid{grid-template-columns:1fr}.header__actions{width:100%;justify-content:space-between}nav{order:3;width:100%}.header__inner,.page{padding-left:14px;padding-right:14px}}.module-block{background:var(--panel);border:1px solid var(--border);border-radius:18px;padding:22px;margin-bottom:24px;box-shadow:0 16px 38px #4a37230d}.module-block__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.module-block__title{font-size:18px;font-weight:800}.players-hero{margin-bottom:16px}.players-hero h1{font-size:clamp(20px,2.2vw,26px);line-height:1.2;margin-bottom:6px;letter-spacing:-.02em;font-weight:800}.players-hero p{font-size:13px;color:var(--muted);line-height:1.55;max-width:700px}.module-note{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.6}.live-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#0e9f6e1a;color:#0e9f6e;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.live-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:#0e9f6e}.ev-feed{display:grid;gap:8px}.ev{display:grid;grid-template-columns:38px 28px 1fr;gap:10px;align-items:start;padding:10px 12px;border-radius:12px;background:#fffcf7;border:1px solid var(--border)}.ev--goal{border-left:3px solid #0E9F6E}.ev--var{border-left:3px solid #E3A62B}.ev--yellow{border-left:3px solid #EAB308}.ev--red{border-left:3px solid #C8102E}.ev--sub{border-left:3px solid #6366F1}.ev__time{font-size:11px;font-weight:900;color:var(--brand);padding-top:2px}.ev__icon{font-size:15px;text-align:center}.ev__title{font-size:13px;font-weight:700;margin-bottom:2px}.ev__detail{font-size:12px;color:var(--muted)}.xg-block{display:grid;gap:10px;margin-bottom:16px}.xg-row{display:grid;grid-template-columns:1fr 44px 100px 44px 1fr;gap:8px;align-items:center}.xg-team{font-size:13px;font-weight:700}.xg-team--right{text-align:right}.xg-bar-wrap{height:8px;background:#ede4d6;border-radius:999px;overflow:hidden}.xg-bar-fill{height:100%;border-radius:999px;background:var(--brand)}.xg-val{font-size:13px;font-weight:900;color:var(--brand);text-align:center}.tactic-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tactic-item{padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:#fffcf7}.tactic-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.tactic-text{font-size:13px;line-height:1.6;color:var(--text)}.group-block{margin-bottom:14px;border:1px solid var(--border);border-radius:14px;overflow:hidden}.group-header{background:#f5ebdd;padding:10px 14px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.group-table{width:100%;border-collapse:collapse;font-size:12px}.group-table th{padding:7px 10px;text-align:center;color:var(--muted);font-weight:600;font-size:10px;text-transform:uppercase;border-bottom:1px solid var(--border);background:#fffcf7}.group-table th:nth-child(2){text-align:left}.group-table td{padding:8px 10px;border-bottom:1px solid var(--border);text-align:center;color:var(--muted)}.group-table tr:last-child td{border-bottom:none}.group-table td:nth-child(2){text-align:left;font-weight:600;color:var(--text)}.group-table .pts{font-weight:800;color:var(--text)}.group-table tr.q2 td{background:#0e9f6e0d}.group-table tr.q3 td{background:#e3a62b0d}.qual-legend{display:flex;gap:14px;padding:8px 14px;font-size:11px;color:var(--muted);border-top:1px solid var(--border);flex-wrap:wrap}.ql{display:flex;align-items:center;gap:5px}.ql-dot{width:10px;height:10px;border-radius:2px;flex-shrink:0}.player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:8px}.player-card{background:#fffcf7;border:1px solid var(--border);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px}.player-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.player-rating{font-size:26px;font-weight:900;color:var(--brand);line-height:1}.player-name{font-size:14px;font-weight:800}.player-team{font-size:11px;color:var(--muted);font-weight:600;margin-top:2px}.player-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.stat{text-align:center;padding:6px 4px;background:#f5ebdd;border-radius:8px}.stat-val{display:block;font-size:15px;font-weight:900;color:var(--text)}.stat-label{display:block;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:1px}.player-status{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;padding:4px 8px;border-radius:999px}.player-status:before{content:"";width:6px;height:6px;border-radius:50%}.player-status--fit{background:#0e9f6e1a;color:#0e9f6e}.player-status--fit:before{background:#0e9f6e}.player-status--doubt{background:#e3a62b1a;color:#b45309}.player-status--doubt:before{background:#e3a62b}.player-status--out{background:#c8102e1a;color:#c8102e}.player-status--out:before{background:#c8102e}.tp-list{display:grid;gap:12px}.tp-item{display:grid;grid-template-columns:60px 1fr;gap:14px;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fffcf7}.tp-min{font-size:13px;font-weight:900;color:var(--brand);padding-top:2px}.tp-min span{display:block;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:3px}.tp-title{font-size:14px;font-weight:800;margin-bottom:6px}.tp-text{font-size:13px;line-height:1.65;color:var(--muted)}.scorer-list{display:grid;gap:8px;margin-bottom:4px}.scorer-row{display:grid;grid-template-columns:28px 40px 1fr auto auto;align-items:center;gap:10px;padding:10px 14px;background:#fffcf7;border:1px solid var(--border);border-radius:12px}.scorer-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#f5ebdd;border:2px solid #fff;box-shadow:0 2px 6px #4a37231f}.scorer-rank{font-size:13px;font-weight:900;color:var(--muted);text-align:center}.scorer-rank--1{color:var(--accent)}.scorer-name{font-size:14px;font-weight:800}.scorer-team{font-size:11px;color:var(--muted);margin-top:1px}.scorer-goals{font-size:22px;font-weight:900;color:var(--brand);line-height:1;text-align:right}.scorer-goals span{display:block;font-size:9px;font-weight:700;text-transform:uppercase;color:var(--muted)}.scorer-badges{display:flex;gap:4px;flex-direction:column;align-items:flex-end}.scorer-badge{font-size:9px;font-weight:800;padding:2px 6px;border-radius:999px;background:#f5ebdd;color:var(--muted)}.injury-list{display:grid;gap:8px}.injury-row{display:grid;grid-template-columns:1fr auto;align-items:start;gap:12px;padding:12px 14px;background:#fffcf7;border:1px solid var(--border);border-radius:12px}.injury-player{font-size:14px;font-weight:800;margin-bottom:2px}.injury-team{font-size:11px;color:var(--muted);margin-bottom:4px}.injury-detail{font-size:12px;color:var(--muted);line-height:1.55}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-card{display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:linear-gradient(180deg,#fffdf9,#fff8f1);border:1px solid #E2D4C3;border-radius:14px;transition:transform .15s ease,box-shadow .15s ease}.profile-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #4a37231a}.profile-card__head{display:flex;align-items:center;gap:10px}.profile-card__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #FFF;box-shadow:0 2px 6px #00000014}.profile-card__name{font-size:15px;font-weight:800;line-height:1.2}.profile-card__team{font-size:11px;color:var(--muted)}.profile-card__hook{font-size:13px;color:var(--text);line-height:1.5;flex-grow:1}.profile-card__cta{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--brand);text-transform:uppercase;letter-spacing:.04em;padding-top:6px;border-top:1px dashed #E2D4C3}.matchup-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.matchup-card{position:relative;padding:18px 18px 16px;background:radial-gradient(circle at left top,#c8102e1a,#c8102e00 34%),radial-gradient(circle at right top,#e3a62b24,#e3a62b00 36%),linear-gradient(180deg,#fffdf9,#fff8f1);border:1px solid #E2D4C3;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #4a372314}.matchup-card:before{content:"";position:absolute;left:18px;right:18px;top:0;height:4px;border-radius:0 0 10px 10px;background:linear-gradient(90deg,var(--brand) 0%,#E36B52 48%,#E1B35A 100%)}.matchup-fixture{font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#556270;margin-bottom:14px}.matchup-players{display:grid;grid-template-columns:1fr 86px 1fr;gap:12px;align-items:center;margin-bottom:14px}.matchup-vs{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:900;color:#7e6c59;text-transform:uppercase;letter-spacing:.12em}.matchup-vs:before,.matchup-vs:after{content:"";display:block;width:34px;height:2px;border-radius:999px;background:#e8d9c9}.matchup-vs span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #E2D4C3;box-shadow:0 10px 24px #4a372314;font-size:13px;color:#7a4f19}.matchup-player{text-align:center;flex:1;padding:10px 8px 12px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(216,209,199,.85)}.matchup-player:first-child{box-shadow:inset 0 0 0 1px #c8102e14}.matchup-player:last-child{box-shadow:inset 0 0 0 1px #e3a62b1f}.matchup-player-name{font-size:16px;font-weight:900;line-height:1.15;letter-spacing:-.02em}.matchup-player-team{font-size:11px;color:var(--muted);margin-top:4px;font-weight:700}.matchup-player-flag{font-size:30px;line-height:1;margin-bottom:8px}.matchup-impact{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:10px}.matchup-impact span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#fff;border:1px solid #E7DCCF;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#7a4f19}.matchup-impact span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--brand)}.matchup-impact span:last-child:before{background:var(--accent)}.matchup-desc{font-size:12px;color:#5e6c76;line-height:1.7}@media(max-width:640px){.tactic-grid,.player-grid{grid-template-columns:1fr}.xg-row{grid-template-columns:1fr 44px 1fr}.xg-bar-wrap{display:none}.tp-item,.matchup-grid{grid-template-columns:1fr}}@media(min-width:641px)and (max-width:900px){.player-grid,.star-grid,.matchup-grid,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.profile-grid{grid-template-columns:1fr}}.players-subnav{display:flex;gap:6px;flex-wrap:wrap;padding:10px 12px;margin-bottom:18px;background:#fffdfcf0;border:1px solid var(--border);border-radius:14px;backdrop-filter:blur(8px);position:sticky;top:calc(var(--topbar-h) + var(--header-h) + 4px);z-index:90;box-shadow:0 10px 24px #4a37230f}.players-subnav a{padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;color:var(--muted);transition:all .15s;white-space:nowrap}.players-subnav a:hover{color:var(--text);background:#f3e7d8}.players-subnav a.active{color:var(--brand);background:#c8102e14}@media(max-width:640px){.players-subnav{padding:8px 10px;gap:4px}.players-subnav a{padding:5px 10px;font-size:11px}}.player-link{color:inherit;border-bottom:1px dotted rgba(200,16,46,.3);transition:border-color .15s}.player-link:hover{border-bottom-color:var(--brand)}.matchup-fixture a{color:inherit;border-bottom:1px dotted rgba(200,16,46,.3)}.matchup-fixture a:hover{border-bottom-color:var(--brand)}.star-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:6px}.star-card{background:#fffcf7;border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.star-card__banner{padding:24px 20px 18px;display:flex;flex-direction:column;align-items:center;gap:6px;background:linear-gradient(160deg,#fdf5e8,#fbf0dc);border-bottom:1px solid var(--border);position:relative}.star-card__avatar-wrap{position:relative;width:96px;height:96px;margin-bottom:4px}.star-card__avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;background:#f5ebdd;border:3px solid #fff;box-shadow:0 10px 24px #4a37232e}.star-card__flag{font-size:52px;line-height:1;margin-bottom:2px}.star-card__flag--badge{position:absolute;right:-4px;bottom:-4px;width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid #fff;box-shadow:0 4px 10px #4a37232e;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0}.star-card__name{font-size:20px;font-weight:900;letter-spacing:-.02em;text-align:center;line-height:1.15}.star-card__meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center;margin-top:2px}.star-card__team{font-size:12px;font-weight:700;color:var(--muted)}.star-card__pos{font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;padding:3px 8px;border-radius:999px;background:#c8102e1a;color:var(--brand)}.star-card__rating{position:absolute;top:14px;right:16px;font-size:28px;font-weight:900;color:var(--brand);line-height:1}.star-card__rating-label{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);text-align:right;margin-top:1px}.star-card__body{padding:16px 18px;flex:1;display:flex;flex-direction:column;gap:12px}.star-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.star-stat{text-align:center;padding:10px 6px;background:#f5ebdd;border-radius:10px}.star-stat__val{display:block;font-size:22px;font-weight:900;color:var(--text);line-height:1}.star-stat__label{display:block;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-top:3px}.star-card__desc{font-size:12px;line-height:1.65;color:var(--muted)}@media(max-width:900px){.star-grid{grid-template-columns:1fr}}
