
/* v4.2 First Impression */
.brand-main{line-height:1.02!important}.brand-main .line-1{margin-bottom:4px}
.hero{min-height:100vh!important;display:grid;align-items:center}
.hero h1{font-size:clamp(54px,8vw,122px)!important;line-height:.88!important}
.hero-subtitle{font-size:clamp(22px,3vw,40px)!important}
.section{padding-top:60px!important;padding-bottom:60px!important}
.media{background:linear-gradient(135deg,rgba(5,6,9,.92),rgba(17,20,27,.94)),radial-gradient(circle at 50% 20%,rgba(212,175,55,.10),transparent 35%)!important;display:grid;place-items:center}
.media:after{content:"Photos Coming Soon";color:var(--gold);font-weight:1000;text-transform:uppercase;letter-spacing:2px;border:1px solid var(--line);padding:18px 24px;border-radius:999px}
.logo-badge img,.logo-club img,.team-logo{max-width:100%;max-height:100%;object-fit:contain}
.logo-badge{background:#050609;overflow:hidden}.logo-club{width:92px!important;height:92px!important;overflow:hidden}
.founding-confirmed{border-color:rgba(212,175,55,.75)!important;box-shadow:0 22px 45px rgba(212,175,55,.08)}
.kit-row{display:flex;justify-content:center;gap:12px;margin-top:14px}.kit-row img{width:70px;height:90px;object-fit:cover;border-radius:8px;border:1px solid var(--line);background:#eee}
.team-card .team-logo{width:100px;height:100px;display:block;margin:0 auto 18px}
td .badge{display:inline-grid;width:30px;height:30px;font-size:11px;margin:0 8px 0 0;vertical-align:middle}
@media(max-width:760px){.hero{min-height:92vh!important}.hero h1{font-size:clamp(44px,13vw,74px)!important}.section{padding-top:44px!important;padding-bottom:44px!important}}
