@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600&display=swap');
:root{color-scheme:dark;--bg:#101211;--ink:#eee9dd;--muted:#b0b1aa;--line:#353a35;--rust:#e59d6d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--rust);outline-offset:7px}a:hover{color:var(--rust)}.header{position:absolute;z-index:5;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:27px 5%;border-bottom:1px solid #ffffff24;background:linear-gradient(#080b0ba6,transparent)}.brand{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;letter-spacing:.12em;font-size:26px}.header nav{display:flex;gap:36px;font-size:14px}.header-note,.eyebrow,.section-mark,.hero-bottom,.member-role,.release-label{font-size:12px;letter-spacing:.18em;font-weight:600}.header-note{color:#d2d3cc}.hero{height:min(960px,100svh);min-height:720px;position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden;background:#111716}.banner,.shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.banner{object-fit:cover;object-position:50% 45%}.shade{z-index:-1;background:linear-gradient(180deg,#080e1238 0%,#080e120d 24%,#080c1161 55%,#101211 100%),linear-gradient(90deg,#060c1177,transparent 45%,#060c114d)}.hero-content{text-align:center;padding:105px 24px 65px;width:min(850px,100%)}.eyebrow{margin:0 0 24px}.hero-content .eyebrow{text-shadow:0 2px 14px #000}.hero h1{margin:0 auto;max-width:680px;line-height:0}.logo{width:100%;height:auto;mix-blend-mode:screen;filter:contrast(1.5);margin:-22px 0 -36px}.hero-line{font:500 clamp(26px,4vw,42px)/1.3 'Barlow Condensed',Impact,sans-serif;letter-spacing:.025em;margin:12px 0 28px;text-shadow:0 2px 20px #000}.outline-link{display:inline-flex;align-items:center;gap:40px;border:1px solid #c8c8b76b;padding:12px 22px;font-size:14px;background:#10121140}.outline-link:hover{background:#101211b3;border-color:var(--rust)}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#c5c7bd}.hero-bottom button{font-size:12px;letter-spacing:.03em;cursor:pointer;background:transparent;border:1px solid #686d63;padding:8px 13px}.section{padding:100px 8%;display:grid;grid-template-columns:1fr 2fr;gap:7%;border-bottom:1px solid var(--line)}.section-mark{padding-top:10px;color:var(--muted);display:flex;gap:22px;align-items:center;align-self:start;white-space:nowrap}.short-rule{height:1px;width:65px;background:var(--line)}.rust{color:var(--rust)}h2{font:600 clamp(44px,5vw,76px)/1.05 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.01em;margin:0 0 28px}.intro{font-size:18px;max-width:580px;line-height:1.8}.muted{color:var(--muted);max-width:550px}.members{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:52px;padding-top:32px;border-top:1px solid var(--line)}.member-role{color:var(--muted);font-size:11px}h3{font:500 clamp(27px,3vw,38px)/1.15 'Barlow Condensed',Impact,sans-serif;margin:14px 0 18px}.text-link{font-size:13px;border-bottom:1px solid #666b62;padding-bottom:5px}.music{background:#151815}.music h2{font-size:clamp(40px,4.5vw,64px)}.music-copy>p:not(.eyebrow){color:var(--muted)}.release-label{display:inline-block;color:var(--rust);border-top:1px solid #574939;padding-top:20px;margin-top:12px}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:34px 5%;font-size:12px;color:var(--muted)}footer .brand{color:var(--ink)}.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}.skip{position:fixed;top:5px;left:5px;transform:translateY(-150%);padding:10px;background:var(--ink);color:var(--bg);z-index:10}.skip:focus{transform:none}[hidden]{display:none!important}@media(max-width:700px){.header{padding:20px 6%}.header-note{display:none}.header nav{gap:24px}.hero{height:85svh;min-height:590px;max-height:850px}.hero-content{padding:120px 20px 70px}.hero-content .eyebrow{font-size:11px;letter-spacing:.14em}.logo{margin:0 0 -15px}.hero-line{margin:0 0 28px}.hero-bottom{left:6%;right:6%;bottom:22px;flex-wrap:wrap;gap:14px}.hero-bottom>span:first-child{display:none}.hero-bottom .release-note{font-size:10px;letter-spacing:.12em}.hero-bottom button{font-size:11px}.banner{object-position:55% center}.section{display:block;padding:62px 7%}.section-mark{margin-bottom:36px;font-size:11px}.eyebrow{font-size:11px}.members{gap:20px;margin-top:35px}.intro{font-size:17px}.member-role{font-size:10px;letter-spacing:.1em}.text-link{font-size:12px}footer{padding:28px 7%;flex-wrap:wrap;gap:12px}footer p{margin:0}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
