body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;font-family:Bitter,Georgia,serif;font-size:16px;line-height:1.55;display:flex}main{flex:1;grid-template-columns:6fr 5fr;align-content:center;column-gap:4rem;width:100%;max-width:1140px;margin:0 auto;padding:3rem 3rem 2.5rem;display:grid}.col{flex-direction:column;gap:2rem;display:flex}.brand{color:var(--fg);letter-spacing:.005em;font-family:Federo,Georgia,serif;font-size:1.75rem}.intro{flex-direction:column;gap:1.4rem;display:flex}h1{letter-spacing:-.015em;color:var(--fg);font-size:clamp(3rem,6.5vw,4.8rem);font-weight:400;line-height:1}h1 strong{font-weight:700}.description{color:var(--text);max-width:38ch;font-family:Bitter,Georgia,serif;font-size:1.1rem;font-weight:400;line-height:1.5}.player-col{justify-content:center;align-items:flex-start}.sources{text-align:center;flex-direction:column;align-items:center;gap:1.1rem;width:100%;max-width:1140px;margin:0 auto;padding:2.5rem 3rem;display:flex}.sources-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.mobile-br{display:none}.logo-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.4rem 2.5rem;display:flex}.logo-strip .logo{opacity:.85;filter:invert()brightness(.15);width:auto;height:26px}.logo-strip .logo-text{letter-spacing:.02em;color:var(--fg);filter:none;text-transform:none;align-items:center;height:26px;font-family:Archivo Black,Inter,sans-serif;font-size:1.15rem;font-weight:900;display:inline-flex}.logo-strip .logo-more{color:var(--muted);white-space:nowrap;font-family:Inter,sans-serif;font-size:.92rem}footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 3rem;display:flex}.footer-copy{color:var(--muted);white-space:nowrap;font-family:Inter,sans-serif;font-size:.78rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;display:flex}.footer-links a{color:var(--muted);white-space:nowrap;font-family:Inter,sans-serif;font-size:.78rem;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--fg)}.footer-wordmark{color:var(--fg);font-family:Federo,Georgia,serif;font-size:1rem}@media (max-width:760px){main{flex-direction:column;flex:none;gap:1.5rem;padding:1.75rem 1.5rem 1rem;display:flex;position:relative}.col{display:contents}.brand{z-index:2;font-size:2.5rem}.intro{z-index:2;gap:1.1rem;position:relative}h1{font-size:clamp(2.6rem,12vw,2.6rem);line-height:.98}.sources{padding:2.5rem 1rem}.logo-strip .logo{height:22px}.mobile-br{display:inline}footer{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem 1.5rem}.footer-links{justify-content:flex-start;gap:1rem}}
