@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:light;--paper:#f7f7f2;--ink:#111;--accent:#c7232c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #c7232c;outline-offset:6px}img{display:block;max-width:100%}.skip{position:absolute;top:-100px;z-index:20;background:#fff;padding:12px}.skip:focus{top:0}.topbar{min-height:76px;padding:16px 4%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;font-size:1.15rem;letter-spacing:-.04em}.top-note,.eyebrow{font-size:.8rem;letter-spacing:.12em;font-weight:600}nav{display:flex;gap:24px;font-size:.875rem}nav a:hover{text-decoration:underline}.hero{height:min(920px,calc(100svh - 76px));min-height:640px;position:relative;overflow:hidden;color:white;background:#191919}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 57%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0008,transparent 68%),linear-gradient(0deg,#0009,transparent 35%);pointer-events:none}.hero-copy{position:relative;z-index:1;padding:5% 6%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{font-size:.8rem}h1{font:900 clamp(7rem,15vw,15rem)/.82 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;margin:38px 0 30px;transform:rotate(-5deg)}h1 span{margin-left:5vw}.hero-link{border-bottom:2px solid white;font-size:1rem;font-weight:700;display:flex;gap:70px;align-items:center;padding:10px 0}.hero-link span{font-size:1.8rem}.hero-foot{position:absolute;z-index:1;bottom:24px;left:4%;right:4%;display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.08em}.section{padding:100px 8%}.section-heading{text-align:center;margin-bottom:60px}h2{font:800 clamp(3.5rem,7vw,7rem)/.96 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.015em;margin:24px 0}.section-heading p{margin:16px 0;color:#555}.releases{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1000px;margin:auto}.cover{aspect-ratio:1;position:relative;overflow:hidden;background:#ddd}.cover img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.release:hover img{transform:scale(1.04)}.play{position:absolute;right:20px;bottom:20px;background:var(--paper);color:#111;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:1.5rem}.release-caption{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #bbb;padding:8px 0}.release-caption h3{font-size:1.125rem}.release-caption>span{font-size:.875rem}.text-link{display:inline-flex;justify-content:space-between;gap:36px;border-bottom:1px solid currentColor;padding:12px 0;font-weight:600}.text-link:hover{color:var(--accent)}.music>.text-link{display:table;margin:40px auto 0}.universe{display:grid;grid-template-columns:1fr 1fr;background:#131313;color:var(--paper)}.portrait{position:relative}.portrait img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:20px;left:28px;font-size:.75rem;letter-spacing:.1em;background:#111b;padding:4px 8px}.about-copy{padding:12% 14%;align-self:center}.about-copy h2{font-size:clamp(3.5rem,6vw,6rem)}.about-copy p{max-width:430px;color:#ccc}.about-copy>.text-link{margin-top:20px}.statement{position:relative;height:760px;overflow:hidden;background:#111;color:white}.statement img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 38%;filter:brightness(.7)}.statement p{position:relative;margin:0;padding:100px 8%;font:800 clamp(4rem,8vw,8rem)/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.02em;text-shadow:0 2px 20px #0008}.statement em{font-family:Georgia,serif;font-size:.7em;font-weight:400}.products{border-bottom:1px solid #aaa}.product-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.stamp{color:var(--accent);border:3px solid var(--accent);padding:12px 22px;transform:rotate(-10deg);font-weight:800;font-size:1.2rem;line-height:1.15;text-align:center}.products-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px}.products-bottom p{color:#555}footer{padding:40px 4% 0;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-top>div{display:flex;gap:24px}.footer-top>span{font-size:.8rem}.footer-word{font:900 20vw/.9 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;text-align:center;white-space:nowrap;margin:50px 0 0}@media(min-width:1600px){.hero-copy{max-width:1600px;margin:auto}}@media(max-width:700px){.topbar{padding:16px 5%;min-height:68px;gap:12px}.top-note{display:none}nav{gap:14px;font-size:.875rem}.hero{height:calc(100svh - 68px);min-height:600px;max-height:850px}.hero-photo{object-position:58% center}.hero-copy{padding:36px 7%}h1{font-size:25vw;margin-top:40px}.hero-copy .eyebrow{font-size:.75rem}.hero-link{margin-top:auto;margin-bottom:64px;background:#1119;padding:4px 12px}.hero-foot{font-size:.75rem;gap:16px}.hero-foot span{max-width:125px}.section{padding:65px 6%}.releases{gap:35px;grid-template-columns:1fr}.section-heading{margin-bottom:36px}.universe{grid-template-columns:1fr}.portrait img{height:auto}.about-copy{padding:54px 7%}.statement{height:600px}.statement img{object-position:58% center}.statement p{padding:54px 6%;font-size:17vw}.product-row{gap:12px}.product-row h2{font-size:3.7rem}.stamp{font-size:.8rem;padding:10px}.products-bottom{align-items:flex-start;flex-direction:column;gap:4px}.footer-top{flex-wrap:wrap}.footer-top>span{width:100%}.footer-word{margin-top:34px}.release-caption h3{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.spotify-player{max-width:1000px;margin:0 auto 56px}.spotify-player iframe{display:block;width:100%;border:0;border-radius:12px}.spotify-player p{font-size:.875rem;color:#555;margin-top:12px}.spotify-player p a{text-decoration:underline}

.music-video{max-width:1000px;margin:0 auto 64px}.video-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.video-heading h3{font:800 2.5rem/1.1 "Barlow Condensed",Impact,sans-serif;margin:0}.music-video iframe{display:block;width:100%;height:auto;aspect-ratio:16/9;border:0;background:#111}.music-video p{font-size:.875rem}.music-video p a{text-decoration:underline}.footer-top>div{flex-wrap:wrap}
