.exhibition-intro{max-width:1440px;margin:auto;padding:55px 5% 40px;display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:center}.exhibition-intro h1{font-size:clamp(52px,5.5vw,80px);margin-bottom:0}.exhibition-welcome{max-width:460px;color:var(--body);font-size:18px}.gallery-instruction{font-size:15px;margin-bottom:16px}.room-menu{max-width:1440px;margin:0 auto;padding:0 5% 45px;display:grid;grid-template-columns:repeat(3,1fr);gap:0 28px}.room-menu a{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:15px 0;font-size:15px}.room-menu a:hover{color:#97632f}.room-number{font-family:Georgia,serif;color:#687f6c;font-size:20px}.room-menu small{margin-left:auto;font-size:13px}.exhibition-room{scroll-margin-top:20px;padding:55px 5% 75px;border-top:1px solid var(--line)}.room-heading{max-width:1296px;margin:0 auto 35px;display:flex;align-items:flex-start;gap:26px}.room-index{font-family:Georgia,serif;font-size:48px;line-height:1.1;color:#809482}.room-heading .eyebrow{margin:0 0 12px}.room-heading h2{font-size:clamp(38px,4vw,56px);margin-bottom:16px}.room-heading p:last-child{max-width:650px;color:var(--body);margin:0;font-size:17px}.room-top{margin-left:auto;display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:50%;font-size:22px}.exhibition-wall{max-width:1296px;margin:0 auto 45px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:6%;padding:50px 5%;background:#e5ebe2;border-bottom:8px solid #cbd4c6;box-shadow:inset 0 20px 50px #183c3105}.exhibit{min-width:0;display:block}.exhibit-frame{display:flex;align-items:center;justify-content:center;height:270px;background:#f1f3ed;padding:14px;border:1px solid #dfe4dc;overflow:hidden}.exhibit-frame img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.exhibit:hover .exhibit-frame img{transform:scale(1.025)}.exhibit-featured .exhibit-frame{height:365px;padding:15px;background:#fffefa;border:7px solid #f4f2ea;outline:1px solid #c6c5b6;box-shadow:5px 12px 20px #1f312828,1px 3px 4px #1f31282b}.exhibit-label{display:flex;justify-content:space-between;gap:10px;margin-top:15px;font-family:Georgia,serif;font-size:20px;line-height:1.35}.exhibit-featured .exhibit-label{font-size:19px}.exhibit-open{font-family:Arial,sans-serif;font-size:18px;flex-shrink:0}.exhibition-grid{max-width:1296px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 24px}.room-cieli{background:#f0f3f0}.room-cieli .exhibition-wall{background:#d9e2df}.room-acqua .exhibition-wall{background:#e0e9e8;border-color:#bdcecb}.room-botanica{background:#f1f4ed}.room-segnalibri .exhibit-frame{height:360px}.room-segnalibri .exhibit-featured .exhibit-frame{height:385px}.room-creazioni{background:#f4f3ed}.room-creazioni .exhibition-wall{background:#e9e6da;border-color:#d1ccb9}.exhibition-end{text-align:center;padding:80px 6%;border-top:1px solid var(--line)}.exhibition-end h2{font-size:clamp(38px,5vw,60px)}.exhibition-end p{color:var(--body)}
.art-viewer{padding:0;border:0;background:#13271f;color:#fafbf6;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0}.art-viewer::backdrop{background:#13271f}.art-viewer[open]{display:flex;flex-direction:column}.viewer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 4%;min-height:68px;font-size:15px;border-bottom:1px solid #ffffff25}.art-viewer button{font:inherit;color:inherit;background:transparent;border:1px solid #ffffff55;cursor:pointer;min-width:48px;min-height:48px;border-radius:3px}.art-viewer button:hover{background:#ffffff18}.art-viewer button:focus-visible,.art-viewer a:focus-visible{outline:3px solid #e5c785;outline-offset:3px}#viewer-close{padding:8px 15px;display:flex;align-items:center;gap:15px}#viewer-close span{font-size:24px}.viewer-stage{flex:1;min-height:0;display:grid;grid-template-columns:55px minmax(0,1fr) 55px;align-items:center;gap:20px;padding:20px 4%}.viewer-stage button{font-size:34px}.viewer-image-wrap{height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.viewer-image-wrap img{width:100%;height:100%;object-fit:contain}.viewer-caption{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:16px 4% 25px;border-top:1px solid #ffffff25}.viewer-caption p{font-size:13px;margin:0 0 6px;color:#b9c9bf}.viewer-caption h2{font-family:Georgia,serif;font-size:25px;letter-spacing:0;line-height:1.25;margin:0}.viewer-caption a{font-size:14px;border-bottom:1px solid #8b9a8e;padding:5px 0;white-space:nowrap}body.viewer-open{overflow:hidden}
@media(min-width:1700px){.exhibition-room{padding-left:max(5%,calc((100% - 1296px)/2));padding-right:max(5%,calc((100% - 1296px)/2))}}
@media(max-width:1000px){.exhibition-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.exhibition-wall{gap:4%;padding:35px 4%}.exhibit-featured .exhibit-frame{height:290px}.room-menu{gap:0 18px}.exhibition-intro{gap:5%}.exhibition-intro h1{font-size:60px}}
@media(max-width:600px){.exhibition-intro{display:block;padding:35px 6% 24px}.exhibition-intro h1{font-size:52px}.exhibition-intro .eyebrow{font-size:12px;letter-spacing:1px}.exhibition-welcome{margin-top:22px;font-size:16px}.exhibition-welcome>p:first-child{margin-bottom:12px}.room-menu{grid-template-columns:1fr 1fr;gap:0 16px;padding:0 6% 30px}.room-menu a{font-size:14px;gap:8px;line-height:1.35;min-height:66px}.room-number{font-size:17px}.room-menu small{display:none}.exhibition-room{padding:35px 6% 45px}.room-heading{gap:15px;margin-bottom:25px}.room-index{font-size:30px}.room-heading h2{font-size:38px;letter-spacing:-1px}.room-heading p:last-child{font-size:16px}.room-top{min-width:40px;min-height:40px}.exhibition-wall{padding:25px 18px;grid-template-columns:1fr 1fr;gap:24px 18px;margin-bottom:30px;border-bottom-width:5px}.exhibit-featured:first-child{grid-column:1/-1;width:80%;justify-self:center}.exhibit-featured .exhibit-frame{height:210px;padding:7px;border-width:4px}.exhibit-featured:first-child .exhibit-frame{height:285px}.exhibit-featured .exhibit-label{font-size:17px}.exhibition-grid{grid-template-columns:1fr 1fr;gap:28px 16px}.exhibit-frame{height:230px;padding:8px}.exhibit-label{font-size:18px;margin-top:10px}.room-segnalibri .exhibit-frame{height:270px}.room-segnalibri .exhibit-featured .exhibit-frame{height:230px}.room-segnalibri .exhibit-featured:first-child .exhibit-frame{height:300px}.viewer-toolbar{font-size:13px;padding:10px 4%;min-height:64px}.viewer-stage{gap:6px;grid-template-columns:40px minmax(0,1fr) 40px;padding:12px 2%}.viewer-stage button{min-width:40px;font-size:28px}.viewer-caption{display:block;padding:15px 6% 25px}.viewer-caption h2{font-size:22px}.viewer-caption a{display:inline-block;margin-top:12px}.exhibition-end{padding:50px 6%}}
@media(max-width:360px){.exhibition-intro h1{font-size:44px}.room-menu{grid-template-columns:1fr}.exhibition-grid{grid-template-columns:1fr}.exhibit-featured .exhibit-label{font-size:15px}.exhibit-featured .exhibit-frame{height:175px}.room-heading h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){.exhibit-frame img{transition:none}}
