*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;overflow:hidden}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1319;--panel:#161b23;--panel-2:#1d232d;--line:#2a323e;--text:#e6eaf0;--muted:#93a0b3;--accent:#4d9fff;--danger:#e0574a;--ok:#57b894;--bg-deep:#0b0e13;--on-accent:#06121f;--hover-border:#3c4757;--danger-hover-border:#5a2733;--danger-hover-text:#ff8fa3;--desk-bg:#333941;--viewport-mat:#0b0e13;--tooltip-bg:#0a0d12;--on-tooltip:#cfd8e4;--warn-bg:#2a2618;--warn-border:#4a4327;--warn-text:#e8dfc4;--warn-code:#f0c674;--err-bg:#2e2019;--err-border:#56362a;--err-text:#f0dcd2;--err-code:#f08a76;--hairline-soft:#ffffff0f;--paper:#f7f8fa;--grid-minor:#e3e8ef;--grid-major:#ccd5e0;--axis-x:#f3c4c4;--axis-y:#c4d8f3;--wall-fill:#46505e;--wall-line:#1f2733;--slab-fill:#eceef1;--slab-line:#b6bdc7;--kusen:#cdd4dd;--glass:#cfe6f2;--dim:#5b6472;--roof:#b08070;--stair:#9a7fd1;--sel:#ff9f1c;--on-sel:#11151b;--on-tint:#06121f;--group:#9a7fd1;--grid-axis:#e0574a}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef0f3;--panel:#fff;--panel-2:#f5f6f8;--line:#d4d9e0;--text:#1c222b;--muted:#62707f;--accent:#1f6fd6;--danger:#c0392b;--ok:#2f8f68;--bg-deep:#dde1e7;--on-accent:#fff;--hover-border:#b7c0cc;--desk-bg:#c7ccd3;--warn-bg:#fbf3df;--warn-border:#e8d6a3;--warn-text:#6b5518;--warn-code:#8a6d1f;--err-bg:#fbeae7;--err-border:#eab8ac;--err-text:#7a2e1f;--err-code:#a8452f;--hairline-soft:#00000014;--danger-hover-border:#e3b3ac;--danger-hover-text:#a8291a}.app{height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:var(--bg);color:var(--text);flex-direction:column;font:13px/1.4 ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;display:flex}.sessionbar{background:var(--bg-deep);border-bottom:1px solid var(--line);flex:none;align-items:stretch;gap:2px;padding:0 10px;display:flex}.sessionbar__brand{border-right:1px solid var(--line);letter-spacing:.02em;align-items:center;margin-right:6px;padding-right:16px;font-weight:600;display:flex}.sessiontab{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:9px 14px 8px;font-weight:500;display:flex;position:relative}.sessiontab:hover{color:var(--text)}.sessiontab--active{color:var(--text);border-bottom-color:var(--accent)}.sessiontab__num{background:var(--panel-2);min-width:17px;height:17px;color:var(--muted);border-radius:4px;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:inline-flex}.sessiontab--active .sessiontab__num{background:var(--accent);color:var(--on-accent)}.sessiontab__dot{background:var(--muted);opacity:.55;border-radius:50%;width:5px;height:5px}.placeholder{flex:1;justify-content:center;padding:48px 24px;display:flex;overflow:auto}.placeholder__card{max-width:640px}.placeholder__badge{border:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:3px 9px;font-size:11px;display:inline-block}.placeholder h1{margin:14px 0 0;font-size:26px;font-weight:600}.placeholder h2{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:28px 0 10px;font-size:13px;font-weight:600}.placeholder__lead{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.6}.placeholder__plan{color:var(--text);margin:0;padding-left:18px;line-height:1.75}.placeholder__plan li{margin-bottom:5px}.placeholder__upgrade{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--panel);color:var(--muted);border-radius:4px;margin-top:24px;padding:12px 14px;line-height:1.6}.placeholder__foot{border-top:1px solid var(--line);color:var(--muted);margin-top:28px;padding-top:18px;line-height:1.6}.placeholder code{background:var(--panel-2);border-radius:3px;padding:1px 5px;font-size:12px}.linkbtn{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.toolbar{background:var(--panel);border-bottom:1px solid var(--line);scrollbar-width:none;flex-wrap:nowrap;flex:none;align-items:center;gap:6px 10px;padding:4px 10px;display:flex;overflow:auto hidden}.toolbar::-webkit-scrollbar{display:none}.toolbar .btn,.toolbar__check,.toolbar select{white-space:nowrap}.toolbar__group{flex:none}.toolbar__title{min-width:0;overflow:hidden}.toolbar .btn--icon{padding:3px 5px}.toolbar .btn--icon svg{width:19px;height:19px}.toolbar select{padding:2px 6px}.infobox{background:var(--panel-2);border-bottom:1px solid var(--line);scrollbar-width:none;flex-wrap:nowrap;flex:none;align-items:center;gap:6px 12px;min-height:28px;padding:4px 10px;display:flex;overflow:auto hidden}.infobox::-webkit-scrollbar{display:none}.infobox--bare{color:var(--muted)}.infobox__tool{border:1px solid var(--line);background:var(--panel);color:var(--text);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;padding:3px 9px 3px 6px;font-weight:600;display:flex}.infobox__tool svg{width:16px;height:16px;color:var(--accent)}.infobox__tool em{color:var(--muted);font-style:normal;font-weight:400}.infobox__field{white-space:nowrap;flex:none;align-items:center;gap:6px;display:flex}.infobox__field span{color:var(--muted);font-size:10.5px}.infobox__field select{font:inherit}.infobox__warn{color:#b3261e;white-space:normal;max-width:260px;font-size:10.5px}.infobox__field span.infobox__warn{color:#b3261e}.infobox .field{flex-direction:row;align-items:center;gap:6px}.infobox .field input{width:64px}.infobox__transform{border-left:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:6px 14px;margin-left:4px;padding-left:10px;display:flex}.infobox__transform .infobox__field button{padding:3px 8px;font-size:10.5px}.toolbar__brand{letter-spacing:.02em;font-weight:650}.toolbar__brand span{color:var(--muted);margin-left:6px;font-size:11px;font-weight:400}.toolbar__group{align-items:center;gap:6px;display:flex}.toolbar__group--end{margin-left:auto}.toolbar__check{color:var(--muted);-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:flex}.toolbar__status{color:var(--ok);white-space:nowrap;font-size:12px}.toolbar__status--error{color:var(--danger)}.toolbar__title{flex-direction:column;align-items:flex-start;gap:0;margin-right:6px}.toolbar__filename{letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;max-width:22ch;font-weight:650;display:flex;overflow:hidden}.toolbar__dirty-dot{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px}.toolbar__autosave{color:var(--muted);white-space:nowrap;font-size:10.5px}.btn{border:1px solid var(--line);background:var(--panel-2);color:var(--text);font:inherit;cursor:pointer;border-radius:6px;padding:6px 11px}.btn:hover{border-color:var(--hover-border)}.btn--active{background:var(--accent);border-color:var(--accent);color:var(--on-accent);font-weight:600}.btn--danger:hover{border-color:var(--danger);color:var(--danger)}.btn--block{width:100%;margin-top:10px}.btn--icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.btn--icon svg{display:block}.has-tip{position:relative}.tip{z-index:300;background:var(--tooltip-bg);border:1px solid var(--line);color:var(--on-tooltip);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:500;line-height:1.35;position:fixed;overflow:hidden;box-shadow:0 3px 10px #00000073}select,input[type=text],input[type=number]{border:1px solid var(--line);background:var(--panel-2);color:var(--text);font:inherit;border-radius:6px;padding:5px 7px}input[type=number],input[type=text]{box-sizing:border-box;width:100%}.textarea-field{box-sizing:border-box;border:1px solid var(--line);background:var(--panel-2);width:100%;color:var(--text);font:inherit;resize:vertical;border-radius:6px;padding:5px 7px}.material-picker{gap:6px;display:flex}.material-picker select{flex:auto;min-width:0}.material-picker__upload{cursor:pointer;font-size:15px;font-weight:600}.issues{background:var(--warn-bg);border-bottom:1px solid var(--warn-border);color:var(--warn-text);flex:none;max-height:40vh;font-size:12px;overflow-y:auto}.issues--error{background:var(--err-bg);border-bottom-color:var(--err-border);color:var(--err-text)}.issues__bar{align-items:center;gap:10px;padding:7px 14px;display:flex}.issues__icon{font-size:14px}.issues__summary{flex:auto;min-width:0}.issues__source{color:var(--muted)}.issues__list{margin:0;padding:0 14px 10px 36px;list-style:none}.issues__item{border-top:1px solid var(--hairline-soft);grid-template-columns:minmax(90px,auto) 1fr;gap:10px;padding:3px 0;display:grid}.issues__item code{color:var(--warn-code);font-size:11px}.issues__item--dropped code{color:var(--err-code)}.app__body{flex:auto;min-height:0;display:flex}.statusbar{background:var(--panel);border-top:1px solid var(--line);color:var(--muted);flex:none;align-items:center;gap:14px;padding:4px 12px;font-size:11px;display:flex}.statusbar__item--session{color:var(--text);font-weight:600}.statusbar__spacer{flex:auto}.statusbar__toggle{color:var(--muted);border-radius:3px;padding:2px 8px;font-size:11px}.statusbar__toggle--on{color:var(--accent)}.statusbar__toggle:hover{background:var(--panel-2)}.sidebar{background:var(--panel);border-right:1px solid var(--line);flex-direction:column;flex:none;align-items:center;gap:6px;padding:8px 6px;display:flex;overflow:visible auto}.sidebar__group{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:6px;width:100%;padding-top:6px;display:grid}.sidebar__dock{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:6px;width:100%;margin-top:auto;padding-top:6px;display:grid;position:relative}.viewarea{flex:auto;min-width:0;min-height:0;display:flex}.pane{flex-direction:column;flex:auto;min-width:0;min-height:0;display:flex}.viewarea__divider{cursor:col-resize;touch-action:none;z-index:1;flex:none;justify-content:center;align-items:center;width:9px;margin:0 -4px;display:flex;position:relative}.viewarea__divider span{background:var(--line);border-radius:2px;width:3px;height:36px}.viewarea__divider:hover span{background:var(--accent)}.sheetview{overflow:hidden}.sheetbar{background:var(--panel);border-bottom:1px solid var(--line);flex-wrap:wrap;flex:none;align-items:center;gap:8px 12px;padding:7px 12px;display:flex}.sheetbar__count{color:var(--muted);margin-left:auto}.sheets{background:var(--desk-bg);flex-direction:column;flex:auto;align-items:center;gap:16px;min-height:0;padding:16px;display:flex;overflow:auto}.sheets__empty{color:var(--muted);text-align:center;max-width:460px}.sheet-wrap{flex:none;position:relative}.sheet{transform-origin:0 0;background:#fff;box-shadow:0 3px 14px #00000073}.sheet__svg{display:block}.dwpick{cursor:pointer}.dwpick__hl{stroke:var(--sel);fill:none;pointer-events:none}.dwedit__handle{fill:var(--sel);stroke:#fff;stroke-width:.25px;cursor:ns-resize;touch-action:none}.sheetbar .btn--on{background:var(--sel);border-color:var(--sel);color:var(--on-sel)}.sheetbar__sep{background:var(--line);align-self:stretch;width:1px}.dwedit__snap{pointer-events:none}.dwedit__snap line{stroke:var(--sel)}.dwedit__snap text{fill:var(--sel)}.tracker--sheet,.petpalette--fixed{z-index:40;position:fixed}.sheets__hint{color:var(--muted);text-align:center;flex:none;align-self:center;max-width:720px;margin:0;padding:6px 12px 0;font-size:12px;line-height:1.5}@media print{html,body{margin:0;padding:0}.dwedit,.dwpick__hl,.sheets__hint,.tracker--sheet,.petpalette--fixed,.toolbar,.sidebar,.panel,.issues,.sheetbar,.sessionbar,.layerpanel,.layoutlist,.layoutpreview{display:none!important}.app,.app__body,.sheetview,.layoutprint{height:auto!important;display:block!important;overflow:visible!important}.sheets{background:#fff;gap:0;padding:0;display:block;overflow:visible}.sheet-wrap{display:contents;width:auto!important;height:auto!important}.sheet{box-shadow:none;break-after:page;page-break-after:always;transform:none!important}.sheet:last-child{break-after:auto;page-break-after:auto}}.editor2d{background:var(--paper);flex:auto;min-height:0;position:relative}.editor2d__svg{touch-action:none;width:100%;height:100%;display:block}.editor2d__hud,.editor2d__hint{color:#cfd8e4;font-variant-numeric:tabular-nums;pointer-events:none;background:#0f1319d1;border-radius:6px;align-items:center;gap:10px;padding:4px 8px;font-size:11px;display:flex;position:absolute}.editor2d__hud{pointer-events:auto;top:8px;left:8px}.editor2d__hud button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #38424f;border-radius:4px;padding:2px 8px}.editor2d__hint{bottom:8px;left:8px;right:8px}.editor2d__pickup-notice{border:1px solid var(--accent);color:#cfd8e4;pointer-events:none;background:#0f1319e6;border-radius:6px;padding:5px 12px;font-size:11.5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ruler{z-index:5;background:var(--panel);-webkit-user-select:none;user-select:none;position:absolute;overflow:hidden}.ruler--corner{z-index:6;background:var(--panel-2);border-right:1px solid var(--line);border-bottom:1px solid var(--line);top:0;left:0}.ruler--x{border-bottom:1px solid var(--line);cursor:ns-resize;top:0;right:0}.ruler--y{border-right:1px solid var(--line);cursor:ew-resize;bottom:0;left:0}.ruler__tick{color:var(--muted);font-size:9px;position:absolute}.ruler--x .ruler__tick{border-left:1px solid var(--line);align-items:center;padding-left:2px;display:flex;top:0;bottom:0}.ruler--y .ruler__tick{border-top:1px solid var(--line);justify-content:center;padding-top:1px;display:flex;left:0;right:0}.ruler__tick em{font-style:normal}.ruler--y .ruler__tick em{writing-mode:vertical-rl;transform:rotate(180deg)}.ruler__dragline{background:var(--accent);opacity:.7;pointer-events:none;z-index:50;position:fixed}.ruler__dragline--x{width:1px;top:0;bottom:0}.ruler__dragline--y{height:1px;left:0;right:0}.guideline{stroke:var(--accent);stroke-width:1px;stroke-dasharray:7 2 1 2;opacity:.55;pointer-events:none}.siteboundary-line{fill:none;stroke:var(--muted);stroke-width:1px;opacity:.6;pointer-events:none}.gsb-line{fill:none;stroke:var(--warn,#d99a4e);stroke-width:1px;stroke-dasharray:4 3;opacity:.75;pointer-events:none}.northarrow{color:var(--wall-line);opacity:.85;pointer-events:none}.tracker{z-index:5;border:1px solid var(--accent);color:#cfd8e4;pointer-events:auto;background:#0f1319eb;border-radius:6px;align-items:center;gap:6px;padding:5px 7px;font-size:11px;display:flex;position:absolute;box-shadow:0 2px 8px #00000059}.tracker__field{align-items:center;gap:4px;display:flex}.tracker__label{color:var(--accent);letter-spacing:.02em;font-weight:600}.tracker__field input{width:56px;color:inherit;font:inherit;font-variant-numeric:tabular-nums;text-align:right;background:#10151d;border:1px solid #38424f;border-radius:4px;padding:2px 4px}.tracker__field input:focus{border-color:var(--accent);outline:none}.tracker__unit{color:var(--muted)}.snapmark{pointer-events:none;fill:none;stroke:var(--sel);stroke-width:1.6px}.snapmark--endpoint rect,.snapmark--midpoint polygon,.snapmark--division polygon{fill:var(--paper)}.snapmark--alignment circle,.snapmark--extension circle,.snapmark--edge circle{fill:var(--sel);stroke:none}.snapmark__guide{stroke:var(--sel);stroke-width:1px;stroke-dasharray:4 4;opacity:.85}.snapmark__label{fill:#a35b00;stroke:var(--paper);stroke-width:3px;paint-order:stroke;font-size:10px;font-weight:600}.xfghost{opacity:.5;pointer-events:none}.xfghost .wall polygon,.xfghost .slab polygon,.xfghost .slab path{fill:#4d9fff59;stroke:var(--accent)}.xfghost .roof__outline,.xfghost .roof__ridge,.xfghost .roof__hip,.xfghost .stair__outline,.xfghost .stair__tread,.xfghost .stair__railing,.xfghost .stair__arrow,.xfghost .wall__center{stroke:var(--accent)}.xfsource{pointer-events:none}.xfsource polygon,.xfsource polyline{fill:none;stroke:var(--sel);stroke-width:1.5px;stroke-dasharray:6 4;opacity:.55}.xfleader{pointer-events:none}.xfleader line{stroke:var(--accent);stroke-width:1.5px;stroke-dasharray:4 3}.xfleader__anchor{fill:var(--accent);stroke:none}.xfleader text{fill:var(--accent);paint-order:stroke;stroke:var(--paper);stroke-width:3px;stroke-linejoin:round;font-size:11px;font-weight:600}.petpalette{z-index:6;border:1px solid var(--sel);color:#cfd8e4;background:#0f1319f0;border-radius:7px;align-items:stretch;gap:2px;padding:3px;font-size:11px;display:flex;position:absolute;box-shadow:0 3px 10px #0006}.petpalette__grip{color:var(--muted);cursor:grab;touch-action:none;background:0 0;border:none;padding:0 4px;font-size:13px;line-height:1}.petpalette__btn{background:var(--panel-2);width:30px;height:30px;color:inherit;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #38424f;border-radius:5px;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.petpalette__btn svg{width:18px;height:18px}.petpalette__btn--danger:hover:not(:disabled){border-color:var(--danger);color:var(--danger)}.petpalette__btn:hover:not(:disabled){border-color:var(--sel)}.petpalette__btn:disabled{opacity:.45;cursor:not-allowed}.petpalette__btn--mode{border-left:3px solid var(--accent)}.petpalette__num{min-width:12px;color:var(--sel);text-align:center;pointer-events:none;background:#0c1017;border-radius:3px;padding:0 2px;font-size:9px;line-height:12px;position:absolute;top:-3px;left:-3px}@media (pointer:coarse){.petpalette__num{display:none}}.tracker__mode{color:inherit;font:inherit;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #38424f;border-radius:4px;padding:2px 6px;font-size:10px}.wall polygon{fill:var(--wall-fill);stroke:var(--wall-line);stroke-width:1px}.wall polygon.wall__layer{stroke-width:.5px}.wall polygon.wall__edge{fill:none}.wall__center{stroke:#ffffff4d;stroke-width:1px;stroke-dasharray:4 3}.wall__label{fill:#5b6674;paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:10px}.wall--selected polygon{fill:var(--sel);stroke:#a35c00}.wall--selected .wall__label{fill:#8a4b00}.slab polygon,.slab path{fill:var(--slab-fill);stroke:var(--slab-line);stroke-width:1px;stroke-dasharray:7 4}.slab__label{fill:#8d9099;paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:11px;font-weight:600}.slab__name{fill:#4a5260;paint-order:stroke;stroke:var(--paper);stroke-width:3.5px;font-size:13px;font-weight:650}.slab--selected .slab__name{fill:#a35c00}.roof__fill{stroke:none;opacity:.28}.roof__outline{fill:none;stroke:var(--roof);stroke-width:1px;stroke-dasharray:8 3 2 3;opacity:.9}.roof__ridge{fill:none;stroke:var(--roof);stroke-width:1.6px}.roof__hole{fill:none;stroke:var(--roof);stroke-width:1.2px}.roof__hip{fill:none;stroke:var(--roof);stroke-width:.9px;opacity:.75}.roof--selected .roof__outline,.roof--selected .roof__ridge,.roof--selected .roof__hole,.roof--selected .roof__hip{stroke:var(--sel);stroke-width:2px}.stair__outline{fill:none;stroke:var(--stair);stroke-width:1.2px}.stair__tread{stroke:var(--stair);stroke-width:.8px;opacity:.8}.stair__arrow{stroke:var(--stair);stroke-width:1px;fill:none}.stair__landing{fill:none;stroke:var(--stair);stroke-width:.8px;stroke-dasharray:2 1.5;opacity:.7}.stair__railing{fill:none;stroke:var(--stair);stroke-width:1.4px}.stair--selected .stair__outline,.stair--selected .stair__tread,.stair--selected .stair__railing,.stair--selected .stair__arrow,.stair--selected .stair__landing{stroke:var(--sel);stroke-width:2px;opacity:1}.grid__line{stroke:var(--grid-axis);stroke-width:.75px;stroke-dasharray:10 3 1.5 3;opacity:.8}.grid__bubble circle{fill:var(--paper);stroke:var(--grid-axis);stroke-width:1.2px}.grid__bubble text{fill:var(--grid-axis);text-anchor:middle;dominant-baseline:central;font-size:11px;font-weight:700}.grid--selected .grid__line{stroke:var(--sel);stroke-width:1.5px;opacity:1}.grid--selected .grid__bubble circle,.grid--selected .grid__bubble text{stroke:var(--sel);fill:var(--sel)}.grid--selected .grid__bubble circle{fill:var(--paper)}.section__line{stroke:#2f3b4d;stroke-width:1.8px;stroke-dasharray:14 4 3 4}.section__arm{stroke:#2f3b4d;stroke-width:1.8px}.section__depth{stroke:#2f3b4d;stroke-width:.9px;stroke-dasharray:5 4;opacity:.55}.section__label{fill:#2f3b4d;paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:11px;font-weight:700}.section--selected .section__line,.section--selected .section__depth,.section--selected .section__arm{stroke:var(--sel)}.section--selected .section__label{fill:#a35c00}.section--preview .section__line,.section--preview .section__depth,.section--preview .section__arm{stroke:var(--accent)}.dim__line,.dim__mark{stroke:var(--dim);stroke-width:1px;fill:var(--dim)}.dim__line{fill:none}.dim__ext{stroke:var(--dim);stroke-width:.75px;opacity:.7}.dim__text{fill:var(--dim);paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:11px;font-weight:600}.dim--selected .dim__line,.dim--selected .dim__mark,.dim--selected .dim__ext{stroke:var(--sel);stroke-width:1.6px;fill:var(--sel)}.dim--selected .dim__text{fill:#a35c00}.dim--preview .dim__line,.dim--preview .dim__mark,.dim--preview .dim__ext{stroke:var(--accent);stroke-dasharray:5 3;fill:var(--accent)}.dim--preview .dim__text{fill:#1d5da8}.levelmark__flag{fill:var(--dim)}.levelmark__pole{stroke:var(--dim);stroke-width:1px}.levelmark__text{fill:var(--dim);paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:11px;font-weight:600}.levelmark--selected .levelmark__flag{fill:var(--sel)}.levelmark--selected .levelmark__pole{stroke:var(--sel)}.levelmark--selected .levelmark__text{fill:#a35c00}.levelmark--preview .levelmark__flag{fill:var(--accent)}.levelmark--preview .levelmark__pole{stroke:var(--accent)}.levelmark--preview .levelmark__text{fill:#1d5da8}.note__text{fill:#35507a;paint-order:stroke;stroke:var(--paper);stroke-width:3.5px;font-size:12px}.note__leader{stroke:#6f86ad;stroke-width:1px}.note__dot{fill:#6f86ad}.note--selected .note__text{fill:#a35c00;font-weight:650}.note--selected .note__leader,.note--selected .note__dot{stroke:var(--sel);fill:var(--sel)}.note--preview .note__text{fill:#1d5da8}.note--preview .note__leader{stroke:var(--accent);stroke-dasharray:4 3}.line2d{fill:none;stroke:#3a3f4a;stroke-width:1px}.line2d--selected{stroke:var(--sel);stroke-width:1.6px}.line2d--preview{stroke:var(--accent);stroke-dasharray:5 3}.fill2d{stroke:#8a8f98;stroke-width:.5px;stroke-dasharray:3 2;fill:#8f97a826}.fill2d--selected{stroke:var(--sel);stroke-width:1.2px}.textbox2d__box{fill:#35507a0d;stroke:#35507a;stroke-width:1px;stroke-dasharray:4 2}.textbox2d__text{fill:#35507a;font-size:11px}.textbox2d--selected .textbox2d__box{stroke:var(--sel);stroke-width:1.6px}.textbox2d--selected .textbox2d__text{fill:#a35c00}.textbox2d--preview .textbox2d__box{stroke:var(--accent)}.terrain2d__contour{stroke:#9a8f79;stroke-width:.7px;opacity:.75}.terrain2d__contour--major{stroke:#7d7057;stroke-width:1.3px;opacity:.95}.terrain2d__spot path{stroke:#6b5f46;stroke-width:1.2px}.terrain2d__spot text{fill:#6b5f46;font-size:10px}.detail2d__box{fill:none;stroke:#7a4d9c;stroke-width:1.2px;stroke-dasharray:7 3 2 3}.detail2d--worksheet .detail2d__box{stroke:#2f7d6b}.detail2d__tag{fill:#7a4d9c;font-size:11px;font-weight:600}.detail2d--worksheet .detail2d__tag{fill:#2f7d6b}.detail2d--selected .detail2d__box{stroke:var(--sel);stroke-width:2px}.detail2d--selected .detail2d__tag{fill:#a35c00}.detail2d--preview .detail2d__box{stroke:var(--accent)}.section--interior .section__line{stroke-dasharray:6 3}.label2d__leader{stroke:#6f86ad;stroke-width:1px}.label2d__dot{fill:#6f86ad}.label2d__text{fill:#35507a;paint-order:stroke;stroke:var(--paper);stroke-width:3.5px;font-size:12px}.label2d--selected .label2d__text{fill:#a35c00;font-weight:650}.label2d--selected .label2d__leader,.label2d--selected .label2d__dot{stroke:var(--sel);fill:var(--sel)}.slab--selected polygon{fill:#ff9f1c2e;stroke:var(--sel);stroke-dasharray:none}.slab--selected .slab__label{fill:#a35c00}.opening__frame{fill:none;stroke:var(--wall-line);stroke-width:1.2px}.opening__kusen{fill:var(--kusen);stroke:var(--wall-line);stroke-width:1px}.opening__glass{fill:var(--glass);stroke:#2f6f8f;stroke-width:1px}.opening__arc{fill:none;stroke:#7a8494;stroke-width:1px;stroke-dasharray:3 2}.opening__leaf{fill:#b9825a;stroke:var(--wall-line);stroke-width:1px}.opening__slide{fill:none;stroke:#7a8494;stroke-width:1.2px}.opening__code{fill:#4a5260;paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:10px;font-weight:650}.opening--selected .opening__frame{fill:#ff9f1c40}.opening--selected .opening__kusen,.opening--selected .opening__leaf{fill:var(--sel);stroke:#a35c00}.opening--preview .opening__frame{fill:#4d9fff29}.opening--preview .opening__frame,.opening--preview .opening__kusen,.opening--preview .opening__leaf,.opening--preview .opening__glass{stroke:var(--accent)}.opening--blocked .opening__frame{fill:#e0574a38}.opening--blocked .opening__frame,.opening--blocked .opening__kusen,.opening--blocked .opening__leaf,.opening--blocked .opening__glass,.opening--blocked .opening__arc{stroke:var(--danger)}.handle{fill:#fff;stroke:var(--sel);stroke-width:2.5px;cursor:grab}.handle--edge,.handle--center{stroke-width:2px;opacity:.75}.handle--handle{stroke:var(--ok,#7bdc9a)}.handle--origin{fill:none}.handle--origin circle{fill:var(--sel);stroke:none}.handle--origin line{stroke:var(--sel);stroke-width:2px}.handle--near{stroke-width:3px;opacity:1;pointer-events:none}.hoverhl{fill:none;stroke:var(--accent);stroke-width:2px;pointer-events:none;opacity:.8}.preview line,.preview polyline,.preview rect{fill:#4d9fff1a;stroke:var(--accent);stroke-width:1.5px;stroke-dasharray:6 4}.preview text{fill:#1d5da8;paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:11px;font-weight:600}.cursor-dot{fill:var(--accent)}.marquee{fill:#4d9fff14;stroke:var(--accent);stroke-width:1.25px;pointer-events:none}.marquee--crossing{stroke-dasharray:5 4}.group-outline{fill:none;stroke:var(--group);stroke-width:1.25px;stroke-dasharray:4 3;pointer-events:none;opacity:.85}.viewport3d{flex:auto;min-height:0;position:relative}.marquee3d{z-index:5;pointer-events:none;border:1px solid var(--sel);background:#ffb3471f;position:absolute}.marquee3d[data-mode=crossing]{border-style:dashed}.tracker--3d{z-index:6;position:absolute}.viewport3d canvas{display:block}.viewport3d__hud{color:#cfd8e4;pointer-events:none;background:#0f1319b3;border-radius:6px;padding:4px 8px;font-size:11px;position:absolute;bottom:8px;left:8px}.viewport3d__hud--xform{border:1px solid var(--accent);color:var(--on-tooltip);font-size:12px}.viewport3d__quality{color:#cfd8e4;background:#0f1319b3;border:1px solid #ffffff1f;border-radius:6px;padding:4px 9px;font-size:11px;position:absolute;bottom:8px;right:8px}.viewport3d__quality:hover{background:#0f1319e6}.navigator{background:var(--panel);border-left:1px solid var(--line);flex-direction:column;flex:0 0 240px;width:240px;min-height:0;display:flex}.navigator__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.navigator__tabs{border-bottom:1px solid var(--line);display:flex}.navigator__tab{color:var(--muted);background:0 0;border-bottom:2px solid #0000;border-radius:0;flex:1 1 0;padding:7px 4px;font-size:11px;font-weight:600}.navigator__tab:hover{color:var(--text)}.navigator__tab--active{color:var(--text);border-bottom-color:var(--accent)}.navigator__search{margin:8px 10px 0;padding:5px 8px}.navigator__empty{color:var(--muted);margin:8px 10px;font-size:12px}.navigator__body{flex:auto;padding:4px 0 12px;overflow-y:auto}.navigator__group{border-bottom:1px solid var(--line);padding:8px 10px}.navigator__grouptitle{width:100%;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;text-align:left;background:0 0;align-items:center;gap:5px;margin:0 0 6px;padding:0;font-size:10px;font-weight:700;display:flex}.navigator__grouptitle--static{cursor:default}.navigator__caret{border-top:4px solid var(--muted);border-left:3px solid #0000;border-right:3px solid #0000;flex:none;width:0;height:0;transition:transform .1s}.navigator__caret--collapsed{transform:rotate(-90deg)}.navigator__grouphint{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.navigator__list{flex-direction:column;gap:2px;display:flex}.navigator__item{text-align:left;width:100%;color:var(--text);background:0 0;border-radius:4px;padding:4px 6px;font-size:12px}.navigator__item:hover{background:var(--panel-2)}.navigator__item--active{background:var(--panel-2);outline:1px solid var(--accent);outline-offset:-1px}.navigator__hint{color:var(--muted);font-size:11px;font-style:normal}.navigator__layoutprops{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:8px;padding-top:8px;display:flex}.navigator__single{border-bottom:1px solid var(--line);width:100%;color:var(--text);text-align:left;background:0 0;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:flex}.navigator__single:hover{background:var(--panel-2)}.panel__empty{color:var(--muted);margin:0;line-height:1.5}.panel__id{color:var(--sel);margin-bottom:8px;font-family:ui-monospace,SFMono-Regular,monospace}.panel__sub{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:16px 0 4px;font-size:11px;font-weight:600}.panel__row{flex-direction:column;gap:4px;margin-top:10px;display:flex}.panel__label{color:var(--muted);font-size:10.5px}.panel__check{margin-top:4px}.field-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.field{flex-direction:column;gap:3px;display:flex}.field span{color:var(--muted);font-size:10.5px}@media (width<=1100px){.viewarea{flex-direction:column}.viewarea__divider{width:auto;height:9px;margin:-4px 0}.viewarea__divider span{width:36px;height:3px}}.rightdock{background:var(--panel);border-left:1px solid var(--line);flex-direction:column;flex:none;align-items:center;gap:6px;width:40px;padding:8px 4px;display:flex}.rightdock__layers{position:relative}.sidebar__badge{background:var(--sel);border-radius:50%;width:6px;height:6px;position:absolute;top:3px;right:3px}.layerpanel{background:var(--panel);border-right:1px solid var(--line);flex-direction:column;flex:none;gap:8px;width:246px;padding:10px;display:flex;overflow:hidden}.modal .layerpanel{border-right:0;width:auto;max-height:60vh;padding:0}.modal-backdrop{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:var(--panel);border:1px solid var(--line);border-radius:10px;flex-direction:column;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 12px 40px #0006}.modal__head{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.modal__close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:18px;line-height:1}.modal__close:hover{color:var(--text);background:var(--panel-2)}.modal__body{padding:14px;overflow:auto}.shortcutsettings__hint{color:var(--muted);margin:0 0 12px;font-size:12px}.interop__block{margin-bottom:18px}.interop__block h4{margin:0 0 4px;font-size:13px}.interop__hint{color:var(--muted);margin:0 0 8px;font-size:12px;line-height:1.5}.interop__hint--warn{color:var(--warn,#d8a657)}.interop__row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.interop__msg{background:var(--panel-2);border:1px solid var(--line);white-space:pre-line;border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.5}.interop__msg--bad{border-color:var(--danger,#e0574a)}.interop__table{border-collapse:collapse;width:100%;font-size:11.5px}.interop__table th,.interop__table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:5px 8px 5px 0}.interop__table th{color:var(--muted);font-weight:600}.interop__table code{color:var(--muted);font-size:10.5px}.shortcutsettings__group{margin-bottom:14px}.shortcutsettings__group>strong{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;display:block}.shortcutsettings__table{border-collapse:collapse;width:100%}.shortcutsettings__table td{padding:4px 0;font-size:13px}.shortcutsettings__table td:last-child{text-align:right;width:140px}.shortcutsettings__combo{min-width:90px;font-family:ui-monospace,monospace}.shortcutsettings__combo--conflict{border-color:var(--danger);color:var(--danger)}.shortcutsettings__capture{text-align:center;border:1px solid var(--sel);background:var(--panel-2);width:130px;color:var(--text);font:inherit;border-radius:6px;padding:5px 8px}.shortcutsettings__foot{border-top:1px solid var(--line);justify-content:flex-end;padding-top:8px;display:flex}.layerpanel__head{justify-content:space-between;align-items:center;gap:6px;display:flex}.layerpanel__headbtns{gap:4px;display:flex}.btn--mini{padding:3px 7px;font-size:11px}.layerpanel__check{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.layerlist{border:1px solid var(--line);border-radius:5px;flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.layerrow{border-bottom:1px solid var(--line);align-items:center;gap:3px;padding:2px 3px;display:flex}.layerrow:last-child{border-bottom:0}.layerrow--hidden{opacity:.45}.layerrow--holds-selection{box-shadow:inset 2px 0 0 var(--sel)}.layerrow__eye,.layerrow__flag{width:22px;color:var(--muted);cursor:pointer;opacity:.45;background:0 0;border:0;padding:3px 0;font-size:11px;line-height:1}.layerrow__eye{opacity:1;font-size:12px}.layerrow__flag--on{opacity:1}.layerrow__flag--danger:hover{color:var(--danger);opacity:1}.layerrow__flag:disabled{cursor:default;opacity:.15}.layerrow__color{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:3px;flex:none;width:16px;height:16px;padding:0}.layerrow__name{min-width:0;color:var(--text);font:inherit;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:6px;padding:4px;display:flex;overflow:hidden}.layerrow__name:hover{color:var(--accent)}.layerrow__count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.layerrow__rename{flex:1;min-width:0;padding:3px 5px}.layerpanel__active{color:var(--muted);font-size:12px}.layerpanel__active label{flex-direction:column;gap:4px;display:flex}.materialpanel{gap:12px;width:580px;max-height:62vh;display:flex}.materialpanel__list{flex-direction:column;flex:none;gap:6px;width:220px;display:flex;overflow-y:auto}.materialpanel__listhead{justify-content:flex-end;display:flex}.materialpanel__group-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:10.5px}.materiallist{border:1px solid var(--line);border-radius:5px;margin:0;padding:0;list-style:none}.materiallist__empty{color:var(--muted);padding:8px;font-size:12px}.materialrow{border-bottom:1px solid var(--line);align-items:center;gap:5px;padding:3px 4px;display:flex}.materialrow:last-child{border-bottom:0}.materialrow--active{background:var(--panel-2);box-shadow:inset 2px 0 0 var(--sel)}.materialrow--preset{opacity:.85}.materialrow__swatch{border:1px solid var(--line);cursor:pointer;border-radius:3px;flex:none;width:18px;height:18px;padding:0}.materialrow__name{min-width:0;color:var(--text);font:inherit;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;justify-content:space-between;align-items:center;gap:6px;padding:2px 0;display:flex;overflow:hidden}.materialrow__count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.materialrow__flag{width:20px;color:var(--muted);cursor:pointer;opacity:.5;background:0 0;border:0}.materialrow__flag--danger:hover{color:var(--danger);opacity:1}.materialpanel__detail{border-left:1px solid var(--line);flex:1;min-width:0;padding-left:12px;overflow-y:auto}.materialpanel__hint{color:var(--muted);font-size:12.5px;line-height:1.5}.materialeditor{flex-direction:column;gap:8px;display:flex}.materialeditor__preview{align-items:center;gap:8px;margin-bottom:4px;display:flex}.materialeditor__preview3d{border:1px solid var(--line);background:var(--panel-2);border-radius:6px;flex:none;width:90px;height:90px;overflow:hidden}.materialeditor__pattern,.materialeditor__patternimg{border:1px solid var(--line);object-fit:cover;border-radius:6px;flex:none;width:90px;height:90px}.materialeditor__row{align-items:center;gap:8px;font-size:12.5px;display:flex}.materialeditor__row>span:first-child{width:100px;color:var(--muted);flex:none}.materialeditor__row input[type=text],.materialeditor__row select{flex:1;min-width:0}.materialeditor__row input[type=range]{flex:1}.materialeditor__value{text-align:right;width:36px;color:var(--muted);font-variant-numeric:tabular-nums}.materialeditor__upload{align-items:flex-start}.compositeeditor__warning{background:color-mix(in srgb, var(--warn,orange) 15%, var(--panel-2));color:var(--text);border-radius:5px;margin:0;padding:6px 8px;font-size:11.5px;line-height:1.4}.compositeeditor__layershead{color:var(--muted);justify-content:space-between;align-items:center;margin-top:4px;font-size:11px;display:flex}.compositelayers{border:1px solid var(--line);border-radius:5px;margin:0;padding:0;list-style:none}.compositelayer{border-bottom:1px solid var(--line);align-items:center;gap:5px;padding:4px 5px;display:flex}.compositelayer:last-child{border-bottom:0}.compositelayer__swatch{border:1px solid var(--line);border-radius:3px;flex:none;width:14px;height:14px}.compositelayer select{flex:1;min-width:0;font-size:12px}.compositelayer .field{flex:none;width:70px}.compositelayer .field input{width:100%}.compositelayer__mm{width:48px;color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;flex:none;font-size:10.5px}.compositelayer__move{width:18px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px}.compositelayer__move:disabled{opacity:.2;cursor:default}.compositeeditor__total{color:var(--muted);text-align:right;font-size:12px}.compositeeditor__section{border:1px solid var(--line);border-radius:4px;height:34px;display:flex;overflow:hidden}.compositeeditor__sectionlayer{min-width:2px}.griddialog{flex-direction:column;gap:12px;display:flex}.griddialog__hint{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.griddialog__axis{border:1px solid var(--line);border-radius:6px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.griddialog__axis legend{color:var(--text);padding:0 4px;font-size:12px;font-weight:600}.griddialog__axis label{color:var(--muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.griddialog__error{color:var(--danger);margin:0;font-size:12px}.griddialog__actions{justify-content:flex-end;gap:8px;display:flex}.elsettings{flex-direction:column;gap:10px;display:flex}.elsettings__field{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.elsettings__field select,.elsettings__field input[type=number]{width:140px}.elsettings__extra{border-top:1px solid var(--line);flex-direction:column;gap:2px;padding-top:10px;display:flex}.elsettings__favorites{border-top:1px solid var(--line);margin-top:6px;padding-top:10px}.elsettings__favoritesHead{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.elsettings__empty{color:var(--muted);margin:0;font-size:12px}.favoritelist{flex-direction:column;gap:2px;display:flex}.favoriterow{align-items:center;gap:6px;display:flex}.favoriterow__name{text-align:left;color:var(--text);background:0 0;border-radius:4px;flex:auto;padding:4px 6px;font-size:12px}.favoriterow__name:hover{background:var(--panel-2)}.favoriterow__remove{color:var(--muted);padding:2px 6px}.favoriterow__remove:hover{color:var(--danger)}.holelist{flex-direction:column;gap:2px;margin-bottom:8px;display:flex}.holelist__row{color:var(--text);justify-content:space-between;align-items:center;gap:6px;font-size:12px;display:flex}.elsettings__properties{border-top:1px solid var(--line);margin-top:6px;padding-top:10px}.propertyrow{grid-template-columns:1fr 1fr auto;align-items:center;gap:6px;margin-bottom:6px;display:grid}.propertyrow input[type=text]{width:100%}.layoutlist{background:var(--panel);border-right:1px solid var(--line);flex-direction:column;flex:none;width:250px;display:flex;overflow:hidden}.layoutlist__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.layoutlist__count{color:var(--muted);font-size:11px}.layoutlist__items{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.layoutitem{border-bottom:1px solid var(--line);align-items:stretch;display:flex}.layoutitem--active{background:var(--panel-2);box-shadow:inset 3px 0 0 var(--accent)}.layoutitem__pick{min-width:0;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;grid-template-rows:auto auto;grid-template-columns:26px 1fr;gap:0 8px;padding:8px 4px 8px 10px;display:grid}.layoutitem__no{color:var(--muted);font-variant-numeric:tabular-nums;grid-row:1/3;align-self:center;font-size:11px}.layoutitem__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.layoutitem__meta{color:var(--muted);font-size:11px}.layoutitem__tools{flex-flow:column wrap;place-content:center;width:34px;padding:2px;display:flex}.layoutitem__tools button{width:15px;height:15px;color:var(--muted);cursor:pointer;opacity:.5;background:0 0;border:0;padding:0;font-size:10px;line-height:1}.layoutitem__tools button:hover{opacity:1;color:var(--accent)}.layoutlist__foot{border-top:1px solid var(--line);flex-direction:column;gap:6px;padding:10px;display:flex}.layoutlist__foot .btn--block{margin-top:0}.layoutlist__warn{color:var(--sel);margin:2px 0;font-size:11px;line-height:1.5}.btn--primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent);font-weight:600}.panel{background:var(--panel);border-left:1px solid var(--line);flex-direction:column;flex:none;gap:4px;width:280px;padding:10px;display:flex;overflow-y:auto}.layoutpreview{background:var(--viewport-mat);flex:1;justify-content:center;align-items:flex-start;min-width:0;padding:20px;display:flex;overflow:auto}.layoutpreview__empty{max-width:380px;color:var(--muted);text-align:center;margin:60px auto;line-height:1.6}.layoutprint{display:none}.layoutstart{gap:8px;margin-top:24px;display:flex}.sheetedit{touch-action:none;position:absolute;inset:0}.sheetedit__frame{cursor:move;border:1px dashed #4d9fff8c;position:absolute}.sheetedit__frame:hover{background:#4d9fff0f;border-color:#4d9fffe6}.sheetedit__frame--active{border:1px solid var(--accent);background:#4d9fff14}.sheetedit__grip{background:var(--accent);border:1px solid var(--on-tint);border-radius:1px;width:9px;height:9px;position:absolute}.sheetedit__grip--nw{cursor:nwse-resize;top:-5px;left:-5px}.sheetedit__grip--ne{cursor:nesw-resize;top:-5px;right:-5px}.sheetedit__grip--sw{cursor:nesw-resize;bottom:-5px;left:-5px}.sheetedit__grip--se{cursor:nwse-resize;bottom:-5px;right:-5px}.sheetedit__frame--item{background:#c98a4b0d;border-style:dotted;border-color:#c98a4bbf;min-height:6px}.sheetedit__frame--item:hover{background:#c98a4b1f;border-color:#c98a4b}.sheetedit__frame--item.sheetedit__frame--active{background:#c98a4b1f;border:1px solid #c98a4b}.sheetedit__inline{z-index:3;border:1px solid var(--accent);color:#000;background:#fff;padding:0;font-family:inherit;line-height:1.2;position:absolute}.sheetedit__guide{pointer-events:none;background:#ff5f8a;position:absolute}.sheetedit__guide--x{width:1px}.sheetedit__guide--y{height:1px}.drawlist{flex-direction:column;gap:2px;margin:0 0 8px;padding:0;list-style:none;display:flex}.drawlist li{align-items:stretch;gap:2px;display:flex}.drawlist__empty{color:var(--muted);padding:6px 2px;font-size:11px}.drawlist__item{background:var(--panel-2);min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;border:1px solid #0000;border-radius:4px;flex:1;align-items:center;gap:6px;padding:5px 7px;font-size:12px;display:flex}.drawlist__item:hover{border-color:var(--hover-border)}.drawlist__item--on{border-color:var(--accent)}.drawlist__no{min-width:14px;color:var(--muted);font-variant-numeric:tabular-nums;flex:none}.drawlist__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.drawlist__view{color:var(--accent);font-size:11px;font-style:normal}.drawlist__scale{color:var(--muted);flex:none;font-size:11px}.drawlist__x{width:24px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:none}.drawlist__x:hover{border-color:var(--danger-hover-border);color:var(--danger-hover-text)}.panel__hint{color:var(--muted);margin:4px 0 8px;font-size:11px;line-height:1.5}.setlayers{border:1px solid var(--line);border-radius:5px;margin:0 0 10px;padding:6px;list-style:none}.setlayers label{cursor:pointer;align-items:center;gap:6px;padding:3px 2px;display:flex}.setlayers em{color:var(--muted);font-size:11px;font-style:normal}.setlayers__dot{border-radius:2px;flex:none;width:9px;height:9px}.qty{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.qty__bar{background:var(--panel);border-bottom:1px solid var(--line);flex:none;align-items:center;gap:6px;padding:8px 14px;display:flex}.qty__baractions{margin-left:auto}.qty__body{flex:1;padding:20px 24px 40px;overflow:auto}.qty__h{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:26px 0 10px;font-size:12px;font-weight:600}.qty__empty,.qty__note{color:var(--muted);max-width:70ch;line-height:1.6}.qty__note{margin-top:26px;font-size:12px}.qty__crosscheck{color:var(--muted);max-width:80ch;margin-top:12px;font-size:12px;line-height:1.6}.qty__tiles{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.qtytile{border:1px solid var(--line);background:var(--panel);border-radius:7px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.qtytile__label{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:11px}.qtytile__value{font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.qtytile__value em{color:var(--muted);font-size:12px;font-style:normal;font-weight:400}.qtytile__hint{color:var(--muted);font-size:11px}.qtytable-wrap{border:1px solid var(--line);border-radius:7px;overflow-x:auto}.qtytable{border-collapse:collapse;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%}.qtytable th,.qtytable td{text-align:right;border-bottom:1px solid var(--line);padding:7px 12px}.qtytable th:first-child,.qtytable td:first-child,.qtytable th:nth-child(2),.qtytable td:nth-child(2){text-align:left}.qtytable th{background:var(--panel-2);color:var(--muted);letter-spacing:.02em;font-size:11px;font-weight:600;position:sticky;top:0}.qtytable tbody tr:last-child td{border-bottom:0}.qtytable__row--clickable{cursor:pointer}.qtytable__row--clickable:hover td{background:var(--panel-2);color:var(--accent)}.qtytable tfoot td{border-top:1px solid var(--line);background:var(--panel);border-bottom:0;font-weight:600}.render{flex:1;min-width:0;display:flex;overflow:hidden}.render__stage{background:var(--viewport-mat);flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.render__stagebar{background:var(--panel);border-top:1px solid var(--line);flex:none;align-items:center;gap:12px;padding:8px 12px;display:flex}.render__presets{gap:5px;display:flex}.render__hint{color:var(--muted);font-size:11px}.render__panel{width:320px}.render__prompt{border:1px solid var(--line);background:var(--panel-2);border-radius:5px;margin:10px 0;padding:8px 10px}.render__prompt summary{cursor:pointer;color:var(--muted);font-size:12px}.render__prompt p{color:var(--text);margin:8px 0;font-size:12px;line-height:1.6}.render__error{border:1px solid var(--danger);color:var(--danger);border-radius:5px;margin-top:10px;padding:10px 12px;font-size:12px;line-height:1.6}.render__warn{border-left:3px solid var(--sel);background:var(--panel-2);color:var(--muted);border-radius:3px;margin-top:10px;padding:9px 11px;font-size:11px;line-height:1.6}.render__gallery{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.render__thumb{border:1px solid var(--line);cursor:pointer;aspect-ratio:4/3;background:0 0;border-radius:4px;padding:0;overflow:hidden}.render__thumb--active{border-color:var(--accent)}.render__thumb img{object-fit:cover;width:100%;height:100%;display:block}.compare{z-index:50;background:#06090ee0;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.compare__box{border:1px solid var(--line);background:var(--panel);border-radius:9px;width:100%;max-width:1100px;max-height:100%;padding:16px;overflow:auto}.compare__pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.compare__pair figure{margin:0}.compare__pair img{background:var(--viewport-mat);border-radius:5px;width:100%;display:block}.compare__pair figcaption{color:var(--muted);text-align:center;margin-top:5px;font-size:11px}.compare__prompt{color:var(--muted);margin:14px 0;font-size:12px;line-height:1.6}.compare__tools{align-items:center;gap:8px;display:flex}.compare__tools .panel__hint{margin:0 auto 0 0}.advice{max-width:80ch;margin:0;padding-left:18px;line-height:1.7}.advice li{margin-bottom:5px}.advice--warn{color:var(--sel)}.advice--info{color:var(--muted)}.qtytable.prog td{padding:4px 8px}.qtytable.prog input,.qtytable.prog select{min-width:90px}.qtytable.prog td:first-child input{min-width:160px}.prog__sub{font-weight:600}.zonebar{border-radius:5px;height:34px;display:flex;overflow:hidden}.zonebar__seg{justify-content:center;align-items:center;min-width:0;display:flex;overflow:hidden}.zonebar__seg span{color:var(--on-tint);white-space:nowrap;padding:0 6px;font-size:11px;font-weight:600}.bubblebar{align-items:center;gap:14px;margin-bottom:10px;display:flex}.bubblebar__kinds{gap:5px;margin-left:auto;display:flex}.bubblebar__swatch{border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.bubble{border:1px solid var(--line);background:var(--panel);touch-action:none;border-radius:8px;width:100%;max-width:900px}.bubble__node{cursor:grab}.bubble__label{fill:var(--text);pointer-events:none;font-size:12px;font-weight:600}.bubble__area{fill:var(--muted);pointer-events:none;font-size:10px}.bubblelegend{color:var(--muted);gap:14px;margin-top:8px;font-size:11px;display:flex}.bubblelegend i{border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.siteform{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;max-width:1000px;display:grid}.sunrow{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.sunrow__dates{flex-wrap:wrap;gap:4px;max-width:320px;margin-bottom:8px;display:flex}.sunrow__facts{flex:1;min-width:260px;max-width:60ch}.sundiagram{border:1px solid var(--line);background:var(--panel);border-radius:8px;width:320px;height:320px}.sundiagram__ring,.sundiagram__edge{fill:none;stroke:var(--line)}.sundiagram__edge{stroke:var(--muted);stroke-opacity:.5}.sundiagram__compass{fill:var(--muted);font-size:12px;font-weight:600}.sundiagram__path{fill:none;stroke:var(--sel);stroke-width:2px}.sundiagram__dot{fill:var(--sel)}.sundiagram__hour{fill:var(--muted);font-size:9px}.sundiagram__current{fill:var(--accent);stroke:var(--panel);stroke-width:1.5px}.sunrow__hour{width:320px;margin-top:8px}.factlist{color:var(--muted);max-width:80ch;margin:0;padding-left:18px;line-height:1.8}.factlist strong{color:var(--text)}.exposure{max-width:620px}.exposure__row{grid-template-columns:90px 1fr 150px;align-items:center;gap:10px;margin-bottom:5px;display:grid}.exposure__name{font-size:12px}.exposure__bar{background:var(--panel-2);border-radius:3px;height:14px;overflow:hidden}.exposure__bar div{height:100%}.exposure__val{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.exposure__val em{opacity:.75;font-style:normal}.reg__detail{color:var(--muted);white-space:normal;max-width:46ch;margin-top:2px;font-size:11px;font-weight:400}.reg__unit{color:var(--muted);font-size:10px;font-style:normal}.reg--ok{color:#57b894;font-weight:600}.reg--bad{color:var(--danger);font-weight:700}textarea{border:1px solid var(--line);background:var(--panel-2);color:var(--text);font:inherit;resize:vertical;box-sizing:border-box;border-radius:6px;width:100%;padding:6px 8px}.matboard{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;max-width:1000px;display:grid}.matcard{border:1px solid var(--line);background:var(--panel);border-radius:8px;flex-direction:column;gap:6px;padding:10px;display:flex}.matcard__swatch{border:1px solid var(--line);border-radius:5px;height:84px}.matpick{flex-wrap:wrap;gap:6px;max-width:1000px;display:flex}.matpick__item{border:1px solid var(--line);background:var(--panel-2);color:var(--text);font:inherit;cursor:pointer;border-radius:99px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;display:flex}.matpick__item--on{border-color:var(--accent);color:var(--accent)}.matpick__item em{color:var(--muted);font-size:10px;font-style:normal}.matpick__dot{border:1px solid var(--line);border-radius:3px;width:14px;height:14px}.ideaboard{border:1px dashed var(--line);background:var(--panel);touch-action:none;border-radius:8px;min-height:520px;position:relative;overflow:hidden}.ideaboard__empty{color:var(--muted);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ideacard{border:1px solid var(--line);border-top:3px solid var(--sel);background:var(--panel-2);cursor:grab;border-radius:6px;padding:8px;position:absolute;box-shadow:0 3px 10px #00000059}.ideacard textarea{resize:none;background:0 0;border:0;padding:0}.ideacard--image{padding:5px}.ideacard img{border-radius:3px;width:100%;display:block}.ideacard__x{border:1px solid var(--line);background:var(--panel);width:18px;height:18px;color:var(--muted);cursor:pointer;border-radius:50%;padding:0;font-size:12px;line-height:1;position:absolute;top:-8px;right:-8px}.ideacard__x:hover{color:var(--danger)}.siteboard{border:1px solid var(--line);background:var(--panel);touch-action:none;cursor:crosshair;border-radius:8px;width:100%;max-width:760px}.siteboard__land{fill:#7e9e5a1a;stroke:#7f9e5a;stroke-width:1.6px}.siteboard__buildable{fill:#4d9fff14;stroke:var(--accent);stroke-width:1px;stroke-dasharray:6 4}.siteboard__rect{fill:#4d9fff1a;stroke:var(--accent);stroke-width:.8px;stroke-opacity:.6}.siteboard__draft{fill:none;stroke:var(--sel);stroke-width:1.6px;stroke-dasharray:5 4}.siteboard__edge{stroke:#0000;stroke-width:12px;cursor:pointer}.siteboard__edge--road{stroke:var(--sel);stroke-width:4px}.siteboard__len{fill:var(--muted);pointer-events:none;font-size:10px}.siteboard__vertex{fill:var(--panel-2);stroke:#7f9e5a;stroke-width:2px;cursor:grab}.plangrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;max-width:1000px;margin-bottom:18px;display:grid}.planthumb{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:6px;padding:4px;position:relative}.planthumb--on{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.planthumb__score{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px;position:absolute;bottom:4px;right:6px}.planthumb__score em{color:var(--accent);font-style:normal}.planmain{flex-wrap:wrap;align-items:flex-start;gap:22px;display:flex}.planmain__draw{flex:480px;min-width:0}.planmain__side{flex:0 340px;min-width:280px}.plandraw{background:var(--panel);border-radius:6px;width:100%;display:block}.plandraw__land{fill:#7e9e5a14;stroke:#7f9e5a;stroke-width:1.4px}.plandraw__envelope{fill:none;stroke:var(--muted);stroke-width:.8px;stroke-dasharray:5 4}.plandraw__name{fill:var(--text);pointer-events:none;font-size:10px;font-weight:600}.plandraw__area{fill:var(--muted);pointer-events:none;font-size:9px}.plandraw__entry{fill:var(--sel)}.planrooms{margin:0;padding:0;font-size:12px;list-style:none}.planrooms li{border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:3px 0;display:flex}.planrooms i{border-radius:2px;flex:none;width:9px;height:9px}.planrooms em{color:var(--muted);font-variant-numeric:tabular-nums;margin-left:auto;font-style:normal}.themegrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;max-width:1000px;display:grid}.themecard{border:1px solid var(--line);background:var(--panel);color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:5px;padding:12px;display:flex}.themecard:hover{border-color:var(--hover-border)}.themecard--on{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.themecard__palette{border-radius:4px;height:22px;display:flex;overflow:hidden}.themecard__palette i{flex:1}.themecard em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.5}.themenotes{max-width:80ch;color:var(--muted);margin-top:16px;font-size:12px;line-height:1.7}.themenotes strong{color:var(--text)}.storeydock{border-left:1px solid var(--line);background:var(--panel);flex-direction:column;flex:none;width:240px;display:flex;overflow:hidden}.storeybar{border-bottom:1px solid var(--line);flex-direction:column;flex:none;gap:7px;max-height:48%;padding:10px 10px 8px;display:flex;overflow-y:auto}.storeybar__head{justify-content:space-between;align-items:center;display:flex}.storeybar__note{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.storeylist{border:1px solid var(--line);border-radius:5px;margin:0;padding:0;list-style:none}.storeyrow{border-bottom:1px solid var(--line)}.storeyrow:last-child{border-bottom:0}.storeyrow--active{background:var(--panel-2);box-shadow:inset 3px 0 0 var(--accent)}.storeyrow__pick{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:2px;padding:6px 8px;display:flex}.storeyrow__name{font-weight:600}.storeyrow__meta{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.storeyrow__edit{flex-direction:column;gap:6px;padding:0 8px 8px;display:flex}.storeyrow__edit .field span{font-size:10px}.ghoststorey{opacity:.22;pointer-events:none;filter:grayscale()}.storeyplan{border:1px solid var(--line);border-left:3px solid var(--sel);background:var(--panel);color:var(--muted);border-radius:4px;max-width:80ch;margin:14px 0 0;padding:10px 12px;line-height:1.7}.storeyplan strong{color:var(--text)}.library{grid-template-columns:168px 1fr 210px;gap:12px;min-height:340px;display:grid}.library__tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:10px;display:flex}.library__tab{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:6px 10px;font-size:12px}.library__tab--on{color:var(--text);border-bottom-color:var(--accent)}.library__catalogbar{align-items:center;gap:6px;margin-left:auto;padding-bottom:6px;display:flex}.library__catalogbar .library__hint{max-width:260px;margin:0}.libai{grid-template-columns:1fr 260px;gap:16px;min-height:340px;display:grid}.libai__form,.libai__result{flex-direction:column;gap:8px;max-height:62vh;display:flex;overflow:auto}.libai__form textarea{font:inherit;resize:vertical;font-size:12px}.libai__image img,.libai__thumb{border:1px solid var(--line);background:var(--panel-2);border-radius:6px;max-width:100%;display:block}.libai__errors{border:1px solid var(--danger);border-radius:6px;padding:8px;font-size:12px}.libai__errors ul,.libai__warnings,.libai__mine ul{color:var(--muted);margin:6px 0 0;padding-left:16px;font-size:11px}.libai__mine ul{padding-left:0;list-style:none}.libai__mine li{align-items:center;gap:4px;display:flex}.libai__pick{text-align:left;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:1;padding:4px 6px;font-size:12px}.libai__pick:hover{background:var(--panel-2)}.libai__pick em{color:var(--muted);font-size:11px;font-style:normal}.libai__mine select{font:inherit;width:100%;margin:4px 0;font-size:12px}.library__tree{border-right:1px solid var(--line);flex-direction:column;gap:2px;max-height:60vh;padding-right:8px;display:flex;overflow:auto}.library__cat{color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:5px 10px;font-size:12px;display:flex}.library__cat:hover{background:var(--panel-2)}.library__cat--on{background:var(--accent);color:#fff}.library__count{color:var(--muted);font-size:10.5px}.library__cat--on .library__count{color:#fffc}.library__grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));align-content:start;gap:8px;max-height:60vh;display:grid;overflow:auto}.library__item{background:var(--panel-2);border:1px solid var(--line);color:var(--text);font:inherit;cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:6px 4px;font-size:11px;display:flex}.library__item:hover{border-color:var(--muted)}.library__item--on{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset}.library__thumb{background:var(--paper);border-radius:5px;padding:2px;line-height:0;display:block}.library__name{text-align:center;line-height:1.25}.library__params{border-left:1px solid var(--line);flex-direction:column;gap:8px;max-height:60vh;padding-left:12px;display:flex;overflow:auto}.library__field{color:var(--muted);flex-direction:column;gap:3px;font-size:11px;display:flex}.library__field input[type=number],.library__field select{font:inherit;font-size:12px}.library__field--check{flex-direction:row;align-items:center;gap:6px}.library__hint,.library__empty{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.infobox__variant{background:var(--panel);border:1px solid var(--line);color:var(--text);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:2px 8px 2px 3px;font-size:11.5px;display:flex}.infobox__variant:hover{border-color:var(--muted)}.infobox__variant-thumb{background:var(--paper);border-radius:4px;padding:1px;line-height:0;display:block}.object__outline{fill:none;stroke:#5a6270;stroke-width:1.1px}.object__detail{fill:none;stroke:#7a8494;stroke-width:.8px}.object__glass{fill:var(--glass);fill-opacity:.4;stroke:#7a8494;stroke-width:.8px}.object__arc{fill:none;stroke:#7a8494;stroke-width:.8px;stroke-dasharray:3 2}.object__arrow{fill:none;stroke:#7a8494;stroke-width:1px}.object-symbol--selected .object__outline,.object-symbol--selected .object__detail,.object-symbol--selected .object__arrow{stroke:var(--sel)}.object-symbol--selected .object__glass{stroke:var(--sel);fill:#ff9f1c33}.object-symbol--preview .object__outline,.object-symbol--preview .object__detail,.object-symbol--preview .object__glass,.object-symbol--preview .object__arrow{stroke:var(--accent)}.column__section{fill:#4a5260;stroke:var(--wall-line);stroke-width:1.1px}.column-symbol--selected .column__section{fill:var(--sel);stroke:#a35c00}.column-symbol--preview .column__section{fill:#4d9fff59;stroke:var(--accent)}.beam__outline{fill:none;stroke:#5a6270;stroke-width:1.1px;stroke-dasharray:6 3}.beam-symbol--selected .beam__outline{stroke:var(--sel);stroke-width:1.6px}.beam-symbol--preview .beam__outline{stroke:var(--accent)}.beam__label{fill:#5a6270;paint-order:stroke;stroke:var(--paper);stroke-width:3px;font-size:9px}.qty__section{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:18px 0 8px;font-size:12px;font-weight:650}.qty__section:first-child{margin-top:0}.zone__fill{fill-opacity:.1;stroke:none;pointer-events:none}.zone__edge{fill:none;stroke-width:1.4px;stroke-opacity:.7}.zone__inner{fill:none;stroke:#7a8494;stroke-width:.8px;stroke-dasharray:2 3;pointer-events:none}.zone--selected .zone__fill{fill:var(--sel);fill-opacity:.22}.zone--selected .zone__edge{stroke-width:2px;stroke-opacity:1;stroke:var(--sel)!important}.zone__stamp{fill:#3f4652;paint-order:stroke;stroke:var(--paper);stroke-width:3.5px;pointer-events:none;font-size:11px;font-weight:600}.zone__stamp tspan:not(:first-child){font-size:10px;font-weight:400}.zone-draft__fill{fill:var(--accent);fill-opacity:.12;stroke:none}.zone-draft__line{fill:none;stroke:var(--accent);stroke-width:1.4px;stroke-dasharray:5 3}.zone-draft__node{fill:var(--paper);stroke:var(--accent);stroke-width:1.5px}.renovation--demolished,.renovation--demolished *{stroke-dasharray:6 4!important}.renovation--new,.renovation--new *{stroke-width:2.4px!important}.projects{flex-direction:column;gap:12px;display:flex}.projects__actions{flex-wrap:wrap;gap:8px;display:flex}.projects__empty,.projects__quota,.projects__warn{color:var(--muted);margin:0;font-size:11.5px;line-height:1.55}.projects__warn{border:1px solid var(--line);border-left:3px solid var(--warn,var(--accent));background:var(--panel-2);border-radius:6px;padding:8px 10px}.projects__list{flex-direction:column;gap:6px;max-height:46vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.projects__row{border:1px solid var(--line);background:var(--panel-2);border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.projects__row--current{border-color:var(--accent)}.projects__name{min-width:0;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:auto;gap:2px;padding:2px 0;display:flex}.projects__meta{color:var(--muted);font-size:10.5px}.projects__rename{flex:auto;gap:6px;display:flex}.projects__rename input{flex:auto;min-width:0}.projects__rowactions{flex-wrap:wrap;flex:none;gap:4px;display:flex}.btn--sm{padding:3px 7px;font-size:11px}@media (pointer:coarse){.btn,.sidebar button,.rightrail button{min-height:40px;padding:8px 12px}.btn--icon,.sidebar button.btn--icon{min-width:44px;min-height:44px}.toolbar .btn,.toolbar .btn--icon,.toolbar select{min-width:36px;min-height:36px;padding:4px 6px}.toolbar,.infobox{gap:4px 8px;padding:3px 8px}.infobox .btn,.infobox .btn--icon{min-width:34px;min-height:34px;padding:3px 6px}.btn--sm{min-height:34px}input,select,textarea{min-height:38px;font-size:16px}.projects__row,.layerpanel__row,.navigator__item,.storeybar__item{min-height:44px}.petpalette button{min-width:40px;min-height:40px}.tip{padding:6px 10px;font-size:13px}}
