@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#111210;--fg:#f0f0e9;--muted:#a9aca2;--acid:#d4ff3f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--acid);outline-offset:7px}header{height:100px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #35372f}.wordmark{font-family:'Barlow Condensed',Impact,sans-serif;font-size:36px;font-weight:900;letter-spacing:-1px}.wordmark span{font-family:Arial;font-size:13px;vertical-align:top;display:inline-block;margin-top:7px;margin-left:4px}nav{display:flex;align-items:center;gap:40px;font-size:14px}nav a:hover{color:var(--acid)}.nav-end{border:1px solid #55594a;padding:13px 20px;border-radius:30px}.hero{position:relative;margin:22px 24px 0;min-height:710px;isolation:isolate;overflow:hidden;background:#23241c}.photo{position:absolute;inset:0;z-index:-2;background-color:#262820;background-size:cover;background-position:center 55%;filter:grayscale(1);opacity:.65}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#10120b44,#10120b05 40%,#10120bc9)}.hero-top{display:flex;justify-content:space-between;padding:30px 32px;font-size:12px;letter-spacing:1.7px;font-weight:600}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:900;font-size:clamp(150px,32vw,510px);letter-spacing:-.015em;line-height:.88;text-align:center;margin:0 0 32px;color:var(--acid)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;padding:10px 35px 40px;gap:24px}.hero-bottom p{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(36px,4.5vw,70px);line-height:.95;margin:0;font-weight:700}.hero-bottom em{font-style:normal;color:var(--acid)}.side-note{font-size:12px;line-height:1.8;letter-spacing:1px}.round-link{height:65px;width:65px;border:1px solid #b5baa0;border-radius:50%;display:grid;place-items:center;font-size:30px;margin-right:20%;transition:background .2s,color .2s}.round-link:hover{background:var(--acid);color:#111}.ticker{background:var(--acid);color:#12140e;display:flex;justify-content:space-around;align-items:center;gap:25px;padding:20px 24px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:27px;font-weight:700;overflow:hidden;white-space:nowrap}.ticker b{font-size:35px}.section{display:grid;grid-template-columns:1fr 3fr;margin:0 6%;padding:110px 0;border-bottom:1px solid #383b30;gap:24px}.section-label{font-size:12px;letter-spacing:1.5px;color:var(--muted);padding-top:12px}.section-content h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(50px,6.7vw,98px);font-weight:600;line-height:1.02;letter-spacing:-1px;margin:0 0 45px}.section-content h2 span{color:#91958a}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.split>p,.about-copy{font-size:18px;line-height:1.75;color:#b7baaf;max-width:390px;margin:0}.release{border-left:2px solid var(--acid);padding-left:28px}.small{font-size:12px;color:var(--acid);letter-spacing:1.5px}h3{font-size:26px;line-height:1.15;font-weight:500;margin:18px 0}.line-note{font-size:14px;color:var(--muted)}.date-row{border-top:1px solid #383b30;border-bottom:1px solid #383b30;padding:28px 0;display:flex;align-items:center;gap:25px}.date-symbol{font-size:40px;color:var(--acid)}.date-row h3{font-size:23px;margin:0 0 9px}.date-row p{font-size:14px;color:var(--muted);margin:0}.tag{font-size:12px;letter-spacing:1px;border:1px solid #505446;border-radius:25px;padding:10px 14px;margin-left:auto}.about{padding-bottom:85px}.about-copy{max-width:540px;font-size:22px}.back{display:inline-block;color:var(--acid);font-size:14px;border-bottom:1px solid var(--acid);margin-top:35px;padding-bottom:8px}footer{display:flex;justify-content:space-between;align-items:center;padding:36px 6%}footer>span{font-size:12px;color:var(--muted);letter-spacing:1px}.skip{position:absolute;left:15px;top:-80px;z-index:5;background:var(--acid);color:#111;padding:15px}.skip:focus{top:15px}@media(min-width:1600px){.hero{min-height:820px}h1{font-size:510px}}@media(max-width:700px){header{height:80px;padding:0 6%}nav{gap:18px;font-size:13px}.nav-end{display:none}.hero{margin:12px 12px 0;min-height:590px;display:flex;flex-direction:column;justify-content:space-between}.hero-top{padding:24px 18px;font-size:10px;gap:25px;line-height:1.6}.hero-top span:last-child{display:none}h1{font-size:35vw;line-height:1.15;letter-spacing:-.025em;margin:0}.hero-bottom{padding:20px 20px 34px;align-items:center}.hero-bottom p{font-size:40px}.side-note{display:none}.round-link{margin:0;width:52px;height:52px;flex-shrink:0}.ticker{justify-content:flex-start;font-size:22px;padding:13px 22px}.ticker b{font-size:27px}.section{grid-template-columns:1fr;padding:60px 0;gap:26px;margin:0 7%}.section-label{padding:0}.section-content h2{font-size:57px;margin-bottom:30px}.split{grid-template-columns:1fr;gap:35px}.date-row{flex-wrap:wrap;gap:17px}.date-row>div{flex:1}.date-row h3{font-size:20px}.date-row p{line-height:1.6}.tag{margin-left:49px}.about-copy{font-size:20px}footer{flex-wrap:wrap;gap:20px}footer>span:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.photo{background-image:url("club.jpg")}

.shop-link{background:var(--acid);color:#111;padding:13px 22px;border-radius:30px;font-weight:700}.shop-link:hover{background:#e3ff85;color:#111}@media(max-width:700px){nav{gap:12px}.shop-link{padding:11px 13px}}@media(max-width:380px){header{padding:0 4%}nav{gap:9px;font-size:12px}.wordmark{font-size:30px}}

.contact-links{display:flex;flex-direction:column;gap:16px;font-size:clamp(18px,2.5vw,30px);overflow-wrap:anywhere}.contact-links a:hover,.social-links a:hover{color:var(--acid)}.social-links{display:flex;flex-wrap:wrap;gap:30px;margin-top:35px;font-size:16px}

.hero-bottom .round-link{margin-right:0}.hero-shop{display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:300px;padding:30px;background:var(--acid);color:#111;border:2px solid var(--acid);transition:background .2s,transform .2s}.hero-shop>span{font-size:14px;letter-spacing:2px;font-weight:700}.hero-shop strong{font-size:22px;line-height:1.3;font-weight:700}.hero-shop strong span{margin-left:18px}.hero-shop:hover{background:#e5ff91;transform:translateY(-3px)}.hero-shop:focus-visible{outline-color:white}@media(max-width:900px){.hero-bottom{flex-wrap:wrap}.hero-shop{min-width:0;width:100%;padding:24px}.hero-shop strong{display:flex;justify-content:space-between;font-size:21px}}

.somx-banner{display:block;width:100%;height:auto;margin:0 0 36px;border:1px solid #383b30}

.photo{background-image:url('/somx-live-3.jpg');filter:grayscale(1);background-position:center 48%;opacity:.65}.live-gallery{columns:2;column-gap:18px;margin-top:48px}.live-gallery a{display:block;break-inside:avoid;margin:0 0 18px;overflow:hidden;border:1px solid #383b30}.live-gallery img{display:block;width:100%;height:auto;transition:opacity .2s}.live-gallery a:hover img{opacity:.85}@media(max-width:600px){.live-gallery{columns:1;margin-top:32px}.photo{background-position:64% center}}

.ticker{height:14px;min-height:14px;padding:0}

.brand-logo{display:block;width:112px;height:auto}.hero-logo{display:block;width:min(76%,960px);height:auto;max-height:440px;margin:0 auto;object-fit:contain}#hero-title{margin:10px 0 32px;line-height:1}.hero{min-height:0}.hero-bottom{padding-top:26px}@media(max-width:700px){.brand-logo{width:82px}.hero-logo{width:90%;max-height:280px}#hero-title{margin:30px 0}.hero{min-height:590px}}

header nav{gap:12px}.nav-feature{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border:1px solid var(--acid);border-radius:30px;background:#d4ff3f12;color:var(--acid);font-size:16px;font-weight:700;transition:background .2s,color .2s}.nav-feature:hover{background:var(--acid);color:#111}@media(max-width:700px){header{height:auto;min-height:80px;flex-wrap:wrap;gap:18px;padding:20px 6%}header nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nav-feature,header .shop-link{min-height:46px;padding:12px 10px;text-align:center;font-size:15px;display:flex;align-items:center;justify-content:center}}

.press-pack{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;margin-top:32px;padding:22px 30px;background:var(--acid);color:#111;font-size:20px;font-weight:700;border:2px solid var(--acid);border-radius:4px}.press-pack:hover{background:#e5ff91}.press-pack:focus-visible{outline-color:white}@media(max-width:600px){.press-pack{display:flex;width:100%;font-size:18px;padding:20px 22px}}
