@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--ink:#12203d;--muted:#71809c;--line:#e7edf6;--blue:#2c7df0;--blue-deep:#1768dc;--blue-soft:#edf6ff;--canvas:#f4f8fd;--white:#fff;--shadow:0 18px 50px #395c8717}*{box-sizing:border-box}body{color:var(--ink);background:var(--canvas);margin:0;font-family:DM Sans,sans-serif;font-size:14px}button,input,select{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 70% -10%, #e1f3ff 0, transparent 30%), var(--canvas);min-height:100vh;display:flex;overflow:hidden}.sidebar{z-index:10;border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;flex-direction:column;width:248px;padding:24px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:45px;padding:0 9px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#65b8ff,#2176e8);border-radius:11px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 8px 20px #2c7df047}.brand div:last-child{flex-direction:column;line-height:1.15;display:flex}.brand strong{letter-spacing:-.5px;font:800 17px/1 Manrope,sans-serif}.brand span{color:#91a0b6;letter-spacing:1.3px;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700}.main-nav{flex-direction:column;gap:4px;margin-top:28px;display:flex}.nav-label{color:#a5b0c0;letter-spacing:1.3px;text-transform:uppercase;margin:0 10px 8px;font-size:9px;font-weight:700}.nav-gap{margin-top:20px}.main-nav button{color:#6a7890;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 11px;font-weight:600;transition:all .2s;display:flex}.main-nav button:hover{color:var(--blue);background:#f4f9ff;transform:translate(2px)}.main-nav button.active{color:#1269d7;background:linear-gradient(90deg,#eaf5ff,#f5faff);box-shadow:inset 0 0 0 1px #e1f0ff}.nav-count,.soon{margin-left:auto;font-size:9px;font-weight:700}.nav-count{color:#3282e9;text-align:center;background:#ddecff;border-radius:10px;min-width:24px;padding:3px 6px}.soon{color:#8e9bae;text-transform:uppercase;letter-spacing:.7px}.ar-card{background:linear-gradient(150deg,#f0f8ff,#f7fbff);border:1px solid #dceeff;border-radius:15px;margin-top:auto;padding:16px;position:relative;overflow:hidden}.ar-card:after{content:"";filter:blur(28px);opacity:.7;background:#a9ddff;border-radius:50%;width:100px;height:100px;position:absolute;top:-50px;right:-45px}.ar-orb{color:#fff;background:linear-gradient(145deg,#74c4ff,#3a88f1);border-radius:11px;place-items:center;width:36px;height:36px;margin-bottom:15px;display:grid;box-shadow:0 7px 18px #c2e0ff}.eyebrow{color:#6680a4;letter-spacing:1.2px;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.ar-card strong{margin-top:10px;font-family:Manrope;font-size:13px;display:block}.ar-card p{color:#8190a7;margin:6px 0 12px;font-size:10px;line-height:1.5}.ar-card button{color:var(--blue);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:10px;font-weight:700;display:flex}.user-card{width:100%;color:inherit;border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:9px;margin-top:16px;padding:9px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#7cc7ff,#347fe9);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.user-card div:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.user-card strong{font-size:11px}.user-card span{color:#9aa6b7;font-size:9px}.user-card svg{color:#9ca9ba}.profile-menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:11px;padding:5px;position:absolute;bottom:70px;left:15px;right:15px;box-shadow:0 15px 40px #26426529}.profile-menu button{color:#65758d;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:36px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.profile-menu button:hover{color:#287be5;background:#f1f7fd}.mobile-close{display:none}.workspace{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border-bottom:1px solid #dce7f3cc;align-items:center;gap:20px;height:72px;padding:0 32px;display:flex;position:relative}.top-search{color:#9aa9bc;background:#f4f8fc;border:1px solid #e7eef6;border-radius:11px;align-items:center;gap:8px;width:min(390px,38vw);height:38px;margin-left:auto;padding:0 9px 0 12px;display:flex;position:relative}.top-search input,.inline-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.top-search input::placeholder,.inline-search input::placeholder{color:#9eabba}.top-search-submit{color:#347fdc;background:#fff;border:1px solid #d8eaff;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;transition:all .16s;display:grid}.top-search-submit:hover:not(:disabled){background:#edf6ff;border-color:#bcdcff}.top-search-submit:disabled{opacity:.38;cursor:not-allowed}.search-suggestions{z-index:170;background:#fff;border:1px solid #dfe9f3;border-radius:12px;flex-direction:column;gap:4px;padding:7px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 45px #2341652b}.search-suggestions button{color:#52657e;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:7px 9px;display:grid}.search-suggestions button:hover{color:#2878e3;background:#f2f8ff}.suggestion-icon{color:#347fdc;background:#edf6ff;border:1px solid #d8ebff;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.suggestion-main{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;line-height:1.45;overflow:hidden}.suggestion-main strong{color:#173f75;font-weight:950}.suggestion-empty{color:#91a0b2;padding:10px;font-size:10px;font-weight:750}.search-field-picker{flex:none;position:relative}.search-field-trigger{color:#4d82bf;white-space:nowrap;background:#fff;border:1px solid #d8eaff;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:54px;height:26px;padding:0 7px;font-size:9px;font-weight:850;transition:all .16s;display:inline-flex}.search-field-trigger:hover,.search-field-picker.open .search-field-trigger{color:#2377dc;background:#edf6ff;border-color:#bcdcff}.search-field-trigger span{text-overflow:ellipsis;max-width:82px;overflow:hidden}.search-field-menu{z-index:240;background:#fff;border:1px solid #dfe8f1;border-radius:13px;width:250px;padding:10px;animation:.14s selectMenu;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #2240652e}.search-field-menu>strong{color:#7e8da0;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900;display:block}.search-field-options{grid-template-columns:1fr 1fr;gap:6px;display:grid}.search-field-option{color:#61738c;cursor:pointer;background:#fbfdff;border:1px solid #e5edf5;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:34px;padding:0 8px;font-size:10px;font-weight:800;display:flex}.search-field-option.checked{color:#287be5;background:#f2f8ff;border-color:#d7eaff}.search-field-option input:disabled{cursor:not-allowed}.search-field-option span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-search-fields .search-field-menu{right:-48px}.inline-search-fields .search-field-menu{right:-34px}kbd{color:#9ca9b8;background:#fff;border:1px solid #e1e8f0;border-radius:5px;align-items:center;gap:2px;height:21px;padding:0 6px;font-family:inherit;font-size:8px;display:flex;box-shadow:0 1px 2px #e2e9f1}.top-actions{align-items:center;gap:9px;display:flex}.icon-button{color:#71819a;border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.primary-button,.secondary-button{border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 14px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#3a91f3,#2275e8);border:1px solid #2072df;box-shadow:0 8px 18px #2c7df038}.primary-button:hover{transform:translateY(-1px);box-shadow:0 11px 22px #2c7df04d}.secondary-button{color:#65758d;background:#fff;border:1px solid #e1e9f2}.secondary-button:hover{color:var(--blue);background:#f7fbff;border-color:#c6dfff}.add-cable-split{border-radius:10px;align-items:stretch;height:37px;display:inline-flex;position:relative;box-shadow:0 8px 18px #2c7df038}.add-cable-main,.add-cable-menu-trigger{color:#fff;background:linear-gradient(135deg,#3a91f3,#2275e8);border:1px solid #2072df;justify-content:center;align-items:center;min-height:37px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex}.add-cable-main{border-right:0;border-radius:10px 0 0 10px;gap:7px;padding:0 13px 0 14px}.add-cable-menu-trigger{border-left:1px solid #ffffff38;border-radius:0 10px 10px 0;width:34px;padding:0}.add-cable-main:hover,.add-cable-menu-trigger:hover,.add-cable-split.open .add-cable-menu-trigger{background:linear-gradient(135deg,#459cff,#1768dc)}.add-cable-split:hover{transform:translateY(-1px);box-shadow:0 11px 22px #2c7df04d}.add-cable-menu-trigger svg{transition:transform .16s}.add-cable-split.open .add-cable-menu-trigger svg{transform:rotate(180deg)}.add-cable-main:focus-visible,.add-cable-menu-trigger:focus-visible{z-index:1;outline:0;box-shadow:0 0 0 3px #2c7df02e}.add-cable-menu{z-index:120;transform-origin:100% 0;background:#fff;border:1px solid #dfe8f1;border-radius:13px;width:246px;padding:8px;animation:.14s selectMenu;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #2240652e}.add-cable-menu button{color:#53677f;text-align:left;background:#fbfdff;border:1px solid #e5edf5;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:46px;padding:8px 9px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid}.add-cable-menu button:hover,.add-cable-menu button:focus-visible{color:#287be5;background:#f2f8ff;border-color:#c9e3fb;outline:0;transform:translateY(-1px)}.add-cable-menu svg{color:#347fdc}.add-cable-menu span{flex-direction:column;gap:2px;min-width:0;display:flex}.add-cable-menu strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;overflow:hidden}.add-cable-menu small{color:#8b99ab;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;overflow:hidden}.menu-button{display:none}.content{max-width:1500px;margin:auto;padding:32px}.page-intro{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:23px;animation:.5s both enter;display:flex}.live-dot{background:#42c18a;border:1px solid #fff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #dff8ed}h1,h2{letter-spacing:-.7px;margin:0;font-family:Manrope,sans-serif}h1{margin-top:8px;font-size:clamp(24px,2.5vw,31px);line-height:1.15}h2{font-size:15px}.page-intro p{color:#8190a6;margin:7px 0 0;font-size:11px}.intro-actions{gap:8px;display:flex}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px;display:grid}.metric-card{background:#ffffffdb;border:1px solid #e1eaf4e6;border-radius:15px;min-height:120px;padding:18px;transition:all .25s;animation:.5s both enter;position:relative;overflow:hidden;box-shadow:0 9px 25px #43648c0b}.metric-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.metric-card:nth-child(2){animation-delay:50ms}.metric-card:nth-child(3){animation-delay:.1s}.metric-card:nth-child(4){animation-delay:.15s}.metric-card:after{content:"";filter:blur(18px);opacity:.3;background:#c8e7ff;border-radius:50%;width:70px;height:70px;position:absolute;top:-30px;right:-28px}.metric-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:17px;right:17px}.metric-icon.blue{color:#277ae6;background:#eaf4ff}.metric-icon.cyan{color:#1ca1b8;background:#e5f9fc}.metric-icon.amber{color:#d89325;background:#fff6e4}.metric-icon.violet{color:#8069d9;background:#f2efff}.metric-card>span{color:#8896a9;font-size:10px;font-weight:600;display:block}.metric-card>strong{letter-spacing:-1.2px;margin:12px 0 8px;font:800 25px/1 Manrope;display:block}.metric-card small{color:#8290a3;align-items:center;gap:3px;font-size:9px;font-weight:600;display:flex}.metric-card small.up{color:#38a87a}.metric-card small.down{color:#d49732}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(260px,.75fr);gap:17px;display:grid}.panel{background:#ffffffe0;border:1px solid #e1eaf4f2;border-radius:16px;animation:.55s .12s both enter;box-shadow:0 9px 28px #3e608b0d}.panel-heading{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;min-height:70px;padding:17px 19px;display:flex}.panel-heading h2{margin-top:5px}.segmented{background:#f3f7fb;border:1px solid #e9eef4;border-radius:9px;gap:2px;padding:3px;display:flex}.segmented button{color:#8a98ab;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;height:27px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.segmented button.selected{color:#2878e3;background:#fff;box-shadow:0 2px 6px #dce7f2}.map-toolbar{z-index:3;background:#ffffffe6;border:1px solid #e3ebf3;border-radius:8px;gap:2px;padding:3px;display:flex;position:absolute;top:9px;right:9px;box-shadow:0 4px 12px #dce8f3}.map-toolbar button{color:#6e819a;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;height:25px;padding:0 7px;font-size:8px;font-weight:700;display:flex}.map-toolbar button.selected{color:#287be5;background:#edf6ff}.dock,.rack,.pallet-zone,.cabinet-zone{z-index:2;color:#5d7898;background:#fffc;border:1px solid #cfe3f5;border-radius:7px;position:absolute;box-shadow:0 5px 13px #5684b314}.dock{background:repeating-linear-gradient(-45deg,#fff,#fff 8px,#edf6ff 8px 16px);flex-direction:column;justify-content:space-between;width:13%;height:33%;padding:10px;display:flex;top:12%;left:4%}.dock span,.rack span,.pallet-zone span,.cabinet-zone span{letter-spacing:.5px;font-size:7px;font-weight:800}.dock strong{font-size:8px}.rack{grid-template-columns:repeat(2,1fr);gap:4px;width:12%;height:55%;padding:8px;display:grid;top:22%}.rack span{position:absolute;top:-15px;left:1px}.rack i{background:#dff3ff;border:1px solid #b9ddf8;border-radius:3px}.rack i.busy{background:#b7dcff;border-color:#94c8f3}.rack i.hot{background:#ffe8b9;border-color:#efc875}.rack-a{left:26%}.rack-b{left:42%}.rack-c{left:58%}.pallet-zone{grid-template-columns:repeat(8,1fr);gap:7px;height:14%;padding:7px;display:grid;bottom:6%;left:24%;right:8%}.pallet-zone span{position:absolute;top:-15px;left:1px}.pallet-zone i{background:#dff3ff;border:1px dashed #acd4f4;border-radius:2px}.pallet-zone i.hot{background:#fff0ca;border-color:#e9c46a}.cabinet-zone{grid-template-columns:1fr;gap:5px;width:10%;height:45%;padding:7px;display:grid;top:22%;right:7%}.cabinet-zone span{position:absolute;top:-15px;left:1px}.cabinet-zone i{background:#e9f5ff;border:1px solid #c9e2f8;border-radius:2px}.walkway{z-index:1;color:#b6c7d8;letter-spacing:2px;border:1px dashed #cdddea;border-radius:5px;place-items:center;height:7%;font-size:6px;font-weight:800;display:grid;position:absolute;top:8%;left:18%;right:4%}.map-pin{z-index:4;color:#fff;background:#3183e9;border:2px solid #fff;border-radius:12px;align-items:center;gap:3px;padding:4px 6px;font-size:6px;font-weight:800;animation:3s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 5px 12px #2876d647}.pin-one{top:34%;left:42%}.pin-two{animation-delay:1s;bottom:9%;left:62%}.map-legend{color:#8997a9;align-items:center;gap:14px;min-height:45px;padding:0 19px 14px;font-size:8px;font-weight:600;display:flex}.legend-dot{border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.legend-dot.available{background:#9dd1f6}.legend-dot.filling{background:#5ba9eb}.legend-dot.full{background:#e8bd63}.map-legend button{color:#4182d4;background:0 0;border:0;align-items:center;gap:3px;margin-left:auto;padding:0;font-size:8px;font-weight:700;display:flex}.map-placeholder-note{color:#6f89a8;text-transform:uppercase;letter-spacing:.5px;margin-left:auto;font-size:8px;font-weight:800}.spatial-panel{overflow:hidden}.spatial-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.spatial-board{background-color:#f7fbff;background-image:linear-gradient(#e8f1fa 1px,#0000 1px),linear-gradient(90deg,#e8f1fa 1px,#0000 1px);background-size:24px 24px;border:1px solid #e1ebf5;border-radius:14px;height:560px;margin:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 45px #c2ddf652}.spatial-board.editing{border-color:#9fcaf4;box-shadow:0 0 0 3px #2c7df014,inset 0 0 45px #c2ddf652}.spatial-board.editing:before{content:"Visual edit mode";z-index:7;color:#2878e3;text-transform:uppercase;letter-spacing:.5px;background:#fffffff0;border:1px solid #d5e9fb;border-radius:9px;padding:6px 9px;font-size:8px;font-weight:900;position:absolute;top:10px;left:10px;box-shadow:0 4px 12px #3a68971a}.spatial-fach-axis{z-index:2;gap:8px;display:grid;position:absolute;top:12px;left:calc(7% + 112px);right:calc(7% + 8px)}.spatial-fach-axis span{color:#8190a4;text-transform:uppercase;background:#ffffffc7;border:1px dashed #d4e4f2;border-radius:7px;place-items:center;height:24px;font-size:8px;font-weight:900;display:grid}.spatial-regal-block{z-index:3;background:#ffffffe6;border:1px solid #cfe3f5;border-radius:12px;grid-template-columns:96px minmax(0,1fr);gap:8px;min-height:58px;padding:8px;transition:box-shadow .18s,border-color .18s,filter .18s,transform .18s;display:grid;position:absolute;box-shadow:0 8px 20px #46709d17}.spatial-regal-block.rotated{transform-origin:50%;transform:rotate(90deg)}.spatial-regal-block.is-target{border-color:#2f82e6;animation:1.55s 2 spatialGlow}.spatial-regal-head{grid-template-rows:minmax(0,1fr) auto;gap:6px;min-width:0;display:grid}.spatial-drag-handle{color:#31516f;background:#f7fbff;border:1px solid #e0edf8;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:0;padding:8px;font-size:10px;font-weight:900;display:flex}.spatial-board.editing .spatial-drag-handle{cursor:grab}.spatial-drag-handle strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.spatial-regal-count{color:#2d7edc;background:#edf6ff;border:1px solid #d8ebff;border-radius:8px;height:25px;font-size:11px;font-weight:950}.spatial-icon-button{color:#347fdc;background:#fff;border:1px solid #d8ebff;border-radius:8px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 5px 12px #347fdc1a}.spatial-fach-grid{gap:8px;min-width:0;display:grid}.fach-slot{color:#748399;text-align:left;background:#fff;border:1px dashed #cfe0ef;border-radius:9px;justify-content:space-between;align-items:center;gap:7px;min-width:0;height:100%;min-height:40px;padding:7px;display:flex}.fach-slot:hover{background:#f4f9ff;border-style:solid;border-color:#9ccbf6}.fach-slot span{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-size:8px;font-weight:900;overflow:hidden}.fach-slot strong{color:#8da0b3;background:#f3f7fb;border-radius:7px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.fach-slot.filled{background:#f6fbff;border-style:solid;border-color:#b8dbfb}.fach-slot.filled strong{color:#2478d9;background:#e7f3ff}.fach-slot.busy{background:#fffaf0;border-style:solid;border-color:#efc875}.fach-slot.busy strong{color:#a66f17;background:#fff0ca}.fach-slot.is-target{background:#eaf5ff;border-color:#267be4;animation:1.55s 2 spatialGlow}.spatial-resize-handle{color:#347fdc;cursor:nwse-resize;background:#fff;border:1px solid #d8ebff;border-radius:8px;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:6px;right:6px;box-shadow:0 5px 12px #347fdc1a}.spatial-legend{padding-top:0}.spatial-cell-modal{width:min(620px,100%)}.spatial-cable-list{flex-direction:column;gap:8px;max-height:360px;margin-top:15px;display:flex;overflow:auto}.spatial-cable-row{background:#fbfdff;border:1px solid #e6eef6;border-radius:10px;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.spatial-cable-row strong{color:#263752;font-size:12px}.spatial-cable-row span{color:#66778e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}@keyframes spatialGlow{0%,to{box-shadow:0 8px 20px #46709d17}50%{box-shadow:0 0 0 4px #2c7df02e,0 0 28px #2c7df061}}.spatial-board.combined{height:500px;overflow:auto}.spatial-board.compact{height:310px;margin:16px}.spatial-combined-regals{z-index:3;background:#ffffffeb;border:1px solid #cfe3f5;border-radius:13px;flex-direction:column;gap:10px;min-width:520px;min-height:220px;padding:10px;transition:box-shadow .18s,border-color .18s,transform .18s;display:flex;position:absolute;box-shadow:0 8px 22px #46709d1a}.spatial-combined-regals.rotated{transform-origin:50%;transform:rotate(90deg)}.spatial-combined-head{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px;display:grid}.spatial-combined-head .spatial-drag-handle{justify-content:flex-start;height:38px}.spatial-combined-head .spatial-drag-handle span{color:#8b9aab;margin-left:auto;font-size:9px;font-weight:850}.spatial-total-count{color:#2878e3;background:#edf6ff;border:1px solid #d8ebff;border-radius:9px;place-items:center;height:38px;font-size:13px;display:grid}.spatial-grid-table{gap:7px;min-width:100%;display:grid}.spatial-grid-corner,.spatial-fach-group-head{color:#8190a4;text-transform:uppercase;background:#f7fbff;border:1px dashed #d4e4f2;border-radius:8px;place-items:center;height:28px;font-size:8px;font-weight:950;display:grid}.spatial-regal-row{grid-column:1/-1;gap:7px;display:grid}.spatial-regal-row.is-target{animation:1.55s 2 spatialGlow}.spatial-regal-label{color:#31516f;text-align:left;background:#f8fbff;border:1px solid #dfeaf5;border-radius:9px;justify-content:space-between;align-items:center;gap:7px;min-width:0;min-height:44px;padding:8px;display:flex}.spatial-regal-label strong{white-space:nowrap;font-size:10px}.spatial-regal-label span{color:#2878e3;background:#edf6ff;border-radius:7px;place-items:center;min-width:23px;height:23px;font-size:10px;font-weight:950;display:grid}.fach-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-width:0;display:grid}.spatial-board.compact .spatial-combined-regals{min-width:440px;padding:8px}.spatial-board.compact .spatial-combined-head{display:none}.spatial-board.compact .spatial-grid-table{gap:5px}.spatial-board.compact .spatial-grid-corner,.spatial-board.compact .spatial-fach-group-head{height:23px;font-size:7px}.spatial-board.compact .spatial-regal-row{gap:5px}.spatial-board.compact .spatial-regal-label{min-height:37px;padding:6px}.spatial-board.compact .fach-slot{min-height:37px;padding:5px}.spatial-fach-group-head{justify-content:center;align-items:center;gap:5px;padding:4px 5px;display:flex}.spatial-fach-group-head>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.spatial-fach-head-actions{align-items:center;gap:3px;margin-left:auto;display:flex}.spatial-regal-cell{grid-template-columns:minmax(0,1fr);gap:5px;min-width:0;display:grid}.spatial-board.editing .spatial-regal-cell{grid-template-columns:minmax(0,1fr) 25px}.spatial-board.editing .spatial-regal-cell .spatial-delete-button{height:auto;min-height:44px}.spatial-delete-button{color:#c95f5f;background:#fff8f8;border:1px solid #efd3d3;border-radius:7px;place-items:center;width:25px;height:25px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-grid;box-shadow:0 4px 10px #c95f5f14}.spatial-delete-button:hover:not(:disabled){color:#b94545;background:#fff1f1;border-color:#e9bdbd;transform:translateY(-1px)}.spatial-delete-button:disabled{color:#acb7c5;box-shadow:none;cursor:not-allowed;opacity:.7;background:#f4f8fb;border-color:#e3ebf2}.spatial-fach-head-actions .spatial-delete-button{grid-auto-flow:column;gap:3px;width:auto;min-width:28px;height:21px;padding:0 5px;font-size:7px;font-weight:950}.spatial-fach-head-actions .spatial-delete-button span{font-size:7px}.spatial-combined-regals{min-width:320px;overflow:auto}.spatial-combined-head{grid-template-columns:minmax(0,1fr) 38px auto}.spatial-block-actions{align-items:center;gap:5px;display:flex}.spatial-block-actions .spatial-icon-button,.spatial-block-actions .spatial-delete-button{flex:none;width:26px;height:26px;position:static;top:auto;right:auto}.spatial-block-actions .spatial-icon-button{box-shadow:0 5px 12px #347fdc1a}.spatial-empty-block{color:#8d9caf;background:#f8fbff;border:1px dashed #d8e6f4;border-radius:9px;grid-column:1/-1;place-items:center;min-height:44px;font-size:9px;font-weight:850;display:grid}.spatial-empty-canvas{color:#8392a6;text-align:center;background:#ffffffbf;border:1px dashed #cfe0ef;border-radius:12px;align-content:center;place-items:center;gap:9px;display:grid;position:absolute;inset:18px}.spatial-empty-canvas strong{color:#506781;font-size:11px}.spatial-empty-canvas .secondary-button{height:34px}.spatial-board.combined{background-color:#eef2f5;background-image:linear-gradient(135deg,#fff9,#dce2e76b),linear-gradient(#d9e0e7 1px,#0000 1px),linear-gradient(90deg,#d9e0e7 1px,#0000 1px);background-size:100% 100%,28px 28px,28px 28px;border-color:#c9d6e2;box-shadow:inset 0 0 0 6px #ffffff73,inset 0 0 45px #73889c2e}.spatial-room-shell{z-index:1;pointer-events:none;background:linear-gradient(90deg,#2980c41a 0 8px,#0000 8px calc(100% - 8px),#2980c41a calc(100% - 8px)),linear-gradient(#2980c41c 0 8px,#0000 8px calc(100% - 8px),#2980c40a calc(100% - 8px));border:3px solid #2070b29e;border-bottom-color:#2070b23d;border-radius:13px;position:absolute;inset:15px;box-shadow:inset 0 0 32px #23619114}.spatial-room-shell:before{content:"";background:#ffffff47;border:1px dashed #74879973;border-radius:11px;position:absolute;inset:12% 38% 18%}.room-label,.room-door,.room-aisle{color:#466077;text-transform:uppercase;background:#ffffffe0;border:1px solid #becbd8e6;justify-content:center;align-items:center;gap:5px;font-size:8px;font-weight:950;display:flex;position:absolute;box-shadow:0 5px 14px #4b607817}.room-label{border-radius:7px;height:22px;padding:0 8px}.room-label-back{top:-13px;left:50%;transform:translate(-50%)}.room-label-left{writing-mode:vertical-rl;height:auto;min-height:78px;padding:8px 5px;top:50%;left:-15px;transform:translateY(-50%)rotate(180deg)}.room-label-right{writing-mode:vertical-rl;height:auto;min-height:78px;padding:8px 5px;top:50%;right:-15px;transform:translateY(-50%)}.room-door{color:#216ea6;background:#eef7ff;border-color:#a7cceb;border-radius:0 0 9px 9px;height:25px;padding:0 12px;top:-13px;right:14%}.room-door:before{content:"";background:#2b83bd;border-radius:4px;width:18px;height:3px}.room-aisle{color:#6c7b8a;background:#ffffffb3;border-style:dashed;border-radius:16px;height:32px;padding:0 13px;top:50%;left:50%;transform:translate(-50%,-50%)}.spatial-combined-regals{background:linear-gradient(#ef9a24 0 5px,#fffffff0 5px calc(100% - 5px),#ef9a24 calc(100% - 5px));border-color:#2a74aa;box-shadow:0 12px 28px #32547629,inset 0 0 0 2px #2269a424}.spatial-combined-regals:before{content:"";z-index:0;pointer-events:none;opacity:.68;background:linear-gradient(90deg,#0000 calc(50% - 2px),#1c67a6b8 calc(50% - 2px) calc(50% + 2px),#0000 calc(50% + 2px));border-left:4px solid #1c67a6d1;border-right:4px solid #1c67a6d1;position:absolute;inset:8px 7px}.spatial-combined-regals>*{z-index:1;position:relative}.spatial-drag-handle{background:#f5f9fc;border-color:#c4d6e7}.spatial-fach-group-head{color:#7a4b0f;background:#fff5e7;border-color:#f0c889}.spatial-regal-label{background:#f7fbff;border-color:#c8d9e9}.fach-slot{background:#fffffff5}.spatial-board.compact .spatial-combined-regals{min-width:220px}.spatial-room-shell:before{content:none}.spatial-visual-layer{z-index:4;pointer-events:none;position:absolute;inset:15px}.spatial-visual-element{pointer-events:auto;align-items:center;gap:4px;display:flex;position:absolute}.spatial-visual-main{color:#1f6fa7;text-transform:uppercase;background:#eef7ff;border:1px solid #9fc7e9;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:62px;height:24px;padding:0 8px;font-size:8px;font-weight:950;display:flex;box-shadow:0 6px 14px #2361911f}.spatial-visual-main:disabled{cursor:default}.spatial-board.editing .spatial-visual-main{cursor:grab}.spatial-visual-delete{color:#c95f5f;background:#fff8f8;border:1px solid #efd3d3;border-radius:6px;place-items:center;width:20px;height:20px;display:grid;box-shadow:0 4px 10px #c95f5f14}.spatial-element-modal{width:min(520px,100%)}.spatial-element-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.spatial-element-grid button{color:#66778e;text-align:left;background:#f9fbfd;border:1px solid #e7eef5;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:10px;min-height:82px;padding:13px;display:grid}.spatial-element-grid button:hover{background:#f2f8ff;border-color:#bcdcff}.spatial-element-grid button>span{color:#2c80bf;background:#eaf6ff;border-radius:9px;grid-row:span 2;place-items:center;width:38px;height:38px;display:grid}.spatial-element-grid strong{color:#33455f;font-size:10px}.spatial-element-grid small{font-size:8px}.fach-pair{position:relative}.fach-pair:has(.fach-slot:nth-child(2)):before{content:"";z-index:2;pointer-events:none;background:#1f6fa7;border-radius:3px;width:3px;position:absolute;top:5px;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffffd9}.spatial-regal-row+.spatial-regal-row{border-top:4px solid #ef9a24e6;padding-top:6px}.spatial-board.compact .spatial-regal-row+.spatial-regal-row{border-top-width:3px;padding-top:4px}.spatial-board.combined{background-color:#eef2f5;background-image:linear-gradient(135deg,#ffffffb8,#dce2e77a);background-size:100% 100%;border-color:#c9d6e2}.spatial-combined-regals:before{opacity:.76;background:0 0;border-left:4px solid #1c67a6db;border-right:4px solid #1c67a6db}.spatial-add-fach-button{color:#1f6fa7;background:#eef7ff;border:1px solid #b8d7f1;border-radius:7px;justify-content:center;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:8px;font-weight:950;display:inline-flex;box-shadow:0 5px 12px #347fdc14}.spatial-add-fach-button:hover{background:#e5f2ff;border-color:#8bbde8}.spatial-fach-group-head{position:relative;overflow:hidden}.spatial-fach-group-head[data-pair=true]:after{content:"";z-index:0;pointer-events:none;background:#1f6fa7;border-radius:4px;width:4px;position:absolute;top:3px;bottom:3px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffffdb}.spatial-fach-group-head>span,.spatial-fach-head-actions{z-index:1;position:relative}.fach-pair[data-pair=true]:before{background:#1f6fa7;width:4px;top:-6px;bottom:-6px;box-shadow:0 0 0 1px #ffffffe6,0 4px 10px #1f6fa71f}.spatial-board.compact .fach-pair[data-pair=true]:before{width:3px;top:-4px;bottom:-4px}.spatial-board.compact .spatial-add-fach-button{height:24px;padding:0 6px}.spatial-board.combined .fach-pair[data-pair=true]:before{background:#1f6fa7;width:4px;top:-6px;bottom:-6px}.spatial-board.combined.compact .fach-pair[data-pair=true]:before{width:3px;top:-4px;bottom:-4px}.spatial-board.combined{background:#eef2f5;box-shadow:inset 0 0 38px #73889c1f}.spatial-room-shell{box-shadow:none;background:0 0}.spatial-fach-group-head[data-pair=true]:after,.fach-pair[data-pair=true]:before,.spatial-board.combined .fach-pair[data-pair=true]:before{content:none}.fach-pair:has(.fach-slot:nth-child(2)):before{content:none}.spatial-fach-group-head[data-boundary=true]:after{content:"";z-index:2;pointer-events:none;background:#1f6fa7;border-radius:4px;width:4px;position:absolute;top:3px;bottom:3px;right:-5.5px;box-shadow:0 0 0 1px #ffffffdb}.fach-pair[data-boundary=true]:after{content:"";z-index:2;pointer-events:none;background:#1f6fa7;border-radius:4px;width:4px;position:absolute;top:-6px;bottom:-6px;right:-5.5px;box-shadow:0 0 0 1px #ffffffe6,0 4px 10px #1f6fa71f}.spatial-board.compact .spatial-fach-group-head[data-boundary=true]:after,.spatial-board.compact .fach-pair[data-boundary=true]:after{width:3px;right:-4.5px}.spatial-board.compact .fach-pair[data-boundary=true]:after{top:-4px;bottom:-4px}.spatial-combined-regals{background:#fffffff5;box-shadow:0 12px 28px #32547624,inset 0 0 0 2px #2269a41f}.spatial-combined-regals:before{content:none;opacity:0;background:0 0;border:0}.spatial-combined-regals.has-target{border-color:#a9d2f2}.spatial-combined-regals.regal-block.has-target{animation:1.05s ease-out spatialBlockTarget}.spatial-regal-row.is-target{background:0 0;animation:none}.fach-slot.is-target{z-index:3;background:#f6fbff;border-color:#7dbce9;animation:.9s ease-out spatialCellTarget;position:relative;box-shadow:0 0 0 1px #2a84d61c,0 6px 16px #2d75b41a,inset 0 0 0 1px #fffffff2}.fach-slot.is-target strong{color:#2478d9;box-shadow:none;background:#eaf4ff}@keyframes spatialCellTarget{0%,to{box-shadow:0 0 0 1px #4a8ed21a,0 7px 18px #2d75b417,inset 0 0 0 1px #fffffff5}8%,34%,62%{box-shadow:0 0 0 5px #61adec29,0 10px 24px #2d75b424,inset 0 0 0 1px #fffffffa}}@keyframes spatialBlockTarget{0%,to{box-shadow:0 12px 28px #32547624,inset 0 0 0 2px #2269a41f}8%,34%,62%{box-shadow:0 0 0 5px #61adec1f,0 16px 34px #2d75b429,inset 0 0 0 2px #2a84d624}}@media (prefers-reduced-motion:reduce){.fach-slot.is-target,.spatial-combined-regals.regal-block.has-target{animation:none}}.spatial-board.editing{cursor:grab}.spatial-board.editing.is-panning{cursor:grabbing}.spatial-combined-regals.pallet-block{background:linear-gradient(135deg,#fffcf2fa,#fff8e5f5);border-color:#e0c57a;box-shadow:0 12px 28px #8062261f,inset 0 0 0 2px #e8be5229}.spatial-combined-regals.pallet-block .spatial-drag-handle{color:#7a5b19;background:#fff8e8;border-color:#ead49b}.spatial-combined-regals.pallet-block .spatial-total-count{color:#a36d13;background:#fff3d7;border-color:#efd28e}.spatial-combined-regals.pallet-block .spatial-fach-group-head{color:#8a6419;background:#fff7df;border-color:#ebd39a}.spatial-combined-regals.pallet-block .fach-slot{background:#fffdf5;border-color:#ead7a2}.spatial-combined-regals.pallet-block .fach-slot.filled,.spatial-combined-regals.pallet-block .fach-slot.busy{background:#fff8df;border-color:#e5bf63}.spatial-combined-regals.pallet-block .fach-slot strong{color:#9a6a14;background:#fff1ca}.spatial-board.editing .spatial-combined-regals{touch-action:none}.spatial-resize-handle{z-index:5;color:#347fdc;background:#fff;border:1px solid #d8ebff;border-radius:6px;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;box-shadow:0 5px 12px #347fdc1a}.spatial-resize-handle:hover{background:#f1f8ff;border-color:#91c4f4}.spatial-resize-handle.resize-n{cursor:ns-resize;top:-9px;left:50%;transform:translate(-50%)}.spatial-resize-handle.resize-s{cursor:ns-resize;bottom:-9px;left:50%;transform:translate(-50%)}.spatial-resize-handle.resize-e{cursor:ew-resize;top:50%;right:-9px;transform:translateY(-50%)}.spatial-resize-handle.resize-w{cursor:ew-resize;top:50%;left:-9px;transform:translateY(-50%)}.spatial-resize-handle.resize-ne{cursor:nesw-resize;top:-9px;right:-9px}.spatial-resize-handle.resize-nw{cursor:nwse-resize;top:-9px;left:-9px}.spatial-resize-handle.resize-se{cursor:nwse-resize;bottom:-9px;right:-9px}.spatial-resize-handle.resize-sw{cursor:nesw-resize;bottom:-9px;left:-9px}.spatial-resize-handle:not(.resize-se):before{content:"";background:#75aee8;border-radius:2px;width:6px;height:6px}.spatial-resize-handle.resize-se{border-radius:8px;width:24px;height:24px}.spatial-combined-regals.regal-block{min-width:360px;min-height:190px;overflow:visible}.spatial-combined-regals.regal-block.has-pallet{border-color:#dbc27d}.spatial-regal-grid{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex;overflow:auto}.spatial-fach-row{flex:1;gap:6px;min-height:42px;display:grid}.spatial-total-count{color:#2878e3;background:#edf6ff;border:1px solid #d8ebff;border-radius:9px;place-items:center;height:38px;font-size:13px;font-weight:950;display:grid}.spatial-total-count:hover{background:#e5f2ff;border-color:#bcdcff}.spatial-row-stepper{color:#6c7c91;background:#f7fbff;border:1px solid #dce9f4;border-radius:8px;align-items:center;height:26px;display:inline-flex;overflow:hidden}.spatial-row-stepper button{color:#2d7edc;background:0 0;border:0;width:24px;height:24px;font-size:13px;font-weight:950}.spatial-row-stepper button:hover{background:#eaf5ff}.spatial-row-stepper span{text-align:center;text-transform:uppercase;border-left:1px solid #dce9f4;border-right:1px solid #dce9f4;min-width:52px;padding:0 7px;font-size:8px;font-weight:950}.fach-slot-empty{visibility:hidden;pointer-events:none}.pallet-slot{background:#fff8df;border-style:solid;border-color:#e2c570;min-height:36px;margin-top:2px}.pallet-slot strong{color:#9a6a14;background:#fff1ca}.spatial-board.compact .spatial-combined-regals.regal-block{min-width:240px;min-height:150px}.spatial-board.compact .spatial-regal-grid{gap:4px}.spatial-board.compact .spatial-fach-row{gap:4px;min-height:34px}.spatial-board.compact .spatial-row-stepper{display:none}.spatial-board.editing .spatial-combined-head{grid-template-columns:minmax(0,1fr) 42px}.spatial-block-actions{flex-wrap:wrap;justify-content:flex-end}.spatial-board.editing .spatial-block-actions{grid-column:1/-1;justify-content:flex-start}.spatial-number-field{color:#6c7c91;background:#f7fbff;border:1px solid #dce9f4;border-radius:8px;align-items:center;height:26px;display:inline-flex;overflow:hidden}.spatial-number-field span{text-transform:uppercase;place-items:center;height:24px;padding:0 7px;font-size:9px;font-weight:950;display:grid}.spatial-number-field input{color:#2f4661;text-align:center;background:#fff;border:0;border-left:1px solid #dce9f4;outline:0;width:46px;height:24px;padding:0 6px;font-size:12px;font-weight:900}.spatial-number-field:focus-within,.spatial-row-stepper:focus-within{border-color:#91c4f4;box-shadow:0 0 0 3px #347fdc1a}.spatial-block-actions .spatial-row-stepper span{font-size:9px}.spatial-row-stepper.fach-stepper{flex:none}.spatial-stepper-value{background:#fff;border-left:1px solid #dce9f4;border-right:1px solid #dce9f4;justify-content:center;align-items:center;gap:4px;min-width:66px;height:24px;padding:0 6px;display:inline-flex}.spatial-stepper-value input{color:#2f4661;text-align:center;background:0 0;border:0;outline:0;width:31px;height:22px;padding:0;font-size:12px;font-weight:900}.spatial-stepper-value small{color:#6c7c91;text-transform:uppercase;font-size:9px;font-weight:950}.spatial-board.compact .spatial-number-field,.spatial-board.compact .fach-stepper{display:none}.spatial-row-stepper.column-stepper{flex:none}.spatial-board.compact .column-stepper{display:none}.spatial-fach-row{position:relative}.spatial-fach-row+.spatial-fach-row{border-top:4px solid #ef9a24f0;padding-top:6px}.spatial-fach-row .fach-slot{z-index:1;position:relative;overflow:visible}.spatial-fach-row .fach-slot[data-column-boundary=true]:after{content:"";z-index:4;pointer-events:none;background:#1f6fa7;border-radius:4px;width:4px;position:absolute;top:-7px;bottom:-7px;right:-6px;box-shadow:0 0 0 1px #ffffffe6,0 4px 10px #1f6fa724}.spatial-fach-row+.spatial-fach-row .fach-slot[data-column-boundary=true]:after{top:-13px}.spatial-fach-row .fach-slot-empty{visibility:visible;color:#0000;box-shadow:none;pointer-events:none;background:0 0;border-color:#0000}.spatial-fach-row .fach-slot-empty:hover{background:0 0;border-color:#0000}.spatial-board.compact .spatial-fach-row+.spatial-fach-row{border-top-width:3px;padding-top:4px}.spatial-board.compact .spatial-fach-row .fach-slot[data-column-boundary=true]:after{width:3px;top:-5px;bottom:-5px;right:-5px}.spatial-board.compact .spatial-fach-row+.spatial-fach-row .fach-slot[data-column-boundary=true]:after{top:-9px}.spatial-panel>.spatial-actions{padding:14px 16px 0}.spatial-fach-pair{grid-template-rows:24px minmax(0,1fr);gap:4px;min-width:0;display:grid;position:relative}.spatial-fach-pair .fach-pair{height:100%;min-height:42px}.spatial-pair-button{color:#1f6fa7;text-transform:uppercase;background:#eef7ff;border:1px solid #b8d7f1;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-width:0;height:24px;padding:0 7px;font-size:8px;font-weight:950;display:flex}.spatial-pair-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.spatial-pair-button strong{color:#1f6fa7;background:#fff;border-radius:6px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid}.spatial-pair-button:hover{background:#e5f2ff;border-color:#8bbde8}.spatial-fach-pair.is-target .spatial-pair-button{background:#f3faff;border-color:#82bbe8}.spatial-pair-placeholder{height:24px}.spatial-phone-inventory-button{display:inline-flex}.spatial-inventory-backdrop{z-index:9999;overscroll-behavior:contain;touch-action:pan-y pinch-zoom;pointer-events:auto;isolation:isolate;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d223f3d;justify-content:center;align-items:center;width:auto;min-width:100vw;height:auto;min-height:100dvh;margin:0;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}html.spatial-inventory-open,body.spatial-inventory-open{overscroll-behavior:none;width:100%;height:100%;overflow:hidden}.spatial-inventory-mode{color:#33455f;background:#f7fbff;border:1px solid #d7e8f8;border-radius:16px;flex-direction:column;width:min(1120px,100%);max-width:1120px;height:min(860px,100vh - 40px);min-height:0;margin:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #1f395938}.spatial-inventory-header{background:#fff;border-bottom:1px solid #e3edf6;flex:none;justify-content:space-between;align-items:flex-start;gap:12px;min-height:72px;padding:15px 18px;display:flex}.spatial-inventory-header h2{margin-top:6px;font-size:18px;line-height:1.2}.spatial-inventory-header .modal-close{flex:none;position:static}.spatial-inventory-summary{background:#fbfdff;border-bottom:1px solid #e7eef5;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px 18px;display:grid}.spatial-inventory-stat{color:#7c8da2;cursor:pointer;background:#fff;border:1px solid #dfe8f1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:46px;padding:9px;font-size:10px;font-weight:850;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 1px #ffffffe6,0 4px 12px #2c4e700a}.spatial-inventory-stat:hover{background:#f8fbff;box-shadow:0 0 0 3px #347fdc14,0 6px 14px #2c4e700f}.spatial-inventory-stat:active{transform:translateY(1px)}.spatial-inventory-stat.selected{box-shadow:inset 0 0 0 1px #2a84d614,0 0 0 3px #347fdc1a}.spatial-inventory-stat.available{color:#23875f;background:#f3fbf7;border-color:#cbe8da}.spatial-inventory-stat.unknown{color:#68798f;background:#f7f9fc;border-color:#dbe4ee}.spatial-inventory-stat.not-available{color:#b64f4f;background:#fff6f6;border-color:#efd0d0}.spatial-inventory-stat.available.selected{color:#1f7b57;background:#eaf8f1;border-color:#99d5bb}.spatial-inventory-stat.unknown.selected{color:#3f6f9f;background:#edf6ff;border-color:#bcdcff}.spatial-inventory-stat.not-available.selected{color:#a94444;background:#fff0f0;border-color:#e5adad}.spatial-inventory-stat strong{font-size:17px}.spatial-inventory-stat.available strong{color:#23875f}.spatial-inventory-stat.unknown strong{color:#53647b}.spatial-inventory-stat.not-available strong{color:#b64f4f}.spatial-inventory-stat span{justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:900;display:inline-flex}.spatial-inventory-stat span svg{stroke-width:2.5px;flex:none}.spatial-inventory-tabs{background:#f7fbff;flex:none;gap:7px;padding:10px 18px 0;display:flex;overflow:auto}.spatial-inventory-tabs button{color:#748399;background:#fff;border:1px solid #dfe8f1;border-radius:9px;flex:none;height:34px;padding:0 12px;font-size:10px;font-weight:850}.spatial-inventory-tabs button.selected{color:#2878e3;background:#edf6ff;border-color:#cfe5fb}.spatial-inventory-tools{flex:none;gap:8px;padding:12px 18px;display:flex}.spatial-inventory-tools .secondary-button{min-height:38px;padding:0 12px}.spatial-inventory-lookup{background:#fff;border:1px solid #e3ecf5;border-radius:12px;flex:none;margin:0 18px 12px;padding:10px}.spatial-inventory-lookup-head{grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:8px;display:grid}.spatial-inventory-lookup label{color:#8a99aa;background:#f8fbfe;border:1px solid #e1ebf4;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 10px;display:flex}.spatial-inventory-lookup input{color:#33455f;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.spatial-inventory-lookup .search-field-trigger{min-width:62px;height:38px}.spatial-inventory-lookup .search-field-menu{right:-42px}.spatial-inventory-lookup .search-field-option{text-transform:none;flex-direction:row;align-items:center;gap:8px;height:auto;padding:0 8px;display:flex}.spatial-inventory-lookup-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:220px;margin-top:8px;display:grid;overflow:auto}.spatial-inventory-lookup-results button{color:#5e7188;text-align:left;touch-action:manipulation;background:#fbfdff;border:1px solid #e5edf5;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:8px;display:flex}.spatial-inventory-lookup-results button:disabled{opacity:.58;cursor:not-allowed}.spatial-inventory-lookup-results span{flex-direction:column;gap:3px;min-width:0;display:flex}.spatial-inventory-lookup-results strong{color:#263752;font-size:11px}.spatial-inventory-lookup-results small{color:#8a98aa;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spatial-inventory-empty-result{color:#8a98aa;padding:8px;font-size:10px;font-weight:750}.spatial-inventory-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;flex:1;min-height:0;padding:0 18px 14px;overflow:auto}.spatial-inventory-row{isolation:isolate;background:#fff;border:1px solid #e4edf6;border-radius:11px;grid-template-columns:minmax(240px,1fr) 90px 168px;align-items:center;gap:10px;min-height:68px;padding:10px;display:grid}.spatial-inventory-row.is-spotlight{background:#f4faff;border-color:#87bff0;box-shadow:0 0 0 3px #347fdc1a}.spatial-inventory-row+.spatial-inventory-row{margin-top:8px}.spatial-inventory-row-main{flex-direction:column;gap:4px;min-width:0;display:flex}.spatial-inventory-row strong{color:#263752;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.spatial-inventory-row span{color:#68798f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.spatial-inventory-row small{color:#9aa6b5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spatial-inventory-status{border-radius:999px;justify-content:center;align-items:center;height:27px;padding:0 8px;font-size:9px;font-weight:850;display:inline-flex}.spatial-inventory-status.available{color:#23875f;background:#eaf8f1}.spatial-inventory-status.unknown{color:#7a8798;background:#f2f5f8}.spatial-inventory-status.not-available{color:#b64f4f;background:#fff0f0}.spatial-inventory-row-actions{grid-template-columns:38px 38px minmax(0,1fr);align-self:stretch;gap:7px;min-width:0;display:grid}.spatial-inventory-row-actions.has-move{grid-template-columns:32px 32px 32px minmax(0,1fr);gap:6px}.spatial-inventory-row-actions button{color:#258e64;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#eaf8f1;border:1px solid #cfe9dc;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:46px;min-height:46px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.spatial-inventory-row-actions button>*{pointer-events:none}.spatial-inventory-row-actions .spatial-inventory-move-button{color:#2e7ed4;background:#edf6ff;border-color:#cfe5fb;padding:0}.spatial-inventory-row-actions .spatial-inventory-undo-move-button{color:#b17719;background:#fff6df;border-color:#edd39c;padding:0}.spatial-inventory-row-actions .spatial-inventory-unavailable-button{color:#b64f4f;background:#fff0f0;border-color:#efd0d0;padding:0}.spatial-inventory-row-actions .spatial-inventory-unavailable-button.unavailable{color:#fff;background:#c75b5b;border-color:#c75b5b}.spatial-inventory-row-actions .spatial-inventory-found-button.found{color:#fff;background:#32a873;border-color:#32a873}.spatial-inventory-row-actions button:disabled{opacity:.48;cursor:not-allowed}.spatial-move-popover-backdrop{z-index:10002;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17243c47;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.spatial-move-popover{background:#fff;border:1px solid #d7e8f8;border-radius:14px;flex-direction:column;gap:12px;width:min(420px,100%);padding:14px;animation:.16s ease-out movePopoverIn;display:flex;box-shadow:0 18px 46px #1f395938}.spatial-move-popover-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.spatial-move-popover-head span{flex-direction:column;gap:2px;min-width:0;display:flex}.spatial-move-popover-head strong{color:#263752;font-size:13px}.spatial-move-popover-head small{color:#718197;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.spatial-move-popover p{color:#74849a;margin:0;font-size:10px;line-height:1.4}.spatial-move-target{grid-template-columns:1fr 1fr;gap:9px;display:grid}.spatial-move-target label{color:#65758d;flex-direction:column;gap:5px;min-width:0;font-size:10px;font-weight:850;display:flex}.spatial-move-target input{color:#33455f;background:#fbfdff;border:1px solid #dfe8f1;border-radius:10px;outline:0;width:100%;height:42px;padding:0 10px;font-size:16px}.spatial-move-target input:focus{border-color:#91c3f3;box-shadow:0 0 0 3px #eaf5ff}.spatial-move-quick-fachs{gap:7px;display:flex;overflow:auto}.spatial-move-quick-fachs button{color:#62738a;background:#f8fbff;border:1px solid #dfe8f1;border-radius:9px;flex:none;height:32px;padding:0 10px;font-size:10px;font-weight:850}.spatial-move-quick-fachs button.selected{color:#2878e3;background:#edf6ff;border-color:#bfe0ff}.spatial-move-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spatial-move-actions .secondary-button,.spatial-move-actions .primary-button{min-height:40px}.spatial-finish-confirm-backdrop{z-index:10003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d223f38;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.spatial-finish-confirm{background:#fff;border:1px solid #d7e8f8;border-radius:14px;flex-direction:column;gap:10px;width:min(420px,100%);padding:14px;animation:.16s ease-out movePopoverIn;display:flex;box-shadow:0 18px 46px #1f395938}.spatial-finish-confirm-head{flex-direction:column;gap:2px;display:flex}.spatial-finish-confirm-head strong{color:#263752;font-size:13px}.spatial-finish-confirm-head small{color:#6f8198;font-size:10px;font-weight:800}.spatial-finish-confirm-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.spatial-finish-confirm-stats span{color:#7b8c9f;background:#f8fbff;border:1px solid #e2ecf5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:32px;padding:7px 8px;font-size:9px;font-weight:800;display:flex}.spatial-finish-confirm-stats strong{color:#273f5a;font-size:13px}.spatial-finish-confirm p{color:#74849a;margin:0;font-size:10px;line-height:1.4}.spatial-finish-confirm small{color:#8f9ead;font-size:10px}.spatial-finish-confirm-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spatial-finish-confirm-actions .secondary-button,.spatial-finish-confirm-actions .primary-button{min-height:40px}@keyframes movePopoverIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.spatial-inventory-draft{background:#fff;border:1px solid #cfe5fb;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex;box-shadow:0 8px 22px #347fdc14}.spatial-inventory-draft-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.spatial-inventory-draft-head span{flex-direction:column;gap:2px;min-width:0;display:flex}.spatial-inventory-draft-head strong{color:#263752;font-size:12px}.spatial-inventory-draft-head small{color:#7d8da1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.spatial-inventory-draft-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.spatial-inventory-draft-grid label{color:#65758d;flex-direction:column;gap:5px;min-width:0;font-size:10px;font-weight:850;display:flex}.spatial-inventory-draft-grid input{color:#33455f;background:#fbfdff;border:1px solid #dfe8f1;border-radius:9px;outline:0;width:100%;height:40px;padding:0 9px;font-size:14px}.spatial-inventory-draft-grid input:focus{border-color:#91c3f3;box-shadow:0 0 0 3px #eaf5ff}.spatial-inventory-draft-art{grid-column:auto}.spatial-inventory-draft .art-select{height:40px}.spatial-inventory-draft .art-select button{height:32px;font-size:11px}.spatial-inventory-draft-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spatial-inventory-draft-actions .secondary-button,.spatial-inventory-draft-actions .primary-button{min-height:40px}.spatial-inventory-footer{background:#fff;border-top:1px solid #e0eaf4;flex:none;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:10px;min-height:66px;padding:11px 18px;display:grid}.spatial-inventory-footer span{color:#7d8da1;font-size:10px;font-weight:800}.spatial-inventory-footer .primary-button{min-height:42px}.spatial-inventory-footer .primary-button.spatial-finish-confirm-trigger{color:#8ca2ba;box-shadow:none;background:#eef3fb;border-color:#dce7f5}@media (max-width:760px){.spatial-phone-inventory-button{display:inline-flex}.spatial-fach-pair{grid-template-rows:26px minmax(0,1fr);gap:4px}.spatial-pair-button{height:26px;font-size:8px}.spatial-board.compact .spatial-fach-pair{grid-template-rows:22px minmax(0,1fr);gap:3px}.spatial-board.compact .spatial-pair-button{height:22px;padding:0 5px;font-size:7px}.spatial-inventory-backdrop{touch-action:none;width:100vw;min-width:0;height:100dvh;min-height:0;padding:0;display:block;overflow:hidden}.spatial-inventory-mode{color:#33455f;width:100%;max-width:none;height:100%;min-height:0;box-shadow:none;background:#f7fbff;border:0;border-radius:0;flex-direction:column;margin:0;padding:0;display:flex;position:relative;inset:auto;overflow:hidden}.spatial-inventory-header{background:#fff;border-bottom:1px solid #e3edf6;flex:none;justify-content:space-between;align-items:flex-start;gap:10px;min-height:68px;padding:13px 14px;display:flex}.spatial-inventory-header h2{margin-top:6px;font-size:17px;line-height:1.2}.spatial-inventory-header .modal-close{flex:none;position:static}.spatial-inventory-summary{background:#fbfdff;border-bottom:1px solid #e7eef5;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px 12px;display:grid}.spatial-inventory-stat{min-height:42px;padding:8px;font-size:9px}.spatial-inventory-stat strong{font-size:16px}.spatial-inventory-stat span{font-size:9px}.spatial-inventory-tabs{background:#f7fbff;flex:none;gap:6px;padding:9px 12px 0;display:flex;overflow:auto}.spatial-inventory-tabs button{color:#748399;background:#fff;border:1px solid #dfe8f1;border-radius:9px;flex:none;height:32px;padding:0 11px;font-size:10px;font-weight:850}.spatial-inventory-tabs button.selected{color:#2878e3;background:#edf6ff;border-color:#cfe5fb}.spatial-inventory-tools{flex:none;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;display:grid}.spatial-inventory-tools .secondary-button{min-height:38px;padding:0 8px}.spatial-inventory-lookup{background:#fff;border:1px solid #e3ecf5;border-radius:12px;flex:none;margin:0 12px 10px;padding:9px}.spatial-inventory-lookup-head{grid-template-columns:minmax(0,1fr) auto 32px;gap:7px;display:grid}.spatial-inventory-lookup label{color:#8a99aa;background:#f8fbfe;border:1px solid #e1ebf4;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 10px;display:flex}.spatial-inventory-lookup input{color:#33455f;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.spatial-inventory-lookup-results{flex-direction:column;gap:6px;max-height:30vh;margin-top:8px;display:flex;overflow:auto}.spatial-inventory-lookup-results button{color:#5e7188;text-align:left;touch-action:manipulation;background:#fbfdff;border:1px solid #e5edf5;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px;display:flex}.spatial-inventory-lookup-results button:disabled{opacity:.58;cursor:not-allowed}.spatial-inventory-lookup-results span{flex-direction:column;gap:3px;min-width:0;display:flex}.spatial-inventory-lookup-results strong{color:#263752;font-size:11px}.spatial-inventory-lookup-results small{color:#8a98aa;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spatial-inventory-empty-result{color:#8a98aa;padding:8px;font-size:10px;font-weight:750}.spatial-inventory-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;flex:1;min-height:0;padding:0 12px 10px;overflow:auto}.spatial-inventory-row{isolation:isolate;background:#fff;border:1px solid #e4edf6;border-radius:11px;grid-template-columns:minmax(0,1fr) 68px 116px;align-items:center;gap:8px;min-height:66px;padding:9px 8px;display:grid}.spatial-inventory-row+.spatial-inventory-row{margin-top:7px}.spatial-inventory-row-main{flex-direction:column;gap:3px;min-width:0;display:flex}.spatial-inventory-row strong{color:#263752;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.spatial-inventory-row span{color:#68798f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.spatial-inventory-row small{color:#9aa6b5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.spatial-inventory-status{border-radius:999px;justify-content:center;align-items:center;height:25px;padding:0 6px;font-size:9px;font-weight:850;display:inline-flex}.spatial-inventory-status.available{color:#23875f;background:#eaf8f1}.spatial-inventory-status.unknown{color:#7a8798;background:#f2f5f8}.spatial-inventory-status.not-available{color:#b64f4f;background:#fff0f0}.spatial-inventory-row-actions{grid-template-columns:30px 30px minmax(0,1fr);align-self:stretch;gap:5px;min-width:0;display:grid}.spatial-inventory-row-actions.has-move{grid-template-columns:26px 26px 26px minmax(0,1fr);gap:4px}.spatial-inventory-row-actions button{color:#258e64;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#eaf8f1;border:1px solid #cfe9dc;border-radius:9px;justify-content:center;align-items:center;gap:5px;height:44px;min-height:44px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.spatial-inventory-row-actions button>*{pointer-events:none}.spatial-inventory-row-actions .spatial-inventory-move-button{color:#2e7ed4;background:#edf6ff;border-color:#cfe5fb;padding:0}.spatial-inventory-row-actions .spatial-inventory-undo-move-button{color:#b17719;background:#fff6df;border-color:#edd39c;padding:0}.spatial-inventory-row-actions .spatial-inventory-unavailable-button{color:#b64f4f;background:#fff0f0;border-color:#efd0d0;padding:0}.spatial-inventory-row-actions .spatial-inventory-unavailable-button.unavailable{color:#fff;background:#c75b5b;border-color:#c75b5b}.spatial-inventory-row-actions.has-move .spatial-inventory-found-button{gap:0;padding:0 5px;font-size:9px}.spatial-inventory-row-actions.has-move .spatial-inventory-found-button svg{display:none}.spatial-inventory-row-actions .spatial-inventory-found-button.found{color:#fff;background:#32a873;border-color:#32a873}.spatial-inventory-row-actions button:disabled{opacity:.48;cursor:not-allowed}.spatial-move-popover-backdrop{z-index:10002;padding:12px 12px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17243c47;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.spatial-move-popover{background:#fff;border:1px solid #d7e8f8;border-radius:14px;flex-direction:column;gap:11px;width:min(366px,100%);padding:12px;animation:.16s ease-out movePopoverIn;display:flex;box-shadow:0 18px 46px #1f395938}.spatial-move-popover-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.spatial-move-popover-head span{flex-direction:column;gap:2px;min-width:0;display:flex}.spatial-move-popover-head strong{color:#263752;font-size:13px}.spatial-move-popover-head small{color:#718197;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.spatial-move-target{grid-template-columns:1fr 1fr;gap:9px;display:grid}.spatial-move-target label{color:#65758d;flex-direction:column;gap:5px;min-width:0;font-size:10px;font-weight:850;display:flex}.spatial-move-target input{color:#33455f;background:#fbfdff;border:1px solid #dfe8f1;border-radius:10px;outline:0;width:100%;height:42px;padding:0 10px;font-size:16px}.spatial-move-target input:focus{border-color:#91c3f3;box-shadow:0 0 0 3px #eaf5ff}.spatial-move-quick-fachs{gap:7px;display:flex;overflow:auto}.spatial-move-quick-fachs button{color:#62738a;background:#f8fbff;border:1px solid #dfe8f1;border-radius:9px;flex:none;height:32px;padding:0 10px;font-size:10px;font-weight:850}.spatial-move-quick-fachs button.selected{color:#2878e3;background:#edf6ff;border-color:#bfe0ff}.spatial-move-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spatial-move-actions .secondary-button,.spatial-move-actions .primary-button{min-height:40px}.spatial-finish-confirm-backdrop{z-index:10003;padding:12px 12px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d223f38;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.spatial-finish-confirm{background:#fff;border:1px solid #d7e8f8;border-radius:14px;flex-direction:column;gap:10px;width:min(366px,100%);padding:12px;animation:.16s ease-out movePopoverIn;display:flex;box-shadow:0 18px 46px #1f395938}.spatial-finish-confirm-head{flex-direction:column;gap:2px;display:flex}.spatial-finish-confirm-head strong{color:#263752;font-size:13px}.spatial-finish-confirm-head small{color:#6f8198;font-size:10px;font-weight:800}.spatial-finish-confirm-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.spatial-finish-confirm-stats span{color:#7b8c9f;background:#f8fbff;border:1px solid #e2ecf5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:32px;padding:7px 8px;font-size:9px;font-weight:800;display:flex}.spatial-finish-confirm-stats strong{color:#273f5a;font-size:13px}.spatial-finish-confirm p{color:#74849a;margin:0;font-size:10px;line-height:1.4}.spatial-finish-confirm small{color:#8f9ead;font-size:10px}.spatial-finish-confirm-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spatial-finish-confirm-actions .secondary-button,.spatial-finish-confirm-actions .primary-button{min-height:40px}@keyframes movePopoverIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.spatial-inventory-draft{background:#fff;border:1px solid #cfe5fb;border-radius:12px;flex-direction:column;gap:10px;padding:10px;display:flex;box-shadow:0 8px 22px #347fdc14}.spatial-inventory-draft-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.spatial-inventory-draft-head span{flex-direction:column;gap:2px;min-width:0;display:flex}.spatial-inventory-draft-head strong{color:#263752;font-size:12px}.spatial-inventory-draft-head small{color:#7d8da1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.spatial-inventory-draft-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.spatial-inventory-draft-grid label{color:#65758d;flex-direction:column;gap:5px;min-width:0;font-size:10px;font-weight:850;display:flex}.spatial-inventory-draft-grid input{color:#33455f;background:#fbfdff;border:1px solid #dfe8f1;border-radius:9px;outline:0;width:100%;height:40px;padding:0 9px;font-size:16px}.spatial-inventory-draft-grid input:focus{border-color:#91c3f3;box-shadow:0 0 0 3px #eaf5ff}.spatial-inventory-draft-art{grid-column:1/-1}.spatial-inventory-draft .art-select{height:40px}.spatial-inventory-draft .art-select button{height:32px;font-size:11px}.spatial-inventory-draft-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spatial-inventory-draft-actions .secondary-button,.spatial-inventory-draft-actions .primary-button{min-height:40px}.spatial-inventory-footer{min-height:64px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0eaf4;flex:none;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:9px;display:grid}.spatial-inventory-footer span{color:#7d8da1;font-size:10px;font-weight:800}.spatial-inventory-footer .primary-button{min-height:42px}.spatial-inventory-footer .primary-button.spatial-finish-confirm-trigger{color:#8ca2ba;box-shadow:none;background:#eef3fb;border-color:#dce7f5}}.activity-list{padding:3px 17px}.activity-item{border-bottom:1px solid #eff3f7;gap:10px;padding:13px 0;display:flex;position:relative}.activity-item:last-child{border-bottom:0}.activity-icon{border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.activity-icon.green{color:#3aae80;background:#e8f8f1}.activity-icon.blue{color:#3886e7;background:#eaf4ff}.activity-icon.violet{color:#8069d9;background:#f1efff}.activity-icon.amber{color:#ce922c;background:#fff5df}.activity-item>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.activity-item strong{font-size:9px}.activity-item span{color:#75859b;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.activity-item small{color:#acb5c1;font-size:7px}.panel-footer-button{color:#4786d5;background:#fbfdff;border:0;border-top:1px solid #edf2f7;border-radius:0 0 16px 16px;justify-content:center;align-items:center;gap:3px;width:100%;height:39px;font-size:8px;font-weight:700;display:flex}.stock-panel{margin-top:17px;animation-delay:.2s}.stock-panel .panel-heading{min-height:64px}.insight-row{align-items:center;gap:12px;padding:15px 18px;display:flex}.insight-icon{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.insight-icon.amber{color:#d39329;background:#fff5df}.insight-row>div:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.insight-row strong{font-size:10px}.insight-row span{color:#8996a8;font-size:8px}.insight-spark{align-items:flex-end;gap:3px;height:28px;display:flex}.insight-spark i{background:#b9dafa;border-radius:3px;width:4px}.insight-spark i:first-child{height:8px}.insight-spark i:nth-child(2){height:12px}.insight-spark i:nth-child(3){height:10px}.insight-spark i:nth-child(4){height:18px}.insight-spark i:nth-child(5){height:16px}.insight-spark i:nth-child(6){background:#f2c568;height:23px}.insight-spark i:nth-child(7){background:#efb84c;height:26px}.insight-row>button{color:#4380ca;background:#f3f8fd;border:1px solid #e1edf8;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:700}.table-panel{animation-delay:60ms;overflow:hidden}.table-tools{border-bottom:1px solid #edf2f7;align-items:center;gap:8px;min-height:67px;padding:14px 17px;display:flex}.inline-search{color:#9ba9b9;background:#f7fafd;border:1px solid #e5edf5;border-radius:9px;align-items:center;gap:7px;width:260px;height:34px;padding:0 10px;display:flex}.inline-search-locate{color:#347fdc;background:#fff;border:1px solid #d8eaff;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;transition:all .16s;display:grid}.inline-search-locate:hover:not(:disabled){background:#edf6ff;border-color:#bcdcff}.inline-search-locate:disabled{opacity:.38;cursor:not-allowed}.table-tools .secondary-button{min-height:34px;padding:0 11px}.filter-count{color:#fff;background:#458be4;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;display:grid}.table-total{color:#9aa6b6;margin-left:auto;font-size:9px;font-weight:600}.take-list-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:flex}.take-list-actions+.table-total{margin-left:0}.take-list-actions.empty .take-list-count{color:#6f7f94;background:#f6f9fc;border-color:#e2eaf2}.take-list-actions button:disabled{opacity:.46;cursor:not-allowed;box-shadow:none;transform:none}.take-list-count{color:#2f6da8;background:#edf6ff;border:1px solid #d8ebff;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}.take-list-count strong{font-size:12px}.export-menu-wrap{flex:none;position:relative}.table-tools .export-menu-trigger{min-height:34px;padding:0 12px}.export-menu-trigger svg:last-child{transition:transform .16s}.export-menu-wrap.open .export-menu-trigger svg:last-child{transform:rotate(180deg)}.export-action-menu{z-index:35;transform-origin:100% 0;background:#fff;border:1px solid #dfe8f1;border-radius:13px;flex-direction:column;gap:5px;width:268px;padding:8px;animation:.14s selectMenu;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #2240652e}.export-action-menu>strong{color:#8e9aaa;text-transform:uppercase;padding:5px 7px 2px;font-size:9px;font-weight:900}.export-menu-item{color:#5b6f87;text-align:left;background:#fbfdff;border:1px solid #e5edf5;border-radius:10px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;min-height:42px;padding:7px 9px;transition:background .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:grid}.export-menu-item:hover:not(:disabled),.export-menu-item:focus-visible{color:#287be5;background:#f2f8ff;border-color:#c9e3fb;outline:0;transform:translateY(-1px)}.export-menu-item svg{color:#347fdc}.export-menu-item span{flex-direction:column;gap:2px;min-width:0;display:flex}.export-menu-item strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;overflow:hidden}.export-menu-item small{color:#8b99ab;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;overflow:hidden}.export-menu-item.excel{color:#fff;background:linear-gradient(135deg,#3a91f3,#2275e8);border-color:#2072df;box-shadow:0 8px 18px #2c7df02e}.export-menu-item.excel svg,.export-menu-item.excel strong{color:#fff}.export-menu-item.excel small{color:#ffffffc7}.export-menu-item.excel:hover:not(:disabled),.export-menu-item.excel:focus-visible{color:#fff;background:linear-gradient(135deg,#459cff,#1768dc);border-color:#1768dc;box-shadow:0 11px 22px #2c7df042}.export-menu-item:disabled{color:#8ca2ba;box-shadow:none;background:#f3f6fa;border-color:#dce7f5}.export-menu-item:disabled svg,.export-menu-item:disabled small{color:#9facbd}.select-header{min-width:76px}.select-header input{vertical-align:middle}.select-header span{color:#6f7f94;text-transform:uppercase;margin-left:7px;font-size:8px;font-weight:900}.take-list-panel{background:#fbfdff;border-bottom:1px solid #edf2f7;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:10px 17px;display:grid}.take-list-title{color:#4e6580;align-items:center;gap:7px;min-height:31px;font-size:11px;display:flex}.take-list-title strong{color:#33455f}.take-list-title span{color:#8d9bad;font-size:10px;font-weight:750}.take-list-chips{flex-wrap:wrap;align-items:center;gap:7px;max-height:92px;display:flex;overflow:auto}.take-list-chip{color:#53647b;background:#fff;border:1px solid #e3ecf5;border-radius:9px;align-items:center;gap:7px;min-width:0;max-width:260px;height:31px;padding:0 4px 0 10px;display:inline-flex}.take-list-chip strong{color:#243755;font-size:10px}.take-list-chip small{color:#7f8da0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;overflow:hidden}.take-list-chip button{color:#8b9aab;background:#f4f8fc;border:1px solid #e3ebf2;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;display:grid}.take-list-chip button:hover{color:#c65353;background:#fff4f4;border-color:#efcdcd}.take-list-note{color:#9a6a14;background:#fff8df;border:1px solid #ead49b;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:750}.tool-popover-wrap{position:relative}.tool-popover{z-index:15;border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;gap:2px;min-width:180px;padding:7px;display:flex;position:absolute;top:40px;left:0;box-shadow:0 16px 38px #26426526}.tool-popover>strong{color:#99a5b5;text-transform:uppercase;padding:6px 7px;font-size:8px}.tool-popover button,.tool-popover label{color:#65758d;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;height:31px;padding:0 7px;font-size:9px;font-weight:600;display:flex}.tool-popover button:hover,.tool-popover button.selected{color:#287be5;background:#edf6ff}.filter-popover{gap:8px;width:285px;padding:10px}.filter-popover .popover-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.filter-popover .popover-title strong{color:#8e9aaa;text-transform:uppercase;font-size:8px}.filter-popover .popover-title button{color:#337ed8;background:#edf6ff;border:1px solid #d8eaff;border-radius:7px;height:26px;padding:0 8px}.filter-popover label{color:#748399;text-transform:uppercase;flex-direction:column;align-items:stretch;gap:5px;height:auto;padding:0;font-size:8px}.filter-popover input,.filter-popover select,.page-size-control select,.mobile-sort-controls select{color:#33455f;text-transform:none;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#8c9bb0 50%),linear-gradient(135deg,#8c9bb0 50%,#0000 50%);background-position:calc(100% - 15px),calc(100% - 10px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:1px solid #dfe8f1;border-radius:8px;outline:0;width:100%;height:34px;padding:0 28px 0 9px;font-size:9px}.filter-popover input{background-image:none;padding-right:9px}.filter-popover input:focus,.filter-popover select:focus,.page-size-control select:focus,.mobile-sort-controls select:focus{border-color:#8bbff2;box-shadow:0 0 0 3px #eaf5ff}.filter-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.spec-filter-row{grid-template-columns:1fr 1fr 1fr}.sort-header{height:100%;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.sort-header svg{opacity:.45}.sort-header.active{color:#287be5}.sort-header.active svg{opacity:1}.mobile-sort-controls{display:none}.page-size-control{color:#8f9cac;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;font-weight:700;display:inline-flex}.page-size-control select{width:68px;height:30px}.custom-select{text-transform:none;width:100%;min-width:0;position:relative}.custom-select-trigger{color:#33455f;width:100%;height:34px;font:inherit;text-align:left;background:#fff;border:1px solid #dfe8f1;border-radius:8px;outline:0;justify-content:space-between;align-items:center;gap:8px;padding:0 8px 0 10px;font-size:9px;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s,color .16s;display:flex}.custom-select-trigger:hover{background:#fbfdff;border-color:#bdd8f4}.custom-select-trigger:focus-visible,.custom-select.open .custom-select-trigger{border-color:#8bbff2;box-shadow:0 0 0 3px #eaf5ff}.custom-select.disabled{opacity:.62}.custom-select.disabled .custom-select-trigger{cursor:not-allowed}.custom-select-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select-trigger svg{color:#8da0b6;flex:none;transition:transform .16s}.custom-select.open .custom-select-trigger svg{transform:rotate(180deg)}.custom-select-menu{z-index:180;transform-origin:top;background:#fff;border:1px solid #dfe8f1;border-radius:12px;min-width:max(100%,190px);padding:7px;animation:.14s selectMenu;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 45px #2240652e}.custom-select .custom-select-search{color:#8fa0b3;text-transform:none;background:#f7fafd;border:1px solid #e4edf6;border-radius:9px;flex-direction:row;align-items:center;gap:7px;height:34px;margin-bottom:6px;padding:0 9px;display:flex}.custom-select-search input{color:#33455f;text-transform:none;background:0 0;border:0;outline:0;width:100%;min-width:0;height:30px;padding:0;font-size:10px}.custom-select-options{flex-direction:column;gap:3px;max-height:224px;display:flex;overflow:auto}.custom-select-option{color:#53647b;width:100%;min-height:34px;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:9px;padding:6px 8px;font-size:10px;font-weight:750;display:flex}.custom-select-option:hover,.custom-select-option.active{color:#287be5;background:#edf6ff}.custom-select-option.selected{color:#226fca;background:#f3f9ff}.custom-select-option>span{flex-direction:column;gap:2px;min-width:0;display:flex}.custom-select-option strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:850;overflow:hidden}.custom-select-option small{color:#8d9bad;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.custom-select-option svg{flex:none}.custom-select-option.available:before,.custom-select-option.not-available:before,.custom-select-option.unknown:before{content:"";border-radius:50%;flex:none;width:7px;height:7px}.custom-select-option.available:before{background:#38b87d}.custom-select-option.not-available:before{background:#d35c5c}.custom-select-option.unknown:before{background:#9aa8b8}.custom-select-option.available,.custom-select-option.not-available,.custom-select-option.unknown{justify-content:flex-start}.custom-select-option.available svg,.custom-select-option.not-available svg,.custom-select-option.unknown svg{margin-left:auto}.custom-select-empty{color:#97a4b5;justify-content:center;align-items:center;min-height:36px;padding:9px;font-size:10px;font-weight:750;display:flex}.page-size-select{width:72px}.page-size-select .custom-select-trigger{height:30px}.page-size-select .custom-select-menu{transform-origin:bottom;top:auto;bottom:calc(100% + 6px)}.mobile-sort-select .custom-select-trigger{height:40px}.filter-popover .custom-select-trigger{height:34px;font-size:9px}.filter-popover .custom-select-menu{z-index:220}.cable-type-combobox .custom-select-trigger{height:40px;font-size:12px;font-weight:750}.spatial-inventory-draft .cable-type-combobox .custom-select-trigger{height:38px;font-size:10px}.inventory-status-select{width:132px}.inventory-status-select .custom-select-trigger{white-space:nowrap;border-radius:999px;justify-content:flex-start;gap:6px;height:26px;padding:0 8px 0 9px;font-size:9px;font-weight:850}.inventory-status-select .custom-select-trigger:before{content:"";border-radius:50%;flex:none;width:6px;height:6px}.inventory-status-select.available .custom-select-trigger{color:#23875f;background:#eaf8f1;border-color:#d3efe2}.inventory-status-select.available .custom-select-trigger:before{background:#38b87d}.inventory-status-select.not-available .custom-select-trigger{color:#b64f4f;background:#fff0f0;border-color:#f1d7d7}.inventory-status-select.not-available .custom-select-trigger:before{background:#d35c5c}.inventory-status-select.unknown .custom-select-trigger{color:#7a8798;background:#f2f5f8;border-color:#e0e7ef}.inventory-status-select.unknown .custom-select-trigger:before{background:#9aa8b8}.inventory-status-select .custom-select-menu{min-width:160px}.inventory-status-select.saving{opacity:.62}@keyframes selectMenu{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.table-scroll{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%}th{color:#8c99aa;letter-spacing:.5px;text-align:left;text-transform:uppercase;background:#fbfdff;border-bottom:1px solid #eaf0f6;height:42px;padding:0 12px;font-size:8px;font-weight:800}td{color:#65758c;border-bottom:1px solid #eef3f7;height:65px;padding:0 12px;font-size:9px}@media (min-width:761px){.table-panel .table-scroll{max-height:min(68vh,720px);overflow:auto}.table-panel table{border-collapse:separate;border-spacing:0}.table-panel thead th{z-index:5;background:#fbfdff;position:sticky;top:0;box-shadow:0 1px #eaf0f6}.table-panel thead th:first-child{z-index:6}.table-panel td.location-column{width:118px;max-width:118px}.table-panel td.fach-column{width:72px;max-width:72px}.table-panel td.length-column{width:92px;max-width:92px}.table-panel th.status-column-header,.table-panel td.status-column{width:150px;min-width:150px;max-width:150px}.table-panel th.updated-column-header,.table-panel td.updated-column{width:154px;min-width:154px;max-width:154px}.table-panel .location-cell small{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.table-panel td.fach-column,.table-panel td.length-column,.table-panel td.status-column,.table-panel td.updated-column{padding-right:10px}}tbody tr{transition:all .18s}tbody tr:hover{background:#f8fbff}@media (min-width:761px){:is(.table-panel tbody tr:has(button:hover) td,.table-panel tbody tr:has(.custom-select.open) td,.table-panel tbody tr:has(.custom-select-trigger:hover) td){background:#f2f8ff;box-shadow:inset 0 1px #dcecff,inset 0 -1px #dcecff}:is(.table-panel tbody tr:has(button:hover) td:first-child,.table-panel tbody tr:has(.custom-select.open) td:first-child,.table-panel tbody tr:has(.custom-select-trigger:hover) td:first-child){box-shadow:inset 3px 0 #62a8ec,inset 0 1px #dcecff,inset 0 -1px #dcecff}}tbody tr.inventory-row-highlight td{background:#eef7ff;animation:2.4s both inventoryRowHighlight}tbody tr.inventory-row-highlight td:first-child{box-shadow:inset 3px 0 #2c7df0}@keyframes inventoryRowHighlight{0%,68%{background:#e8f4ff}to{background:#fff}}@media (max-width:760px){.table-scroll tr.inventory-row-highlight{border-color:#92c8fb;box-shadow:0 0 0 3px #2c7df024,0 10px 24px #3e608b14}.table-scroll tr.inventory-row-highlight td{background:0 0;animation:none}}input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:1px solid #cbd8e7;border-radius:5px;outline:0;flex:none;width:16px;height:16px;margin:0;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 1px 3px #31527914,inset 0 0 0 2px #fff}input[type=checkbox]:hover{border-color:#7eb7ee;box-shadow:0 0 0 3px #edf6ff,inset 0 0 0 2px #fff}input[type=checkbox]:checked{background-color:var(--blue);border-color:var(--blue-deep);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m4 8.2 2.5 2.5L12 5.4' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;box-shadow:0 3px 8px #2c7df03d}input[type=checkbox]:checked:hover{background-color:var(--blue-deep);border-color:#0f5fc9;box-shadow:0 0 0 3px #e5f2ff,0 3px 9px #2c7df047}input[type=checkbox]:indeterminate{background:var(--blue) linear-gradient(#fff, #fff) center / 8px 2px no-repeat;border-color:var(--blue-deep);box-shadow:0 3px 8px #2c7df03d}input[type=checkbox]:focus-visible{border-color:var(--blue);box-shadow:0 0 0 4px #2c7df02b,inset 0 0 0 2px #fff}input[type=checkbox]:active:not(:disabled){transform:scale(.9)}input[type=checkbox]:disabled{box-shadow:none;cursor:not-allowed;opacity:.68;background-color:#f0f4f8;border-color:#dce4ed}.tool-popover label:has(input[type=checkbox]){cursor:pointer;transition:all .16s}.tool-popover label:has(input[type=checkbox]:checked){color:#287be5;background:#f4f9ff}.settings-row input[type=checkbox]{background:#dce6f1;border-color:#d0dce9;border-radius:12px;width:32px;height:18px;box-shadow:inset 0 1px 3px #405b7c1f}.settings-row input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:12px;height:12px;margin:2px;transition:transform .18s;display:block;box-shadow:0 2px 5px #304c6f38}.settings-row input[type=checkbox]:checked{background:linear-gradient(135deg,#53a3f5,#2878e5);border-color:#2878e5;box-shadow:0 3px 9px #2c7df038}.settings-row input[type=checkbox]:checked:before{transform:translate(14px)}.settings-row input[type=checkbox]:focus-visible{box-shadow:0 0 0 4px #2c7df02b}.article-cell,.location-cell{align-items:center;gap:9px;display:flex}.article-cell>div,.location-cell>div{flex-direction:column;gap:3px;display:flex}.article-cell strong,.location-cell strong{color:#263752;font-size:9px}.article-cell small,.location-cell small{color:#99a5b5;font-size:7px}.article-id{color:#4c6f9b;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:950;display:block;overflow:hidden}.drum-icon{color:#4085dd;background:#eaf5ff;border:1px solid #d8ebff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.quiet-strong{color:#53647b;font-size:9px}.art-badge{border-radius:999px;align-items:center;gap:5px;height:24px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.art-badge.trommel{color:#2b7edc;background:#eaf5ff}.art-badge.rolle{color:#6f63bf;background:#f2efff}.inventory-status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;height:26px;padding:0 9px;font-size:9px;font-weight:850;display:inline-flex}.inventory-status-badge i{border-radius:50%;width:6px;height:6px}.inventory-status-badge.available{color:#23875f;background:#eaf8f1;border-color:#d3efe2}.inventory-status-badge.available i{background:#38b87d}.inventory-status-badge.not-available{color:#b64f4f;background:#fff0f0;border-color:#f1d7d7}.inventory-status-badge.not-available i{background:#d35c5c}.inventory-status-badge.unknown{color:#7a8798;background:#f2f5f8;border-color:#e0e7ef}.inventory-status-badge.unknown i{background:#9aa8b8}.length{color:#2b3c56;font:700 11px Manrope}.length small{color:#91a0b1;font-size:7px}.location-cell svg{color:#6e9ed7}.status{border-radius:12px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:5px;height:5px}.status.positive{color:#258e64;background:#eaf8f2}.status.positive i{background:#42bc87}.status.reserved{color:#7a65c7;background:#f1effb}.status.reserved i{background:#8d76dc}.status.warning{color:#b17b26;background:#fff5df}.status.warning i{background:#e4a83f}.status.transit{color:#377ec8;background:#eaf4ff}.status.transit i{background:#4d91db}.updated{color:#8e9aaa;font-size:8px}.row-action{color:#98a5b5;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.row-action:hover{color:#397fd7;background:#edf6ff}.table-footer{color:#909dad;justify-content:space-between;align-items:center;height:52px;padding:0 17px;font-size:8px;display:flex}.table-footer div{gap:6px;display:flex}.table-footer button{color:#6d7d92;background:#fff;border:1px solid #e2eaf2;border-radius:7px;height:28px;padding:0 10px;font-size:8px;font-weight:700}.table-footer button:disabled{opacity:.45}.empty-state{color:#9ba9b9;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:240px;display:flex}.empty-state strong{color:#53647a;font-size:11px}.empty-state span{font-size:9px}.modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#152a4747;place-items:center;padding:20px;animation:.2s fade;display:grid;position:fixed;inset:0}.quick-modal{background:#fff;border:1px solid #e5edf5;border-radius:19px;width:min(460px,100%);padding:25px;animation:.3s modal;position:relative;box-shadow:0 30px 90px #22416738}.modal-close{color:#8190a4;background:#f5f8fb;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:15px;right:15px}.quick-modal h2{margin-top:9px;font-size:21px}.quick-modal>p{color:#8391a4;margin:6px 0 18px;font-size:10px}.create-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.create-grid button{color:#66778e;text-align:left;background:#f9fbfd;border:1px solid #e7eef5;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:35px 1fr;column-gap:9px;padding:13px;transition:all .2s;display:grid}.create-grid button:hover{background:#f2f8ff;border-color:#bcdcff;transform:translateY(-1px)}.create-grid button>span{color:#3c83df;background:#e8f4ff;border-radius:9px;grid-row:span 2;place-items:center;width:35px;height:35px;display:grid}.create-grid strong{color:#33455f;font-size:9px}.create-grid small{color:#97a3b3;font-size:7px}.create-form{width:min(620px,100%)}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-grid label{color:#596b83;flex-direction:column;gap:6px;font-size:9px;font-weight:700;display:flex}.form-grid input,.form-grid select{color:#33455f;background:#fff;border:1px solid #dfe8f1;border-radius:9px;outline:0;width:100%;height:40px;padding:0 10px}.form-grid select{appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#8c9bb0 50%),linear-gradient(135deg,#8c9bb0 50%,#0000 50%);background-position:calc(100% - 16px),calc(100% - 11px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:30px}.form-grid input:focus,.form-grid select:focus{border-color:#91c3f3;box-shadow:0 0 0 3px #eaf5ff}.art-select{background:#f4f8fc;border:1px solid #dfe8f1;border-radius:9px;grid-template-columns:1fr 1fr;gap:3px;width:100%;height:40px;padding:3px;display:grid}.art-select button{color:#6f7e94;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-width:0;height:32px;padding:0 8px;font-size:9px;font-weight:800;display:flex}.art-select button.selected{color:#2878e3;background:#fff;box-shadow:0 3px 9px #466c961a}.art-select span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.art-filter-options{grid-template-columns:.65fr 1fr 1fr;gap:5px;display:grid}.filter-popover .art-filter-options button{background:#fff;border:1px solid #e4edf6;justify-content:center;height:32px;min-height:32px;padding:0 7px}.filter-popover .art-filter-options button.selected{background:#edf6ff;border-color:#c8e2ff}.full-field{grid-column:1/-1}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.info-modal p{color:#71809c;font-size:11px;line-height:1.6}.toast{z-index:80;color:#fff;background:#173458;border:1px solid #ffffff26;border-radius:11px;max-width:min(360px,100vw - 30px);padding:12px 15px;font-size:10px;font-weight:700;animation:.25s modal;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 45px #1a355740}.custom-select-menu .custom-select-search{box-sizing:border-box;color:#8798ad;background:#f7fafd;border:1px solid #e1ebf4;border-radius:10px;flex-direction:row;align-items:center;gap:8px;width:100%;height:34px;padding:0 10px;display:flex}.custom-select-menu .custom-select-search input,.form-grid .custom-select-menu .custom-select-search input,.spatial-inventory-draft-grid .custom-select-menu .custom-select-search input,.filter-popover .custom-select-menu .custom-select-search input{color:#33455f;width:100%;min-width:0;height:30px;box-shadow:none;text-transform:none;background:0 0;border:0;border-radius:0;outline:0;flex:auto;padding:0;font-size:12px;font-weight:800}.custom-select-menu .custom-select-search input:focus,.form-grid .custom-select-menu .custom-select-search input:focus,.spatial-inventory-draft-grid .custom-select-menu .custom-select-search input:focus,.filter-popover .custom-select-menu .custom-select-search input:focus{box-shadow:none;border:0}.custom-select-menu .custom-select-search svg{color:#8aa0b7;flex:none}.id-check{color:#8b9aae;text-transform:none;min-height:14px;font-size:10px;font-weight:800}.id-check.available{color:#258e64}.id-check.taken,.id-check.error{color:#c75e5e}.id-check.checking{color:#b27d2c}.detail-modal,.cable-detail-modal{width:min(760px,100%);max-height:calc(100vh - 40px);overflow-y:auto}.detail-header{justify-content:space-between;align-items:flex-start;gap:16px;padding-right:42px;display:flex}.detail-header-main{min-width:0}.detail-header-main h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-badge{color:#2878e3;background:#edf6ff;border:1px solid #d7eaff;border-radius:12px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(190px,.42fr);gap:14px;margin-top:18px;display:grid}.detail-section{background:#fbfdff;border:1px solid #e6eef6;border-radius:13px;padding:15px}.detail-section h3{color:#33455f;margin:0 0 12px;font:700 11px Manrope,sans-serif}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.detail-field{flex-direction:column;gap:4px;min-width:0;display:flex}.detail-field span{color:#99a5b5;letter-spacing:.4px;text-transform:uppercase;font-size:7px;font-weight:800}.detail-field strong{overflow-wrap:anywhere;color:#40536c;font-size:9px}.detail-edit-form{border-top:1px solid #edf2f7;margin-top:16px;padding-top:16px}.detail-edit-form .form-grid{gap:10px}.detail-actions{border-top:1px solid #edf2f7;justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;display:flex}.operational-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.operation-card{color:#4384d5;text-align:left;background:#fff;border:1px solid #e2eaf3;border-radius:14px;align-items:center;gap:12px;min-height:95px;padding:17px;display:flex;box-shadow:0 8px 24px #3e608b0d}.operation-card:hover{background:#f8fbff;border-color:#bddcff}.operation-card span{flex-direction:column;flex:1;gap:4px;display:flex}.operation-card strong{color:#33455f;font-size:10px}.operation-card small{color:#96a3b3;font-size:8px}.add-card{border-style:dashed}.operational-panel{max-width:800px}.settings-panel{max-width:720px;padding:10px 18px 18px}.settings-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;min-height:65px;display:flex}.settings-row span{flex-direction:column;gap:4px;display:flex}.settings-row strong{font-size:10px}.settings-row small{color:#8997aa;font-size:8px}.settings-panel>.primary-button{margin-top:18px}.activity-icon.red{color:#c75e5e;background:#fff0f0}.movement-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.movement-tools{border-bottom:1px solid #edf2f7;align-items:center;gap:12px;padding:13px 18px;display:flex}.movement-tools .inline-search{width:min(520px,100%);margin:0}.movement-tools>span{color:#94a2b5;margin-left:auto;font-size:8px;font-weight:800}.movement-list{flex-direction:column;padding:8px 18px 16px;display:flex}.movement-row{border-bottom:1px solid #edf2f7;grid-template-columns:118px minmax(0,1fr) 110px 145px;align-items:center;gap:12px;min-height:64px;padding:11px 0;display:grid}.movement-row:last-child{border-bottom:0}.movement-main{flex-direction:column;gap:4px;min-width:0;display:flex}.movement-main strong{color:#33455f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.movement-main span{color:#7d8ca1;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.movement-cable{color:#647890;align-items:center;gap:4px;font-size:8px;font-weight:800;display:inline-flex}.movement-row time{color:#99a6b8;text-align:right;font-size:8px}.movement-action-badge{border-radius:9px;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.movement-action-badge.created{color:#2878e3;background:#edf6ff}.movement-action-badge.updated{color:#1f91a9;background:#e9f9fc}.movement-action-badge.moved{color:#7663cf;background:#f1efff}.movement-action-badge.status-changed{color:#c48625;background:#fff5df}.movement-action-badge.imported{color:#2d986d;background:#e8f8f1}.movement-action-badge.deleted{color:#c75e5e;background:#fff0f0}@media (max-width:760px){.movement-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.movement-actions .primary-button{grid-column:1/-1}.movement-tools{flex-direction:column;align-items:stretch}.movement-tools .inline-search{width:100%}.movement-tools>span{margin-left:0}.movement-row{grid-template-columns:1fr;align-items:start;gap:7px}.movement-action-badge{width:max-content}.movement-main strong,.movement-main span{white-space:normal}.movement-row time{text-align:left}}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes modal{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes float{50%{transform:translateY(-3px)}}@media (max-width:1100px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.activity-panel{display:none}.top-search{width:260px}}@media (max-width:760px){.sidebar{width:min(290px,88vw);transition:all .25s;transform:translate(-100%);box-shadow:20px 0 60px #1e3c641f}.sidebar.sidebar-open{transform:translate(0)}.mobile-close{color:#8190a4;background:#f1f6fb;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;right:12px}.main-nav button{min-height:46px}.workspace{width:100%;margin-left:0}.topbar{z-index:9;gap:7px;height:64px;padding:0 12px;position:sticky;top:0}.menu-button{color:#65778f;border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.top-search{flex:1;width:auto;height:40px;margin-left:0}.top-search kbd,.top-actions .icon-button{display:none}.top-actions .primary-button{place-items:center;width:40px;height:40px;min-height:40px;padding:0;font-size:0;display:grid}.top-actions .primary-button svg{width:19px;height:19px}.content{padding:18px 12px 28px}.page-intro{flex-direction:column;align-items:flex-start}.intro-actions{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.intro-actions .secondary-button{min-width:0;padding:0 6px}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-card{min-height:108px;padding:14px}.map-toolbar button{height:30px}.map-legend span{display:none}.map-legend button{margin-left:0}.rack{width:15%}.rack-a{left:24%}.rack-b{left:43%}.rack-c{left:62%}.cabinet-zone{display:none}.table-panel{overflow:visible}.table-tools{grid-template-columns:1fr 1fr;align-items:stretch;padding:11px;display:grid}.inline-search{grid-column:1/-1;width:100%;height:40px}.table-total{display:none}.mobile-sort-controls{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 88px;gap:8px;display:grid}.mobile-sort-controls label{color:#8f9cac;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.mobile-sort-controls select{height:40px}.mobile-sort-controls .secondary-button{min-height:40px;padding:0 8px}.tool-popover-wrap{min-width:0}.tool-popover-wrap>.secondary-button{width:100%;min-height:40px}.tool-popover{z-index:75;border-radius:14px;width:calc(200% + 8px);min-width:0;max-height:min(62vh,460px);padding:10px;position:absolute;inset:46px auto auto 0;overflow:auto}.columns-wrap .tool-popover{left:auto;right:0}.tool-popover button,.tool-popover label{min-height:42px}.filter-popover{width:calc(200% + 8px)}.spec-filter-row{grid-template-columns:1fr 82px 1fr}.table-scroll{padding:0 10px;overflow:visible}.table-scroll table,.table-scroll tbody,.table-scroll tr,.table-scroll td{width:100%;display:block}.table-scroll thead{display:none}.table-scroll tr{background:#fff;border:1px solid #e7eef5;border-radius:12px;margin:10px 0;padding:12px 12px 10px;position:relative}.table-scroll td{border:0;height:auto;min-height:28px;padding:5px 0}.table-scroll td:first-child{width:auto;position:absolute;top:10px;right:10px}.table-scroll td:nth-child(2){padding-right:30px}.table-scroll td[data-label]{justify-content:space-between;align-items:center;gap:12px;display:flex}.table-scroll td[data-label]:before{content:attr(data-label);color:#9aa6b5;text-transform:uppercase;font-size:7px;font-weight:800}.table-scroll td:last-child{width:auto;position:absolute;bottom:5px;right:5px}.table-footer{height:58px}.table-footer button{height:36px}.create-grid,.form-grid,.operational-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.modal-backdrop{align-items:end;padding:0}.quick-modal{border-radius:18px 18px 0 0;max-height:92vh;overflow-y:auto}.modal-actions{border-top:1px solid var(--line);background:#fff;margin:18px -25px -25px;padding:12px 25px;position:sticky;bottom:-25px}.modal-actions .primary-button{display:inline-flex}.operation-card{min-height:82px}.toast{bottom:12px;right:12px}.activity-panel{display:block}.search-suggestions{max-height:56vh;left:-52px;right:-46px;overflow:auto}.suggestion-main{font-size:11px}.spatial-panel .panel-heading{flex-direction:column;align-items:flex-start}.spatial-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.spatial-actions .secondary-button,.spatial-actions .primary-button{min-width:0;padding:0 8px}.spatial-board{height:520px;margin:10px;overflow:hidden}.spatial-board.editing:before{top:auto;bottom:8px;left:8px}.spatial-fach-axis{gap:5px;top:10px;left:calc(5% + 88px);right:calc(5% + 6px)}.spatial-fach-axis span{height:22px;font-size:7px}.spatial-regal-block{grid-template-columns:76px minmax(0,1fr);gap:6px;padding:6px}.spatial-drag-handle{padding:6px;font-size:9px}.spatial-fach-grid{gap:5px}.fach-slot{min-height:36px;padding:5px}.fach-slot span{font-size:7px}.fach-slot strong{min-width:20px;height:20px;font-size:9px}.spatial-cable-row{grid-template-columns:1fr;gap:4px}.spatial-cable-row span{white-space:normal}.spatial-board.combined{overflow:auto}.spatial-combined-regals{min-width:300px}.spatial-board.compact .spatial-combined-regals{min-width:260px}.spatial-combined-head{grid-template-columns:minmax(0,1fr) 34px auto}.spatial-block-actions{gap:4px}.spatial-fach-head-actions .spatial-delete-button span{display:none}.spatial-fach-head-actions .spatial-delete-button{min-width:21px;padding:0}}.fach-slot-label{display:inline-block}.spatial-board.compact .fach-slot-prefix{display:none}.spatial-combined-regals.rotated .fach-slot{justify-content:center;gap:3px}.spatial-combined-regals.rotated .fach-slot-label,.spatial-combined-regals.rotated .fach-slot-count{transform-origin:50%;transform:rotate(-90deg)}.spatial-combined-regals.rotated .fach-slot-label{text-align:center;white-space:normal;max-width:34px;line-height:1.05}@media (max-width:760px){.fach-slot-prefix{display:none}.spatial-board.combined.compact{height:min(72vh,520px);min-height:430px;margin:10px;overflow:auto}.spatial-board.combined.compact .spatial-combined-head{display:grid}.spatial-board.combined.compact .spatial-combined-regals.regal-block{min-width:360px;min-height:190px}.spatial-board.combined.compact .spatial-regal-grid{gap:6px}.spatial-board.combined.compact .spatial-fach-row{gap:6px;min-height:42px}.spatial-board.combined.compact .fach-slot{min-height:40px;padding:7px}.spatial-board.combined.compact .spatial-total-count{height:34px}.spatial-board.combined.compact .spatial-drag-handle strong{font-size:10px}.spatial-board.combined.compact .spatial-drag-handle span{font-size:8px}}.spatial-combined-regals.floor-block{background:linear-gradient(135deg,#fffcf2fa,#fff8e5f5);border-color:#e0c57a;box-shadow:0 12px 28px #8062261f,inset 0 0 0 2px #e8be5229}.spatial-combined-regals.floor-block .spatial-drag-handle{color:#7a5b19;background:#fff8e8;border-color:#ead49b}.spatial-combined-regals.floor-block .spatial-total-count{color:#a36d13;background:#fff3d7;border-color:#efd28e}.spatial-combined-regals.floor-block .spatial-regal-grid{overflow:hidden}.floor-slot{background:#fff8df;border-style:solid;border-color:#e2c570;justify-content:center;height:100%;min-height:58px;margin-top:0}.floor-slot .fach-slot-label{font-size:10px}.floor-slot .fach-slot-count{color:#9a6a14;background:#fff1ca}.spatial-combined-regals.regal-block.has-target,.spatial-combined-regals.floor-block.has-target{animation:10s ease-out spatialBlockTarget}.fach-slot.is-target{background:#fbfdff;border-color:#9ed0f5;animation:10s ease-out spatialCellTarget;box-shadow:0 0 0 1px #4a8ed21a,0 7px 18px #2d75b417,inset 0 0 0 1px #fffffff5}.fach-slot.is-target strong{color:#2478d9;background:#eef7ff}@media (max-width:760px){.spatial-panel{overflow-x:auto}.spatial-board.combined{width:720px;max-width:none;height:500px;margin:10px;overflow:auto}.spatial-board.combined.compact{width:720px;height:310px;min-height:310px;margin:16px 10px}.spatial-board.combined.compact .spatial-combined-head{display:none}.spatial-board.combined.compact .spatial-combined-regals.regal-block{min-width:240px;min-height:150px}.spatial-board.combined.compact .spatial-regal-grid{gap:4px}.spatial-board.combined.compact .spatial-fach-row{gap:4px;min-height:34px}.spatial-board.combined.compact .fach-slot{min-height:37px;padding:5px}.spatial-board.combined.compact .spatial-total-count{height:38px}}.login-page{background:#f8fbff;grid-template-columns:minmax(420px,1.05fr) minmax(440px,.95fr);min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 88% 15%,#77c9ff8c,#0000 24%),radial-gradient(circle at 10% 95%,#448cec8c,#0000 30%),linear-gradient(145deg,#123d7a,#176fd6 64%,#51aef4);flex-direction:column;min-height:100vh;padding:35px 7vw 27px;display:flex;position:relative;overflow:hidden}.login-story:before{content:"";background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 80%,#0000);mask-image:linear-gradient(#0000,#000 25% 80%,#0000)}.login-story:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:420px;height:420px;position:absolute;bottom:2%;right:-230px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.story-brand,.story-copy,.story-footer{z-index:2;position:relative}.story-brand{align-items:center;gap:9px;display:flex}.story-brand>span{color:#2478d9;background:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 10px 25px #092c6338}.story-brand strong{font:800 17px Manrope}.story-brand small{color:#ffffffa6;letter-spacing:1px;text-transform:uppercase;border-left:1px solid #ffffff40;padding-left:9px;font-size:8px;font-weight:700}.story-copy{max-width:510px;margin:auto 0}.story-copy .eyebrow{color:#cce9ff}.story-copy .live-dot{background:#72e4b2;border-color:#0000;box-shadow:0 0 0 3px #7eb3}.story-copy h1{letter-spacing:-3.5px;margin:15px 0 12px;font-size:clamp(38px,5vw,64px);line-height:1.03}.story-copy h1 em{color:#a9ddff;font-style:normal}.story-copy>p{color:#ffffffb8;max-width:440px;font-size:12px;line-height:1.65}.story-points{flex-direction:column;gap:15px;margin-top:33px;display:flex}.story-points>div{align-items:center;gap:11px;display:flex}.story-points>div>span{color:#a8dcff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.story-points p{flex-direction:column;gap:3px;margin:0;display:flex}.story-points strong{font-size:9px}.story-points small{color:#ffffff94;font-size:8px}.story-footer{color:#ffffff85;letter-spacing:.6px;text-transform:uppercase;justify-content:space-between;font-size:8px;font-weight:700;display:flex}.story-footer span:last-child:before{content:"";background:#6ae0ae;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.login-form-wrap{place-items:center;padding:35px;display:grid}.login-form{width:min(360px,100%);animation:.5s enter}.form-mark{color:#347fdc;background:#eaf5ff;border:1px solid #d8ebff;border-radius:13px;place-items:center;width:43px;height:43px;margin-bottom:19px;display:grid}.login-form h2{margin-top:8px;font-size:27px}.login-form>p{color:#8997aa;margin:7px 0 25px;font-size:10px}.login-form label{color:#596b83;margin-top:14px;font-size:9px;font-weight:700;display:block}.login-form label>div{color:#91a0b2;background:#fff;border:1px solid #dfe8f1;border-radius:10px;align-items:center;gap:8px;height:42px;margin-top:6px;padding:0 11px;transition:all .2s;display:flex;box-shadow:0 5px 14px #405f840a}.login-form label>div:focus-within{color:#3c82d9;border-color:#9dcbf8;box-shadow:0 0 0 3px #e9f5ff}.login-form input{color:#2e405b;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.login-form label button{color:#91a0b2;background:0 0;border:0;padding:3px}.login-error{color:#c75f5f;margin-top:12px;font-size:9px;font-weight:600;display:block}.login-submit{color:#fff;background:linear-gradient(135deg,#4598f2,#2275e7);border:1px solid #2673db;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-top:19px;padding:0 15px;font-size:10px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 10px 23px #2c7df03d}.login-submit:hover{transform:translateY(-1px);box-shadow:0 13px 27px #2c7df04f}.login-submit:disabled{opacity:.65}.demo-note{color:#9aa6b5;text-align:center;margin-top:12px;font-size:8px;display:block}@media (max-width:850px){.login-page{grid-template-columns:1fr}.login-story{display:none}.login-form-wrap{min-height:100vh;padding:25px}}.import-backdrop{z-index:190;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1427436b;place-items:center;padding:18px;animation:.2s fade;display:grid;position:fixed;inset:0}.import-modal{background:#fff;border:1px solid #dfe9f3;border-radius:19px;flex-direction:column;width:min(650px,100%);max-height:calc(100vh - 36px);animation:.3s modal;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #1c375b47}.import-modal.has-preview{width:min(1440px,100%);height:calc(100vh - 36px)}.import-header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;padding:22px 24px 18px;display:flex}.import-header h2{margin-top:8px;font-size:20px}.import-header p{color:#8795a8;margin:5px 0 0;font-size:9px}.import-start{padding:24px}.drop-zone{color:#4387dd;background:linear-gradient(145deg,#f5faff,#fbfdff);border:1px dashed #bcdafb;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:9px;width:100%;height:190px;transition:all .2s;display:flex}.drop-zone:hover,.drop-zone.dragging{background:#edf7ff;border-color:#6eadee;transform:translateY(-1px)}.drop-zone strong{color:#3c536f;font-size:11px}.drop-zone span{color:#96a4b4;font-size:8px}.import-promises{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px;display:grid}.import-promises>div{color:#4e91df;background:#f8fbfe;border:1px solid #e8eff6;border-radius:10px;align-items:flex-start;gap:8px;padding:11px;display:flex}.import-promises span{flex-direction:column;gap:3px;display:flex}.import-promises strong{color:#53647b;font-size:8px}.import-promises small{color:#9aa6b5;font-size:7px;line-height:1.4}.import-summary{background:#fbfdff;border-bottom:1px solid #e9f0f6;align-items:center;gap:8px;padding:11px 18px;display:flex}.import-summary>div{background:#fff;border:1px solid #e5edf5;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:100px;padding:8px 11px;display:flex}.import-summary span{color:#8997a9;text-transform:uppercase;font-size:7px;font-weight:700}.import-summary strong{font:800 14px Manrope}.import-summary .ready strong{color:#258f65}.import-summary .warn strong{color:#ca8a28}.import-summary .bad strong{color:#cf6262}.import-summary>button{margin-left:auto}.import-table-wrap{background:#fff;flex:1;min-height:0;overflow:auto}.import-table{table-layout:fixed;min-width:1250px}.import-table td{white-space:normal;height:58px;padding:7px 8px}.import-table tr.row-error{background:snow}.import-table tr.row-warning{background:#fffdf8}.import-table input:not([type=checkbox]){color:#40536c;background:#fff;border:1px solid #e2eaf2;border-radius:7px;outline:0;width:100%;height:32px;padding:0 8px;font-size:8px;transition:all .15s}.import-table input:not([type=checkbox]):focus{border-color:#80b7ed;box-shadow:0 0 0 2px #e8f4ff}.import-table .number-input{text-align:right}.source-row{color:#9ba7b6;font-size:8px;font-weight:700}.issue-cell{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.issue-cell span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:100%;font-size:7px;font-weight:700;line-height:1.35;display:flex;overflow:hidden}.issue-ok{color:#31966e}.issue-error{color:#c75e5e}.issue-warning{color:#bb8127}.import-footer{background:#fbfdff;border-top:1px solid #e7eef5;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:11px 18px;display:flex}.import-footer>div{align-items:center;gap:8px;display:flex}.dirty-note,.import-error{align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.dirty-note{color:#b27d2c}.import-error{color:#c75e5e}.import-error.standalone{margin:0 24px 18px}.import-result{text-align:center;align-items:center;padding:48px}.result-icon{color:#fff;background:linear-gradient(145deg,#63c99d,#34a979);border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:14px;display:grid;box-shadow:0 12px 28px #34a97940}.import-result h2{margin-top:8px;font-size:24px}.import-result p{color:#8694a7;margin:7px 0 20px;font-size:9px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:760px){.import-backdrop{padding:0}.import-modal,.import-modal.has-preview{border-radius:0;width:100%;height:100vh;max-height:none}.import-promises{grid-template-columns:1fr}.import-summary{overflow-x:auto}.import-summary>div{min-width:95px}.import-header{padding:18px}.import-footer{flex-direction:column;align-items:stretch}.import-footer>div:last-child{justify-content:flex-end}.intro-actions{flex-wrap:wrap}}.import-table{min-width:1370px}.import-table th:nth-child(7),.import-table th:nth-child(8){width:120px}.import-modal.has-preview{width:min(1560px,100vw - 24px)}.import-table th:nth-child(4){width:145px}@media (max-width:760px){.import-modal.has-preview{width:100%}}.import-table{width:100%;min-width:1180px}.import-table th:first-child{width:50px}.import-table th:nth-child(2){width:132px}.import-table th:nth-child(3),.import-table th:nth-child(4){width:72px}.import-table th:nth-child(5){width:56px}.import-table th:nth-child(6){width:132px}.import-table th:nth-child(7){width:118px}.import-table th:nth-child(8){width:78px}.import-table th:nth-child(9){width:106px}.import-table th:nth-child(10){width:96px}.import-table th:nth-child(11){width:58px}.import-table th:nth-child(12){width:210px}.import-table td{padding:6px}.import-table-wrap{scrollbar-gutter:stable}.danger-button{color:#b84646;background:#fff7f7;border:1px solid #f1caca;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:9px;font-weight:700;transition:all .2s;display:inline-flex}.danger-button:hover{color:#fff;background:#cf5555;border-color:#cf5555}.delete-modal .delete-icon{color:#c94e4e;background:#fff0f0;border:1px solid #f5d1d1;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:14px;display:grid}.delete-modal strong{color:#33455f}.types-popover{width:330px;padding:10px}.type-popover-content{flex-direction:column;gap:9px;display:flex}.type-popover-title{color:#8e9aaa;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 2px 4px;font-size:8px;font-weight:800;display:flex}.type-popover-title span{color:#337ed8;text-align:center;background:#edf6ff;border-radius:10px;min-width:20px;padding:3px 6px}.type-list{flex-direction:column;gap:7px;max-height:220px;display:flex;overflow:auto}.type-row{align-items:center;gap:7px;min-width:0;display:flex}.type-row input,.type-create input{color:#33455f;background:#fff;border:1px solid #dfe8f1;border-radius:8px;outline:0;flex:1;min-width:0;height:34px;padding:0 9px;font-size:9px}.type-row input:focus,.type-create input:focus{border-color:#8bbff2;box-shadow:0 0 0 3px #eaf5ff}.type-row .danger-button{min-height:34px;padding:0 9px}.type-create{gap:8px;display:flex}.type-create .primary-button{white-space:nowrap;min-height:34px}.type-empty{color:#8d9bad;font-size:9px}@media (max-width:760px){input[type=checkbox]{border-radius:6px;width:18px;height:18px}.settings-row input[type=checkbox]{width:38px;height:22px}.settings-row input[type=checkbox]:before{width:14px;height:14px;margin:3px}.settings-row input[type=checkbox]:checked:before{transform:translate(16px)}.detail-modal,.cable-detail-modal{max-height:92vh}.detail-header{flex-direction:column;gap:9px}.detail-layout,.detail-grid{grid-template-columns:1fr}.detail-section{padding:13px}.detail-actions{background:#fff;margin:18px -25px -25px;padding:12px 25px;position:sticky;bottom:-25px}.detail-actions>*{flex:1;min-height:40px}.map-edit-actions{flex-wrap:wrap;padding:2px 10px 12px}.map-edit-hint{width:100%;margin:0 0 3px}.map-edit-actions .primary-button,.map-edit-actions .secondary-button{flex:1;min-height:40px}.filter-popover label{height:auto}.filter-popover input,.filter-popover select{height:38px}.table-footer{flex-wrap:wrap;gap:8px;height:auto;min-height:58px}.page-size-control{order:-1}.type-list{grid-template-columns:1fr}.type-create{flex-direction:column}.type-create .primary-button{width:100%}}@media (prefers-reduced-motion:reduce){input[type=checkbox],.settings-row input[type=checkbox]:before{transition:none}}.topbar{z-index:40}.top-actions .add-cable-split{flex:none}@media (max-width:760px){.top-actions{gap:0}.add-cable-split{height:40px;box-shadow:0 8px 18px #2c7df033}.add-cable-main,.add-cable-menu-trigger{min-height:40px}.add-cable-main{border-radius:10px 0 0 10px;width:40px;padding:0}.add-cable-main span{display:none}.add-cable-main svg{width:19px;height:19px}.add-cable-menu-trigger{border-radius:0 10px 10px 0;width:32px}.add-cable-menu{width:238px;top:calc(100% + 8px);right:0}.add-cable-menu strong{font-size:11px}.add-cable-menu small{font-size:9px}}.edit-cable-action{gap:5px;width:30px}.edit-cable-action span{display:none}.manage-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.35fr);align-items:start;gap:16px;display:grid}.manage-panel{overflow:hidden}.manage-list,.team-list{padding:10px}.manage-row,.team-row{color:#5d6f87;text-align:left;background:#fff;border:1px solid #e6eef6;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:62px;padding:11px;display:flex}.manage-row+.manage-row,.team-row+.team-row{margin-top:8px}.manage-row.selected{background:#f4f9ff;border-color:#9bc8f3}.row-icon{color:#3d85dc;background:#eaf5ff;border:1px solid #d8ebff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.manage-row span:nth-child(2),.team-row>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.manage-row strong,.team-row strong,.location-card strong{color:#33455f;font-size:10px}.manage-row small,.team-row small,.location-card small{color:#95a2b2;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.row-stat{color:#4d83c8;background:#edf6ff;border-radius:11px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:800}.manage-form{padding-bottom:16px}.manage-form .panel-heading{border-bottom:0}.form-grid.single{grid-template-columns:1fr;padding:0 16px}.form-footer{justify-content:flex-end;padding:14px 16px 0;display:flex}.location-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.location-card{background:#fff;border:1px solid #e6eef6;border-radius:12px;flex-direction:column;gap:8px;min-height:92px;padding:13px;display:flex}.location-card>div{align-items:center;gap:9px;display:flex}.location-card .row-stat{align-self:flex-start;margin-left:0}.empty-state.compact{grid-column:1/-1;height:180px}.team-panel{max-width:960px;overflow:hidden}.avatar.small{width:32px;height:32px;font-size:9px}.access-badge{text-transform:capitalize;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:800}.access-badge.pending{color:#b17b26;background:#fff5df}.access-badge.approved{color:#258e64;background:#eaf8f2}.access-badge.rejected{color:#b84646;background:#fff0f0}.team-actions{gap:7px;display:flex}@media (max-width:760px){.manage-layout,.location-grid{grid-template-columns:1fr}.edit-cable-action{color:#2878e3;background:#edf6ff;border:1px solid #d7eaff;justify-content:center;align-items:center;width:auto;min-width:100px;height:34px;padding:0 10px;display:inline-flex}.edit-cable-action span{font-size:9px;font-weight:800;display:inline}.team-row{flex-wrap:wrap;align-items:flex-start}.team-actions{justify-content:flex-end;width:100%}}.login-success{color:#258e64;margin-top:12px;font-size:9px;font-weight:700;display:block}.login-link{color:#347fdc;background:0 0;border:0;width:100%;margin-top:10px;padding:0;font-size:9px;font-weight:800}.location-card-footer{flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto;display:flex}.location-card-footer .row-stat{margin-right:auto}.location-card-footer .secondary-button,.location-card-footer .danger-button{min-height:30px;padding:0 9px}.sidebar{z-index:120}.tool-modal-backdrop{z-index:180;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14274361;place-items:center;padding:22px;animation:.18s fade;display:grid;position:fixed;inset:0}.tool-modal{background:#fff;border:1px solid #dfe9f3;border-radius:18px;flex-direction:column;width:min(620px,100%);max-height:min(760px,100vh - 44px);animation:.24s modal;display:flex;overflow:hidden;box-shadow:0 30px 95px #1c375b42}.tool-modal-header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:13px 16px;display:flex}.tool-modal-header>strong{color:#33455f;font:800 14px Manrope,sans-serif}.tool-modal-header>div{align-items:center;gap:8px;display:flex}.tool-modal-header>div>button:not(.modal-close){color:#337ed8;background:#edf6ff;border:1px solid #d8eaff;border-radius:8px;min-height:31px;padding:0 10px;font-size:11px;font-weight:800}.tool-modal-header .modal-close{flex:none;position:static}.tool-modal-body{min-height:0;padding:16px;overflow:auto}.tool-modal .filter-popover{width:auto;box-shadow:none;background:0 0;border:0;flex-direction:column;gap:10px;padding:0;display:flex}.tool-modal .filter-popover label{font-size:11px}.tool-modal .filter-popover input,.tool-modal .filter-popover select{height:38px;font-size:12px}.tool-modal .filter-row{gap:10px}.tool-modal .art-filter-options button{font-size:11px}.tool-modal .enhanced-filter-popover{gap:12px}.filter-summary-bar{color:#347fdc;background:#f3f8ff;border:1px solid #dbeeff;border-radius:11px;justify-content:space-between;align-items:center;min-height:38px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.filter-summary-bar span{align-items:center;gap:7px;display:inline-flex}.filter-section{background:#fbfdff;border:1px solid #e5edf5;border-radius:12px;padding:12px}.filter-section-title{color:#7f8fa4;align-items:center;gap:8px;margin-bottom:10px;display:flex}.filter-section-title span{color:#347fdc;background:#edf6ff;border:1px solid #dcecff;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.filter-section-title strong{color:#42536c;text-transform:uppercase;font-size:11px;font-weight:900}.filter-section-body{flex-direction:column;gap:10px;display:flex}.filter-cable-spec-row{grid-template-columns:minmax(0,1fr) minmax(76px,.68fr) minmax(0,1fr);gap:10px;display:grid}.filter-cable-spec-row label{min-width:0}.tool-modal .types-popover{width:auto;box-shadow:none;background:0 0;border:0;padding:0}.tool-modal .type-popover-title{display:none}.tool-modal .type-list{max-height:360px}.columns-modal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.columns-modal-list label{color:#5e7088;background:#fbfdff;border:1px solid #e5edf5;border-radius:10px;align-items:center;gap:9px;min-height:42px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.columns-modal-list label:has(input:checked){color:#287be5;background:#f1f8ff;border-color:#d5eaff}.table-panel th{font-size:10px}.table-panel td,.table-panel .inline-search input{font-size:12px}.table-panel .primary-button,.table-panel .secondary-button,.table-panel .danger-button,.table-panel .table-total,.table-panel .table-footer,.table-panel .table-footer button,.table-panel .page-size-control{font-size:11px}.table-panel .tool-popover>strong,.table-panel .filter-popover .popover-title strong,.type-popover-title{font-size:10px}.table-panel .tool-popover button,.table-panel .tool-popover label,.table-panel .filter-popover input,.table-panel .filter-popover select,.table-panel .page-size-control select,.table-panel .mobile-sort-controls select,.table-panel .custom-select-trigger,.table-panel .custom-select-option{font-size:11px}.table-panel .article-cell strong,.table-panel .location-cell strong,.table-panel .quiet-strong{font-size:12px}.table-panel .article-cell small,.table-panel .location-cell small{font-size:10px}.table-panel .article-id{font-size:11px}.table-panel .length{font-size:14px}.table-panel .length small{font-size:10px}.table-panel .art-badge,.table-panel .inventory-status-badge,.table-panel .inventory-status-select,.table-panel .inventory-status-select .custom-select-trigger{height:27px;font-size:11px}.table-panel .updated{white-space:nowrap;font-size:11px;font-weight:750}.table-panel .type-row input,.table-panel .type-create input,.create-form .form-grid label{font-size:11px}.create-form .form-grid input,.create-form .form-grid select,.create-form .art-select button,.create-form .form-grid .custom-select-trigger{font-size:12px}.cable-spec-form-row{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(76px,.68fr) minmax(0,1fr);gap:12px;display:grid}.mobile-spec-cell{display:none}.cable-spec-value{color:#53647b;letter-spacing:0;align-items:baseline;font-size:12px;font-weight:600;display:inline-flex}.cable-spec-value strong{color:#263752;font-weight:800}@media (max-width:760px){.table-panel td{font-size:12px}.table-scroll td[data-label]:before{font-size:10px}.table-scroll td.desktop-spec-cell{display:none}.table-scroll td.mobile-spec-cell{display:flex}.table-scroll td.mobile-spec-cell .cable-spec-value{font-size:13px}.table-panel .mobile-sort-controls label{font-size:11px}.table-panel .mobile-sort-controls .mobile-select-all{grid-column:1/-1;justify-content:center}.table-panel .mobile-sort-controls .mobile-select-all.selected{color:#287be5;background:#edf6ff;border-color:#bddfff}.tool-modal-backdrop{align-items:end;padding:0}.tool-modal{border-radius:18px 18px 0 0;width:100%;max-height:88vh}.tool-modal-header{min-height:60px;padding:14px 16px}.tool-modal-body{padding:14px}.tool-modal .filter-row{grid-template-columns:1fr}.filter-section{border-radius:11px;padding:11px}.filter-section-title{margin-bottom:9px}.filter-cable-spec-row{grid-template-columns:minmax(0,1fr) minmax(70px,.72fr) minmax(0,1fr);gap:8px}.filter-cable-spec-row input,.filter-cable-spec-row select{padding-left:8px;padding-right:8px}.filter-cable-spec-row .custom-select-trigger,.filter-row .custom-select-trigger{height:38px}.tool-modal .art-filter-options,.columns-modal-list{grid-template-columns:1fr}.cable-spec-form-row{grid-template-columns:minmax(0,1fr) minmax(70px,.72fr) minmax(0,1fr);gap:8px}.cable-spec-form-row label{min-width:0}.cable-spec-form-row label small{display:none}.cable-spec-form-row input,.cable-spec-form-row select{height:38px;padding-left:8px;padding-right:8px}.cable-spec-form-row .custom-select-trigger{height:38px}}.import-modal .eyebrow{font-size:10px}.import-header h2{font-size:24px}.import-header p{font-size:12px;line-height:1.55}.drop-zone strong{font-size:14px}.drop-zone span{font-size:11px}.import-promises strong{font-size:12px}.import-promises small{font-size:11px;line-height:1.45}.import-summary span{font-size:10px}.import-summary strong{font-size:18px}.import-summary .secondary-button,.import-footer .secondary-button,.import-footer .primary-button{font-size:11px}.import-table th{font-size:10px}.import-table td,.import-table input:not([type=checkbox]),.source-row{font-size:11px}.issue-cell span{font-size:10px}.dirty-note,.import-error{font-size:11px;line-height:1.4}.import-result h2{font-size:26px}.import-result p{font-size:12px;line-height:1.55}@media (max-width:760px){.import-header h2{font-size:22px}.import-header p,.drop-zone span,.import-promises small,.dirty-note,.import-error{font-size:11px}.drop-zone strong{font-size:13px}.import-summary span,.import-table th{font-size:10px}.import-table td,.import-table input:not([type=checkbox]),.source-row{font-size:11px}}.import-summary .summary-card{min-width:110px;color:inherit;text-align:left;background:#fff;border:1px solid #e5edf5;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-left:0;padding:8px 11px;transition:all .16s;display:flex}.import-summary .summary-card:hover,.import-summary .summary-card.active{background:#f3f9ff;border-color:#bcdcff;box-shadow:0 5px 14px #405f840f}.import-summary .summary-card.active{outline:2px solid #d9ecff}.import-summary .summary-card span{color:#8997a9;text-transform:uppercase;font-size:10px;font-weight:700}.import-summary .summary-card strong{font:800 18px Manrope}.import-summary .summary-card.new strong{color:#258f65}.import-summary .summary-card.update strong{color:#347fdc}.import-summary-actions{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.import-selection-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.import-check-group{background:#fff;border:1px solid #e5edf5;border-radius:9px;align-items:center;gap:4px;min-height:40px;padding:3px;display:flex}.import-check-group>span{color:#8b99aa;text-transform:uppercase;white-space:nowrap;padding:0 5px;font-size:9px;font-weight:800}.import-check-group .secondary-button{min-height:30px;padding:0 8px;font-size:10px}.import-summary-actions .secondary-button{white-space:nowrap}.import-filter-state{color:#8d9bad;white-space:nowrap;font-size:11px;font-weight:800}.import-filter-empty{color:#98a6b8;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:230px;display:flex}.import-filter-empty strong{color:#53647a;font-size:13px}.import-filter-empty span{font-size:11px}.import-table thead th{z-index:5;background:#f8fbff;position:sticky;top:0;box-shadow:0 1px #dfe8f1}@media (max-width:760px){.import-summary .summary-card{min-width:112px}.import-summary-actions{margin-left:0}.import-summary-actions .import-filter-state{min-width:auto}.import-filter-state{min-width:100%;font-size:11px}}.mobile-density-toggle{display:none}@media (max-width:760px){.mobile-density-toggle{color:#65758d;background:#f7fafd;border:1px solid #e5edf5;border-radius:9px;grid-column:1/-1;align-items:center;gap:9px;min-height:40px;padding:0 11px;font-size:11px;font-weight:850;display:flex}.mobile-density-toggle:has(input:checked){color:#287be5;background:#f1f8ff;border-color:#d5eaff}.mobile-density-toggle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-scroll:not(.compact-mobile-rows) tr{border-radius:14px;margin:10px 0;padding:14px 14px 58px;box-shadow:0 8px 20px #3e608b0b}.table-scroll:not(.compact-mobile-rows) td{min-height:31px;padding:3px 0}.table-scroll:not(.compact-mobile-rows) td.select-cell{width:auto;min-height:0;padding:0;position:absolute;top:12px;right:12px}.table-scroll:not(.compact-mobile-rows) td.location-column{margin-bottom:2px;padding-right:34px}.table-scroll:not(.compact-mobile-rows) td[data-label]{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;display:grid}.table-scroll:not(.compact-mobile-rows) td[data-label]:before{letter-spacing:.2px;font-size:10px}.table-scroll:not(.compact-mobile-rows) td[data-label]>*{text-align:right;justify-self:end;min-width:0}.table-scroll:not(.compact-mobile-rows) .location-cell,.table-scroll:not(.compact-mobile-rows) .article-cell{text-align:left;justify-self:end;max-width:min(230px,100%)}.table-scroll:not(.compact-mobile-rows) .location-cell>div,.table-scroll:not(.compact-mobile-rows) .article-cell>div{min-width:0}.table-scroll:not(.compact-mobile-rows) .location-cell small,.table-scroll:not(.compact-mobile-rows) .article-cell small,.table-scroll:not(.compact-mobile-rows) .article-id{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.table-scroll:not(.compact-mobile-rows) td.fach-column,.table-scroll:not(.compact-mobile-rows) td.id-column{display:none}.table-scroll:not(.compact-mobile-rows) td.action-column{width:auto;min-height:0;padding:0;position:absolute;bottom:8px;right:8px}.table-scroll:not(.compact-mobile-rows) .edit-cable-action{color:#287be5;background:#eef7ff;border:1px solid #d8ebff;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:118px;height:40px;padding:0 12px;font-size:11px;font-weight:850;display:inline-flex}.table-scroll:not(.compact-mobile-rows) .edit-cable-action span{display:inline}.table-scroll.compact-mobile-rows{padding:0 10px;overflow:visible}.table-scroll.compact-mobile-rows table,.table-scroll.compact-mobile-rows tbody,.table-scroll.compact-mobile-rows tr,.table-scroll.compact-mobile-rows td{width:100%;display:block}.table-scroll.compact-mobile-rows thead{display:none}.table-scroll.compact-mobile-rows tr{width:100%;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e6eef6;border-radius:0;grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr) auto 32px;gap:2px 9px;margin:0;padding:10px 4px;display:grid}.table-scroll.compact-mobile-rows tr:hover{background:#f8fbff}.table-scroll.compact-mobile-rows td{border:0;height:auto;min-height:0;padding:0}.table-scroll.compact-mobile-rows td:before{content:none}.table-scroll.compact-mobile-rows td.select-cell{grid-area:1/1/3;align-self:center;width:auto;position:static}.table-scroll.compact-mobile-rows td.type-column{grid-area:1/2;min-width:0}.table-scroll.compact-mobile-rows td.location-column{grid-area:2/2;min-width:0}.table-scroll.compact-mobile-rows td.mobile-spec-cell{text-align:right;grid-area:1/3;align-self:center;display:block}.table-scroll.compact-mobile-rows td.length-column{text-align:right;grid-area:2/3;align-self:center}.table-scroll.compact-mobile-rows td.action-column{grid-area:1/4/3;align-self:center;width:auto;position:static}.table-scroll.compact-mobile-rows td.fach-column,.table-scroll.compact-mobile-rows td.id-column,.table-scroll.compact-mobile-rows td.art-column,.table-scroll.compact-mobile-rows td.status-column,.table-scroll.compact-mobile-rows td.updated-column,.table-scroll.compact-mobile-rows td.desktop-spec-cell{display:none}.table-scroll.compact-mobile-rows .article-cell{min-width:0;display:block}.table-scroll.compact-mobile-rows .article-cell .drum-icon{display:none}.table-scroll.compact-mobile-rows .article-cell strong{color:#263752;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.table-scroll.compact-mobile-rows .article-cell small{color:#9aa6b5;font-size:10px;display:block}.table-scroll.compact-mobile-rows .article-id{color:#4c6f9b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:950;display:block;overflow:hidden}.table-scroll.compact-mobile-rows .location-cell{color:#8292a5;gap:4px;min-width:0;display:flex}.table-scroll.compact-mobile-rows .location-cell svg{flex:none;width:12px;height:12px}.table-scroll.compact-mobile-rows .location-cell strong{display:none}.table-scroll.compact-mobile-rows .location-cell small{color:#8c9aac;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:10px;display:block;overflow:hidden}.table-scroll.compact-mobile-rows .cable-spec-value,.table-scroll.compact-mobile-rows .length{font-size:12px}.table-scroll.compact-mobile-rows .length small{font-size:9px}.table-scroll.compact-mobile-rows .edit-cable-action{color:#287be5;background:#eef7ff;border:1px solid #d8ebff;border-radius:9px;place-items:center;width:30px;min-width:30px;max-width:30px;height:30px;padding:0;display:grid}.table-scroll.compact-mobile-rows .edit-cable-action span{display:none}.table-scroll:not(.compact-mobile-rows) tr{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 10px;padding:14px 14px 58px;display:grid}.table-scroll:not(.compact-mobile-rows) td.select-cell{position:absolute;top:12px;right:12px}.table-scroll:not(.compact-mobile-rows) td.id-column{grid-column:1/-1;min-height:0;padding:0 40px 4px 0;display:block}.table-scroll:not(.compact-mobile-rows) td.id-column:before{content:none}.table-scroll:not(.compact-mobile-rows) td.id-column .quiet-strong{color:#263752;text-align:left;font-size:21px;font-weight:950;line-height:1.1;display:block}.table-scroll:not(.compact-mobile-rows) td.location-column,.table-scroll:not(.compact-mobile-rows) td.fach-column{background:#f8fbff;border:1px solid #e4edf6;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:5px;min-height:56px;padding:8px 10px;display:flex}.table-scroll:not(.compact-mobile-rows) td.location-column{grid-area:2/1;margin:0}.table-scroll:not(.compact-mobile-rows) td.fach-column{grid-area:2/2}.table-scroll:not(.compact-mobile-rows) td.location-column:before,.table-scroll:not(.compact-mobile-rows) td.fach-column:before{content:attr(data-label);color:#8f9db0;letter-spacing:.2px;text-transform:uppercase;font-size:10px;font-weight:900}.table-scroll:not(.compact-mobile-rows) td.location-column>*,.table-scroll:not(.compact-mobile-rows) td.fach-column>*{text-align:left;justify-self:start}.table-scroll:not(.compact-mobile-rows) .location-cell{text-align:left;justify-self:start;max-width:none}.table-scroll:not(.compact-mobile-rows) .location-cell svg{display:none}.table-scroll:not(.compact-mobile-rows) .location-cell strong,.table-scroll:not(.compact-mobile-rows) td.fach-column .quiet-strong{color:#263752;font-size:16px;font-weight:900;line-height:1.1;display:block}.table-scroll:not(.compact-mobile-rows) td.type-column,.table-scroll:not(.compact-mobile-rows) td.status-column,.table-scroll:not(.compact-mobile-rows) td.mobile-spec-cell,.table-scroll:not(.compact-mobile-rows) td.length-column,.table-scroll:not(.compact-mobile-rows) td.art-column,.table-scroll:not(.compact-mobile-rows) td.updated-column{grid-column:1/-1}.table-scroll.compact-mobile-rows tr{grid-template-rows:auto auto auto;grid-template-columns:22px minmax(84px,.62fr) minmax(0,1fr) 32px;gap:3px 9px}.table-scroll.compact-mobile-rows td.select-cell{grid-row:1/4}.table-scroll.compact-mobile-rows td.id-column{grid-area:1/2;min-width:0;display:block}.table-scroll.compact-mobile-rows td.id-column:before{content:none}.table-scroll.compact-mobile-rows td.id-column .quiet-strong{color:#263752;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:950;line-height:1.1;display:block;overflow:hidden}.table-scroll.compact-mobile-rows td.type-column{grid-area:1/3}.table-scroll.compact-mobile-rows td.location-column,.table-scroll.compact-mobile-rows td.fach-column{align-items:center;gap:5px;min-width:0;display:flex}.table-scroll.compact-mobile-rows td.location-column{grid-area:2/2}.table-scroll.compact-mobile-rows td.fach-column{grid-area:2/3}.table-scroll.compact-mobile-rows td.location-column:before,.table-scroll.compact-mobile-rows td.fach-column:before{content:attr(data-label);color:#8f9db0;text-transform:uppercase;font-size:9px;font-weight:900}.table-scroll.compact-mobile-rows .location-cell{gap:0;min-width:0;display:flex}.table-scroll.compact-mobile-rows .location-cell svg{display:none}.table-scroll.compact-mobile-rows .location-cell strong,.table-scroll.compact-mobile-rows td.fach-column .quiet-strong{color:#53647b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;display:block;overflow:hidden}.table-scroll.compact-mobile-rows td.mobile-spec-cell{text-align:left;grid-area:3/2;align-self:center}.table-scroll.compact-mobile-rows td.length-column{grid-area:3/3}.table-scroll.compact-mobile-rows td.action-column{grid-row:1/4}.table-scroll.compact-mobile-rows td.art-column,.table-scroll.compact-mobile-rows td.status-column,.table-scroll.compact-mobile-rows td.updated-column,.table-scroll.compact-mobile-rows td.desktop-spec-cell{display:none}.inline-search-locate{width:30px;height:30px}.take-list-actions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-left:0;display:grid}.take-list-actions .export-menu-wrap{min-width:0}.take-list-actions .export-menu-trigger,.take-list-actions .secondary-button,.take-list-actions .danger-button{width:100%;min-width:0;min-height:38px;padding:0 7px}.take-list-actions .export-action-menu{transform-origin:0 100%;width:min(270px,100vw - 32px);inset:auto auto calc(100% + 8px) 0}.take-list-count{grid-column:1/-1;justify-content:center;min-height:36px}.take-list-actions+.table-total{display:none}.take-list-panel{flex-direction:column;gap:8px;padding:10px 11px;display:flex}.take-list-title{min-height:0}.take-list-chips{align-items:stretch;max-height:132px}.take-list-chip{justify-content:space-between;width:100%;max-width:none}}.export-modal-summary{color:#526276;background:linear-gradient(145deg,#f7fbff,#fff);border:1px solid #e5edf5;border-radius:14px;align-items:center;gap:11px;min-height:58px;padding:13px;display:flex}.export-modal-summary-icon{color:#287be5;background:#edf6ff;border:1px solid #d8eaff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.export-modal-summary div{flex-direction:column;gap:3px;min-width:0;display:flex}.export-modal-summary strong{color:#33455f;font:900 13px Manrope,sans-serif}.export-modal-summary span span,.export-modal-summary div>span{color:#8a98aa;font-size:10px;font-weight:800}.export-settings{background:#fbfdff;border:1px solid #e5edf5;border-radius:14px;margin-top:12px;overflow:hidden}.export-settings-toggle{color:#33455f;background:linear-gradient(#fff,#f8fbff);border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;font-size:12px;font-weight:900;display:flex}.export-settings-toggle>span{align-items:center;gap:8px;display:inline-flex}.export-settings-toggle svg{color:#347fdc}.export-settings-chevron{transition:transform .18s;color:#7f8fa4!important}.export-settings.open .export-settings-chevron{transform:rotate(180deg)}.export-settings-panel{border-top:1px solid #e8eff6;flex-direction:column;gap:12px;padding:12px;animation:.18s exportSettings;display:flex}@keyframes exportSettings{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.export-setting-row{background:#fff;border:1px solid #e9f0f6;border-radius:12px;padding:12px;box-shadow:0 1px 2px #14284409}.export-setting-title{color:#526276;align-items:center;gap:8px;min-height:28px;margin-bottom:10px;font-size:11px;font-weight:900;display:flex}.export-setting-title>svg{color:#347fdc}.export-reset-button{color:#337ed8;background:#edf6ff;border:1px solid #d8eaff;border-radius:8px;align-items:center;gap:5px;min-height:28px;margin-left:auto;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.export-reset-button:hover,.export-reset-button:focus-visible{background:#e4f1ff;border-color:#bfdefb;outline:0}.export-color-swatches{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.export-color-button,.export-color-custom{cursor:pointer;background:#fff;border:1px solid #dfe8f1;border-radius:11px;place-items:center;width:36px;height:36px;padding:3px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 1px 2px #1428440a}.export-color-button span,.export-color-custom span{border-radius:8px;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #ffffff38}.export-color-button:hover,.export-color-custom:hover{border-color:#b9dcfb;transform:translateY(-1px)}.export-color-button:focus-visible{outline:0;box-shadow:0 0 0 3px #347fdc24}.export-color-button.selected,.export-color-custom.selected{border-color:#287be5;box-shadow:0 0 0 3px #347fdc24}.export-color-custom{position:relative}.export-color-custom input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.export-width-preview{scrollbar-color:#c5cfda #f6f8fb;scrollbar-width:thin;background:#fff;border:1px solid #e4eaf1;border-radius:12px;overflow:auto;box-shadow:0 1px 2px #1428440a}.export-width-preview::-webkit-scrollbar{height:8px}.export-width-preview::-webkit-scrollbar-track{background:#f6f8fb;border-radius:999px}.export-width-preview::-webkit-scrollbar-thumb{background:#c5cfda;border:2px solid #f6f8fb;border-radius:999px}.export-width-sheet{background:#fff;width:max-content;min-height:122px}.export-width-row{min-height:38px;display:flex}.export-width-header-row{z-index:2;min-height:42px;position:sticky;top:0}.export-width-cell{color:#526276;white-space:nowrap;background:#fff;border-bottom:1px solid #eef2f6;border-right:1px solid #edf1f5;flex:none;align-items:center;min-width:48px;padding:0 12px;font-size:12px;font-weight:720;display:flex;position:relative;overflow:visible}.export-width-cell>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.export-width-header-cell{color:#27384d;background:#f8fafc;border-bottom-color:#e4eaf1;font-weight:880}.export-width-resizer{z-index:3;cursor:col-resize;touch-action:none;background:0 0;border:0;width:12px;height:100%;padding:0;position:absolute;top:0;right:-6px}.export-width-resizer:before{content:"";background:#cbd5e1;border-radius:999px;width:1px;height:20px;margin:0 auto;transition:background .14s,height .14s,box-shadow .14s;display:block}.export-width-resizer:hover:before,.export-width-resizer:focus-visible:before{background:#4f8fd8;height:28px;box-shadow:0 0 0 3px #4f8fd81f}.export-width-resizer:focus-visible{outline:0}.export-modal-actions{border-top:1px solid #edf2f7;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:14px;display:flex}.spatial-combined-regals.regal-block.floor-block{gap:5px;min-width:92px;min-height:58px;padding:6px;overflow:visible}.spatial-combined-regals.floor-block .spatial-combined-head{grid-template-columns:minmax(0,1fr) 28px;gap:5px}.spatial-combined-regals.floor-block .spatial-combined-head .spatial-drag-handle{height:28px;padding:4px 6px}.spatial-combined-regals.floor-block .spatial-drag-handle span{display:none}.spatial-combined-regals.floor-block .spatial-total-count{height:28px;font-size:11px}.spatial-combined-regals.floor-block .spatial-regal-grid{gap:4px}.spatial-combined-regals.floor-block .floor-slot{min-height:24px;padding:5px}@media (max-width:760px){.export-settings-panel,.export-setting-row{padding:10px}.export-modal-actions{flex-wrap:wrap}.export-modal-actions .secondary-button,.export-modal-actions .primary-button{flex:160px}}.spatial-regal-tabs{scrollbar-width:thin;background:#f7fbff;border:1px solid #e1ebf5;border-radius:12px;gap:7px;margin:12px 16px 0;padding:8px;display:flex;overflow:auto}.spatial-regal-tabs button{color:#6f7f93;background:#fff;border:1px solid #dfe8f1;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:112px;height:34px;padding:0 10px;font-size:10px;font-weight:900;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.spatial-regal-tabs button:hover{color:#2878e3;background:#f4f9ff;border-color:#c9e3fb}.spatial-regal-tabs button:focus-visible{outline:0;box-shadow:0 0 0 3px #347fdc1f}.spatial-regal-tabs button.selected{color:#236fcf;background:#edf6ff;border-color:#b9dcfb;box-shadow:inset 0 0 0 1px #2a84d614}.spatial-regal-tabs button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.spatial-regal-tabs button strong{color:#2878e3;background:#fff;border-radius:7px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.spatial-board.combined.tabbed{justify-content:center;align-items:flex-start;height:auto;min-height:270px;margin:0 16px 16px;padding:16px;display:flex;overflow:auto}.spatial-board.combined.tabbed.compact{min-height:220px;margin:0 16px 16px;padding:10px}.spatial-board.combined.tabbed .spatial-combined-regals.regal-block{width:100%;min-width:min(100%,560px);max-width:1280px;height:auto;min-height:320px;margin:0;position:relative;top:auto;left:auto;overflow:visible}.spatial-board.combined.tabbed.compact .spatial-combined-regals.regal-block{max-width:100%;min-height:220px}.spatial-board.combined.tabbed .spatial-combined-regals.regal-block.floor-block{min-width:min(100%,360px);min-height:140px}.spatial-regal-title{cursor:default;-webkit-user-select:none;user-select:none}.spatial-regal-title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.spatial-board.combined.tabbed .spatial-regal-grid{overflow:auto}@media (max-width:760px){.spatial-panel{overflow:hidden}.spatial-regal-tabs{box-sizing:border-box;border-radius:11px;gap:6px;width:min(100%,100vw - 24px);margin:10px auto 0;padding:7px}.spatial-regal-tabs button{min-width:96px;height:34px;padding:0 9px;font-size:9px}.spatial-regal-tabs button strong{min-width:20px;height:20px;font-size:9px}.spatial-board.combined.tabbed{box-sizing:border-box;width:min(100%,100vw - 24px);max-width:calc(100vw - 24px);height:auto;min-height:0;margin:10px auto;padding:10px;overflow:auto}.spatial-board.combined.tabbed.compact{width:min(100%,100vw - 24px);height:auto;min-height:0;margin:10px auto;padding:10px}.spatial-board.combined.tabbed .spatial-combined-head,.spatial-board.combined.tabbed.compact .spatial-combined-head{grid-template-columns:minmax(0,1fr) 38px;gap:8px;display:grid}.spatial-board.combined.tabbed .spatial-combined-regals.regal-block{width:100%;min-width:0;max-width:100%;min-height:260px}.spatial-board.combined.tabbed.compact .spatial-combined-regals.regal-block{width:100%;min-width:0;min-height:210px}.spatial-board.combined.tabbed .spatial-combined-regals.regal-block.floor-block{width:100%;min-width:220px;min-height:130px}.spatial-board.combined.tabbed .spatial-drag-handle span{font-size:8px;display:block}}
