@font-face{font-family:Alice;src:url(/fonts/Alice-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Thin.ttf) format("truetype");font-style:normal;font-weight:100;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ThinItalic.ttf) format("truetype");font-style:italic;font-weight:100;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ExtraLight.ttf) format("truetype");font-style:normal;font-weight:200;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ExtraLightItalic.ttf) format("truetype");font-style:italic;font-weight:200;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Light.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-LightItalic.ttf) format("truetype");font-style:italic;font-weight:300;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Italic.ttf) format("truetype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Medium.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-MediumItalic.ttf) format("truetype");font-style:italic;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-SemiBoldItalic.ttf) format("truetype");font-style:italic;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-BoldItalic.ttf) format("truetype");font-style:italic;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ExtraBold.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-ExtraBoldItalic.ttf) format("truetype");font-style:italic;font-weight:800;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-Black.ttf) format("truetype");font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat/Montserrat-BlackItalic.ttf) format("truetype");font-style:italic;font-weight:900;font-display:swap}:root{--brand-blue: #0e5ccb;--brand-navy: #0a2342;--brand-gold: #d8b15b;--brand-sky: #a9c9f5;--brand-gray-blue: #6e7e90;--brand-milk: #f7f4ee;--text-main: var(--brand-navy);--text-secondary: var(--brand-gray-blue);--text-inverse: #ffffff;--background-main: var(--brand-milk);--background-card: #ffffff;--background-soft-blue: rgba(169, 201, 245, .25);--border-soft: rgba(10, 35, 66, .12);--border-gold: rgba(216, 177, 91, .45);--overlay-card: rgba(10, 35, 66, .72);--surface: var(--brand-milk);--surface-dim: #e9eef7;--surface-container-low: rgba(169, 201, 245, .18);--surface-container: rgba(169, 201, 245, .28);--surface-white: #ffffff;--parchment-deep: rgba(169, 201, 245, .35);--on-surface: var(--brand-navy);--on-surface-variant: var(--brand-gray-blue);--charcoal-muted: var(--brand-gray-blue);--outline: var(--brand-gray-blue);--outline-variant: rgba(10, 35, 66, .12);--primary: var(--brand-blue);--on-primary: #ffffff;--primary-container: var(--brand-navy);--on-primary-container: #ffffff;--secondary: var(--brand-sky);--secondary-container: rgba(169, 201, 245, .35);--on-secondary-container: var(--brand-navy);--bronze-patina: var(--brand-gold);--error: #c00000;--shadow-soft: 0 8px 32px rgba(10, 35, 66, .08);--shadow-lift: 0 18px 44px rgba(10, 35, 66, .16);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--font-serif: "Alice", Georgia, serif;--font-display: var(--font-serif);--font-sans: "Montserrat", system-ui, sans-serif;--container-max: 1120px;--gutter: 24px;--card-gap: 1.25rem;--section-gap: 64px;--nav-width: 280px}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--on-surface);background:var(--surface);-webkit-font-smoothing:antialiased;touch-action:manipulation;-webkit-user-select:none;user-select:none}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 14% 12%,rgba(216,177,91,.18),transparent 24%),radial-gradient(circle at 88% 18%,rgba(169,201,245,.26),transparent 25%),linear-gradient(180deg,#f7f4ee80,#a9c9f51f)}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,.btn{font-family:var(--font-serif);font-weight:400}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:500;margin:0;line-height:1.2}p{margin:0 0 1rem}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--nav-width) 1fr;background:var(--surface)}.app-main{min-width:0;display:flex;flex-direction:column}.page{flex:1;padding:2rem 2.5rem 3rem;max-width:calc(var(--container-max) + var(--gutter) * 2);width:100%;margin:0 auto;animation:pageIn .38s ease both}.page--wide{max-width:none}.headline-lg{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:.5rem;font-family:var(--font-serif);font-weight:500}.headline-md{font-size:clamp(1.5rem,3vw,2rem)}.headline-sm{font-size:1.5rem}.body-lg{font-size:1.125rem;line-height:1.75;color:var(--charcoal-muted)}.label-lg{font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.muted{color:var(--on-surface-variant)}.card{position:relative;background:var(--surface-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.42) 46%,transparent 62%);transform:translate(-125%);transition:transform .75s ease}.card:hover:before{transform:translate(125%)}.card__body{padding:1.25rem}.btn{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;border-radius:var(--radius-sm);border:1px solid transparent;cursor:pointer;font-weight:600;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 28%,rgba(255,255,255,.24),transparent 72%);transform:translate(-120%);transition:transform .55s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0e5ccb2e}.btn:hover:after{transform:translate(120%)}.btn:active{transform:translateY(0) scale(.98)}.btn--sm{min-height:36px;padding:.45rem .8rem;font-size:.86rem}.btn--primary{background:var(--primary);color:var(--on-primary)}.btn--secondary{background:transparent;border-color:#0e5ccb73;color:var(--primary)}.btn--ghost{background:var(--parchment-deep);color:var(--on-surface)}.chip{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;background:var(--secondary-container);color:var(--on-secondary-container);font-size:.75rem;font-weight:600;box-shadow:inset 0 0 0 1px #0a234214}.grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.exhibit-card{cursor:pointer;transition:transform .15s,box-shadow .15s}.exhibit-card:hover,.exhibit-card:focus-visible{transform:translateY(-6px);box-shadow:var(--shadow-lift)}.exhibit-card__image{aspect-ratio:4 / 3;object-fit:cover;width:100%;background:var(--surface-container);transition:transform .45s ease,filter .45s ease}.exhibit-card:hover .exhibit-card__image{transform:scale(1.04);filter:saturate(1.06) contrast(1.04)}.exhibit-card__title{font-family:var(--font-serif);font-size:1.25rem;margin-bottom:.5rem}.exhibit-card__more{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--primary)}.search-input{width:100%;max-width:480px;border:none;border-bottom:1px solid var(--charcoal-muted);background:var(--parchment-deep);border-radius:var(--radius-sm) var(--radius-sm) 0 0;padding:.875rem 0 .875rem 1rem}.search-input:focus{outline:2px solid var(--primary-container);outline-offset:2px}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width: 767px){.app-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.page{padding:24px 16px}}@media (orientation: portrait) and (min-width: 768px){.page{padding-inline:40px}}:root[data-low-vision-mode=true]{--brand-blue: #0000cc;--brand-navy: #000000;--brand-gold: #000000;--brand-sky: #ffffff;--brand-gray-blue: #000000;--brand-milk: #ffffff;--text-main: #000000;--text-secondary: #000000;--text-inverse: #ffffff;--background-main: #ffffff;--background-card: #ffffff;--background-soft-blue: #ffffff;--border-soft: #000000;--border-gold: #000000;--overlay-card: #000000;--surface: #ffffff;--surface-dim: #ffffff;--surface-container-low: #ffffff;--surface-container: #f0f0f0;--surface-white: #ffffff;--parchment-deep: #f5f5f5;--on-surface: #000000;--on-surface-variant: #000000;--charcoal-muted: #000000;--outline: #000000;--outline-variant: #000000;--primary: #0000cc;--on-primary: #ffffff;--primary-container: #000000;--on-primary-container: #ffffff;--secondary: #ffff00;--secondary-container: #ffff00;--on-secondary-container: #000000;--bronze-patina: #000000;--error: #cc0000;--shadow-soft: 0 0 0 2px #000000;--shadow-lift: 0 0 0 3px #000000;--lv-font-scale: 1.3}:root[data-low-vision-mode=true] body{background:#fff;color:#000;font-weight:600}:root[data-low-vision-mode=true] body:before{display:none}:root[data-low-vision-mode=true] .app-shell,:root[data-low-vision-mode=true] .start-page,:root[data-low-vision-mode=true] .app-loading,:root[data-low-vision-mode=true] .app-error{font-size:calc(16px * var(--lv-font-scale))}:root[data-low-vision-mode=true] h1,:root[data-low-vision-mode=true] h2,:root[data-low-vision-mode=true] h3,:root[data-low-vision-mode=true] h4,:root[data-low-vision-mode=true] h5,:root[data-low-vision-mode=true] h6{font-weight:700;color:#000}:root[data-low-vision-mode=true] .headline-lg{font-size:clamp(2.1rem,4vw,3rem);font-weight:700}:root[data-low-vision-mode=true] .headline-md{font-size:clamp(1.75rem,3.5vw,2.4rem);font-weight:700}:root[data-low-vision-mode=true] .headline-sm{font-size:1.85rem;font-weight:700}:root[data-low-vision-mode=true] .body-lg,:root[data-low-vision-mode=true] p,:root[data-low-vision-mode=true] .muted{font-size:1.2rem;font-weight:600;line-height:1.65;color:#000}:root[data-low-vision-mode=true] .label-lg,:root[data-low-vision-mode=true] .chip{font-size:.95rem;font-weight:700;border:2px solid #000000;background:#ff0;color:#000}:root[data-low-vision-mode=true] .nav-rail{background:#fff;border-right:3px solid #000000}:root[data-low-vision-mode=true] .nav-rail__brand{background:#fff;border-bottom:2px solid #000000}:root[data-low-vision-mode=true] .nav-rail__brand-title{font-size:1rem;font-weight:700;color:#000}:root[data-low-vision-mode=true] .nav-rail__brand-subtitle{font-size:.85rem;font-weight:700;color:#000}:root[data-low-vision-mode=true] .nav-rail__link{font-size:1.1rem;font-weight:700;color:#000;border:2px solid transparent}:root[data-low-vision-mode=true] .nav-rail__link:hover,:root[data-low-vision-mode=true] .nav-rail__link:focus-visible{border-color:#000;background:#ff0}:root[data-low-vision-mode=true] .nav-rail__link--active{background:#000;color:#fff;border-color:#000}:root[data-low-vision-mode=true] .nav-rail__version{font-size:.9rem;font-weight:700;color:#000}:root[data-low-vision-mode=true] .top-nav{background:#fff;border-bottom:3px solid #000000}:root[data-low-vision-mode=true] .top-nav__icon-btn{width:48px;height:48px;border:2px solid #000000;color:#000;font-weight:700}:root[data-low-vision-mode=true] .top-nav__icon-btn:hover,:root[data-low-vision-mode=true] .top-nav__icon-btn:focus-visible{background:#ff0}:root[data-low-vision-mode=true] .top-nav__icon-btn--active,:root[data-low-vision-mode=true] .top-nav__icon-btn--low-vision-active{background:#000;color:#fff;border-color:#000}:root[data-low-vision-mode=true] .top-nav__account{border:2px solid #000000;font-weight:700}:root[data-low-vision-mode=true] .top-nav__account small,:root[data-low-vision-mode=true] .top-nav__account strong{font-size:.95rem;font-weight:700;color:#000}:root[data-low-vision-mode=true] .site-search__bar{border:2px solid #000000;min-height:48px}:root[data-low-vision-mode=true] .site-search__input{font-size:1.1rem;font-weight:600;color:#000}:root[data-low-vision-mode=true] .site-search__panel{border:3px solid #000000;box-shadow:none}:root[data-low-vision-mode=true] .site-search__result{font-size:1.05rem;font-weight:600;border-bottom:1px solid #000000}:root[data-low-vision-mode=true] .btn{min-height:56px;font-size:1.1rem;font-weight:700;border:3px solid #000000}:root[data-low-vision-mode=true] .btn--primary{background:#000;color:#fff}:root[data-low-vision-mode=true] .btn--secondary{background:#fff;color:#000;border-color:#000}:root[data-low-vision-mode=true] .btn--ghost{background:#ff0;color:#000}:root[data-low-vision-mode=true] .btn:hover{box-shadow:0 0 0 3px #00c}:root[data-low-vision-mode=true] .home-section{background:#000;border:3px solid #000000;box-shadow:none;color:#fff}:root[data-low-vision-mode=true] .home-section__shade{background:#000000bf}:root[data-low-vision-mode=true] .home-section__content strong{font-size:1.85rem;font-weight:700;color:#fff}:root[data-low-vision-mode=true] .home-section__content small{font-size:1.05rem;font-weight:600;opacity:1;color:#fff}:root[data-low-vision-mode=true] .home-section__action{font-size:.95rem;font-weight:700;color:#ff0}:root[data-low-vision-mode=true] .home-page__intro{font-size:1.2rem;font-weight:600;color:#000}:root[data-low-vision-mode=true] .card{border:3px solid #000000;box-shadow:none;background:#fff}:root[data-low-vision-mode=true] .card:before{display:none}:root[data-low-vision-mode=true] .exhibit-card__title{font-size:1.45rem;font-weight:700}:root[data-low-vision-mode=true] .exhibit-card__more{font-size:.95rem;font-weight:700;color:#00c}:root[data-low-vision-mode=true] .page-header__back{font-size:1.1rem;font-weight:700;color:#00c;text-decoration:underline}:root[data-low-vision-mode=true] .page-header__title{font-weight:700}:root[data-low-vision-mode=true] input,:root[data-low-vision-mode=true] textarea,:root[data-low-vision-mode=true] select,:root[data-low-vision-mode=true] .search-input{font-size:1.1rem;font-weight:600;border:2px solid #000000;color:#000;background:#fff}:root[data-low-vision-mode=true] input:focus,:root[data-low-vision-mode=true] textarea:focus,:root[data-low-vision-mode=true] select:focus{outline:3px solid #0000cc}:root[data-low-vision-mode=true] .site-footer{border-top:3px solid #000000;background:#fff;font-weight:600}:root[data-low-vision-mode=true] .site-footer,:root[data-low-vision-mode=true] .site-footer a,:root[data-low-vision-mode=true] .site-footer p{color:#000;font-size:1rem}:root[data-low-vision-mode=true] .site-footer a{text-decoration:underline;font-weight:700}:root[data-low-vision-mode=true] .start-page{background:#000;color:#fff}:root[data-low-vision-mode=true] .start-page__shade{background:#000000d9}:root[data-low-vision-mode=true] .start-page__institution{font-size:clamp(1.35rem,2vw,1.75rem);font-weight:700}:root[data-low-vision-mode=true] .start-page__location,:root[data-low-vision-mode=true] .start-page__kicker{font-size:1rem;font-weight:700;color:#ff0}:root[data-low-vision-mode=true] .start-page__title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700}:root[data-low-vision-mode=true] .start-page__lead{font-size:1.35rem;font-weight:600;line-height:1.6}:root[data-low-vision-mode=true] .start-page__begin{font-size:1.2rem;font-weight:700;border:3px solid #ffffff;background:#000;color:#fff;min-height:64px}:root[data-low-vision-mode=true] .start-page__a11y-btn{border:3px solid #ffffff;background:#000;color:#fff;width:56px;height:56px}:root[data-low-vision-mode=true] .start-page__a11y-btn--active{background:#ff0;color:#000;border-color:#000}:root[data-low-vision-mode=true] .section-hub-card,:root[data-low-vision-mode=true] .poster-card,:root[data-low-vision-mode=true] .article-card,:root[data-low-vision-mode=true] .hero-card,:root[data-low-vision-mode=true] .about-block,:root[data-low-vision-mode=true] .map-card,:root[data-low-vision-mode=true] .exposition-card,:root[data-low-vision-mode=true] .exhibition-card,:root[data-low-vision-mode=true] .cinema-card,:root[data-low-vision-mode=true] .account-card,:root[data-low-vision-mode=true] .privacy-section{border:3px solid #000000;background:#fff;box-shadow:none}:root[data-low-vision-mode=true] .section-hub-card h2,:root[data-low-vision-mode=true] .poster-card h2,:root[data-low-vision-mode=true] .article-card h2,:root[data-low-vision-mode=true] .hero-card h2,:root[data-low-vision-mode=true] .about-block h2,:root[data-low-vision-mode=true] .exposition-card h2,:root[data-low-vision-mode=true] .exhibition-card h2{font-size:1.5rem;font-weight:700}:root[data-low-vision-mode=true] .section-hub-card p,:root[data-low-vision-mode=true] .poster-card p,:root[data-low-vision-mode=true] .article-card p,:root[data-low-vision-mode=true] .hero-card p,:root[data-low-vision-mode=true] .about-block p{font-size:1.1rem;font-weight:600;color:#000}:root[data-low-vision-mode=true] .rich-html,:root[data-low-vision-mode=true] .rich-html p,:root[data-low-vision-mode=true] .rich-html li{font-size:1.15rem;font-weight:600;line-height:1.7;color:#000}:root[data-low-vision-mode=true] .rich-html a{color:#00c;font-weight:700;text-decoration:underline}:root[data-low-vision-mode=true] .rich-html h2,:root[data-low-vision-mode=true] .rich-html h3{font-weight:700;color:#000}:root[data-low-vision-mode=true] .account-page label,:root[data-low-vision-mode=true] .account-page .account-stat__label{font-size:1rem;font-weight:700}:root[data-low-vision-mode=true] .account-page .account-stat__value{font-size:1.5rem;font-weight:700}:root[data-low-vision-mode=true] .qr-card{border:3px solid #000000}:root[data-low-vision-mode=true][data-kiosk-mode=true] .nav-rail{border-top:3px solid #000000;background:#fff}@media (max-width: 767px){:root[data-low-vision-mode=true]{--lv-font-scale: 1.2}:root[data-low-vision-mode=true] .nav-rail{border-top:3px solid #000000;background:#fff}:root[data-low-vision-mode=true] .nav-rail__link{font-size:.85rem;font-weight:700;min-height:56px}:root[data-low-vision-mode=true] .top-nav__icon-btn{width:44px;height:44px}:root[data-low-vision-mode=true] .headline-lg{font-size:clamp(1.9rem,8vw,2.5rem)}:root[data-low-vision-mode=true] .home-section__content strong{font-size:1.5rem}:root[data-low-vision-mode=true] .home-section__content small{font-size:.95rem}:root[data-low-vision-mode=true] .btn{min-height:52px;width:100%;max-width:100%}:root[data-low-vision-mode=true] .page{padding:1.25rem 1rem 2rem}:root[data-low-vision-mode=true] .top-nav__account span{display:none}}@media (max-width: 480px){:root[data-low-vision-mode=true]{--lv-font-scale: 1.15}:root[data-low-vision-mode=true] .nav-rail__brand-title{font-size:.9rem}}:root[data-low-vision-mode=true] .low-vision-off{--brand-blue: #0e5ccb;--brand-navy: #0a2342;--brand-gold: #d8b15b;--brand-sky: #a9c9f5;--brand-gray-blue: #6e7e90;--brand-milk: #f7f4ee;--text-main: #0a2342;--text-secondary: #6e7e90;--text-inverse: #ffffff;--background-main: #f7f4ee;--background-card: #ffffff;--surface: #f7f4ee;--surface-white: #ffffff;--on-surface: #0a2342;--on-surface-variant: #6e7e90;--charcoal-muted: #6e7e90;--primary: #0e5ccb;--on-primary: #ffffff;--outline-variant: rgba(10, 35, 66, .12);--shadow-soft: 0 8px 32px rgba(10, 35, 66, .08);--shadow-lift: 0 18px 44px rgba(10, 35, 66, .16);font-size:16px;font-weight:400}:root[data-low-vision-mode=true] .low-vision-off h1,:root[data-low-vision-mode=true] .low-vision-off h2,:root[data-low-vision-mode=true] .low-vision-off h3,:root[data-low-vision-mode=true] .low-vision-off p,:root[data-low-vision-mode=true] .low-vision-off .headline-lg,:root[data-low-vision-mode=true] .low-vision-off .body-lg,:root[data-low-vision-mode=true] .low-vision-off .muted,:root[data-low-vision-mode=true] .low-vision-off .btn{font-weight:inherit;font-size:inherit;color:inherit;border:inherit;background:inherit;min-height:inherit;box-shadow:inherit}
