/* One compact tablet toolbar. The mark is a viewport onto the exact approved logo. */
.house-club-mark{display:contents}
.rooms-family-name{display:none}
@media(max-width:1400px){
 body[data-art-build] header.club-toolbar{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start;gap:8px;top:env(safe-area-inset-top,0px);left:0;transform:none;width:100%;max-width:none;min-height:58px;padding:4px 8px;border:0;border-bottom:1px solid #d2d9c7;border-radius:0 0 14px 14px;background:#fffdf6fa;box-shadow:0 3px 12px #20382e14}
 header.club-toolbar>.house-club-mark{display:block;order:0;flex:0 0 40px;width:40px;height:44px;overflow:hidden}
 .house-club-mark>.house-club-logo{display:block;justify-self:start;width:auto;max-width:none;height:44px;object-fit:initial;object-position:left center;margin:0}
 header.club-toolbar>.house-wordmark{order:1;flex:none;margin:0;padding:0 4px 0 0;white-space:nowrap;font-size:20px;letter-spacing:-.025em}
 .house-wordmark>small{display:none}
 header.club-toolbar>.club-tools{order:2;display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;gap:2px;flex:1 1 auto;width:auto;min-width:0;max-width:none;min-height:48px;padding:0;border:0;border-radius:0;box-shadow:none;background:none;overflow-x:auto;scrollbar-width:none}
 header.club-toolbar>.club-tools::-webkit-scrollbar{display:none}
 .club-tools>.club-tool,.club-tools>#sound{flex:0 0 auto;width:54px;min-width:54px;min-height:48px;height:48px;padding:4px 1px;gap:2px;font-size:11px;line-height:14px;border:0;border-radius:10px;margin:0}
 .club-tools>#open-neighborhood{width:84px;min-width:84px;margin:0;border:0}
 .club-tools>.club-tool svg{width:22px;height:22px;flex:none}
 .club-tools .sound-label{display:inline!important;font:inherit}
 #stage{margin-top:var(--toolbar-edge,58px)}
 .club-panel,#sound-panel{top:var(--toolbar-bottom,66px);max-height:calc(100dvh - var(--toolbar-bottom,66px) - 8px)}
 .club-panel button,.club-panel select,#sound-panel button{min-height:44px;min-width:44px}
 .panel-close,.sound-close{height:44px;width:44px}
}
@media(max-width:899px){
 header.club-toolbar>.house-wordmark{display:none}
 #panel-rooms .rooms-family-name{display:block;margin:0 0 12px;color:#886031;font:20px/1.2 'Playfair Display',Georgia,serif}
}
@media(max-width:700px){
 /* Narrow split views retain one branding row and scroll controls horizontally. */
 header.club-toolbar>.club-tools{justify-content:flex-start}
}
