@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@300;400;500&family=Space+Mono:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0c08;--surface: #15110c;--raised: #1a1510;--border: #2e2820;--text-primary: #f5f0e8;--text-secondary: #cabfae;--text-muted: #7a7165;--text-accent: #c8a96e;--text-orange: #c8704a}html{background:var(--bg);color:var(--text-primary);font-family:DM Sans,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background:var(--bg);overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3e3830}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:2px solid var(--text-accent);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.desktop-only{display:flex!important}.mobile-only{display:none!important}@media (max-width: 639px){.desktop-only{display:none!important}.mobile-only{display:flex!important}}@media (max-width: 768px){.detail-header{grid-template-columns:1fr!important}.detail-header img{max-width:280px}.detail-story{grid-template-columns:1fr!important;gap:32px!important}}@media (max-width: 768px){.row-hero{grid-template-columns:1fr!important}.row-hero button{min-height:240px!important}}@media (max-width: 768px){.radio-cols{grid-template-columns:1fr!important;gap:32px!important}}
