:root{font-family:Inter,Segoe UI,sans-serif;--paper: #efe2cf;--muted: rgba(239, 226, 207, .82);--soft: rgba(239, 226, 207, .5);--line: rgba(239, 226, 207, .12);--panel: rgba(7, 6, 6, .86);--panel-soft: rgba(12, 10, 9, .82);--gold: #d59a42;--gold-soft: #f0c977;--shadow: rgba(0, 0, 0, .5);--page-background: radial-gradient(circle at 50% 0%, rgba(255, 126, 38, .08), transparent 24%), linear-gradient(180deg, #050404 0%, #090706 60%, #0a0809 100%);--grid-color: rgba(255, 255, 255, .025)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#050404}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(var(--grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--grid-color) 1px,transparent 1px);background-size:44px 44px;opacity:.2;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 85%);mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 85%)}a{color:inherit;text-decoration:none}#root{min-height:100vh}.site-shell{min-height:100vh;padding:14px;color:var(--paper);background:var(--page-background)}.site-shell[data-theme=light]{--paper: #21160e;--muted: rgba(33, 22, 14, .74);--soft: rgba(33, 22, 14, .48);--line: rgba(82, 55, 28, .16);--panel: rgba(252, 244, 233, .84);--panel-soft: rgba(247, 238, 225, .82);--gold: #b9741d;--gold-soft: #efc570;--shadow: rgba(84, 56, 22, .14);--page-background: radial-gradient(circle at 50% 0%, rgba(240, 150, 56, .12), transparent 22%), linear-gradient(180deg, #fbf2e6 0%, #f4e7d7 100%);--grid-color: rgba(88, 58, 24, .04)}.site-header,.hero-panel,.manifesto-strip,.feature-grid,.detail-grid,.content-panel,.app-layout,.route-stage,.blog-page,.event-calendar,.artists-page,.spotify-grid,.about-page,.about-contact-page,.contact-page{width:100%}.app-layout{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;align-items:start}.route-stage{min-width:0}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:16px 20px;border:1px solid var(--line);border-radius:28px;background:#080808d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-shell[data-theme=light] .site-header{background:#fffbf4e0}.wordmark{display:inline-flex;align-items:center;gap:12px;font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.92rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.nav-logo-frame,.hero-rail-logo-frame{position:relative;display:inline-flex;align-items:center;justify-content:center}.nav-logo-frame{width:auto;height:auto;flex:0 0 auto;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.nav-logo,.hero-rail-logo{object-fit:contain}.nav-logo{width:84px;height:auto;max-width:none;transform:none;filter:brightness(0) invert(1)}.hero-rail-logo{width:100%;height:100%}.header-controls{display:flex;align-items:center;gap:12px}.site-nav{display:flex;flex-wrap:wrap;gap:10px}.site-nav a{padding:10px 14px;border-radius:999px;color:var(--muted);font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease,opacity .16s ease}.site-nav a.active,.site-nav a:hover{color:var(--paper);background:linear-gradient(135deg,#e97e294d,#a24a1238);box-shadow:0 0 0 1px #e97e294d,0 10px 24px #00000029;transform:translateY(-1px)}.theme-toggle{min-height:42px;padding:4px 14px 4px 6px;border:1px solid var(--line);border-radius:999px;background:#ffffff08;color:var(--paper);display:inline-flex;align-items:center;gap:10px;font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.theme-toggle-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.95rem;line-height:1}.theme-toggle-icon-dark{background:linear-gradient(135deg,#231f1b,#080808);color:#f3d58d}.theme-toggle-icon-light{background:linear-gradient(135deg,#fff0b8,#f0bb43);color:#b26b00}.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0000001f;border-color:#f0c97757}.theme-toggle:hover .theme-toggle-icon{transform:scale(1.05)}.theme-toggle-icon{transition:transform .16s ease,box-shadow .16s ease}.hero-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-height:calc(100vh - 110px)}.hero-rail,.site-rail,.hero-copy,.content-panel,.blog-hero,.event-calendar,.event-date-card,.event-poster-card,.feature-card,.detail-panel,.artist-roster-intro,.artist-card,.artist-panel,.spotify-card,.about-hero,.about-manifesto,.contact-hero,.contact-link-card{position:relative;border:1px solid var(--line);border-radius:32px;background:var(--panel-soft);overflow:hidden}.hero-rail:before,.site-rail:before,.hero-copy:before,.content-panel:before,.blog-hero:before,.event-calendar:before,.event-date-card:before,.event-poster-card:before,.feature-card:before,.detail-panel:before,.artist-roster-intro:before,.artist-card:before,.artist-panel:before,.spotify-card:before,.about-hero:before,.about-manifesto:before,.contact-hero:before,.contact-link-card:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(239,226,207,.06);border-radius:24px;pointer-events:none}.hero-rail{padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:28px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.site-rail{position:sticky;top:14px;z-index:10;min-height:calc(100vh - 28px);padding:18px 12px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:28px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-rail-logo-frame{width:54px;height:54px;box-shadow:0 0 34px #eb792633}.hero-rail-nav{display:flex;flex-direction:column;gap:22px;margin-top:6px}.hero-rail-nav a{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;color:var(--soft);font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.77rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:color .16s ease,transform .16s ease,text-shadow .16s ease,opacity .16s ease,background .16s ease,box-shadow .16s ease}.hero-rail-nav a:hover{color:var(--paper);background:linear-gradient(135deg,#e97e294d,#a24a1238);box-shadow:0 0 0 1px #e97e294d,0 10px 24px #00000029;transform:none;text-shadow:none}.hero-rail-nav a.active{color:var(--paper);background:linear-gradient(135deg,#e97e2957,#a24a123d);box-shadow:0 0 0 1px #e97e2952,0 10px 24px #00000024}.hero-copy{min-height:calc(100vh - 110px)}.hero-copy-cinematic{display:grid;place-items:center;padding:42px;background:#080605}.hero-art-background,.hero-text-overlay{grid-area:1 / 1}.hero-art-background{position:absolute;top:0;right:0;bottom:0;left:0}.hero-art-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 0%,rgba(0,0,0,.02) 68%,rgba(0,0,0,.08) 100%)}.hero-art-full,.hero-video-full{width:100%;height:100%;object-fit:cover;object-position:center}.hero-art-full{filter:brightness(1.12) contrast(1.14) saturate(1.12);transform:scale(1.01)}.hero-video-full{display:block;filter:brightness(.72) contrast(1.16) saturate(1.08);transform:scale(1.015)}.hero-art-veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000007a,#00000014 30%,#0000009e),radial-gradient(circle at center,#00000005,#0000002e 58%,#000000ad)}.hero-record-glow{position:absolute;left:50.2%;top:52.8%;width:min(30vw,370px);aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(249,177,73,.28) 0%,rgba(255,128,21,.12) 42%,transparent 72%);filter:blur(20px)}.hero-text-overlay{position:relative;z-index:1;width:100%;height:100%;min-height:calc(100vh - 194px);padding:clamp(28px,4vw,54px)}.hero-eyebrow,.section-tag{margin:0;color:var(--gold);font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.hero-eyebrow{text-align:center;margin-bottom:22px}.hero-title{margin:0 auto;font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(3.6rem,6.4vw,6rem);line-height:.92;letter-spacing:-.055em;text-align:center;text-shadow:0 10px 30px rgba(0,0,0,.3)}.hero-title-single-line{position:absolute;left:50%;top:clamp(96px,13vh,142px);transform:translate(-50%);width:max-content;max-width:calc(100% - 64px);white-space:nowrap}.hero-logo-stage{position:absolute;left:50.2%;top:54%;width:min(28vw,360px);aspect-ratio:1;transform:translate(-50%,-50%);display:grid;place-items:center}.hero-logo-halo{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;border-radius:50%;background:radial-gradient(circle,rgba(248,206,117,.24) 0%,rgba(255,149,34,.12) 48%,rgba(255,109,0,.03) 74%,transparent 100%);filter:blur(12px)}.hero-center-logo{position:relative;width:132%;max-width:none;transform:translateY(1px);filter:brightness(0) invert(.96) sepia(.28) saturate(1.8) hue-rotate(340deg) drop-shadow(0 0 18px rgba(255,205,125,.32))}.hero-description,.content-panel p,.feature-card p,.detail-panel p,.detail-list{color:var(--muted);line-height:1.62;font-family:Inter,Segoe UI,sans-serif}.hero-description{position:absolute;left:50%;bottom:128px;transform:translate(-50%);width:min(34ch,calc(100% - 32px));margin:0;font-size:1.08rem;text-align:center;color:#f5e8d7f0;text-shadow:0 5px 18px rgba(0,0,0,.26)}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{position:absolute;left:50%;bottom:42px;transform:translate(-50%);justify-content:center}.hero-button,.actions a,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid rgba(239,226,207,.18);font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.hero-button:hover,.actions a:hover,.text-link:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000002e;border-color:#f0c9774d}.hero-button-primary,.actions a:first-child{color:#0c0b09;background:linear-gradient(135deg,#f4d688,#dba54c)}.hero-button-secondary,.actions a:last-child,.text-link{color:var(--paper);background:#ffffff0a}.manifesto-strip{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:14px;padding:20px 28px;border:1px solid var(--line);border-radius:24px;background:var(--panel-soft)}.manifesto-strip p,.manifesto-strip span{margin:0;font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.manifesto-strip p{color:var(--gold)}.manifesto-strip span{color:var(--soft)}.feature-grid,.detail-grid{display:grid;gap:14px;margin-top:14px}.feature-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid-single{grid-template-columns:1fr}.feature-card,.detail-panel,.content-panel{padding:28px}.feature-card-wide{min-height:280px;background:linear-gradient(90deg,rgba(255,135,37,.08),transparent 42%),var(--panel-soft)}.feature-card h2,.detail-panel h2,.content-panel h2,.artist-card-copy h2,.spotify-card strong,.about-hero h2,.contact-hero h2{margin:10px 0 14px;color:var(--paper);font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.1vw,3rem);line-height:1}.detail-list{margin:18px 0 0;padding-left:18px}.detail-list li+li{margin-top:10px}.detail-panel-highlight{background:radial-gradient(circle at 10% 0%,rgba(255,129,34,.12),transparent 26%),var(--panel-soft)}.content-panel{min-height:56vh;display:flex;flex-direction:column;justify-content:center}.blog-page{display:grid;gap:14px}.blog-hero{min-height:34vh;padding:clamp(28px,5vw,72px);background:radial-gradient(circle at 12% 0%,rgba(57,225,141,.16),transparent 30%),radial-gradient(circle at 86% 18%,rgba(211,49,181,.18),transparent 34%),var(--panel-soft)}.blog-hero h2,.event-date-copy h3,.event-poster-copy h3{margin:10px 0 14px;color:var(--paper);font-family:Canela,Georgia,Times New Roman,serif;line-height:.96}.blog-hero h2{max-width:11ch;font-size:clamp(3rem,6vw,6.5rem)}.blog-hero p{max-width:58ch;margin:0;color:var(--muted);font-size:1.03rem;line-height:1.7}.event-calendar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;background:linear-gradient(90deg,rgba(239,226,207,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(239,226,207,.05) 1px,transparent 1px),#070606ad;background-size:33.333% 100%,100% 100%}.event-date-card{min-height:230px;padding:clamp(20px,3vw,34px);display:flex;flex-direction:column;justify-content:space-between;border-width:0 1px 0 0;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 42%),transparent}.event-date-card:last-child{border-right:0}.event-date{display:flex;align-items:flex-end;gap:12px;font-family:Satoshi,Inter,Segoe UI,sans-serif;text-transform:uppercase}.event-date-day{display:inline-flex;flex-direction:column;align-items:center}.event-date strong{color:var(--paper);font-size:clamp(3rem,6vw,6.25rem);line-height:.8}.event-month{padding-bottom:6px;color:#5bf0a4;font-size:.82rem;font-weight:900;letter-spacing:.2em}.event-weekday,.event-poster-copy span{color:#f067d2;font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.event-date-copy h3{max-width:11ch;font-size:clamp(1.8rem,3vw,3.4rem)}.event-date-copy p{margin:0;color:var(--soft);font-size:.86rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.event-poster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.event-poster-card{min-height:680px;background:#050404}.event-poster-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(1.08) contrast(1.05) brightness(.86)}.event-poster-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.88) 100%),radial-gradient(circle at 50% 18%,rgba(91,240,164,.14),transparent 32%);pointer-events:none}.event-poster-copy{position:absolute;left:24px;right:24px;bottom:24px;z-index:1}.event-poster-copy h3{max-width:12ch;font-size:clamp(1.9rem,3.5vw,3.7rem)}.event-poster-copy p{max-width:34ch;margin:0;color:#efe2cfd6;line-height:1.55}.artists-page,.about-page,.contact-page{display:grid;gap:14px}.artist-roster-intro{padding:clamp(24px,4vw,44px);background:radial-gradient(circle at 8% 0%,rgba(213,154,66,.14),transparent 26%),linear-gradient(135deg,rgba(255,255,255,.045),transparent 52%),var(--panel-soft)}.artist-roster-intro h2{max-width:13ch;margin:10px 0 14px;color:var(--paper);font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.9}.artist-roster-intro p{max-width:62ch;margin:0;color:var(--muted);line-height:1.66}.artist-roster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:14px;align-items:start}.artist-card{display:grid;grid-template-rows:auto 1fr;min-height:100%;padding:14px;background:radial-gradient(circle at 20% 0%,rgba(213,154,66,.14),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.035),transparent 42%),var(--panel-soft)}.artist-portrait{height:clamp(300px,34vw,520px);border-radius:16px;background:radial-gradient(circle at 50% 35%,rgba(213,154,66,.14),transparent 36%),#070504;overflow:hidden}.artist-portrait img{width:100%;height:100%;object-fit:contain;object-position:center;filter:contrast(1.06) saturate(1.04) brightness(.92)}.artist-card-copy{display:flex;flex-direction:column;padding:18px 4px 4px}.artist-card-copy p,.artist-panel,.spotify-card,.about-hero p,.about-manifesto p,.contact-hero p,.contact-link-card{color:var(--muted);line-height:1.66}.artist-card-copy p,.about-hero p,.about-manifesto p,.contact-hero p{margin:0}.artist-card-copy p+p,.about-manifesto p+p{margin-top:14px}.artist-card-copy h2{margin:10px 0 14px;color:var(--paper);font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.9}.artist-statement{max-width:54ch;margin:0 0 14px;color:var(--paper);font-size:clamp(1.12rem,1.8vw,1.5rem)}.artist-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.artist-meta-grid span,.contact-link-card{min-height:74px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#ffffff09;color:var(--muted);line-height:1.35}.artist-meta-grid strong,.contact-link-card span{display:block;margin-bottom:8px;color:var(--gold);font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.artist-detail-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:14px}.artist-highlights{color:var(--muted)}.artist-panel,.about-hero,.about-manifesto,.contact-hero{padding:28px}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tag-cloud span{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border:1px solid rgba(239,226,207,.16);border-radius:999px;color:var(--paper);background:#ffffff0a;font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.spotify-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.spotify-card{min-height:260px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 12% 0%,rgba(30,215,96,.14),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.045),transparent 52%),var(--panel-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.spotify-card:hover{transform:translateY(-3px);border-color:#1ed76057;box-shadow:0 18px 42px #00000038}.spotify-index{position:absolute;top:24px;right:28px;color:#1ed7606b;font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6rem);line-height:.8}.spotify-card strong{display:block;max-width:12ch;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.9}.spotify-card>span:last-child{max-width:44ch}.about-page{display:grid;gap:14px}.about-hero{min-height:auto;padding:clamp(28px,4vw,58px);display:flex;flex-direction:column;justify-content:flex-end;gap:18px;background:radial-gradient(circle at 10% 10%,rgba(213,154,66,.18),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 48%),var(--panel-soft)}.about-hero h2{max-width:13ch;margin:10px 0 0;font-size:clamp(3rem,6.2vw,7rem);line-height:.88}.about-title-motion{color:var(--gold-soft);text-shadow:0 0 26px rgba(213,154,66,.24)}.about-hero p{max-width:46ch;font-size:1.06rem}.about-manifesto{padding:clamp(28px,4vw,58px);background:linear-gradient(90deg,rgba(213,154,66,.08),transparent 34%),var(--panel-soft)}.about-manifesto p{max-width:76ch;color:var(--muted);font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.78;text-align:justify;text-justify:inter-word}.about-manifesto .about-pull{max-width:18ch;margin:34px 0;color:var(--paper);font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,5rem);line-height:.9;text-align:left}.contact-page{min-height:calc(100vh - 110px);grid-template-columns:minmax(360px,.85fr) minmax(360px,1.15fr)}.contact-hero{min-height:calc(100vh - 110px);display:grid;grid-template-rows:auto auto auto;align-content:end;gap:18px;background:radial-gradient(circle at 14% 10%,rgba(213,154,66,.16),transparent 30%),var(--panel-soft)}.contact-hero h2{max-width:11ch;margin:0;font-size:clamp(2.6rem,4.6vw,5.2rem);line-height:.9}.contact-hero p{max-width:44ch;margin:0;font-size:1.08rem}.contact-link-grid{display:grid;gap:14px}.contact-link-card{min-height:240px;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,4vw,54px);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.contact-link-card:hover{transform:translateY(-3px);border-color:#d59a4257;box-shadow:0 18px 42px #0000002e}.contact-link-card strong{color:var(--paper);font-family:Satoshi,Inter,Segoe UI,sans-serif;font-size:clamp(1.45rem,2.5vw,2.8rem);font-weight:800;line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.contact-link-card .contact-link-label{display:inline-flex;align-items:center;gap:12px;width:fit-content;align-self:flex-start;margin-bottom:18px;color:var(--gold);font-family:Canela,Georgia,Times New Roman,serif;font-size:clamp(.72rem,1.25vw,1.4rem);font-weight:700;line-height:.9;letter-spacing:0;text-transform:uppercase;text-decoration:underline;text-decoration-color:#d59a42bd;text-decoration-thickness:.06em;text-underline-offset:.14em}.contact-link-label svg{width:1.25em;height:1.25em;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 1080px){.app-layout{grid-template-columns:1fr}.site-rail{position:sticky;top:10px;min-height:auto;padding:10px;overflow-x:auto}.site-rail .hero-rail-nav{width:max-content;flex-direction:row;gap:8px;margin-top:0}.hero-panel,.feature-grid,.detail-grid,.event-calendar,.event-poster-grid,.artist-roster-grid,.spotify-grid,.about-page,.contact-page{grid-template-columns:1fr}.hero-logo-stage{width:min(30vw,210px)}.blog-hero,.event-calendar,.event-date-card,.event-poster-card,.artist-roster-intro,.artist-card,.artist-portrait,.about-hero,.contact-hero,.contact-page{min-height:auto}.artist-portrait{height:clamp(300px,56vw,520px)}.contact-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-date-card{border-width:0 0 1px;border-radius:0}.event-date-card:last-child{border-bottom:0}}@media (max-width: 720px){.site-shell{padding:10px}.site-header,.site-rail,.hero-copy,.manifesto-strip,.feature-card,.detail-panel,.content-panel,.blog-hero,.event-calendar,.event-date-card,.event-poster-card,.artist-roster-intro,.artist-card,.artist-panel,.spotify-card,.about-hero,.about-manifesto,.contact-hero,.contact-link-card{border-radius:22px}.site-header{flex-direction:column;align-items:flex-start}.header-controls{width:100%;flex-direction:column;align-items:flex-start}.hero-copy-cinematic,.feature-card,.detail-panel,.content-panel,.blog-hero,.event-date-card,.event-poster-copy,.artist-roster-intro,.artist-card,.artist-panel,.spotify-card,.about-hero,.about-manifesto,.contact-hero,.contact-link-card{padding:20px}.artist-portrait{height:360px}.artist-meta-grid,.event-poster-grid,.spotify-grid,.contact-link-grid{grid-template-columns:1fr}.event-calendar{background-size:100% 100%}.event-date-card{min-height:210px}.event-date{align-items:flex-start;flex-direction:column;gap:10px}.event-date-day{align-items:flex-start}.event-poster-card{min-height:540px}.artist-roster-intro h2,.artist-card-copy h2,.about-hero h2,.blog-hero h2,.event-poster-copy h3,.spotify-card strong,.contact-hero h2{font-size:clamp(2.7rem,13vw,4rem)}.about-manifesto .about-pull{font-size:clamp(2.4rem,12vw,3.6rem)}.hero-text-overlay{min-height:calc(100vh - 180px);padding:22px 8px}.hero-title{font-size:clamp(3rem,14vw,5rem)}.hero-title-single-line{top:88px;max-width:calc(100% - 24px);white-space:normal;line-height:.96}.hero-logo-stage,.hero-record-glow{left:50%;top:51.8%}.hero-logo-stage{width:min(52vw,250px)}.hero-description{bottom:118px;font-size:.98rem}.hero-actions{bottom:34px}}.hero-art-full-light,.site-shell[data-theme=light] .hero-art-full-dark{display:none}.site-shell[data-theme=light] .hero-art-full-light{display:block}.site-shell[data-theme=light] .hero-art-full{object-position:54% 42%;transform:scale(.94)}.site-shell[data-theme=light] .hero-art-veil{background:linear-gradient(180deg,#fff8e833,#1d110814 34%,#1d110870),radial-gradient(circle at center,#ffffff05,#40230c24 60%,#160e087a)}.site-shell[data-theme=light] .hero-record-glow{background:radial-gradient(circle,rgba(255,238,187,.46) 0%,rgba(197,146,54,.18) 42%,transparent 74%)}.site-shell[data-theme=light] .hero-title{color:#c59236;-webkit-text-stroke:1px rgba(22,18,12,.75);text-shadow:0 1px 0 rgba(22,18,12,.55),0 8px 22px rgba(255,248,225,.34)}.site-shell[data-theme=light] .hero-logo-stage:after{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;background:#c59236;-webkit-mask-image:url(/assets/images/tvs-logo-transparent.png);mask-image:url(/assets/images/tvs-logo-transparent.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;filter:drop-shadow(0 0 8px rgba(255,214,140,.28))}.site-shell[data-theme=light] .hero-center-logo{opacity:0}.site-shell[data-theme=light] .wordmark,.site-shell[data-theme=light] .site-nav a,.site-shell[data-theme=light] .hero-rail-nav a,.site-shell[data-theme=light] .theme-toggle{color:#c59236}.site-shell[data-theme=light] .theme-toggle:hover,.site-shell[data-theme=light] .hero-button:hover,.site-shell[data-theme=light] .actions a:hover,.site-shell[data-theme=light] .text-link:hover{border-color:#c5923657;box-shadow:0 12px 28px #c5923624}.site-shell[data-theme=light] .site-nav a.active,.site-shell[data-theme=light] .site-nav a:hover,.site-shell[data-theme=light] .hero-rail-nav a:hover{color:#3b2a12;background:linear-gradient(135deg,#c592364d,#e8c4773d);box-shadow:0 0 0 1px #c5923647,0 10px 24px #c592361f}.site-shell[data-theme=light] .hero-rail-logo-frame,.site-shell[data-theme=light] .theme-toggle-icon-light{box-shadow:0 0 16px #c592362e}.site-shell[data-theme=light] .nav-logo{opacity:1;filter:brightness(0) invert(0)}.site-shell-home{--home-rail-width: 164px;padding:0}.site-shell-home .wordmark{width:var(--home-rail-width);justify-content:center;gap:12px}.site-shell-home .nav-logo-frame{margin-left:0}.site-shell-home .site-header{position:fixed;top:0;left:0;right:0;z-index:20;margin:0;padding:28px 32px 28px 0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-shell-home .wordmark,.site-shell-home .site-nav a,.site-shell-home .theme-toggle{text-shadow:0 4px 18px rgba(0,0,0,.45)}.site-shell-home .site-nav a.active,.site-shell-home .site-nav a:hover{color:var(--gold-soft);background:transparent;transform:none}.site-shell-home .theme-toggle{background:#0a080861;border-color:#efe2cf1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-shell-home .hero-panel{position:relative;display:block;min-height:100vh}.site-shell-home .hero-copy,.site-shell-home .hero-rail{border:0;border-radius:0;background:transparent}.site-shell-home .hero-copy:before,.site-shell-home .hero-rail:before{display:none}.site-shell-home .hero-copy{min-height:100vh}.site-shell-home .hero-copy-cinematic{min-height:100vh;padding:0;background:transparent}.site-shell-home .hero-rail{position:absolute;left:0;top:124px;bottom:28px;z-index:12;width:var(--home-rail-width);padding:24px 18px 32px;align-items:center;justify-content:flex-start;gap:36px;pointer-events:none}.site-shell-home .hero-rail>*{pointer-events:auto}.site-shell-home .hero-rail-nav{width:100%;gap:28px;align-items:center}.site-shell-home .hero-rail-nav a{width:100%;justify-content:center;color:#efe2cfb3;text-align:center;text-shadow:0 4px 18px rgba(0,0,0,.45)}.site-shell-home .hero-art-background,.site-shell-home .hero-art-full,.site-shell-home .hero-video-full,.site-shell-home .hero-art-veil,.site-shell-home .hero-art-background:after{border-radius:0}.site-shell-home .hero-text-overlay{min-height:100vh;padding-top:132px}.site-shell-home .hero-title-single-line{top:176px}.site-shell-home .manifesto-strip,.site-shell-home .feature-grid,.site-shell-home .detail-grid{margin-left:14px;margin-right:14px}.site-shell-home .manifesto-strip{margin-top:0}.site-shell-home .app-layout{grid-template-columns:var(--home-rail-width) minmax(0,1fr);gap:0;padding-top:112px}.site-shell-home .site-rail{top:124px;min-height:calc(100vh - 138px);margin:0 0 14px 14px;border-radius:28px}.site-shell-home .route-stage{min-width:0}.site-shell-home .hero-panel,.site-shell-home .hero-copy,.site-shell-home .hero-copy-cinematic{min-height:calc(100vh - 112px)}@media (max-width: 1080px){.site-shell-home .site-header{padding:22px 18px}.site-shell-home{--home-rail-width: 120px}.site-shell-home .app-layout{grid-template-columns:1fr;gap:14px;padding:104px 14px 14px}.site-shell-home .site-rail{top:10px;min-height:auto;margin:0}.site-shell-home .hero-rail{display:flex;width:var(--home-rail-width);top:108px;bottom:20px;padding-left:12px;padding-right:12px}.site-shell-home .hero-text-overlay{padding-top:124px}}@media (max-width: 720px){.site-shell-home .site-header{position:absolute;padding:18px 14px}.site-shell-home .header-controls{gap:10px}.site-shell-home .hero-rail{display:none}.site-shell-home .app-layout{padding:98px 10px 10px}.site-shell-home .hero-text-overlay{padding-top:112px}.site-shell-home .hero-title-single-line{top:150px}.site-shell-home .manifesto-strip,.site-shell-home .feature-grid,.site-shell-home .detail-grid{margin-left:10px;margin-right:10px}}
