@font-face{font-family:SUIT;src:url('/assets/fonts/suit-variable.aa894a204d5a6fba.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('/assets/fonts/barlow-condensed-800.73bc9e17231e9073.ttf') format('truetype');font-weight:800;font-display:swap}

:root{
  --page-max:1600px;
  --content-max:1280px;
  --ink:#292c73;
  --ink-soft:#555785;
  --pink:#f5a4d3;
  --pink-hover:#ffc4e5;
  --paper:#fcfbff;
  --lavender:#f0edfb;
  --line:#d7d3e9;
  --header-height:80px;
  --font:SUIT,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;
  --display:'Barlow Condensed',SUIT,sans-serif;
  color-scheme:light;
  font-family:var(--font);
  color:var(--ink);
  background:#e6e3ef;
  font-synthesis:none;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  scroll-behavior:smooth;
  scroll-padding-top:calc(var(--header-height) + 24px);
}
*{box-sizing:border-box}
body{margin:0;font-size:1rem;line-height:1.6;overflow-wrap:break-word}
body.menu-open{overflow:hidden}
button,input,select,textarea{font:inherit;color:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none;text-underline-offset:.22em}
button:disabled{cursor:not-allowed}
button,summary,a{touch-action:manipulation}
img{display:block;max-width:100%;height:auto}
svg{display:block;flex-shrink:0}
h1,h2,h3,p,dl,dd{margin:0}
h1,h2,h3{font-weight:800;line-height:1.15;text-wrap:balance}
p{text-wrap:pretty}
ul{padding-inline-start:1.3em}
[hidden]{display:none!important}
:focus-visible{outline:3px solid #ac287b;outline-offset:5px;border-radius:3px}
::selection{background:#f3acd8;color:#22255f}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#e6e3ef}
::-webkit-scrollbar-thumb{background:#a5a0c4;border:2px solid #e6e3ef;border-radius:8px}
.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}
.skip-link{position:fixed;z-index:100;top:12px;left:20px;padding:12px 20px;background:var(--ink);color:white;transform:translateY(-180%);border-radius:6px}
.skip-link:focus{transform:translateY(0)}
.site-shell{width:100%;margin-inline:auto;background:var(--paper)}
.content{width:calc(100% - 112px);max-width:var(--content-max);margin-inline:auto;min-width:0}
.site-header{position:sticky;top:0;z-index:40;width:100%;background:#f7f5ff;border-bottom:1px solid #e0dced;transition:box-shadow .25s ease}
.site-header.is-scrolled{box-shadow:0 6px 24px #22235a0d}
.header-inner{width:calc(100% - 112px);max-width:var(--content-max);min-height:var(--header-height);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;line-height:1}
.brand-mark{font-family:var(--display);font-size:2.8rem;font-weight:800;font-style:italic;letter-spacing:-.025em}
.brand-name{font-size:.7rem;line-height:1.12;font-weight:850;letter-spacing:.025em}
.brand-symbol{width:69px;height:auto}
.desktop-nav{display:flex;align-items:center;gap:clamp(16px,2.15vw,34px)}
.desktop-nav a{font-size:.9375rem;font-weight:650;padding:28px 0;white-space:nowrap;position:relative;transition:color .2s ease}
.desktop-nav a::after{content:'';position:absolute;bottom:19px;left:0;right:0;height:2px;background:#b13184;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}
.desktop-nav a:hover,.desktop-nav a[aria-current]{color:#9e2875}
.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{transform:scaleX(1)}
.header-actions{display:flex;gap:22px;align-items:center}
.language-switch{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;white-space:nowrap}
.language-switch a{display:grid;place-items:center;min-width:32px;min-height:44px;color:var(--ink-soft)}
.language-switch a[aria-current]{color:var(--ink);font-weight:850;text-decoration:underline;text-decoration-thickness:2px}
.language-switch span{color:#aaa5c0}
.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 27px;border-radius:999px;font-size:1rem;font-weight:800;line-height:1.4;border:1px solid transparent;transition:background .2s ease,transform .2s ease,border-color .2s ease;max-width:100%;text-align:center}
.button svg{width:20px;height:20px}
.button:hover{transform:translateY(-2px)}
.button-pink{background:var(--pink);color:#272356}
.button-pink:hover{background:var(--pink-hover)}
.header-ticket{min-height:43px;padding:9px 18px;font-size:.875rem;gap:13px}
.button-indigo{background:var(--ink);color:white}
.button-indigo:hover{background:#414296}
.button-outline{border-color:#a9a1ce;background:transparent;color:var(--ink)}
.button-outline:hover{background:#e8e2f7}
.button-hero{color:white;background:#2a255a6b;border-color:#ffffffb3}
.button-hero:hover{background:#2a255aa3}
.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;border-radius:50%}
.icon-button:hover{background:#292c7310}
.menu-trigger{display:none}
.menu-dialog{color:var(--ink);position:fixed;inset:0 0 0 auto;margin:0;width:min(480px,100%);max-width:100%;height:100dvh;max-height:100dvh;padding:28px 28px 40px;border:0;background:#f7f4ff;overflow-y:auto}
.menu-dialog::backdrop{background:#17163894}
.menu-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid var(--line)}
.menu-top h2{font-size:1.5rem}
.mobile-nav{display:flex;flex-direction:column;margin:20px 0 40px}
.mobile-nav a{font-size:1.5rem;font-weight:750;line-height:1.4;padding:16px 0;border-bottom:1px solid var(--line)}
.mobile-nav a:last-child{color:#a22275}
.menu-event{font-size:.875rem;line-height:1.8;color:var(--ink-soft)}
.notice{background:#ffe3f3}
.notice .content{display:flex;gap:20px;padding-block:12px;font-size:.9375rem}
.notice strong{flex-shrink:0}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#6977b2;color:white}
.hero-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}
.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-decoration{position:absolute;pointer-events:none;z-index:0}
.hero-balloon{width:110px;top:21%;right:8%;animation:sky-drift 7s ease-in-out infinite}
.hero-mic{width:140px;top:44%;left:7%;animation:sky-drift 8s 1s ease-in-out infinite}
@keyframes sky-drift{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-12px) rotate(2deg)}}
.hero::after{content:'';position:absolute;inset:55% 0 0;z-index:-1;background:linear-gradient(0deg,#30295870,transparent)}
.hero-content{display:flex;flex-direction:column;align-items:center;padding:32px 24px 72px;text-align:center;position:relative;min-height:744px;max-width:var(--content-max);margin-inline:auto}
.hero-intro{display:flex;align-items:center;flex-direction:column;gap:13px;position:relative;z-index:2}
.airport-wordmark{font-size:1rem;font-weight:800;letter-spacing:-.01em}
.hero-intro p{font-size:1.0625rem;font-weight:650;letter-spacing:.14em;padding-bottom:9px;border-bottom:1px solid #ffffffb3;text-shadow:0 2px 9px #2a22596b}
:lang(en) .hero-intro p{letter-spacing:.035em}
.hero-title{width:min(585px,80%);margin:22px auto 0;line-height:0;position:relative;z-index:1}
.hero-lettering{display:flex;align-items:center;flex-direction:column}
.skf-title-art{width:100%;height:auto}
.festival-title-art{width:86%;height:auto;margin-top:-22px}
.poster-window{display:block;aspect-ratio:842/600;position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent),linear-gradient(to bottom,transparent,#000 5%,#000 91%,transparent);mask-composite:intersect}
.poster-window img{position:absolute;top:-35%;left:0;width:100%;max-width:none;height:auto}
.hero-info{position:relative;margin-top:-2px;z-index:3}
.hero-date{font-size:clamp(1.25rem,2.15vw,1.875rem);font-weight:850;letter-spacing:-.025em;text-shadow:0 3px 12px #24204bcc}
.hero-venue{font-family:var(--display);font-weight:800;font-size:2rem;line-height:1.2;margin-top:2px;text-shadow:0 3px 12px #24204bcc}
.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:25px}
.hero-actions .button{min-width:162px}
.hero-scroll{position:absolute;bottom:20px;left:calc(50% - 15px);width:30px;height:30px;display:grid;place-items:center;opacity:.9}
.hero-scroll svg{transform:rotate(90deg);width:20px;height:20px}
.about-section{background:#eeebfa;border-bottom:1px solid #e5e0f4}
.about-content{display:flex;align-items:center;padding-block:33px;gap:48px}
.about-title{font-family:var(--display);font-size:2rem;line-height:.95;flex-shrink:0;max-width:190px;letter-spacing:-.025em}
.event-facts{flex:1;display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:0}
.event-facts>div{padding-inline:32px;border-left:1px solid #ccc6e1;min-width:0;display:flex;flex-direction:column-reverse;gap:5px}
.event-facts dt{font-size:.8125rem;color:var(--ink-soft)}
.event-facts dd{font-size:1.0625rem;font-weight:800;line-height:1.35}
.event-facts dd:first-of-type{font-variant-numeric:tabular-nums}
.date-dash{padding-inline:7px}
.event-facts .pending-hours{font-size:1rem;font-weight:650}
.section{padding-block:76px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}
.display-heading{font-family:var(--display);font-size:clamp(2.8rem,4.1vw,4rem);line-height:.98;letter-spacing:-.015em;font-weight:800}
.section-heading p{font-size:1rem;color:var(--ink-soft);margin-top:12px;line-height:1.65}
.date-tabs{display:flex;gap:12px;flex-shrink:0}
.date-tabs button{border:0;border-bottom:2px solid #d0cce1;background:transparent;padding:12px 10px 13px;min-width:117px;display:flex;justify-content:center;align-items:baseline;gap:7px;color:var(--ink-soft);font-size:1.2rem;font-weight:800;white-space:nowrap;transition:color .2s ease,border-color .2s ease}
.date-tabs button .weekday{font-size:.9375rem;font-weight:650}
.date-tabs button[aria-selected=true]{border-bottom-color:var(--ink);color:var(--ink)}
.date-tabs button:hover{color:#9e2875;border-bottom-color:#b979a8}
[role=tabpanel]{outline-offset:7px}
.artist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.coming-card{position:relative;isolation:isolate;min-width:0;aspect-ratio:4/5;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:23px;color:var(--ink);background:linear-gradient(150deg,#f8dceb,#d5c3ed);text-align:center}
.coming-card-1{background:linear-gradient(155deg,#e2dcfb,#babded)}
.coming-card-2{background:linear-gradient(150deg,#faddec,#e4c3e8)}
.coming-card-3{background:linear-gradient(150deg,#e9d9f8,#c2bdea)}
.coming-art{width:77%;height:63%;object-fit:contain;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.coming-card:hover .coming-art{transform:translateY(-5px) rotate(3deg)}
.coming-spark{align-self:flex-end;opacity:.95}
.coming-spark svg{width:25px;height:25px}
.coming-card strong{display:block;font-family:var(--display);font-size:clamp(1.9rem,2.8vw,2.7rem);line-height:.92;letter-spacing:.015em}
.coming-card div>span{display:block;font-size:.875rem;margin-top:15px;font-weight:600}
.lineup-note{font-size:.875rem;color:var(--ink-soft);margin-top:20px}
.artist-photo{aspect-ratio:4/5;overflow:hidden;background:#e8e1f5}
.artist-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .4s ease}
.artist-card:hover img{transform:scale(1.035)}
.artist-no-photo{background:#e6e0f4}
.artist-caption{padding-top:16px}
.artist-caption h3{font-size:1.4rem;overflow-wrap:anywhere}
.artist-caption p{margin-top:6px;font-size:.9375rem;color:var(--ink-soft)}
.text-link{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;text-decoration:underline}
.text-link svg{width:16px;height:16px}
.program-section{background:#f0ecf9}
.section-spark{color:#bb77b4;padding-right:10px}
.section-spark svg{width:48px;height:48px}
.program-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.program-placeholder{position:relative;isolation:isolate;overflow:hidden;min-height:260px;padding:36px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;background:#736b9d;color:white}
.program-placeholder::before{content:'';position:absolute;inset:0;z-index:-2;background:url('/assets/sky-background.a46850c765a4d34d.webp') 5% 48% / auto 270%}
.program-placeholder::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#302962c9,#55457220)}
.program-music>span{align-self:flex-start}
.program-object{width:43%;max-width:230px;align-self:center;margin-left:-20px;flex-shrink:0}
.program-music>div{max-width:245px;align-self:center}
.program-placeholder>span svg{width:42px;height:42px}
.program-placeholder h3{font-size:1.5rem;line-height:1.4;margin-bottom:8px}
.program-placeholder p{font-size:.9375rem;max-width:26ch;line-height:1.7}
.program-sky{align-items:flex-start;background:#8886b6}
.program-sky::before{background-position:95% 12%;background-size:auto 170%}
.program-sky::after{background:linear-gradient(90deg,#46366d75,#64557615)}
.program-art-type{font-family:var(--display);font-size:4rem;line-height:.9;align-self:center;font-weight:800}
.program-sky>svg{width:42px;height:42px;color:#ffe1b0}
.real-program{background:white;overflow:hidden;border-radius:12px}
.real-program summary{list-style:none;position:relative;cursor:pointer;min-height:220px;display:flex;align-items:flex-end;padding:28px;background:var(--ink);color:white;isolation:isolate}
.real-program summary::-webkit-details-marker{display:none}
.real-program summary::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent,#241a4ecd)}
.real-program summary img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.program-caption{display:flex;flex-direction:column;gap:9px;padding-right:24px}
.program-caption strong{font-size:1.65rem;line-height:1.3}
.program-caption span{font-size:.875rem}
.program-toggle{margin-left:auto;align-self:flex-end}
.program-details{padding:24px 28px;color:var(--ink-soft)}
.program-details p+p{margin-top:12px}
.real-program[open] .program-toggle{transform:rotate(45deg)}
.timetable-section{padding-bottom:68px}
.empty-schedule{min-height:212px;border:1px solid var(--line);background:#f6f3fd;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 24px}
.empty-icon{margin-bottom:14px;color:#6a62a0}
.empty-icon svg{width:33px;height:33px}
.empty-schedule h3{font-size:1.1875rem;line-height:1.4}
.empty-schedule p{font-size:.9375rem;margin-top:8px;color:var(--ink-soft)}
.schedule-timezone{font-size:.8125rem;color:var(--ink-soft);margin-top:16px;text-align:right}
.schedule-table{border-top:2px solid var(--ink)}
.schedule-row{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,2.5fr) minmax(120px,1fr);gap:24px;padding:24px;border-bottom:1px solid var(--line);align-items:center}
.schedule-head{background:#eeeaf9;font-size:.875rem;font-weight:750;padding-block:14px}
.schedule-time{font-weight:850;font-size:1.5rem;line-height:1.3;font-variant-numeric:tabular-nums}
.schedule-time span{display:block;color:var(--ink-soft);font-size:.875rem;font-weight:500;margin-top:4px}
.schedule-row strong{font-size:1.125rem}
.schedule-row p{color:var(--ink-soft);font-size:.9375rem;margin-top:4px}
.schedule-location{font-size:.9375rem;color:var(--ink-soft)}
.ticket-section{position:relative;overflow:hidden;background:#292b72;color:#fff;padding-block:64px}
.ticket-decoration{position:absolute;right:-40px;bottom:-65px;width:185px;opacity:.28;pointer-events:none}
.ticket-layout{position:relative}
.ticket-section :focus-visible,.site-footer :focus-visible{outline-color:#ffd4ef}
.ticket-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}
.ticket-title{font-family:var(--display);font-size:clamp(3.2rem,5vw,5.25rem);line-height:.91;letter-spacing:-.015em}
.ticket-subtitle{margin-top:20px;color:#ded9f2;font-size:.9375rem}
.ticket-content{border-left:1px solid #6464a5;padding-left:66px;min-width:0}
.ticket-explainer{font-size:1.125rem;font-weight:700;line-height:1.75;max-width:39ch}
.ticket-pending-copy{font-size:.9375rem;color:#e4bee0;line-height:1.7;margin-top:9px;max-width:44ch}
.ticket-status{display:inline-flex;align-items:center;gap:10px;margin-top:26px;padding:13px 22px;min-height:50px;background:#f1b6d9;color:#382353;border-radius:999px;font-size:.9375rem;font-weight:750}
.ticket-status svg{width:18px;height:18px}
.ticket-purchase{margin-top:25px}
.ticket-facts{margin-top:18px;font-size:.9375rem}
.ticket-facts>div{display:flex;flex-wrap:wrap;gap:12px;margin-block:8px}
.ticket-facts dt{color:#d2cde6;min-width:100px}
.ticket-facts dd{font-weight:700}
.ticket-details{color:#e2dcee;font-size:.875rem;line-height:1.7;margin-top:18px}
.venue-section{background:#eeebf9;padding-block:68px}
.venue-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}
.venue-intro .display-heading{font-size:clamp(2.8rem,4.15vw,4rem)}
.venue-intro>p{color:var(--ink-soft);font-size:1rem;margin-top:16px}
.venue-intro address{font-style:normal;margin-top:18px;font-size:1rem;line-height:1.7}
.venue-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.venue-links .button{font-size:.875rem;min-height:46px;padding:10px 17px;gap:10px}
.venue-panel{border:1px solid #d4cfea;align-self:stretch;display:flex;flex-direction:column;justify-content:center;background:#e7e2f6}
.venue-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px 24px 26px}
.pin-icon{margin-bottom:16px}
.pin-icon svg{width:32px;height:32px}
.venue-empty h3{font-size:1.125rem;line-height:1.5}
.venue-empty p{font-size:.875rem;color:var(--ink-soft);margin-top:6px;max-width:35ch}
.venue-map-status{font-size:.8125rem;color:var(--ink-soft);text-align:center;border-top:1px solid #ccc4e6;padding:15px 16px}
.venue-map{width:100%;height:auto}
.transport{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px}
.transport p{margin-top:12px;color:var(--ink-soft)}
.guide-section{padding-block:68px}
.guide-layout{display:grid;grid-template-columns:1fr 2fr;gap:70px}
.guide-title{font-size:2.1rem;letter-spacing:-.03em;line-height:1.25}
.guide-layout>div>p{color:var(--ink-soft);font-size:.9375rem;margin-top:12px}
.faq-list{border-top:1px solid #c9c3df}
.faq{border-bottom:1px solid #c9c3df}
.faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;padding:21px 0;font-weight:700;font-size:1rem;line-height:1.5}
.faq summary::-webkit-details-marker{display:none}
.faq summary>span{display:block;transition:transform .2s ease;flex-shrink:0}
.faq summary svg{width:21px;height:21px}
.faq[open] summary>span{transform:rotate(45deg)}
.faq>p{padding:0 38px 24px 0;color:var(--ink-soft);font-size:.9375rem;line-height:1.8;max-width:65ch}
.partners-section{background:#f0ecfa;padding-block:38px}
.partner-layout,.social-layout{display:flex;align-items:center;justify-content:space-between;gap:40px}
.small-display{font-family:var(--display);font-size:2.15rem;letter-spacing:-.01em;line-height:1}
.section-caption{font-size:.8125rem;color:var(--ink-soft);margin-top:8px}
.quiet-message{font-size:.9375rem;color:var(--ink-soft)}
.partner-groups{flex:1;max-width:800px}
.partner-group+.partner-group{margin-top:20px}
.partner-group h3{font-size:.875rem;line-height:1.4;margin-bottom:12px}
.partner-group>div{display:flex;align-items:center;gap:32px;flex-wrap:wrap}
.partner-item img{object-fit:contain;width:150px;height:64px}
.partner-item span{font-weight:750}
.social-section{background:#f8f6fd;padding-block:36px}
.social-pending{font-size:.9375rem;color:var(--ink-soft);display:flex;align-items:center;gap:11px}
.social-pending svg{width:23px;height:23px}
.social-links{display:flex;flex-wrap:wrap;gap:18px}
.social-link{display:flex;gap:10px;align-items:center;font-weight:750;min-height:44px}
.social-link svg{width:19px;height:19px}
.social-link:hover{color:#a82e7f}
.site-footer{background:#242663;color:#fff;padding-top:38px}
.footer-main{display:flex;gap:44px;align-items:center;padding-bottom:30px}
.footer-brand .brand-mark{font-size:2.75rem}
.footer-brand .brand-name{font-size:.65rem}
.footer-date{font-size:.8125rem;color:#e6e1f5;line-height:1.7}
.footer-date span{display:block;font-size:.75rem;letter-spacing:.035em}
.footer-contact{margin-left:auto;display:flex;flex-direction:column;gap:4px;color:#e1dbee;font-size:.8125rem}
.footer-contact a{text-decoration:underline}
.back-top{border:1px solid #7774a5;flex-shrink:0}
.back-top:hover{background:#ffffff15}
.footer-bottom{border-top:1px solid #535184;display:flex;gap:24px;align-items:center;justify-content:space-between;padding-block:18px;color:#d1cbe4}
.footer-bottom small{font-size:.75rem}
.footer-bottom>div{display:flex;gap:18px;flex-wrap:wrap;font-size:.75rem}
.footer-bottom a:hover{text-decoration:underline}
.mobile-ticket{display:none}

@media (min-width:1601px){
  .hero-balloon{right:max(8%,calc((100% - var(--content-max))/2 - 20px))}
  .hero-mic{left:max(7%,calc((100% - var(--content-max))/2 - 35px))}
}
@media (max-width:1200px){
  .header-inner{width:calc(100% - 48px);gap:20px}
  .desktop-nav{gap:19px}
  .desktop-nav a{font-size:.875rem}
  .header-actions{gap:14px}
  .content{width:calc(100% - 80px)}
  .about-content{gap:32px}
  .event-facts>div{padding-inline:22px}
  .event-facts dd{font-size:.9375rem}
  .ticket-layout,.venue-layout{gap:48px}
  .ticket-content{padding-left:42px}
}
@media (max-width:1024px){
  :root{--header-height:72px}
  .desktop-nav{display:none}
  .menu-trigger:not([hidden]){display:grid}
  .brand-mark{font-size:2.55rem}
  .header-ticket{display:none}
  .header-actions{gap:14px}
  .content{width:calc(100% - 64px)}
  .hero-content{min-height:unset;padding-top:30px;padding-bottom:65px}
  .hero-title{width:min(600px,84%)}
  .hero-balloon{right:3%;width:85px}
  .hero-mic{left:2%;width:105px}
  .about-content{gap:28px}
  .about-title{font-size:1.75rem}
  .event-facts{grid-template-columns:1.3fr 1fr}
  .event-facts>div{padding-inline:20px}
  .event-facts>div:last-child{grid-column:1/-1;flex-direction:row;align-items:baseline;gap:10px;margin-top:12px}
  .event-facts>div:last-child dd{font-size:.8125rem}
  .event-facts>div:last-child dt{font-size:.8125rem}
  .section{padding-block:60px}
  .section-heading{align-items:flex-start}
  .display-heading{font-size:3.3rem}
  .date-tabs button{min-width:102px;font-size:1.125rem}
  .artist-grid{gap:14px}
  .coming-card{padding:18px}
  .coming-card strong{font-size:2.5rem}
  .program-grid{gap:18px}
  .program-placeholder{padding:26px;min-height:240px;flex-direction:column;align-items:flex-start;gap:28px}
  .program-music{flex-direction:row;gap:14px}
  .program-object{width:40%;margin-left:-15px}
  .program-placeholder h3{font-size:1.3rem}
  .program-art-type{font-size:3.5rem;align-self:flex-start}
  .program-sky{flex-direction:row;align-items:center}
  .program-sky>svg{align-self:flex-start}
  .ticket-layout,.venue-layout{gap:36px;grid-template-columns:1fr 1.1fr}
  .ticket-content{padding-left:30px}
  .ticket-title{font-size:4rem}
  .venue-intro .display-heading{font-size:3.2rem}
  .guide-layout{gap:40px;grid-template-columns:1fr 1.7fr}
  .guide-title{font-size:1.85rem}
  .footer-main{gap:28px}
  .mobile-ticket{display:flex;position:fixed;z-index:30;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:var(--page-max);background:#f5f1fc;border-top:1px solid #d0c9e4;padding:10px 24px calc(12px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:24px;box-shadow:0 -6px 24px #292c730a}
  .mobile-ticket>span{font-size:.8125rem;color:var(--ink-soft)}
  .mobile-ticket .button{min-width:230px;min-height:48px;font-size:.9375rem}
  body{padding-bottom:calc(83px + env(safe-area-inset-bottom))}
}
@media (max-width:720px){
  .header-inner{width:calc(100% - 32px);gap:12px}
  .brand-mark{font-size:2.45rem}
  .brand-name{font-size:.625rem}
  .brand-symbol{width:61px}
  .header-actions{gap:8px}
  .language-switch{font-size:.8125rem;gap:0}
  .language-switch a{min-width:29px}
  .content{width:calc(100% - 40px)}
  .hero-content{padding:26px 16px 58px}
  .hero-backdrop{object-position:center;height:100%}
  .hero-backdrop img{object-fit:cover;object-position:center 75%}
  .hero-decoration{display:none}
  .airport-wordmark{font-size:.875rem}
  .hero-intro{gap:14px;width:100%}
  .hero-intro p{font-size:.875rem;letter-spacing:.055em;max-width:100%;padding-bottom:8px}
  :lang(en) .hero-intro p{letter-spacing:0;font-size:.875rem}
  .hero-title{width:calc(100% - 12px);max-width:420px;margin-top:24px;margin-bottom:15px}
  .festival-title-art{width:90%;margin-top:-12px}
  .poster-window{aspect-ratio:842/640}
  .poster-window img{top:-32.8125%}
  .hero-date{font-size:clamp(1.0625rem,4.55vw,1.5rem);letter-spacing:-.025em;line-height:1.45}
  .hero-venue{font-size:1.8rem}
  .hero-info{margin-top:2px}
  .hero-actions{margin-top:22px;gap:10px}
  .hero-actions .button{font-size:.875rem;min-width:140px;min-height:48px;padding:12px 19px;gap:13px}
  .hero-scroll{bottom:16px}
  .about-content{display:block;padding-block:26px}
  .about-title{font-size:1.7rem;max-width:none;line-height:1}
  .about-title br{display:none}
  .about-title br::after{content:' '}
  .event-facts{margin-top:22px;grid-template-columns:1.2fr 1fr;gap:0}
  .event-facts>div{padding:0 0 0 18px;border-left:1px solid #cbc3df}
  .event-facts>div:first-child{padding-left:0;border-left:0;padding-right:12px}
  .event-facts dd{font-size:.9375rem}
  .event-facts dt{font-size:.75rem}
  .date-dash{padding-inline:4px}
  .event-facts>div:last-child{border:0;padding:0;margin-top:15px}
  .section{padding-block:46px}
  .section-heading{flex-direction:column;align-items:stretch;gap:23px;margin-bottom:23px}
  .display-heading{font-size:2.9rem}
  .section-heading p{font-size:.9375rem;margin-top:10px}
  .date-tabs{gap:10px;width:100%}
  .date-tabs button{flex:1;min-width:0;border:1px solid #dbd5ec;padding:11px 8px;border-radius:999px;background:#eee9f8;font-size:1.0625rem;gap:7px;color:#625b88;min-height:46px}
  .date-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:white}
  .date-tabs button .weekday{font-size:.8125rem}
  .artist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .coming-card{padding:18px;aspect-ratio:4/5}
  .coming-card strong{font-size:clamp(2.1rem,7vw,2.8rem)}
  .coming-art{height:58%;width:82%}
  .coming-card strong{font-size:clamp(1.8rem,6.6vw,2.45rem)}
  .coming-card div>span{font-size:.75rem;margin-top:10px}
  .coming-spark svg{width:21px;height:21px}
  .lineup-note{font-size:.8125rem;line-height:1.7;margin-top:17px}
  .artist-caption h3{font-size:1.125rem}
  .artist-caption p{font-size:.8125rem}
  .section-spark{display:none}
  .program-grid{grid-template-columns:1fr;gap:14px}
  .program-placeholder{min-height:210px;padding:27px;flex-direction:row;align-items:flex-end}
  .program-music>span{align-self:flex-start}
  .program-object{width:38%;max-width:150px;margin-left:-15px;align-self:center}
  .program-placeholder div{max-width:250px}
  .program-placeholder h3{font-size:1.25rem}
  .program-placeholder p{font-size:.875rem}
  .program-sky{min-height:180px}
  .program-art-type{font-size:3.6rem;align-self:center}
  .program-sky>svg{align-self:flex-start}
  .empty-schedule{min-height:218px;padding:30px 20px}
  .empty-schedule h3{font-size:1.0625rem}
  .empty-schedule p{font-size:.875rem;max-width:28ch}
  .schedule-timezone{text-align:left;font-size:.75rem;line-height:1.6;margin-top:14px}
  .schedule-head{display:none}
  .schedule-row{grid-template-columns:76px minmax(0,1fr);gap:6px 18px;padding:20px 4px}
  .schedule-time{grid-row:span 2;font-size:1.375rem;align-self:start}
  .schedule-location{grid-column:2;font-size:.8125rem}
  .schedule-row strong{font-size:1.0625rem}
  .schedule-row p{font-size:.875rem}
  .ticket-section{padding-block:44px}
  .ticket-layout,.venue-layout{grid-template-columns:1fr;gap:30px}
  .ticket-title{font-size:4rem}
  .ticket-subtitle{margin-top:16px;font-size:.875rem}
  .ticket-content{border-left:0;border-top:1px solid #68679b;padding:25px 0 0}
  .ticket-explainer{font-size:1rem;line-height:1.8}
  .ticket-pending-copy{font-size:.875rem;margin-top:8px}
  .ticket-status{margin-top:22px;font-size:.875rem;padding:13px 19px}
  .venue-intro .display-heading{font-size:3rem}
  .venue-intro>p{font-size:.9375rem;margin-top:14px}
  .venue-empty{padding:32px 20px 26px}
  .venue-empty h3{font-size:1.0625rem}
  .venue-empty p{font-size:.875rem}
  .guide-layout{grid-template-columns:1fr;gap:24px}
  .guide-title{font-size:1.85rem}
  .guide-layout>div>p{font-size:.875rem;margin-top:10px}
  .faq summary{font-size:.9375rem;padding:20px 0;gap:14px}
  .faq>p{font-size:.875rem;padding-right:14px}
  .partner-layout,.social-layout{flex-direction:column;align-items:flex-start;gap:22px}
  .partners-section,.social-section{padding-block:30px}
  .small-display{font-size:2rem}
  .quiet-message,.social-pending{font-size:.875rem}
  .section-caption{font-size:.75rem}
  .partner-item img{width:120px;height:56px}
  .partner-group>div{gap:24px}
  .site-footer{padding-top:32px}
  .footer-main{display:grid;grid-template-columns:1fr auto;gap:20px;padding-bottom:26px;position:relative}
  .footer-brand{grid-column:1}
  .footer-date{grid-column:1;font-size:.8125rem}
  .footer-contact{grid-column:1;margin-left:0;font-size:.75rem}
  .back-top{grid-column:2;grid-row:1}
  .footer-bottom{padding-block:18px;align-items:flex-start;gap:12px}
  .footer-bottom small,.footer-bottom>div{font-size:.75rem}
  .mobile-ticket{padding:8px 16px calc(12px + env(safe-area-inset-bottom));gap:7px;flex-direction:column}
  .mobile-ticket>span{font-size:.75rem;line-height:1.4}
  .mobile-ticket .button{width:100%;border-radius:12px;font-size:1rem;min-height:50px;gap:16px}
  body{padding-bottom:calc(95px + env(safe-area-inset-bottom))}
}
@media (max-width:374px){
  .header-inner{width:calc(100% - 24px)}
  .brand-name{font-size:.6rem}
  .brand-mark{font-size:2.3rem}
  .header-actions{gap:2px}
  .hero-intro p{font-size:.8125rem;letter-spacing:.02em}
  .hero-actions .button{min-width:130px;padding-inline:14px;font-size:.8125rem;gap:10px}
  .content{width:calc(100% - 32px)}
  .event-facts dd{font-size:.8125rem}
  .event-facts>div{padding-left:13px}
  .display-heading{font-size:2.6rem}
  .coming-card{padding:14px}
  .program-placeholder{padding:22px;gap:16px}
  .ticket-title{font-size:3.6rem}
}
@media (prefers-reduced-motion:reduce){
  :root{scroll-behavior:auto}
  *,*::before,*::after{animation:none!important;transition:none!important}
}
@media print{
  :root{background:white}
  body{padding:0}
  .site-header{position:static}
  .mobile-ticket,.hero-scroll,.menu-trigger,.back-top{display:none!important}
  .site-shell{max-width:none}
  .content{width:100%}
  .section{padding-block:25px}
  .hero{break-inside:avoid}
  .date-tabs{display:none}
  [role=tabpanel][hidden]{display:block!important;margin-top:20px}
  .faq>p{display:block}
}
