@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:#060b20;--text:#f7f8ff;--muted:#a4b1d1;--blue:#345cff;--purple:#9877ff;--line:#ffffff20}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a899ff;outline-offset:5px}img{max-width:100%}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:#060b20f0;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center}.brand img{object-fit:contain;height:auto}nav{display:flex;gap:36px;align-items:center;font-size:14px;font-weight:600}nav a:hover{color:#b0bfff}.nav-book{border:1px solid #687fe9;padding:10px 20px;border-radius:4px}.skip{position:fixed;left:12px;top:-80px;z-index:100;background:var(--blue);padding:12px}.skip:focus{top:12px}.hero{position:relative;min-height:690px;height:min(820px,calc(100svh - 88px));display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 42%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#020a25dc 0%,#06103365 65%,#08153d18),linear-gradient(0deg,#060b20 0%,transparent 55%,#11275925)}.hero-content{padding:60px 0 100px}.eyebrow{font-size:13px;letter-spacing:.16em;font-weight:600;color:#a8bdff;margin:0 0 24px}.hero h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(76px,8.8vw,132px);line-height:.95;letter-spacing:-.02em;margin:0 0 28px;font-weight:800}.hero h1 span{color:#89a5ff}.hero-name{font-weight:700;letter-spacing:.12em;font-size:14px;margin:0 0 12px}.hero-name span{color:#7996ed;margin:0 12px}.hero-description{color:#d7dff4;font-size:18px;margin:0 0 30px}.hero-actions{display:flex;gap:28px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue);border:1px solid #6883ff;color:white;padding:16px 24px;border-radius:4px;cursor:pointer;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#4b6fff;transform:translateY(-2px)}.text-button{font-size:14px;display:flex;align-items:center;gap:12px}.play-small{height:35px;width:35px;border:1px solid #8e9aba;border-radius:100%;display:grid;place-items:center;font-size:12px}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em;color:#b5c3e4}.genre-strip{display:flex;justify-content:space-evenly;align-items:center;gap:20px;background:linear-gradient(100deg,#1745df,#2343cb 75%,#5732c5);padding:23px 28px;font-size:15px;font-weight:700;letter-spacing:.12em;overflow:hidden;white-space:nowrap}.genre-strip i{color:#b4aaff;font-style:normal;font-size:23px}.section{padding-top:108px;padding-bottom:108px}.section-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin-bottom:42px}.section-heading>p{max-width:420px;color:var(--muted);margin:0 0 5px}.section h2{font-size:clamp(38px,4.2vw,60px);letter-spacing:-.045em;line-height:1.08;margin:0;font-weight:600}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}figure{margin:0}.video-shell{border-radius:8px;overflow:hidden;background:#030719;border:1px solid var(--line);aspect-ratio:5/8;position:relative}video{width:100%;height:100%;object-fit:contain;display:block}figcaption{display:flex;justify-content:space-between;margin-top:17px;font-size:12px;letter-spacing:.12em;color:#c4cfeb}figcaption span+span{color:#94a4ce}.experience{background:radial-gradient(ellipse at 100% 20%,#14297570,transparent 60%),linear-gradient(145deg,#0c1431,#0b1026 70%,#21124050);border-block:1px solid var(--line)}.support{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:34px 0;margin-bottom:24px}.support .eyebrow{margin-bottom:16px}.artist-logos{display:flex;gap:85px;align-items:center;min-height:90px}.artist-logos img{width:250px;height:auto;object-fit:contain;object-position:left center}.artist-logos img.notd{width:90px;height:81px}.support-note{font-size:13px;color:var(--muted);margin-bottom:0}.venues{display:grid;grid-template-columns:1fr 1fr;column-gap:50px}.venues article{padding:25px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:28px 1fr;column-gap:14px}.venue-number{font-size:12px;color:#91a2cd;padding-top:7px}.venues h3{font-size:21px;font-weight:500;margin:0;letter-spacing:-.02em}.venues p{font-size:14px;color:var(--muted);margin:3px 0 8px}.venue-detail{grid-column:2;color:#a7bbff;font-size:14px}.private-events{display:flex;gap:60px;align-items:start;margin-top:45px}.private-events h3{font-size:23px;margin:0;flex:1;line-height:1.3}.private-events p{flex:1;margin:0;color:var(--muted)}.booking{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;position:relative}.booking h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(60px,5.6vw,80px);font-weight:800;line-height:.99;letter-spacing:-.01em}.booking h2 span{color:#8e9dff}.booking-copy>p:not(.eyebrow){max-width:330px;color:var(--muted);margin-top:28px}.booking-copy>img{margin-top:38px}.booking form{background:linear-gradient(145deg,#0e1834,#121731);border:1px solid #a5b9ff25;border-radius:8px;padding:32px;box-shadow:0 20px 80px #203ec51a}label{display:block;font-size:14px;font-weight:500;margin-bottom:19px}label>span{font-size:12px;color:var(--muted);font-weight:400}input,select,textarea{width:100%;min-width:0;display:block;background:#071027;border:1px solid #344261;border-radius:4px;color:white;margin-top:8px;padding:12px 13px;font-size:16px;min-height:48px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#99a5c2;opacity:1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}form .button{width:100%}.form-note{font-size:12px;color:var(--muted);text-align:center;margin:14px 0 0}#form-status{font-size:14px;color:#bccbff;margin-bottom:0}#form-status:empty{display:none}footer{padding:28px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted);letter-spacing:.05em}footer a:last-child{font-size:14px;color:white}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}header{padding:0 24px}.hero{min-height:660px}.hero-photo{object-position:57% center}.section-heading{gap:35px}.section-heading>p{max-width:330px}.booking{gap:35px;grid-template-columns:1fr 1.2fr}.booking form{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.genre-strip{justify-content:flex-start;gap:24px}.video-grid{gap:16px}footer{flex-wrap:wrap}.venues{column-gap:30px}}
@media(max-width:600px){html{scroll-padding-top:76px}.wrap{width:calc(100% - 40px)}header{height:74px;padding:0 20px}.brand img{width:105px}nav{gap:18px}nav .experience-link{display:none}.nav-book{padding:9px 13px;font-size:13px}.hero{height:calc(100svh - 74px);min-height:650px;max-height:830px;align-items:flex-end}.hero-photo{object-position:50% top;height:68%;object-fit:cover}.hero-shade{background:linear-gradient(0deg,#060b20 5%,#060b20ef 25%,#06133190 46%,#06133105 75%)}.hero-content{padding:260px 0 95px}.hero .eyebrow{font-size:12px;letter-spacing:.06em;margin-bottom:17px}.hero h1{font-size:clamp(62px,17vw,94px);margin-bottom:22px}.hero-name{font-size:12px;letter-spacing:.06em}.hero-description{font-size:16px;margin:0 0 23px}.hero-actions{gap:18px;flex-wrap:wrap}.button{padding:14px 18px;font-size:14px;gap:20px}.text-button{font-size:14px;gap:8px}.play-small{width:29px;height:29px}.hero-bottom{bottom:22px;font-size:12px;letter-spacing:0}.hero-bottom a{display:none}.genre-strip{padding:15px 20px;gap:18px;font-size:12px;flex-wrap:wrap;justify-content:center}.genre-strip i{font-size:16px}.section{padding-block:68px}.section-heading{display:block;margin-bottom:29px}.section .eyebrow{font-size:12px;margin-bottom:19px}.section h2{font-size:42px}.section-heading>p{margin-top:23px;max-width:100%}.video-grid{grid-template-columns:1fr;gap:30px}.video-shell{max-height:570px}figcaption{font-size:12px;margin-top:12px}.artist-logos{gap:35px}.artist-logos img{width:60%;max-width:210px}.artist-logos img.notd{width:70px;height:63px}.support{padding:27px 0}.venues{grid-template-columns:1fr}.venues article{padding:21px 0}.private-events{display:block;margin-top:34px}.private-events p{margin-top:15px}.booking{grid-template-columns:1fr;gap:30px}.booking h2{font-size:66px}.booking-copy>img{display:none}.booking-copy>p:not(.eyebrow){max-width:100%}.booking form{padding:22px 18px}footer{padding-block:25px;gap:20px}footer>span{font-size:12px}footer>span:nth-of-type(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Single-video slideshow on every screen size. */
.hero h1{font-size:clamp(110px,14vw,210px);margin-bottom:22px}.hero-name{margin-bottom:32px}.slideshow{max-width:480px;margin-inline:auto}.video-grid{display:block}.video-grid figure[hidden]{display:none}.video-shell{height:min(65svh,570px);min-height:280px;aspect-ratio:auto}.slide-controls{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:24px}.slide-controls button{width:48px;height:48px;border:1px solid #6980c2;border-radius:50%;background:#13224b;color:white;font-size:23px;cursor:pointer}.slide-controls button:hover{background:var(--blue)}#slide-count{font-size:14px;letter-spacing:.12em;color:#c4cfeb;min-width:50px;text-align:center}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}button:disabled{opacity:.65;cursor:wait}.form-status-error{color:#ffb3c2!important}@media(max-width:600px){.hero h1{font-size:clamp(90px,25vw,150px)}.hero-content{padding-top:300px}.video-shell{height:min(65svh,530px)}.slideshow{width:100%}}
/* Silent automatic leftward slideshow. */
.slideshow{position:relative;overflow:hidden;border-radius:8px}.video-grid{position:relative;height:min(65svh,570px);min-height:280px;overflow:hidden;background:#030719}.video-grid figure{position:absolute;inset:0;visibility:hidden;transform:translateX(100%);transition:transform 1.8s cubic-bezier(.4,0,.2,1);will-change:transform}.video-grid figure.is-current{visibility:visible;transform:translateX(0);z-index:2}.video-grid figure.is-entering{visibility:visible;transform:translateX(100%);transition:none;z-index:3}.video-grid figure.is-leaving{visibility:visible;transform:translateX(-100%);z-index:1}.video-grid .video-shell{height:100%;min-height:0;border:0;border-radius:0}.motion-toggle{position:absolute;right:12px;bottom:12px;z-index:5;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff60;border-radius:50%;background:#071027b8;color:white;font-size:20px;cursor:pointer;backdrop-filter:blur(8px)}.motion-toggle:hover{background:#345cff}@media(max-width:600px){.video-grid{height:min(65svh,530px)}}
