:root{--orange:#ce8344;--ink:#141414;--white:#faf9f6;--muted:#aaa7a3;--line:#ffffff26;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--ink);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,p{margin-top:0}h1,h2{line-height:1.04}p{line-height:1.7}h1{font-size:72px}h2{font-size:32px}svg{flex-shrink:0}.site-header{background:var(--ink);z-index:20;justify-content:space-between;align-items:center;gap:32px;height:112px;padding:0 5%;display:flex;position:relative}.site-header.on-home{background:0 0;position:absolute;inset:0 0 auto}.wordmark{white-space:nowrap;font-size:27px;font-weight:900}.wordmark span{color:var(--orange)}.on-home .wordmark span{color:var(--white)}.nav-links{align-items:center;gap:38px;display:flex}.nav-links a{padding:12px 0;font-size:14px;position:relative}.nav-links a[aria-current=page]:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:calc(50% - 2px)}.nav-links a:hover{opacity:.65}.icon-button{background:0 0;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.mobile-menu{display:none}.contact{position:relative}.contact:before{content:"";background:#ffffff80;width:30px;height:1px;position:absolute;right:100%}.eyebrow{font-size:11px;font-weight:600;line-height:1.5}.socials{gap:12px;display:flex}.socials a{place-items:center;width:32px;height:38px;transition:transform .2s;display:grid}.socials a:hover{color:var(--orange);transform:translateY(-3px)}.hero{background:var(--orange);justify-content:center;height:min(880px,94svh);min-height:680px;padding:125px 120px 90px;display:flex;position:relative}.hero-rail{background:#00000009;border-right:1px solid #ffffff20;justify-content:center;align-items:center;width:125px;display:flex;position:absolute;top:0;bottom:0;left:0}.hero-rail>span{writing-mode:vertical-rl;font-size:10px;position:absolute;bottom:50px;transform:rotate(180deg)}.hero-center{width:540px;max-width:100%;margin:auto;position:relative}.hero-center>.eyebrow{text-align:center;margin-bottom:18px}.hero-art{aspect-ratio:1;width:min(100%,490px);margin:auto;position:relative}.hero-art img{object-fit:cover}.hero-art h1{color:#fff;text-shadow:0 2px 20px #00000018;margin:0;font-size:136px;font-weight:800;line-height:1;position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.hero-caption{justify-content:space-between;align-items:center;gap:20px;width:min(100%,490px);margin:23px auto 0;font-size:10px;line-height:1.5;display:flex}.hero-caption a{border-bottom:1px solid #ffffff70;align-items:center;gap:13px;padding-bottom:8px;font-size:12px;display:flex}.hero-social{position:absolute;top:44%;right:4.5%}.hero-social .socials{flex-direction:column;gap:10px}.hero-social a:hover{color:var(--ink)}.scroll-down{place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:24px;left:calc(50% - 22px)}.hero-index{font-size:10px;position:absolute;bottom:39px;right:5%}.home-intro{background:var(--white);color:var(--ink);grid-template-columns:1.2fr 1fr;gap:20px 12%;padding:90px 10%;display:grid}.home-intro>.eyebrow{grid-column:1/-1}.home-intro h2{font-size:56px}.home-intro>div{max-width:420px}.text-link{background:0 0;border-bottom:1px solid;align-items:center;gap:12px;padding:8px 0;font-size:14px;line-height:1.5;display:inline-flex}.text-link:hover{color:var(--orange)}footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:35px;padding:45px 5%;display:flex}footer>span{color:var(--muted);font-size:12px}footer .socials{margin-left:auto}footer small{color:var(--muted);font-size:10px}.about-scene{background:var(--orange) url(/images/about.webp) center/cover no-repeat;align-items:center;min-height:760px;padding:70px 7%;display:flex}.about-copy{width:43%;max-width:560px;color:var(--ink)}.about-copy h1{margin-bottom:15px;font-size:90px}.about-copy h1 span{color:var(--white)}.about-copy h2{margin-bottom:25px;font-size:26px}.about-copy p{max-width:470px;font-size:15px}.about-copy .eyebrow{font-size:11px}.about-copy .text-link:hover{color:#fff}.page-content{max-width:1600px;min-height:75vh;margin:auto;padding:65px 7% 100px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:60px;display:flex}.page-heading h1{margin:12px 0 0}.page-heading h1 span{color:var(--orange)}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 28px;display:grid}.album-art{aspect-ratio:1;background:#292929;position:relative;overflow:hidden}.album-art img{object-fit:cover;transition:transform .4s}.album:hover img{transform:scale(1.035)}.album-play{background:var(--ink);border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:16px;right:16px}.album-meta{justify-content:space-between;gap:12px;padding-top:20px;display:flex}.album-meta .eyebrow{color:var(--muted);margin-bottom:8px;font-size:10px}.album h2{font-size:23px;line-height:1.2}.album-number{color:var(--orange);font-size:12px}.trivia-page{background:linear-gradient(#141414ee,#141414f7),url(/images/central.webp) 50%/cover;min-height:760px}.quiz-shell{max-width:1060px;margin:auto;padding:35px 50px 80px}.quiz-topline{justify-content:space-between;align-items:center;gap:20px;margin-bottom:55px;display:flex}.quiz-topline .eyebrow{color:var(--muted);margin:0}.quiz-intro{text-align:center;max-width:680px;margin:auto}.quiz-intro>.eyebrow{color:var(--orange)}.quiz-intro h1{margin-bottom:30px;font-size:64px}.quiz-intro h1 span{color:var(--orange)}.quiz-rules{color:#d7d5d2;justify-content:center;gap:25px;margin-bottom:35px;font-size:13px;display:flex}.quiz-rules span{align-items:center;gap:8px;display:flex}.quiz-intro form{max-width:380px;margin:auto}.quiz-intro label{text-align:left;margin:0 0 10px;font-size:12px;display:block}.quiz-intro input{color:#fff;background:#ffffff08;border:1px solid #ffffff50;border-radius:4px;width:100%;height:52px;padding:0 16px}.start-button{color:#fff;background:linear-gradient(#dd3000,#ef9000);border:2px solid #e7a441;border-radius:999px;justify-content:space-between;align-items:center;width:min(100%,250px);height:52px;margin:20px auto 0;padding:5px 6px 5px 26px;font-size:18px;font-weight:400;display:flex;box-shadow:inset 0 1px 3px #ffffff90,0 6px 20px #0005}.start-button span{border:2px solid #fff9;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.privacy-note,.practice-note{color:var(--muted);margin-top:22px;font-size:11px}.practice-note{text-align:center}.quiz-active{max-width:760px;margin:70px auto}.question-meta{justify-content:space-between;align-items:center;font-size:12px;display:flex}.timer{font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:21px;display:flex}.urgent{color:#ff925e}.time-track{background:#ffffff26;height:3px;margin:20px 0 45px}.time-track div{background:var(--orange);height:100%;transition:width .2s}.quiz-active h1{min-height:100px;font-size:38px;line-height:1.2}.answer-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.answer{text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(125deg,#ffffff20,#ffffff06);border:1px solid #ffffff40;border-radius:40px;align-items:center;gap:15px;min-height:86px;padding:12px 20px 12px 12px;font-size:14px;line-height:1.4;display:flex;box-shadow:inset 0 1px 1px #ffffff35,0 8px 18px #0004}.answer>span{background:var(--orange);width:45px;height:45px;color:var(--ink);border-radius:50%;flex-shrink:0;place-items:center;font-size:16px;display:grid}.answer>svg{margin-left:auto}.answer:hover:not(:disabled){border-color:var(--orange);background:#ce834425}.quiz-bottom{color:var(--muted);justify-content:space-between;margin-top:35px;font-size:12px;display:flex}.quiz-result{text-align:center;padding:35px 0}.quiz-result>svg{color:var(--orange);margin-bottom:25px}.quiz-result h1{margin:25px 0;font-size:100px}.quiz-result h1 span{color:var(--muted);font-size:44px}.quiz-result h2{font-size:32px}.quiz-result p{color:var(--muted)}.result-actions{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.error-message{border-left:3px solid var(--orange);background:#ce834419;max-width:700px;margin:20px auto;padding:16px;font-size:14px;line-height:1.6}.error-message button{margin-top:12px;display:flex}.leaderboard-page{max-width:1200px}.leaderboard-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.leaderboard-title h2{align-items:center;gap:12px;margin:0;font-size:24px;display:flex}.leaderboard-title>span{color:var(--muted);font-size:12px}table{border-collapse:collapse;text-align:left;width:100%}th,td{border-bottom:1px solid var(--line);padding:22px 15px}th{color:var(--muted);font-size:11px;font-weight:400}th:last-child,td:last-child{text-align:right}td:first-child{width:100px;color:var(--orange)}td:last-child{font-weight:700}td span{color:var(--muted);font-weight:400}.empty-state{text-align:center;padding:65px 15px}.empty-state>svg{color:var(--orange);margin-bottom:22px}.empty-state h2{font-size:24px}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}:root{--orange:#d38346}.socials a{flex-shrink:0;width:44px;height:44px}@media (max-width:700px){.hero-social .socials{gap:5px}.hero-social{bottom:57px}footer .socials{flex-wrap:wrap;gap:0}}@media (min-width:1600px){.hero{height:880px}.hero-art{width:530px}.hero-center{width:600px}.hero-caption{width:530px}.about-scene{min-height:880px}.about-copy{margin-left:4%}}@media (max-width:1000px){.site-header{gap:22px;height:95px;padding:0 4%}.nav-links{gap:22px}.hero{padding-left:90px;padding-right:90px}.hero-rail{width:75px}.hero-art{max-width:450px}.hero-art h1{font-size:116px}.about-scene{min-height:690px;padding:55px 5%}.about-copy{width:46%}.about-copy h1{font-size:74px}.about-copy p{font-size:14px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-intro{padding:65px 7%}.home-intro h2{font-size:44px}footer{gap:22px}}@media (max-width:700px){h1{font-size:48px}.site-header{height:85px;padding:0 6%}.wordmark{font-size:25px}.mobile-menu{display:grid}.contact{width:40px;height:40px;margin-left:auto}.contact:before{display:none}.nav-links{background:var(--ink);border-bottom:1px solid var(--line);padding:20px 6% 30px;display:none;position:absolute;top:85px;left:0;right:0}.nav-links.open{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.nav-links a{width:100%;font-size:18px}.nav-links a[aria-current=page]:after{bottom:20px;left:auto;right:5px}.hero{height:94svh;min-height:650px;padding:115px 35px}.hero-rail{width:22px}.hero-rail>svg{display:none}.hero-rail>span{font-size:8px;bottom:80px}.hero-center{width:100%}.hero-center>.eyebrow{margin-bottom:20px;font-size:9px}.hero-art{width:min(100%,390px)}.hero-art h1{font-size:96px;bottom:16%}.hero-caption{gap:12px;margin-top:20px;font-size:8px}.hero-caption a{gap:8px;font-size:11px}.hero-social{inset:auto 0 60px}.hero-social .socials{flex-direction:row;justify-content:center;gap:15px}.hero-index{display:none}.scroll-down{bottom:12px}.home-intro{grid-template-columns:1fr;gap:10px;padding:50px 7%}.home-intro>.eyebrow{grid-column:auto}.home-intro h2{margin-bottom:15px;font-size:40px}.home-intro p{font-size:14px}.about-scene{background-position:100% 100%;background-size:auto 460px;min-height:1000px;padding:45px 7% 470px}.about-copy{width:100%;max-width:none}.about-copy h1{font-size:70px}.about-copy p{max-width:none;font-size:15px}.about-copy h2{font-size:25px}.page-content{padding:40px 7% 65px}.page-heading{margin-bottom:40px;display:block}.page-heading h1{font-size:48px}.page-heading>.text-link{margin-top:25px}.album-grid{gap:30px 18px}.album h2{font-size:17px}.album-meta .eyebrow{font-size:9px}.album-number{display:none}.album-play{width:34px;height:34px;bottom:9px;right:9px}.album-play svg{width:19px}.quiz-shell{padding:25px 6% 60px}.quiz-topline{margin-bottom:55px}.quiz-topline>.eyebrow{font-size:9px}.quiz-topline .text-link{gap:7px;font-size:12px}.quiz-intro h1{font-size:42px}.quiz-rules{gap:20px;font-size:12px}.quiz-active{margin:35px auto}.quiz-active h1{min-height:100px;font-size:29px}.answer-grid{grid-template-columns:1fr;gap:15px}.answer{min-height:72px}.time-track{margin-bottom:30px}.trivia-page{min-height:calc(100svh - 85px)}.leaderboard-title{align-items:flex-start}.leaderboard-title h2{font-size:21px}.leaderboard-title>span{padding-top:6px;font-size:10px}th,td{padding:18px 8px}td:first-child{width:60px}.empty-state h2{font-size:22px}footer{justify-content:space-between;gap:20px;padding:35px 7%}footer>span{font-size:11px}footer .socials{margin:0}footer small{font-size:9px}}@media (max-width:380px){.hero-art h1{font-size:82px}.hero{padding-left:32px;padding-right:25px}.quiz-intro h1{font-size:36px}.album-grid{grid-template-columns:1fr}.album h2{font-size:22px}.quiz-topline{gap:10px}.about-copy h1{font-size:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (max-width:700px){.hero-social .socials{gap:5px}}
