@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800;900&family=Montserrat:wght@400;500;600;700&display=swap");:root{color:#fff;background:#020608;font-family:Montserrat,Arial,sans-serif;--cyan:#39d8ff;--blue:#159bd7}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#020608}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.hero{min-height:100svh;height:1120px;max-height:1200px;position:relative;background:#020608 url(/assets/hero.webp) center 44%/cover no-repeat;overflow:hidden}.hero-backdrops{position:absolute;inset:0;z-index:0;background:#020608}.hero-backdrop{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;opacity:0;transform:scale(1.04);transition:opacity .9s ease,transform 7s ease}.hero-backdrop.active{opacity:1;transform:scale(1)}.hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(0,4,12,.16) 35%,rgba(0,4,8,.18) 55%,rgba(0,4,7,.98));pointer-events:none}.header{position:absolute;z-index:5;left:0;right:0;top:0;padding:44px 6%;display:grid;grid-template-columns:280px 1fr 240px;align-items:center}.brand img{width:255px;max-height:92px;object-fit:contain;object-position:left center}.nav,footer nav{display:flex;justify-content:center;gap:54px;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.34em}.nav a,footer nav a{transition:color .2s}.nav a:hover,footer nav a:hover{color:var(--cyan)}.socials{display:flex;justify-content:flex-end;align-items:center;gap:24px}.socials a{font-size:22px;display:grid;place-items:center;transition:transform .2s,color .2s}.socials a:hover{color:var(--cyan);transform:translateY(-2px)}.menu-toggle{display:none;color:white;background:none;border:0;font-size:31px}.hero-content{position:absolute;z-index:2;left:6%;bottom:205px}.eyebrow,.kicker{margin:0 0 18px;letter-spacing:.42em;font-size:14px;font-weight:600;line-height:1.6}.eyebrow,.kicker,h1,h2{text-transform:uppercase}h1,h2{font-family:Barlow Condensed,Impact,sans-serif;margin:0;letter-spacing:-.035em;line-height:.79}h1{font-size:clamp(98px,10.2vw,162px);font-weight:900}h1 span{display:block;color:transparent;-webkit-text-stroke:2px var(--cyan);text-shadow:0 0 18px rgba(31,200,255,.18)}.listen{display:flex;align-items:center;gap:42px;margin-top:55px;text-transform:uppercase;letter-spacing:.32em;font-size:22px}.play{width:112px;height:112px;border:5px solid #fff;border-radius:50%;display:grid;place-items:center;padding-left:7px;font-size:37px;transition:.25s}.listen:hover .play{background:#fff;color:#08101a;transform:scale(1.04)}.platforms{position:absolute;z-index:3;left:6%;right:6%;bottom:48px;justify-content:space-between;max-width:1100px}.platforms,.platforms a{display:flex;align-items:center}.platforms a{gap:10px;font-size:25px;font-weight:600}.platforms svg{font-size:34px}.split-section{height:630px;position:relative;background-position:50%;background-size:cover;display:flex;align-items:center}.split-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#03090d,rgba(3,9,13,.9) 25%,rgba(3,9,13,.12) 70%)}.tour{background-image:url(/assets/tour.webp)}.booking{background-image:url(/assets/booking.webp)}.section-copy{position:relative;z-index:2;margin-left:6%;width:41%}.section-copy i{display:block;width:44px;height:4px;background:var(--cyan);margin-bottom:22px}.section-copy h2{font-size:92px;font-weight:900;line-height:.82;margin-bottom:28px}.section-copy h2 span{display:block;color:var(--blue)}.section-copy>p:not(.kicker){color:#aeb6bd;font-size:21px;line-height:1.45;margin:0 0 35px}.outline-btn{min-width:250px;display:inline-flex;height:68px;align-items:center;justify-content:center;gap:38px;padding:0 30px;border:2px solid #fff;text-transform:uppercase;letter-spacing:.28em;font-size:12px;font-weight:700;transition:.22s}.outline-btn:hover{background:#fff;color:#071016}.outline-btn svg{font-size:19px}.merch{min-height:620px;display:grid;grid-template-columns:42% 58%;align-items:center;background:radial-gradient(circle at 80% 45%,#18284a 0,#0a101c 38%,#02070a 72%);overflow:hidden}.merch .section-copy{width:auto}.products{height:620px;display:flex;align-items:flex-end;justify-content:center;gap:15px;padding:70px 5% 0 0}.products img{width:45%;max-width:410px;height:480px;object-fit:contain;mix-blend-mode:screen;filter:contrast(1.08) saturate(.75)}.booking{height:560px}.booking .section-copy h2{font-size:78px}footer{min-height:240px;padding:48px 6%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px;gap:25px;align-items:center;background:#030708}footer img{width:190px}footer p{color:#80898f;font-size:12px;margin-top:35px}footer nav{gap:36px;font-size:10px}.footer-right{text-align:right}.footer-right p{text-transform:uppercase;letter-spacing:.3em;color:#fff}.footer-right p span{display:inline-block;width:45px;height:1px;background:#fff;vertical-align:middle;margin-right:16px}.footer-right .socials{margin-bottom:45px}@media(max-width:900px){.hero{height:820px;min-height:720px;background-position:62%}.header{padding:22px;display:flex;justify-content:space-between;background:linear-gradient(#020810d9,transparent)}.brand{order:-1}.brand img{width:180px}.menu-toggle{display:block;order:0;z-index:2}.header-social,.nav{display:none}.nav{position:absolute;top:0;left:0;right:0;padding:90px 25px 35px;background:#03080df5;flex-direction:column;align-items:center;gap:28px}.nav.open{display:flex}.hero-content{left:22px;right:22px;bottom:148px}.eyebrow{font-size:11px}h1{font-size:76px;line-height:.83}.listen{gap:20px;margin-top:34px;font-size:14px}.play{width:72px;height:72px;border-width:3px;font-size:24px}.platforms{bottom:28px;left:22px;right:22px}.platforms span{display:none}.platforms svg{font-size:27px}.split-section{height:560px;background-position:62%}.split-section:after{background:linear-gradient(90deg,#03090df0,rgba(3,9,13,.68) 65%,rgba(3,9,13,.08))}.section-copy{margin-left:24px;width:74%}.section-copy h2{font-size:65px}.section-copy>p:not(.kicker){font-size:17px}.merch{min-height:690px;grid-template-columns:1fr;position:relative;align-content:start;padding-top:55px}.products{height:350px;padding:0 5px;order:2;gap:0}.products img{width:50%;height:330px}.booking .section-copy h2{font-size:58px}footer{grid-template-columns:1fr;text-align:center;padding:55px 24px}footer nav{flex-wrap:wrap;gap:25px}.footer-right{text-align:center}.footer-right .socials{justify-content:center;margin:20px 0}footer>div:first-child{order:3}}@media(prefers-reduced-motion:no-preference){.reveal{animation:rise .9s ease-out both}@keyframes rise{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}}.merch{background:#03080d url(/assets/merch.png) 50%/cover no-repeat}.products img{display:none}@media(max-width:900px){.merch{background-position:58%}.products{padding:0}}.socials{gap:18px}.platforms{gap:18px;flex-wrap:wrap;max-width:1280px}.platforms a{font-size:20px;white-space:nowrap}.platforms svg{font-size:30px}@media(max-width:900px){.platforms{gap:14px;justify-content:space-between}.platforms svg{font-size:25px}}.shop-page{min-height:100vh;background:radial-gradient(circle at 75% 8%,#102b4b 0,#040a11 42%,#020608 76%);padding:28px 6% 80px}.shop-header{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;text-transform:uppercase;letter-spacing:.24em;font-size:11px;color:#aeb6bd}.shop-back{font-size:13px;color:#fff;letter-spacing:.18em}.cart-count{color:var(--cyan)}.shop-intro{max-width:1280px;margin:100px auto 70px}.shop-intro h1{font-size:clamp(78px,10vw,148px);line-height:.8}.shop-intro h1 span{display:block;color:transparent;-webkit-text-stroke:2px var(--cyan)}.shop-intro>p:last-child{font-size:20px;color:#aeb6bd;margin-top:28px}.shop-layout{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:28px;gap:28px;align-items:start}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.product-card{background:#07111b;border:1px solid rgba(255,255,255,.12);padding:14px;display:flex;flex-direction:column;min-height:490px}.product-image{height:270px;background-position:50%;background-size:cover;background-repeat:no-repeat;filter:saturate(.8);mix-blend-mode:screen}.product-tee{background-position:65% 42%}.product-snapback{background-size:125%;background-color:#05090e}.product-info{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.product-info h2{font-family:Montserrat,Arial,sans-serif;font-size:15px;line-height:1.2;letter-spacing:0;text-transform:none}.product-info p{font-size:12px;line-height:1.45;color:#85909a;margin:8px 0 0}.product-info>strong{font-size:15px;white-space:nowrap}.product-buy{margin-top:auto;display:flex;gap:8px;align-items:end}.product-buy label{display:grid;grid-gap:5px;gap:5px;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#85909a}.product-buy select{height:42px;background:#03080d;border:1px solid rgba(255,255,255,.28);color:#fff;padding:0 8px}.product-buy button,.shop-checkout{height:42px;border:1px solid #fff;background:#fff;color:#050b11;text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:700;padding:0 15px;cursor:pointer}.product-buy button:hover,.shop-checkout:hover{background:var(--cyan);border-color:var(--cyan)}.cart-panel{position:-webkit-sticky;position:sticky;top:24px;background:#050c14;border:1px solid rgba(57,216,255,.32);padding:24px}.cart-panel .kicker{color:var(--cyan);font-size:11px}.cart-empty{color:#85909a;font-size:14px;line-height:1.5}.cart-line,.cart-total{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);padding:15px 0;font-size:13px}.cart-line small{display:block;color:#7e8992;font-size:11px;margin-top:5px}.cart-total{border-bottom:0;font-size:16px;padding-bottom:20px}.shop-checkout{width:100%;height:52px}.shop-checkout:disabled{opacity:.35;cursor:not-allowed}.shop-notice{color:var(--cyan);font-size:12px;line-height:1.4}.shop-footnote{display:block;color:#68747e;font-size:10px;line-height:1.5;margin-top:20px}@media(max-width:1000px){.shop-layout{grid-template-columns:1fr}.cart-panel{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.shop-page{padding:20px 18px 50px}.shop-header{font-size:9px}.shop-intro{margin:70px auto 45px}.shop-intro h1{font-size:72px}.shop-intro>p:last-child{font-size:16px}.product-grid{grid-template-columns:1fr}.product-card{min-height:450px}.product-image{height:250px}}.release-copy{animation:release-in .7s ease both}@keyframes release-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.release-controls{display:flex;gap:10px;margin-top:30px;align-items:center}.release-controls button{width:38px;height:4px;border:0;padding:0;background:rgba(255,255,255,.3);cursor:pointer;transition:.25s}.release-controls button span{display:block;height:100%;width:0;background:var(--cyan);transition:width .25s}.release-controls button.active{background:rgba(255,255,255,.55)}.release-controls button.active span{width:100%;animation:release-progress 5.6s linear both}@keyframes release-progress{0%{width:0}to{width:100%}}.hero-content:hover .release-controls button.active span{animation-play-state:paused}@media(max-width:900px){.release-controls{margin-top:22px}.release-controls button{width:28px}}@media(prefers-reduced-motion:reduce){.release-controls button.active span,.release-copy{animation:none}.hero-backdrop{transition:none;transform:none}}