.Navbar-module__nuAbfa__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--secondary);background-color:#faf9f6e6;padding:1rem 0;position:sticky;top:0}@media (prefers-color-scheme:dark){.Navbar-module__nuAbfa__header{background-color:#121212e6}}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__nuAbfa__logo{color:var(--primary);letter-spacing:.1em;font-size:1.5rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{gap:2rem;display:flex}.Navbar-module__nuAbfa__link{font-size:1rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__linkActive{color:var(--primary)}.Navbar-module__nuAbfa__linkActive:after{width:100%}.Navbar-module__nuAbfa__menuButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:40px;height:40px;display:none;position:relative}.Navbar-module__nuAbfa__menuIcon,.Navbar-module__nuAbfa__menuIcon:before,.Navbar-module__nuAbfa__menuIcon:after{content:"";background-color:var(--foreground);height:2px;transition:var(--transition-smooth);position:absolute;left:8px;right:8px}.Navbar-module__nuAbfa__menuIcon{top:19px}.Navbar-module__nuAbfa__menuIcon:before{top:-8px}.Navbar-module__nuAbfa__menuIcon:after{top:8px}.Navbar-module__nuAbfa__menuIconOpen{background-color:#0000}.Navbar-module__nuAbfa__menuIconOpen:before{top:0;transform:rotate(45deg)}.Navbar-module__nuAbfa__menuIconOpen:after{top:0;transform:rotate(-45deg)}@media (max-width:640px){.Navbar-module__nuAbfa__menuButton{display:block}.Navbar-module__nuAbfa__navLinks{background-color:var(--background);border-bottom:1px solid var(--secondary);flex-direction:column;gap:0;display:none;position:absolute;top:100%;left:0;right:0}.Navbar-module__nuAbfa__navLinks.Navbar-module__nuAbfa__navLinksOpen{display:flex}.Navbar-module__nuAbfa__link{border-top:1px solid var(--secondary);padding:1.1rem 2rem}.Navbar-module__nuAbfa__link:after{display:none}.Navbar-module__nuAbfa__linkActive{background-color:var(--secondary)}}
.Footer-module__EZoWya__footer{background-color:var(--foreground);color:var(--background);margin-top:6rem;padding:4rem 0}.Footer-module__EZoWya__footerContainer{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__EZoWya__brand h2{color:var(--primary);margin-bottom:.5rem}.Footer-module__EZoWya__copyright{color:#999;font-size:.9rem}
.ArticleCard-module__dO8f5a__card{background-color:var(--card-bg);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border-radius:8px;flex-direction:column;height:100%;display:flex;overflow:hidden}.ArticleCard-module__dO8f5a__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.ArticleCard-module__dO8f5a__imageContainer{width:100%;height:200px;position:relative;overflow:hidden}.ArticleCard-module__dO8f5a__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ArticleCard-module__dO8f5a__card:hover .ArticleCard-module__dO8f5a__image{transform:scale(1.05)}.ArticleCard-module__dO8f5a__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ArticleCard-module__dO8f5a__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem}.ArticleCard-module__dO8f5a__excerpt{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.ArticleCard-module__dO8f5a__readMore{color:var(--primary);align-self:flex-start;font-size:.9rem;font-weight:500;transition:color .3s}.ArticleCard-module__dO8f5a__card:hover .ArticleCard-module__dO8f5a__readMore{color:var(--foreground)}
.Detail-module__ZoCyuW__detailContainer{max-width:900px;padding-top:2rem;padding-bottom:6rem}.Detail-module__ZoCyuW__imageHeader{width:100%;height:400px;box-shadow:var(--shadow-md);border-radius:12px;margin-bottom:3rem;overflow:hidden}.Detail-module__ZoCyuW__heroImage{object-fit:cover;width:100%;height:100%}.Detail-module__ZoCyuW__articleContent{padding:0 1rem}.Detail-module__ZoCyuW__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;line-height:1.3}.Detail-module__ZoCyuW__meta{border-bottom:1px solid var(--secondary);margin-bottom:2rem;padding-bottom:1rem}.Detail-module__ZoCyuW__category{background-color:var(--primary);color:#fff;letter-spacing:.05em;border-radius:20px;padding:.25rem 1rem;font-size:.85rem;display:inline-block}.Detail-module__ZoCyuW__body{color:var(--foreground);font-size:1.1rem;line-height:1.8}.Detail-module__ZoCyuW__lead{color:var(--text-muted);margin-bottom:2rem;font-size:1.25rem;font-weight:500}.Detail-module__ZoCyuW__text{white-space:pre-wrap;margin-bottom:1.5rem}@media (max-width:640px){.Detail-module__ZoCyuW__detailContainer{padding-top:1rem;padding-bottom:3.5rem}.Detail-module__ZoCyuW__imageHeader{border-radius:8px;height:220px;margin-bottom:2rem}.Detail-module__ZoCyuW__articleContent{padding:0}.Detail-module__ZoCyuW__title{font-size:1.6rem}.Detail-module__ZoCyuW__lead{font-size:1.05rem}.Detail-module__ZoCyuW__body{font-size:1rem;line-height:1.75}}
.RelatedArticles-module__qow5da__section{border-top:1px solid var(--secondary);margin-top:4rem;padding-top:3rem}.RelatedArticles-module__qow5da__heading{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem}.RelatedArticles-module__qow5da__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}
.page-module__E0kJGG__hero{text-align:center;color:#fff;background-image:linear-gradient(#0006,#0009),url(https://upload.wikimedia.org/wikipedia/commons/thumb/1/1e/Firenze_-_Florence_-_Galleria_degli_Uffizi_-_Vasari_Corridor_1566_-_View_WNW.jpg/1920px-Firenze_-_Florence_-_Galleria_degli_Uffizi_-_Vasari_Corridor_1566_-_View_WNW.jpg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;height:80vh;min-height:500px;display:flex}.page-module__E0kJGG__heroContent h1{letter-spacing:.15em;text-shadow:0 4px 10px #00000080;margin-bottom:1rem;font-size:4rem}.page-module__E0kJGG__heroContent p{text-shadow:0 2px 5px #00000080;font-size:1.5rem;font-weight:300}.page-module__E0kJGG__section{padding:6rem 0}.page-module__E0kJGG__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:3rem;font-size:2rem;position:relative}@media (max-width:768px){.page-module__E0kJGG__hero{background-attachment:scroll;height:60vh;min-height:400px}.page-module__E0kJGG__heroContent h1{letter-spacing:.08em;font-size:2.25rem}.page-module__E0kJGG__heroContent p{padding:0 1.5rem;font-size:1.05rem}.page-module__E0kJGG__section{padding:3.5rem 0}.page-module__E0kJGG__sectionTitle{margin-bottom:2rem;font-size:1.5rem}.page-module__E0kJGG__aboutSection{padding:2.5rem 1.5rem}}.page-module__E0kJGG__sectionTitle:after{content:"";background-color:var(--primary);width:60px;height:2px;margin:1rem auto 0;display:block}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__aboutSection{background-color:var(--secondary);text-align:center;border-radius:12px;margin-top:4rem;padding:4rem 2rem}.page-module__E0kJGG__aboutContent{max-width:800px;margin:0 auto}.page-module__E0kJGG__aboutContent p{color:var(--text-muted);font-size:1.1rem;line-height:1.8}
.ShareButtons-module__9fBPdW__shareButtons{border-top:1px solid var(--secondary);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.ShareButtons-module__9fBPdW__label{color:var(--text-muted);margin-right:.25rem;font-size:.95rem}.ShareButtons-module__9fBPdW__button{color:#fff;transition:var(--transition-smooth);border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.85rem;font-weight:500;display:inline-flex}.ShareButtons-module__9fBPdW__button:hover{opacity:.85;transform:translateY(-2px)}.ShareButtons-module__9fBPdW__x{background-color:#000}.ShareButtons-module__9fBPdW__line{background-color:#06c755}.ShareButtons-module__9fBPdW__facebook{background-color:#1877f2}
.AmazonBookLink-module__Baun6q__wrapper{background-color:var(--secondary);text-align:center;border-radius:12px;margin:2rem 0;padding:1.5rem}.AmazonBookLink-module__Baun6q__button{color:#111;transition:var(--transition-smooth);background-color:#f90;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;display:inline-flex}.AmazonBookLink-module__Baun6q__button:hover{opacity:.85;transform:translateY(-2px)}.AmazonBookLink-module__Baun6q__disclosure{color:var(--text-muted);margin:.75rem 0 0;font-size:.75rem;line-height:1.5}
.Breadcrumbs-module__qHR2Ta__breadcrumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.Breadcrumbs-module__qHR2Ta__link{color:var(--text-muted)}.Breadcrumbs-module__qHR2Ta__link:hover{color:var(--primary)}.Breadcrumbs-module__qHR2Ta__separator{color:var(--secondary)}.Breadcrumbs-module__qHR2Ta__current{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;max-width:40ch;overflow:hidden}@media (max-width:640px){.Breadcrumbs-module__qHR2Ta__breadcrumbs{margin-bottom:1rem;font-size:.8rem}.Breadcrumbs-module__qHR2Ta__current{max-width:20ch}}
.ExhibitionCard-module__pwpEmW__card{background-color:var(--card-bg);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border-radius:8px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ExhibitionCard-module__pwpEmW__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.ExhibitionCard-module__pwpEmW__imageContainer{width:100%;height:180px;position:relative;overflow:hidden}.ExhibitionCard-module__pwpEmW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ExhibitionCard-module__pwpEmW__card:hover .ExhibitionCard-module__pwpEmW__image{transform:scale(1.05)}.ExhibitionCard-module__pwpEmW__badge{color:#fff;letter-spacing:.05em;z-index:1;border-radius:999px;padding:.3rem .9rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.ExhibitionCard-module__pwpEmW__badgeOngoing{background-color:#c0392b}.ExhibitionCard-module__pwpEmW__badgeUpcoming{background-color:var(--primary)}.ExhibitionCard-module__pwpEmW__badgeEnded{background-color:var(--text-muted)}.ExhibitionCard-module__pwpEmW__content{flex-direction:column;flex-grow:1;padding:1.25rem 1.5rem;display:flex}.ExhibitionCard-module__pwpEmW__title{color:var(--foreground);margin-bottom:.4rem;font-size:1.1rem}.ExhibitionCard-module__pwpEmW__museum{color:var(--primary);margin-bottom:.5rem;font-size:.85rem;font-weight:500}.ExhibitionCard-module__pwpEmW__dates{color:var(--text-muted);margin-bottom:0;font-size:.82rem}
.MuseumFilter-module__HdsM_W__filterSection{margin-bottom:1.5rem}.MuseumFilter-module__HdsM_W__filterLabel{color:var(--text-muted);letter-spacing:.05em;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.MuseumFilter-module__HdsM_W__filterTabs{flex-wrap:wrap;gap:.5rem;display:flex}.MuseumFilter-module__HdsM_W__tab{border:1.5px solid var(--secondary);background:var(--card-bg);color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border-radius:999px;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem}.MuseumFilter-module__HdsM_W__tab:hover{border-color:var(--primary);color:var(--primary);background:#b39b700f}.MuseumFilter-module__HdsM_W__tabActive{background:var(--primary);color:#fff;border-color:var(--primary);font-weight:500}.MuseumFilter-module__HdsM_W__tabActive:hover{background:var(--primary);color:#fff;opacity:.9}.MuseumFilter-module__HdsM_W__prefectureTags{flex-wrap:wrap;gap:.4rem;display:flex}.MuseumFilter-module__HdsM_W__prefTag{border:1px solid var(--secondary);background:var(--card-bg);color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border-radius:6px;padding:.4rem .9rem;font-family:inherit;font-size:.82rem}.MuseumFilter-module__HdsM_W__prefTag:hover{border-color:var(--primary);color:var(--primary);background:#b39b700f}.MuseumFilter-module__HdsM_W__prefTagActive{background:linear-gradient(135deg, var(--primary), #c9a94e);color:#fff;border-color:#0000;font-weight:500;box-shadow:0 2px 8px #b39b704d}.MuseumFilter-module__HdsM_W__prefTagActive:hover{background:linear-gradient(135deg, var(--primary), #c9a94e);color:#fff;opacity:.9}.MuseumFilter-module__HdsM_W__resultCount{color:var(--text-muted);border-bottom:1px solid var(--secondary);margin-bottom:2rem;padding-bottom:1rem;font-size:.9rem}.MuseumFilter-module__HdsM_W__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.MuseumFilter-module__HdsM_W__noResults{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:3rem 0;font-size:1.1rem}@media (max-width:768px){.MuseumFilter-module__HdsM_W__filterTabs{gap:.4rem}.MuseumFilter-module__HdsM_W__tab{padding:.5rem .9rem;font-size:.82rem}.MuseumFilter-module__HdsM_W__prefTag{padding:.35rem .7rem;font-size:.78rem}.MuseumFilter-module__HdsM_W__grid{grid-template-columns:1fr}}
.not-found-module__sxuMuG__section{text-align:center;padding:8rem 0}.not-found-module__sxuMuG__code{color:var(--primary);margin-bottom:1rem;font-size:5rem;font-weight:700;line-height:1}.not-found-module__sxuMuG__title{margin-bottom:1rem;font-size:1.75rem}.not-found-module__sxuMuG__description{max-width:480px;color:var(--text-muted);margin:0 auto 3rem}.not-found-module__sxuMuG__links{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:720px;margin:0 auto 3rem;display:grid}.not-found-module__sxuMuG__linkCard{background-color:var(--card-bg);border:1px solid var(--secondary);color:var(--foreground);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border-radius:12px;padding:1.25rem 1rem;font-size:1rem;display:block}.not-found-module__sxuMuG__linkCard:hover{box-shadow:var(--shadow-hover);border-color:var(--primary);transform:translateY(-3px)}.not-found-module__sxuMuG__home{color:var(--primary);font-weight:500;text-decoration:underline;display:inline-block}
.SectionHero-module__zprwMW__hero{background-color:var(--primary);color:#fff;text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:40vh;min-height:300px;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.SectionHero-module__zprwMW__overlay{z-index:1;background:linear-gradient(#0000004d,#0009);position:absolute;inset:0}.SectionHero-module__zprwMW__content{z-index:2;position:relative}.SectionHero-module__zprwMW__title{text-shadow:0 2px 4px #00000080;margin-bottom:1rem;font-size:3rem}.SectionHero-module__zprwMW__subtitle{text-shadow:0 1px 3px #00000080;max-width:600px;margin:0 auto;font-size:1.2rem}@media (max-width:640px){.SectionHero-module__zprwMW__hero{height:32vh;min-height:240px;margin-bottom:2.5rem}.SectionHero-module__zprwMW__title{font-size:1.75rem}.SectionHero-module__zprwMW__subtitle{padding:0 1.5rem;font-size:.95rem}}
