.sh-room-visualizer-wrapper{width:100%;margin:18px 0}.sh-room-visualizer-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 22px;border:1px solid #0F3843;background:#0f3843;color:#fff;border-radius:8px;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:all .28s ease}.sh-room-visualizer-btn:hover{background:#fff;color:#0f3843;transform:translateY(-1px);box-shadow:0 12px 28px #0f38432e}.sh-room-visualizer-btn-icon{width:22px;height:22px;display:inline-flex}.sh-room-visualizer-btn svg,.sh-room-visualizer-close svg,.sh-upload-box svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sh-room-visualizer-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;opacity:0;visibility:hidden;pointer-events:none;transition:all .28s ease}.sh-room-visualizer-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.sh-room-visualizer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#050f14b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sh-room-visualizer-panel{position:relative;width:min(1180px,calc(100% - 32px));max-height:calc(100vh - 32px);margin:16px auto;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 24px 80px #00000059;transform:translateY(18px) scale(.98);transition:all .28s ease}.sh-room-visualizer-modal.is-open .sh-room-visualizer-panel{transform:translateY(0) scale(1)}.sh-room-visualizer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;background:linear-gradient(135deg,#0f3843,#07152d);color:#fff}.sh-room-visualizer-kicker{margin:0 0 5px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffc7}.sh-room-visualizer-header h2{margin:0;color:#fff;font-size:clamp(21px,3vw,34px);line-height:1.15;font-weight:800}.sh-room-visualizer-header p{margin:8px 0 0;color:#ffffffd1;font-size:14px}.sh-room-visualizer-close{flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.24);background:#ffffff1a;color:#fff;border-radius:50%;padding:11px;cursor:pointer;transition:all .25s ease}.sh-room-visualizer-close:hover{background:#fff;color:#0f3843;transform:rotate(90deg)}.sh-room-visualizer-body{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:0;max-height:calc(100vh - 145px);overflow:hidden}.sh-room-visualizer-stage-wrap{padding:22px;background:#f4f6f7;overflow:auto}.sh-room-visualizer-stage{position:relative;width:100%;min-height:560px;background:#e9eeee;border-radius:16px;overflow:hidden;isolation:isolate;box-shadow:inset 0 0 0 1px #0f384314}.sh-room-base-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sh-floor-area{position:absolute;left:-8%;right:-8%;bottom:-3%;height:46%;overflow:hidden;opacity:.82;transform-origin:bottom center;transform:perspective(820px) rotateX(60deg) skew(-12deg);mix-blend-mode:multiply;border-radius:42% 42% 0 0/12% 12% 0 0;z-index:2}.sh-floor-texture{width:140%;height:140%;margin-left:-20%;margin-top:-12%;background-repeat:repeat;background-position:center;background-size:190px auto;transform-origin:center;filter:contrast(1.05) saturate(.96)}.sh-room-visualizer-empty{position:absolute;inset:auto 24px 24px 24px;z-index:4;display:none;background:#ffffffe6;color:#0f3843;border:1px solid rgba(15,56,67,.14);border-radius:14px;padding:14px 16px;box-shadow:0 12px 26px #0000001f}.sh-room-visualizer-empty strong,.sh-room-visualizer-empty span{display:block}.sh-room-visualizer-empty span{margin-top:4px;font-size:13px;color:#52636a}.sh-room-visualizer-note{margin-top:12px;color:#66777e;font-size:12px;line-height:1.5}.sh-room-visualizer-controls{padding:18px;overflow:auto;background:#fff;border-left:1px solid #e5ecef}.sh-control-card{padding:16px;border:1px solid #e2e9ec;border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f38430d}.sh-control-card+.sh-control-card{margin-top:14px}.sh-control-card h3{margin:0 0 14px;font-size:15px;line-height:1.25;color:#0f3843;font-weight:800}.sh-room-presets{display:grid;grid-template-columns:1fr;gap:10px}.sh-room-preset{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:10px;padding:8px;border:1px solid #e4eaed;border-radius:12px;background:#f9fbfb;color:#1f3036;cursor:pointer;text-align:left;transition:all .22s ease}.sh-room-preset:hover,.sh-room-preset.active{border-color:#0f3843;background:#0f38430f}.sh-room-preset img{width:74px;height:56px;object-fit:cover;border-radius:8px}.sh-room-preset span{font-size:13px;font-weight:700}.sh-upload-box{display:block;cursor:pointer}.sh-upload-box input{display:none}.sh-upload-box span{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border:1px dashed #0F3843;border-radius:12px;background:#0f38430d;color:#0f3843;font-size:14px;font-weight:800;transition:all .25s ease}.sh-upload-box span:hover{background:#0f3843;color:#fff}.sh-upload-box svg{width:20px;height:20px}.sh-range-control{display:block}.sh-range-control+.sh-range-control{margin-top:15px}.sh-range-control span{display:flex;justify-content:space-between;margin-bottom:7px;color:#263940;font-size:13px;font-weight:700}.sh-range-control input[type=range]{width:100%;accent-color:#0F3843;cursor:pointer}.sh-reset-btn{width:100%;margin-top:16px;min-height:44px;border:1px solid #0F3843;background:#fff;color:#0f3843;border-radius:10px;font-weight:800;cursor:pointer;transition:all .25s ease}.sh-reset-btn:hover{background:#0f3843;color:#fff}.sh-product-texture-preview{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center}.sh-product-texture-preview img{width:74px;height:74px;object-fit:cover;border-radius:12px;border:1px solid #e5eaed}.sh-product-texture-preview strong,.sh-product-texture-preview span{display:block}.sh-product-texture-preview strong{font-size:13px;line-height:1.35;color:#12262d}.sh-product-texture-preview span{margin-top:4px;color:#687a81;font-size:12px}body.sh-room-visualizer-lock{overflow:hidden}@media screen and (max-width:990px){.sh-room-visualizer-panel{width:calc(100% - 18px);margin:9px auto;max-height:calc(100vh - 18px);border-radius:15px}.sh-room-visualizer-body{grid-template-columns:1fr;max-height:calc(100vh - 128px);overflow:auto}.sh-room-visualizer-stage-wrap{padding:14px}.sh-room-visualizer-stage{min-height:430px}.sh-room-visualizer-controls{border-left:0;border-top:1px solid #e5ecef;padding:14px}.sh-room-presets{grid-template-columns:repeat(3,1fr)}.sh-room-preset{grid-template-columns:1fr;gap:7px}.sh-room-preset img{width:100%;height:70px}}@media screen and (max-width:640px){.sh-room-visualizer-header{padding:18px 16px}.sh-room-visualizer-close{width:38px;height:38px;padding:10px}.sh-room-visualizer-stage{min-height:330px;border-radius:12px}.sh-floor-area{height:45%}.sh-room-presets{grid-template-columns:1fr}.sh-room-preset{grid-template-columns:74px 1fr}.sh-room-preset img{width:74px;height:56px}.sh-room-visualizer-btn{font-size:14px;padding:13px 16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sh-room-visualizer.css.map */
