@charset "UTF-8";
:root{--paper:#f5f3ec;--ink:#24271f;--muted:#65665b;--orange:#ff653d;--orange-dark:#9f3219;--line:#d9d9ce;--green:#dae4b4;--lilac:#d8d7ea;--sans:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--display:"Arial Black","Helvetica Neue",Arial,sans-serif;--mono:"SFMono-Regular",Consolas,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;line-break:strict}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.3;font-feature-settings:"palt" 1}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.45}button:disabled:hover{transform:none}a,button,summary{touch-action:manipulation}button,input,select{border-radius:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #116b8c;outline-offset:4px}h2:focus-visible{outline:3px solid #116b8c;outline-offset:5px}#main:focus{outline:0}img{display:block;width:100%;height:100%;object-fit:cover}button .icon,a .icon{flex-shrink:0}.icon{width:21px;height:21px;display:inline-block;vertical-align:middle;flex-shrink:0}.wrap{width:calc(100% - 112px);max-width:1376px;margin-inline:auto}.eyebrow{display:block;font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:13px 24px;font-weight:700;font-size:13px;line-height:1.7;border:1px solid transparent;border-radius:4px;transition:background .18s,transform .18s;white-space:normal}.button:hover{transform:translateY(-2px)}.button-orange{background:var(--orange);color:#24231d}.button-orange:hover{background:#ff825d}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#414638}.button-outline{border-color:#75776a;background:transparent}.button-outline:hover{background:#e5e4d9}.button-outline-light{border:1px solid #c8cbc6;color:#f8f7ee;background:#14202760}.button-outline-light:hover{background:#394649}.full-width{width:100%}.text-button{padding:8px 0;min-height:44px;display:inline-flex;align-items:center;gap:12px;font-size:12px;line-height:1.6}.text-button:hover{text-decoration:underline}.underlined-link{display:inline-flex;align-items:center;gap:27px;min-height:44px;border-bottom:1px solid currentColor;font-size:12px;font-weight:600;white-space:nowrap}.underlined-link:hover{color:var(--orange-dark)}.icon-button{min-height:44px;min-width:44px;display:inline-grid;place-items:center}.skip-link{position:fixed;left:20px;top:-100px;z-index:1000;padding:12px 20px;background:var(--ink);color:var(--paper)}.skip-link:focus{top:10px}.mobile-only{display:none}[hidden]{display:none!important}
/* A compact masthead leaves the stage to the artwork. */
.site-header{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{height:86px;max-width:1488px;padding:0 40px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:9px;width:180px;flex-shrink:0}.brand-mark{font-family:var(--display);font-size:49px;font-weight:900;line-height:.9;letter-spacing:-9px;transform:skew(-10deg);display:flex;align-items:flex-start;width:54px}.brand-mark>span{font-family:Arial;font-size:28px;line-height:1;letter-spacing:-3px;color:var(--orange);transform:skew(10deg) translate(-4px,-6px)}.brand-type{font-family:var(--display);font-weight:900;font-size:15px;line-height:.95;letter-spacing:-.7px;position:relative;display:block;padding-right:27px}.brand-year{position:absolute;right:4px;bottom:0;font-family:var(--mono);font-size:9px;letter-spacing:0;writing-mode:vertical-rl;transform:rotate(180deg)}.desktop-nav{display:flex;align-items:center;gap:33px;padding-left:35px}.desktop-nav a{font-size:11px;font-weight:800;letter-spacing:.06em;padding:30px 0 28px;position:relative}.desktop-nav a[aria-current]:after{content:"";position:absolute;bottom:20px;left:50%;height:4px;width:4px;border-radius:50%;background:var(--orange)}.desktop-nav a:hover{color:var(--orange-dark)}.header-actions{display:flex;align-items:center;gap:24px}.my-link{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.03em;min-height:44px}.my-link>.icon{width:18px}.my-link[aria-current]{text-decoration:underline}.count{font-family:var(--mono);font-size:9px;background:#e5e4d9;border-radius:50%;min-width:19px;height:19px;display:grid;place-items:center}.header-ticket{font-size:11px;min-height:40px;padding:9px 19px;gap:27px}.header-ticket .icon{width:17px;height:17px}.menu-button,.mobile-nav{display:none}
/* The first fold is designed as a festival poster. */
.hero{position:relative;isolation:isolate;min-height:650px;background:#0b1922;color:#f7f5ef;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:-3;object-position:50% 56%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0610167a 0%,#07131a38 64%,#06131b06 100%),linear-gradient(0deg,#071217da 0%,transparent 40%,#07121c1a 70%)}.hero-topline{display:flex;justify-content:space-between;padding:23px 41px;font-size:9px;font-family:var(--mono);letter-spacing:.12em}.hero-topline>span:first-child{display:flex;align-items:center;gap:9px}.live-dot{width:6px;height:6px;background:var(--orange);border-radius:50%;display:inline-block}.hero-content{position:relative;margin:22px 0 84px 7.1%;width:max-content;max-width:84%}.hero-japanese{font-size:16px;letter-spacing:.19em;margin-bottom:16px;font-weight:700}.hero h1{font-family:var(--display);font-size:clamp(82px,9.7vw,151px);font-weight:950;line-height:.85;letter-spacing:-.065em;text-transform:uppercase;margin-left:-6px}.hero h1>span{display:inline-flex;align-items:center;gap:26px}.hero-star{font-family:Arial;font-size:.84em;line-height:1;color:var(--orange);align-self:center;margin-top:3px}.hero-date{margin-top:24px;display:flex;align-items:center;gap:30px}.hero-date strong{font-family:Arial,sans-serif;font-size:24px;letter-spacing:-.03em;font-weight:800;line-height:1.4}.hero-date strong span{font-size:10px;margin:0 8px;letter-spacing:0;vertical-align:middle}.hero-location{display:flex;align-items:center;gap:6px;font-size:11px}.hero-location .icon{width:16px;height:16px}.hero-copy{font-size:12px;line-height:1.9;color:#f1f0e9;margin-top:14px}.hero-buttons{display:flex;gap:12px;margin-top:23px}.hero-buttons .button{font-size:11px;min-height:47px;padding:12px 21px;gap:27px}.hero-stamp{position:absolute;right:8%;top:32%;width:145px;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--orange);color:#25251d;transform:rotate(12deg);box-shadow:0 0 0 5px #ff653d2a;border:1px dashed #24231d7a}.hero-stamp>span{font-family:var(--mono);font-size:8px;font-weight:700;letter-spacing:.05em}.hero-stamp strong{font-family:var(--display);font-weight:900;font-size:64px;line-height:1;letter-spacing:-.05em;display:flex;align-items:flex-end;gap:5px;margin:3px 0 6px}.hero-stamp strong span{font-family:Arial;font-size:14px;letter-spacing:-.03em;margin-bottom:8px}.hero-bottom{position:absolute;bottom:22px;left:41px;right:41px;display:flex;align-items:flex-end;justify-content:space-between;font-family:var(--mono);font-size:8px;letter-spacing:.08em;line-height:1.55}.hero-bottom a{display:flex;align-items:center;gap:14px;font-size:9px;margin-left:-20px}.hero-bottom a .icon{width:16px;transform:rotate(90deg)}.ticker{overflow:hidden;background:var(--orange);color:#24241c;padding:9px 0}.ticker>div{width:max-content;white-space:nowrap;font-size:13px;font-weight:900;letter-spacing:.04em;line-height:1.5}.ticker span{font-size:20px;margin:0 33px;vertical-align:middle}.home-news{display:flex;align-items:center;gap:25px;min-height:79px;border-bottom:1px solid var(--line);font-size:11px}.news-label{display:flex;gap:15px;align-items:center;font-size:10px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.news-label i{width:5px;height:5px;background:var(--orange);border-radius:50%}.home-news time{font-family:var(--mono);font-size:10px;color:var(--muted)}.news-tag{font-family:var(--mono);font-size:8px;border:1px solid #a0a195;padding:1px 9px;border-radius:3px}.home-news p{flex:1}.circle-link{border:1px solid #a0a195;width:32px;min-width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.circle-link .icon{width:15px}.section{padding-top:77px;padding-bottom:70px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:20px}.section-heading .eyebrow{color:var(--muted);margin-bottom:11px;font-size:9px}.section-heading h2{font-family:var(--display);font-weight:900;font-size:37px;letter-spacing:-.045em;line-height:1.1}.section-heading .underlined-link{font-size:11px;margin-bottom:2px}.section-intro{display:flex;justify-content:space-between;margin:0 0 28px;gap:20px}.section-intro p{font-size:12px;color:var(--muted)}.section-intro>span{font-family:var(--mono);font-size:9px;color:var(--muted)}.artist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.artist-card{min-width:0}.artist-visual{position:relative;aspect-ratio:1.52;overflow:hidden;border-radius:5px;background:#262f2c}.artist-image-link{display:block;width:100%;height:100%;padding:0;position:relative;text-align:left;color:#faf8f0;overflow:hidden}.artist-image-link img{transition:transform .5s;object-position:50% 43%}.artist-image-link:hover img{transform:scale(1.04)}.artist-image-link:focus-visible{outline-offset:-5px;outline-color:var(--orange)}.artist-image-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#101813c9,transparent 55%)}.favorite-button{position:absolute;right:13px;top:13px;display:grid;place-items:center;border-radius:50%;width:38px;min-height:38px;background:#f7f6efed;color:#2c3027;transition:background .2s}.favorite-button .icon{width:18px;height:18px}.favorite-button.active{background:var(--orange);color:var(--ink)}.favorite-button.active .icon,.row-heart.active .icon,.my-link.active .icon{fill:currentColor}.art-number{position:absolute;left:15px;top:13px;font-family:var(--mono);font-size:9px;letter-spacing:.06em;padding:3px 6px;background:#141a14b3}.artist-day{position:absolute;left:18px;bottom:15px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em;display:flex;align-items:center;gap:12px}.artist-day>span{font-size:9px;letter-spacing:.02em;font-weight:400}.image-arrow{position:absolute;right:17px;bottom:14px;display:grid;place-items:center;width:27px;height:27px;border:1px solid #e4e8dd80;border-radius:50%}.image-arrow .icon{width:15px}.artist-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:16px 0 8px;font-family:var(--mono);font-size:8px;letter-spacing:.02em;color:var(--muted)}.genre-tag{display:inline-block;border:1px solid #a5a799;border-radius:3px;padding:1px 7px;color:#444b38;white-space:nowrap}.artist-card h3{font-family:var(--display);font-size:24px;letter-spacing:-.045em;line-height:1.2}.artist-name{font:inherit;padding:0;text-align:left;min-height:38px}.artist-name:hover{color:var(--orange-dark)}.artist-card-bottom{margin-top:14px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.artist-card-bottom>span{font-family:var(--mono);font-size:10px;display:flex;gap:5px;align-items:center}.artist-card-bottom>span .icon{width:13px;height:13px}.plan-button{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #949687;border-radius:4px;min-height:37px;padding:6px 10px;font-size:10px;white-space:nowrap}.plan-button .icon{width:14px;height:14px}.plan-button:hover{background:#e5e8d8}.plan-button.active{background:var(--green);border-color:#657743;color:#30401d}.visual-4 img{filter:sepia(.6) hue-rotate(328deg) saturate(1.6);object-position:70%}.visual-5 img{filter:grayscale(1);transform:scale(1.18)}.visual-6 img{filter:sepia(.5) hue-rotate(130deg);object-position:10%}.build-banner{background:#e8ebdf;border:1px solid #d0d5c2;border-radius:6px;padding:34px 37px;display:flex;align-items:center;gap:30px}.banner-symbol{font-size:96px;line-height:1;color:#46523a;flex-shrink:0}.build-banner>.button{margin-left:auto;font-size:11px;white-space:nowrap}.build-banner .eyebrow{font-size:9px;color:#5d6450;margin-bottom:9px}.build-banner h2{font-size:22px;letter-spacing:-.04em;margin-bottom:9px}.build-banner p{font-size:11px;color:#555f49;line-height:1.9}.day-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.day-card{border:1px solid #b6b8a9;border-radius:5px;padding:23px 26px 0;transition:transform .2s}.day-card:hover{transform:translateY(-5px)}.day-card-1{background:#eeeadd}.day-card-2{background:#e1e6cf}.day-card-3{background:#e2e0ea}.day-card>div{display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);font-size:10px}.day-card>strong{font-family:var(--display);font-weight:900;font-size:66px;line-height:1.5;letter-spacing:-.065em;display:block;margin:2px 0}.day-card>strong small{font-family:var(--mono);font-size:11px;letter-spacing:0;margin-left:15px}.day-card h3{font-size:17px;letter-spacing:-.01em}.day-card p{font-size:11px;margin:8px 0 22px}.day-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #a6aa955e;padding:14px 0;font-family:var(--mono);font-size:8px}.day-card-bottom .icon{width:15px}.guide-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding-bottom:80px}.guide-teaser-art{background:#283127;min-height:330px;border-radius:6px;position:relative;overflow:hidden;display:flex;align-items:center;padding:35px;color:#e9f1cf}.guide-teaser-art>span{position:relative;z-index:1;display:block;font-size:69px;font-family:var(--display);font-weight:900;letter-spacing:-.065em;line-height:.95}.guide-teaser-art>span>span{color:var(--orange);margin-left:5px}.orbit{position:absolute;height:390px;width:200px;right:35px;border:2px solid #c9d39c;transform:rotate(40deg);border-radius:50%}.orbit:before,.orbit:after{content:"";position:absolute;inset:0;border:2px solid #c9d39c;transform:rotate(35deg);border-radius:50%}.orbit:after{transform:rotate(-35deg)}.guide-teaser .eyebrow{font-size:9px;color:var(--muted);margin-bottom:18px}.guide-teaser h2{font-size:29px;line-height:1.6;margin-bottom:17px;letter-spacing:-.04em}.guide-teaser p{font-size:12px;color:var(--muted);margin-bottom:24px}.guide-teaser .button{font-size:11px}.ticket-strip{background:var(--orange);padding:46px 0}.ticket-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.ticket-strip .eyebrow{font-size:9px;margin-bottom:8px}.ticket-strip h2{font-size:23px;letter-spacing:-.04em}.ticket-strip .button{font-size:11px;white-space:nowrap}
/* Inner pages keep the same editorial rhythm. */
.page-content{padding-bottom:80px;min-height:65vh}.page-heading{padding:30px 0 37px}.breadcrumb{display:flex;gap:13px;font-family:var(--mono);font-size:9px;color:var(--muted);margin-bottom:38px}.breadcrumb a:hover{text-decoration:underline}.page-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.page-heading h1{font-family:var(--display);font-weight:900;font-size:clamp(37px,4.6vw,65px);letter-spacing:-.055em;line-height:1.02;max-width:830px}.orange-dot{color:var(--orange)}.page-heading-row>p{font-size:11px;line-height:1.9;flex-shrink:0;margin-bottom:2px}.filter-panel{border:1px solid var(--line);padding:24px;border-radius:6px;background:#eeede4}.filter-top{display:flex;align-items:center;gap:20px}.search-field{display:flex;align-items:center;gap:12px;background:#faf9f3;border:1px solid #989b8b;border-radius:4px;padding:0 15px;min-height:49px;flex:1}.search-field .icon{width:18px;color:#656b59}.search-field input{border:0;min-width:0;flex:1;outline:0;background:none;min-height:47px;font-size:14px;width:100%}.search-field:focus-within{outline:3px solid #116b8c;outline-offset:2px}.search-field input:focus-visible{outline:0}.search-field input::placeholder{color:#686c5e}.select-label{display:flex;align-items:center;gap:10px;font-size:11px;white-space:nowrap}.select-label select,.form-field select{min-height:48px;border:1px solid #8e9381;border-radius:4px;padding:9px 30px 9px 12px;background:#faf9f3;font-size:13px}.favorites-filter{display:flex;align-items:center;gap:8px;min-height:48px;border:1px solid #8e9381;border-radius:4px;padding:10px 15px;font-size:12px;white-space:nowrap}.favorites-filter.active{background:var(--green)}.favorites-filter.active .icon{fill:currentColor}.favorites-filter .icon{width:16px}.favorites-filter>span{background:#dbded0;min-width:20px;border-radius:50%;font-size:10px}.genre-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.chip{min-height:36px;border:1px solid #9b9f8d;border-radius:40px;padding:6px 17px;font-size:11px;font-weight:500}.chip.selected{background:var(--ink);color:var(--paper);border-color:var(--ink)}.chip:hover:not(.selected){background:#dfe2d3}.results-bar{display:flex;align-items:center;justify-content:space-between;padding:27px 0 19px;font-family:var(--mono);font-size:10px}.results-bar p strong{font-size:19px;margin-right:4px}.results-bar p>span{color:var(--muted);font-family:var(--sans);margin-left:10px;font-size:11px}.results-bar .text-button{font-family:var(--sans);font-size:11px}.results-bar .icon{width:13px}.empty-state{border:1px dashed #b1b7a0;border-radius:6px;background:#eeefe6;text-align:center;padding:65px 24px;margin:20px 0}.empty-state>.icon{width:38px;height:38px;color:#707760;margin-bottom:21px}.empty-state h2{font-size:23px;margin-bottom:14px}.empty-state p{font-size:13px;line-height:1.9;color:var(--muted);margin-bottom:25px}.empty-state .button{font-size:12px}.big-404{font-family:var(--display);font-size:110px;line-height:1.2;color:var(--orange-dark);display:block}.schedule-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.day-tabs{display:flex;gap:9px}.day-tabs>button{display:flex;flex-direction:column;text-align:left;min-width:142px;padding:11px 22px;border:1px solid #989e8a;border-radius:5px;line-height:1.5}.day-tabs>button>span{font-family:var(--mono);font-size:9px}.day-tabs>button>strong{font-size:25px;font-weight:800;letter-spacing:-.03em}.day-tabs>button>strong small{font-family:var(--mono);font-size:10px;letter-spacing:0}.day-tabs>button.selected{background:var(--ink);color:var(--paper);border-color:var(--ink)}.day-tabs>button:hover:not(.selected){background:#e1e4d6}.view-switch{display:flex;padding:4px;border:1px solid #a8ad9c;border-radius:5px;gap:2px}.view-switch button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:8px 11px;border-radius:3px;font-size:11px}.view-switch .icon{width:16px}.view-switch .selected{background:var(--ink);color:var(--paper)}.schedule-note{display:flex;align-items:center;justify-content:space-between;padding:23px 0 14px;font-size:10px;font-family:var(--mono)}.schedule-note p{display:flex;align-items:center;gap:7px}.schedule-note .icon{height:15px;width:15px}.schedule-note>a{display:flex;align-items:center;gap:10px;min-height:40px;font-weight:700}.schedule-note>a>span{border-radius:50%;background:var(--orange);padding:1px 6px}.schedule-grid{display:grid;grid-template-columns:63px repeat(3,minmax(0,1fr));border:1px solid #c1c6b5;border-radius:5px;overflow:hidden;background:#faf9f3}.stage-column{border-left:1px solid #d4d8c9}.stage-heading{height:57px;background:#eceee4;display:flex;align-items:center;justify-content:center;gap:9px;border-bottom:1px solid #c3c9b7;font-family:var(--mono);font-size:9px;letter-spacing:.04em}.stage-heading h2{font-family:var(--sans);font-size:12px;letter-spacing:.03em}.stage-heading i{width:7px;height:7px;border-radius:50%;background:var(--stage-color)}.stage-harbor{--stage-color:#cd4525;--stage-bg:#ffe0cf;--stage-ink:#68311f}.stage-warehouse{--stage-color:#557230;--stage-bg:#e3edc5;--stage-ink:#344922}.stage-rooftop{--stage-color:#696194;--stage-bg:#e4e0f1;--stage-ink:#413964}.stage-track{position:relative;background:repeating-linear-gradient(to bottom,transparent 0,transparent 96px,#dfe3d6 96px,#dfe3d6 97.2px)}.time-ruler{position:relative;background:#eeefe7;font-family:var(--mono);font-size:10px}.time-ruler>span{position:absolute;left:10px;transform:translateY(-50%)}.time-ruler>span:first-child{transform:translateY(5px)}.time-ruler>span:last-child{transform:translateY(-100%)}.performance{position:absolute;left:9px;right:9px;padding:9px 11px;background:var(--stage-bg);color:var(--stage-ink);border-left:3px solid var(--stage-color);border-radius:4px;overflow:hidden;min-height:80px}.performance-selected{box-shadow:inset 0 0 0 2px var(--stage-color)}.performance>div{display:flex;align-items:center;justify-content:space-between;gap:4px}.performance>div>span{font-family:var(--mono);font-size:10px}.performance-add{min-width:32px;min-height:32px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;background:#ffffff55;margin-top:-3px}.performance-add[aria-pressed=true]{background:var(--stage-ink);color:#fbfaf4}.performance-add .icon{width:16px;height:16px}.performance h3{font-family:var(--display);font-size:18px;line-height:1.2;letter-spacing:-.03em;margin-top:2px}.performance h3 button{font:inherit;text-align:left;padding:3px 0}.performance-genre{font-size:9px;display:block;margin-top:4px}.fine-print{font-size:11px;color:#616953;line-height:1.9;margin-top:22px}.schedule-list{border-top:1px solid var(--line)}.schedule-row{display:flex;align-items:center;gap:20px;padding:23px 24px;border-bottom:1px solid #d1d6c7;background:#faf9f3;min-height:128px}.row-time{display:flex;flex-direction:column;font-family:var(--mono);font-size:11px;min-width:58px;line-height:1.9}.row-time strong{font-size:18px;line-height:1.4}.row-time span{color:var(--muted)}.stage-line{width:4px;align-self:stretch;min-height:63px;background:var(--stage-color);border-radius:2px}.row-artist{flex:1;min-width:0}.row-artist .eyebrow{font-size:9px;color:#616853}.row-artist h3{font-family:var(--display);font-size:22px;letter-spacing:-.045em;margin:4px 0;line-height:1.2}.row-artist h3 button{font:inherit;text-align:left;padding:0}.row-genre{font-size:10px;color:var(--muted)}.schedule-row>.plan-button{font-size:11px;padding:10px 15px;min-height:44px}.row-heart.active{color:var(--orange-dark)}.mobile-schedule-list,.mobile-schedule-note{display:none}.plan-summary{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:2px solid var(--ink);border-bottom:1px solid #aeb69d;padding:28px 0;margin-bottom:30px}.plan-numbers{display:flex;gap:60px;margin-top:12px}.plan-numbers>strong{font-size:40px;line-height:1.2;letter-spacing:-.05em}.plan-numbers>strong>span{display:block;font-size:11px;font-weight:400;letter-spacing:0;line-height:1.8;margin-top:7px}.plan-numbers .warning-number{color:#9e361b}.plan-summary-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.plan-summary-actions .button{font-size:11px}.plan-summary-actions .underlined-link{font-size:11px}.conflict-notice{display:flex;gap:17px;border:1px solid #cc7759;border-left:4px solid #ab4727;background:#fff0db;padding:22px 25px;border-radius:4px;color:#723219;margin-bottom:28px}.conflict-notice>.icon{margin-top:2px}.conflict-notice h2{font-size:16px;margin-bottom:6px}.conflict-notice p,.conflict-notice li{font-size:11px;line-height:1.9}.conflict-notice ul{margin:10px 0 0;padding-left:18px}.conflict-notice li strong{margin-right:9px}.plan-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.plan-toolbar .day-tabs>button{min-width:115px;padding:10px 15px}.plan-toolbar .day-tabs>button:first-child{font-family:var(--mono);font-size:12px;justify-content:center;font-weight:700;gap:4px}.plan-day-section{margin-top:37px}.plan-day-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:2px solid var(--ink)}.plan-day-heading h2{font-family:var(--mono);font-size:15px}.plan-day-heading h2>span{font-weight:400;color:var(--muted);font-size:11px;margin-left:17px}.plan-day-heading>span{font-family:var(--mono);font-size:10px}.row-conflict{background:#fff3e8}.overlap-label{font-size:10px;font-weight:600;color:#8e391f;border:1px solid #c4846b;padding:2px 6px;margin-left:9px;border-radius:3px}.demo-note{border:1px solid #b7bdac;background:#eceee3;border-radius:5px;padding:15px 19px;font-size:11px;display:flex;align-items:center;gap:12px}.ticket-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:64px;align-items:stretch}.ticket-card{position:relative;border:1px solid #909a83;border-radius:7px;display:flex;flex-direction:column;background:#faf9f3}.ticket-card.recommended{border:2px solid var(--ink);background:#e4eacb}.recommended-label{position:absolute;top:-31px;left:-2px;right:-2px;border-radius:6px 6px 0 0;padding:5px 10px;height:30px;background:var(--ink);color:var(--paper);font-size:9px;text-align:center;font-weight:700}.ticket-card-inner{padding:30px 25px 24px;flex:1;display:flex;flex-direction:column}.ticket-card .eyebrow{font-size:8px;color:#606a52;margin-bottom:10px}.ticket-card h2{font-family:var(--display);font-weight:900;font-size:26px;letter-spacing:-.04em;margin-bottom:8px}.ticket-card h2+p{font-size:11px;color:var(--muted);min-height:41px}.ticket-price{font-size:39px;font-weight:800;letter-spacing:-.05em;line-height:1.2;margin:27px 0 23px}.ticket-price small{font-size:10px;letter-spacing:0;margin-left:9px;font-weight:400;display:inline-block}.ticket-perforation{height:1px;border-top:1px dashed #929e82;position:relative;margin:0 -25px}.ticket-perforation:before,.ticket-perforation:after{content:"";position:absolute;height:16px;width:8px;background:var(--paper);border:1px solid #909a83;top:-8px}.ticket-perforation:before{left:-1px;border-radius:0 10px 10px 0;border-left:0}.ticket-perforation:after{right:-1px;border-radius:10px 0 0 10px;border-right:0}.ticket-card ul{padding:22px 0 0;margin:0;list-style:none;flex:1}.ticket-card li{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.8;margin-bottom:12px}.ticket-card li .icon{height:17px;width:17px;color:#506435}.ticket-note{font-size:10px;color:#5f6952;line-height:1.8;min-height:58px;margin-top:10px;margin-bottom:17px}.ticket-card .button{width:100%;font-size:11px;justify-content:space-between}.ticket-details{margin-top:48px;border-top:1px solid var(--line);padding-top:29px}.ticket-details h2{font-size:21px;margin-bottom:21px}.ticket-details>div{display:flex;gap:32px;flex-wrap:wrap;font-size:12px;margin-bottom:22px}.ticket-details>div p{display:flex;align-items:center;gap:7px}.ticket-details>div .icon{width:17px;color:#536c2f}.ticket-details>p{max-width:740px;color:var(--muted);font-size:12px;line-height:1.9;margin-bottom:14px}.saved-ticket{border:1px solid #879274;padding:22px 25px;background:#e8edda;margin-top:27px;border-radius:5px}.saved-ticket h2{font-size:20px;margin:8px 0}.saved-ticket p{font-size:12px}.guide-subnav{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #a9b19b;border-bottom:1px solid #a9b19b;gap:20px;margin-bottom:47px}.guide-subnav button{display:flex;align-items:center;justify-content:space-between;padding:17px 7px;font-size:12px}.guide-subnav button .icon{transform:rotate(90deg);width:15px}.guide-subnav button:hover{color:var(--orange-dark)}.guide-section{margin:0 0 65px;scroll-margin-top:110px}.guide-section .section-heading h2{font-family:var(--sans);font-size:29px;font-weight:700;letter-spacing:-.03em}.venue-title{display:flex;align-items:baseline;gap:23px;margin:26px 0 18px}.venue-title h3{font-size:15px}.venue-title p{font-size:10px;color:var(--muted)}.venue-map{width:100%;height:auto;display:block;border:1px solid #aab3a1;border-radius:6px}.stage-descriptions{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:25px}.stage-descriptions article{position:relative;padding-left:39px}.stage-pill{position:absolute;left:0;top:0;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;background:var(--stage-bg);color:var(--stage-ink);border:1px solid var(--stage-color);font-family:var(--mono);font-size:10px}.stage-descriptions h3{font-size:13px;margin-bottom:9px}.stage-descriptions p{font-size:11px;color:var(--muted);line-height:1.9}.stage-descriptions .text-button{font-size:10px}.stage-descriptions .text-button .icon{width:14px}.access-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:28px}.access-card{background:#e9ebdf;border:1px solid #c1c9b2;padding:25px 28px;border-radius:5px}.access-card>h3{display:inline-block;font-size:16px;vertical-align:middle;margin-left:9px}.route-steps{margin-top:25px}.route-steps>div{display:flex;gap:15px;padding-bottom:22px;position:relative}.route-steps>div:last-child{padding-bottom:0}.route-steps>div:not(:last-child):before{content:"";height:100%;width:1px;background:#8e9b78;position:absolute;top:13px;left:12px}.route-steps>div>span{border:1px solid #6e7f54;border-radius:50%;width:25px;height:25px;background:#e9ebdf;position:relative;display:grid;place-items:center;font-size:9px;font-family:var(--mono);flex-shrink:0}.route-steps p strong{font-size:14px}.route-steps p small{font-size:11px;display:block;color:#606a51;margin-top:4px;line-height:1.8}.access-notes h3{font-size:21px;margin:5px 0 19px}.access-notes>p{font-size:13px;color:var(--muted);margin-bottom:18px;line-height:1.9}.small-note{border:1px solid #bfc5b1;background:#ecede3;border-radius:4px;padding:13px 16px;font-size:11px;line-height:1.85;margin:15px 0}.first-timer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:27px}.first-timer-grid article{border-top:2px solid var(--ink);padding-top:18px}.first-timer-grid article>span{font-family:var(--mono);font-size:11px;color:var(--orange-dark);display:block;margin-bottom:16px}.first-timer-grid h3{font-size:17px;margin-bottom:12px}.first-timer-grid p{font-size:12px;color:var(--muted);line-height:1.9}.faq-search{max-width:620px;margin:28px 0 10px}.faq-count{font-size:10px;color:var(--muted);margin:15px 0}.faq-item{border-top:1px solid #b6bfaa}.faq-item:last-child{border-bottom:1px solid #b6bfaa}.faq-item summary{display:flex;align-items:center;gap:17px;padding:23px 5px;cursor:pointer;list-style:none;font-size:14px;line-height:1.7}.faq-item summary::-webkit-details-marker{display:none}.faq-q{font-family:var(--mono);font-size:19px;color:var(--orange-dark)}.faq-category{margin-left:auto;white-space:nowrap;color:var(--muted);font-size:10px}.faq-item summary>.icon{margin-left:10px;width:18px}.faq-item[open] summary>.icon{transform:rotate(45deg)}.faq-item[open]{background:#edeee3}.faq-answer{font-size:13px;line-height:2;color:#4d5841;padding:0 58px 26px 47px;max-width:1050px}
/* Dialogs, status and recoverable states. */
.toast{position:fixed;z-index:100;bottom:25px;left:50%;transform:translate(-50%,15px);max-width:min(640px,calc(100% - 32px));width:max-content;background:var(--ink);color:var(--paper);border:1px solid #7f8c6f;padding:15px 23px;border-radius:7px;box-shadow:0 7px 35px #12150e22;opacity:0;pointer-events:none;font-size:12px;line-height:1.7;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{padding:0;border:1px solid #9da78b;border-radius:9px;background:var(--paper);color:var(--ink);width:620px;max-width:calc(100% - 32px);max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 30px 100px #080f1750}dialog::backdrop{background:#0d191cbf;backdrop-filter:blur(5px)}.modal-close{position:absolute;right:14px;top:14px;z-index:2;background:var(--paper);border-radius:50%;box-shadow:0 1px 7px #1c27172b}.modal-content{padding:35px}.modal-content>.eyebrow{font-size:9px;color:#64704f;margin-bottom:12px;padding-right:30px}.modal-content h2{font-family:var(--display);font-size:34px;letter-spacing:-.04em;margin-bottom:14px;padding-right:16px}.modal-content>p{font-size:13px;line-height:1.9;margin-bottom:15px}.modal-content>hr{border:0;border-top:1px solid var(--line);margin:24px 0}.modal-content>h3{font-size:17px;margin-bottom:13px}.modal-content .fine-print{font-size:10px;margin-bottom:0;margin-top:16px;color:var(--muted)}.artist-modal-image{height:250px;overflow:hidden}.artist-modal-image img{object-position:center 38%}.artist-tagline{font-weight:700}.modal-performance{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;font-size:10px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:23px 0}.modal-performance>span{display:flex;align-items:center;gap:6px}.modal-performance .icon{width:15px}.modal-actions{display:flex;gap:10px;margin-top:23px;flex-wrap:wrap}.modal-actions .button{flex:1;font-size:11px;gap:9px;white-space:nowrap}.modal-actions .button.active{background:var(--green)}.modal-actions .button.active .icon{fill:currentColor}.form-field{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin-top:20px}.form-field select{width:100%;font-size:16px}.form-field strong{font-size:16px;margin:8px 0}.ticket-total{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #a9b39b;padding-top:21px;margin:28px 0;font-size:13px}.ticket-total output{font-size:34px;font-weight:800;line-height:1.3;letter-spacing:-.045em}.demo-actions{display:flex;gap:10px;flex-wrap:wrap}.demo-actions .button{font-size:11px;flex:1;white-space:nowrap}.load-screen{min-height:65vh;padding-top:75px;padding-bottom:75px;text-align:center}.load-screen>.eyebrow{margin:25px 0 15px}.load-screen h1{font-size:28px;margin-bottom:16px;line-height:1.5}.load-screen>p{font-size:13px;color:var(--muted);margin-bottom:24px}.spinner{display:inline-block;width:28px;height:28px;border:2px solid #babfac;border-top-color:#9a371d;border-radius:50%;animation:spin .9s linear infinite}.initial-loader{min-height:70vh;display:flex;align-items:center;justify-content:center;gap:20px}.error-symbol{width:64px;height:64px;border-radius:50%;background:#ffddc4;display:grid;place-items:center;color:#933a1d;margin:0 auto}.error-symbol .icon{height:30px;width:30px}.skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:45px}.skeleton-grid>div{height:190px;border-radius:5px;background:#e1e5d5;animation:pulse 1.5s ease-in-out infinite alternate}.storage-notice{display:flex;align-items:center;gap:12px;padding:13px 35px;background:#ffecd4;border-bottom:1px solid #bd926c;color:#783715;font-size:12px}.noscript{padding:20px;background:#fff1d3}.site-footer{background:#eeeee5;padding:44px 40px 18px;border-top:1px solid #d4d8c8}.footer-top{max-width:1376px;margin:0 auto;display:flex;gap:50px;align-items:flex-start}.footer-top .brand{margin-top:6px}.footer-top>p{font-size:12px;line-height:1.9}.footer-top nav{margin-left:auto;display:grid;grid-template-columns:repeat(2,150px);gap:8px 28px;font-size:11px}.footer-top nav a{display:flex;justify-content:space-between;align-items:center;min-height:35px}.footer-top nav a:hover{text-decoration:underline}.footer-top nav .icon{width:13px}.footer-bottom{max-width:1376px;margin:31px auto 0;padding-top:15px;border-top:1px solid #d2d7c6;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;color:#636c55}.footer-bottom>span:first-child{font-family:var(--mono);font-size:8px}.footer-bottom .text-button{font-size:9px;white-space:nowrap;padding:0;min-height:35px}.footer-bottom .icon{width:12px}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.5}}
@media(min-width:1600px){.hero{min-height:745px}.hero-content{margin-left:max(7.1%,calc((100% - 1250px)/2));margin-top:34px}.hero h1{font-size:157px}.hero-stamp{right:16%;top:32%}}
@media(max-width:1200px){.wrap{width:calc(100% - 72px)}.header-inner{padding-inline:28px;gap:18px}.brand{width:155px}.desktop-nav{gap:24px;padding-left:0}.header-actions{gap:20px}.hero{min-height:615px}.hero-content{margin-left:7%;margin-top:28px}.hero h1{font-size:112px}.hero-star{font-size:.8em}.hero-stamp{right:6%;top:30%;width:130px;height:130px}.hero-stamp strong{font-size:57px}.hero-date{gap:20px}.hero-date strong{font-size:22px}.hero-location{font-size:10px}.section-heading h2{font-size:31px}.build-banner{padding:27px;gap:23px}.banner-symbol{font-size:78px}.build-banner h2{font-size:19px}.guide-teaser{gap:40px}.guide-teaser-art>span{font-size:62px}.page-heading-row>p{font-size:10px}.filter-top{gap:12px}.favorites-filter{font-size:10px;padding:10px}.select-label{gap:7px}.select-label select{font-size:11px;max-width:180px}.artist-card h3{font-size:22px}.day-tabs>button{min-width:128px;padding:11px 18px}.ticket-price{font-size:33px}.ticket-card h2{font-size:23px}.ticket-grid{gap:17px}.ticket-card-inner{padding:26px 21px 22px}.ticket-perforation{margin-inline:-21px}.ticket-card .eyebrow{font-size:7px}.ticket-card li{font-size:10px}.ticket-note{min-height:70px}.footer-top{gap:35px}.footer-top nav{grid-template-columns:repeat(2,135px);gap:8px 21px}.footer-bottom{flex-wrap:wrap;gap:8px 15px}.footer-bottom>span:nth-child(2){order:3;flex-basis:100%}}
@media(max-width:1000px){.header-inner{height:77px}.desktop-nav{gap:22px}.desktop-nav a{font-size:10px}.header-actions{gap:17px}.my-link{font-size:10px}.header-ticket{gap:12px;padding:9px 12px}.brand{width:134px}.brand-mark{font-size:44px;width:46px}.brand-type{font-size:13px}.hero h1{font-size:96px}.hero-content{margin-left:6%;margin-top:32px}.hero{min-height:606px}.hero h1>span{gap:17px}.hero-date{align-items:flex-start;flex-direction:column;gap:9px;margin-top:25px}.hero-copy{margin-top:14px}.hero-stamp{right:7%;top:30%;width:115px;height:115px}.hero-stamp>span{font-size:6px}.hero-stamp strong{font-size:53px}.hero-stamp strong span{font-size:11px}.section-heading h2{font-size:28px}.home-news{gap:18px}.news-tag{display:none}.artist-grid{gap:30px 17px}.artist-card h3{font-size:20px}.artist-card-bottom{gap:5px;flex-wrap:wrap}.artist-card-bottom>span{font-size:9px}.artist-meta{font-size:7px}.plan-button{font-size:9px;padding:5px 7px}.build-banner{gap:21px;padding:25px}.build-banner>.button{padding:12px 17px;gap:12px;font-size:10px}.build-banner h2{font-size:18px}.banner-symbol{font-size:65px}.build-banner p{font-size:10px}.day-card{padding:20px 20px 0}.day-card>strong{font-size:53px}.day-card h3{font-size:14px}.day-card p{font-size:10px}.guide-teaser-art>span{font-size:53px}.guide-teaser-art{min-height:310px;padding:26px}.guide-teaser h2{font-size:25px}.guide-teaser .eyebrow{font-size:8px}.guide-teaser p{font-size:11px}.ticket-strip h2{font-size:20px}.page-heading-row{display:block}.page-heading-row>p{font-size:12px;margin-top:20px}.filter-top{flex-wrap:wrap;gap:14px}.search-field{flex-basis:100%}.select-label{font-size:12px}.select-label select{font-size:12px;max-width:none}.favorites-filter{margin-left:auto;font-size:12px}.day-tabs>button{min-width:114px;padding:10px 14px}.view-switch button>span{display:none}.view-switch button{padding:10px;min-width:40px}.performance h3{font-size:16px}.performance>div>span{font-size:9px}.performance{padding:8px;left:6px;right:6px}.performance-genre{font-size:8px}.stage-heading h2{font-size:10px}.plan-toolbar .day-tabs>button{min-width:103px}.plan-toolbar>.underlined-link{font-size:10px;gap:10px}.ticket-grid{gap:14px}.ticket-card h2{font-size:20px}.ticket-price{font-size:29px}.ticket-price small{display:block;margin:5px 0 0}.ticket-card-inner{padding:24px 17px 18px}.ticket-perforation{margin-inline:-17px}.recommended-label{font-size:7px}.ticket-card h2+p{font-size:10px;min-height:51px}.ticket-note{font-size:9px}.ticket-card .button{font-size:10px;padding:11px 13px;gap:7px}.ticket-details>div{gap:20px}.venue-title{display:block}.venue-title p{margin-top:7px}.stage-descriptions article{padding-left:0}.stage-pill{position:static;margin-bottom:10px}.stage-descriptions{gap:20px}.stage-descriptions h3{font-size:12px}.access-layout{gap:30px}.access-card{padding:21px}.access-notes h3{font-size:19px}.access-notes>p{font-size:12px}.first-timer-grid h3{font-size:16px}.footer-top{gap:24px}.footer-top nav{grid-template-columns:repeat(2,120px);gap:7px 17px;font-size:10px}}
@media(max-width:760px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{height:72px;padding-inline:20px;gap:10px}.brand{width:134px;gap:7px}.brand-mark{font-size:42px}.brand-type{font-size:13px}.desktop-nav{display:none}.header-actions{gap:14px}.my-link{gap:5px;font-size:9px}.my-link .icon{width:16px}.header-ticket{display:none}.menu-button{display:grid;border:1px solid #b7bdaa;border-radius:4px;min-width:39px;min-height:39px}.mobile-nav{display:grid;background:var(--paper);padding:5px 20px 18px;border-top:1px solid var(--line);box-shadow:0 10px 20px #22291e12}.mobile-nav a{min-height:47px;display:flex;align-items:center;justify-content:space-between;padding:10px;font-size:12px;border-bottom:1px solid var(--line)}.mobile-nav a[aria-current]{background:#e9ebde}.mobile-nav .icon{width:16px}.hero{min-height:645px}.hero-image{object-position:40% 50%}.hero-shade{background:linear-gradient(0deg,#07141af2 0%,#08171c15 40%,#07151d19 70%),linear-gradient(90deg,#06151c85,#07131a30)}.hero-topline{padding:20px;font-size:7px;letter-spacing:.07em}.hero-topline>span:last-child{display:none}.hero-content{margin:48px 20px 0;max-width:calc(100% - 40px);width:auto}.hero-japanese{font-size:13px;letter-spacing:.13em;margin-bottom:19px}.hero h1{font-size:clamp(61px,13.2vw,100px);letter-spacing:-.055em;line-height:.9;margin-left:-3px}.hero h1>span{gap:9px}.hero-star{font-size:.8em}.hero-date{margin-top:25px;gap:10px}.hero-date strong{font-size:22px}.hero-date strong span{font-size:8px;margin-inline:5px}.hero-location{font-size:10px}.hero-copy{font-size:11px;margin-top:21px;line-height:1.95}.hero-buttons{gap:10px;margin-top:24px;flex-wrap:wrap}.hero-buttons .button{font-size:10px;padding:13px 14px;gap:12px;min-height:46px}.hero-buttons .icon{height:16px;width:16px}.hero-stamp{width:92px;height:92px;right:25px;top:auto;bottom:95px;opacity:.98}.hero-stamp strong{font-size:41px;margin:3px 0}.hero-stamp strong span{font-size:9px;margin-bottom:4px}.hero-stamp>span{font-size:5px}.hero-bottom{left:20px;right:20px;bottom:20px;font-size:7px}.hero-bottom a{font-size:7px;margin:0}.hero-bottom>span:last-child{display:none}.ticker{padding:9px 0}.ticker>div{font-size:10px}.ticker span{font-size:15px;margin-inline:22px}.home-news{min-height:102px;padding-block:15px;gap:7px 14px;display:grid;grid-template-columns:auto 1fr 32px}.news-label{font-size:8px;gap:10px}.home-news time{font-size:8px}.home-news p{grid-row:2;grid-column:1/3;font-size:10px;line-height:1.8}.home-news .circle-link{grid-column:3;grid-row:1/3}.section{padding-top:48px;padding-bottom:43px}.section-heading{gap:15px;flex-wrap:wrap;margin-bottom:18px}.section-heading .eyebrow{font-size:8px;margin-bottom:10px}.section-heading h2{font-size:31px;line-height:1.05}.section-heading .underlined-link{font-size:10px;gap:12px;margin-left:auto;min-height:36px}.section-heading .underlined-link .icon{height:15px;width:15px}.section-intro{margin-bottom:23px;display:block}.section-intro p{font-size:11px}.section-intro>span{display:block;margin-top:10px;font-size:8px}.featured-grid{grid-template-columns:1fr;gap:29px}.artist-grid:not(.featured-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.artist-visual{aspect-ratio:1.55}.artist-card h3{font-size:25px}.artist-meta{font-size:8px;margin-top:13px;margin-bottom:4px}.artist-card-bottom{flex-wrap:nowrap;margin-top:10px;padding-top:10px}.artist-card-bottom>span{font-size:10px}.plan-button{font-size:10px;min-height:42px;padding:6px 11px}.favorite-button{min-height:44px;width:44px;right:12px;top:12px}.featured-grid .artist-day{font-size:10px}.artist-day>span{font-size:9px}.build-banner{flex-wrap:wrap;gap:14px;padding:25px 22px}.banner-symbol{font-size:49px;flex-basis:50px;align-self:flex-start;margin-top:5px}.build-banner>div:nth-child(2){flex:1;min-width:200px}.build-banner h2{font-size:18px;line-height:1.6;letter-spacing:-.05em}.build-banner p{font-size:10px;line-height:1.9}.build-banner .eyebrow{font-size:8px}.build-banner>.button{margin-left:64px;min-height:43px;font-size:10px;padding:10px 17px}.day-cards{grid-template-columns:1fr;gap:14px;margin-top:26px}.day-card{position:relative;padding:18px 21px 0}.day-card>div{font-size:9px}.day-card>strong{font-size:56px;line-height:1.4;margin:2px 0}.day-card>strong small{font-size:11px}.day-card h3{font-size:18px}.day-card p{font-size:11px;margin:7px 0 17px}.day-card-bottom{padding-block:12px;font-size:8px}.guide-teaser{grid-template-columns:1fr;gap:27px;padding-bottom:48px}.guide-teaser-art{min-height:277px;padding:30px}.guide-teaser-art>span{font-size:68px}.guide-teaser .eyebrow{font-size:8px;margin-bottom:11px}.guide-teaser h2{font-size:25px;line-height:1.55;margin-bottom:13px}.guide-teaser p{font-size:12px;margin-bottom:20px}.guide-teaser .button{font-size:11px}.ticket-strip{padding:31px 0}.ticket-strip>.wrap{display:block}.ticket-strip h2{font-size:20px;line-height:1.65}.ticket-strip .eyebrow{font-size:8px}.ticket-strip .button{margin-top:20px;font-size:11px;min-height:46px}.page-content{padding-bottom:48px}.page-heading{padding:21px 0 29px}.breadcrumb{font-size:8px;margin-bottom:28px;gap:10px}.page-heading h1{font-size:42px;line-height:1.07}.page-heading-row>p{font-size:11px;line-height:1.9;margin-top:17px}.filter-panel{padding:15px}.filter-top{gap:12px}.search-field{padding-inline:12px;min-height:47px;gap:9px}.search-field input{font-size:16px;min-height:46px}.search-field input::placeholder{font-size:12px}.select-label{gap:6px;font-size:10px;flex:1}.select-label select{font-size:12px;padding-left:9px;padding-right:23px;min-height:44px;flex:1;min-width:0}.favorites-filter{padding:8px;font-size:10px;gap:6px;min-height:44px}.favorites-filter>span{font-size:9px;min-width:17px}.genre-filters{gap:7px;margin-top:14px}.chip{min-height:39px;font-size:10px;padding:7px 12px}.results-bar{padding:19px 0 12px;font-size:9px}.results-bar p>span{font-size:9px;margin-left:6px}.results-bar .text-button{font-size:9px;gap:6px}.artist-grid:not(.featured-grid) .artist-meta{display:block;font-size:7px}.artist-grid:not(.featured-grid) .artist-meta>span:last-child{display:block;margin-top:5px}.artist-grid:not(.featured-grid) .artist-card h3{font-size:19px;line-height:1.2}.artist-grid:not(.featured-grid) .artist-name{min-height:45px}.artist-grid:not(.featured-grid) .artist-card-bottom{align-items:flex-start;flex-direction:column;gap:9px}.artist-grid:not(.featured-grid) .artist-card-bottom>span{font-size:9px}.artist-grid:not(.featured-grid) .plan-button{font-size:10px;width:100%;min-height:40px}.artist-grid:not(.featured-grid) .favorite-button{right:6px;top:6px;width:44px;min-height:44px}.artist-grid:not(.featured-grid) .art-number{left:7px;top:9px;font-size:7px;padding:1px 3px}.artist-grid:not(.featured-grid) .artist-day{left:9px;bottom:10px;font-size:8px;display:block}.artist-grid:not(.featured-grid) .artist-day>span{display:block;font-size:7px;margin-top:1px}.artist-grid:not(.featured-grid) .image-arrow{display:none}.artist-grid:not(.featured-grid) .artist-visual{aspect-ratio:1.1}.empty-state{padding:46px 19px}.empty-state h2{font-size:20px;line-height:1.6}.empty-state p{font-size:11px}.empty-state .button{font-size:11px}.empty-state br{display:none}.schedule-toolbar{display:block}.day-tabs{gap:7px}.day-tabs>button{min-width:0;flex:1;padding:10px 13px}.day-tabs>button>strong{font-size:26px}.day-tabs>button>span{font-size:8px}.day-tabs>button>strong small{font-size:8px}.view-switch{display:none}.schedule-grid{display:none}.mobile-schedule-list{display:block}.mobile-schedule-note{display:block;font-size:10px;color:var(--muted);margin-bottom:15px}.schedule-note{padding-top:13px;font-size:8px;padding-bottom:3px}.schedule-row{gap:10px;padding:17px 11px;min-height:115px;flex-wrap:wrap;position:relative}.row-time{font-size:9px;min-width:43px}.row-time strong{font-size:15px}.stage-line{width:3px;min-height:68px}.row-artist{flex:1}.row-artist h3{font-size:18px;line-height:1.25;margin:4px 0}.row-artist .eyebrow{font-size:7px}.row-genre{font-size:9px}.schedule-row>.row-heart{min-width:35px;min-height:44px;padding:0}.schedule-row>.row-heart .icon{width:17px}.schedule-row>.plan-button{padding:5px;min-height:44px;min-width:48px;flex-direction:column;font-size:8px;gap:0}.schedule-row>.plan-button>span{display:block;font-size:8px}.schedule-row>.plan-button .icon{width:17px;height:17px}.fine-print{font-size:10px;margin-top:17px;line-height:1.9}.plan-summary{display:block;padding:23px 0}.plan-numbers{gap:43px;margin-top:15px}.plan-numbers>strong{font-size:37px}.plan-numbers>strong>span{font-size:10px}.plan-summary .eyebrow{font-size:9px}.plan-summary-actions{flex-direction:row;align-items:center;justify-content:space-between;gap:15px;margin-top:24px}.plan-summary-actions .button{font-size:10px;gap:9px;padding:11px 14px;min-height:45px}.plan-summary-actions .underlined-link{font-size:10px;gap:7px}.plan-summary-actions .icon{width:16px}.conflict-notice{padding:18px 15px;gap:12px;margin-bottom:22px}.conflict-notice h2{font-size:14px;line-height:1.6}.conflict-notice p,.conflict-notice li{font-size:10px}.conflict-notice li strong{display:block}.conflict-notice ul{padding-left:12px}.plan-toolbar{display:block}.plan-toolbar .day-tabs>button{min-width:0;padding:8px 9px;flex:1}.plan-toolbar .day-tabs>button>strong{font-size:21px}.plan-toolbar .day-tabs>button>strong>small{display:block;font-size:8px}.plan-toolbar .day-tabs>button:first-child{font-size:10px}.plan-toolbar>.underlined-link{float:right;font-size:10px;margin-top:8px;margin-bottom:10px}.plan-toolbar:after{content:"";display:block;clear:both}.plan-day-section{margin-top:25px}.plan-day-heading h2{font-size:13px}.plan-day-heading h2>span{font-size:9px;margin-left:10px}.plan-day-heading>span{font-size:8px}.overlap-label{display:inline-block;font-size:8px;padding:0 4px;margin:3px 0}.plan-day-section .row-genre{display:flex;flex-direction:column;align-items:flex-start}.demo-note{padding:14px;font-size:10px;gap:9px;align-items:flex-start}.demo-note>.icon{width:18px;margin-top:2px}.ticket-grid{grid-template-columns:1fr;gap:48px;margin-top:27px}.ticket-card-inner{padding:26px}.ticket-card h2{font-size:28px}.ticket-card .eyebrow{font-size:9px}.ticket-card h2+p{font-size:12px;min-height:0}.ticket-price{font-size:43px;margin:24px 0}.ticket-price small{display:inline-block;margin:0 0 0 10px;font-size:11px}.ticket-perforation{margin-inline:-26px}.ticket-card ul{padding-top:22px}.ticket-card li{font-size:12px;margin-bottom:13px}.ticket-note{font-size:11px;min-height:0;margin-bottom:22px}.ticket-card .button{font-size:12px;min-height:48px;padding-inline:20px}.recommended-label{font-size:9px}.ticket-details{margin-top:34px}.ticket-details h2{font-size:20px;line-height:1.6}.ticket-details>div{flex-direction:column;gap:10px;font-size:12px}.ticket-details>p{font-size:11px}.saved-ticket{padding:20px}.saved-ticket h2{font-size:18px;line-height:1.6}.guide-subnav{grid-template-columns:repeat(2,1fr);gap:0 14px;margin-bottom:33px}.guide-subnav button{padding:14px 3px;font-size:11px;min-height:48px}.guide-subnav button:nth-child(-n+2){border-bottom:1px solid var(--line)}.guide-section{margin-bottom:45px;scroll-margin-top:94px}.guide-section .section-heading h2{font-size:25px;line-height:1.5}.venue-title{margin-top:19px}.venue-title h3{font-size:14px}.venue-title p{font-size:10px}.venue-map{min-height:240px;object-fit:contain;background:#e8e8dc}.stage-descriptions{grid-template-columns:1fr;gap:22px;margin-top:22px}.stage-descriptions article{padding-left:40px}.stage-pill{position:absolute;top:0;left:0}.stage-descriptions h3{font-size:13px}.stage-descriptions p{font-size:11px}.access-layout{grid-template-columns:1fr;gap:23px;margin-top:22px}.access-card{padding:23px}.access-notes>p{font-size:12px}.first-timer-grid{grid-template-columns:1fr;gap:23px}.first-timer-grid article{padding-top:16px}.first-timer-grid article>span{margin-bottom:8px}.first-timer-grid h3{font-size:18px;margin-bottom:10px}.first-timer-grid p{font-size:12px}.faq-search{margin-top:22px}.faq-item summary{padding:18px 3px;gap:10px;font-size:12px;line-height:1.8}.faq-q{font-size:15px;align-self:flex-start}.faq-category{display:none}.faq-item summary>.icon{margin-left:auto;min-width:16px;width:16px}.faq-answer{padding:0 25px 21px 30px;font-size:12px;line-height:1.95}.site-footer{padding:31px 20px 17px}.footer-top{flex-wrap:wrap;gap:24px 26px}.footer-top .brand{width:134px}.footer-top>p{font-size:11px}.footer-top nav{margin-left:0;flex-basis:100%;grid-template-columns:1fr 1fr;gap:5px 35px;font-size:10px}.footer-top nav a{min-height:36px}.footer-bottom{margin-top:23px;gap:8px 12px;padding-top:13px}.footer-bottom>span:first-child{font-size:7px}.footer-bottom>span:nth-child(2){font-size:8px;line-height:1.9}.footer-bottom .text-button{font-size:8px}.modal-content{padding:29px 22px}.modal-content h2{font-size:28px;margin-bottom:15px}.modal-content>p{font-size:12px;line-height:1.9}.artist-modal-image{height:220px}.modal-content>.eyebrow{font-size:8px}.modal-performance{font-size:9px;gap:10px 15px;margin:18px 0}.modal-actions{flex-direction:column;gap:10px;margin-top:20px}.modal-actions .button{font-size:11px;min-height:45px;flex:auto}.modal-content .fine-print{font-size:9px}.ticket-total output{font-size:30px}.demo-actions{flex-direction:column}.toast{font-size:11px;padding:13px 17px;bottom:16px;max-width:calc(100% - 24px)}.storage-notice{padding:12px 18px;align-items:flex-start;font-size:10px}.load-screen{padding-top:48px;padding-bottom:48px}.load-screen h1{font-size:23px}.load-screen>p{font-size:12px}.skeleton-grid{gap:12px;grid-template-columns:1fr}.skeleton-grid>div{height:110px}.skeleton-grid>div:not(:first-child){display:none}.mobile-only{display:block}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.header-inner{padding-inline:16px}.hero-content{margin-inline:16px;max-width:calc(100% - 32px)}.hero h1{font-size:13.1vw}.hero-date strong{font-size:20px}.hero-buttons .button{font-size:9px;gap:8px;padding:12px}.hero-stamp{width:82px;height:82px;right:22px;bottom:88px}.hero-stamp strong{font-size:36px}.hero-stamp>span{font-size:4.5px}.section-heading h2{font-size:28px}.page-heading h1{font-size:37px}.plan-summary-actions{gap:8px}.plan-summary-actions .button{font-size:9px;padding-inline:10px}.plan-summary-actions .underlined-link{font-size:9px}.plan-numbers{gap:34px}.artist-grid:not(.featured-grid){gap:27px 12px}.artist-grid:not(.featured-grid) .artist-card h3{font-size:17px}.favorites-filter{font-size:9px}.favorites-filter .icon{width:14px}.select-label{font-size:9px}.select-label select{font-size:11px;max-width:145px}.ticket-price{font-size:39px}}
@media(max-width:760px){.hero-stamp{top:25px;bottom:auto;width:82px;height:82px;pointer-events:none}.hero-stamp strong{font-size:36px}.hero-stamp>span{font-size:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button:hover,.day-card:hover,.artist-image-link:hover img{transform:none}.spinner{border-top-width:5px}.toast{transform:translate(-50%,0)}}
@media print{.site-header,.site-footer,.toast,.plan-summary-actions,.plan-toolbar,.row-heart,.plan-button,.breadcrumb,.fine-print,.skip-link{display:none!important}body{background:white;font-size:11px}.wrap{width:100%;max-width:none}.page-content{padding:0}.page-heading h1{font-size:30px}.page-heading{padding:10px 0}.plan-summary{padding:15px 0}.plan-day-section{break-inside:avoid}.schedule-row{min-height:80px;padding:12px}.conflict-notice{break-inside:avoid}.hero{print-color-adjust:exact}}
