*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#1a1a1a;flex-direction:column;height:100dvh;font-family:Arial,sans-serif;display:flex;overflow:hidden}canvas#canvas{touch-action:none;-webkit-user-select:none;user-select:none;flex:1;width:100%;height:100%;display:block}#toolbar{z-index:100;-webkit-overflow-scrolling:touch;background:#222;border-bottom:1px solid #333;flex-shrink:0;align-items:center;gap:4px;height:48px;padding:0 6px;display:flex;position:relative;overflow:auto hidden}#toolbar::-webkit-scrollbar{display:none}.bar-left,.bar-centre,.bar-right{flex-shrink:0;align-items:center;gap:4px;display:flex}.bar-centre{flex:1;justify-content:center;min-width:0}.bar-right{margin-left:auto}#toolbar button{color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#333;border:1px solid #444;border-radius:8px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:7px;font-size:13px;transition:background .15s;display:inline-flex}#toolbar button.signed-in{color:#ff9500}#toolbar button:hover{background:#444}#toolbar button.active{background:#ff9500;border-color:#ff9500}.tb-icon{width:36px;height:36px;padding:0!important;font-size:15px!important}#btn-undo,#btn-redo{width:36px;height:36px;padding:0;font-size:16px}#btn-undo:disabled,#btn-redo:disabled{opacity:.35;cursor:not-allowed}#btn-undo:disabled:hover,#btn-redo:disabled:hover{background:#333}#btn-total-pill{font-size:12px;font-weight:700;color:#ff9500!important;min-width:unset!important;background:0 0!important;border:1.5px solid #ff950099!important;border-radius:20px!important;padding:5px 12px!important;transition:background .2s!important}#btn-total-pill:hover,#btn-total-pill:active{background:#ff950026!important}#btn-hamburger{justify-content:center;align-items:center;display:inline-flex}#hamburger-menu{z-index:600;background:#1e1e1e;border:2px solid #ff9500;border-radius:14px;flex-direction:column;gap:6px;min-width:190px;padding:8px;position:fixed;top:52px;right:6px;box-shadow:0 8px 32px #0009}#theme-menu{z-index:600;background:#1e1e1e;border:2px solid #ff9500;border-radius:14px;flex-direction:column;gap:6px;min-width:140px;padding:8px;position:fixed;box-shadow:0 8px 32px #0009}#theme-menu button{color:#fff;cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#2a2a2a;border:1px solid #444;border-radius:8px;width:100%;min-height:44px;padding:10px 14px;font-size:13px;transition:background .15s}#theme-menu button:hover,#theme-menu button:active{background:#3a3a3a}#theme-menu button.active{color:#fff;background:#ff9500;border-color:#ff9500}#hamburger-menu button{color:#fff;cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#2a2a2a;border:1px solid #444;border-radius:8px;width:100%;min-height:44px;padding:10px 14px;font-size:13px;transition:background .15s}#hamburger-menu button:active,#hamburger-menu button:hover{background:#3a3a3a}@media (hover:none) and (pointer:coarse){#btn-free-draw{display:none!important}}@media (width<=768px){#btn-undo,#btn-redo,#btn-import-glb{display:none}#btn-hamburger{justify-content:center;align-items:center;display:inline-flex}#toolbar button{min-width:44px;min-height:44px}.tb-icon{width:44px!important;height:44px!important}}@media (width<=430px){#toolbar{-webkit-overflow-scrolling:touch;gap:2px;height:44px;padding:0 3px;overflow:auto hidden}#toolbar::-webkit-scrollbar{display:none}#toolbar button{border-radius:7px;flex-shrink:0;min-width:44px;min-height:44px;padding:5px;font-size:11px}.tb-icon{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;font-size:14px!important}#btn-draw-wall,#btn-toggle-view{padding:5px 7px;font-size:11px}#btn-total-pill{font-size:11px;padding:4px 8px!important}#hamburger-menu{min-width:180px;top:48px;right:4px}}#main-area{flex:1;display:flex;position:relative;overflow:hidden}#product-panel{z-index:50;background:#252525;border-right:1px solid #333;flex-direction:column;flex-shrink:0;width:220px;transition:transform .25s;display:flex;overflow-y:auto}#product-panel h3{color:#ff9500;flex-shrink:0;padding:12px 14px 8px;font-size:13px;font-weight:700}.product-empty{color:#888;text-align:center;padding:16px;font-size:13px}.product-group-header{z-index:2;color:#ff9500;text-transform:uppercase;letter-spacing:.5px;background:#252525;border-top:1px solid #2a2a2a;margin-top:4px;padding:10px 12px 6px;font-size:11px;font-weight:700;position:sticky;top:0}.product-item{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-bottom:1px solid #2e2e2e;flex-direction:row;align-items:center;gap:10px;min-height:56px;padding:8px 12px;font-size:13px;transition:background .15s;display:flex}.product-item:hover,.product-item:active{background:#ff9500}.product-item:hover .product-item-meta,.product-item:active .product-item-meta{color:#222}.product-item:hover .product-item-badge,.product-item:active .product-item-badge{color:#444}.product-thumb{background:#1a1a1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.product-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb-placeholder{opacity:.5;font-size:22px;line-height:1}.product-item-body{flex:1;min-width:0}.product-item-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.product-item-meta{color:#aaa;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.product-item-badge{color:#666;margin-top:2px;font-size:10px}@media (width<=768px){#product-panel{width:min(320px,88vw);height:100%;position:absolute;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 20px #00000080}#product-panel.open{transform:translate(0)}.product-thumb{width:56px;height:56px}.product-item{min-height:56px;padding:10px 12px}}#drawer-backdrop{z-index:40;background:#00000080;display:none;position:fixed;inset:0}#drawer-backdrop.visible{display:block}#room-area{color:#aaa;pointer-events:none;white-space:nowrap;z-index:20;background:#00000080;border-radius:10px;padding:3px 10px;font-size:11px;position:absolute;top:8px;left:50%;transform:translate(-50%)}#pricing-panel{z-index:200;background:#252525;border-left:1px solid #333;flex-direction:column;width:280px;max-height:calc(100dvh - 48px);transition:transform .25s;display:flex;position:fixed;top:48px;right:0;overflow:hidden;transform:translate(100%)}#pricing-panel.open{transform:translate(0)}#pricing-panel.elevation-open{transition:right .2s;right:520px;transform:translate(0)}@media (width<=430px){#pricing-panel{border-top:2px solid #ff9500;border-left:none;border-radius:16px 16px 0 0;width:100%;max-height:72dvh;transition:transform .25s;inset:auto 0 0;transform:translateY(100%)}#pricing-panel.open{transform:translateY(0)}#pricing-panel.elevation-open{right:0;transform:translateY(0)}}#quote-header{border-bottom:1px solid #333;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}#quote-header span{color:#ff9500;font-size:15px;font-weight:700}#btn-quote-close{color:#aaa;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0 4px;font-size:20px;line-height:1;display:flex}#item-list{-webkit-overflow-scrolling:touch;flex:1;padding:10px 14px;overflow-y:auto}.quote-item{color:#ccc;border-bottom:1px solid #2e2e2e;padding:10px 0;font-size:12px;line-height:1.5}#quote-footer{padding:12px 16px;padding-bottom:max(12px, env(safe-area-inset-bottom));border-top:1px solid #333;flex-shrink:0}.total-line{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.total-line span:first-child{color:#aaa;font-size:13px}#total-price{color:#ff9500;font-size:16px;font-weight:700}#btn-send-cart{color:#fff;cursor:pointer;touch-action:manipulation;background:#2a9d2a;border:none;border-radius:8px;width:100%;min-height:44px;margin-bottom:8px;padding:11px;font-size:14px;font-weight:700;transition:background .15s}#btn-send-cart:hover{background:#34b534}#btn-send-cart:active{background:#237823}#btn-send-cart:disabled{color:#999;cursor:not-allowed;background:#555}#btn-export,#btn-export-pdf{color:#fff;cursor:pointer;touch-action:manipulation;background:#ff9500;border:none;border-radius:8px;width:100%;min-height:44px;padding:11px;font-size:14px;font-weight:700;transition:background .15s}#btn-export:hover{background:#fa3}#btn-export:active{background:#e08000}#btn-export-pdf{color:#ff9500;background:0 0;border:1px solid #ff9500;margin-top:8px}#btn-export-pdf:hover{background:#ff95001f}#btn-export-pdf:active{background:#ff950038}#wall-dim-input{z-index:500;pointer-events:all;background:#1a1a1a;border:2px solid #ff9500;border-radius:8px;flex-direction:row;align-items:center;gap:6px;padding:6px 10px;display:none;position:fixed}#wall-dim-value{color:#fff;background:#2a2a2a;border:1px solid #ff9500;border-radius:6px;width:80px;min-height:36px;padding:6px 8px;font-size:15px;font-weight:700}@media (width<=430px){#wall-dim-input{border-radius:12px;gap:10px;padding:8px 14px;transform:translate(-50%);bottom:max(16px, env(safe-area-inset-bottom))!important;top:auto!important;left:50%!important}#wall-dim-value{width:88px;min-height:40px;font-size:16px}}#draw-mode-menu{z-index:600;bottom:max(80px, calc(60px + env(safe-area-inset-bottom)));background:#1e1e1e;border:2px solid #ff9500;border-radius:14px;flex-direction:column;gap:6px;min-width:240px;padding:12px 10px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0009}.dmm-btn{color:#fff;cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#2a2a2a;border:1px solid #444;border-radius:8px;width:100%;min-height:44px;padding:10px 14px;font-size:13px;transition:background .15s}.dmm-btn:active{background:#3a3a3a}@media (width<=430px){#draw-mode-menu{min-width:unset;left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));transform:none}.dmm-btn{min-height:48px;padding:12px 14px;font-size:14px}}#draw-confirm-bar{bottom:max(16px, env(safe-area-inset-bottom));z-index:500;white-space:nowrap;background:#1a1a1a;border:2px solid #ff9500;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000080}#draw-confirm-hint{color:#aaa;font-family:Arial;font-size:12px}#draw-confirm-bar button{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ff9500;border:none;border-radius:8px;min-width:36px;min-height:36px;padding:7px 14px;font-size:16px;font-weight:700}#draw-confirm-bar button:last-child{background:#444}@media (width<=430px){#draw-confirm-bar{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));white-space:normal;border-radius:14px;justify-content:space-between;padding:10px 12px;transform:none}#draw-confirm-hint{white-space:normal;flex:1;font-size:11px}#draw-confirm-bar button{flex-shrink:0;min-width:44px;min-height:44px;font-size:15px}}#draw-preset-picker{z-index:600;bottom:max(80px, calc(60px + env(safe-area-inset-bottom)));background:#1e1e1e;border:2px solid #ff9500;border-radius:14px;align-items:flex-start;gap:16px;padding:14px 16px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0009}.dpp-card{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:2px solid #333;border-radius:10px;padding:8px;transition:border-color .15s}.dpp-card:hover,.dpp-card:active{border-color:#ff9500}@media (width<=430px){#draw-preset-picker{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));justify-content:center;transform:none}}#touch-model-overlay{bottom:max(16px, env(safe-area-inset-bottom));z-index:400;pointer-events:none;position:fixed;left:50%;transform:translate(-50%)}#touch-overlay-inner{pointer-events:all;background:#1e1e1eeb;border:1px solid #444;border-radius:30px;gap:8px;padding:8px 12px;display:flex;box-shadow:0 4px 20px #00000080}#touch-overlay-inner button{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:#ffffff1a;border:1px solid #555;border-radius:22px;min-height:40px;padding:8px 14px;font-size:13px;transition:background .15s}#touch-overlay-inner button:active{background:#ff95004d}@media (width<=430px){#touch-model-overlay{bottom:max(12px, env(safe-area-inset-bottom));width:auto;left:8px;right:8px;transform:none}#touch-overlay-inner{border-radius:14px;justify-content:space-between;gap:4px;padding:6px 8px}#touch-overlay-inner button{text-align:center;border-radius:10px;flex:1;min-height:44px;padding:8px 10px;font-size:12px}}#touch-float-panel{z-index:401;background:#1e1e1e;border:1px solid #444;border-radius:12px;width:180px;position:fixed;top:60px;right:12px;overflow:hidden;box-shadow:0 4px 20px #00000080}#touch-float-handle{color:#ff9500;cursor:grab;-webkit-user-select:none;user-select:none;background:#2a2a2a;border-bottom:1px solid #333;justify-content:space-between;align-items:center;min-height:44px;padding:10px 12px;font-size:12px;font-weight:700;display:flex}#touch-float-close{color:#aaa;cursor:pointer;text-align:center;min-width:32px;padding:4px 6px;font-size:18px}#touch-float-body{flex-direction:column;gap:4px;padding:6px;display:flex}#touch-float-body button{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-align:left;background:#2a2a2a;border:1px solid #333;border-radius:8px;min-height:40px;padding:9px 12px;font-size:12px;transition:background .15s}#touch-float-body button:active{background:#3a3a3a}#tfp-ruler-readout{background:#111;border-top:1px solid #222;padding:8px 12px}#tfp-ruler-text{color:#aaa;font-size:11px}.tfp-btn-active{background:#ff9500!important;border-color:#ff9500!important}.tfp-btn-hidden{opacity:.5}@media (width<=430px){#touch-float-panel{top:auto;bottom:max(72px, calc(60px + env(safe-area-inset-bottom)));border-radius:14px;width:auto;left:8px;right:8px}#touch-float-body{flex-flow:wrap;gap:6px;padding:8px}#touch-float-body button{text-align:center;border-radius:10px;flex:calc(50% - 6px);min-height:44px;font-size:13px}}#glb-setup-modal{padding:8px}#glb-step-1,#glb-step-2{-webkit-overflow-scrolling:touch;max-height:90dvh;overflow-y:auto}@media (width<=430px){#glb-setup-modal{align-items:flex-end!important;padding:4px!important}#glb-step-1,#glb-step-2{border-bottom:none!important;border-left:none!important;border-right:none!important;border-radius:16px 16px 0 0!important;width:100%!important;max-height:92dvh!important;padding:12px!important}#glb-step-1 div[style*=display\:flex][style*=gap\:10px]{flex-direction:column!important;align-items:stretch!important}#glb-w,#glb-h,#glb-d{width:100%!important}#glb-preview-canvas{height:160px!important}#glb-photo-canvas{height:200px!important}.glb-rot-btn,.glb-flip-btn{text-align:center!important;flex:1!important;min-height:40px!important;padding:9px 6px!important;font-size:12px!important}body>div[style*=width\:520px]{-webkit-overflow-scrolling:touch!important;border-top:2px solid #ff9500!important;border-left:none!important;border-radius:16px 16px 0 0!important;width:100vw!important;height:58dvh!important;top:auto!important;bottom:0!important;right:0!important;overflow-y:auto!important}body>div[style*=width\:260px]{-webkit-overflow-scrolling:touch!important;width:100%!important;max-height:86dvh!important;padding-bottom:max(16px, env(safe-area-inset-bottom))!important;border:none!important;border-top:2px solid #ff9500!important;border-radius:16px 16px 0 0!important;position:fixed!important;inset:auto 0 0!important;overflow-y:auto!important}body>div[style*=z-index\:500]{top:auto!important;left:8px!important;right:8px!important;bottom:max(16px, env(safe-area-inset-bottom))!important;border-radius:12px!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;width:auto!important;padding:10px 12px!important}body>div[style*=z-index\:500] input[type=number]{width:100px!important;min-height:40px!important;font-size:16px!important}body>div[style*=z-index\:500] button{min-height:40px!important;padding:8px 12px!important;font-size:13px!important}body>div[style*=min-width\:100px]{padding:8px 14px!important;font-size:14px!important}#projects-modal{align-items:flex-end!important}#projects-modal-inner{border-bottom:none!important;border-left:none!important;border-right:none!important;border-radius:16px 16px 0 0!important;width:100%!important;max-height:92dvh!important}}.proj-row{border-bottom:1px solid #2a2a2a;align-items:center;gap:12px;min-height:76px;padding:10px 16px;display:flex}.proj-row:last-child{border-bottom:none}.proj-thumb{object-fit:cover;background:#2a2a2a;border:1px solid #333;border-radius:6px;flex-shrink:0;width:60px;height:60px}.proj-info{flex:1;min-width:0;overflow:hidden}.proj-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.proj-time{color:#888;margin-top:2px;font-size:11px}.proj-actions{flex-shrink:0;gap:6px;display:flex}.proj-btn-load{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ff9500;border:none;border-radius:6px;min-width:44px;min-height:44px;padding:8px 14px;font-size:13px;font-weight:700}.proj-btn-load:active{background:#e08000}.proj-btn-delete{color:#c0392b;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#2a2a2a;border:1px solid #444;border-radius:6px;min-width:44px;min-height:44px;padding:8px 10px;font-size:15px}.proj-btn-delete:active{background:#3a2020}.proj-btn-share{color:#4a9eff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:#2a2a2a;border:1px solid #444;border-radius:6px;min-width:44px;min-height:44px;padding:8px 10px;font-size:12px}.proj-btn-share:active{background:#1a2a3a}#float-camera{z-index:199;pointer-events:auto;flex-direction:column;gap:6px;display:flex;position:fixed;top:56px;right:8px}#float-camera #btn-camera,#float-camera #btn-theme-trigger,#float-camera #btn-joystick{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-backdrop-filter:blur(4px);background:#3333331a;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:background .15s;display:flex}#float-camera #btn-camera:hover,#float-camera #btn-camera:active,#float-camera #btn-theme-trigger:hover,#float-camera #btn-theme-trigger:active,#float-camera #btn-joystick:hover,#float-camera #btn-joystick:active{background:#33333380}#float-camera #btn-theme-trigger.active,#float-camera #btn-joystick.active{background:#ff95008c;border-color:#ff9500cc}body.theme-light #float-camera #btn-camera,body.theme-light #float-camera #btn-theme-trigger,body.theme-light #float-camera #btn-joystick{color:#333;border-color:#00000026}#fd-ruler-bar{z-index:200;pointer-events:auto;background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:4px;position:fixed;top:56px;right:8px;box-shadow:0 2px 8px #00000080}#btn-fd-ruler{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#333;border:1px solid #555;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:7px 10px;font-size:16px;line-height:1;transition:background .15s;display:flex}#btn-fd-ruler:hover{background:#444}#btn-fd-ruler.active{background:#ff9500;border-color:#ff9500}.fd-ruler-label{z-index:210;color:#fff;pointer-events:none;white-space:nowrap;background:#1a1a1aed;border:1px solid #ff9500;border-radius:6px;padding:4px 8px;font-family:Arial,sans-serif;font-size:12px;position:fixed;box-shadow:0 2px 8px #00000080}.fd-ruler-label.pinned{pointer-events:auto;cursor:default;align-items:center;gap:4px;display:flex}.fd-ruler-dismiss{color:#888;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:10px;line-height:1;transition:color .15s}.fd-ruler-dismiss:hover{color:#fff}@keyframes joy-cursor-blink{0%,55%{opacity:1}56%,to{opacity:.15}}.joy-cursor{z-index:620;pointer-events:none;width:34px;height:34px;margin-top:-17px;margin-left:-17px;animation:1s step-end infinite joy-cursor-blink;display:none;position:fixed}.joy-cursor:before,.joy-cursor:after{content:"";background:#ff9500;position:absolute;box-shadow:0 0 4px #000c}.joy-cursor:before{height:2px;top:16px;left:0;right:0}.joy-cursor:after{width:2px;top:0;bottom:0;left:16px}.fd-split-label{z-index:190;color:#0f8;pointer-events:none;white-space:nowrap;background:#000c;border:1px solid #0f8;border-radius:4px;padding:3px 8px;font-family:Arial,sans-serif;font-size:12px;display:none;position:fixed}@keyframes rgb-cycle{0%{border-color:#f05}16%{border-color:#f80}33%{border-color:#ffe000}50%{border-color:#0f8}66%{border-color:#0af}83%{border-color:#c0f}to{border-color:#f05}}body.theme-gaming{color:#e0e0ff;background:#0a0a0f}body.theme-gaming #toolbar{background:#0d0d1a;border-bottom:2px solid;animation:3s linear infinite rgb-cycle}body.theme-gaming #toolbar button{color:#e0e0ff;background:#1a1a2e;border-color:#2a2a4e}body.theme-gaming #toolbar button:hover{background:#2a2a4e}body.theme-gaming #toolbar button.active{color:#000;background:#0f8;border-color:#0f8}body.theme-gaming #btn-total-pill{color:#0f8!important;border-color:#0f89!important}body.theme-gaming #product-panel{background:#0d0d1a;border-right-color:#1a1a3a}body.theme-gaming #product-panel h3{color:#0f8}body.theme-gaming .product-item{color:#e0e0ff;border-bottom-color:#1a1a3a}body.theme-gaming .product-item:hover,body.theme-gaming .product-item.selected{background:#1a1a2e}body.theme-gaming #pricing-panel{color:#e0e0ff;background:#0d0d1a;border-color:#1a1a3a}body.theme-gaming #quote-header{border-bottom-color:#1a1a3a}body.theme-gaming #btn-export,body.theme-gaming #btn-export-pdf,body.theme-gaming #btn-send-cart{color:#e0e0ff;background:#1a1a2e;border-color:#2a2a4e}body.theme-gaming #hamburger-menu,body.theme-gaming #theme-menu{background:#0d0d1a;border-color:#2a2a4e}body.theme-gaming #hamburger-menu button,body.theme-gaming #theme-menu button{color:#e0e0ff;background:#1a1a2e;border-color:#2a2a4e}body.theme-gaming #hamburger-menu button:hover,body.theme-gaming #theme-menu button:hover{background:#2a2a4e}body.theme-gaming #theme-menu button.active{color:#fff;background:#ff9500;border-color:#ff9500}body.theme-light{color:#111;background:#f0f0f0}body.theme-light #toolbar{background:#fff;border-bottom-color:#ddd}body.theme-light #toolbar button{color:#111;background:#e8e8e8;border-color:#ccc}body.theme-light #toolbar button:hover{background:#d8d8d8}body.theme-light #toolbar button.active{color:#fff;background:#e67e00;border-color:#e67e00}body.theme-light #btn-total-pill{color:#e67e00!important;border-color:#e67e0099!important}body.theme-light #product-panel{background:#fff;border-right-color:#ddd}body.theme-light #product-panel h3{color:#e67e00}body.theme-light .product-item{color:#111;border-bottom-color:#eee}body.theme-light .product-item:hover,body.theme-light .product-item.selected{background:#f5f5f5}body.theme-light #pricing-panel{color:#111;background:#fff;border-color:#ddd}body.theme-light #quote-header{color:#111;border-bottom-color:#ddd}body.theme-light #quote-header button{color:#111}body.theme-light #btn-export,body.theme-light #btn-export-pdf,body.theme-light #btn-send-cart{color:#111;background:#e8e8e8;border-color:#ccc}body.theme-light #hamburger-menu,body.theme-light #theme-menu{background:#fff;border-color:#ddd}body.theme-light #hamburger-menu button,body.theme-light #theme-menu button{color:#111;background:#e8e8e8;border-color:#ccc}body.theme-light #hamburger-menu button:hover,body.theme-light #theme-menu button:hover{background:#d8d8d8}body.theme-light #theme-menu button.active{color:#fff;background:#e67e00;border-color:#e67e00}#wall-edit-popup.wep-tq{-webkit-backdrop-filter:blur(14px);border-color:#ff950059!important;font-size:12px!important;box-shadow:0 4px 20px #00000073!important}#wall-edit-popup.wep-tq label{margin-bottom:2px;display:block;font-size:10px!important}#wall-edit-popup.wep-tq>div[style*="color:#ff9500"]{margin-bottom:4px!important;font-size:12px!important}#wall-edit-popup.wep-tq #wp-length{padding:5px 7px!important;font-size:14px!important}#wall-edit-popup.wep-tq #wp-bt,#wall-edit-popup.wep-tq #wp-confirm{min-height:36px!important;padding:5px 8px!important;font-size:12px!important}#wall-edit-popup.wep-tq>div[style*="margin:3px 0 8px"]{margin:3px 0 6px!important}#wall-edit-popup.wep-tq #wp-delete,#wall-edit-popup.wep-tq #wp-view{min-height:36px!important;padding:6px!important;font-size:12px!important}#wall-edit-popup.wep-tq>div:has(#wp-delete){margin-bottom:4px!important}#wall-edit-popup.wep-tq #wp-more-btn{min-height:32px!important;padding:5px!important}#wall-edit-popup.wep-tq #wp-close,#wall-edit-popup.wep-tq #wp-peek-btn{width:24px!important;height:24px!important;min-height:0!important}#wall-edit-popup.wep-peeked>:not(#wp-drag-handle):not(#wp-close):not(#wp-peek-btn){display:none!important}#wall-edit-popup.wep-peeked{padding-top:6px!important;padding-bottom:6px!important}#wall-edit-popup.wep-peeked #wp-drag-handle{background:#ff95002e!important;margin-bottom:0!important}@media (pointer:coarse){#wall-edit-popup button,#wall-style-popup button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px}#wsp-swatches button{border-radius:7px!important;width:36px!important;height:36px!important}#wall-edit-popup[style*="bottom: 0"],#wall-style-popup[style*="bottom: 0"]{animation:.22s sheetSlideUp}}@keyframes sheetSlideUp{0%{opacity:.6;transform:translate(-50%)translateY(30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=600px){#elevation-panel{border-top:2px solid #ff9500;border-left:none!important;width:100vw!important;left:0!important;right:0!important}#elev-opening-editor>div[style*=grid-template-columns]{grid-template-columns:1fr 1fr!important}}#touch-modifier-dock{z-index:500;touch-action:none;-webkit-user-select:none;user-select:none;position:fixed;top:40%;left:0}#touch-modifier-inner{-webkit-backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff2e;border-left:none;border-radius:0 10px 10px 0;flex-direction:column;align-items:center;gap:4px;padding:4px 6px 6px 0;display:flex}#touch-modifier-handle{cursor:grab;color:#ffffff47;letter-spacing:-3px;touch-action:none;justify-content:center;align-items:center;width:44px;height:22px;font-size:17px;display:flex}#touch-modifier-dock button{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-size:18px;transition:background .12s,border-color .12s,color .12s;display:flex}#touch-modifier-dock button.active{color:#fff;background:#ff95008c;border-color:#ff9500}#btn-touch-mod-hide{color:#ffffff73!important;font-size:15px!important}#touch-modifier-restore{z-index:500;color:#ffffff73;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(6px);writing-mode:vertical-rl;background:#0000008c;border:1px solid #ffffff2e;border-left:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:18px;min-height:44px;padding:8px 0;font-size:11px;display:none;position:fixed;top:40%;left:0}#touch-modifier-inner,#touch-modifier-restore{transition:opacity .6s}#touch-modifier-dock.tm-idle #touch-modifier-inner,#touch-modifier-restore.tm-idle{opacity:.22}#btn-touch-shift.tm-latched{box-shadow:0 0 10px #ff95008c;background:#ff9500bf!important;border-color:#ff9500!important}#touch-modifier-hint{z-index:510;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;animation:.3s tmHintFadeIn;position:fixed;left:62px}@keyframes tmHintFadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}#touch-modifier-hint-inner{-webkit-backdrop-filter:blur(8px);background:#0a0a0ae0;border:1px solid #ff950073;border-radius:10px;max-width:210px;padding:10px 13px 8px}.tmh-line{color:#ddd;margin-bottom:2px;font-size:12px;line-height:1.55}.tmh-line b{color:#fff}.tmh-dismiss{color:#ffffff52;text-align:center;letter-spacing:.2px;margin-top:7px;font-size:11px}@media (pointer:fine){#touch-modifier-dock,#touch-modifier-restore,#touch-modifier-hint{display:none!important}}.mode-embed #toolbar{height:40px}.mode-embed .tb-icon{width:34px;height:34px;font-size:16px}.mode-embed #brand-title{display:none}body.ad-modal-open{overflow:hidden}#ad-step-body .ad-h{color:#ff9500;margin:0 0 10px;font-size:15px}#ad-step-body .ad-hint{color:#888;margin:8px 0 0;font-size:12px}.ad-arch-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.ad-arch{color:#ddd;cursor:pointer;text-align:left;background:#2a2a2a;border:1px solid #444;border-radius:8px;min-height:44px;padding:10px;font-size:13px}.ad-arch.ad-sel,.ad-chip.ad-sel{color:#fff;background:#3a2c12;border-color:#ff9500}.ad-row{gap:12px;margin-top:6px;display:flex}.ad-lbl{color:#bbb;flex-direction:column;flex:1;gap:4px;font-size:12px;display:flex}.ad-input{color:#fff;box-sizing:border-box;background:#121212;border:1px solid #444;border-radius:8px;min-height:44px;padding:8px 10px;font-size:14px}.ad-input.ad-sm{width:72px;min-height:32px;padding:4px 6px;font-size:12px}.ad-wall{border:1px solid #333;border-radius:8px;margin-bottom:10px;padding:10px}.ad-wall-h{color:#ff9500;margin-bottom:6px;font-size:12px;font-weight:700}.ad-chip-row,.ad-add-row{flex-wrap:wrap;gap:6px;display:flex}.ad-chip{color:#ddd;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:20px;min-height:40px;padding:8px 12px;font-size:13px}.ad-mini{color:#ddd;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:8px;min-height:36px;padding:6px 10px;font-size:12px}.ad-mini.ad-del{color:#e74c3c}.ad-opening{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.ad-opening label{color:#999;align-items:center;gap:3px;font-size:11px;display:flex}.ad-tag{text-transform:capitalize;color:#ff9500;background:#333;border-radius:4px;padding:2px 8px;font-size:11px}.ad-summary{color:#ccc;gap:16px;margin-bottom:10px;font-size:14px;display:flex}.ad-summary b{color:#ff9500;font-size:18px}.ad-warn-list{max-height:200px;margin:0;padding:0;list-style:none;overflow-y:auto}.ad-warn{color:#ddd;background:#242424;border-radius:6px;margin-bottom:4px;padding:6px 8px;font-size:12px}.ad-warn .ad-sev{text-transform:uppercase;margin-right:6px;font-size:10px;font-weight:700}.ad-warn.ad-error{background:#3a1414}.ad-warn.ad-error .ad-sev{color:#e74c3c}.ad-warn.ad-warn .ad-sev{color:#f1c40f}.ad-warn.ad-info .ad-sev{color:#3498db}.ad-btn{color:#ddd;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:8px;min-height:44px;padding:8px 18px;font-size:14px}.ad-btn.ad-primary{color:#1a1a1a;background:#ff9500;border-color:#ff9500;font-weight:700}.ad-btn:disabled{opacity:.45;cursor:not-allowed}
