@charset "UTF-8";
:root{color-scheme:light;--paper:#f3f0e9;--ink:#303c32;--muted:#656b61;--line:#d8d8ca;--olive:#85856b;--white:#faf8f3;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.55 var(--sans)}button,a,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-underline-offset:.24em}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid #546647;outline-offset:5px}button:disabled{opacity:.35;cursor:default}[hidden]{display:none!important}.skip-link{position:fixed;z-index:20;left:1rem;top:-6rem;padding:.8rem;background:var(--ink);color:white}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.collection-layout{display:grid;grid-template-columns:254px minmax(0,1fr);max-width:1920px;margin:auto}.room-index{padding:2.1rem 1.25rem 2rem 2.5rem;border-right:1px solid var(--line)}.index-heading{display:flex;flex-direction:column;gap:.15rem;font-size:.875rem;margin-bottom:1.7rem}.index-heading>span:last-child{font-size:.75rem;color:var(--muted)}.nav-group{margin:0 0 1.2rem}.nav-group h2{font:500 .75rem/1.5 var(--sans);letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem .8rem}.room-link{display:flex;align-items:baseline;gap:.7rem;padding:.5rem .8rem;text-decoration:none;font-size:.875rem;margin:.1rem 0;border-radius:2px}.room-link .nav-number{font-size:.75rem;min-width:1rem;color:var(--muted)}.room-link .nav-count{margin-left:auto;font-size:.75rem;color:var(--muted)}.room-link:hover{background:#e8e7dc}.room-link[aria-current="page"]{background:var(--ink);color:var(--white)}.room-link[aria-current="page"] .nav-number,.room-link[aria-current="page"] .nav-count{color:#d6d9c8}.index-note{margin-top:2rem;padding:.5rem .8rem}.index-note p{font-size:.8rem;line-height:1.7;color:var(--muted);margin-top:.75rem}.palette{display:flex;gap:.4rem}.palette i{width:1.3rem;height:1.3rem;border-radius:50%;background:#85856b}.palette i:nth-child(2){background:#b88670}.palette i:nth-child(3){background:#c7989d}.palette i:nth-child(4){background:#bea889}
main{min-width:0;padding:2rem 2.5rem 1.7rem}.mobile-room-picker{display:none}.room-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.4rem}.eyebrow{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .3rem;color:var(--muted)}h1{font:clamp(2rem,3.3vw,3rem)/1.13 var(--serif);font-weight:400;margin:0;letter-spacing:-.035em}h1:focus{outline:none}.room-measures{display:flex;gap:2rem;margin:0;flex-shrink:0}.room-measures dt{font-size:.75rem;color:var(--muted);margin-bottom:.2rem}.room-measures dd{font-size:1rem;margin:0;white-space:nowrap;font-variant-numeric:tabular-nums}.room-measures dd small{font-size:.8rem;font-weight:400;margin-left:.4rem}.main-figure{margin:0}.image-stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:180px;padding:0;border:0;background:#e7e3d8;overflow:hidden}.image-stage img{display:block;width:100%;height:auto;max-height:70vh;object-fit:contain}.enlarge-hint{position:absolute;right:1rem;bottom:1rem;background:rgba(250,248,243,.95);color:var(--ink);padding:.45rem .75rem;font-size:.75rem;box-shadow:0 1px 10px #0000000a}.enlarge-hint span{font-size:1rem;margin-left:.45rem}.view-caption{display:flex;justify-content:space-between;align-items:center;min-height:3.5rem;border-bottom:1px solid var(--line);gap:1rem}.view-caption>div:first-child{display:flex;align-items:baseline;gap:1rem}.view-number{color:var(--muted);font-size:.75rem;font-variant-numeric:tabular-nums;white-space:nowrap}#view-title{font-size:.94rem}.view-controls{display:flex;gap:.3rem}.view-controls button{background:transparent;border:0;font-size:1.4rem;line-height:1;min-width:44px;min-height:44px}.view-controls button:hover{background:#e3e4d7}.room-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin:1.2rem 0 1.5rem}.room-bottom p{max-width:720px;margin:0;font-size:.94rem;color:var(--muted)}.room-bottom a{font-size:.875rem;white-space:nowrap}.room-bottom a span{margin-left:.35rem}.thumbnail-strip{display:flex;gap:.9rem;overflow-x:auto;padding:5px 5px .8rem;scrollbar-width:thin;margin-left:-5px}.thumbnail{flex:0 0 164px;border:0;padding:0;background:none;text-align:left}.thumbnail img{display:block;width:100%;height:92px;object-fit:cover;opacity:.74;transition:opacity .15s}.thumbnail span{display:block;font-size:.75rem;margin-top:.5rem;line-height:1.45;color:var(--muted)}.thumbnail[aria-pressed="true"] img{outline:2px solid var(--ink);outline-offset:3px;opacity:1}.thumbnail[aria-pressed="true"] span{color:var(--ink)}.thumbnail:hover img{opacity:1}.source-line{display:flex;justify-content:space-between;gap:1.5rem;font-size:.75rem;color:var(--muted);margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.precision-note{max-width:950px;margin-top:2rem;color:var(--muted);font-size:.75rem;line-height:1.7}.no-script{background:#e3e4d7;padding:1rem}
dialog{position:fixed;inset:1rem;border:0;padding:0;background:#f3f0e9;color:var(--ink);width:calc(100% - 2rem);max-width:none;max-height:calc(100dvh - 2rem);height:calc(100dvh - 2rem);margin:auto}dialog[open]{display:flex;flex-direction:column}dialog::backdrop{background:#172016e8}.dialog-top,.dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;flex-shrink:0}.dialog-top p{font-size:.75rem;color:var(--muted);margin:0}.dialog-top h2{font:1.35rem/1.3 var(--serif);margin:.2rem 0 0}.dialog-top button,.dialog-bottom button{background:none;border:0;min-height:44px;font-size:.875rem;padding:.5rem}.dialog-top button span{font-size:1.4rem;margin-left:.5rem}.dialog-image-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;background:#e2dfd4;padding:0 1rem}.dialog-image-wrap img{display:block;max-width:100%;max-height:100%;object-fit:contain}.dialog-bottom{font-size:.8rem}.dialog-bottom button:hover{text-decoration:underline}body.dialog-open{overflow:hidden}
@media(min-width:1600px){.collection-layout{grid-template-columns:280px minmax(0,1fr)}main{padding:2.4rem 3.5rem}.room-index{padding-top:2.5rem}.image-stage img{max-height:76vh}}
@media(max-width:1150px){.masthead{padding:1.3rem 1.5rem}.collection-layout{grid-template-columns:218px minmax(0,1fr)}.room-index{padding:1.7rem 1rem}.room-heading{align-items:flex-start;flex-direction:column;gap:.9rem}.room-measures{gap:2rem}main{padding:1.6rem 1.5rem}.room-bottom{flex-direction:column;gap:.8rem}.room-link{padding:.5rem .6rem;gap:.5rem}}
@media(max-width:800px){.masthead{gap:1rem;min-height:88px;padding:1rem 1.2rem}.house-number{font-size:2rem}.address-line{font-size:.75rem;padding-left:.8rem}.identity{gap:.8rem}.edition{display:none}.pdf-link{margin-left:auto;font-size:.8rem}.collection-layout{display:block}.room-index{display:none}main{padding:0 1.2rem 1.5rem}.mobile-room-picker{display:flex;align-items:center;gap:1rem;border-bottom:1px solid var(--line);margin-bottom:1.4rem;padding:.9rem 0}.mobile-room-picker label{font-size:.8rem;color:var(--muted)}.mobile-room-picker select{width:100%;border:0;border-radius:0;background:transparent;min-height:44px;font-size:1rem}.room-heading{flex-direction:row;align-items:flex-end;gap:1rem}.room-measures{flex-direction:column;gap:.5rem}.room-measures dd{font-size:.875rem}.room-measures dt{font-size:.75rem}h1{font-size:2.2rem}.image-stage{margin:0 -1.2rem;width:calc(100% + 2.4rem);min-height:150px}.image-stage img{max-height:65vh}.enlarge-hint{right:.7rem;bottom:.7rem}.view-caption>div:first-child{gap:.6rem}#view-title{font-size:.875rem}.thumbnail{flex-basis:142px}.thumbnail img{height:84px}.source-line{flex-direction:column;gap:.25rem}dialog{inset:.5rem;width:calc(100% - 1rem);height:calc(100dvh - 1rem);max-height:calc(100dvh - 1rem)}.dialog-top,.dialog-bottom{padding:.7rem}.dialog-top h2{font-size:1.1rem}.dialog-image-wrap{padding:0}}
@media(max-width:460px){.address-line{max-width:122px}.room-heading{align-items:flex-start;flex-direction:column}.room-measures{flex-direction:row;gap:1.7rem}.view-controls{gap:0}.view-controls button{min-width:40px}.pdf-link span{margin-left:.1rem}.masthead{gap:.6rem}.source-line{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.floor-tabs{display:flex;align-items:center;gap:.3rem;padding:0 2.5rem;border-bottom:1px solid var(--line);background:#eeede3;overflow-x:auto;scrollbar-width:thin}.floor-link{position:relative;display:block;padding:.95rem 1.45rem;text-decoration:none;font-size:.875rem;white-space:nowrap;color:var(--muted);min-height:48px}.floor-link:hover{color:var(--ink);background:#e5e5d9}.floor-link[aria-current="page"]{color:var(--ink);font-weight:600}.floor-link[aria-current="page"]::after{content:"";height:2px;background:var(--ink);position:absolute;bottom:0;left:1.45rem;right:1.45rem}.dimension-note{border-left:2px solid #aeab94;padding:.4rem 1.1rem;margin:0 0 1.5rem;font-size:.82rem;color:var(--muted);max-width:900px}.dimension-note p{margin:0 0 .65rem}.dimension-note summary{cursor:pointer;color:var(--ink);padding:.35rem 0}.dimension-note img{display:block;width:100%;height:auto;margin-top:.8rem}.dimension-note a{display:block}.floor-tabs+.collection-layout .index-heading{margin-bottom:1.3rem}
@media(max-width:1150px){.floor-tabs{padding:0 1.5rem}.floor-link{padding:.85rem 1.25rem}}
@media(max-width:800px){.floor-tabs{padding:0 .35rem;justify-content:space-between;gap:0}.floor-link{padding:.85rem .9rem;font-size:.82rem}.floor-link[aria-current="page"]::after{left:.9rem;right:.9rem}}
@media(max-width:380px){.floor-link{padding:.85rem .65rem;font-size:.76rem}.floor-link[aria-current="page"]::after{left:.65rem;right:.65rem}}
.collection-status{font-size:.8rem;color:var(--muted);margin:0 0 1.2rem;padding:.6rem .9rem;background:#e7e7db;border-left:2px solid var(--olive)}
@media(max-width:800px){.collection-status{margin:1rem 0 0}}
.home-layout{display:grid;grid-template-columns:minmax(280px,370px) minmax(0,1fr);gap:4rem;max-width:1540px;margin:0 auto;padding:3rem 2.5rem 2rem;align-items:start}.home-intro{padding-top:.4rem}.home-intro h1{font:clamp(2.6rem,4.1vw,4.4rem)/1.04 var(--serif);letter-spacing:-.05em;margin:.6rem 0 1.4rem}.home-copy{color:var(--muted);font-size:1rem;max-width:320px;margin:0 0 1.6rem}.home-floor-index{border-top:1px solid var(--line)}.home-floor-link{position:relative;display:flex;flex-direction:column;gap:.2rem;border-bottom:1px solid var(--line);padding:1.05rem 2rem 1.05rem .1rem;text-decoration:none;transition:padding-left .15s,background .15s}.home-floor-link:hover{padding-left:.7rem;background:#e9e8dd}.home-floor-name{font:1.35rem/1.3 var(--serif)}.home-floor-detail{font-size:.8rem;color:var(--muted)}.home-floor-count{font-size:.7rem;color:var(--muted);letter-spacing:.02em;margin-top:.1rem}.home-floor-arrow{position:absolute;right:.4rem;top:1.1rem;font-size:1.25rem}.home-footnote{font-size:.75rem;color:var(--muted);margin:1.4rem 0 0;max-width:285px}.facade-figure{margin:0;min-width:0}.facade-stage{position:relative;background:#e5e5de}.facade-stage>img{display:block;width:100%;height:auto}.facade-spot{position:absolute;top:var(--floor-position);left:18%;right:2%;height:13%;transform:translateY(-50%);display:flex;justify-content:flex-end;align-items:center;min-height:44px;text-decoration:none;font-size:.8rem;white-space:nowrap;border:1px solid transparent;transition:background .15s,border-color .15s}.facade-spot-label{position:relative;background:rgba(250,248,243,.97);padding:.55rem .8rem;border:1px solid #cfcec0;box-shadow:0 2px 10px #26332715}.facade-spot-label::before{content:"";position:absolute;right:100%;top:50%;width:2rem;height:1px;background:#f6f3ea;box-shadow:0 1px 2px #3335}.facade-spot:hover,.facade-spot:focus-visible{background:#f6f3ea18;border-color:#f6f3ea77}.facade-spot:hover .facade-spot-label,.facade-spot:focus-visible .facade-spot-label{background:var(--ink);border-color:var(--ink);color:var(--white)}.facade-spot-basement{left:auto;height:auto;min-height:44px}.facade-spot-basement .facade-spot-label::before{display:none}.facade-figure figcaption{display:flex;justify-content:space-between;gap:1rem;font-size:.7rem;color:var(--muted);padding:.85rem 0}.facade-figure figcaption a{white-space:nowrap}
@media(max-width:1150px){.home-layout{gap:2rem;grid-template-columns:300px minmax(0,1fr);padding:2rem 1.5rem}.home-intro h1{font-size:3.5rem}.home-floor-link{padding-top:.8rem;padding-bottom:.8rem}.home-floor-name{font-size:1.15rem}.home-floor-detail{font-size:.75rem}.facade-spot{font-size:.73rem}.facade-spot-label{padding:.45rem .6rem}.facade-figure figcaption{flex-direction:column;gap:.3rem}}
@media(max-width:800px){.home-layout{display:flex;flex-direction:column;gap:1.7rem;padding:1.6rem 1.2rem}.home-intro{display:contents}.home-intro>.eyebrow{margin:0}.home-intro h1{font-size:3rem;margin:-1.1rem 0 -.9rem}.home-intro h1 br{display:none}.home-copy{margin:0;max-width:530px}.facade-figure{width:100%;order:1}.home-floor-index{width:100%;order:2;display:grid;grid-template-columns:1fr 1fr;column-gap:1.5rem}.home-floor-detail{max-width:150px}.home-floor-count{font-size:.65rem}.home-footnote{order:3;max-width:none;margin:0}.facade-figure figcaption{flex-direction:row;font-size:.65rem}.facade-spot{font-size:.75rem;min-height:44px}.floor-tabs{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.home-floor-link{transition:none}}

.facade-downloads{display:flex;flex-wrap:wrap;gap:.4rem 1rem;justify-content:flex-end}

/* A registered day/night pair dissolves in place; floor targets stay still. */
body{transition:background-color 5.5s ease}
body[data-facade-scene="night"]{background-color:#e7eae9}
.facade-stage{isolation:isolate;box-shadow:0 18px 45px -26px #594c343d;transition:box-shadow 5.5s ease}
.facade-stage[data-scene="night"]{box-shadow:0 22px 60px -22px #192d5266}
.facade-stage>.facade-night{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity 5.5s cubic-bezier(.4,0,.2,1)}
.facade-stage[data-scene="night"]>.facade-night{opacity:1}
#facade-floors{position:absolute;inset:0;pointer-events:none;z-index:2}
#facade-floors a{pointer-events:auto}
@media(max-width:600px){.facade-downloads{gap:.4rem .7rem}.facade-figure figcaption{flex-direction:column}.facade-downloads{justify-content:flex-start}}
@media(prefers-reduced-motion:reduce){.facade-stage>.facade-night,body,.facade-stage{transition:none!important}}

@media(max-width:380px){.facade-spot{top:var(--small-floor-position)}}

/* Compact navigation and a steady, uncropped image surface. */
.floor-bar{position:sticky;top:0;z-index:5;display:flex;align-items:stretch;gap:1rem;padding:0 2rem;background:#eeede3;border-bottom:1px solid var(--line)}
.floor-tabs{flex:1;min-width:0;padding:0;border:0;scrollbar-width:none}
.floor-tabs::-webkit-scrollbar{display:none}
.floor-link{padding:.8rem 1.1rem;min-height:52px;display:flex;align-items:center}
.floor-link[aria-current="page"]::after{left:1.1rem;right:1.1rem}
.floor-tools{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}
.pdf-link{font-size:.875rem;text-decoration:none;white-space:nowrap;padding:.7rem 0;min-height:44px;display:flex;align-items:center}
.pdf-link:hover{text-decoration:underline}
.bar-button{background:none;border:0;font-size:.875rem;min-height:44px;padding:.5rem 0;white-space:nowrap}
.bar-button:hover{text-decoration:underline}.bar-button span{margin-left:.25rem}
.room-index{position:sticky;top:53px;max-height:calc(100dvh - 53px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-top:1.25rem}
.index-heading{margin-bottom:1.2rem}.nav-group{margin-bottom:1.05rem}.nav-group h2{font-size:.75rem;letter-spacing:.085em}
main{padding-top:1.25rem}.room-heading{margin-bottom:1rem;gap:1.2rem}.room-heading h1{font-size:clamp(1.8rem,2.6vw,2.4rem)}
.image-stage{height:max(220px,calc(100dvh - 205px));min-height:0;background:#e7e3d8}
.image-stage img{width:100%;height:100%;max-height:100%;object-fit:contain}
.view-controls{align-items:center}.keyboard-hint{font-size:.75rem;line-height:1.4;color:var(--muted);white-space:nowrap}
.view-controls .keyboard-hint{margin-right:.65rem}
kbd{font:inherit;font-size:.8rem;border:1px solid #babdac;border-radius:3px;padding:.1rem .3rem;white-space:nowrap}
.enlarge-hint kbd{margin-left:.4rem}
#image-dialog{inset:0;width:100%;height:100dvh;max-height:100dvh;background:var(--paper)}
#image-dialog .dialog-top{padding:.55rem 1.2rem;min-height:64px}
#image-dialog .dialog-top h2{font-size:1.1rem}
#image-dialog .dialog-image-wrap{padding:0;background:#e1ded5}
#image-dialog .dialog-image-wrap img{width:100%;height:100%;object-fit:contain}
#image-dialog .dialog-bottom{padding:.4rem 1rem;min-height:66px}
.dialog-navigation{display:flex;gap:.75rem;align-items:center}.dialog-progress{display:flex;flex-direction:column;gap:.3rem;align-items:center;text-align:center}
#shortcuts-dialog{inset:1rem;width:min(580px,calc(100% - 2rem));height:auto;max-height:calc(100dvh - 2rem);padding:.25rem .5rem 1.2rem;overflow-y:auto}
#shortcuts-dialog .dialog-top h2{font-size:1.4rem}.shortcut-list{margin:0;padding:0 1.5rem}.shortcut-list>div{display:grid;grid-template-columns:120px 1fr;gap:1rem;padding:.85rem 0;border-top:1px solid var(--line)}.shortcut-list dt{margin:0;white-space:nowrap}.shortcut-list dd{margin:0;font-size:.94rem}.shortcut-list small{display:block;color:var(--muted);font-size:.8rem;margin-top:.2rem}
@media(min-width:1600px){main{padding-top:1.25rem}.room-index{padding-top:1.25rem}}
@media(max-width:1150px){.floor-bar{padding:0 1rem;gap:.5rem}.floor-tools{gap:.9rem}.floor-link{padding:.8rem .8rem}.floor-link[aria-current="page"]::after{left:.8rem;right:.8rem}.room-heading{gap:.6rem}.image-stage{height:max(220px,calc(100dvh - 255px))}.view-controls .keyboard-hint{display:none}}
@media(max-width:800px){.floor-bar{padding:0 .6rem;gap:.6rem}.floor-tools{gap:.75rem}.floor-link{font-size:.875rem;padding:.7rem .8rem}.bar-button,.pdf-link{font-size:.8rem}.bar-button span{margin-left:.1rem}#keyboard-help{display:none}main{padding-top:0}.mobile-room-picker{margin-bottom:1rem;padding:.35rem 0}.room-heading{margin-bottom:.85rem}.image-stage{height:max(220px,calc(100dvh - 280px))}.dialog-navigation{gap:.1rem}.dialog-navigation button{font-size:.8rem;padding:.4rem}.dialog-progress .keyboard-hint{display:none}#image-dialog .dialog-bottom{padding:.4rem .5rem}#dialog-count{font-size:.75rem;max-width:160px}.shortcut-list{padding:0 .7rem}.shortcut-list>div{grid-template-columns:105px 1fr;gap:.75rem}}
@media(max-width:460px){.image-stage{height:max(220px,calc(100dvh - 310px))}.room-heading h1{font-size:1.9rem}.view-controls button{min-width:44px}.dialog-top p{font-size:.75rem}.dialog-top h2{max-width:270px}#image-dialog .dialog-top{padding:.5rem .7rem}.dialog-navigation button[id$="-room"]{display:none}.floor-tools{gap:.65rem}}

/* Keep gallery information in short lines and reserve a fixed close target. */
#image-dialog .dialog-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.6rem 1rem;padding:.8rem 1.2rem}
#image-dialog .dialog-heading{min-width:0}
#image-dialog #dialog-room{font-size:.72rem;line-height:1.4}
#image-dialog .dialog-top h2{max-width:none;margin:.25rem 0 .4rem;font-size:1.15rem;line-height:1.25;overflow-wrap:anywhere}
#image-dialog .dialog-measures{display:flex;flex-wrap:wrap;gap:.15rem .9rem;font-size:.75rem;line-height:1.4}
#image-dialog .dialog-measures span{white-space:nowrap}
#image-dialog .dialog-close{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;white-space:nowrap;min-width:44px;min-height:44px;padding:.35rem .5rem}
#image-dialog .dialog-close .close-label{font-size:.875rem;margin:0}
#image-dialog .dialog-close .close-icon{font-size:1.6rem;line-height:1;margin:0}
#image-dialog .dialog-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.75rem;min-height:56px}
#image-dialog .dialog-navigation:last-child{justify-content:flex-end}
#image-dialog .dialog-progress .keyboard-hint{display:none}
#image-dialog #dialog-count{font-size:.85rem;white-space:nowrap;font-variant-numeric:tabular-nums}
@media(max-width:600px){
  #image-dialog .dialog-top{padding:.75rem .85rem;gap:.5rem}
  #image-dialog .dialog-top h2{font-size:1.08rem}
  #image-dialog .dialog-close .close-label{display:none}
  #image-dialog .dialog-bottom{gap:.45rem;padding:.35rem .75rem}
  #image-dialog .dialog-navigation button[id$="-room"]{display:none}
}
