:root{--bg:#f8f9fb;--body-bg:#eef1f6;--text:#1f2937;--muted:#667085;--border:#d9dde3;--accent:#ff5a3c;--accent-ink:#fff;--surface:#fff;--panel-bg:hsla(0,0%,100%,.95);--panel-border:rgba(31,41,55,.08);--panel-shadow:0 28px 60px rgba(15,23,42,.12);--info-card-bg:rgba(255,244,235,.94);--info-card-text:#4a3523;--chip-bg:hsla(0,0%,100%,.85);--chip-border:rgba(31,41,55,.08);--chip-active-bg:var(--accent);--chip-active-text:var(--accent-ink);--footer-bg:#e7ebf3;--hero-overlay-start:rgba(12,10,9,.28);--hero-overlay-mid:rgba(12,10,9,.6);--hero-overlay-end:rgba(12,10,9,.9);--hero-overlay-side:rgba(12,10,9,.45);--hero-overlay-glow:hsla(0,0%,100%,.2);--action-bar-bg:hsla(0,0%,100%,.92);--action-bar-border:rgba(31,41,55,.14);--action-bar-shadow:0 28px 46px rgba(15,23,42,.18);--skeleton-base:#e2e8f0;--skeleton-highlight:#f8fafc}[data-theme=dark]{--bg:#101828;--body-bg:#0b1220;--text:#e2e8f0;--muted:#94a3b8;--border:#1f2937;--accent:#ff784f;--accent-ink:#0b1220;--surface:#1f2937;--panel-bg:rgba(15,23,42,.92);--panel-border:rgba(148,163,184,.18);--panel-shadow:0 32px 60px rgba(2,6,23,.55);--info-card-bg:rgba(30,41,59,.85);--info-card-text:var(--text);--chip-bg:rgba(148,163,184,.12);--chip-border:rgba(148,163,184,.24);--chip-active-bg:var(--accent);--chip-active-text:var(--accent-ink);--footer-bg:#0f172a;--hero-overlay-start:rgba(2,6,23,.42);--hero-overlay-mid:rgba(2,6,23,.7);--hero-overlay-end:rgba(2,6,23,.9);--hero-overlay-side:rgba(15,23,42,.65);--hero-overlay-glow:rgba(148,163,184,.18);--action-bar-bg:rgba(15,23,42,.88);--action-bar-border:rgba(148,163,184,.24);--action-bar-shadow:0 32px 58px rgba(2,6,23,.45);--skeleton-base:#1e293b;--skeleton-highlight:#334155}*{box-sizing:border-box}body,html{padding:0;margin:0;background:var(--body-bg);color:var(--text)}body{font-family:var(--font-body),system-ui,-apple-system,"Segoe UI",Ubuntu,Cantarell,"Noto Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px;line-height:1.75;letter-spacing:.01em}h1,h2,h3,h4,h5,h6{font-family:var(--font-title),var(--font-body),system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;color:var(--text);margin:0 0 .75em}h1{font-size:clamp(2.75rem,1.6vw + 2.3rem,3.5rem);line-height:1.1;letter-spacing:-.02em;margin-top:.5em}h2{font-size:clamp(2.1rem,1.2vw + 1.7rem,2.8rem);line-height:1.18;letter-spacing:-.015em}h3{font-size:clamp(1.65rem,1vw + 1.3rem,2.2rem);line-height:1.22;letter-spacing:-.01em}h4{font-size:1.5rem;line-height:1.3;letter-spacing:-.005em}h5{font-size:1.25rem;line-height:1.35}h6{font-size:1.125rem;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}ol,p,ul{margin:0 0 1.5em}ol,ul{padding-left:1.5em;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1120px;margin:0 auto;padding:24px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--bg);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar{display:flex;align-items:center;gap:16px;padding:16px 24px}.navspacer{flex:1 1}.navlink{color:var(--muted);font-size:14px}.footer{margin-top:64px;background:var(--footer-bg);border-top:1px solid var(--border);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18)}.footer-inner{display:flex;flex-direction:column;gap:32px;padding:48px 0;color:var(--muted)}.footer-brand{display:flex;align-items:flex-start;gap:16px}.footer-logo{box-shadow:none}.footer-claim{display:flex;flex-direction:column;gap:8px}.footer-title{font-size:1.35rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.footer-tagline{font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--muted)}.footer-claim-text{margin:0;font-size:.95rem;line-height:1.7;color:var(--muted);max-width:420px}.footer-meta{display:flex;flex-direction:column;gap:16px;max-width:520px;align-items:flex-start}.footer-links{display:flex;flex-wrap:wrap;gap:16px 24px;font-weight:600;color:var(--text)}.footer-links a{font-size:.95rem;color:inherit}.footer-links a:focus-visible,.footer-links a:hover{text-decoration:underline}.footer-smallprint{margin:0;font-size:.85rem;line-height:1.7}@media (min-width:768px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-meta{text-align:right;align-items:flex-end}.footer-links{justify-content:flex-end}.footer-smallprint{max-width:440px}}.brand-wrap{display:flex;align-items:center;gap:12px}.header-brand{padding:10px 16px;background:var(--surface);border-radius:18px;border:1px solid var(--panel-border);box-shadow:var(--panel-shadow)}.brand-square{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:var(--accent);color:var(--accent-ink);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:16px}.brand-letter{line-height:1}.brand-wordmark{display:flex;flex-direction:column;gap:4px}.brand-title{font-weight:700;font-size:22px;letter-spacing:-.01em}.brand-tagline{font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:14px}.contrast-toggle,.lang-select{display:flex;align-items:center;gap:4px;background:none;border:none;font-size:14px;cursor:pointer;color:var(--text)}.lang-select svg{width:12px;height:8px}.contrast-toggle svg{width:20px;height:20px}.filters-trigger{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:none;background:var(--accent);color:var(--accent-ink);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 14px 28px rgba(255,90,60,.28);transition:transform .15s ease,box-shadow .15s ease}.filters-trigger svg{width:18px;height:18px}.filters-trigger:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(255,90,60,.34)}.filters-trigger:focus-visible{outline:2px solid var(--accent-ink);outline-offset:3px}.filters-trigger span{white-space:nowrap}.header-icon{background:none;border:none;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.header-icon svg{width:20px;height:20px}.header-icon .favorite-count{position:absolute;top:-4px;right:-4px;background:var(--accent);color:var(--accent-ink);border-radius:9999px;min-width:16px;height:16px;font-size:12px;display:flex;align-items:center;justify-content:center;padding:0 4px}@media (max-width:600px){.header-brand{padding:8px 12px;flex:1 1 100%}.brand-title{font-size:20px}.brand-tagline{display:none}.navbar{padding:16px 12px;gap:12px;flex-wrap:wrap}.navspacer{display:none}.header-actions{gap:8px;width:100%;justify-content:space-between;flex-wrap:wrap}.header-actions>*{flex:0 0 auto}.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--bg)}.filters-trigger span{display:none}}@media (max-width:420px){.filters-trigger{padding:10px}}.page-title{margin:24px 0 12px;font-family:var(--font-title),var(--font-body),system-ui,sans-serif;font-size:clamp(2rem,1vw + 1.8rem,2.6rem);font-weight:700;letter-spacing:-.01em}.page-subtitle{margin:0 0 24px;color:var(--muted);font-size:1rem;line-height:1.6}.input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;background:var(--bg)}.hero{position:relative;display:grid;grid-gap:clamp(24px,5vw,48px);gap:clamp(24px,5vw,48px);align-items:center;margin:clamp(24px,6vw,64px) 0 clamp(16px,5vw,48px);padding:clamp(32px,6vw,56px);border-radius:clamp(24px,5vw,40px);overflow:hidden;background:#0f172a;box-shadow:0 42px 80px rgba(15,23,42,.38);color:#f8fafc;isolation:isolate}.hero:before{background-image:url(/images/rijksmuseum-amsterdam.png);background-size:cover;background-position:bottom;transform:scale(1.02);filter:saturate(1.05) brightness(.82);z-index:-2}.hero:after,.hero:before{content:"";position:absolute;inset:-2%}.hero:after{background:linear-gradient(180deg,rgba(15,23,42,.1),rgba(15,23,42,.82) 68%),linear-gradient(120deg,rgba(15,23,42,.7),rgba(15,23,42,.15) 55%);z-index:-1}.hero>*{position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;gap:clamp(12px,2vw,20px);max-width:560px}.hero-tagline{font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:rgba(248,250,252,.72)}.hero-title{margin:0;font-size:clamp(2.4rem,2.1vw + 2.1rem,3.4rem);line-height:1.1;letter-spacing:-.02em;color:inherit}.hero-subtext{margin:0;font-size:clamp(1rem,.5vw + .95rem,1.15rem);color:rgba(248,250,252,.85);max-width:560px}.hero-card{background:var(--panel-bg);border-radius:24px;border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);padding:clamp(20px,4vw,32px);color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card,.hero-search{display:grid;grid-gap:16px;gap:16px}.hero-search{max-width:460px;width:100%;justify-self:start}.hero-input{padding:16px 18px;font-size:16px;border-radius:14px;background:var(--body-bg);border:1px solid var(--panel-border)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-quick-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:12px;border:1px solid var(--panel-border);background:var(--chip-bg);color:var(--text);font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 10px 22px rgba(15,23,42,.12)}.hero-quick-link svg{width:16px;height:16px}button.hero-quick-link{border:1px solid var(--panel-border);background:var(--chip-bg);cursor:pointer}.hero-quick-link:hover{transform:translateY(-1px);box-shadow:0 16px 28px rgba(15,23,42,.16)}.hero-quick-link--primary{background:linear-gradient(135deg,#ff7a45,#ff4f64);color:#fff;border-color:transparent;box-shadow:0 18px 34px rgba(255,79,100,.32)}.hero-quick-link--ghost{background:transparent;color:var(--muted);border-color:var(--panel-border)}.hero-quick-link--filters{background:hsla(0,0%,100%,.95);color:var(--text);border-color:rgba(31,41,55,.15);box-shadow:0 14px 28px rgba(15,23,42,.14)}[data-theme=dark] .hero-quick-link--filters{background:rgba(15,23,42,.85);color:var(--text);border-color:rgba(148,163,184,.35);box-shadow:0 18px 32px rgba(2,6,23,.55)}.hero-quick-link--filters svg{width:18px;height:18px}.hero-quick-link--filters span{white-space:nowrap}[data-theme=dark] .hero{box-shadow:0 42px 80px rgba(2,6,23,.65)}.filters-sheet{position:fixed;inset:0;z-index:60;pointer-events:none;display:flex;justify-content:flex-end}.filters-sheet--open{pointer-events:auto}.filters-sheet__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.45);opacity:0;transition:opacity .25s ease}.filters-sheet--open .filters-sheet__backdrop{opacity:1}.filters-sheet__panel{position:relative;width:min(420px,100%);max-width:420px;height:100%;background:var(--panel-bg);border-left:1px solid var(--panel-border);box-shadow:var(--panel-shadow);transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;pointer-events:auto;overflow:hidden}.filters-sheet--open .filters-sheet__panel{transform:translateX(0)}.filters-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid var(--panel-border)}.filters-sheet__heading{display:flex;flex-direction:column;gap:6px}.filters-sheet__title{margin:0;font-size:1.35rem}.filters-sheet__description{margin:8px 0 0;color:var(--muted);font-size:.95rem;line-height:1.4}.filters-sheet__close{border:none;background:transparent;color:var(--muted);cursor:pointer;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.filters-sheet__close:hover{background:rgba(148,163,184,.12);color:var(--text)}[data-theme=dark] .filters-sheet__close:hover{background:rgba(148,163,184,.18)}.filters-sheet__close svg{width:18px;height:18px}.filters-sheet__content{flex:1 1;padding:24px;overflow-y:auto;display:grid;grid-gap:24px;gap:24px}.filters-sheet__group{display:grid;grid-gap:12px;gap:12px}.filters-sheet__group-title{margin:0;font-size:.95rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.filters-sheet__option{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:14px;border:1px solid var(--panel-border);background:var(--surface);box-shadow:0 12px 26px rgba(15,23,42,.12);font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.filters-sheet__option input{width:18px;height:18px}.filters-sheet__option:hover{transform:translateY(-2px);border-color:var(--accent)}.filters-sheet__option--disabled{cursor:not-allowed;opacity:.6;box-shadow:0 8px 18px rgba(15,23,42,.06)}.filters-sheet__option--disabled:hover{transform:none;border-color:var(--panel-border)}.filters-sheet__option--disabled input{cursor:not-allowed}.filters-sheet__option-text{display:flex;flex-direction:column;gap:4px}.filters-sheet__badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:var(--chip-bg);border:1px solid var(--chip-border);color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.filters-sheet__todo{margin:4px 0 0;font-size:.85rem;color:var(--muted)}.filters-sheet__footer{padding:20px 24px;border-top:1px solid var(--panel-border);display:flex;justify-content:space-between;gap:12px;background:var(--panel-bg)}.filters-sheet__apply,.filters-sheet__reset{border-radius:999px;padding:10px 18px;font-weight:600;font-size:.95rem;cursor:pointer;border:1px solid var(--panel-border);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.filters-sheet__reset{background:transparent;color:var(--muted)}.filters-sheet__reset:hover{transform:translateY(-1px);color:var(--text)}.filters-sheet__apply{background:var(--accent);color:var(--accent-ink);border-color:transparent;box-shadow:0 16px 28px rgba(255,90,60,.3)}.filters-sheet__apply:hover{transform:translateY(-1px);box-shadow:0 22px 34px rgba(255,90,60,.36)}@media (max-width:720px){.filters-sheet{align-items:flex-end}.filters-sheet__panel{width:100%;max-width:none;max-height:min(86vh,640px);border-left:none;border-top:1px solid var(--panel-border);border-radius:24px 24px 0 0;transform:translateY(100%)}.filters-sheet--open .filters-sheet__panel{transform:translateY(0)}.filters-sheet__content{padding:20px 20px 32px}.filters-sheet__footer{padding:16px 20px 24px;flex-direction:column-reverse}.filters-sheet__apply,.filters-sheet__reset{width:100%}}[data-theme=dark] .hero:before{filter:saturate(1.05) brightness(.58)}[data-theme=dark] .hero:after{background:linear-gradient(180deg,rgba(2,6,23,.38),rgba(2,6,23,.86) 72%),linear-gradient(120deg,rgba(2,6,23,.78),rgba(2,6,23,.2) 55%)}@media (min-width:900px){.hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}@media (max-width:900px){.hero{aspect-ratio:auto;--hero-aspect:auto}}@media (max-width:768px){.hero{margin-top:20px;padding:clamp(24px,6vw,40px);border-radius:28px}.hero-card{border-radius:20px}}@media (max-width:600px){.hero{gap:24px;padding:24px;border-radius:24px}.hero:before{background-position:50%}.hero-card{padding:20px}}@media (max-width:480px){.hero-card{padding:16px;border-radius:18px;gap:12px;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.28);box-shadow:0 18px 40px rgba(15,23,42,.16)}.hero-search{gap:12px}.hero-input{padding:12px 14px;font-size:15px;border-radius:12px;background:rgba(248,250,252,.95);border:1px solid rgba(148,163,184,.32)}.hero-actions{gap:8px}.hero-quick-link{padding:8px 12px;font-size:13px;border-radius:10px;box-shadow:0 8px 20px rgba(15,23,42,.14)}.hero-quick-link svg{width:14px;height:14px}}.tag{color:var(--muted);margin-right:8px;font-size:.875rem;letter-spacing:.02em}.description,.tag{font-family:var(--font-body),system-ui,sans-serif}.description{font-size:.95rem;line-height:1.6}.grid{display:grid;grid-gap:16px;gap:16px}@media (min-width:640px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.card{position:relative;width:100%;aspect-ratio:4/3;border-radius:16px;overflow:hidden;transition:transform .15s ease;background:var(--surface)}.card:hover{transform:translateY(-1px)}.card-title{margin:0;font-size:18px;font-weight:600;color:inherit}.card-sub{margin:6px 0 0;color:var(--muted)}.card-info{position:absolute;bottom:0;left:0;width:100%;padding:16px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.card-info .card-sub,.card-info .description,.card-info .tag{color:#fff}.backlink{color:var(--accent)}.detail-title{margin:8px 0 0;font-size:30px;font-weight:800}.detail-sub{margin:6px 0 0;color:var(--muted)}.museum-detail{position:relative;background:var(--body-bg);padding-bottom:64px}.museum-detail-container{position:relative;z-index:2}.museum-detail.has-hero .museum-detail-container{margin-top:-140px}.museum-detail-hero{position:relative;height:clamp(260px,55vh,420px);overflow:hidden;border-radius:0 0 36px 36px}.museum-detail-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 100% at 50% 0,var(--hero-overlay-glow) 0,transparent 65%),linear-gradient(180deg,var(--hero-overlay-start) 0,var(--hero-overlay-mid) 55%,var(--hero-overlay-end) 100%),linear-gradient(120deg,var(--hero-overlay-side) 0,transparent 42%);mix-blend-mode:normal;pointer-events:none;z-index:1}.museum-hero-image{object-fit:cover;object-position:center;filter:saturate(1.08)}.museum-backlink{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:600;margin-bottom:24px;color:var(--text);background:var(--panel-bg);border:1px solid var(--panel-border);text-decoration:none;box-shadow:0 14px 28px rgba(15,23,42,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.museum-backlink svg{width:20px;height:20px;flex-shrink:0}[data-theme=dark] .museum-backlink{color:var(--accent)}.museum-backlink:hover{transform:translateY(-1px);box-shadow:0 20px 36px rgba(15,23,42,.18)}.museum-backlink:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.museum-primary-action-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:clamp(16px,2vw + 12px,24px) clamp(20px,4vw,32px);margin:clamp(12px,2vw,24px) 0 clamp(32px,4vw,44px);border-radius:36px;background:var(--action-bar-bg);border:1px solid var(--action-bar-border);box-shadow:var(--action-bar-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:6}.museum-primary-action-group{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.museum-primary-action-group:empty{display:none}.museum-primary-action-utility{display:inline-flex;align-items:center;gap:12px;justify-content:flex-end}.museum-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 26px;border-radius:999px;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;color:inherit;border:1px solid transparent;box-shadow:0 14px 26px rgba(15,23,42,.14);transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;min-height:52px}.museum-primary-action:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(15,23,42,.18)}.museum-primary-action:focus-visible{outline:2px solid var(--accent);outline-offset:3px;box-shadow:0 20px 36px rgba(15,23,42,.2)}.museum-primary-action:active{transform:translateY(0);box-shadow:0 12px 22px rgba(15,23,42,.18)}.museum-primary-action.primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 18px 34px rgba(255,90,60,.32)}.museum-primary-action.primary:focus-visible{box-shadow:0 22px 40px rgba(255,90,60,.36)}.museum-primary-action.primary:hover{box-shadow:0 24px 42px rgba(255,90,60,.38)}.museum-primary-action.primary[aria-disabled=true],.museum-primary-action.primary[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:0 12px 22px rgba(15,23,42,.12)}.museum-primary-action.secondary{background:hsla(0,0%,100%,.82);border-color:var(--panel-border);color:var(--text)}.museum-primary-action.secondary:hover{background:hsla(0,0%,100%,.96)}[data-theme=dark] .museum-primary-action.secondary{background:rgba(15,23,42,.7);border-color:var(--panel-border);color:var(--text)}[data-theme=dark] .museum-primary-action.secondary:hover{background:rgba(15,23,42,.82)}.museum-primary-action-utility .icon-button{width:44px;height:44px;border-radius:14px}.museum-primary-action-utility .icon-button:not(.favorited){background:hsla(0,0%,100%,.94);border:1px solid var(--panel-border);box-shadow:0 16px 30px rgba(15,23,42,.16)}[data-theme=dark] .museum-primary-action-utility .icon-button:not(.favorited){background:rgba(15,23,42,.7);border-color:rgba(148,163,184,.28)}.museum-primary-action-utility .icon-button.favorited{box-shadow:0 18px 32px rgba(255,90,60,.35)}.museum-detail-grid{display:grid;grid-gap:32px;gap:32px;grid-template-columns:minmax(0,2.3fr) minmax(0,1fr);align-items:start}.museum-expositions-card{background:var(--panel-bg);border-radius:32px;padding:clamp(24px,4vw,44px);border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:24px}.museum-expositions-card .detail-title{margin:0;font-size:clamp(28px,4vw,40px)}.museum-expositions-card .detail-sub{margin-top:6px}.museum-detail-header{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.museum-expositions-heading{margin:0;font-size:clamp(24px,3vw,30px);font-weight:700;letter-spacing:-.01em}.museum-expositions-body{display:flex;flex-direction:column;gap:16px}.museum-expositions-body .events-list{gap:16px}.museum-expositions-empty{margin:8px 0 0;color:var(--muted)}.museum-sidebar{position:relative}.museum-sidebar-card{background:linear-gradient(180deg,var(--info-card-bg) 0,hsla(0,0%,100%,.95) 100%);color:var(--info-card-text);border-radius:32px;padding:clamp(28px,4vw,40px);border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);display:flex;flex-direction:column;gap:24px;position:relative;overflow:hidden}.museum-sidebar-card.support-card{border-top:4px solid var(--accent);padding-top:clamp(32px,5vw,44px)}.museum-sidebar-card.support-card:before{content:"";display:inline-flex;width:56px;height:4px;border-radius:999px;background:var(--accent);opacity:.85;align-self:flex-start;margin-bottom:8px}.museum-sidebar-title{margin:0;font-size:20px;font-weight:700;letter-spacing:-.01em}.museum-info-links{display:flex;flex-wrap:wrap;gap:12px}.museum-info-link{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;background:var(--chip-bg);color:var(--info-card-text);border:1px solid var(--chip-border);text-transform:none;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 14px rgba(15,23,42,.08)}.museum-info-link:hover{transform:translateY(-1px);box-shadow:0 12px 22px rgba(15,23,42,.12)}.museum-info-link.primary{background:var(--chip-active-bg);color:var(--chip-active-text);border-color:transparent;box-shadow:0 10px 20px rgba(15,23,42,.16)}.museum-info-link .affiliate-note{color:inherit}.museum-info-details{display:flex;flex-direction:column;gap:16px}.museum-info-item{display:flex;flex-direction:column;gap:4px}.museum-info-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(0,0,0,.55)}[data-theme=dark] .museum-info-label{color:rgba(226,232,240,.7)}.museum-info-value{margin:0;color:inherit;font-size:15px;line-height:1.5}.museum-info-credit{margin:12px 0 0;font-size:12px;color:rgba(0,0,0,.6);line-height:1.5}[data-theme=dark] .museum-info-credit{color:rgba(226,232,240,.7)}.museum-info-credit-label{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.museum-info-credit a{color:inherit;text-decoration:underline}@media (max-width:1200px){.museum-detail.has-hero .museum-detail-container{margin-top:-120px}.museum-detail-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.museum-detail.has-hero .museum-detail-container{margin-top:-90px}.museum-primary-action-bar{border-radius:32px;margin-bottom:32px}}@media (max-width:768px){.museum-detail{padding-bottom:48px}.museum-detail.has-hero .museum-detail-container{margin-top:-70px}.museum-expositions-card,.museum-sidebar-card{border-radius:28px}.museum-info-links{gap:10px}.museum-primary-action-bar{grid-template-columns:1fr;gap:14px;padding:18px 22px}.museum-primary-action-group,.museum-primary-action-utility{justify-content:center}}@media (max-width:720px){.museum-primary-action-bar{position:-webkit-sticky;position:sticky;top:clamp(16px,5vw,32px);top:calc(clamp(16px, 5vw, 32px) + env(safe-area-inset-top, 0px));margin:0 0 32px;left:auto;bottom:auto;transform:none;width:100%;max-width:none;z-index:20;box-shadow:0 22px 44px rgba(15,23,42,.22);padding:18px 20px}.museum-primary-action{min-height:50px}.museum-primary-action-utility .icon-button{width:48px;height:48px}}@media (max-width:600px){.museum-detail{padding-bottom:72px}.museum-detail.has-hero .museum-detail-container{margin-top:-48px}.museum-detail-grid{gap:24px}.museum-expositions-card,.museum-sidebar-card{padding:20px;border-radius:24px;box-shadow:0 14px 28px rgba(15,23,42,.16);-webkit-backdrop-filter:none;backdrop-filter:none}.museum-sidebar-card.support-card{padding-top:28px}.museum-backlink{box-shadow:0 12px 24px rgba(15,23,42,.14);-webkit-backdrop-filter:none;backdrop-filter:none}.museum-primary-action-bar{width:100%;padding:16px 18px}.museum-primary-action-group{gap:10px}.museum-primary-action{width:100%;flex-direction:column;gap:6px}.museum-primary-action-utility{width:100%;justify-content:space-between}.museum-primary-action .affiliate-note{font-size:11px;opacity:.8}.museum-info-link{width:100%;justify-content:center;box-shadow:0 8px 18px rgba(15,23,42,.14)}}@media (max-width:480px){.museum-primary-action-bar{width:calc(100% - 24px);padding:16px;border-radius:22px}.museum-primary-action-group{flex-direction:column;align-items:stretch}.museum-primary-action-utility{gap:16px}.museum-primary-action-utility .icon-button{width:46px;height:46px}}.section{margin:24px 0}.count{color:var(--muted);margin:8px 0 16px}.link-accent{color:var(--accent)}.image-credit{margin:10px 20px 0;padding:0;color:rgba(15,23,42,.6);display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;font-size:.75rem;line-height:1.45;letter-spacing:.01em}[data-theme=dark] .image-credit{color:rgba(203,213,225,.75)}.image-credit-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.16em;font-weight:600;color:rgba(15,23,42,.5)}[data-theme=dark] .image-credit-label{color:rgba(203,213,225,.6)}.image-credit-divider,.image-credit-separator{color:rgba(15,23,42,.4);font-size:.65rem}[data-theme=dark] .image-credit-divider,[data-theme=dark] .image-credit-separator{color:rgba(148,163,184,.6)}.image-credit-definition{margin:0;color:inherit}.image-credit-link{color:inherit;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.image-credit-link:focus-visible,.image-credit-link:hover{color:var(--accent)}.museum-card{--card-aspect-ratio:4/3;background:var(--surface);border-radius:16px;border:1px solid var(--panel-border);overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.08);display:flex;flex-direction:column;width:100%;transition:transform .35s cubic-bezier(.21,.61,.35,1),box-shadow .35s ease}.museum-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgba(15,23,42,.16)}@media (min-width:768px){.museum-card{--card-aspect-ratio:16/9}}.skeleton-card{pointer-events:none}.skeleton-block{position:relative;overflow:hidden;background:var(--skeleton-base)}.skeleton-block:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent 0,var(--skeleton-highlight) 50%,transparent 100%);animation:skeleton-shimmer 1.6s ease-in-out infinite}.skeleton-line{height:12px;border-radius:999px}.skeleton-line+.skeleton-line{margin-top:10px}.skeleton-line--title{height:20px;width:70%;margin-bottom:6px}.skeleton-line--short{width:45%}.skeleton-block--media{border-bottom-left-radius:0;border-bottom-right-radius:0}@keyframes skeleton-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes icon-button-bounce{0%{transform:scale(1)}35%{transform:scale(1.18)}60%{transform:scale(.92)}to{transform:scale(1)}}.museum-card-image{aspect-ratio:var(--card-aspect-ratio)}.museum-card-image,.museum-card-media-link{position:relative;width:100%;overflow:hidden}.museum-card-media-link{display:block;height:100%;border-radius:inherit}.museum-card-media{transition:transform .6s cubic-bezier(.19,1,.22,1),filter .6s ease;will-change:transform}.museum-card-overlay{position:absolute;inset:0;padding:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.35) 45%,rgba(15,23,42,.68));opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease;pointer-events:none;color:#fff}.museum-card-overlay-label{display:inline-flex;align-items:center;gap:10px;font-weight:600;letter-spacing:.02em;font-size:.95rem;padding:12px 18px;border-radius:999px;background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px rgba(15,23,42,.25)}.museum-card-overlay-icon{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--hover-bg,hsla(0,0%,100%,.85));color:rgba(15,23,42,.9);box-shadow:0 16px 32px rgba(15,23,42,.35)}.museum-card-overlay-icon svg{width:20px;height:20px}.museum-card:hover .museum-card-overlay{opacity:1;transform:translateY(0)}.museum-card:hover .museum-card-media{transform:scale(1.06);filter:saturate(1.08) contrast(1.05)}.museum-card-actions{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:16px;background:var(--chip-bg);border:1px solid var(--chip-border);box-shadow:0 12px 24px rgba(15,23,42,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.museum-card:hover .museum-card-actions{transform:translateY(-2px);box-shadow:0 16px 32px rgba(15,23,42,.18)}.museum-card-ticket{position:absolute;top:12px;left:12px;z-index:1}.ticket-button{padding:6px 12px;border:none;border-radius:8px;background:var(--accent);color:var(--accent-ink);font-size:14px;font-weight:600;letter-spacing:.025em;cursor:pointer;box-shadow:0 12px 24px rgba(15,23,42,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;text-decoration:none;gap:4px;min-width:0;transition:transform .3s ease,box-shadow .3s ease,background .3s ease,color .3s ease}.ticket-button:hover{background:var(--accent-ink);color:var(--accent);transform:translateY(-2px);box-shadow:0 18px 30px rgba(15,23,42,.18)}.ticket-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px;box-shadow:0 18px 32px rgba(15,23,42,.22)}.ticket-button:active{transform:translateY(0);box-shadow:0 12px 22px rgba(15,23,42,.16)}.museum-info-links .ticket-button{width:100%;padding:12px 20px;box-shadow:0 12px 24px rgba(15,23,42,.14)}@media (min-width:601px){.museum-info-links .ticket-button{width:auto}}.ticket-button[aria-disabled=true],.ticket-button[disabled]{opacity:.5;pointer-events:none;cursor:not-allowed}.affiliate-note{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}@media (max-width:600px){.affiliate-note{position:static;width:auto;height:auto;margin-top:0;overflow:visible;clip:auto;white-space:normal;display:block;font-size:11px;color:var(--accent-ink);font-weight:400;line-height:1}}.ticket-button .affiliate-note{color:var(--accent-ink)}[data-theme=dark] .ticket-button .affiliate-note{color:#fff;opacity:.92}[data-theme=dark] .ticket-button:focus-visible{box-shadow:0 20px 34px rgba(255,120,79,.34)}.icon-button{width:32px;height:32px;border:none;border-radius:50%;background:hsla(0,0%,100%,.9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.icon-button svg{width:18px;height:18px}.icon-button:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.98)}.icon-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;box-shadow:0 0 0 4px rgba(255,90,60,.25)}.icon-button:active{transform:translateY(0) scale(.92)}.icon-button--bounce{animation:icon-button-bounce .42s cubic-bezier(.34,1.56,.64,1);will-change:transform}[data-theme=dark] .icon-button{background:rgba(15,23,42,.9)}[data-theme=dark] .icon-button:hover{background:rgba(15,23,42,.98)}[data-theme=dark] .icon-button:focus-visible{box-shadow:0 0 0 4px rgba(255,120,79,.35)}.icon-button.large{width:36px;height:36px}.icon-button.large svg{width:20px;height:20px}.icon-button.favorited{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 18px rgba(255,90,60,.35)}.icon-button.favorited svg path{fill:currentColor}.museum-card-actions .icon-button{width:34px;height:34px;min-height:0;padding:0;border-radius:12px;gap:0;box-shadow:none}.museum-card-actions .icon-button:not(.favorited){background:transparent;border:1px solid var(--panel-border);color:var(--muted)}.museum-card-actions .icon-button:not(.favorited):hover{background:hsla(0,0%,100%,.85);border-color:rgba(15,23,42,.12);color:var(--text)}[data-theme=dark] .museum-card-actions .icon-button:not(.favorited){background:rgba(15,23,42,.35);border-color:rgba(148,163,184,.28);color:var(--muted)}[data-theme=dark] .museum-card-actions .icon-button:not(.favorited):hover{background:rgba(15,23,42,.55);border-color:rgba(148,163,184,.32);color:var(--text)}.museum-card-info{padding:20px;background:var(--surface);transition:opacity .35s ease,transform .35s ease;display:flex;flex-direction:column;gap:14px}.museum-card:hover .museum-card-info{opacity:.94;transform:translateY(4px)}.museum-card-title{margin:0;font-size:clamp(1.2rem,.6vw + 1.1rem,1.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.25}.museum-card-meta{display:flex;flex-direction:column;gap:8px}.museum-card-meta-item{margin:0;display:flex;align-items:flex-start;gap:8px;font-size:.95rem;line-height:1.5;color:var(--muted);letter-spacing:.01em}.museum-card-meta-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;margin-top:2px;color:var(--accent)}.museum-card-meta-icon svg{width:18px;height:18px}.museum-card-meta-text{flex:1 1;min-width:0}.museum-card-summary{margin:0;font-size:.98rem;line-height:1.6;color:var(--text);letter-spacing:.005em}@media (prefers-reduced-motion:reduce){.icon-button,.museum-primary-action,.ticket-button{transition:none}.icon-button--bounce,.skeleton-block:after{animation:none}}.museum-card-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:4px}.events-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.event-card{display:grid;grid-template-columns:minmax(0,160px) minmax(0,1fr) auto;align-items:center;background:var(--surface);border-radius:22px;padding:20px 24px;grid-gap:20px;gap:20px;border:1px solid var(--panel-border);box-shadow:0 18px 36px rgba(15,23,42,.12);transition:transform .2s ease,box-shadow .2s ease}[data-theme=dark] .event-card{background:rgba(15,23,42,.88);border-color:rgba(148,163,184,.25);box-shadow:0 26px 52px rgba(2,6,23,.55)}.event-card:hover{transform:translateY(-2px);box-shadow:0 26px 52px rgba(15,23,42,.18)}.event-card-date{display:flex;flex-direction:column;gap:6px;align-items:flex-start;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);min-width:140px}.event-card-status{color:inherit}.event-card-range{display:block;font-size:16px;font-weight:700;letter-spacing:.08em;color:var(--text)}.event-card-info{display:flex;flex-direction:column;gap:6px;min-width:0}.event-card-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.event-card-title a{color:inherit;text-decoration:none}.event-card-title a:hover{text-decoration:underline}.event-card-actions{display:flex;align-items:center;gap:12px}.event-card-actions .ticket-button{padding:10px 20px;font-size:15px;box-shadow:0 12px 24px rgba(15,23,42,.16)}.exposition-card .icon-button.large{width:40px;height:40px;background:var(--bg);border:1px solid var(--border);box-shadow:none}[data-theme=dark] .exposition-card .icon-button.large{background:rgba(148,163,184,.16);border-color:rgba(148,163,184,.32)}.exposition-card .icon-button.large.favorited{background:var(--accent);color:var(--accent-ink);border-color:transparent}@media (max-width:900px){.event-card{grid-template-columns:minmax(0,1fr);align-items:flex-start;padding:18px 20px}.event-card-date{flex-direction:row;align-items:baseline;min-width:0;gap:8px}.event-card-range{font-size:14px;letter-spacing:.06em}.event-card-actions{width:100%;justify-content:flex-start}.event-card-actions .ticket-button{flex:1 1;justify-content:center}}@media (max-width:600px){.event-card{gap:16px;padding:18px;box-shadow:0 14px 28px rgba(15,23,42,.16)}.event-card-actions,.event-card-date{flex-wrap:wrap}.event-card-actions .ticket-button{width:100%;box-shadow:0 12px 24px rgba(15,23,42,.16)}.exposition-card .icon-button.large{width:38px;height:38px}}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Montserrat_fca8ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Montserrat_Fallback_fca8ee;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_fca8ee{font-family:__Montserrat_fca8ee,__Montserrat_Fallback_fca8ee;font-style:normal}.__variable_fca8ee{--font-title:"__Montserrat_fca8ee","__Montserrat_Fallback_fca8ee"}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_8b3a0b;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_8b3a0b{font-family:__Inter_8b3a0b,__Inter_Fallback_8b3a0b;font-style:normal}.__variable_8b3a0b{--font-body:"__Inter_8b3a0b","__Inter_Fallback_8b3a0b"}