:root{--theme-primary: #4db6ac;--theme-accent: #7c83f7;--theme-page: #eef2f5;--theme-surface: #fff;--theme-text: #22303e;--theme-muted: #61717e;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-width:20rem}button,input{font:inherit}app-root{display:block;min-height:100%}.public-inventory{min-height:100vh;color:var(--theme-text);background:radial-gradient(circle at 92% 2%,color-mix(in srgb,var(--theme-primary) 13%,transparent),transparent 28rem),var(--theme-page);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.public-inventory[data-font=humanist]{font-family:Trebuchet MS,Candara,Optima,sans-serif}.public-inventory[data-font=serif]{font-family:Georgia,Times New Roman,serif}.museum-header{padding:clamp(1.5rem,4vw,3.75rem) 1.25rem 2.5rem;background:color-mix(in srgb,var(--theme-surface) 94%,transparent);border-bottom:1px solid color-mix(in srgb,var(--theme-primary) 18%,#d7dee7)}.header-inner{width:min(90rem,100%);margin:0 auto}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--theme-muted);font-size:.82rem;font-weight:750;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.brand img{width:2.35rem;height:2.35rem;object-fit:contain;border-radius:.55rem;background:#fff}.museum-heading{margin-top:clamp(1.8rem,4vw,4rem)}.eyebrow{margin:0 0 .45rem;color:color-mix(in srgb,var(--theme-primary) 83%,#123e43);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:18ch;margin:0;font-size:clamp(2.2rem,6vw,5.25rem);font-weight:720;letter-spacing:-.045em;line-height:.98}.museum-description{margin:1.4rem 0 0;color:var(--theme-muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.content{display:grid;grid-template-columns:minmax(15rem,18rem) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);width:min(90rem,calc(100% - 2.5rem));margin:0 auto;padding:clamp(2rem,5vw,4.5rem) 0}.filters{align-self:start;position:sticky;top:1.25rem;padding:1.4rem;border:1px solid color-mix(in srgb,var(--theme-primary) 17%,#d7dee7);border-radius:1.25rem;background:var(--theme-surface);box-shadow:0 1.2rem 3rem -2.5rem color-mix(in srgb,var(--theme-text) 45%,transparent)}.filters-heading,.results-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}h2{margin:0;font-size:clamp(1.35rem,2.4vw,1.9rem);letter-spacing:-.025em}.text-button{padding:.15rem 0;border:0;color:color-mix(in srgb,var(--theme-primary) 80%,#16464a);background:transparent;cursor:pointer;font:inherit;font-size:.82rem;font-weight:720}.search{margin:1.5rem 0}.search>label{display:block;margin-bottom:.45rem;color:var(--theme-muted);font-size:.82rem;font-weight:700}.search-control{display:grid;grid-template-columns:1.4rem minmax(0,1fr);gap:.5rem;align-items:center}.search-control svg{grid-area:1 / 1;z-index:1;width:1.1rem;margin-left:.7rem;fill:none;stroke:var(--theme-muted);stroke-linecap:round;stroke-width:1.8}.search-control input{grid-area:1 / 1 / 1 / 3;width:100%;min-height:2.8rem;padding:.75rem .75rem .75rem 2.35rem;border:1px solid color-mix(in srgb,var(--theme-primary) 18%,#cfd7df);border-radius:.8rem;color:var(--theme-text);background:color-mix(in srgb,var(--theme-page) 46%,var(--theme-surface));font:inherit}.search-control button{grid-column:1 / -1;min-height:2.65rem;border:0;border-radius:.8rem;color:#fff;background:color-mix(in srgb,var(--theme-primary) 88%,#154c4f);cursor:pointer;font:inherit;font-weight:730}.image-filter{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:center;margin:0 0 1rem;padding:.8rem .5rem;border-top:1px solid color-mix(in srgb,var(--theme-primary) 12%,#d7dee7);border-bottom:1px solid color-mix(in srgb,var(--theme-primary) 12%,#d7dee7);cursor:pointer;font-size:.9rem;font-weight:700}.image-filter input{accent-color:var(--theme-primary)}input:focus-visible,button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-accent) 60%,#fff);outline-offset:3px}.facet{border-top:1px solid color-mix(in srgb,var(--theme-primary) 12%,#d7dee7)}.facet summary{padding:1rem 0;cursor:pointer;font-weight:720;list-style-position:inside}.facet-options{display:grid;gap:.25rem;max-height:14rem;padding:0 0 1rem;overflow:auto}.facet-options label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;padding:.42rem .5rem;border-radius:.55rem;cursor:pointer;font-size:.9rem}.facet-options label:hover{background:color-mix(in srgb,var(--theme-primary) 8%,transparent)}.facet-options input{accent-color:var(--theme-primary)}.facet-options small{color:var(--theme-muted);font-variant-numeric:tabular-nums}.facet-options p{margin:0;color:var(--theme-muted);font-size:.88rem}.facet-note{margin:1rem 0 0;color:var(--theme-muted);font-size:.76rem;line-height:1.45}.results{min-width:0}.results-heading{align-items:end;margin-bottom:1.4rem}.active-count{padding:.5rem .75rem;border-radius:999px;color:color-mix(in srgb,var(--theme-primary) 75%,#17464a);background:color-mix(in srgb,var(--theme-primary) 12%,var(--theme-surface));font-size:.78rem;font-weight:750}.object-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.8rem);margin:0;padding:0;list-style:none}.object-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--theme-primary) 14%,#d7dee7);border-radius:1.15rem;color:inherit;background:var(--theme-surface);box-shadow:0 1.4rem 2.8rem -2.5rem color-mix(in srgb,var(--theme-text) 55%,transparent);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.object-card:hover{transform:translateY(-.25rem);box-shadow:0 1.6rem 3.2rem -2.2rem color-mix(in srgb,var(--theme-text) 48%,transparent)}.object-image{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:color-mix(in srgb,var(--theme-primary) 8%,#e8ecef)}.object-image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.object-card:hover .object-image img{transform:scale(1.035)}.image-placeholder{display:grid;place-items:center;height:100%}.image-placeholder svg{width:3rem;fill:none;stroke:color-mix(in srgb,var(--theme-primary) 48%,var(--theme-muted));stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.discover{position:absolute;right:.8rem;bottom:.8rem;padding:.45rem .7rem;border-radius:999px;color:#fff;background:color-mix(in srgb,var(--theme-primary) 88%,#153f43);font-size:.72rem;font-weight:760;opacity:0;transform:translateY(.35rem);transition:opacity .18s ease,transform .18s ease}.object-card:hover .discover,.object-card:focus-visible .discover{opacity:1;transform:translateY(0)}.object-body{padding:1.15rem 1.15rem 1.3rem}.object-body p{margin:.45rem 0 0;color:var(--theme-muted);line-height:1.5}.object-body .inventory-number{margin:0 0 .45rem;color:color-mix(in srgb,var(--theme-primary) 76%,#23464a);font-size:.72rem;font-weight:780;letter-spacing:.07em;text-transform:uppercase}.object-body h3{margin:0;font-size:1.15rem;letter-spacing:-.018em;line-height:1.25}.dating{font-style:italic}.tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.85rem 0 0;padding:0;list-style:none}.tags li{padding:.3rem .5rem;border-radius:999px;color:color-mix(in srgb,var(--theme-primary) 72%,#23464a);background:color-mix(in srgb,var(--theme-primary) 10%,var(--theme-surface));font-size:.72rem;font-weight:680}.load-more{display:flex;justify-content:center;padding-top:2.5rem}.load-more button{min-height:3rem;padding:.7rem 1.2rem;border:1px solid color-mix(in srgb,var(--theme-primary) 40%,#cbd5db);border-radius:999px;color:color-mix(in srgb,var(--theme-primary) 80%,#163f43);background:var(--theme-surface);cursor:pointer;font:inherit;font-weight:720}.load-more button:disabled{cursor:wait;opacity:.65}.empty,.inline-error{padding:clamp(2rem,6vw,5rem);border:1px dashed color-mix(in srgb,var(--theme-primary) 30%,#c9d3d8);border-radius:1.2rem;text-align:center;background:color-mix(in srgb,var(--theme-surface) 82%,transparent)}.empty h3{margin:0}.empty p{margin:.6rem 0 0;color:var(--theme-muted)}.inline-error{color:#772c2c;border-color:#e2b2b2;background:#fff7f7}.state{display:grid;place-items:center;align-content:center;gap:1rem;min-height:100vh;padding:2rem;text-align:center}.state h1{max-width:none;font-size:clamp(2rem,5vw,3.2rem)}.state p{margin:0;color:var(--theme-muted)}.loader{width:2.6rem;height:2.6rem;border:4px solid color-mix(in srgb,var(--theme-primary) 24%,transparent);border-top-color:var(--theme-primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}footer{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:1.5rem;color:var(--theme-muted);background:var(--theme-surface);font-size:.82rem}footer img{border-radius:.35rem}footer strong{color:var(--theme-primary)}@media(max-width:68rem){.object-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:48rem){.content{grid-template-columns:1fr;width:min(100% - 1.5rem,46rem)}.filters{position:static}.object-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:34rem){.museum-header{padding-inline:1rem}.object-grid{grid-template-columns:1fr}.results-heading{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.detail-header{padding:1rem 1.25rem;border-bottom:1px solid color-mix(in srgb,var(--theme-primary) 16%,#d7dee7);background:color-mix(in srgb,var(--theme-surface) 96%,transparent)}.detail-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(86rem,100%);margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--theme-text);text-decoration:none;font-size:.9rem;font-weight:720}.back-link svg{width:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.detail-header .brand img{width:2rem;height:2rem}.notice{width:min(86rem,calc(100% - 2.5rem));margin:0 auto;padding:clamp(2rem,5vw,5rem) 0}.notice-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:clamp(2rem,6vw,6rem);align-items:center}.main-image{display:grid;min-height:24rem;margin:0;overflow:hidden;border-radius:1.5rem;background:color-mix(in srgb,var(--theme-primary) 8%,#e8ecef);box-shadow:0 2rem 4rem -3rem color-mix(in srgb,var(--theme-text) 56%,transparent)}.main-image img{width:100%;max-height:45rem;object-fit:contain}.main-image figcaption{padding:.7rem 1rem;color:var(--theme-muted);background:var(--theme-surface);font-size:.78rem}.image-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin:.8rem 0 0;padding:0;list-style:none}.image-strip img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:.7rem}.notice-intro h1{max-width:14ch;font-size:clamp(2.25rem,5vw,4.75rem)}.notice-number{margin:0 0 1.25rem;color:var(--theme-muted);font-size:.78rem;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.subtitle{margin:1rem 0 0;color:var(--theme-muted);font-size:1.15rem;line-height:1.55}.authors{display:grid;gap:.65rem;margin-top:2rem}.authors p{display:grid;gap:.12rem;margin:0}.authors span,.authors small{color:var(--theme-muted)}.notice-dating{display:grid;gap:.2rem;margin:1.25rem 0 0;color:color-mix(in srgb,var(--theme-primary) 78%,#233f43);font-weight:720}.notice-dating span{color:var(--theme-muted);font-weight:480}.notice-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr);gap:clamp(2rem,6vw,6rem);align-items:start;margin-top:clamp(3rem,8vw,8rem)}.narrative{display:grid;gap:3.5rem}.text-section h2,.facts h2{margin:0 0 1rem;font-size:1.35rem}.text-section p{line-height:1.75}.long-text{white-space:pre-line}.facts{display:grid;gap:0;padding:0 1.4rem;border:1px solid color-mix(in srgb,var(--theme-primary) 17%,#d7dee7);border-radius:1.25rem;background:var(--theme-surface);box-shadow:0 1.5rem 3rem -2.7rem color-mix(in srgb,var(--theme-text) 46%,transparent)}.facts section{padding:1.4rem 0;border-bottom:1px solid color-mix(in srgb,var(--theme-primary) 12%,#d7dee7)}.facts section:last-child{border-bottom:0}.facts ul{display:grid;gap:.65rem;margin:0;padding-left:1.15rem;color:var(--theme-muted);line-height:1.55}.facts dl,.facts dd{margin:0}.facts dl{display:grid;gap:1rem}.facts dt{color:var(--theme-muted);font-size:.76rem;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.facts dd{margin-top:.2rem;line-height:1.5}.back-button{display:inline-flex;margin-top:.5rem;padding:.75rem 1rem;border-radius:999px;color:#fff;background:color-mix(in srgb,var(--theme-primary) 88%,#154c4f);text-decoration:none;font-weight:720}@media(max-width:52rem){.notice-hero,.notice-content{grid-template-columns:1fr}.notice-intro h1{max-width:none}.notice-content{margin-top:4rem}}@media(max-width:34rem){.detail-header .brand span{display:none}.notice{width:min(100% - 1.5rem,86rem)}.main-image{min-height:16rem}.image-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}
