:root {
  --paper: #f4f0e8;
  --ink: #161616;
  --orange: #ff5a24;
  --yellow: #f5df45;
  --blue: #2855ff;
  --white: #fffdf5;
  --display: "Arial Narrow", "Helvetica Neue Condensed", "Roboto Condensed", sans-serif;
  --body: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  --mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  --poster-width: 680px;
  --ease: cubic-bezier(.22, 1, .36, 1);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-bottom: calc(68px + env(safe-area-inset-bottom)); }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--body); line-height: 1.65; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid var(--blue); outline-offset: 4px; }
::selection { background: var(--orange); color: var(--ink); }
.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: 1000; top: 8px; left: 8px; padding: 12px 18px; background: var(--yellow); transform: translateY(-150%); transition: transform .2s; font-weight: 800; }
.skip-link:focus { transform: none; }

.main-poster { position: relative; z-index: 2; width: min(100%, var(--poster-width)); margin: 0 auto; background: var(--paper); box-shadow: 0 0 0 1px rgba(22,22,22,.15), 0 0 50px rgba(0,0,0,.11); }
.observe-section { scroll-margin-top: 60px; }
.side { display: none; }

.mobile-header { position: fixed; z-index: 100; inset: 0 0 auto; height: 60px; display: flex; align-items: center; justify-content: space-between; padding: 0 16px; color: var(--white); mix-blend-mode: difference; pointer-events: none; }
.mobile-header > * { pointer-events: auto; }
.mobile-logo { display: flex; align-items: flex-start; font: 900 24px/.8 var(--display); letter-spacing: -.06em; }
.mobile-logo span { margin-left: 4px; font-size: 11px; letter-spacing: 0; }
.menu-button { min-width: 48px; height: 48px; border: 0; background: transparent; display: grid; place-content: center; padding: 10px 0 10px 10px; cursor: pointer; }
.menu-button__label { font: 800 10px/1 var(--mono); letter-spacing: .1em; }
.mobile-menu { position: fixed; z-index: 200; inset: 0; padding: max(20px, env(safe-area-inset-top)) 20px max(80px, env(safe-area-inset-bottom)); background: var(--blue); color: var(--white); overflow-y: auto; }
.mobile-menu__top { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid currentColor; padding-bottom: 14px; font: 700 11px/1 var(--mono); }
.menu-close { min-width: 48px; min-height: 44px; border: 0; background: transparent; color: inherit; font: 700 11px/1 var(--mono); cursor: pointer; }
.mobile-menu nav { margin-top: 7vh; }
.mobile-menu nav a { display: flex; align-items: baseline; gap: 18px; padding: 8px 0; font: 900 clamp(34px, 10vw, 56px)/.9 var(--display); letter-spacing: -.06em; text-transform: uppercase; }
.mobile-menu nav span { font: 600 10px/1 var(--mono); letter-spacing: 0; }
.mobile-menu > p { margin: 8vh 0 0; font: 700 11px/1.6 var(--mono); }

.hero { position: relative; min-height: 820px; height: 100svh; max-height: 980px; overflow: hidden; background: var(--ink); color: var(--white); isolation: isolate; }
.hero__photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 57% center; filter: contrast(1.15) saturate(.9); z-index: -4; transform: scale(1.03); }
.hero__wash { position: absolute; inset: 0; z-index: -3; background: linear-gradient(180deg, rgba(10,8,7,.12) 0%, rgba(10,8,7,.14) 40%, rgba(10,8,7,.83) 100%), linear-gradient(90deg, rgba(17,10,7,.55), transparent 62%); }
.hero::after { content: ""; position: absolute; z-index: 7; inset: 0; pointer-events: none; opacity: .17; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E"); mix-blend-mode: soft-light; }
.hero__sun { position: absolute; top: 18%; right: -4%; width: 48%; aspect-ratio: 1; border-radius: 50%; background: var(--orange); z-index: -2; mix-blend-mode: screen; opacity: .92; }
.hero__date { position: absolute; top: 92px; left: 22px; margin: 0; display: grid; width: 94px; font: 700 13px/.95 var(--mono); }
.hero__date b { font: 900 48px/.8 var(--display); letter-spacing: -.08em; writing-mode: vertical-rl; position: absolute; top: 0; right: -31px; color: var(--yellow); }
.hero__date span { border-top: 1px solid currentColor; padding: 7px 0 5px; }
.hero__issue { position: absolute; top: 23px; right: 20px; margin: 0; text-align: right; font: 600 9px/1.45 var(--mono); letter-spacing: .08em; }
.hero__title-wrap { position: absolute; top: 35%; left: 18px; right: 14px; z-index: 2; }
.hero__eyebrow { margin: 0 0 8px 4px; font: 700 9px/1 var(--mono); letter-spacing: .08em; }
.hero h1 { margin: 0; font: 950 clamp(76px, 17.4vw, 124px)/.71 var(--display); letter-spacing: -.095em; text-transform: uppercase; text-shadow: 2px 2px 0 rgba(0,0,0,.1); }
.hero h1 span { display: block; white-space: nowrap; }
.hero h1 span:nth-child(2) { color: var(--yellow); transform: translateX(9%); }
.hero h1 span:nth-child(3) { font-size: .76em; -webkit-text-stroke: 2px var(--white); color: transparent; letter-spacing: -.065em; }
.hero__year { position: absolute; right: 1%; top: -18%; font: 900 58px/.8 var(--display); color: var(--orange); transform: rotate(8deg); }
.hero__sticker { position: absolute; z-index: 3; top: 23%; right: 6%; width: 116px; aspect-ratio: 1; border: 2px solid var(--ink); border-radius: 50%; background: var(--yellow); color: var(--ink); transform: rotate(10deg); display: grid; place-content: center; text-align: center; box-shadow: 5px 5px 0 var(--ink); }
.hero__sticker::before, .hero__sticker::after { content: "★"; position: absolute; font-size: 13px; top: 47%; }
.hero__sticker::before { left: 9px; }.hero__sticker::after { right: 9px; }
.hero__sticker span { font: 950 34px/.8 var(--display); }.hero__sticker small { font: 800 8px/1 var(--mono); margin-top: 5px; }
.hero__wave { position: absolute; left: 0; right: 0; bottom: 19%; width: 100%; height: 120px; overflow: visible; pointer-events: none; }
.hero__wave-line { fill: none; stroke: var(--blue); vector-effect: non-scaling-stroke; transform-box: fill-box; transform-origin: center; will-change: transform; }
.hero__wave-line--main { stroke-width: 16; animation: hero-wave-main 11s ease-in-out infinite alternate; }
.hero__wave-line--mid { stroke-width: 3; opacity: .62; animation: hero-wave-mid 14s ease-in-out -4s infinite alternate; }
.hero__wave-line--fine { stroke-width: 2; opacity: .38; animation: hero-wave-fine 17s ease-in-out -9s infinite alternate; }
.hero__bottom { position: absolute; left: 22px; right: 22px; bottom: 96px; display: flex; justify-content: space-between; align-items: flex-end; border-top: 1px solid rgba(255,255,255,.65); padding-top: 10px; font: 700 10px/1.35 var(--mono); }
.hero__bottom p { margin: 0; }.hero__bottom p:first-child b { font: 950 24px/.85 var(--display); }.hero__bottom p:last-child { writing-mode: vertical-rl; }
.hero__scroll { position: absolute; bottom: 68px; left: 22px; min-height: 30px; font: 700 9px/1 var(--mono); letter-spacing: .08em; }

@keyframes hero-wave-main {
  0% { transform: translate3d(-22px, 1px, 0) scaleX(1.02); }
  52% { transform: translate3d(6px, -3px, 0) scaleX(.995); }
  100% { transform: translate3d(24px, 2px, 0) scaleX(1.015); }
}
@keyframes hero-wave-mid {
  0% { transform: translate3d(20px, -2px, 0) scaleX(.99); }
  55% { transform: translate3d(-5px, 2px, 0) scaleX(1.015); }
  100% { transform: translate3d(-26px, -1px, 0) scaleX(1.025); }
}
@keyframes hero-wave-fine {
  0% { transform: translate3d(-12px, 3px, 0) scaleX(1.02); }
  48% { transform: translate3d(14px, -1px, 0) scaleX(1); }
  100% { transform: translate3d(30px, 2px, 0) scaleX(.985); }
}

.marquee { background: var(--yellow); border-block: 2px solid var(--ink); overflow: hidden; white-space: nowrap; }
.marquee div { width: max-content; padding: 9px 0 7px; font: 950 22px/.85 var(--display); letter-spacing: -.03em; animation: marquee 18s linear infinite; }
@keyframes marquee { to { transform: translateX(-50%); } }

.paper-section, .timetable, .food, .access, .faq { padding: 28px 22px 88px; }
.section-meta { display: flex; justify-content: space-between; align-items: flex-start; padding-bottom: 9px; border-bottom: 1px solid var(--ink); font: 700 9px/1.3 var(--mono); letter-spacing: .05em; }
.section-meta span:last-child { text-align: right; }
.section-meta--dark { color: var(--white); border-color: rgba(255,255,255,.7); }
.display-title { margin: 44px 0 32px; font: 950 clamp(86px, 20vw, 140px)/.72 var(--display); letter-spacing: -.09em; text-transform: uppercase; }
.display-title em { color: var(--blue); font-style: normal; }
.about { position: relative; overflow: clip; }
.about::before { content: "●"; position: absolute; top: 185px; right: -25px; color: var(--orange); font-size: 180px; line-height: 1; z-index: 0; }
.about > * { position: relative; z-index: 1; }
.about__copy { width: 78%; margin: 0 0 58px auto; }
.about__copy .lead { margin: 0 0 18px; font-size: clamp(22px, 5.5vw, 31px); line-height: 1.5; font-weight: 800; letter-spacing: -.04em; }
.about__copy p:last-child { margin: 0; font-size: 15px; line-height: 2; }
.about__collage { position: relative; height: 630px; margin-inline: -22px; }
.photo { position: absolute; margin: 0; }
.photo img { width: 100%; height: 100%; object-fit: cover; filter: contrast(1.08) saturate(.85); }
.photo figcaption { margin-top: 6px; font: 700 8px/1.4 var(--mono); }
.photo--sunset { left: 0; top: 40px; width: 78%; height: 320px; transform: rotate(-2deg); }
.photo--band { right: -3%; top: 280px; width: 54%; height: 345px; transform: rotate(3deg); z-index: 2; }
.photo--band img { filter: grayscale(1) contrast(1.18); }
.stamp { position: absolute; left: 30px; top: 345px; width: 144px; height: 144px; border: 4px double var(--orange); border-radius: 50%; color: var(--orange); transform: rotate(-11deg); display: grid; place-content: center; text-align: center; font: 900 18px/.85 var(--display); }
.stamp b { font-size: 10px; font-family: var(--mono); margin-top: 5px; }
.manifesto { margin: 28px -22px -88px; padding: 32px 22px 38px; background: var(--blue); color: var(--white); }
.manifesto span { font: 700 9px/1 var(--mono); }
.manifesto p { margin: 18px 0 0; font-size: 19px; line-height: 1.8; font-weight: 700; }

.news { background: var(--ink); color: var(--white); padding: 28px 22px 75px; }
.news__title { margin: 38px 0 28px; color: var(--orange); font: 950 68px/.8 var(--display); letter-spacing: -.07em; }
.news-list { list-style: none; margin: 0; padding: 0; border-top: 1px solid rgba(255,255,255,.65); }
.news-list li { display: grid; grid-template-columns: 100px 1fr 24px; gap: 12px; align-items: start; padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,.38); }
.news-list time { font: 600 10px/1.5 var(--mono); color: var(--yellow); }.news-list p { margin: 0; font-size: 14px; line-height: 1.65; }.news-list span { font-size: 20px; }

.lineup { background: var(--ink); color: var(--white); padding: 28px 22px 84px; overflow: hidden; }
.display-title--lineup { margin-bottom: 12px; color: var(--yellow); font-size: clamp(120px, 29vw, 190px); }
.display-title--lineup span { display: inline-block; transform: translateX(21%); -webkit-text-stroke: 2px var(--yellow); color: transparent; }
.lineup__intro { display: flex; align-items: flex-end; justify-content: space-between; margin: 0 0 70px; }
.lineup__intro p { margin: 0; font: 900 23px/.84 var(--display); }.lineup__intro span { text-align: right; font: 600 8px/1.45 var(--mono); }
.artist-day { position: relative; margin-inline: -22px; padding: 22px 22px 82px; background: var(--yellow); color: var(--ink); }
.artist-day header { display: flex; justify-content: space-between; border-bottom: 2px solid var(--ink); padding-bottom: 8px; }
.artist-day header p { margin: 0; font: 900 20px/1 var(--display); }.artist-day header h3 { margin: 0; font: 950 32px/.8 var(--display); letter-spacing: -.05em; }.artist-day header h3 span { font-size: 13px; }
.headliner { margin: 25px 0 18px; max-width: 100%; white-space: nowrap; font: 950 clamp(48px, 13vw, 88px)/.78 var(--display); letter-spacing: -.075em; }
.artist-cloud { display: flex; flex-wrap: wrap; align-items: baseline; gap: 7px 13px; font: 900 clamp(22px, 7vw, 32px)/.9 var(--display); text-transform: uppercase; }
.artist-cloud span { display: inline-block; max-width: 100%; white-space: nowrap; }.artist-cloud .xl { font-size: 1.42em; }.artist-cloud .lg { font-size: 1.16em; }.artist-cloud .sm { font: 800 .58em/1 var(--mono); }.artist-cloud .outline { -webkit-text-stroke: 1px var(--ink); color: transparent; }
.artist-shot { position: relative; margin: 42px 0 0; }
.artist-shot img { width: 100%; object-fit: cover; }.artist-shot figcaption { display: flex; justify-content: space-between; align-items: end; margin-top: 7px; font: 700 8px/1 var(--mono); }.artist-shot figcaption b { font: 900 22px/.8 var(--display); }
.artist-shot--band { width: 72%; margin-left: auto; transform: translateX(6%) rotate(2deg); }.artist-shot--band img { height: 430px; object-position: center 25%; filter: grayscale(1) contrast(1.18); }
.artist-day--two { background: var(--blue); color: var(--white); padding-top: 65px; }
.artist-day--two header { border-color: var(--white); }.artist-day--two .headliner { color: var(--orange); }
.artist-shot--dj { width: calc(100% + 44px); margin-inline: -22px; transform: rotate(-1.5deg); }.artist-shot--dj img { height: 280px; object-position: 30% center; }.artist-shot--dj figcaption { padding: 0 22px; }
.artist-cloud--blue { margin-top: 38px; }.artist-cloud--blue .outline { -webkit-text-stroke-color: var(--white); }
.lineup-note { margin: 24px 0 0; font-size: 10px; }

.timetable { background: var(--paper); }
.display-title--time { font-size: clamp(92px, 22vw, 150px); }.display-title--time em { font-size: .72em; color: var(--orange); }
.day-tabs { display: grid; grid-template-columns: 1fr 1fr; border: 2px solid var(--ink); }
.day-tabs button { min-height: 64px; border: 0; background: transparent; cursor: pointer; font: 900 24px/.9 var(--display); }
.day-tabs button + button { border-left: 2px solid var(--ink); }.day-tabs button span { display: block; margin-top: 5px; font: 700 8px/1 var(--mono); }.day-tabs button[aria-selected="true"] { background: var(--ink); color: var(--yellow); }
.swipe-hint { margin: 24px 0 7px; color: #505050; font: 700 8px/1 var(--mono); letter-spacing: .04em; }
.schedule-scroll { max-width: 100%; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; overscroll-behavior-y: auto; -webkit-overflow-scrolling: touch; touch-action: pan-x pan-y; scrollbar-color: var(--orange) transparent; scrollbar-width: thin; border: 1px solid var(--ink); background: repeating-linear-gradient(to bottom, transparent 0 53px, rgba(22,22,22,.16) 53px 54px); }
.schedule-grid { width: 650px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; padding: 10px; }
.stage-col { display: grid; grid-template-rows: 32px repeat(11, 54px); position: relative; }
.stage-col h3 { margin: 0; font: 900 16px/.9 var(--display); letter-spacing: -.03em; }
.stage-col p { grid-row: calc(var(--start) + 2) / span var(--span); position: relative; z-index: 1; margin: 0; padding: 8px; border: 1px solid var(--ink); background: var(--yellow); font: 900 14px/1.05 var(--display); overflow: hidden; }
.stage-col:nth-child(2) p { background: var(--orange); }.stage-col:nth-child(3) p { background: var(--blue); color: var(--white); }.stage-col time { display: block; margin-bottom: 6px; font: 700 8px/1 var(--mono); }
.schedule-grid--day2 .stage-col:first-child p { background: var(--orange); }.schedule-grid--day2 .stage-col:nth-child(2) p { background: var(--blue); color: white; }.schedule-grid--day2 .stage-col:nth-child(3) p { background: var(--yellow); color: var(--ink); }
.time-scale { display: flex; justify-content: space-between; margin-top: 8px; font: 700 8px/1 var(--mono); }

.ticket { background: var(--ink); color: var(--white); padding: 28px 22px 82px; overflow: clip; }
.display-title--ticket { margin-bottom: 18px; color: var(--orange); font-size: clamp(92px, 22vw, 150px); }
.ticket__lead { margin: 0 0 38px; font-weight: 700; font-size: 16px; }
.tickets { display: grid; gap: 16px; }
.ticket-stub { display: grid; grid-template-columns: 1fr 22px 78px; min-height: 188px; background: var(--paper); color: var(--ink); transform: rotate(-.7deg); }
.ticket-stub:nth-child(even) { transform: rotate(.6deg); }.ticket-stub--orange { background: var(--orange); }.ticket-stub--yellow { background: var(--yellow); }.ticket-stub--blue { background: var(--blue); color: var(--white); }
.ticket-main { padding: 14px 10px 14px 16px; }.ticket-main > span, .ticket-code > span { font: 700 7px/1 var(--mono); }.ticket-main h3 { margin: 13px 0; font: 950 40px/.78 var(--display); letter-spacing: -.04em; }.price { margin: 0; font: 950 37px/.8 var(--display); font-variant-numeric: tabular-nums; }
.ticket-tear { position: relative; border-inline: 1px dashed currentColor; }.ticket-tear::before, .ticket-tear::after { content: ""; position: absolute; left: 50%; width: 18px; height: 18px; border-radius: 50%; background: var(--ink); transform: translateX(-50%); }.ticket-tear::before { top: -9px; }.ticket-tear::after { bottom: -9px; }.ticket-tear i { position: absolute; left: 50%; top: 50%; width: 8px; height: 8px; border-radius: 50%; border: 1px solid currentColor; transform: translate(-50%,-50%); }
.ticket-code { padding: 12px 8px; display: flex; flex-direction: column; align-items: center; justify-content: space-between; }.ticket-code > span { writing-mode: vertical-rl; }.barcode { width: 48px; height: 65px; background: repeating-linear-gradient(90deg, currentColor 0 2px, transparent 2px 4px, currentColor 4px 5px, transparent 5px 8px); }
.buy-button, .final-buy { width: 100%; min-height: 72px; margin-top: 28px; border: 0; background: var(--yellow); color: var(--ink); display: flex; align-items: center; justify-content: space-between; padding: 0 20px; font: 950 35px/1 var(--display); cursor: pointer; transition: background .2s, color .2s; }
.buy-button:hover, .final-buy:hover { background: var(--orange); }.buy-button b { font-size: 24px; }.ticket-note { margin: 10px 0 0; font-size: 9px; color: #aaa; }

.food { position: relative; padding-bottom: 100px; background: var(--orange); overflow: clip; }
.display-title--food { position: relative; z-index: 2; font-size: clamp(94px, 22vw, 150px); }.display-title--food em { color: var(--yellow); }
.food-collage { position: relative; min-height: 900px; margin-inline: -22px; }
.food-photo { position: absolute; margin: 0; }.food-photo img { width: 100%; height: 100%; object-fit: cover; }.food-photo figcaption { margin-top: 5px; font: 700 8px/1 var(--mono); }
.food-photo--hero { left: -3%; top: 0; width: 86%; height: 410px; transform: rotate(-2deg); }.food-photo--hero img { object-position: 55% center; }
.food-photo--crop { right: -5%; top: 350px; width: 57%; height: 350px; transform: rotate(3deg); }.food-photo--crop img { object-position: 88% center; }
.food-list { position: absolute; left: 22px; top: 460px; width: 48%; display: grid; border-top: 2px solid var(--ink); font: 900 15px/1.05 var(--display); }.food-list span { padding: 11px 3px 8px; border-bottom: 1px solid var(--ink); }
.food-note { position: absolute; right: 22px; bottom: 10px; margin: 0; text-align: right; font: 950 37px/.8 var(--display); letter-spacing: -.05em; }

.venue { background: var(--ink); color: var(--white); padding: 28px 22px 78px; overflow: clip; }
.display-title--venue { color: var(--white); font-size: clamp(92px, 22vw, 150px); }.display-title--venue span { color: var(--yellow); display: inline-block; transform: translateX(18%); }
.venue__intro { width: 78%; margin: -5px 0 32px auto; font-size: 14px; line-height: 1.9; }
.festival-map { position: relative; margin-inline: -6px; background: var(--paper); color: var(--ink); transform: rotate(-1deg); border: 2px solid var(--paper); }
.festival-map svg { display: block; width: 100%; height: auto; }.map-sea { fill: var(--blue); }.map-wave { fill: none; stroke: var(--white); stroke-width: 5; opacity: .8; }.map-path { fill: none; stroke: var(--ink); stroke-width: 18; stroke-linecap: round; stroke-dasharray: 1 27; }.map-path--branch { stroke-width: 12; stroke-dasharray: 1 20; }.map-stage circle, .map-stage rect { fill: var(--yellow); stroke: var(--ink); stroke-width: 3; }.map-stage--sea rect { fill: var(--orange); }.map-stage--wave rect { fill: var(--blue); }.map-stage path { fill: var(--ink); }.map-stage text, .map-zone text { fill: var(--ink); font: 900 17px var(--display); text-anchor: middle; }.map-stage--wave text { fill: var(--white); }.map-zone text { font-size: 13px; }.map-small circle, .map-small rect { fill: var(--paper); stroke: var(--ink); stroke-width: 2; }.map-small path { fill: none; stroke: var(--ink); stroke-width: 4; }.map-small text { fill: var(--ink); font: 900 11px var(--mono); text-anchor: middle; }.entrance { fill: var(--ink); }.entrance-text { fill: var(--white); text-anchor: middle; font: 900 13px var(--display); }.sea-text { fill: var(--white); font: 900 14px var(--mono); letter-spacing: .18em; }.map-compass { position: absolute; top: 14px; left: 14px; text-align: center; font: 900 11px/1 var(--mono); }.map-compass i { font-style: normal; font-size: 27px; }
.map-legend { list-style: none; margin: 22px 0 0; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 9px; font: 700 8px/1 var(--mono); }.map-legend li { display: flex; align-items: center; gap: 8px; }.map-legend i { width: 18px; height: 18px; border: 1px solid var(--white); }.map-legend .sun { background: var(--yellow); }.map-legend .orange { background: var(--orange); }.map-legend .dots { background-image: radial-gradient(var(--white) 1px, transparent 1px); background-size: 4px 4px; }.map-legend .line { height: 2px; background: var(--white); }

.access { position: relative; min-height: 1020px; background: var(--paper); overflow: hidden; }
.access::before { content: ""; position: absolute; z-index: 0; width: 420px; height: 420px; border-radius: 50%; background: var(--yellow); top: 250px; left: -210px; }
.access > * { position: relative; z-index: 1; }
.display-title--access { margin-top: 55px; font-size: clamp(112px, 27vw, 182px); }
.display-title--access span { display: block; }.display-title--access span:last-child { margin-left: 9%; color: var(--blue); -webkit-text-stroke: 2px var(--blue); }
.access-route { position: relative; margin: 80px 0 52px; }.route-line { position: absolute; left: 19px; top: 20px; bottom: 20px; width: 2px; background: var(--ink); }.route-line i { position: absolute; left: 50%; width: 13px; height: 13px; border-radius: 50%; background: var(--orange); border: 2px solid var(--ink); transform: translate(-50%,-50%); }.route-line i:nth-child(1) { top: 0; }.route-line i:nth-child(2) { top: 50%; }.route-line i:nth-child(3) { top: 100%; }
.access-route ol { list-style: none; margin: 0; padding: 0 0 0 48px; display: grid; gap: 45px; }.access-route li { display: grid; grid-template-columns: 28px 1fr; }.access-route li > span { grid-row: span 2; font: 900 13px/1 var(--mono); }.access-route b { font-size: 16px; }.access-route small { grid-column: 2; font: 700 8px/1.5 var(--mono); }
.access-info { border-top: 2px solid var(--ink); }.access-info p { display: grid; grid-template-columns: 78px 1fr; gap: 10px; margin: 0; padding: 17px 0; border-bottom: 1px solid var(--ink); font-size: 13px; }.access-info span { font: 800 9px/1.4 var(--mono); }.access-info .access-alert { display: block; border: 0; color: var(--orange); font-weight: 800; }
.access-coord { margin: 38px 0 0; text-align: right; font: 900 28px/.9 var(--display); }

.faq { background: var(--yellow); }
.display-title--faq { color: var(--blue); font-size: clamp(130px, 31vw, 210px); }
.faq-list { border-top: 2px solid var(--ink); }
.faq-list details { border-bottom: 1px solid var(--ink); }
.faq-list summary { list-style: none; min-height: 72px; display: grid; grid-template-columns: 32px 1fr 42px; align-items: center; gap: 8px; cursor: pointer; font-size: 15px; font-weight: 800; }
.faq-list summary::-webkit-details-marker { display: none; }.faq-list summary > span:first-child { font: 700 9px/1 var(--mono); }.faq-state { justify-self: end; font: 700 7px/1 var(--mono); letter-spacing: .03em; }.faq-state::before { content: "OPEN"; }.faq-list details[open] .faq-state::before { content: "CLOSE"; }.faq-list details p { margin: -4px 42px 22px 40px; font-size: 13px; line-height: 1.85; }

.notice { padding: 28px 22px 82px; background: var(--blue); color: var(--white); }
.notice__title { margin: 42px 0 36px; font: 950 92px/.72 var(--display); color: var(--yellow); letter-spacing: -.08em; }
.rules-grid { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid var(--white); border-left: 1px solid var(--white); }
.rules-grid li { min-height: 176px; padding: 14px 12px; display: flex; flex-direction: column; border-right: 1px solid var(--white); border-bottom: 1px solid var(--white); }.rules-grid .rule-number { font: 950 35px/.8 var(--display); color: var(--yellow); }.rules-grid p { min-height: 34px; margin: 11px 0 auto; font: 800 9px/1.15 var(--mono); letter-spacing: -.03em; }.rules-grid b { font-size: 14px; }.rules-grid li > span:last-child { font-size: 9px; }

.sponsors { padding: 70px 22px 80px; background: var(--paper); }.sponsors > p:first-child { margin: 0 0 36px; text-align: center; font: 700 9px/1 var(--mono); letter-spacing: .18em; }.sponsor-logos { display: grid; grid-template-columns: repeat(2,1fr); border-left: 1px solid var(--ink); border-top: 1px solid var(--ink); }.sponsor-logos > span { min-height: 110px; display: grid; place-content: center; text-align: center; border-right: 1px solid var(--ink); border-bottom: 1px solid var(--ink); }.logo-tide { font: 950 19px/1 var(--display); letter-spacing: -.05em; }.logo-nami { font: 900 18px/.8 var(--display); transform: skew(-8deg); }.logo-kite { font: 300 28px/1 var(--display); letter-spacing: .15em; }.logo-solar { font: 900 19px/.8 var(--display); }.logo-solar i { font: 500 8px/1 var(--mono); }.logo-33 { font: 950 26px/.72 var(--display); }.logo-mie { font: 700 11px/1.2 var(--mono); }.sponsor-note { margin: 20px 0 0; text-align: center; font: 600 7px/1 var(--mono); }

.final-cta { position: relative; min-height: 780px; padding: 30px 22px 46px; display: flex; flex-direction: column; justify-content: flex-end; color: var(--white); overflow: hidden; isolation: isolate; }.final-cta > img { position: absolute; z-index: -3; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 45% center; }.final-cta__overlay { position: absolute; z-index: -2; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.28) 40%, rgba(0,0,0,.92)); }.final-cta::after { content: ""; position: absolute; z-index: -1; left: -18%; top: 20%; width: 92%; aspect-ratio: 1; border: 4px solid var(--orange); border-radius: 50%; }
.final-cta__label { position: absolute; top: 25px; left: 22px; margin: 0; font: 700 9px/1 var(--mono); }.final-cta h2 { margin: 0; font: 950 clamp(74px, 17vw, 116px)/.74 var(--display); letter-spacing: -.075em; }.final-cta h2 em { color: var(--yellow); font-style: normal; }.final-cta__date { margin: 28px 0 0; font: 900 42px/.8 var(--display); }.final-cta__date b { font-size: 24px; color: var(--orange); }.final-cta__name { margin: 20px 0 0; font: 800 10px/1 var(--mono); }.final-buy { margin-top: 26px; }
.footer { padding: 36px 22px calc(92px + env(safe-area-inset-bottom)); background: var(--ink); color: var(--white); }.footer > p { margin: 0 0 25px; font: 950 29px/.8 var(--display); }.footer nav { display: flex; gap: 17px; flex-wrap: wrap; margin-bottom: 35px; font: 700 10px/1 var(--mono); }.footer a { text-decoration: underline; text-underline-offset: 4px; }.footer small { font: 600 7px/1.4 var(--mono); color: #aaa; }
.mobile-ticket { position: fixed; z-index: 90; left: 12px; right: 12px; bottom: max(8px, env(safe-area-inset-bottom)); height: 52px; min-height: 52px; padding: 0 16px; display: flex; align-items: center; justify-content: space-between; background: var(--yellow); color: var(--ink); border: 2px solid var(--ink); box-shadow: 4px 4px 0 var(--ink); font: 950 23px/1 var(--display); }
.toast { position: fixed; z-index: 300; left: 50%; bottom: calc(72px + env(safe-area-inset-bottom)); width: min(calc(100% - 32px), 440px); transform: translateX(-50%); padding: 15px 18px; background: var(--paper); color: var(--ink); border: 2px solid var(--ink); box-shadow: 5px 5px 0 var(--orange); font-size: 13px; font-weight: 700; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s var(--ease), transform .7s var(--ease); }.reveal.is-visible { opacity: 1; transform: none; }

@media (min-width: 700px) {
  .main-poster { border-inline: 1px solid var(--ink); }
  .hero h1 { font-size: 124px; }
  .about__copy { width: 70%; }
  .ticket-stub { grid-template-columns: 1fr 28px 105px; }
  .rules-grid { grid-template-columns: repeat(4,1fr); }
  .sponsor-logos { grid-template-columns: repeat(3,1fr); }
  .mobile-ticket { left: 50%; right: auto; width: 632px; transform: translateX(-50%); }
}

@media (min-width: 1180px) {
  body { background-color: var(--paper); background-image: linear-gradient(rgba(22,22,22,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(22,22,22,.035) 1px, transparent 1px); background-size: 24px 24px; }
  .side { position: fixed; z-index: 1; top: 0; bottom: 0; display: block; width: calc((100% - var(--poster-width)) / 2); }
  .side--left { left: 0; }.side--right { right: 0; }
  .side__inner { height: 100%; padding: clamp(26px, 2.5vw, 44px) clamp(22px, 2.25vw, 42px) 24px; display: flex; flex-direction: column; }
  .side--left .side__inner {
    --side-title-size: clamp(56px, 31cqw, 158px);
    --side-date-size: clamp(48px, 21cqw, 96px);
    min-width: 0;
    padding-top: clamp(26px, 2.2vw, 40px);
    container-type: inline-size;
  }
  /* Left poster audit: the previous 68px title and 56px date caps stopped scaling after 1440px, while the panel kept growing. */
  .side-logo { width: 100%; max-width: none; display: flex; flex-direction: column; overflow: visible; font-family: var(--display); font-weight: 950; text-transform: uppercase; }
  .side-logo span { display: block; white-space: nowrap; word-break: normal; overflow-wrap: normal; }
  .side-logo__top { width: 100%; display: flex !important; align-items: baseline; justify-content: space-between; font-size: calc(var(--side-title-size) * .56); line-height: .72; letter-spacing: -.075em; }
  .side-logo__festival { width: 100%; font-size: var(--side-title-size); line-height: .62; letter-spacing: -.09em; }
  .side-logo__year { align-self: flex-end; margin-top: .13em; color: var(--blue); font-size: calc(var(--side-title-size) * .48); line-height: .72; letter-spacing: -.055em; }
  .side-rule { height: 2px; flex: 0 0 auto; background: var(--ink); margin: clamp(20px, 2.6vh, 30px) 0 15px; }
  .side-label { margin: 0 0 9px; font: 700 clamp(9px, .72vw, 11px)/1 var(--mono); letter-spacing: .08em; }
  .side-date { margin: 0 0 clamp(22px, 3.2vh, 34px); padding-bottom: clamp(16px, 2vh, 20px); border-bottom: 2px solid var(--ink); }
  .side-date strong { display: block; margin-bottom: clamp(10px, 1.4vh, 14px); color: var(--orange); font: 950 clamp(25px, 9.5cqw, 46px)/1 var(--display); letter-spacing: -.04em; }
  .side-date p { display: flex; align-items: baseline; justify-content: flex-start; gap: .35em; margin: 0; font: 950 var(--side-date-size)/.82 var(--display); letter-spacing: -.065em; font-variant-numeric: tabular-nums; white-space: nowrap; }
  .side-date b { font: 800 clamp(10px, 2.8cqw, 14px)/1 var(--mono); letter-spacing: .02em; }
  .side-place { margin: 0 0 clamp(22px, 3vh, 30px); font: 950 clamp(28px, 12cqw, 58px)/.78 var(--display); letter-spacing: -.055em; }
  .side-times { margin: 0 0 clamp(16px, 2.2vh, 24px); padding-bottom: clamp(14px, 2vh, 20px); display: grid; grid-template-columns: 1fr 1fr; gap: 12px; border-bottom: 1px solid var(--ink); }
  .side-times div { display: flex; flex-direction: column; gap: 4px; }
  .side-times dt { margin: 0; font: 750 9px/1 var(--mono); letter-spacing: .08em; }
  .side-times dd { margin: 0; font: 950 clamp(21px, 8.5cqw, 40px)/1 var(--display); letter-spacing: -.035em; font-variant-numeric: tabular-nums; }
  .availability { width: max-content; max-width: 100%; margin: 0; padding: 9px 11px 8px; display: flex; align-items: center; gap: 9px; border: 1px solid var(--ink); background: var(--yellow); font: 900 clamp(13px, 4.5cqw, 16px)/1 var(--display); letter-spacing: -.015em; }.availability span { width: 7px; height: 7px; flex: 0 0 auto; border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 3px rgba(255,90,36,.16); }
  .social-links { margin-top: auto; padding-top: 14px; display: flex; gap: 14px; border-top: 1px solid var(--ink); font: 700 clamp(8px, 3.4cqw, 10px)/1 var(--mono); letter-spacing: .02em; text-transform: uppercase; }.social-links a { text-decoration: underline; text-underline-offset: 4px; }
  .side-scroll { margin: 10px 0 0; font: 700 8px/1 var(--mono); letter-spacing: .07em; }
  .side__inner--right { padding-left: clamp(30px, 3vw, 58px); padding-right: clamp(24px, 2.4vw, 48px); }
  .desktop-nav { margin-top: clamp(28px, 4vh, 50px); display: grid; }
  .desktop-nav a { position: relative; display: grid; grid-template-columns: 26px 1fr; align-items: center; min-height: 42px; padding: 0 4px; border-bottom: 1px solid rgba(22,22,22,.35); font: 900 clamp(15px, 1.2vw, 21px)/1 var(--display); transition: padding-left .2s, color .2s; }
  .desktop-nav a span { font: 700 8px/1 var(--mono); }.desktop-nav a::after { content: ""; position: absolute; left: 0; top: 50%; width: 0; height: 7px; background: var(--orange); z-index: -1; transition: width .25s var(--ease); }.desktop-nav a.is-active { padding-left: 10px; }.desktop-nav a.is-active::after { width: 88%; }.desktop-nav a:hover { color: var(--blue); }
  .side-ticket { margin-top: auto; min-height: 68px; display: flex; align-items: center; justify-content: space-between; padding: 0 14px; background: var(--blue); color: var(--white); font: 950 clamp(21px, 1.8vw, 31px)/1 var(--display); transform: rotate(-1deg); transition: background .2s, color .2s; }.side-ticket span { -webkit-text-stroke: 1px var(--white); color: transparent; }.side-ticket:hover { background: var(--yellow); color: var(--ink); }.side-ticket:hover span { -webkit-text-stroke-color: var(--ink); }
  .coordinates { margin: 14px 0 0; font: 600 7px/1.4 var(--mono); }
  .mobile-header, .mobile-ticket { display: none; }
  .observe-section { scroll-margin-top: 0; }
  /* MV hybrid: Pattern B density, Pattern A scale, and Pattern C's reduced internal inset without widening the 680px poster. */
  .hero__sun { top: 14%; right: -7%; width: 55%; }
  .hero__date { top: 66px; left: 20px; width: 108px; font-size: 14px; }
  .hero__date b { right: -34px; font-size: 54px; }
  .hero__issue { top: 20px; right: 18px; font-size: 9.5px; }
  .hero__title-wrap { top: 30.5%; left: 12px; right: 8px; }
  .hero__eyebrow { margin-bottom: 5px; font-size: 9.5px; }
  .hero h1 { font-size: 134px; line-height: .685; letter-spacing: -.102em; }
  .hero h1 span:nth-child(2) { transform: translateX(7%); }
  .hero h1 span:nth-child(3) { font-size: .8em; letter-spacing: -.07em; }
  .hero__year { top: -11%; right: 2%; font-size: 62px; transform: rotate(5deg); }
  .hero__sticker { top: 18%; right: 4%; width: 124px; }
  .hero__wave { bottom: 16%; height: 118px; }
  .hero__wave-line--main { stroke-width: 18; }
  .hero__bottom { bottom: 42px; }
  .hero__scroll { bottom: 10px; }
  html { scroll-padding-bottom: 0; }
}

@media (max-width: 390px) {
  .paper-section, .timetable, .food, .access, .faq, .lineup, .ticket, .venue, .notice, .sponsors { padding-left: 16px; padding-right: 16px; }
  .manifesto, .artist-day, .food-collage { margin-left: -16px; margin-right: -16px; }.manifesto, .artist-day { padding-left: 16px; padding-right: 16px; }
  .hero h1 { font-size: 19.2vw; }.hero__title-wrap { left: 13px; }.hero__sticker { width: 96px; }.hero__bottom { left: 15px; right: 15px; }
  .news-list li { grid-template-columns: 82px 1fr 18px; }.about__copy { width: 88%; }.display-title { font-size: 24vw; }.display-title--lineup { font-size: 31vw; }.display-title--access { font-size: 28vw; }
  .ticket-main h3 { font-size: 35px; }.price { font-size: 31px; }.ticket-stub { grid-template-columns: 1fr 18px 64px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
  .hero__photo { transform: none !important; }
  .hero__wave-line { animation: none !important; transform: none !important; will-change: auto; }
}
