body{font-family:Varta,sans-serif;margin:0;padding:0;cursor:pointer;-moz-osx-font-smoothing:grayscale}body,body a,body button{text-align:center;-webkit-font-smoothing:antialiased}body a,body button{font-family:inherit;line-height:1em;box-sizing:border-box;text-decoration:none;border:none}body a.yellow,body button.yellow{font-family:Assistant,Avenir,Arial,sans-serif;color:#262223;background-color:#ffe82f}.room-item[data-v-3123f40d]{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"category top-left" "other other";aspect-ratio:1/1;border-radius:6px;margin:1em;padding:0;overflow:hidden;border:1px solid #181818}.room-item .item-category[data-v-3123f40d]{grid-area:category;color:#fff;text-align:center;padding:.2em .5em;margin:.25em;border-radius:3px;text-transform:uppercase;background-color:hsla(0,0%,9%,.8);z-index:0;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;font-size:12px;line-height:1.75em}.room-item img[data-v-3123f40d]{grid-column:1;grid-row:1/span 2;-o-object-fit:cover;object-fit:cover;border-radius:.1em;max-width:100%;max-height:100%;place-self:center;z-index:0}.room-item img.placeholder-image[data-v-3123f40d]{filter:grayscale(100%) blur(2px)}.dialog[data-v-ed7bbc5c]{position:fixed;inset:0}.dialog .dialog-backdrop[data-v-ed7bbc5c]{position:fixed;inset:0;background-color:rgba(0,0,0,.75)}.dialog .dialog-panel[data-v-ed7bbc5c]{display:flex;position:relative;flex-direction:column;background-color:#f5f5f5;bottom:0;top:100%;padding:1em;transform:translateY(-100%)}.dialog .dialog-panel .category-item[data-v-ed7bbc5c]{width:10em;aspect-ratio:1/1}.dialog .dialog-panel .category-item img[data-v-ed7bbc5c]{width:100%;height:100%}@media(min-width:768px){.dialog .dialog-content[data-v-ed7bbc5c]{display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;-moz-column-gap:1em;column-gap:1em;justify-content:center}}.room[data-v-d30e1660]{display:flex;flex-direction:column}.room .room-items[data-v-d30e1660]{display:grid;grid-template-columns:repeat(2,1fr)}.room .rendered-room[data-v-d30e1660]{max-width:50%;margin:0 auto}.room .submit-btn[data-v-d30e1660]{display:flex;align-items:center;-moz-column-gap:.5em;column-gap:.5em;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1rem;height:2.5em;line-height:2.5em;padding:0 24px;margin:32px auto 0}.room .submit-btn[data-v-d30e1660]:disabled{background:hsla(0,0%,60%,.4) none;color:#fff;cursor:unset}@media(min-width:768px){.room .room-items[data-v-d30e1660]{grid-template-columns:repeat(auto-fill,minmax(15em,1fr))}}