:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark;line-height:1.5;font-weight:400;color:#e4e8eb;background:#171a1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default}kbd{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}#root{min-height:100vh}:root{--accent: #c25a3c;--accent-bright: #df7658;--chrome-0: #171a1e;--chrome-1: #20242a;--chrome-2: #292e34;--chrome-3: #343a42;--chrome-4: #454d56;--edge: #0d0f11;--edge-soft: #4d555e;--fg: #e7eaed;--muted: #9da5ad;--paper: #f2f1ed;--snap: #39a3e0}button,input,select{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid #51aada;outline-offset:1px}.editor-shell{background:var(--chrome-0);color:var(--fg);display:grid;grid-template-rows:32px 42px minmax(0,1fr) 27px;height:100vh;min-height:540px;min-width:760px;overflow:hidden}.application-menu{align-items:stretch;background:linear-gradient(#292e34,#22262b);border-bottom:1px solid #0c0e10;box-shadow:0 1px #ffffff0d inset;display:flex;position:relative;z-index:1000}.application-menu__brand{align-items:center;border-right:1px solid #111417;display:flex;justify-content:center;width:42px}.application-menu__brand span{align-items:center;background:var(--accent);border-radius:3px;box-shadow:0 1px 2px #00000073;color:#fff;display:flex;font-size:12px;font-weight:800;height:20px;justify-content:center;width:20px}.menu{position:relative}.menu>button{background:none;border:0;border-radius:3px;font-size:12px;height:100%;padding:0 10px}.menu>button:hover,.menu>button[aria-expanded=true]{background:#3a4148}.menu__popover{background:#252a30;border:1px solid #59616a;border-radius:5px;box-shadow:0 12px 36px #0000007a;left:2px;min-width:235px;padding:5px;position:absolute;top:calc(100% + 2px)}.menu__popover button{align-items:center;background:none;border:0;border-radius:3px;display:flex;font-size:12px;justify-content:space-between;min-height:29px;padding:4px 8px;text-align:left;width:100%}.menu__popover button:hover:not(:disabled){background:#3c454d}.menu__popover button:disabled{color:#747c84}.menu__popover kbd{color:var(--muted);margin-left:18px}.menu__check{display:inline-block;width:17px}.menu__separator{border-top:1px solid #454c53;margin:4px 2px}.context-bar{align-items:center;background:#30353b;border-bottom:1px solid #111316;box-shadow:0 1px #ffffff0a inset;display:grid;gap:18px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);padding:0 10px;position:relative;z-index:100}.document-path{align-items:center;color:var(--muted);display:flex;font-size:11px;gap:8px;min-width:0}.document-path strong{color:var(--fg);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-path select{background:#252a2f;border:1px solid #484f56;border-radius:3px;font-size:11px;max-width:220px;min-width:110px;padding:3px 6px}.current-tool{align-items:center;background:#252a2f;border:1px solid #484f56;border-radius:4px;display:flex;font-size:11px;gap:7px;min-height:27px;padding:0 10px}.current-tool__icon{color:var(--accent-bright);font-size:17px}.current-tool kbd{color:#848d95}.context-bar__fit{background:none;border:1px solid transparent;border-radius:4px;color:#bdc4ca;font-size:11px;justify-self:end;padding:5px 8px}.context-bar__fit:hover{background:#3b4249;border-color:#4a535b}.context-bar__fit kbd{margin-left:6px}.editor-workspace{background:#565d64;min-height:0;overflow:hidden;position:relative}.plan-canvas{top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.plan-canvas__pixi{display:block;height:100%;width:100%}.plan-canvas__interaction{top:0;right:0;bottom:0;left:0;outline:none;position:absolute;touch-action:none;z-index:3}.plan-canvas__interaction--select{cursor:default}.plan-canvas__interaction--rotate{cursor:alias}.plan-canvas__interaction--hand{cursor:grab}.plan-canvas__interaction--hand:active{cursor:grabbing}.plan-canvas__interaction--line,.plan-canvas__interaction--polyline,.plan-canvas__interaction--rectangle,.plan-canvas__interaction--circle,.plan-canvas__interaction--pen,.plan-canvas__interaction--dimension{cursor:crosshair}.rotation-pivot,.rotation-guide,.rotation-angle{pointer-events:none;position:absolute;z-index:9}.rotation-pivot{background:linear-gradient(#fff,#fff) center / 1px 15px no-repeat,linear-gradient(90deg,#fff,#fff) center / 15px 1px no-repeat;border:2px solid var(--accent);border-radius:50%;box-shadow:0 1px 3px #00000073;height:13px;transform:translate(-50%,-50%);width:13px}.rotation-guide{border-top:1px dashed var(--accent);transform-origin:left center}.rotation-angle{background:#252a30eb;border:1px solid #626c74;border-radius:3px;color:#fff;font-size:10px;padding:2px 4px}.snap-marker{color:var(--snap);filter:drop-shadow(0 1px 1px #fff);font-family:Segoe UI Symbol,sans-serif;font-size:22px;font-weight:700;line-height:1;pointer-events:none;position:absolute;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;transform:translate(-50%,-50%);z-index:9}.canvas-message{background:#292e34eb;border:1px solid #59616a;border-radius:5px;box-shadow:0 4px 18px #00000059;color:#f2d3c8;left:50%;margin:0;max-width:480px;padding:10px 14px;position:absolute;top:20px;transform:translate(-50%);z-index:15}.palette-dock{bottom:8px;display:flex;flex-direction:column;gap:7px;overflow:auto;pointer-events:none;position:absolute;right:8px;top:8px;width:278px;z-index:20}.palette-float-layer{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;z-index:21}.palette{background:#262b31;border:1px solid #555d65;border-radius:5px;box-shadow:0 8px 22px #00000059,0 1px #ffffff0d inset;color:var(--fg);font-size:11px;pointer-events:auto}.palette--floating{max-height:calc(100% - 40px);position:absolute}.palette--docked{flex:none;position:relative;width:100%}.palette--tools{min-width:58px}.palette__header{align-items:center;background:linear-gradient(#3a4047,#30363c);border-bottom:1px solid #16191c;border-radius:4px 4px 0 0;cursor:grab;display:flex;font-size:10px;font-weight:700;height:25px;justify-content:space-between;letter-spacing:.04em;padding:0 5px 0 8px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.palette__header:active{cursor:grabbing}.palette__close{background:transparent;border:0;border-radius:3px;color:#aab1b7;font-size:16px;height:20px;line-height:16px;padding:0;width:20px}.palette__close:hover{background:#515961;color:#fff}.palette__body{max-height:min(390px,calc(100vh - 150px));overflow:auto;padding:9px}.palette--tools .palette__header span{display:none}.palette--tools .palette__header{justify-content:flex-end;padding:0 3px}.palette--tools .palette__body{padding:4px}.tool-grid{display:grid;gap:3px;grid-template-columns:1fr}.tool-grid button{align-items:center;background:#30363c;border:1px solid transparent;border-radius:3px;display:flex;height:38px;justify-content:center;position:relative;width:46px}.tool-grid button:hover{background:#424a52}.tool-grid button.is-active{background:#5a342a;border-color:var(--accent-bright);box-shadow:0 0 0 1px #c25a3c33 inset}.tool-grid button>span{font-size:20px;line-height:1}.tool-grid kbd{bottom:0;color:#98a0a7;font-size:8px;position:absolute;right:3px}.empty-state{border:1px dashed #4c555d;border-radius:4px;color:#aeb5bb;line-height:1.5;margin:0;padding:10px}.selection-summary,.palette-kicker{color:#cdd2d6;font-size:11px;font-weight:600;margin:0 0 9px}.property-stack{display:flex;flex-direction:column;gap:8px}.property-stack--separated{border-top:1px solid #454c53;margin-top:9px;padding-top:9px}.field{display:flex;flex-direction:column;gap:4px;min-width:0}.field>span{color:#aeb5bb;font-size:10px}.field input,.field select{background:#1f2429;border:1px solid #4b535b;border-radius:3px;font-size:11px;height:27px;min-width:0;padding:3px 6px;width:100%}.field input[type=color]{cursor:pointer;padding:1px;width:34px}.field--inline{align-items:center;display:grid;gap:6px;grid-template-columns:auto auto 1fr}.field--inline>span{grid-column:auto}.field--inline code{color:#c0c6cb;font-size:10px}.field-pair{display:grid;gap:7px;grid-template-columns:1fr 1fr}.layer-list{display:flex;flex-direction:column;gap:2px}.layer-row{align-items:center;border:1px solid transparent;border-radius:3px;display:grid;grid-template-columns:minmax(0,1fr) 23px 23px;min-height:29px}.layer-row:hover{background:#30363c}.layer-row.is-active{background:#363d44;border-color:#59636c}.layer-row__select{align-items:center;background:transparent;border:0;display:flex;gap:7px;min-width:0;overflow:hidden;padding:4px 5px;text-align:left}.layer-row__select span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-color{border:1px solid rgb(255 255 255 / 25%);border-radius:2px;flex:0 0 auto;height:13px;width:13px}.icon-button{background:transparent;border:0;border-radius:3px;color:#aeb6bc;height:22px;padding:0;width:22px}.icon-button:hover:not(:disabled){background:#4a5259;color:#fff}.icon-button:disabled{color:#5c646b}.panel-button{background:#353c43;border:1px solid #535c65;border-radius:3px;font-size:11px;margin-top:8px;min-height:27px;width:100%}.panel-button:hover{background:#424a52}.library-list{display:flex;flex-direction:column;gap:4px}.library-item{align-items:center;background:#2d3339;border:1px solid #434b52;border-radius:4px;display:flex;min-height:43px;overflow:hidden;width:100%}.library-item__select{align-items:center;align-self:stretch;background:transparent;border:0;display:flex;flex:1 1 auto;gap:8px;min-width:0;padding:5px 7px;text-align:left}.library-item__select:disabled{color:#c7ccd0;opacity:.78}.library-item__edit{align-self:stretch;background:transparent;border:0;border-left:1px solid #434b52;color:#b9c1c7;flex:0 0 31px;font-size:15px;width:31px}.library-item__edit:hover{background:#505961;color:#fff}.library-item__preview{align-items:center;background:#eee;border-radius:3px;color:#32383e;display:flex;font-size:21px;height:31px;justify-content:center;width:39px}.library-item small{color:#919aa2;display:block;font-size:9px;margin-top:2px}.palette-note{color:#8f989f;font-size:9px;line-height:1.45;margin:8px 1px 0}.swatches{display:grid;gap:5px;grid-template-columns:repeat(6,1fr);margin-bottom:10px}.swatches button{border:1px solid rgb(255 255 255 / 28%);border-radius:3px;height:25px}.align-grid{display:grid;gap:4px;grid-template-columns:repeat(3,1fr)}.align-grid button{background:#343b42;border:1px solid #505961;border-radius:3px;height:29px}.check-row{align-items:center;color:#c3c9cd;display:flex;gap:7px;min-height:26px}.check-row--strong{border-bottom:1px solid #444c53;font-weight:600;margin-bottom:5px;padding-bottom:5px}.reference-categories{display:flex;flex-direction:column}.status-bar{align-items:center;background:#252a2f;border-top:1px solid #0d0f11;color:#aeb5bb;display:flex;font-size:10px;gap:0;overflow:hidden;position:relative;z-index:100}.status-bar>span,.status-bar>strong{align-items:center;border-right:1px solid #41484f;display:flex;flex:0 0 auto;height:100%;padding:0 10px}.status-bar>strong{color:#e3e7ea}.status-bar__notice{color:#d6b077;margin-left:auto}.save-indicator i{background:#8b949c;border-radius:50%;height:6px;margin-right:6px;width:6px}.save-indicator--saved i{background:#55ae78}.save-indicator--saving i,.save-indicator--dirty i{background:#e0ac57}.save-indicator--conflict i,.save-indicator--error i{background:#d55b4b}.lock-indicator{color:#82c99b}.lock-indicator--foreign,.lock-indicator--warning{color:#f0b35c}.workspace-loading,.offline-banner{border:1px solid #59636c;border-radius:5px;box-shadow:0 8px 26px #00000059;left:50%;position:absolute;transform:translate(-50%);z-index:50}.workspace-loading{align-items:center;background:#24292ef0;display:flex;font-size:12px;gap:10px;padding:10px 14px;top:14px}.spinner{animation:spin .8s linear infinite;border:2px solid #5f6870;border-radius:50%;border-top-color:var(--accent-bright);height:14px;width:14px}@keyframes spin{to{transform:rotate(1turn)}}.offline-banner{align-items:center;background:#432b24f5;border-color:#9a5c49;display:flex;gap:18px;max-width:700px;padding:10px 11px 10px 14px;top:14px;width:calc(100% - 340px)}.offline-banner div{display:flex;flex-direction:column;font-size:11px;gap:2px}.offline-banner strong{color:#ffd9cd}.offline-banner span{color:#e6c6bb}.offline-banner button{background:#6b4033;border:1px solid #a86651;border-radius:3px;flex:0 0 auto;font-size:11px;padding:6px 9px}.dialog-backdrop{align-items:center;background:#0507099e;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:fixed;z-index:2000}.conflict-dialog{background:#282d33;border:1px solid #666f78;border-radius:7px;box-shadow:0 22px 70px #000000a6;display:grid;gap:8px 14px;grid-template-columns:38px 1fr;max-width:510px;padding:20px;width:calc(100% - 40px)}.dialog-icon{align-items:center;background:#8f4937;border-radius:50%;color:#fff;display:flex;font-size:20px;font-weight:800;grid-row:1 / span 2;height:34px;justify-content:center;width:34px}.conflict-dialog h2{font-size:17px;margin:0}.conflict-dialog p{color:#bbc2c8;font-size:12px;line-height:1.55;margin:0}.dialog-actions{display:flex;gap:8px;grid-column:2;justify-content:flex-end;margin-top:8px}.button{border-radius:4px;font-size:12px;padding:7px 11px}.button--secondary{background:#363d44;border:1px solid #59636b}.button--primary{background:var(--accent);border:1px solid #df7658;color:#fff}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.library-panel{display:flex;flex-direction:column;gap:8px}.library-search input{padding-left:8px}.library-item{position:relative}.library-item:hover,.library-item.is-active{background:#3a4249;border-color:#77828b}.library-item.is-active{box-shadow:0 0 0 1px var(--accent) inset}.library-item__preview{flex:0 0 46px;height:34px;padding:2px;width:46px}.library-item__details{min-width:0}.library-item em{color:#737f88;display:block;font-size:8px;font-style:normal;margin-top:1px;text-transform:uppercase}.capacity-panel{background:#1f2429;border:1px solid #424b53;border-radius:4px;display:flex;flex-direction:column;gap:7px;padding:7px}.capacity-panel>div:first-child{display:flex;gap:12px;justify-content:space-between}.capacity-value{color:#b9c0c6}.capacity-value strong{color:#e7eaed;font-size:13px}.capacity-value.is-complete,.capacity-value.is-complete strong{color:#69c78d}.library-actions{border-top:1px solid #414950;padding-top:2px}.inline-message,.dialog-message{background:#342e27;border:1px solid #67543e;border-radius:4px;color:#ead7b8;font-size:10px;margin:0;padding:7px}.dxf-report{background:#1e252a;border:1px solid #46545d;border-radius:4px;color:#bfc8ce;display:flex;flex-direction:column;font-size:10px;gap:3px;max-height:120px;overflow:auto;padding:7px}.dxf-report strong{color:#e3e7ea}.dxf-report ul{margin:2px 0 0;padding-left:17px}.property-group,.measure-fields{border:1px solid #454e56;border-radius:4px;margin:0;min-width:0;padding:7px}.property-group legend,.measure-fields legend{color:#aeb7bd;font-size:9px;font-weight:700;padding:0 4px;text-transform:uppercase}.fill-stroke-proxy{align-items:center;display:flex;gap:4px}.fill-stroke-proxy__fill,.fill-stroke-proxy__stroke{display:inline-block;height:22px;width:22px}.fill-stroke-proxy__fill{border:1px solid #111}.fill-stroke-proxy__stroke{background:transparent;border-style:solid;border-width:5px;margin-left:-11px;margin-top:11px}.fill-stroke-proxy button,.rotation-controls>button{background:#343b42;border:1px solid #505961;border-radius:3px;min-height:27px;padding:2px 6px}.color-input-row{align-items:center;display:flex;gap:5px;margin:5px 0}.color-input-row>span{display:flex;gap:5px;width:100%}.color-input-row input[type=color]{background:none;border:0;height:27px;padding:0;width:34px}.color-input-row input:not([type=color]){background:#1f2429;border:1px solid #4b535b;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;height:27px;min-width:0;padding:3px 6px;width:100%}input[aria-invalid=true]{border-color:#cf604d!important;box-shadow:0 0 0 1px #cf604d4d}.line-type-swatches,.hatch-swatches{display:grid;gap:4px;grid-template-columns:repeat(5,1fr);margin-top:7px}.line-type-swatches button,.hatch-swatch{background-color:#fbfbf8;border:1px solid #59636b;border-radius:3px;height:25px;padding:3px}.line-type-swatches button.is-active,.hatch-swatch.is-active{border-color:var(--accent-bright);box-shadow:0 0 0 1px var(--accent-bright)}.line-swatch{border-top:2px solid #2b3138;display:block;width:100%}.line-swatch--gestr{border-top-style:dashed}.line-swatch--strp{background:repeating-linear-gradient(90deg,#2b3138 0 8px,transparent 8px 11px,#2b3138 11px 12px,transparent 12px 16px);border:0;height:2px}.line-swatch--punkt{border-top-style:dotted}.hatch-swatch--none{background:linear-gradient(135deg,transparent 46%,#c4462f 47% 53%,transparent 54%),#fbfbf8}.hatch-swatch--solid{background:#697177}.hatch-swatch--diag-up{background:repeating-linear-gradient(135deg,#fbfbf8 0,#fbfbf8 5px,#2b3138 5px,#2b3138 6px)}.hatch-swatch--diag-down{background:repeating-linear-gradient(45deg,#fbfbf8 0,#fbfbf8 5px,#2b3138 5px,#2b3138 6px)}.hatch-swatch--cross,.hatch-swatch--steel{background:repeating-linear-gradient(45deg,transparent 0 5px,#2b3138 5px 6px),repeating-linear-gradient(135deg,#fbfbf8 0,#fbfbf8 5px,#2b3138 5px,#2b3138 6px)}.hatch-swatch--steel{background-size:7px 7px,11px 11px}.hatch-swatch--grid{background:repeating-linear-gradient(0deg,transparent 0 6px,#2b3138 6px 7px),repeating-linear-gradient(90deg,#fbfbf8 0,#fbfbf8 6px,#2b3138 6px,#2b3138 7px)}.hatch-swatch--brick{background:linear-gradient(90deg,transparent 48%,#2b3138 49% 52%,transparent 53%),repeating-linear-gradient(0deg,#fbfbf8 0,#fbfbf8 7px,#2b3138 7px,#2b3138 8px);background-size:12px 16px}.hatch-swatch--concrete{background:radial-gradient(circle at 25% 30%,#2b3138 0 1px,transparent 2px),radial-gradient(circle at 75% 70%,#2b3138 0 1px,transparent 2px),#fbfbf8;background-size:12px 12px}.hatch-swatch--wood{background:repeating-radial-gradient(ellipse at center,#fbfbf8 0,#fbfbf8 4px,#2b3138,#fbfbf8 6px)}.hatch-swatch--dots{background:radial-gradient(circle,#2b3138 0 1px,transparent 1.5px),#fbfbf8;background-size:7px 7px}.property-grid{display:grid;gap:7px;grid-template-columns:1fr 1fr}.rotation-controls{align-items:end;display:grid;gap:5px;grid-template-columns:auto 1fr auto}.segmented-control{display:grid;gap:3px;grid-template-columns:repeat(3,1fr);margin-bottom:8px}.segmented-control button,.distribution-buttons button{background:#343b42;border:1px solid #505961;border-radius:3px;font-size:10px;min-height:27px}.segmented-control button[aria-checked=true]{background:#5a342a;border-color:var(--accent-bright)}.color-group h3{color:#aeb6bc;font-size:9px;margin:8px 0 4px;text-transform:uppercase}.colors-panel .swatches{grid-template-columns:repeat(9,1fr)}.colors-panel .swatches button{height:22px;min-width:18px}.align-panel{display:flex;flex-direction:column;gap:8px}.distribution-buttons{display:grid;gap:4px;grid-template-columns:1fr 1fr}.grid-placement-preview{align-items:center;background:#ecece8;border-radius:4px;color:#2b3138;display:flex;height:74px;justify-content:center;overflow:hidden;position:relative}.grid-placement-preview__symbol{height:58px;transform:rotate(var(--preview-rotation, 0deg));width:90px}.grid-placement-preview>span{bottom:3px;font-size:9px;position:absolute;right:5px}.symbol-dialog{background:#282d33;border:1px solid #666f78;border-radius:7px;box-shadow:0 22px 70px #000000a6;display:flex;flex-direction:column;gap:10px;max-width:430px;padding:18px;width:calc(100% - 40px)}.symbol-dialog h2{font-size:17px;margin:0}.symbol-dialog>p{color:#bbc2c8;font-size:11px;margin:0}.symbol-dialog .dialog-actions{grid-column:auto}.element-editor-backdrop{padding:20px}.element-editor{background:#282d33;border:1px solid #707982;border-radius:7px;box-shadow:0 22px 70px #000000b3;display:flex;flex-direction:column;max-height:calc(100vh - 40px);max-width:1120px;min-height:560px;overflow:hidden;width:calc(100vw - 40px)}.element-editor__header{align-items:center;background:#333940;border-bottom:1px solid #15181b;display:flex;justify-content:space-between;padding:10px 12px}.element-editor__header h2{font-size:16px;margin:0}.element-editor__header p{color:#aeb6bc;font-size:10px;margin:2px 0 0}.element-editor__header button{background:transparent;border:0;color:#ccd1d5;font-size:20px}.element-editor__toolbar{background:#24292e;border-bottom:1px solid #434a51;display:flex;flex-wrap:wrap;gap:4px;padding:7px 9px}.element-editor__toolbar button,.measure-fields button{background:#353c43;border:1px solid #535c65;border-radius:3px;font-size:10px;min-height:27px}.element-editor__toolbar button.is-active{background:#5a342a;border-color:var(--accent-bright)}.element-editor__workspace{display:grid;flex:1;grid-template-columns:minmax(0,1fr) 235px;min-height:0}.element-editor__canvas{background:#fbfbf8;cursor:crosshair;height:100%;min-height:350px;touch-action:none;width:100%}.element-editor__canvas.is-readonly{cursor:default;opacity:.82}.element-editor__sidebar{background:#24292e;border-left:1px solid #444b52;display:flex;flex-direction:column;gap:8px;overflow:auto;padding:10px}.element-editor__dimensions line{stroke:#3e6b8a;stroke-width:.0025}.element-editor__dimensions text{fill:#3e6b8a;font-size:.035px;text-anchor:middle}.color-field>span:last-child{display:grid;gap:5px;grid-template-columns:34px 1fr}.color-field input[type=color]{height:27px;padding:0;width:34px}.measure-fields{display:grid;gap:5px;grid-template-columns:1fr 1fr}.measure-fields label{color:#aeb5bb;display:flex;flex-direction:column;font-size:9px;gap:3px}.measure-fields input{background:#1f2429;border:1px solid #4b535b;border-radius:3px;height:27px;min-width:0;padding:3px 5px;width:100%}.measure-fields button{grid-column:1 / -1}.element-editor__cursor{color:#96a1a9;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;margin:0}.element-editor>.dxf-report,.element-editor>.dialog-message{border-radius:0;margin:0;max-height:100px}.element-editor__actions{background:#24292e;border-top:1px solid #434a51;grid-column:auto;margin:0;padding:8px 10px}.sheet-list{display:flex;flex-direction:column;gap:3px}.sheet-list button{align-items:center;background:#2d3339;border:1px solid #434b52;border-radius:3px;display:flex;justify-content:space-between;min-height:30px;padding:4px 7px;text-align:left}.sheet-list button.is-active{background:#49352f;border-color:var(--accent-bright)}.sheet-list small{color:#98a1a8;font-size:9px}.sheet-actions,.sheet-export-actions{display:grid;gap:4px;grid-template-columns:repeat(3,1fr)}.sheet-actions button,.sheet-export-actions button{background:#353c43;border:1px solid #535c65;border-radius:3px;font-size:10px;min-height:27px}.capacity-sheet-grid{align-items:center;display:grid;gap:5px;grid-template-columns:1fr auto 68px}.capacity-sheet-grid input{background:#1f2429;border:1px solid #4b535b;border-radius:3px;height:25px;min-width:0;padding:3px 5px;width:100%}.panel-button--primary{background:#5a342a;border-color:var(--accent-bright);margin-top:0}.pdf-export-dialog{background:#282d33;border:1px solid #666f78;border-radius:7px;box-shadow:0 22px 70px #000000a6;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 40px);max-width:560px;overflow:auto;padding:18px;width:calc(100% - 40px)}.pdf-export-dialog h2,.pdf-export-dialog p{margin:0}.pdf-export-dialog>p{color:#bbc2c8;font-size:11px}.snapshot-dialog{background:#282d33;border:1px solid #666f78;border-radius:7px;box-shadow:0 22px 70px #0000008c;display:grid;gap:12px;max-height:min(620px,85vh);padding:18px;width:min(560px,calc(100vw - 40px))}.snapshot-dialog h2,.snapshot-dialog p{margin:0}.snapshot-list{border:1px solid #4b535b;max-height:380px;overflow:auto}.snapshot-list>div{align-items:center;border-bottom:1px solid #41484f;display:flex;justify-content:space-between;padding:8px 10px}.snapshot-list span{display:grid;gap:2px}.snapshot-list small{color:var(--muted)}.sheet-export-list{border:1px solid #4b545c;border-radius:4px;margin:0;max-height:260px;overflow:auto;padding:7px 9px}.sheet-export-list legend{color:#aeb7bd;font-size:10px;padding:0 4px}.file-message{align-items:center;background:#264136f5;border:1px solid #56866f;border-radius:4px;box-shadow:0 6px 22px #00000059;display:flex;font-size:11px;gap:10px;left:50%;max-width:min(720px,calc(100% - 340px));padding:8px 9px 8px 12px;position:absolute;top:14px;transform:translate(-50%);z-index:55}.file-message--error{background:#542b24f5;border-color:#a86651}.file-message button{background:transparent;border:0;font-size:17px;margin-left:auto}@media(max-width:980px){.palette-dock{width:238px}.offline-banner{width:calc(100% - 280px)}.context-bar{grid-template-columns:1fr auto}.context-bar__fit,.status-bar__notice{display:none}}
