.showroom-heading,.museum-heading{flex-wrap:wrap}
.showroom-switcher{display:flex;align-items:center;gap:10px;margin-left:auto;color:#c4cbd1;font-size:14px}
.showroom-switcher select{background:#202932;color:#f3e5cc;border:1px solid #617078;border-radius:9px;min-height:42px;padding:8px 34px 8px 12px;font:inherit;max-width:100%;cursor:pointer}
.showroom-switcher select:focus-visible{outline:2px solid #efd1a1;outline-offset:3px}
.showroom-home-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin-bottom:16px}
.showroom-home-entry .showroom-home-links a{display:block;margin:0;font-size:14px;line-height:1.7;text-decoration:none;border-bottom:1px solid #ffffff20;padding-bottom:8px}
.showroom-home-links a:hover{color:#fff}
@media(max-width:1000px){.showroom-switcher>span{display:none}}
@media(max-width:760px){.showroom-heading>div:first-child{flex-basis:100%}.showroom-switcher{margin-left:0;min-width:0;max-width:calc(100% - 110px)}.showroom-switcher select{width:100%;font-size:14px}.showroom-heading{gap:14px}.showroom-heading>a{margin-left:auto}}
@media(max-width:390px){.showroom-home-links{grid-template-columns:1fr}}
.museum-heading .showroom-switcher{color:#c4cbd1}
.museum-heading .showroom-switcher select{background:#132027;color:#e8dfcc;border-color:#80704f}
@media(max-width:760px){.museum-heading>div:first-child{flex-basis:100%}.museum-heading{gap:14px}.museum-heading>a{margin-left:auto}}
