@import"https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Figtree:wght@400;500;600;700;800&family=Rye&display=swap";:root{color:#fbf2df;background:#0a0709;font-family:Figtree,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #170a10;--deep: #0a0709;--red: #d81f2a;--red-deep: #9f111a;--cream: #fbf2df;--paper: #f5ead7;--gold: #e7b24c;--gold-soft: #f6d38a}html{scroll-behavior:smooth;scroll-padding-top:84px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--deep);-webkit-font-smoothing:antialiased}body,button,input{font-family:Figtree,sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1360px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;z-index:200;top:10px;left:12px;padding:10px 16px;color:var(--deep);background:var(--cream);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:absolute;z-index:80;inset:0 0 auto;display:grid;grid-template-columns:minmax(270px,1fr) auto minmax(190px,1fr);align-items:center;width:100%;height:108px;padding:0 4.2vw;border-bottom:1px solid rgb(255 255 255 / 14%);background:linear-gradient(180deg,#060406f5,#060406d6)}.brand{width:min(320px,23vw)}.brand img{width:100%}.main-nav{display:flex;align-items:center;gap:clamp(24px,3vw,52px);height:100%}.main-nav a{position:relative;display:grid;align-items:center;height:100%;color:#ffffffd6;font-size:17px;white-space:nowrap}.main-nav a:hover,.main-nav a:focus-visible{color:#fff}.main-nav a.is-active:after{position:absolute;bottom:23px;left:50%;width:9px;height:9px;border-radius:50%;background:var(--red);content:"";transform:translate(-50%)}.header-ticket,.ticket-cta{position:relative;display:inline-grid;place-items:center;border:0;color:#fff;background:transparent;font-size:18px;font-weight:800;isolation:isolate}.header-ticket{justify-self:end;width:202px;height:74px}.header-ticket img,.ticket-cta img{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;filter:drop-shadow(0 10px 22px rgb(104 4 12 / 35%));transition:filter .18s ease,transform .18s ease}.header-ticket:hover img,.ticket-cta:hover img{filter:drop-shadow(0 14px 28px rgb(104 4 12 / 55%)) brightness(1.08);transform:translateY(-2px)}.header-ticket span,.ticket-cta span{z-index:1}.ticket-cta:disabled{cursor:wait;opacity:.72}.menu-toggle{display:none;border:0;color:#fff;background:transparent}.hero{position:relative;min-height:100svh;overflow:hidden;background:var(--deep);isolation:isolate}.hero:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#10050cf2,#10050cc2 35%,#10050c2e 67%,#0a050838),linear-gradient(180deg,transparent 52%,rgb(10 4 7 / 57%) 87%,rgb(10 4 7 / 88%));content:"";pointer-events:none}.hero__background{position:absolute;z-index:0;top:-10px;right:-10px;bottom:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);object-fit:cover;object-position:center bottom;transform:translate3d(var(--hero-x, 0),var(--hero-y, 0),0) scale(1.025);transition:transform .22s ease-out}.hero__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;width:min(1360px,calc(100% - 96px));min-height:100svh;margin-inline:auto;padding:158px 0 132px}.hero__status{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:var(--gold);font-size:clamp(15px,1.4vw,20px)}.hero__status i{width:5px;height:5px;border-radius:50%;background:currentColor}.hero__status strong{font-weight:500}.hero__status-label{font-weight:800}.hero__dates{margin:0 0 16px;color:var(--gold);font-size:clamp(16px,1.5vw,21px);font-weight:700}.hero__ornament{width:78px;height:1px;margin:27px 0 30px;background:linear-gradient(90deg,var(--gold),transparent)}.hero h1{display:flex;flex-direction:column;align-items:flex-start;max-width:760px;margin:0;color:var(--cream);font-family:Rye,serif;font-size:clamp(66px,6.1vw,110px);font-weight:400;letter-spacing:-.02em;line-height:.92;text-transform:uppercase;text-shadow:0 9px 30px rgb(0 0 0 / 38%)}.hero h1 em{margin-top:12px;color:var(--gold);font-size:.58em;font-style:normal;line-height:1}.hero__lead{max-width:610px;margin:34px 0 0;color:#ffffffe0;font-size:clamp(18px,1.5vw,22px);line-height:1.4}.hero__lead strong{color:var(--gold-soft);font-weight:600}.hero__actions{display:flex;align-items:center;gap:22px;margin-top:33px}.ticket-cta{width:272px;height:78px}.ticket-cta--compact{width:205px;height:60px;font-size:15px}.outline-cta,.notify-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 30px;border:1px solid var(--gold);border-radius:8px;color:inherit;background:#170a1047;font-weight:700;transition:background .16s ease,color .16s ease,transform .16s ease}.outline-cta:hover,.notify-button:hover{color:var(--deep);background:var(--gold);transform:translateY(-2px)}.play-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:0;border:0;color:#ffffffe5;background:transparent;font-weight:600;text-align:left}.play-link__icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;color:var(--gold)}.hero__gold-ticket{position:absolute;z-index:4;top:22%;right:2.5%;width:clamp(250px,19vw,360px);filter:drop-shadow(0 22px 38px rgb(0 0 0 / 46%));animation:ticket-float 5.2s ease-in-out infinite;transform:rotate(8deg)}.hero__scroll{position:absolute;z-index:5;bottom:22px;left:50%;display:flex;flex-direction:column;align-items:center;color:#ffffffad;font-size:12px;letter-spacing:.12em;text-transform:uppercase;transform:translate(-50%)}@keyframes ticket-float{50%{transform:rotate(6deg) translateY(-12px)}}.agenda-section,.info-section{color:var(--ink);background:radial-gradient(circle at 12% 8%,rgb(231 178 76 / 12%),transparent 28%),linear-gradient(180deg,var(--cream),var(--paper))}.agenda-section{padding:116px 0 128px}.section-heading{max-width:900px;margin-bottom:54px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading__eyebrow{margin:0 0 13px;color:var(--red);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-heading h2,.show-copy h2,.rental-copy h2,.dialog h2{margin:0;font-family:Rye,serif;font-size:clamp(38px,4vw,65px);font-weight:400;letter-spacing:-.025em;line-height:1.05}.section-heading__description{max-width:720px;margin:22px 0 0;color:#170a10b3;font-size:19px;line-height:1.55}.section-heading--center .section-heading__description{margin-inline:auto}.current-venue{position:relative;display:grid;grid-template-columns:minmax(330px,1.15fr) minmax(300px,1fr) auto;gap:48px;align-items:center;overflow:hidden;padding:48px 52px;border:1px solid rgb(231 178 76 / 22%);border-radius:4px;color:var(--cream);background:radial-gradient(circle at 78% 20%,rgb(168 117 208 / 17%),transparent 28%),linear-gradient(115deg,#1d0a13,#0c080a 72%);box-shadow:0 30px 70px #35121c2e}.current-venue:after{position:absolute;right:-40px;bottom:-55px;color:#e7b24c12;font-family:Rye,serif;font-size:190px;content:"01"}.status-label{display:inline-flex;align-items:center;gap:8px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.status-label--live span{width:8px;height:8px;border-radius:50%;background:#e82732;box-shadow:0 0 0 5px #e8273224;animation:live-pulse 2s ease-out infinite}@keyframes live-pulse{50%{box-shadow:0 0 0 10px transparent}}.venue-city{margin:18px 0 5px;color:var(--gold-soft);font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.current-venue h3,.future-venue h3{margin:0;font-family:Rye,serif;font-size:clamp(30px,3vw,48px);font-weight:400;line-height:1.06}.venue-show{margin:14px 0 0;color:#ffffffad;font-size:17px}.current-venue__details{position:relative;z-index:1;display:grid;gap:14px}.current-venue__details p,.future-venue__schedule p{display:flex;align-items:flex-start;gap:11px;margin:0;line-height:1.45}.current-venue__details svg,.future-venue__schedule svg{flex:0 0 auto;color:var(--gold)}.current-venue__details small{color:#ffffff7f}.current-venue__actions,.future-venue__action{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--gold-soft);font-size:14px;font-weight:700}.future-venues{margin-top:64px}.future-venues__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:20px;border-bottom:1px solid rgb(23 10 16 / 18%)}.future-venues__heading p{margin:0;color:#170a109e}.future-venues__heading .section-heading__eyebrow{color:var(--red)}.future-venues__list{display:grid}.future-venue{display:grid;grid-template-columns:76px minmax(260px,.9fr) minmax(360px,1.35fr) auto;gap:34px;align-items:center;padding:32px 0;border-bottom:1px solid rgb(23 10 16 / 18%)}.future-venue__index{color:#d81f2a47;font-family:Alfa Slab One,serif;font-size:42px}.future-venue h3{color:var(--ink);font-size:clamp(26px,2.4vw,38px)}.future-venue .venue-city{margin:10px 0 4px;color:var(--red-deep)}.future-venue__identity>p:last-child{margin:7px 0 0;color:#170a1094}.future-venue__schedule{display:grid;gap:9px;color:#170a10b8;font-size:15px}.future-venue__action .ticket-cta{color:#fff}.notify-button{gap:8px;color:var(--red-deep);border-color:var(--red-deep);background:transparent}.show-section,.rental-section{color:var(--cream);background:radial-gradient(circle at 78% 20%,rgb(168 117 208 / 14%),transparent 34%),var(--deep)}.show-section{padding:132px 0}.show-layout,.rental-layout{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(430px,1.1fr);gap:clamp(58px,8vw,128px);align-items:center}.show-photo{position:relative;min-height:720px;overflow:hidden;border:1px solid rgb(231 178 76 / 38%);box-shadow:-22px 22px #d81f2a33}.show-photo img{width:100%;height:100%;min-height:720px;object-fit:cover;object-position:center 34%}.show-photo span{position:absolute;right:0;bottom:0;padding:16px 22px;color:var(--deep);background:var(--gold);font-weight:800}.show-copy p:not(.section-heading__eyebrow),.rental-copy p:not(.section-heading__eyebrow){margin:28px 0;color:#ffffffb8;font-size:19px;line-height:1.65}.character-list{display:flex;gap:10px;margin:0 0 34px}.character-list span{padding:8px 14px;border:1px solid rgb(231 178 76 / 35%);border-radius:999px;color:var(--gold-soft);font-size:13px;letter-spacing:.08em}.about-section{position:relative;overflow:hidden;padding:112px 0;color:var(--cream);background:radial-gradient(circle at 8% 10%,rgb(246 211 138 / 16%),transparent 23%),linear-gradient(120deg,#b51320,#d5212e 55%,#9d0e19)}.about-section:before{position:absolute;top:-120px;left:-45px;color:#ffffff0d;font-family:Rye,serif;font-size:330px;content:"20"}.about-section .section-heading__eyebrow,.about-section .section-heading__description{color:var(--cream)}.stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);max-width:980px;margin:60px auto 0}.stats article{display:flex;flex-direction:column;gap:8px;align-items:center;padding:22px 38px;border-right:1px solid rgb(255 255 255 / 26%);text-align:center}.stats article:last-child{border-right:0}.stats strong{font-family:Alfa Slab One,serif;font-size:clamp(28px,3.3vw,50px);font-weight:400}.stats span{color:#ffffffb3}.info-section{padding:128px 0}.info-layout{display:grid;grid-template-columns:1fr .86fr;gap:clamp(60px,8vw,126px)}.info-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-columns article{padding:26px 0;border-top:2px solid var(--red)}.info-columns svg{color:var(--red)}.info-columns h3{margin:18px 0 10px;font-size:18px}.info-columns p{margin:0;color:#170a109e;font-size:14px;line-height:1.55}.faq{padding-top:9px}.faq-item{border-bottom:1px solid rgb(23 10 16 / 18%)}.faq-item h3{margin:0}.faq-item button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:22px 0;border:0;color:var(--ink);background:transparent;font-size:17px;font-weight:700;text-align:left}.faq-item button svg{flex:0 0 auto;transition:transform .18s ease}.faq-item--open button svg{transform:rotate(180deg)}.faq-item__answer p{margin:-4px 40px 22px 0;color:#170a10a8;line-height:1.55}.rental-section{padding:124px 0}.rental-layout{grid-template-columns:1.14fr .86fr}.rental-image{min-height:480px;overflow:hidden;border:1px solid rgb(231 178 76 / 32%)}.rental-image img{width:100%;height:100%;min-height:480px;object-fit:cover}.site-footer{color:#ffffffad;background:#060406}.footer-layout{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:70px;padding-block:78px}.footer-logo{width:min(370px,100%);margin-bottom:24px}.footer-layout p{max-width:440px;line-height:1.6}.footer-layout h2{margin:8px 0 22px;color:var(--cream);font-size:14px;letter-spacing:.12em;text-transform:uppercase}.footer-layout>div:nth-child(n+2)>a{display:block;margin:13px 0}.footer-layout a:hover{color:var(--gold-soft)}.social-links{display:flex;flex-wrap:wrap;gap:10px}.social-links a{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgb(255 255 255 / 16%);border-radius:50%}.footer-band{display:flex;justify-content:space-between;gap:20px;padding:22px 4.2vw;border-top:1px solid rgb(255 255 255 / 10%);color:#ffffff61;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.dialog-backdrop{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#060406c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dialog{position:relative;width:min(520px,100%);max-height:calc(100svh - 44px);overflow-y:auto;padding:42px;color:var(--ink);background:var(--cream);box-shadow:0 36px 90px #0000007a}.dialog__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:40px;height:40px;border:0;color:var(--ink);background:transparent}.dialog>p,.dialog__success p{color:#170a10ad;line-height:1.55}.dialog form{display:grid;gap:18px;margin-top:28px}.dialog label:not(.checkbox-row){display:grid;gap:7px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dialog input:not([type=checkbox]){width:100%;height:48px;padding:0 13px;border:1px solid rgb(23 10 16 / 25%);border-radius:4px;color:var(--ink);background:#fffaf1;font-size:16px}.checkbox-row{display:flex;gap:10px;align-items:flex-start;color:#170a10ad;font-size:14px}.dialog .ticket-cta{margin-top:4px}.dialog__success{text-align:center}.dialog__success svg{color:var(--red)}.dialog__success .outline-cta{margin-top:16px;color:var(--red-deep);background:transparent}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .62s ease,transform .62s cubic-bezier(.22,1,.36,1)}[data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}@media(max-width:1180px){.site-header{grid-template-columns:minmax(230px,.9fr) auto minmax(165px,.8fr);padding-inline:3vw}.main-nav{gap:22px}.main-nav a{font-size:15px}.header-ticket{width:170px}.hero__gold-ticket{right:1%;width:245px}.current-venue{grid-template-columns:1fr 1fr}.current-venue__actions{grid-column:1 / -1;flex-direction:row;justify-content:flex-start}.future-venue{grid-template-columns:56px minmax(230px,.85fr) minmax(300px,1.15fr)}.future-venue__action{grid-column:2 / -1;align-items:flex-start}}@media(max-width:900px){.shell,.hero__content{width:min(100% - 48px,760px)}.site-header{grid-template-columns:1fr auto;height:88px;padding-inline:24px}.brand{width:min(330px,66vw)}.header-ticket{display:none}.menu-toggle{z-index:3;display:grid;place-items:center}.main-nav{position:absolute;top:0;right:0;flex-direction:column;align-items:stretch;width:min(340px,90vw);height:auto;padding:95px 34px 36px;background:#090508fa;box-shadow:-20px 24px 50px #0000006b;opacity:0;pointer-events:none;transform:translateY(-12px);transition:.18s ease}.main-nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav a{height:auto;padding:13px 0;font-size:18px}.main-nav a.is-active:after{right:0;bottom:50%;left:auto;transform:translateY(50%)}.hero,.hero__content{min-height:880px}.hero__content{padding-top:138px}.hero h1{max-width:650px;font-size:clamp(60px,10vw,86px)}.hero__gold-ticket{top:auto;right:1%;bottom:90px;width:220px}.current-venue,.show-layout,.info-layout,.rental-layout{grid-template-columns:1fr}.future-venue{grid-template-columns:54px 1fr}.future-venue__schedule,.future-venue__action{grid-column:2}.show-photo,.show-photo img{min-height:600px}.footer-layout{grid-template-columns:1.35fr .8fr .8fr;gap:35px}}@media(max-width:620px){html{scroll-padding-top:70px}.shell,.hero__content{width:calc(100% - 36px)}.site-header{height:76px;padding-inline:18px}.brand{width:min(268px,73vw)}.main-nav{width:100vw;padding:88px 24px 30px}.hero,.hero__content{min-height:790px}.hero__background{object-position:61% bottom}.hero:before{background:linear-gradient(90deg,#10050ce5,#10050c73),linear-gradient(180deg,transparent 25%,rgb(11 4 8 / 76%) 70%,rgb(10 4 7 / 97%))}.hero__content{justify-content:flex-end;padding:118px 0 66px}.hero__status{flex-wrap:wrap;gap:7px 9px;font-size:14px}.hero__status strong{width:calc(100% - 28px);margin-left:26px}.hero__status i{display:none}.hero__ornament{margin:18px 0 20px}.hero h1{font-size:clamp(46px,15.2vw,64px);line-height:.94}.hero__lead{margin-top:22px;font-size:16px}.hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:24px}.hero__actions .ticket-cta{width:100%;height:66px;font-size:15px}.hero__actions .outline-cta{min-height:52px;padding-inline:16px}.play-link{grid-column:1 / -1}.hero__gold-ticket,.hero__scroll{display:none}.agenda-section,.show-section,.about-section,.info-section,.rental-section{padding-block:82px}.section-heading{margin-bottom:36px}.section-heading h2,.show-copy h2,.rental-copy h2,.dialog h2{font-size:clamp(34px,10vw,48px)}.section-heading__description{font-size:16px}.current-venue{gap:28px;padding:30px 24px}.current-venue h3,.future-venue h3{font-size:30px}.current-venue__actions{align-items:flex-start;flex-direction:column}.current-venue__actions .ticket-cta{width:100%}.future-venues{margin-top:48px}.future-venues__heading{display:block}.future-venues__heading>p:last-child{margin-top:8px;font-size:14px}.future-venue{grid-template-columns:1fr;gap:18px;padding:28px 0}.future-venue__index{display:none}.future-venue__schedule,.future-venue__action{grid-column:1}.future-venue__action{align-items:flex-start}.future-venue__action .ticket-cta,.future-venue__action .notify-button{width:100%}.show-layout,.rental-layout{gap:48px}.show-photo,.show-photo img{min-height:500px}.character-list{flex-wrap:wrap}.stats,.info-columns,.footer-layout{grid-template-columns:1fr}.stats article{border-right:0;border-bottom:1px solid rgb(255 255 255 / 26%)}.stats article:last-child{border-bottom:0}.info-layout{gap:62px}.info-columns article{padding:22px 0}.rental-image,.rental-image img{min-height:300px}.footer-layout{gap:38px;padding-block:60px}.footer-band{flex-direction:column;padding-inline:18px}.dialog{padding:34px 22px 28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.outline-cta{color:var(--cream);border:1px solid rgba(246,211,138,.55);background:#ffffff0a}.outline-cta:hover{border-color:var(--gold-soft);background:#f6d38a1f}.show-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:26px}.gallery{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0;margin:36px 0 0}.gallery__item{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;border-radius:14px;overflow:hidden;position:relative;aspect-ratio:4/3}.gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery__item:hover img{transform:scale(1.05)}.gallery__item span{position:absolute;left:0;right:0;bottom:0;padding:10px 12px;font-size:.8rem;color:#fff;background:linear-gradient(transparent,#0009);text-align:left}.gallery__item:focus-visible{outline:2px solid var(--gold-soft);outline-offset:2px}.gallery__pending{display:grid;place-items:center;aspect-ratio:4/3;border:1px dashed rgba(251,242,223,.25);border-radius:14px;color:#fbf2df80;font-size:.8rem;text-align:center}@media(max-width:900px){.gallery{grid-template-columns:repeat(2,1fr)}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:170;display:grid;place-items:center;background:#060406eb;padding:24px}.lightbox__fig{margin:0;max-width:min(1100px,92vw);max-height:86vh;display:flex;flex-direction:column;gap:10px}.lightbox__fig img{max-width:100%;max-height:76vh;object-fit:contain;border-radius:12px}.lightbox__fig figcaption{display:flex;flex-direction:column;gap:3px;color:#fbf2dfd9;text-align:center;font-size:.9rem}.lightbox__fig figcaption small{color:#fbf2df9e;font-size:.76rem}.lightbox__close{position:absolute;top:18px;right:18px;background:#0006;border:0;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer}.lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);background:#0006;border:0;color:#fff;width:52px;height:52px;border-radius:50%;cursor:pointer;display:grid;place-items:center}.lightbox__nav--prev{left:14px}.lightbox__nav--next{right:14px}.lightbox__close:hover,.lightbox__nav:hover{background:var(--red)}.rental-section{position:relative;overflow:hidden;padding:100px 0;color:var(--cream);background:radial-gradient(circle at 78% 20%,rgb(168 117 208 / 14%),transparent 34%),var(--deep)}.rental-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.rental-structures{list-style:none;padding:0;margin:22px 0 26px;display:grid;gap:12px}.rental-structures li{display:flex;gap:12px;align-items:flex-start}.rental-structures strong{display:block;color:var(--cream)}.rental-structures span{display:block;font-size:.9rem;color:#fbf2dfb8}.rental-media .gallery{grid-template-columns:repeat(2,1fr);margin:0}@media(max-width:900px){.rental-layout{grid-template-columns:1fr;gap:30px}}.social-section{background:linear-gradient(180deg,#12060b,var(--ink));padding:64px 0}.social-band{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap;background:linear-gradient(120deg,#1d0a13,#0c080a);border:1px solid var(--line, rgba(251,242,223,.14));border-radius:22px;padding:26px 30px}.social-band__cta{color:#fbf2dfbf;margin:6px 0 0}.social-band__links{display:flex;gap:12px;flex-wrap:wrap}.social-band__links a{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#d81f2a24;border:1px solid rgba(246,211,138,.4);color:var(--cream);font-weight:600;font-size:.9rem}.social-band__links a:hover{background:var(--red);color:#fff}.contact-section{padding:96px 0;background:linear-gradient(180deg,var(--ink),#12060b);color:var(--cream)}.contact-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1100px;margin:6px auto 0}.contact-choice{display:flex;flex-direction:column;gap:8px;align-items:flex-start;text-align:left;cursor:pointer;background:linear-gradient(180deg,#25121a,#1c0d14);border:1px solid rgba(246,211,138,.3);border-radius:18px;padding:26px;color:var(--cream)}.contact-choice:hover{border-color:var(--gold-soft);transform:translateY(-2px)}.contact-choice span{font-family:Alfa Slab One,serif;font-weight:400;font-size:1.15rem}.contact-choice small{color:#fbf2dfb8}.contact-phones{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:26px}.contact-phone{display:inline-flex;align-items:center;gap:9px;color:var(--gold-soft);font-weight:700}.contact-phones-empty{text-align:center;color:#fbf2df80;margin-top:24px;font-size:.9rem}@media(max-width:640px){.contact-choices{grid-template-columns:1fr}}.dialog--wide{max-width:760px}.dialog__lead{color:#fbf2dfbf;margin:.4rem 0 1rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.field--full{grid-column:1/-1}.field__label b{color:var(--red)}.field input,.field select,.field textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(251,242,223,.22);background:#ffffff0a;color:var(--cream);font-family:inherit;font-size:1rem}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--gold-soft);outline-offset:1px;border-color:var(--gold-soft)}.field--check{flex-direction:row;align-items:flex-start;gap:10px;font-size:.85rem;color:#fbf2dfcc}.field--check input{width:auto;margin-top:3px}.dialog label.field{display:flex;gap:6px;font-size:.9rem;font-weight:500;letter-spacing:normal;text-transform:none}.dialog label.field--check{flex-direction:row;align-items:flex-start;gap:10px;color:#fbf2dfcc}.dialog .field input:not([type=checkbox]),.dialog .field select,.dialog .field textarea{height:auto;min-height:48px;padding:12px 14px;border-radius:10px;border:1px solid rgba(251,242,223,.22);background:#ffffff0a;color:var(--cream)}.dialog .field textarea{min-height:112px;resize:vertical}.dialog .field input[type=file]{padding:7px}.dialog .field input[type=file]::file-selector-button{margin-right:10px;padding:8px 10px;border:0;border-radius:6px;color:var(--cream);background:var(--red-deep);font:inherit;cursor:pointer}.dialog .field--check input[type=checkbox]{flex:0 0 auto;width:18px;height:18px;margin:2px 0 0;accent-color:var(--red)}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-error{color:#ff9c9c;font-size:.9rem}.video-embed{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#000}.video-embed iframe,.video-embed video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.video-embed video{object-fit:contain}.video-embed--instagram{width:min(100%,520px);max-height:76vh;margin-inline:auto;aspect-ratio:9/16;background:#fff}.video-external{display:block;width:max-content;margin:14px auto 0;color:var(--gold-soft);font-size:.9rem;text-underline-offset:3px}@media(max-width:900px){.contact-choices{grid-template-columns:1fr}}@media(max-width:640px){.form-grid{grid-template-columns:1fr}}.consent{position:fixed;z-index:160;left:16px;right:16px;bottom:16px;max-width:720px;margin:0 auto;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#170a10f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(246,211,138,.35);border-radius:14px;padding:16px 18px}.consent p{margin:0;font-size:.86rem;color:#fbf2dfd9;flex:1 1 320px}.consent__actions{display:flex;gap:10px}.consent-settings{position:fixed;z-index:140;left:14px;bottom:14px;padding:8px 12px;border:1px solid rgba(246,211,138,.42);border-radius:999px;color:#fbf2dfcc;background:#170a10e6;font-size:.75rem}.consent-settings:hover,.consent-settings:focus-visible{color:#fff;border-color:var(--gold-soft)}.dialog-backdrop{z-index:180}.dialog{background:linear-gradient(180deg,#1d0e16,#12060b);color:var(--cream);border:1px solid rgba(246,211,138,.3)}.dialog h2{color:var(--cream)}.dialog>p,.dialog__success p{color:#fbf2dfbd}.dialog>p.dialog__lead{color:#fbf2dfbd}.dialog .section-heading__eyebrow{color:var(--gold-soft)}.dialog__close{color:var(--cream)}.dialog__close:hover{color:var(--gold-soft)}.field__label{color:#fbf2dfe6}.lightbox{z-index:190}.sponsor-section{background:linear-gradient(180deg,#12060b,var(--ink));padding:72px 0}.sponsor-band{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap;background:radial-gradient(circle at 12% 10%,rgb(231 178 76 / 14%),transparent 40%),linear-gradient(120deg,#241019,#160a11);border:1px solid rgba(246,211,138,.4);border-radius:22px;padding:34px 36px}.sponsor-copy{max-width:640px}.sponsor-copy h2{font-family:Alfa Slab One,serif;font-weight:400;color:var(--cream);font-size:clamp(1.5rem,3vw,2.2rem);margin:8px 0 10px}.sponsor-copy p{color:#fbf2dfcc}.sponsor-action{flex:0 0 auto}@media(max-width:760px){.sponsor-band{flex-direction:column;align-items:flex-start}}.city-page{--ink:#170a10;--deep:#0a0709;--cream:#fbf2df;--paper:#f5ead7;--gold:#e7b24c;--red:#d81f2a;color:var(--cream);background:var(--deep);font-family:Figtree,Arial,sans-serif;font-synthesis:none}.city-page *{box-sizing:border-box}.city-page{scroll-padding-top:30px}.city-page{margin:0;-webkit-font-smoothing:antialiased}.city-page button,.city-page a{-webkit-tap-highlight-color:transparent}.city-page button{font:inherit;cursor:pointer}.city-page a{color:inherit;text-decoration:none}.city-page img{display:block;max-width:100%;height:auto}.city-page button:focus-visible,.city-page a:focus-visible,.city-page summary:focus-visible{outline:3px solid #d98d12;outline-offset:5px}.city-page svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;flex:none}.city-page .wrap{width:min(1280px,calc(100% - 100px));margin:auto}.city-page .skip{position:absolute;left:20px;top:10px;z-index:200;background:var(--cream);color:var(--ink);padding:14px;transform:translateY(-200%)}.city-page .skip:focus{transform:none}.city-page .site-header{position:absolute;z-index:10;inset:0 0 auto;height:100px;padding:0 3.5%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #ffffff22;background:#09060ac7}.city-page .brand{width:290px;flex-shrink:0}.city-page .site-header nav{display:flex;gap:32px;font-size:15px}.city-page .site-header nav a:hover{color:var(--gold)}.city-page .ticket{position:relative;display:inline-flex;align-items:center;justify-content:center;width:264px;min-height:76px;padding:16px 24px;color:#fff;font-size:17px;font-weight:800;background:url(/assets/ticket-vermelho-otimizado.png) center/100% 100% no-repeat;text-align:center;filter:drop-shadow(0 10px 18px #6b061d33)}.city-page .ticket.small{width:190px;min-height:62px;font-size:14px}.city-page .outline{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid var(--gold);min-height:56px;padding:14px 25px;border-radius:3px;font-weight:500}.city-page .outline.dark{color:var(--ink);border-color:#60362366}.city-page .hero{position:relative;height:max(790px,91svh);max-height:1020px;min-height:790px;isolation:isolate;overflow:hidden}.city-page .hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:-2;will-change:auto}.city-page .hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#0e06103b 0%,transparent 70%);pointer-events:none}.city-page .hero-content{padding-top:182px}.city-page .opening{margin:0 0 20px;display:flex;gap:10px;align-items:center;color:var(--gold);font-size:17px;font-weight:700}.city-page .opening span{width:8px;height:8px;background:var(--red);border-radius:100%}.city-page .venue{text-transform:uppercase;letter-spacing:3px;font-size:12px;font-weight:700;color:#e6d7c3;margin:0 0 25px}.city-page .hero h1{font-family:Rye,Georgia,serif;font-size:clamp(45px,4.25vw,73px);font-weight:400;line-height:1.12;letter-spacing:-2px;margin:0;max-width:690px;text-shadow:0 4px 25px #0005}.city-page .hero h1 em{font-style:normal;color:var(--gold)}.city-page .hero-copy{margin:28px 0 27px;color:#f3e9e2;font-size:18px;line-height:1.65;max-width:580px}.city-page .actions{display:flex;align-items:center;gap:22px}.city-page .sessions{position:relative;background:#160c12;border-top:1px solid #d29a4238;border-bottom:1px solid #d29a4238;padding:32px 0}.city-page .sessions-grid{display:grid;grid-template-columns:.9fr .8fr 1.5fr auto;gap:38px;align-items:center}.city-page .eyebrow{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;margin:0 0 18px}.city-page .arrival{font-size:13px;color:#d7c7c1;line-height:1.5;margin:0}.city-page .sessions .eyebrow{margin-bottom:8px}.city-page .session{border-left:1px solid #ffffff21;padding-left:34px}.city-page .session h2{font:500 14px Figtree,Arial,sans-serif;margin:0 0 8px;color:#dbcfc7}.city-page .session p{margin:0;font-size:25px;font-weight:700}.city-page .session p span{color:#967042;margin:0 5px}.city-page .text-link{display:inline-flex;align-items:center;gap:14px;font-weight:700;font-size:14px}.city-page .text-link:hover{color:var(--gold)}.city-page .section-pad{padding:88px 0}.city-page .section-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:35px}.city-page .section-top>p{margin:0 0 5px;color:#c7bdb9;font-size:16px;line-height:1.5}.city-page .section-top h2,.city-page .about-layout h2,.city-page .location-layout h2,.city-page .faq-layout h2,.city-page .final-cta h2{font:400 clamp(34px,3.6vw,55px)/1.15 Rye,Georgia,serif;letter-spacing:-1px;margin:0}.city-page .trailer-section{background:#0a0709}.city-page .trailer-frame{aspect-ratio:2.35/1;background:#08080d;border:1px solid #cba06340;overflow:hidden;position:relative}.city-page .trailer-poster{position:relative;width:100%;height:100%;display:block;color:var(--cream);border:0;padding:0;text-align:left;background:#08080d;overflow:hidden}.city-page .trailer-poster>img{position:absolute;right:0;top:0;height:100%;width:49%;object-fit:cover;object-position:center 52%}.city-page .trailer-poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#08080d 5%,#08080dcc 35%,transparent 65%),linear-gradient(0deg,#08080d90,transparent 45%);pointer-events:none}.city-page .poster-title{position:absolute;z-index:2;left:7%;top:25%;font:400 clamp(32px,4vw,65px)/1.1 Rye,Georgia,serif;color:var(--cream)}.city-page .play{display:grid;place-items:center;width:82px;height:82px;border:1px solid var(--gold);border-radius:50%;position:absolute;top:calc(50% - 41px);left:calc(57% - 41px);z-index:3;background:#180e1199;color:var(--gold)}.city-page .play svg{width:32px;height:32px;fill:currentColor;stroke:none;margin-left:0}.city-page .poster-caption{position:absolute;bottom:34px;left:7%;z-index:2;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:2px;color:#dac8ad}.city-page .trailer-frame iframe{width:100%;height:100%;border:0}.city-page .seats-section{background:var(--paper);color:var(--ink);border-top:1px solid #e7b24c70}.city-page .seats-section .eyebrow{color:#a22528}.city-page .seats-section .section-top>p{color:#6c5b50}.city-page .day-tabs{display:flex;gap:4px;background:#e4d6bf;border-radius:5px;padding:5px;width:max-content;max-width:100%;margin-bottom:34px}.city-page .day-tabs button{border:0;background:transparent;color:#5e4b3d;padding:13px 22px;border-radius:3px;font-weight:700;font-size:14px}.city-page .day-tabs button[aria-pressed=true]{background:var(--ink);color:var(--cream);box-shadow:0 3px 10px #29190f15}.city-page .seat-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:34px;align-items:start}.city-page .map-column{min-width:0}.city-page .seat-map{position:relative;overflow:hidden;box-shadow:0 10px 35px #60431d0d;border:1px solid #9a80601f;border-radius:4px}.city-page .seat-map>img{width:100%;height:auto}.city-page .zone{position:absolute;top:0;right:0;bottom:0;left:0;border:0;width:100%;height:100%;opacity:0;background:var(--sector);padding:0}.city-page .zone:hover,.city-page .zone:focus-visible,.city-page .zone.selected{opacity:.3;filter:saturate(1.5)}.city-page .zone:focus-visible{opacity:.6}.city-page .lateral{--sector:#e47a24}.city-page .central{--sector:#198244}.city-page .premium{--sector:#2679b5}.city-page .vip{--sector:#c62435}.city-page .zone.lateral.left{clip-path:polygon(14% 35%,20% 24%,26% 20%,30% 36%,15% 40%)}.city-page .zone.lateral.right{clip-path:polygon(53% 20%,61% 25%,67% 35%,66% 40%,51% 36%)}.city-page .zone.central.left{clip-path:polygon(15% 40%,30% 39%,32% 47%,24% 55%,17% 53%)}.city-page .zone.central.right{clip-path:polygon(52% 39%,68% 40%,65% 53%,57% 55%,50% 47%)}.city-page .zone.premium.left{clip-path:polygon(24% 56%,33% 48%,40% 50%,40% 64%,29% 63%)}.city-page .zone.premium.right{clip-path:polygon(45% 50%,50% 48%,59% 58%,53% 64%,45% 64%)}.city-page .zone.vip.left{clip-path:polygon(20% 60%,30% 65%,40% 66%,40% 77%,26% 72%,20% 67%)}.city-page .zone.vip.right{clip-path:polygon(45% 66%,55% 65%,63% 60%,66% 67%,57% 73%,45% 77%)}.city-page .map-hint{font-size:12px;color:#715f51;margin:15px 0;text-align:center}.city-page .price-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.city-page .price-card{text-align:left;border:1px solid #cbbda6;border-top:4px solid var(--sector);background:#fffaf1;color:var(--ink);border-radius:4px;padding:17px 19px 16px;position:relative}.city-page .price-card[aria-pressed=true]{box-shadow:0 0 0 2px var(--sector);border-color:var(--sector);background:#fff}.city-page .sector-heading{display:flex;align-items:center;gap:9px;margin-bottom:16px}.city-page .sector-heading b{display:grid;place-items:center;border-radius:50%;width:23px;height:23px;color:#fff;background:var(--sector);font-size:12px}.city-page .sector-heading strong{font-size:17px}.city-page .price-label{display:block;color:#776252;font-size:11px;text-transform:uppercase;letter-spacing:1px}.city-page .price-value{display:block;font-size:30px;font-weight:800;letter-spacing:-1px;line-height:1.3;margin:3px 0 10px}.city-page .price-value>span{font-size:17px;letter-spacing:0}.city-page .half{display:flex;justify-content:space-between;font-size:13px;border-top:1px solid #d0c4b74d;padding-top:11px;color:#766153}.city-page .half strong{font-weight:700;color:#321d17}.city-page .selected-summary{font-size:13px;font-weight:700;text-align:center;margin:23px 0 0;min-height:16px}.city-page .choose-place{display:flex;margin:9px auto 0;width:100%;max-width:320px}.city-page .price-note{font-size:12px;text-align:center;color:#735e4f;margin:8px 0 0}.city-page .about-layout{display:grid;grid-template-columns:.83fr 1fr;gap:100px;align-items:center}.city-page .about-layout figure{margin:0;height:570px;overflow:hidden;border-radius:3px}.city-page .about-layout figure img{height:100%;width:100%;object-fit:cover;object-position:center 55%}.city-page .about-layout>div>p:not(.eyebrow){color:#d2c6bd;line-height:1.85;font-size:18px;margin:26px 0}.city-page .about-layout h2{font-size:clamp(36px,3.4vw,52px)}.city-page .location-section{background:var(--paper);color:var(--ink)}.city-page .location-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.city-page .location-section .eyebrow{color:#a22528}.city-page .location-layout h3{font-size:25px;margin:0 0 12px}.city-page .location-layout p:not(.eyebrow){font-size:18px;line-height:1.7;color:#685648;margin:0 0 24px}.city-page .faq-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:100px}.city-page .faq-layout .text-link{margin-top:30px;color:var(--gold)}.city-page .questions details{border-bottom:1px solid #ffffff26}.city-page .questions summary{cursor:pointer;padding:22px 28px 22px 0;font-size:17px;font-weight:600;list-style:none;position:relative}.city-page .questions summary:after{content:"+";position:absolute;right:5px;top:20px;color:var(--gold);font-size:22px;font-weight:400}.city-page .questions details[open] summary:after{content:"−"}.city-page .questions p{line-height:1.6;color:#c6b7b1;margin:0 0 23px}.city-page .final-cta{text-align:center;padding:80px 0;background:radial-gradient(ellipse at 50% 100%,#50101b,#1c080f 65%,#10070b);border-block:1px solid #b2683140}.city-page .final-cta h2{margin:0 0 25px}.city-page .final-cta .eyebrow{margin-bottom:24px}.city-page footer{padding:40px 0 105px;background:#080608}.city-page .footer-row{display:flex;justify-content:space-between;align-items:center;gap:40px}.city-page .footer-row>img{width:230px}.city-page .footer-row>div{display:flex;gap:24px;font-size:13px;color:#d4c6bf}.city-page.motion-soft .hero-art{animation:city-hero-drift 18s ease-in-out infinite alternate;will-change:transform}.city-page.motion-soft .ticket,.city-page.motion-soft .price-card,.city-page.motion-soft .play,.city-page.motion-soft .zone{transition:transform .25s ease,box-shadow .25s ease,filter .25s ease,opacity .25s ease}.city-page.motion-soft .ticket:hover{transform:translateY(-3px);filter:drop-shadow(0 12px 24px #9907175a) brightness(1.06)}.city-page.motion-soft .price-card:hover{transform:translateY(-3px)}.city-page.motion-soft .trailer-poster:hover .play{transform:scale(1.08);background:#3b231bdd}@keyframes city-hero-drift{0%{transform:scale(1)}to{transform:scale(1.025) translate3d(-.3%,-.3%,0)}}@keyframes city-status-glow{50%{box-shadow:0 0 12px #df354277}}@media(min-width:1700px){.city-page .hero-content{padding-top:215px}}@media(max-width:1100px){.city-page .wrap{width:calc(100% - 64px)}.city-page .site-header{gap:18px}.city-page .brand{width:240px}.city-page .site-header nav{gap:20px;font-size:13px}.city-page .hero h1{font-size:54px}.city-page .sessions-grid{gap:20px}.city-page .session{padding-left:20px}.city-page .session p{font-size:22px}.city-page .seat-layout{gap:24px;grid-template-columns:1.1fr 1fr}.city-page .price-card{padding:14px}.city-page .price-value{font-size:27px}.city-page .about-layout{gap:60px}.city-page .faq-layout{gap:50px}}@media(max-width:800px){.city-page .site-header nav{display:none}.city-page .hero-art{object-position:61% bottom}.city-page .hero:after{background:linear-gradient(90deg,#0e061048,transparent)}.city-page .hero h1{font-size:50px;max-width:580px}.city-page .sessions-grid{grid-template-columns:1fr 1fr;gap:24px}.city-page .session{padding:0;border:0}.city-page .sessions-grid>.text-link{justify-self:start}.city-page .section-pad{padding:65px 0}.city-page .seat-layout{grid-template-columns:1fr}.city-page .map-column{max-width:660px;margin:auto;width:100%}.city-page .price-grid{grid-template-columns:repeat(4,1fr);gap:10px}.city-page .price-card{padding:14px 12px}.city-page .half{flex-direction:column;gap:3px}.city-page .sector-heading{gap:6px}.city-page .sector-heading strong{font-size:15px}.city-page .price-value{font-size:25px}.city-page .price-value>span{font-size:14px}.city-page .about-layout{gap:38px}.city-page .about-layout figure{height:470px}.city-page .location-layout{gap:38px}.city-page .faq-layout{gap:32px}.city-page .footer-row{align-items:flex-start}.city-page .footer-row>div{flex-wrap:wrap;gap:18px}.city-page .trailer-frame{aspect-ratio:1.9}.city-page .section-top>p{max-width:220px}.city-page .final-cta{padding:65px 0}}@media(max-width:540px){.city-page .wrap{width:calc(100% - 40px)}.city-page .site-header{height:78px;padding:0 20px;gap:12px}.city-page .brand{width:188px;flex-shrink:1}.city-page .site-header .ticket.small{width:125px;min-height:47px;font-size:11px;padding:10px 14px;flex-shrink:0}.city-page .hero{height:830px;min-height:830px;max-height:none}.city-page .hero-art{object-fit:cover;object-position:62% bottom;opacity:.87}.city-page .hero:after{background:linear-gradient(180deg,#10081166,#10081177 37%,#10081100 80%),linear-gradient(90deg,#10081199 0%,transparent 85%)}.city-page .hero-content{padding-top:133px}.city-page .opening{font-size:14px;margin-bottom:21px}.city-page .venue{font-size:10px;letter-spacing:2px;margin-bottom:21px}.city-page .hero h1{font-size:clamp(35px,9.6vw,50px);line-height:1.17;letter-spacing:-1px}.city-page .hero-copy{font-size:15px;line-height:1.7;margin:22px 0}.city-page .hero-copy br{display:none}.city-page .actions{gap:12px;flex-wrap:wrap}.city-page .actions .ticket{width:215px;min-height:66px;font-size:15px}.city-page .actions .outline{padding:12px 14px;min-height:48px;font-size:13px;gap:9px}.city-page .outline svg{width:18px}.city-page .sessions{padding:28px 0}.city-page .sessions-grid{gap:25px 16px}.city-page .sessions-grid>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:16px}.city-page .sessions .eyebrow{font-size:10px;line-height:1.5;margin:0;max-width:130px}.city-page .arrival{font-size:11px}.city-page .session h2{font-size:12px;line-height:1.5}.city-page .session p{font-size:19px;white-space:nowrap}.city-page .session p span{margin:0 2px}.city-page .sessions-grid>.session:nth-child(2){max-width:110px}.city-page .sessions-grid>.text-link{grid-column:1/-1}.city-page .section-top{display:block;margin-bottom:26px}.city-page .section-top h2,.city-page .about-layout h2,.city-page .location-layout h2,.city-page .faq-layout h2,.city-page .final-cta h2{font-size:34px}.city-page .section-top>p{font-size:14px;max-width:none;margin-top:15px}.city-page .section-top>p br{display:none}.city-page .eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:15px}.city-page .section-pad{padding:53px 0}.city-page .trailer-frame{aspect-ratio:1.48}.city-page .trailer-poster>img{width:55%;object-position:center 48%}.city-page .poster-title{font-size:28px;left:6%;top:24%}.city-page .play{width:55px;height:55px;top:calc(64% - 27px);left:calc(33% - 27px)}.city-page .play svg{width:24px;height:24px}.city-page .poster-caption{font-size:8px;letter-spacing:1px;left:6%;bottom:16px;max-width:70%;line-height:1.5}.city-page .day-tabs{width:100%;margin-bottom:24px}.city-page .day-tabs button{padding:12px 10px;font-size:12px;flex:1}.city-page .price-grid{grid-template-columns:1fr 1fr;gap:13px}.city-page .price-card{padding:17px}.city-page .price-value{font-size:30px}.city-page .sector-heading strong{font-size:17px}.city-page .half{flex-direction:row;gap:5px;font-size:12px}.city-page .map-hint{font-size:11px}.city-page .seat-layout{gap:20px}.city-page .about-layout{grid-template-columns:1fr;gap:36px}.city-page .about-layout figure{height:440px}.city-page .about-layout>div>p:not(.eyebrow){font-size:16px;line-height:1.75;margin:22px 0}.city-page .location-layout,.city-page .faq-layout{grid-template-columns:1fr;gap:28px}.city-page .location-layout h3{font-size:21px}.city-page .location-layout p:not(.eyebrow){font-size:16px}.city-page .questions summary{font-size:15px;line-height:1.5}.city-page .questions p{font-size:14px}.city-page .final-cta h2{font-size:33px}.city-page .footer-row{display:block}.city-page .footer-row>img{width:240px;margin-bottom:27px}.city-page .footer-row>div{gap:20px;font-size:12px}}.city-page [hidden]{display:none!important}.city-page .trailer-frame:has(iframe){aspect-ratio:16/9}.city-page .seat-map{aspect-ratio:900/760;background:#efeeeb}.city-page .map-art{position:absolute;width:142.222222%;aspect-ratio:1280/905;left:-10.666667%;top:-14.210526%}.city-page .map-art>img{width:100%;height:auto}.city-page .seat-map:focus-within{outline:3px solid #9c6411;outline-offset:4px}.city-page .map-hint{font-size:13px;line-height:1.6;max-width:580px;margin:17px auto 0;text-align:left;color:#645346}.city-page .zone.lateral.left{clip-path:polygon(14% 36.4%,15.2% 31.3%,17.9% 25.6%,22.5% 20.8%,28% 24.8%,30.9% 30.6%,29.1% 38%)}.city-page .zone.lateral.right{clip-path:polygon(54.7% 30.6%,57.2% 25.5%,63% 20.9%,67.3% 26.1%,70.7% 31.5%,72.4% 36.4%,55.5% 38%)}.city-page .zone.central.left{clip-path:polygon(13.4% 38.7%,28.9% 39.8%,32% 46.4%,27.1% 49.7%,17% 60.2%,14.7% 53.4%,13.5% 46.1%)}.city-page .zone.central.right{clip-path:polygon(56.2% 39.8%,71.7% 38.7%,71.6% 46.1%,70.4% 53.4%,68.1% 60.2%,58% 49.7%,53.1% 46.4%)}.city-page .zone.premium.left{clip-path:polygon(32.6% 48.2%,35.5% 49.2%,40.6% 50.8%,40.5% 64.4%,34.4% 63.2%,29% 60.6%,25.7% 57.7%)}.city-page .zone.premium.right{clip-path:polygon(53.3% 48.2%,50.4% 49.2%,45.3% 50.8%,45.4% 64.4%,51.5% 63.2%,56.9% 60.6%,60.2% 57.7%)}.city-page .zone.vip.left{clip-path:polygon(24% 59.1%,30.3% 63.8%,39.8% 66.7%,39.6% 76.8%,31.9% 75%,23.7% 71.5%,19.2% 66.6%)}.city-page .zone.vip.right{clip-path:polygon(61.9% 59.1%,55.6% 63.8%,46.1% 66.7%,46.3% 76.8%,54% 75%,62.2% 71.5%,66.7% 66.6%)}.city-page .trailer-poster>img{width:68%;object-position:center 50%}.city-page .about-section{padding-top:0}.city-page .about-layout figure{height:450px}@keyframes city-hero-drift{0%{transform:scale(1.03)}to{transform:scale(1.06) translate3d(-.3%,-.3%,0)}}@media(max-width:540px){.city-page .about-layout figure{height:340px}.city-page .map-hint{font-size:12px}.city-page .trailer-poster>img{width:77%;object-position:58% 50%}.city-page .about-layout h2{font-size:32px}}@media(prefers-reduced-motion:reduce){.city-page *,.city-page *:before,.city-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.city-page{position:relative}.city-page .hero:before{content:none}.city-page .hero{background:none}.city-page .hero-art{max-width:none}.city-page .hero h1{display:block;text-transform:none}.city-page .hero h1 em{font-size:inherit;line-height:inherit;margin:0}.city-page .about-section{background:var(--deep)}.city-page .about-section:before,.city-page .about-section:after{content:none}.city-page .site-header{grid-template-columns:none}.city-page .poster-title{max-width:45%}.city-page .trailer-frame{transition:aspect-ratio .25s ease}.city-page .arrival{max-width:175px}.city-page .sessions-grid{grid-template-columns:.9fr .8fr 1.5fr auto}.city-page .no-image{grid-template-columns:1fr}.city-page .seat-map.image-only{aspect-ratio:auto}.city-page .image-only .map-art{position:relative;inset:auto;width:100%;aspect-ratio:auto}.city-page .characters{font-size:14px!important;color:var(--gold)!important}.city-page .footer-row>a{display:block;max-width:250px}.city-page .city-social{text-align:center;border-block:1px solid #e7b24c30;background:#160c12}.city-page .city-social h2,.city-page .city-gallery h2,.city-page .city-posts h2{font:400 clamp(30px,3vw,44px)/1.2 Rye,Georgia,serif;margin:0 0 22px}.city-page .city-social p:not(.eyebrow){color:#d2c6bd;line-height:1.6}.city-page .social-links{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:28px}.city-page .media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:25px}.city-page .media-grid figure{margin:0}.city-page .media-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.city-page .media-grid figcaption{padding-top:12px;line-height:1.5}.city-page .media-grid small{display:block}.city-page .social-post{border:1px solid #e7b24c35;padding:16px;border-radius:4px;max-width:540px}.city-page .social-post iframe{width:100%;aspect-ratio:9/16;min-height:440px;border:0;background:#fff}.city-page .social-post--youtube iframe{aspect-ratio:16/9;min-height:0}.city-page .social-poster{display:block;width:100%;padding:0;border:0;background:#21131d;color:var(--cream);text-align:left}.city-page .social-poster span{display:block;padding:18px 16px 6px;font-weight:700}.city-page .social-poster small{padding:0 16px 18px;line-height:1.5;color:#d2c6bd}.city-page .social-post>.text-link{margin-top:14px;color:var(--gold)}@media(max-width:800px){.city-page .sessions-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.city-page .poster-title{max-width:52%}.city-page .social-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.city-page .social-links .outline{padding:12px 10px;font-size:13px;gap:8px}}@media(prefers-reduced-motion:reduce){.city-page .trailer-frame{transition:none}}
