:root{--header-height:48px;--page-title-height:48px;--font-display:"futura-pt", "Futura", system-ui, sans-serif;--font-text:system-ui, sans-serif;--vt-c-white:oklch(100% 0 0);--vt-c-white-soft:oklch(97.91% 0 0);--vt-c-white-mute:oklch(96.12% 0 0);--vt-c-black:oklch(0% 0 0);--vt-c-black-soft:oklch(25.2% 0 0);--vt-c-black-mute:oklch(27.68% 0 0);--vt-c-indigo:oklch(35.64% .0391 248.97);--vt-c-accent:oklch(68% .19 38);--vt-c-divider-light-1:oklch(35.62% 0 0/.29);--vt-c-divider-light-2:oklch(35.62% 0 0/.12);--vt-c-divider-dark-1:oklch(44.59% 0 0/.65);--vt-c-divider-dark-2:oklch(44.59% 0 0/.48);--vt-c-text-light-1:var(--vt-c-black);--vt-c-text-light-2:oklch(35.62% 0 0/.66);--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:oklch(94.01% 0 0/.64)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-y:scroll}html.scroll-locked{scrollbar-gutter:stable;overflow-y:hidden}html[data-theme=light]{--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-heading-mute:var(--vt-c-text-light-2);--color-text:var(--vt-c-text-light-1);--color-text-mute:var(--vt-c-text-light-2);--color-accent:var(--vt-c-accent);--color-accent-text:var(--vt-c-black);--shadow-overlay:0 2px 6px oklch(0% 0 0/.08), 0 12px 24px oklch(0% 0 0/.16), 0 32px 64px oklch(0% 0 0/.24);--progressive-blur-veil:transparent;--progressive-blur-veil-strong:#fff6}html[data-theme=dark]{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-heading-mute:var(--vt-c-text-dark-2);--color-text:var(--vt-c-text-dark-1);--color-text-mute:var(--vt-c-text-dark-2);--color-accent:var(--vt-c-accent);--color-accent-text:var(--vt-c-black);--shadow-overlay:0 0 0 1px oklch(100% 0 0/.1), 0 12px 24px oklch(0% 0 0/.5), 0 32px 64px oklch(0% 0 0/.7);--progressive-blur-veil:#0003;--progressive-blur-veil-strong:#00000080}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0}button,input,textarea,select{font-family:inherit;font-weight:inherit;color:inherit;appearance:none;background:0 0;border:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}::selection{background:var(--color-heading);color:var(--color-background)}body{min-width:320px;min-height:100svh;color:var(--color-text);background:var(--color-background);line-height:1.6;font-family:var(--font-display);font-synthesis-weight:none;text-rendering:optimizelegibility;text-autospace:normal;scrollbar-color:var(--color-border-hover) transparent;scrollbar-width:thin;font-size:16px;font-weight:500;transition:background-color .25s,color .25s}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}p,dl,blockquote,address{font-family:var(--font-text);font-synthesis-weight:auto}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:0 0;margin:0}::-webkit-scrollbar-thumb{background:var(--color-border-hover);border:none;border-radius:0;margin:0}::-webkit-scrollbar-thumb:hover{background:var(--color-text-mute)}a{color:inherit;text-decoration:none}main{padding-top:var(--header-height);grid-template-columns:1fr min(1024px,100%) 1fr;min-height:100svh;display:grid}main>*{grid-column:2}html[data-page-header] :is(main){padding-top:calc(var(--header-height) + var(--page-title-height))}@media (height<=500px){html[data-orientation^=landscape] :is(main){padding-top:0}html[data-page-header][data-orientation^=landscape] :is(main){padding-top:var(--page-title-height)}html[data-orientation=landscape-left] :is(main){padding-left:var(--header-height)}html[data-orientation=landscape-right] :is(main){padding-right:var(--header-height)}}svg[data-v-be8e62b1]{background-color:var(--color-heading);width:auto;height:20px;fill:var(--color-background);justify-content:center;align-items:center;padding:2px;transition:all .25s;display:flex}svg[data-v-d31bcb17],svg[data-v-736cbc41]{width:16px;height:16px;display:block}.page-header[data-v-ef18ca6d]{top:var(--header-height);width:min(1024px,100%);height:var(--page-title-height);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:0 16px;display:flex;position:fixed;left:0;right:0}@media (height<=500px){html[data-orientation=landscape-left] .page-header[data-v-ef18ca6d]{top:0;left:var(--header-height);width:auto;margin:0;right:0}html[data-orientation=landscape-right] .page-header[data-v-ef18ca6d]{top:0;left:0;right:var(--header-height);width:auto;margin:0}}.page-header h1[data-v-ef18ca6d]{min-width:0;font-size:clamp(1.75rem,4vw,2.75rem);overflow:hidden}@media (height<=500px){html[data-orientation^=landscape] :is(.page-header h1[data-v-ef18ca6d])[data-v-ef18ca6d]{font-size:clamp(1.125rem,2.5vw,1.5rem)}}.page-header h1[data-v-ef18ca6d]{letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;color:var(--color-heading)}.page-header .page-header-actions[data-v-ef18ca6d]{display:contents}.day-badge[data-v-bf004d13]{align-items:center;height:100%;font-size:12px;display:flex}svg[data-v-1a3ba60b]{width:16px;height:16px;display:block}.progressive-blur[data-v-f13630b4]{pointer-events:none;position:absolute}.progressive-blur>[data-v-f13630b4]{position:absolute;inset:0}.progressive-blur .veil[data-v-f13630b4]{background:var(--progressive-blur-veil,transparent)}.bookmarks-dropdown[data-v-d38b6db5]{z-index:1;display:flex;position:relative}.bookmarks-dropdown .icon-button[data-v-d38b6db5]{width:48px;height:48px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.bookmarks-dropdown .icon-button[data-v-d38b6db5]:hover,.bookmarks-dropdown .icon-button.is-open[data-v-d38b6db5]{color:var(--color-heading)}.bookmarks-dropdown .dropdown[data-v-d38b6db5]{width:max-content;max-width:calc(100vw - 32px);position:absolute;top:calc(100% + 4px);right:0}.bookmarks-dropdown .dropdown .dropdown-items[data-v-d38b6db5]{clip-path:inset(0 0 0%);flex-direction:column;align-items:flex-end;padding:8px 16px 4px 0;display:flex}.bookmarks-dropdown .dropdown .dropdown-blur[data-v-d38b6db5]{--progressive-blur-tail:32px;--progressive-blur-veil:var(--progressive-blur-veil-strong);--progressive-blur-side-mask:linear-gradient(to right, transparent, black 32px, black calc(100% - 32px), transparent), linear-gradient(to bottom, transparent 20px, black 52px);z-index:-1;inset:-52px -32px -32px}.bookmarks-dropdown .caption[data-v-d38b6db5]{color:var(--color-text-mute);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.bookmarks-dropdown .list[data-v-d38b6db5]{flex-direction:column;align-items:flex-end;gap:6px;margin:0;padding:4px 0 0;list-style:none;display:flex}.bookmarks-dropdown .bookmark-link[data-v-d38b6db5]{color:var(--color-text-mute);white-space:nowrap;align-items:center;gap:8px;font-size:13px;text-decoration:none;transition:color .15s;display:flex}.bookmarks-dropdown .bookmark-link[data-v-d38b6db5]:hover{color:var(--color-heading)}.bookmarks-dropdown .bookmark-link .label[data-v-d38b6db5]{font-variant-numeric:tabular-nums}.bookmarks-dropdown .bookmark-link .name[data-v-d38b6db5]{max-width:120px;font-family:var(--font-text);text-overflow:ellipsis;overflow:hidden}@media (height<=500px){html[data-orientation=landscape-left] .bookmarks-dropdown .dropdown[data-v-d38b6db5]{top:0;left:calc(100% + 4px);right:auto}html[data-orientation=landscape-left] .bookmarks-dropdown .dropdown .dropdown-blur[data-v-d38b6db5]{--progressive-blur-direction:to right;--progressive-blur-side-mask:linear-gradient(to bottom, transparent, black 32px, black calc(100% - 32px), transparent), linear-gradient(to right, transparent 20px, black 52px);inset:-32px -32px -32px -52px}html[data-orientation=landscape-right] .bookmarks-dropdown .dropdown[data-v-d38b6db5]{inset:auto calc(100% + 4px) 0 auto}html[data-orientation=landscape-right] .bookmarks-dropdown .dropdown .dropdown-blur[data-v-d38b6db5]{--progressive-blur-direction:to left;--progressive-blur-side-mask:linear-gradient(to bottom, transparent, black 32px, black calc(100% - 32px), transparent), linear-gradient(to left, transparent 20px, black 52px);inset:-32px -52px -32px -32px}}.dropdown-enter-active .dropdown-items[data-v-d38b6db5]{transition:opacity .2s ease-out,filter .22s ease-out,clip-path .25s ease-out}.dropdown-enter-active .dropdown-blur[data-v-d38b6db5] *{transition:opacity .25s ease-out}.dropdown-leave-active .dropdown-items[data-v-d38b6db5]{transition:opacity .2s ease-in,filter .2s ease-in,clip-path .25s ease-in}.dropdown-leave-active .dropdown-blur[data-v-d38b6db5] *{transition:opacity .2s ease-in}:is(.dropdown-enter-from,.dropdown-leave-to) .dropdown-items[data-v-d38b6db5]{opacity:0;filter:blur(6px);clip-path:inset(0 0 100%)}:is(.dropdown-enter-from,.dropdown-leave-to) .dropdown-blur[data-v-d38b6db5] *{opacity:0}.header[data-v-12d61e76]{z-index:100;min-width:320px;height:var(--header-height);justify-content:center;display:flex;position:fixed;top:0;left:0;right:0}.header .header-blur[data-v-12d61e76]{--progressive-blur-tail:var(--header-height);z-index:-1;inset:-16px 0 0}@media (width<=768px){.header .header-blur[data-v-12d61e76]{display:none}}@media (height<=500px){html[data-orientation=landscape-left] :is(.header .header-blur[data-v-12d61e76])[data-v-12d61e76]{--progressive-blur-direction:to right;inset:0 0 0 -16px}html[data-orientation=landscape-right] :is(.header .header-blur[data-v-12d61e76])[data-v-12d61e76]{--progressive-blur-direction:to left;inset:0 -16px 0 0}}.header.has-page-header .header-blur[data-v-12d61e76]{--progressive-blur-tail:calc(var(--header-height) + var(--page-title-height));bottom:calc(var(--page-title-height) * -1)}@media (height<=500px){html[data-orientation^=landscape] :is(.header.has-page-header .header-blur[data-v-12d61e76])[data-v-12d61e76]{--progressive-blur-tail:var(--header-height);bottom:0}}@media (height<=500px){html[data-orientation^=landscape] .header[data-v-12d61e76]{min-width:0;width:var(--header-height);height:auto;inset:0 auto 0 0}html[data-orientation=landscape-right] .header[data-v-12d61e76]{left:auto;right:0}}.header.is-entrance .global-nav[data-v-12d61e76]{animation:.9s cubic-bezier(.22,1,.36,1) header-reveal-12d61e76}@keyframes header-reveal-12d61e76{0%{opacity:0;filter:blur(8px);transform:translateY(-12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.header.is-entrance .global-nav[data-v-12d61e76]{animation:none}}.global-nav[data-v-12d61e76]{justify-content:space-between;align-items:center;width:100%;max-width:1024px;display:flex}@media (height<=500px){html[data-orientation^=landscape] .global-nav[data-v-12d61e76][data-v-12d61e76]{width:auto;max-width:none;height:100%}html[data-orientation=landscape-left] .global-nav[data-v-12d61e76][data-v-12d61e76]{flex-direction:column-reverse}html[data-orientation=landscape-right] .global-nav[data-v-12d61e76][data-v-12d61e76]{flex-direction:column}}.header-brand[data-v-12d61e76]{align-items:center;min-width:0;display:flex}.header-brand .logo[data-v-12d61e76]{flex-shrink:0;margin-left:16px}@media (height<=500px){html[data-orientation^=landscape] .header-brand[data-v-12d61e76]{flex-direction:column}html[data-orientation^=landscape] .header-brand .logo[data-v-12d61e76]{width:var(--header-height);justify-content:center;align-items:center;height:67px;margin:0;display:flex}html[data-orientation=landscape-left] .header-brand .logo[data-v-12d61e76]{margin-bottom:8px}html[data-orientation=landscape-right] .header-brand .logo[data-v-12d61e76]{margin-top:8px}}.header-brand .logo[data-v-12d61e76] svg{transition:transform .25s}@media (height<=500px){html[data-orientation^=landscape] .header-brand .logo[data-v-12d61e76] svg{flex-shrink:0}}@media (height<=500px){html[data-orientation=landscape-left] .header-brand .logo[data-v-12d61e76] svg{transform:rotate(-90deg)}}@media (height<=500px){html[data-orientation=landscape-right] .header-brand .logo[data-v-12d61e76] svg{transform:rotate(90deg)}}.header-actions[data-v-12d61e76]{flex-shrink:0;align-items:center;height:48px;display:flex}@media (height<=500px){html[data-orientation^=landscape] .header-actions[data-v-12d61e76]{height:auto}html[data-orientation=landscape-left] .header-actions[data-v-12d61e76]{flex-direction:column-reverse}html[data-orientation=landscape-right] .header-actions[data-v-12d61e76]{flex-direction:column}}.header-actions .icon-button[data-v-12d61e76]{width:48px;height:48px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.header-actions .icon-button[data-v-12d61e76]:hover,.header-actions .icon-button.router-link-active[data-v-12d61e76]{color:var(--color-heading)}.language-toggle[data-v-c2483dc0]{color:var(--color-text-mute);align-items:center;gap:4px;margin:-8px;padding:8px;font-size:12px;text-decoration:none;display:inline-flex}.language-toggle .separator[data-v-c2483dc0]{opacity:.5}.language-toggle .lang[data-v-c2483dc0]{transition:color .15s}.language-toggle .lang.active[data-v-c2483dc0]{color:var(--color-heading)}.language-toggle:hover .lang[data-v-c2483dc0]:not(.active){color:var(--color-text)}@media (height<=500px){html[data-orientation=landscape-left] .footer[data-v-86d69855]{padding-left:var(--header-height)}html[data-orientation=landscape-right] .footer[data-v-86d69855]{padding-right:var(--header-height)}}.footer .inner[data-v-86d69855]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1024px;margin-inline:auto;padding:160px 16px;display:flex}@media (width<=600px){.footer .inner[data-v-86d69855]{gap:16px;padding:96px 16px 64px}}.footer .brand[data-v-86d69855]{color:var(--color-heading);display:inline-flex}.footer .copyright[data-v-86d69855]{color:var(--color-text-mute);font-size:13px}@media (width<=600px){.footer .copyright[data-v-86d69855]{text-align:center;flex-basis:100%;order:1}}.search-modal[data-v-fcb4e0e3]{z-index:200;justify-content:center;align-items:flex-start;padding:192px 16px 16px;display:flex;position:fixed;inset:0}.search-modal .backdrop[data-v-fcb4e0e3]{position:absolute;inset:0}.search-modal .panel[data-v-fcb4e0e3]{border:1px solid var(--color-border);background:var(--color-background);width:100%;max-width:480px;box-shadow:var(--shadow-overlay);border-radius:28px;flex-direction:column;padding:8px;display:flex;position:relative}.search-modal .field[data-v-fcb4e0e3]{width:100%;color:var(--color-heading);background:0 0;border:none;border-radius:8px;padding:10px 12px;font-size:16px}.search-modal .field[data-v-fcb4e0e3]::placeholder{color:var(--color-text-mute)}.search-modal .field[data-v-fcb4e0e3]:focus-visible{outline:none}.search-modal .body[data-v-fcb4e0e3]{grid-template-rows:0fr;transition:grid-template-rows .22s ease-out;display:grid}.search-modal .body.open[data-v-fcb4e0e3]{grid-template-rows:1fr}.search-modal .body .body-inner[data-v-fcb4e0e3]{overflow:hidden}.search-modal .section[data-v-fcb4e0e3]{margin-top:8px}.search-modal .section .section-title[data-v-fcb4e0e3]{color:var(--color-text-mute);letter-spacing:.08em;text-transform:uppercase;padding:0 12px;font-size:11px;display:block}.search-modal .results[data-v-fcb4e0e3]{flex-direction:column;gap:4px;margin:4px 0 0;padding:0;list-style:none;display:flex}.search-modal .results .result[data-v-fcb4e0e3]{color:var(--color-text);border-radius:20px;flex-direction:column;gap:2px;padding:8px 12px;text-decoration:none;display:flex}.search-modal .results .result.active[data-v-fcb4e0e3]{background:var(--color-background-mute)}.search-modal .results .result .result-sub[data-v-fcb4e0e3]{color:var(--color-text-mute);font-family:var(--font-text);font-size:12px}.search-modal .empty[data-v-fcb4e0e3]{color:var(--color-text-mute);margin:4px 0 0;padding:8px 12px;font-size:14px}.search-enter-active[data-v-fcb4e0e3],.search-leave-active[data-v-fcb4e0e3]{transition:opacity .16s ease-out}.search-enter-active .panel[data-v-fcb4e0e3]{animation:.26s ease-out search-pop-fcb4e0e3}.search-leave-active .panel[data-v-fcb4e0e3]{transition:transform .16s ease-out}.search-enter-from[data-v-fcb4e0e3],.search-leave-to[data-v-fcb4e0e3]{opacity:0}.search-leave-to .panel[data-v-fcb4e0e3]{transform:scale(1.04)}@keyframes search-pop-fcb4e0e3{0%{transform:scale(1.04)}55%{transform:scale(.99)}to{transform:scale(1)}}.instagram-embed[data-v-b4655373]{width:100%}.instagram-embed[data-v-b4655373] .instagram-media{width:calc(100% - 2px)!important;min-width:0!important;max-width:540px!important;margin:0 auto!important}.instagram-embed[data-v-b4655373] .instagram-media a{overflow-wrap:anywhere}.news-link-card[data-v-53bf4057]{border:1px solid var(--color-border);background:var(--color-background);border-radius:4px;flex-direction:column;gap:8px;width:100%;max-width:540px;margin:0 auto;padding:20px;text-decoration:none;transition:border-color .15s;display:flex}.news-link-card[data-v-53bf4057]:hover{border-color:var(--color-border-hover)}.news-link-card .title[data-v-53bf4057]{color:var(--color-heading);margin:0;font-size:16px;line-height:1.5}.news-link-card .source[data-v-53bf4057]{color:var(--color-text-mute);margin:0;font-size:12px}.news-links[data-v-02093a3e]{width:100%}.news-links .links-grid[data-v-02093a3e]{width:100%;position:relative}.news-links .links-grid .lane-item[data-v-02093a3e]{position:absolute;top:0;left:0}.news-links .no-posts[data-v-02093a3e]{text-align:center;color:var(--color-text-mute)}.home[data-v-a77587eb]{row-gap:128px;padding-top:0}.home[data-v-a77587eb]>:not(.key-visual){padding-inline:16px}.home>section[id][data-v-a77587eb]{scroll-margin-top:calc(var(--header-height) + 72px)}.key-visual[data-v-a77587eb]{justify-content:center;max-height:100svh;display:flex;overflow:clip}.key-visual .frame[data-v-a77587eb]{width:100%;max-width:1024px;min-height:100svh;max-height:min(100vh - var(--header-height), 1024px);padding-block:var(--header-height);justify-content:center;align-items:center;display:flex}@media (height<=500px){html[data-orientation^=landscape] :is(.key-visual .frame)[data-v-a77587eb]{padding-block:0}}.key-visual .frame picture[data-v-a77587eb]{display:contents}.key-visual .frame img[data-v-a77587eb]{object-fit:contain;width:100%;height:100%}.key-visual.is-entrance .frame img[data-v-a77587eb]{animation:1.3s cubic-bezier(.22,1,.36,1) both key-visual-reveal-a77587eb}@keyframes key-visual-reveal-a77587eb{0%{opacity:0;filter:blur(14px);clip-path:inset(0 0 100%);transform:scale(1.08)}55%{opacity:1;clip-path:inset(0)}to{opacity:1;filter:blur();clip-path:inset(0);transform:scale(1)}}@media (prefers-reduced-motion:reduce){.key-visual.is-entrance .frame img[data-v-a77587eb]{animation:none}}.about[data-v-a77587eb]{text-align:center;font-family:var(--font-display)}.about p[data-v-a77587eb]{font-family:inherit}.about .title[data-v-a77587eb]{white-space:pre-line;font-size:clamp(2rem,6vw,3rem)}.about .subtitle[data-v-a77587eb]{letter-spacing:.02em;color:var(--color-text);margin-top:16px;font-size:clamp(.875rem,2.5vw,1rem)}.about .period[data-v-a77587eb]{letter-spacing:.04em;color:var(--color-text-mute);margin-top:12px;font-size:clamp(1rem,3vw,1.25rem)}.about .explore-link[data-v-a77587eb]{color:var(--color-text);letter-spacing:.02em;align-items:center;gap:8px;margin-top:28px;font-size:clamp(.875rem,2.5vw,1rem);text-decoration:none;transition:color .15s;display:inline-flex}.about .explore-link[data-v-a77587eb]:hover{color:var(--color-heading)}.split[data-v-a77587eb]{grid-template-columns:minmax(0,clamp(112px,19.5vw,200px)) minmax(0,1fr);align-items:center;column-gap:clamp(24px,4.5vw,48px);display:grid}.split .title[data-v-a77587eb]{font-size:clamp(1.125rem,3.1vw,2rem)}@media (width<=880px){.split[data-v-a77587eb]{grid-template-columns:1fr;row-gap:16px}.split .title[data-v-a77587eb]{font-size:clamp(1.5rem,4vw,2rem)}}.page-link[data-v-a77587eb]{color:var(--color-text);letter-spacing:.02em;border-radius:999px;align-self:center;align-items:center;gap:8px;margin-top:14px;padding:12px 24px;font-size:14px;text-decoration:none;transition:opacity .15s;display:inline-flex}.page-link[data-v-a77587eb]:hover{opacity:.85}.title[data-v-a77587eb]{letter-spacing:-.02em;color:var(--color-heading);font-size:clamp(1.5rem,4vw,2rem)}.overview .list .row[data-v-a77587eb]{border-top:1px solid var(--color-border);grid-template-columns:120px 1fr;gap:16px;padding:16px 0;display:grid}.overview .list .row[data-v-a77587eb]:last-child{border-bottom:1px solid var(--color-border)}.overview .list .row dt[data-v-a77587eb]{color:var(--color-text-mute)}.overview .list .row dd[data-v-a77587eb]{flex-direction:column;gap:4px;margin:0;display:flex}.overview .list .row dd .value[data-v-a77587eb]{color:var(--color-heading)}.overview .list .row dd .note[data-v-a77587eb]{color:var(--color-text-mute);font-size:13px}@media (width<=480px){.overview .list .row[data-v-a77587eb]{grid-template-columns:96px 1fr;gap:12px}}.access[data-v-a77587eb]{align-items:start}.access .access-body[data-v-a77587eb]{flex-direction:column;align-items:start;width:100%;display:flex}.access .location[data-v-a77587eb]{align-items:stretch;gap:16px;width:100%;display:flex}@media (width<=600px){.access .location[data-v-a77587eb]{flex-direction:column;gap:10px}}.access .info[data-v-a77587eb]{flex-direction:column;flex:1;gap:6px;display:flex}.access .venue[data-v-a77587eb]{color:var(--color-heading);margin:0}.access .address[data-v-a77587eb]{color:var(--color-text-mute);margin:0;font-size:13px}.access .station[data-v-a77587eb]{border-left:2px solid var(--color-heading);flex:1;align-items:center;margin:0;padding-left:16px;font-size:15px;display:flex}.news-section[data-v-a77587eb]{align-items:start}.news-section .news-body[data-v-a77587eb]{flex-direction:column;align-items:start;width:100%;display:flex}.notes[data-v-a77587eb]{align-items:start}.notes .notes-list[data-v-a77587eb]{font-family:var(--font-text);flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.notes .notes-list li[data-v-a77587eb]{color:var(--color-text);padding-left:20px;line-height:1.7;position:relative}.notes .notes-list li a[data-v-a77587eb]{color:var(--color-heading);text-underline-offset:3px;text-decoration:underline}.notes .notes-list li a[data-v-a77587eb]:hover{opacity:.75}.notes .notes-list li[data-v-a77587eb]:before{content:"";background:var(--color-text-mute);border-radius:50%;width:6px;height:6px;position:absolute;top:.7em;left:0}.notes .notes-list li picture[data-v-a77587eb]{display:contents}.notes .notes-list li .brands[data-v-a77587eb]{width:min(100%,480px);height:auto;margin-top:12px;display:block}.contact[data-v-a77587eb]{align-items:start}.contact .contact-body[data-v-a77587eb]{flex-direction:column;gap:20px;display:flex}.contact .lead[data-v-a77587eb]{color:var(--color-text);margin:0;line-height:1.7}.contact .list .row[data-v-a77587eb]{border-top:1px solid var(--color-border);grid-template-columns:96px 1fr;gap:16px;padding:16px 0;display:grid}.contact .list .row[data-v-a77587eb]:last-child{border-bottom:1px solid var(--color-border)}.contact .list .row dt[data-v-a77587eb]{color:var(--color-text-mute)}.contact .list .row dd[data-v-a77587eb]{color:var(--color-heading);margin:0}
