:root{--club-navy:#03182d;--club-orange:#f36a21;--club-paper:#f7f4ed;--club-line:#d8d3ca}*{box-sizing:border-box}body{margin:0;background:var(--club-paper);color:#0b1726;font-family:Manrope,Arial,sans-serif}.detail-header{position:absolute}.club-hero{height:430px;padding:105px max(24px,calc((100vw - 1131px)/2)) 0;position:relative;background-color:#020d17;background-image:var(--club-hero-image,url('assets/club-hero-fallback-torcedor-v1.png'));background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff}.club-identity>a{display:inline-flex;gap:10px;align-items:center;margin-bottom:32px;font-size:10px;font-weight:800;text-transform:uppercase}.club-identity>div{display:flex;align-items:center;gap:25px}.club-identity>div>img{width:125px;height:125px;object-fit:contain}.club-identity h1{margin:0 0 12px;font:900 62px/.9 'Barlow Condensed',Impact,sans-serif;text-transform:uppercase}.club-identity p{display:flex;align-items:center;gap:14px;margin:7px 0;font-size:13px}.club-identity p span{display:flex;align-items:center;gap:8px}.club-identity p b{width:1px;height:18px;background:#8794a0}.club-identity p i{color:var(--club-orange)}.club-identity p img{width:22px}.match-bar{position:absolute;z-index:4;left:50%;bottom:-70px;transform:translateX(-50%);width:min(calc(100% - 48px),1131px);height:112px;padding:14px 18px 14px 24px;border:1px solid #526579;border-radius:7px;background:rgba(3,24,45,.97);display:grid;grid-template-columns:130px 160px 18px 175px 1fr 170px;align-items:center;gap:12px;box-shadow:0 12px 30px rgba(0,10,20,.2)}.match-label strong,.match-label span{display:block;text-transform:uppercase}.match-label strong{color:var(--club-orange);font-size:12px}.match-label span{margin-top:7px;font-size:9px}.match-team{display:flex;align-items:center;gap:10px}.match-team img{width:60px;height:60px;object-fit:contain}.match-team b{font:800 24px 'Barlow Condensed';text-transform:uppercase}.versus{font-style:normal;font-size:25px}.match-meta{display:flex;align-items:center;justify-content:center;gap:16px;font-size:10px}.match-meta span{display:flex;align-items:center;gap:7px}.match-meta small{display:block;color:#aab6c0}.match-actions{display:grid;gap:7px}.match-actions a,.match-actions button{height:36px;border:1px solid #fff;border-radius:4px;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:9px;font-weight:800;text-transform:uppercase}.match-actions a{border-color:var(--club-orange);background:var(--club-orange)}.club-tabs{height:70px;padding:0 max(24px,calc((100vw - 1131px)/2));display:flex;align-items:flex-end;gap:70px;background:var(--club-navy);color:#fff}.club-tabs a{height:43px;position:relative;font-size:11px;font-weight:800;text-transform:uppercase}.club-tabs a.active{color:var(--club-orange)}.club-tabs a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:4px 4px 0 0;background:var(--club-orange)}.club-content{width:min(calc(100% - 48px),1131px);margin:auto;padding:18px 0 60px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.9fr);gap:14px 34px}.today header,.squad>header{display:flex;align-items:center;gap:18px}.today h2,.season h2,.squad h2,.history-note h2{margin:0;font:900 28px 'Barlow Condensed';text-transform:uppercase}.today header>span,.squad header>span{width:110px;height:1px;background:var(--club-orange)}.lead-story{margin-top:12px;display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.lead-story>img{width:100%;height:205px;border-radius:6px;object-fit:cover}.lead-story>div{padding:8px 0}.lead-story small,.next-match>span,.season>h2{color:var(--club-orange);font-size:9px;font-weight:800;text-transform:uppercase}.lead-story h3{font:800 22px/1.08 'Barlow Condensed';margin:11px 0}.lead-story p{font-size:10px;line-height:1.6}.lead-story a,.squad>a{color:var(--club-orange);font-size:9px;font-weight:800;text-transform:uppercase}.next-match{padding-left:28px;border-left:1px solid #c9c5bd}.next-match>div{margin-top:12px;padding:12px 20px 15px;border-radius:6px;background:var(--club-navy);color:#fff;text-align:center}.next-match>div>small{text-transform:uppercase;font-size:8px}.next-match section{display:grid;grid-template-columns:1fr 25px 1fr;align-items:center;margin:5px 0 8px}.next-match section div{display:flex;flex-direction:column;align-items:center}.next-match section img{width:67px;height:67px;object-fit:contain}.next-match section b{font-size:9px;text-transform:uppercase}.next-match section strong{color:var(--club-orange);font-size:22px}.next-match p{margin:4px;font-size:9px;line-height:1.5}.next-match p i{color:var(--club-orange);margin-right:6px}.season{grid-column:1/3;padding-top:13px;border-top:1px solid var(--club-line)}.season-row{display:grid;grid-template-columns:repeat(5,1fr);margin-top:10px}.season-row article{padding:5px 16px;border-right:1px solid var(--club-line);text-align:center}.season-row article:last-child{border:0}.season-row small{font-size:8px;text-transform:uppercase}.season-row article>div{height:49px;display:flex;align-items:center;justify-content:center;gap:10px}.season-row img{width:38px;height:38px;object-fit:contain}.season-row b{font:800 25px 'Barlow Condensed'}.season-row span{font-weight:800}.season-row p{margin:2px 0;font-size:8px;text-transform:uppercase}.squad{grid-column:1/3;padding-top:12px;border-top:1px solid var(--club-line)}.squad header>div{display:flex;gap:35px;margin-left:20px}.squad header button{border:0;background:transparent;font-size:8px;text-transform:uppercase;cursor:pointer}.squad header button.active{padding:7px 17px;border-radius:18px;background:var(--club-orange);color:#fff}.players{display:grid;grid-template-columns:repeat(9,1fr);gap:12px;margin-top:13px}.players article{text-align:center}.players img{width:100%;height:120px;border-radius:6px 6px 0 0;object-fit:cover;object-position:top;background:#e9e5dd}.players b,.players span{display:block}.players b{margin-top:5px;font-size:10px}.players span{font-size:8px}.squad>a{display:block;text-align:right;margin-top:15px}.history-note{grid-column:1/3;margin-top:15px;padding:30px;background:var(--club-navy);color:#fff}.history-note>span{color:var(--club-orange);font-size:9px;text-transform:uppercase}.history-note h2{font-size:34px;margin-top:7px}.history-note p{max-width:650px;font-size:11px;line-height:1.6}.club-detail-footer{min-height:120px;padding:28px max(24px,calc((100vw - 1131px)/2));display:flex;align-items:center;justify-content:space-between;background:#031426;color:#9ca9b4;font-size:10px}.club-detail-footer img{width:130px}
@media(max-width:1050px){.match-bar{grid-template-columns:100px 125px 14px 140px 1fr 145px}.match-team img{width:48px;height:48px}.match-team b{font-size:19px}.match-meta{gap:8px}.club-tabs{gap:45px}.players{grid-template-columns:repeat(5,1fr)}}
@media(max-width:900px){.club-hero{height:610px;padding:94px 24px 0;background-position:62% center}.club-identity>div{align-items:flex-start}.match-bar{bottom:-100px;height:170px;grid-template-columns:100px 1fr 15px 1fr;grid-template-rows:70px 55px}.match-meta{grid-column:1/4;justify-content:flex-start}.match-actions{grid-column:4;grid-row:2}.club-tabs{height:100px;padding-inline:24px;gap:38px}.club-content{grid-template-columns:1fr;padding-top:28px}.today,.next-match,.season,.squad,.history-note{grid-column:1}.next-match{border-left:0;padding:0}.season-row{overflow-x:auto;grid-template-columns:repeat(5,190px)}.squad header{flex-wrap:wrap}.squad header>div{width:100%;margin:0;overflow-x:auto}.players{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.club-hero{height:720px;padding:82px 16px 0;background-position:67% center}.club-identity>a{margin-bottom:22px}.club-identity>div{display:block}.club-identity>div>img{width:86px;height:86px}.club-identity h1{font-size:48px;margin-top:10px}.club-identity p{font-size:10px}.match-bar{width:calc(100% - 32px);height:238px;bottom:-125px;padding:15px;grid-template-columns:1fr 18px 1fr;grid-template-rows:auto auto auto}.match-label{grid-column:1/4}.match-team{justify-content:center;flex-direction:column}.match-team b{font-size:17px}.match-meta{grid-column:1/4;flex-wrap:wrap;justify-content:center}.match-actions{grid-column:1/4;grid-row:auto;grid-template-columns:1fr 1fr}.club-tabs{height:125px;padding:83px 16px 0;gap:31px;overflow-x:auto}.club-tabs a{flex:0 0 auto}.club-content{width:100%;padding:24px 16px 45px;display:block}.lead-story{grid-template-columns:1fr}.lead-story>img{height:190px}.next-match{margin-top:25px}.season{margin-top:25px}.season-row{margin-inline:-16px;padding-inline:16px}.squad{margin-top:25px}.squad header>div{gap:15px}.players{grid-template-columns:repeat(2,1fr)}.players img{height:145px}.history-note{margin-top:28px}.club-detail-footer{padding:25px 16px;gap:18px}}

/* Hero integrada à faixa do próximo jogo v3 */
.club-hero{height:500px}.match-bar{bottom:22px}.match-watch{height:62px;padding:0 13px;border-left:1px solid #42566a;display:flex;align-items:center;gap:11px;color:#fff}.match-watch>i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(243,106,33,.15);color:var(--club-orange);font-size:14px}.match-watch span,.match-watch small,.match-watch strong{display:block}.match-watch small{margin-bottom:4px;color:#9cabb7;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.55px}.match-watch strong{font-size:10px;line-height:1.25}
@media(max-width:900px){.club-hero{height:620px}.match-bar{bottom:22px}.match-watch{grid-column:4;grid-row:2;height:55px}}
@media(max-width:700px){.club-hero{height:800px}.match-bar{bottom:20px}.match-watch{grid-column:1/4;grid-row:auto;height:48px;justify-content:center;border-left:0;border-top:1px solid #42566a}.match-watch>i{width:30px;height:30px}.club-tabs{height:52px;padding:0 16px;align-items:flex-end}.club-tabs a{height:38px}.club-content{padding-top:24px}}

/* Informações organizadas do próximo jogo v4 */
.match-meta{display:grid;grid-template-columns:112px minmax(120px,1fr);gap:0;justify-content:stretch}.match-info-block{min-width:0;min-height:58px;padding:0 12px;display:flex;align-items:center;gap:10px}.match-info-block>i{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:rgba(243,106,33,.15);color:var(--club-orange);font-size:13px}.match-info-block>span{min-width:0;display:flex!important;flex-direction:column;align-items:flex-start!important;gap:2px!important}.match-info-block small,.match-info-block strong,.match-info-block b{display:block}.match-info-block small{margin-bottom:2px;color:#9cabb7;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.45px}.match-info-block strong,.match-info-block b{color:#fff;font-size:9px;line-height:1.2;white-space:nowrap}.match-info-block b{font-weight:700}.match-venue{border-left:1px solid #42566a}.match-venue strong{white-space:normal}.match-watch{border-left:1px solid #42566a}
@media(max-width:900px){.match-meta{display:grid;grid-template-columns:150px minmax(160px,1fr);justify-content:start}.match-info-block{padding-inline:10px}.match-info-block:first-child{padding-left:0}}
@media(max-width:700px){.match-meta{width:100%;grid-template-columns:1fr 1fr;gap:0}.match-info-block{min-height:52px;padding:0 8px}.match-info-block>i{width:30px;height:30px;flex-basis:30px;font-size:12px}.match-info-block strong,.match-info-block b{font-size:8.5px}.match-info-block small{font-size:6.5px}}

/* Navegação e escala tipográfica v5 */
.club-tabs{height:74px;padding:0 max(24px,calc((100vw - 1131px)/2));position:sticky;top:0;z-index:15;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;gap:0;background:#fff;color:#68737d;border-bottom:1px solid #d9dde1;box-shadow:0 4px 14px rgba(3,24,45,.06)}.club-tabs a{height:74px;padding:10px 8px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#68737d;font-size:11px;font-weight:800;text-transform:uppercase}.club-tabs a i{font-size:17px;color:#7b8791}.club-tabs a.active,.club-tabs a.active i{color:var(--club-orange)}.club-tabs a.active:after{height:4px;bottom:0;border-radius:4px 4px 0 0;background:var(--club-orange)}
@media(min-width:901px){
  .club-content{padding-top:28px;gap:24px 34px}
  .today h2,.season h2,.squad h2{font-size:32px}.history-note h2{font-size:38px}
  .lead-story small,.next-match>span,.season>h2{font-size:11px}.lead-story h3{font-size:25px;line-height:1.12}.lead-story p{font-size:13px;line-height:1.65}.lead-story a,.squad>a{font-size:11px}
  .next-match>div>small{font-size:10px}.next-match section b{font-size:11px}.next-match p{font-size:11px;line-height:1.55}
  .season-row small{font-size:10px}.season-row p{font-size:10px}.squad header button{font-size:10px}.players b{font-size:12px}.players span{font-size:10px}.history-note>span{font-size:11px}.history-note p{font-size:13px;line-height:1.7}.club-detail-footer{font-size:11px}
  .match-label span{font-size:10px}.match-info-block small{font-size:8px}.match-info-block strong,.match-info-block b{font-size:10px}.match-watch small{font-size:8px}.match-watch strong{font-size:11px}
}
@media(max-width:700px){.club-tabs{height:58px;padding:0;grid-template-columns:repeat(5,1fr);overflow:visible}.club-tabs a{height:58px;padding:7px 2px 5px;gap:4px;font-size:8px}.club-tabs a i{font-size:14px}.club-content{padding-top:25px}}

/* Distribuição proporcional das informações do jogo v6 */
@media(min-width:901px){
  .match-bar{grid-template-columns:100px 170px 18px 170px minmax(0,2fr) minmax(0,1fr);gap:10px;padding-inline:18px}
  .match-meta{width:100%;height:64px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .match-info-block,.match-watch{height:64px;min-height:64px;padding:0 16px;gap:11px}
  .match-info-block>i,.match-watch>i{width:34px;height:34px;flex:0 0 34px}
  .match-info-block:first-child{padding-left:16px}
  .match-venue,.match-watch{border-left:1px solid #42566a}
}
[hidden]{display:none!important}
