.exhibits-and-shows-module__yL5kEa__page{background:var(--background);min-height:100vh;padding-bottom:4rem}.exhibits-and-shows-module__yL5kEa__header{max-width:72rem;margin:0 auto;padding:2rem 1.25rem 1.5rem}.exhibits-and-shows-module__yL5kEa__title{font-family:var(--font-heading);font-size:var(--font-size-6);color:var(--foreground);margin:0 0 .25rem;font-weight:400}.exhibits-and-shows-module__yL5kEa__subtitle{font-family:var(--font-secondary);font-size:var(--font-size-2);color:var(--color-gray-500);margin:0}.exhibits-and-shows-module__yL5kEa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:72rem;margin:0 auto;padding:0 1.25rem;display:grid}.exhibits-and-shows-module__yL5kEa__card{background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:1rem;align-items:flex-end;min-height:6.5rem;padding:1rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.exhibits-and-shows-module__yL5kEa__card:hover{box-shadow:0 4px 12px -2px hsl(var(--shadow-color)/.12),0 2px 4px -1px hsl(var(--shadow-color)/.08);transform:translateY(-2px)}.exhibits-and-shows-module__yL5kEa__card:active{transform:translateY(0)}.exhibits-and-shows-module__yL5kEa__card:before{content:"";border-radius:1rem 1rem 0 0;height:4px;position:absolute;top:0;left:0;right:0}.exhibits-and-shows-module__yL5kEa__card:nth-child(6n+1):before{background:var(--color-accent)}.exhibits-and-shows-module__yL5kEa__card:nth-child(6n+2):before{background:var(--color-secondary-dark)}.exhibits-and-shows-module__yL5kEa__card:nth-child(6n+3):before{background:var(--color-primary)}.exhibits-and-shows-module__yL5kEa__card:nth-child(6n+4):before{background:var(--color-primary-dark)}.exhibits-and-shows-module__yL5kEa__card:nth-child(6n+5):before{background:var(--color-orange-bright)}.exhibits-and-shows-module__yL5kEa__card:nth-child(6n+6):before{background:var(--color-accent-light)}.exhibits-and-shows-module__yL5kEa__cardLabel{font-family:var(--font-heading);font-size:var(--font-size-2);font-weight:400;line-height:var(--font-lineheight-1);color:var(--foreground);word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.exhibits-and-shows-module__yL5kEa__empty{text-align:center;max-width:48rem;margin:0 auto;padding:3rem 1.25rem}.exhibits-and-shows-module__yL5kEa__emptyText{font-family:var(--font-secondary);font-size:var(--font-size-3);color:var(--color-gray-400)}@media (min-width:768px){.exhibits-and-shows-module__yL5kEa__header{padding:3rem 2rem 2rem}.exhibits-and-shows-module__yL5kEa__title{font-size:var(--font-size-7)}.exhibits-and-shows-module__yL5kEa__grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:0 2rem}.exhibits-and-shows-module__yL5kEa__card{min-height:8rem;padding:1.25rem}.exhibits-and-shows-module__yL5kEa__cardLabel{font-size:var(--font-size-3)}}@media (min-width:1024px){.exhibits-and-shows-module__yL5kEa__grid{grid-template-columns:repeat(4,1fr)}}
