.venue-badge{align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-2)0;color:inherit;font-family:var(--font-manrope);cursor:pointer;text-align:left;background:0 0;border:0;display:flex}.venue-badge:focus-visible{outline:2px solid var(--acc);outline-offset:2px;border-radius:var(--radius-add)}.venue-badge__dot{background:var(--acc);border-radius:50%;flex:none;width:7px;height:7px}.venue-badge__title{letter-spacing:1.4px;text-transform:uppercase;color:rgba(var(--tx),.5);flex:none;font-size:10px;font-weight:700;line-height:1.2;display:none}.venue-badge__address{min-width:0;font-weight:800;font-size:var(--chrome-address-size);white-space:nowrap;text-overflow:ellipsis;color:var(--txc);flex:1;line-height:1.35;overflow:hidden}.venue-badge__chevron{fill:rgba(var(--tx),.5);flex:none}@media (min-width:768px){.venue-badge__title{display:block}}.venue-badge[data-open=true] .venue-badge__dot{background:var(--color-success)}.venue-badge[data-open=false] .venue-badge__dot{background:rgba(var(--tx),.35)}.venue-badge[data-open=false] .venue-badge__title{color:var(--color-error)}
.site-header{top:calc(var(--venue-h,0px)*-1);z-index:5;flex-direction:column;display:flex;position:-webkit-sticky;position:sticky}.site-header__bar{justify-content:space-between;align-items:center;gap:var(--space-4);z-index:5;padding-inline:var(--page-gutter);background:rgba(var(--bar),.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(var(--tx),.08);min-height:var(--header-h);display:flex;position:-webkit-sticky;position:sticky;top:0}.site-header__venue{min-width:0;padding-inline:var(--page-gutter);border-bottom:1px solid rgba(var(--tx),.06)}.site-header__venue:empty{border-bottom:0;display:none}.site-header__skip{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header__skip:focus-visible{width:auto;height:auto;padding:var(--space-2)var(--space-4);clip-path:none;border-radius:var(--radius-pill);background:var(--surf2);color:var(--txc);font-family:var(--font-manrope);outline:2px solid var(--acc);outline-offset:2px;margin:0;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;position:static;overflow:visible}.site-header__brand{align-items:center;gap:var(--space-2);min-width:0;color:inherit;text-decoration:none;display:flex}.site-header__brand:focus-visible{outline:2px solid var(--acc);outline-offset:2px;border-radius:var(--radius-add)}.site-header__logo{height:var(--logo-h);object-fit:contain;flex:none;width:auto}.site-header__wordmark{--wordmark-amp:var(--acc);--wordmark-post:var(--hot);display:none}body[data-brand=br] .site-header__wordmark{--wordmark-amp:var(--txc);--wordmark-post:var(--txc)}.site-header__wordmark-pre{color:var(--hot)}.site-header__wordmark-amp{color:var(--wordmark-amp)}.site-header__wordmark-post{color:var(--wordmark-post)}@media (min-width:768px){.site-header__wordmark{min-width:0;font-family:var(--font-unbounded);letter-spacing:-.5px;color:var(--txc);flex:1;font-size:26px;font-weight:800;line-height:1.1;display:block}}.site-header__lang{flex:none}
:root{--bg:#14110f;--surf:#1e1a17;--surf2:#241f1b;--sheet:#171310;--txc:#fff3e0;--tx:255,243,224;--surfrgb:30,26,23;--bar:20,17,15;--scrim:rgba(8,6,5,.65);--acc:#f7b32b;--grad1:#241c17;--grad2:#1b1613;--ph1:#2a211a;--ph2:#332720;--map1:#1c1815;--map2:#232019;--on-acc:#14110f;--hot:#e11b12;--hot-deep:#a81208;--on-hot:#fff3e0;--on-hot-rgb:255,243,224;--fav-scrim:rgba(0,0,0,.42);--color-error:#c62828;--color-success:#2e7d32;--radius-card:16px;--radius-pill:999px;--radius-md:14px;--radius-sheet:28px 28px 0 0;--radius-add:9px;--radius-card-lg:18px;--space-1:4px;--space-2:8px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--space-16:64px;--container-max:640px;--page-gutter:var(--space-4);--header-h:56px;--logo-h:32px;--chrome-micro-size:11px;--chrome-address-size:14px;--catalog-title-size:26px;--row-media-w:106px;--rail-w:82px;--catalog-track-cap:300px;--catalog-row-cap:560px;--sheet-max:100%}html[data-theme=light]{--bg:#fffcf6;--surf:#f6f1e8;--surf2:#ece4d6;--sheet:#fff;--txc:#1a1512;--tx:26,21,18;--surfrgb:246,241,232;--bar:255,252,246;--scrim:rgba(40,30,20,.42);--acc:#e19127;--grad1:#fff4de;--grad2:#fffbf3;--ph1:#efe8da;--ph2:#e4dbc9;--map1:#f1ece2;--map2:#e7e1d4;--on-acc:#1a1512}@media (min-width:768px){:root{--container-max:720px;--page-gutter:var(--space-6);--header-h:64px;--logo-h:36px;--row-media-w:128px}}@media (min-width:992px){:root{--container-max:1160px;--page-gutter:var(--space-8);--header-h:72px;--logo-h:40px;--chrome-micro-size:12px;--chrome-address-size:16px;--catalog-title-size:32px;--row-media-w:140px;--rail-w:120px;--sheet-max:720px}}@media (min-width:1600px){:root{--container-max:1560px}}@media (min-width:2000px){:root{--container-max:1920px}}*{box-sizing:border-box}body{min-height:100vh;background:var(--bg);min-height:100dvh;color:var(--txc);font-family:var(--font-manrope);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;display:flex}
.shell{max-width:var(--container-max);padding-inline:var(--page-gutter);margin-left:auto;margin-right:auto}main.shell{min-height:calc(100dvh - var(--chrome-h,var(--header-h)));flex-direction:column;flex:1 0 auto;width:100%;display:flex}
