.modal--visual-size-guide{--vsg-border: rgba(26, 24, 21, .16);--vsg-muted: rgba(26, 24, 21, .64);--vsg-surface: #f5f3ef;--vsg-surface-deep: #e8e3db;--vsg-accent: #26231f;z-index:2147483000}.modal--visual-size-guide .vsg-modal__window{display:flex;width:min(1180px,calc(100% - 48px));max-width:1180px;height:min(820px,calc(var(--viewport-height, 100dvh) - 48px));max-height:92dvh;min-height:620px;margin:24px;overflow:hidden;flex-direction:column;box-shadow:0 16px 52px #1e1b1724}.vsg-modal__header{position:relative;z-index:3;display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;padding:24px 72px 20px 28px;border-bottom:1px solid var(--vsg-border);background:var(--body-bg-color, #fff)}.vsg-modal__title{margin:0}.vsg-modal__subtitle{margin:5px 0 0;color:var(--vsg-muted);font-size:.92rem}.modal--visual-size-guide .vsg-modal__close{top:14px;right:16px;display:grid;width:44px;min-width:44px;height:44px;place-items:center;padding:0}.vsg{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.vsg__content{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr)}.vsg__controls{min-width:0;padding:26px 28px 30px;overflow-y:auto;border-right:1px solid var(--vsg-border);scrollbar-width:thin}.vsg__group{min-width:0;margin:0 0 24px;padding:0;border:0}.vsg__legend{display:block;margin:0 0 10px;color:currentColor;font-size:.9rem;font-weight:600;letter-spacing:.01em}.vsg__label-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.vsg__label-row .vsg__legend{margin-bottom:10px}.vsg__hint,.vsg__range{color:var(--vsg-muted);font-size:.75rem;line-height:1.4}.vsg__hint--block{display:block;margin:8px 0 0}.vsg__range{margin:7px 0 0}.vsg__furniture-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.vsg-choice,.vsg-segmented button{min-height:44px;border:1px solid var(--vsg-border);border-radius:var(--btn-border-radius, 3px);background:transparent;color:currentColor;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.vsg-choice--furniture{display:flex;min-width:0;padding:8px 4px 7px;align-items:center;flex-direction:column;justify-content:center;gap:3px;font-size:.7rem;line-height:1.15}.vsg-choice--furniture svg{width:25px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2}.vsg-choice[aria-pressed=true],.vsg-segmented button[aria-pressed=true]{border-color:var(--vsg-accent);background:var(--vsg-accent);color:#fff}@media(hover:hover){.vsg-choice:hover,.vsg-segmented button:hover{border-color:var(--vsg-accent)}}.vsg-stepper{display:grid;min-height:46px;overflow:hidden;border:1px solid var(--vsg-border);border-radius:var(--btn-border-radius, 3px);grid-template-columns:48px 1fr 48px}.vsg-stepper button{min-width:44px;border:0;background:var(--vsg-surface);color:currentColor;font-size:1.25rem}.vsg-stepper button:first-child{border-right:1px solid var(--vsg-border)}.vsg-stepper button:last-child{border-left:1px solid var(--vsg-border)}.vsg-stepper__value{display:flex;min-width:0;align-items:center;justify-content:center;gap:5px}.vsg-stepper__value input{width:58px;min-width:0;padding:8px 0;border:0;background:transparent;color:currentColor;font:inherit;font-weight:600;text-align:right;-webkit-appearance:textfield;appearance:textfield}.vsg-stepper__value input::-webkit-inner-spin-button,.vsg-stepper__value input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.vsg-select,.vsg-size-single{width:100%;min-height:46px;margin:0;padding:10px 40px 10px 13px;border:1px solid var(--vsg-border);border-radius:var(--input-border-radius, 3px);background-color:transparent;color:currentColor;font:inherit}.vsg-size-single{padding-right:13px}.vsg-segmented{display:flex;flex-wrap:wrap;gap:8px}.vsg-segmented button{padding:9px 17px}.vsg__metadata{display:grid;margin:-2px 0 24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vsg__metadata div{min-width:0;padding:11px 13px;border:1px solid var(--vsg-border);background:var(--vsg-surface)}.vsg__metadata dt{margin-bottom:3px;color:var(--vsg-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.vsg__metadata dd{margin:0;font-size:.86rem;font-weight:600}.vsg-recommendation{display:grid;padding:14px 15px;border-left:3px solid var(--vsg-accent);background:var(--vsg-surface);grid-template-columns:1fr auto;gap:2px 12px}.vsg-recommendation[data-status=caution]{border-left-color:#8b6b47}.vsg-recommendation[data-status=recommended]{border-left-color:#536b52}.vsg-recommendation__eyebrow{grid-column:1 / -1;color:var(--vsg-muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.vsg-recommendation strong{align-self:center;font-size:.92rem}.vsg-recommendation [data-vsg-ratio]{align-self:center;color:var(--vsg-muted);font-size:.82rem}.vsg__preview{display:flex;min-width:0;min-height:0;padding:24px;align-items:center;justify-content:center;background:var(--vsg-surface)}.vsg-scene{width:100%;max-width:730px;margin:0}.vsg-scene svg{display:block;width:100%;height:auto}.vsg-scene figcaption{min-height:22px;margin-top:8px;color:var(--vsg-muted);font-size:.78rem;text-align:center}.vsg-scene__wall{fill:#eeece7}.vsg-artwork__placeholder{fill:#f8f6f2;stroke:#c9c3ba;stroke-width:1;vector-effect:non-scaling-stroke}.vsg-artwork__frame{fill:none;stroke:#302d28;stroke-width:1.5;vector-effect:non-scaling-stroke}.vsg-furniture__fill{fill:var(--vsg-surface-deep);stroke:#8f877c;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.vsg-furniture__line{fill:none;stroke:#8f877c;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.vsg-furniture__line--wall{stroke-dasharray:7 7}.vsg-scene [data-vsg-furniture-svg][hidden],.vsg-artwork [data-vsg-piece][hidden]{display:none}.vsg-dimensions path{fill:none;stroke:#2c28237a;stroke-width:1;vector-effect:non-scaling-stroke}.vsg-dimensions text{fill:#2c2823b8;font-family:inherit;font-size:18px}.vsg__footer{position:relative;z-index:2;display:flex;flex:0 0 auto;min-height:74px;padding:13px 28px;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--vsg-border);background:var(--body-bg-color, #fff)}.vsg__footer-selection{display:grid;margin:0;gap:1px}.vsg__footer-selection span{color:var(--vsg-muted);font-size:.72rem}.vsg__footer-selection strong{font-size:.94rem}.vsg__apply{min-width:190px;min-height:46px}.vsg button:focus-visible,.vsg input:focus-visible,.vsg select:focus-visible,.vsg-modal__close:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:1023px){.vsg__furniture-list{grid-template-columns:repeat(3,minmax(0,1fr))}.vsg__controls{padding-right:22px;padding-left:22px}.vsg__preview{padding:18px}}@media(max-width:767px){.modal--visual-size-guide{align-items:flex-end}.modal--visual-size-guide .vsg-modal__window{width:100%;height:min(95dvh,var(--viewport-height, 95dvh));max-height:95dvh;min-height:0;margin:0;border-radius:var(--modal-border-radius, 10px) var(--modal-border-radius, 10px) 0 0}.vsg-modal__header{position:sticky;top:0;padding:17px 58px 14px 18px}.vsg-modal__title{font-size:1.25rem}.vsg-modal__subtitle{font-size:.8rem}.modal--visual-size-guide .vsg-modal__close{top:8px;right:8px}.vsg{display:block;overflow-y:auto;overscroll-behavior:contain}.vsg__content{display:flex;min-height:auto;flex-direction:column}.vsg__preview{order:-1;min-height:auto;padding:12px 14px 4px}.vsg-scene{max-width:500px}.vsg-scene figcaption{margin-top:2px;font-size:.72rem}.vsg__controls{padding:20px 16px 24px;overflow:visible;border-top:1px solid var(--vsg-border);border-right:0}.vsg__group{margin-bottom:21px}.vsg__furniture-list{display:flex;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.vsg__furniture-list::-webkit-scrollbar{display:none}.vsg-choice--furniture{min-width:82px;scroll-snap-align:start}.vsg__footer{position:sticky;bottom:0;min-height:70px;padding:10px 14px;box-shadow:0 -8px 20px #1e1b170f}.vsg__apply{min-width:164px}}@media(max-width:389px){.vsg__footer-selection{display:none}.vsg__apply{width:100%}}@media(prefers-reduced-motion:reduce){.modal--visual-size-guide,.modal--visual-size-guide .modal__window,.vsg-choice,.vsg-segmented button{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/visual-size-guide.css.map */
