@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Rubik,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#fcfcfc}h1,h2,h3,h4,h5,h6,.font-rethink-sans{font-family:Rubik,-apple-system,BlinkMacSystemFont,sans-serif}.font-spectral-bold{font-family:Rubik,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#aaa}.leaflet-popup-content-wrapper{border-radius:4px;padding:8px 10px}.leaflet-popup-content{margin:0}.leaflet-popup-tip{background:#fff}.exhibition-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:1rem;width:100%;grid-auto-flow:dense}@media(min-width:768px){.exhibition-grid{grid-auto-rows:260px}}@media(min-width:1024px){.exhibition-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:300px}}@media(min-width:1280px){.exhibition-grid{grid-template-columns:repeat(4,1fr)}}.exhibition-grid-item{min-width:0;min-height:0;overflow:hidden;display:flex}.exhibition-grid-item>*{flex:1;min-height:0;min-width:0}
