room-preview{display:contents}.room-preview__dock{margin-top:1rem}.room-preview__tips{display:grid;gap:.25rem;margin:.625rem 0 0;padding:0;list-style:none;font-size:.8125rem;line-height:1.4;color:rgb(var(--text-color) / .7)}.room-preview__tips li{position:relative;padding-left:1.125rem}.room-preview__tips li:before{content:"";position:absolute;left:.125rem;top:.5em;width:.375rem;height:.375rem;border-radius:50%;background:#014f7d;opacity:.55}.room-preview__dock[hidden]{display:none}.room-preview__trigger{--button-text-color: 1 79 125;--button-outline-color: 1 79 125;--border-color: 1 79 125;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;padding:.9rem 1rem 1rem;color:#014f7d;border-color:#014f7d;background:transparent;-webkit-tap-highlight-color:transparent}.room-preview__trigger:not(:disabled):active{background:#014f7d0f}.room-preview__trigger:disabled{opacity:.55;cursor:default}.room-preview__title{display:inline-flex;align-items:center;justify-content:center;gap:.625rem}.room-preview__icon{width:1.375rem;height:1.375rem;flex:none}.room-preview__desc{font:400 .8125rem/1.35 var(--text-font-family, inherit);letter-spacing:normal;text-transform:none;color:#014f7dcc;max-width:34ch;text-wrap:balance}.room-preview__trigger.is-busy .room-preview__icon{animation:room-preview-pulse .9s ease-in-out infinite}@keyframes room-preview-pulse{0%,to{opacity:1}50%{opacity:.35}}.room-preview__note{margin:.5rem 0 0;font-size:.75rem;line-height:1.4;color:rgb(var(--text-color) / .6)}.room-preview__ar-link{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.room-preview__debug{margin:.5rem 0 0;padding:.5rem;max-height:10rem;overflow:auto;font-size:.6875rem;line-height:1.35;white-space:pre-wrap;background:#0000000a;border-radius:6px;color:rgb(var(--text-color) / .7)}@media(prefers-reduced-motion:reduce){.room-preview__trigger.is-busy .room-preview__icon{animation:none}}.room-preview__tips[hidden]{display:none}html.room-guide-open,html.room-guide-open body{overflow:hidden}.room-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center}.room-guide[hidden]{display:none}.room-guide__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.room-guide__sheet{position:relative;display:flex;flex-direction:column;width:100%;max-width:32rem;max-height:92vh;max-height:92dvh;overflow:hidden;padding:0;border-radius:16px 16px 0 0;background:rgb(var(--background));color:rgb(var(--text-color));box-shadow:0 -8px 40px #00000040;animation:room-guide-in .22s ease both}@keyframes room-guide-in{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}@media screen and (min-width:700px){.room-guide{align-items:center}.room-guide__sheet{border-radius:16px}}.room-guide__body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1.25rem .75rem}.room-guide__footer{flex:none;padding:.25rem 1.25rem calc(env(safe-area-inset-bottom,0px) + 1rem);border-top:1px solid rgb(var(--text-color) / .08);background:rgb(var(--background))}.room-guide__close{position:absolute;z-index:2;top:.5rem;right:.5rem;width:2.5rem;height:2.5rem;border:0;background:transparent;color:rgb(var(--text-color) / .7);font-size:1.75rem;line-height:1;cursor:pointer}.room-guide__head{flex:none;display:flex;align-items:center;gap:.875rem;padding:1.25rem 3.25rem 0 1.25rem}.room-guide__thumb{flex:none;width:4rem;height:4rem;object-fit:cover;border-radius:6px;box-shadow:0 2px 8px #0000002e}.room-guide__title{margin:0}.room-guide__summary{margin:.125rem 0 0;font-size:.875rem;color:#014f7d;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-guide__head>div{min-width:0}.room-guide .room-preview__note{display:block;min-height:2.6em;margin:.5rem 0 0;color:#014f7d}.room-guide__group{margin-top:1rem}.room-guide__group[hidden]{display:none}.room-guide__label{margin:0 0 .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--text-color) / .55)}.room-guide__chips{display:flex;gap:.375rem}.room-guide__scroller{position:relative;margin-inline:-1.25rem}.room-guide__chips[data-sizes]{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:3px 1.25rem;margin-block:-3px}.room-guide__chips[data-sizes]::-webkit-scrollbar{display:none}.room-guide__chips[data-sizes]>.room-guide__chip{flex:none;justify-content:center;min-width:4.75rem;min-height:2.75rem;border-radius:0}.room-guide__more{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:2rem;height:2.5rem;border:1px solid rgb(var(--text-color) / .12);border-radius:10px;background:rgb(var(--background));color:rgb(var(--text-color) / .7);box-shadow:0 2px 10px #0000001f;cursor:pointer}.room-guide__more[hidden]{display:none}.room-guide__more svg{width:.875rem;height:.875rem}.room-guide__chips[data-frames],.room-guide__chips[data-panels]{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}.room-guide__chip{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.5rem .875rem;border:1px solid rgb(var(--text-color) / .18);border-radius:999px;background:rgb(var(--background));color:rgb(var(--text-color) / .88);font-size:.875rem;font-variant-numeric:tabular-nums;cursor:pointer;-webkit-tap-highlight-color:transparent}.room-guide__chip--tile{padding:.5rem .25rem .375rem;border-radius:12px}.room-guide__swatch{width:2.75rem;height:2.75rem;border-radius:0;background-size:cover;background-position:center;background-color:rgb(var(--text-color) / .05)}.room-guide__panelicon{display:grid;place-items:center;width:2.75rem;height:2rem}.room-guide__panelicon svg{width:100%;height:100%}.room-guide__panelicon rect{fill:rgb(var(--text-color) / .08);stroke:currentColor;stroke-width:1.2}.room-guide__chiptext{line-height:1.2;white-space:nowrap}.room-guide__chip{position:relative}.room-guide__chip.is-unavailable{opacity:.5}.room-guide__chip.is-unavailable:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;--strike: var(--swatch-disabled-strike-color, rgb(var(--text-color) / .45));background:linear-gradient(to bottom right,transparent calc(50% - .5px),var(--strike) calc(50% - .5px) calc(50% + .5px),transparent calc(50% + .5px))}.room-guide__chip.is-active{border-color:#014f7d;box-shadow:0 0 0 1px #014f7d;background:#014f7d0f;color:#014f7d}.room-guide__chip:disabled{opacity:.35;cursor:default}.room-guide__chip:focus-visible,.room-guide__close:focus-visible{outline:2px solid #014f7d;outline-offset:2px}.room-guide .room-preview__tips{margin-top:0}.room-guide__tipsbox{margin-top:1rem;border-top:1px solid rgb(var(--text-color) / .08);padding-top:.75rem}.room-guide__tipsbox>summary{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;color:#014f7d;cursor:pointer;list-style:none}.room-guide__tipsbox>summary::-webkit-details-marker{display:none}.room-guide__tipsbox>summary:after{content:"+";font-size:1.125rem;line-height:1}.room-guide__tipsbox[open]>summary:after{content:"\2212"}.room-guide__tipsbox .room-preview__tips{margin-top:.625rem}.room-guide__launch{--button-background: 1 79 125;--button-text-color: 255 255 255;--button-outline-color: 1 79 125;margin-top:.5rem}@media(prefers-reduced-motion:reduce){.room-guide__sheet{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/room-preview.css.map */
