.FloorPlanEditor-module__RmLqkW__editorPage{flex-direction:column;height:calc(100dvh - 64px);min-height:480px;display:flex;overflow:hidden}.FloorPlanEditor-module__RmLqkW__workbench{flex:auto;min-height:0;position:relative}.FloorPlanEditor-module__RmLqkW__showControlsButton{z-index:65;color:#eaff93;letter-spacing:.11em;text-transform:uppercase;background:#070707eb;border:2px solid #d8ff3e80;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:10px;font-weight:900;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:4px 4px #0000008c}.FloorPlanEditor-module__RmLqkW__showControlsButton:hover,.FloorPlanEditor-module__RmLqkW__showControlsButton:focus-visible{color:#070707;background:#d8ff3e;border-color:#d8ff3e;outline:none}.FloorPlanEditor-module__RmLqkW__inventoryPanel,.FloorPlanEditor-module__RmLqkW__inspectorPanel{z-index:70;flex-direction:column;width:min(320px,92vw);transition:transform .22s;display:flex;position:fixed;top:64px;bottom:0;overflow:hidden}.FloorPlanEditor-module__RmLqkW__inventoryPanel{left:0;transform:translate(-100%);box-shadow:10px 0 40px #0000008c}.FloorPlanEditor-module__RmLqkW__inspectorPanel{right:0;transform:translate(100%);box-shadow:-10px 0 40px #0000008c}.FloorPlanEditor-module__RmLqkW__inventoryPanel.FloorPlanEditor-module__RmLqkW__panelOpen,.FloorPlanEditor-module__RmLqkW__inspectorPanel.FloorPlanEditor-module__RmLqkW__panelOpen{transform:translate(0)}.FloorPlanEditor-module__RmLqkW__inventoryList,.FloorPlanEditor-module__RmLqkW__inspectorScroll{overscroll-behavior:contain;scrollbar-color:#d8ff3e73 #ffffff0a;scrollbar-width:thin;min-height:0;overflow-y:auto}.FloorPlanEditor-module__RmLqkW__inventoryRow{content-visibility:auto;contain-intrinsic-size:0 76px}.FloorPlanEditor-module__RmLqkW__canvasPanel{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.FloorPlanEditor-module__RmLqkW__canvasViewport{overscroll-behavior:contain;touch-action:none;scrollbar-color:#d8ff3e99 #ffffff0d;scrollbar-width:thin;background-color:#060706;background-image:linear-gradient(45deg,#ffffff05 25%,#0000 25%),linear-gradient(-45deg,#ffffff05 25%,#0000 25%),none;background-position:0 0,12px 12px;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;flex:auto;min-height:0;overflow:auto}.FloorPlanEditor-module__RmLqkW__canvasViewport.FloorPlanEditor-module__RmLqkW__panReady,.FloorPlanEditor-module__RmLqkW__canvasViewport.FloorPlanEditor-module__RmLqkW__backgroundPanReady{cursor:grab}.FloorPlanEditor-module__RmLqkW__canvasViewport.FloorPlanEditor-module__RmLqkW__panning{cursor:grabbing}.FloorPlanEditor-module__RmLqkW__canvasScaleFrame{margin:18px;position:relative}.FloorPlanEditor-module__RmLqkW__canvas{background-color:#101310;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px),linear-gradient(#d8ff3e09 1px,#0000 1px),linear-gradient(90deg,#d8ff3e09 1px,#0000 1px);background-position:-1px -1px;background-size:var(--grid-size) var(--grid-size), var(--grid-size) var(--grid-size), var(--major-grid-size) var(--major-grid-size), var(--major-grid-size) var(--major-grid-size);transform-origin:0 0;border:3px solid #d8ff3e73;position:relative;overflow:hidden;box-shadow:0 18px 70px #0000008c}.FloorPlanEditor-module__RmLqkW__marqueeBox{z-index:90;pointer-events:none;background:#d8ff3e1f;border:2px dashed #d8ff3e;position:absolute}.FloorPlanEditor-module__RmLqkW__floorStamp{z-index:2;color:#ffffff38;letter-spacing:.1em;text-transform:uppercase;pointer-events:none;flex-direction:column;align-items:flex-end;font-size:11px;font-weight:800;line-height:1.4;display:flex;position:absolute;top:18px;right:20px}.FloorPlanEditor-module__RmLqkW__floorStamp strong{color:#d8ff3e85;letter-spacing:-.04em;font-size:24px;font-weight:950}.FloorPlanEditor-module__RmLqkW__planItem{--item-color:#d8ff3e;box-sizing:border-box;border:2px solid var(--item-color);color:#fff;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;flex-direction:column;justify-content:center;display:flex;position:absolute;overflow:hidden}.FloorPlanEditor-module__RmLqkW__planItem:active{cursor:grabbing}.FloorPlanEditor-module__RmLqkW__planItem:focus-visible{box-shadow:0 0 0 3px #070707,0 0 0 6px #d8ff3e}.FloorPlanEditor-module__RmLqkW__planItem.FloorPlanEditor-module__RmLqkW__selected{box-shadow:0 0 0 3px #070707,0 0 0 6px #d8ff3e,8px 8px #000000b3;z-index:60!important}.FloorPlanEditor-module__RmLqkW__planItem.FloorPlanEditor-module__RmLqkW__locked{cursor:pointer;touch-action:auto}.FloorPlanEditor-module__RmLqkW__assetItem{z-index:20;background:linear-gradient(135deg, color-mix(in srgb, var(--item-color) 18%, #101010), #0b0b0b 72%);box-shadow:4px 4px 0 #0000009e, inset 4px 0 0 color-mix(in srgb, var(--item-color) 72%, transparent);justify-content:flex-start;align-items:flex-start;gap:2px;padding:9px 10px 10px}.FloorPlanEditor-module__RmLqkW__assetItem.FloorPlanEditor-module__RmLqkW__outOfService{background:repeating-linear-gradient(-45deg,#f871711f 0 7px,#0000 7px 14px),#130d0d;border-color:#f87171}.FloorPlanEditor-module__RmLqkW__itemMeta,.FloorPlanEditor-module__RmLqkW__customType{max-width:calc(100% - 12px);color:var(--item-color);letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:950;line-height:1.15;overflow:hidden}.FloorPlanEditor-module__RmLqkW__itemName{letter-spacing:-.015em;overflow-wrap:anywhere;text-transform:uppercase;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;font-size:10px;font-weight:900;line-height:1.08;display:-webkit-box;overflow:hidden}.FloorPlanEditor-module__RmLqkW__itemKind{color:#ffffff59;letter-spacing:.12em;text-transform:uppercase;margin-top:auto;font-size:7px;font-weight:900;line-height:1}.FloorPlanEditor-module__RmLqkW__assetItem .FloorPlanEditor-module__RmLqkW__itemName{text-transform:none;overflow-wrap:normal;word-break:normal}.FloorPlanEditor-module__RmLqkW__benchItem{padding:7px 8px 8px}.FloorPlanEditor-module__RmLqkW__benchItem .FloorPlanEditor-module__RmLqkW__itemName{-webkit-line-clamp:2;font-size:9px}.FloorPlanEditor-module__RmLqkW__plateItem{text-align:center;border-radius:6px;justify-content:center;align-items:center;padding:2px;box-shadow:2px 2px #000000a6}.FloorPlanEditor-module__RmLqkW__plateItem .FloorPlanEditor-module__RmLqkW__itemMeta,.FloorPlanEditor-module__RmLqkW__plateItem .FloorPlanEditor-module__RmLqkW__itemKind{display:none}.FloorPlanEditor-module__RmLqkW__plateItem .FloorPlanEditor-module__RmLqkW__itemName{letter-spacing:-.03em;font-size:7px;line-height:.95;display:block}.FloorPlanEditor-module__RmLqkW__customItem{z-index:18;background:color-mix(in srgb, var(--item-color) 15%, #0b0b0b);border-style:dashed;gap:4px;padding:12px}.FloorPlanEditor-module__RmLqkW__customItem .FloorPlanEditor-module__RmLqkW__itemName{font-size:12px}.FloorPlanEditor-module__RmLqkW__customItem.FloorPlanEditor-module__RmLqkW__area{z-index:4;background:color-mix(in srgb, var(--item-color) 5%, transparent);border-style:dashed;border-width:2px;justify-content:flex-start;align-items:flex-start;padding:34px 16px 14px}.FloorPlanEditor-module__RmLqkW__customItem.FloorPlanEditor-module__RmLqkW__area.FloorPlanEditor-module__RmLqkW__selected{z-index:4!important}.FloorPlanEditor-module__RmLqkW__customItem.FloorPlanEditor-module__RmLqkW__area .FloorPlanEditor-module__RmLqkW__itemName{color:color-mix(in srgb, var(--item-color) 78%, white);letter-spacing:.04em;font-size:16px}.FloorPlanEditor-module__RmLqkW__areaHeaderBar{pointer-events:auto;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:6px;left:8px;right:8px}.FloorPlanEditor-module__RmLqkW__areaBadge{border:1px solid color-mix(in srgb, var(--item-color) 40%, transparent);color:color-mix(in srgb, var(--item-color) 90%, white);letter-spacing:.08em;text-transform:uppercase;background:#000000a6;align-items:center;gap:4px;padding:2px 6px;font-size:8px;font-weight:900;display:inline-flex}.FloorPlanEditor-module__RmLqkW__areaLockBtn{color:#ffffffb3;cursor:pointer;pointer-events:auto;background:#000000b3;border:1px solid #fff3;place-items:center;width:22px;height:22px;transition:all .15s;display:grid}.FloorPlanEditor-module__RmLqkW__areaLockBtn:hover{color:#d8ff3e;border-color:#d8ff3e}.FloorPlanEditor-module__RmLqkW__alignToolGrid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.FloorPlanEditor-module__RmLqkW__alignBtn{color:#ffffffbf;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:40px;padding:4px;font-size:8px;font-weight:800;transition:all .15s;display:flex}.FloorPlanEditor-module__RmLqkW__alignBtn:hover{color:#fff;background:#d8ff3e1a;border-color:#d8ff3e}.FloorPlanEditor-module__RmLqkW__customItem.FloorPlanEditor-module__RmLqkW__obstacle{z-index:24;background:color-mix(in srgb, var(--item-color) 26%, #0b0b0b);text-align:center;align-items:center;padding:4px}.FloorPlanEditor-module__RmLqkW__customItem.FloorPlanEditor-module__RmLqkW__access{z-index:22;background:color-mix(in srgb, var(--item-color) 12%, #0b0b0b);text-align:center;border-style:solid;align-items:center;padding:4px 20px 4px 6px}.FloorPlanEditor-module__RmLqkW__customItem.FloorPlanEditor-module__RmLqkW__equipment{z-index:20;border-style:solid}.FloorPlanEditor-module__RmLqkW__lockIcon{color:#ffffff80;width:11px;height:11px;position:absolute;top:5px;right:5px}.FloorPlanEditor-module__RmLqkW__resizeHandle{background:linear-gradient(135deg, transparent 0 38%, #000000b8 39% 48%, transparent 49% 59%, #000000b8 60% 69%, transparent 70%), var(--item-color);cursor:nwse-resize;touch-action:none;border:0;border-top:2px solid #000000c7;border-left:2px solid #000000c7;width:30px;height:30px;position:absolute;bottom:-1px;right:-1px}.FloorPlanEditor-module__RmLqkW__resizeHandle:focus-visible{outline-offset:-4px;outline:3px solid #fff}.FloorPlanEditor-module__RmLqkW__toast{z-index:100;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0b0b0b;border:2px solid #d8ff3e;max-width:min(360px,100vw - 36px);padding:12px 16px;font-size:11px;font-weight:900;position:fixed;bottom:18px;right:18px;box-shadow:5px 5px #000000b8}.FloorPlanEditor-module__RmLqkW__printHeading{display:none}@media (max-width:799px){.FloorPlanEditor-module__RmLqkW__canvasScaleFrame{margin:12px}.FloorPlanEditor-module__RmLqkW__resizeHandle{width:44px;height:44px}}@page{size:A3 landscape;margin:8mm}@media print{.FloorPlanEditor-module__RmLqkW__pageHeader,.FloorPlanEditor-module__RmLqkW__toolbar,.FloorPlanEditor-module__RmLqkW__inventoryPanel,.FloorPlanEditor-module__RmLqkW__inspectorPanel,.FloorPlanEditor-module__RmLqkW__canvasPanel>:first-child,.FloorPlanEditor-module__RmLqkW__toast{display:none!important}header{display:none!important}footer{display:none!important}body{background:#fff!important}.FloorPlanEditor-module__RmLqkW__editorPage{max-width:none!important;height:auto!important;padding:0!important;overflow:visible!important}.FloorPlanEditor-module__RmLqkW__workbench{display:block}.FloorPlanEditor-module__RmLqkW__canvasPanel{box-shadow:none!important;background:#fff!important;border:0!important}.FloorPlanEditor-module__RmLqkW__canvasViewport{background:#fff;height:auto;min-height:0;overflow:visible}.FloorPlanEditor-module__RmLqkW__canvasScaleFrame{margin:0;width:var(--print-frame-width)!important;height:var(--print-frame-height)!important}.FloorPlanEditor-module__RmLqkW__canvas{transform-origin:0 0;-webkit-print-color-adjust:exact;print-color-adjust:exact;transform:scale(var(--print-scale))!important}.FloorPlanEditor-module__RmLqkW__planItem.FloorPlanEditor-module__RmLqkW__selected{box-shadow:4px 4px #0000008c}.FloorPlanEditor-module__RmLqkW__resizeHandle,.FloorPlanEditor-module__RmLqkW__lockIcon{display:none}.FloorPlanEditor-module__RmLqkW__printHeading{color:#111;justify-content:space-between;margin-top:6mm;font-size:9pt;font-weight:800;display:flex}}
