*{box-sizing:border-box;margin:0;padding:0}:root{--brand-green:#1a6b3c;--brand-green-dark:#134d2b;--brand-gold:#f5a623;--espn-border:#e0e0e0;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#888;--surface:#fff;--bg:#f4f4f4;--radius:8px}@media (prefers-color-scheme:dark){:root{--text-primary:#f0f0f0;--text-secondary:#aaa;--text-muted:#666;--surface:#1e1e1e;--bg:#111;--espn-border:#333}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text-primary)}a{text-decoration:none;color:inherit}@media (max-width:480px){body{font-size:14px}button{-webkit-tap-highlight-color:transparent}button,input{touch-action:manipulation}}*{word-break:break-word}img{max-width:100%}