:root{font-family:DM Sans,PingFang SC,Microsoft YaHei,sans-serif;color:#263f3b;background:#f6f8f7;font-synthesis:none;font-size:13px;--ink:#263f3b;--muted:#8b9994;--line:#e6ece8;--green:#167569;--pale:#edf5ef;--amber:#bc8749}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);background:#fff;color:#4b625c;border-radius:7px;padding:9px 13px;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}button:hover{background:#f0f5f1;border-color:#c7d8d0}button:disabled{opacity:.32;cursor:default}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #36a68e;outline-offset:3px}button svg{width:16px;height:16px;flex-shrink:0}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#105f56;color:#fff}.quiet{border-color:transparent;background:transparent}.active{color:var(--green);background:var(--pale);border-color:#bbd6c7}.subtle{color:#9aa7a1;font-size:11px}#app{height:100dvh;min-height:640px;display:flex;flex-direction:column;overflow:hidden}.app-header{height:68px;flex-shrink:0;background:#fff;border-bottom:1px solid var(--line);padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#167569;color:#fff;transform:rotate(-6deg)}.brand-mark svg{width:23px;height:23px}.brand strong{font-size:23px;font-weight:700;letter-spacing:2px}.brand-divider{height:19px;width:1px;background:#dae4de;margin:0 5px}.brand-sub{font-size:12px;color:#85938c;letter-spacing:1px}.header-actions{display:flex;gap:9px;align-items:center}.saved{font-size:11px;color:#8b9990;margin-right:15px;display:flex;gap:6px;align-items:center}.saved span{width:5px;height:5px;border-radius:50%;background:#60a888}.project-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 27px;height:116px;flex-shrink:0}.eyebrow{color:#889e94;letter-spacing:1.4px;font-size:9px;font-weight:600;margin-bottom:8px}.project-title{display:flex;align-items:center;gap:10px}.project-info input{border:0;background:none;outline:none;color:var(--ink);padding:0;max-width:310px}.project-info input:focus{box-shadow:0 1px var(--green)}#map-name{font-size:23px;font-weight:600;letter-spacing:1px}#map-address{font-size:11px;color:#93a097;display:block;width:310px;margin-top:6px}.badge{background:#e6f1e8;border:1px solid #d7e8db;border-radius:4px;padding:3px 6px;color:#64866c;font-size:10px}.workflow{display:flex;gap:9px;align-items:center;margin-left:auto;margin-right:35px}.workflow button{border:none;background:none;padding:5px;gap:7px;color:#7b8d83;font-size:11px}.workflow button b{font-family:DM Sans,sans-serif;font-size:10px;border:1px solid #d6e3da;border-radius:50%;width:21px;height:21px;display:grid;place-items:center;color:#6c9380;font-weight:500}.workflow button:hover{color:var(--green)}.workflow>span{font-size:11px;color:#ccd7cf}.workspace{display:grid;grid-template-columns:236px minmax(300px,1fr) 284px;flex:1;min-height:0;margin:0 20px;overflow:hidden;border:1px solid #dfe7e1;border-radius:12px;background:#fff;box-shadow:0 3px 16px #25483504}.left-panel,.right-panel{min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d9e3dc transparent}.left-panel{border-right:1px solid var(--line);display:flex;flex-direction:column}.panel-tabs{height:58px;display:flex;border-bottom:1px solid var(--line);padding:0 18px;gap:25px;flex-shrink:0}.panel-tabs button{border:none;background:none;border-radius:0;padding:0;position:relative;color:#95a199;font-size:12px;font-weight:500}.panel-tabs button.active{color:var(--green)}.panel-tabs button.active:after{content:"";height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--green)}.search-box{margin:19px 16px 0;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:9px 10px;color:#99a59e}.search-box svg{width:14px;height:14px}.search-box input{width:100%;min-width:0;border:0;outline:0;font-size:11px;color:var(--ink);background:transparent}.search-box input::placeholder{color:#a0ada4}kbd{font-family:inherit;color:#a0aca4;font-size:13px}.library-caption{font-size:10px;color:#99a69d;padding:16px 18px 12px}.component-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 16px}.component{height:99px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:11px;gap:4px;background:#fff;white-space:normal;border-color:#e4ebe5;border-radius:8px}.component-icon{width:27px;height:27px;display:flex;align-items:center;color:#738e83;margin-bottom:4px}.component-icon svg{width:23px;height:23px}.component-icon.building{color:#7f97a5}.component-icon.gate{color:#429681}.component-icon.road{color:#b29b6c}.component-icon.fence{color:#7f8c91}.component-icon.parking{color:#5a8fad}.component-icon.locker{color:#b88f59}.component-icon.green{color:#7ca575}.component-icon.unit{color:#9b85af}.component strong{font-size:11px;font-weight:500}.component small{font-size:9px;color:#9aa59e;letter-spacing:-.2px}.component:hover,.component.active{background:#f1f7f2;border-color:#86b9a3}.tip{font-size:10px;line-height:1.9;color:#93a199;display:flex;align-items:flex-start;gap:7px;margin:16px 18px}.tip svg{width:14px;height:14px;margin-top:3px;flex-shrink:0}.base-section{border-top:1px solid var(--line);padding:18px 16px}.section-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;margin-bottom:13px}.section-heading>span{font-size:10px;color:#9aa79f;font-weight:400}.upload{width:100%;border:1px dashed #ccdcd0;background:#fafcf9;padding:13px 8px;justify-content:flex-start;gap:9px;text-align:left}.upload>svg{width:21px;height:21px;color:#839a8a}.upload span{font-size:10px}.upload small{display:block;font-size:8px;color:#a4afa6;margin-top:5px}.left-footer{margin-top:auto;padding:16px 17px;color:#80968a;font-size:10px;border-top:1px solid var(--line)}.left-footer>svg{width:13px;height:13px;vertical-align:middle;margin-right:5px}.left-footer small{display:block;font-size:9px;color:#a6b1a8;margin-top:6px}.map-area{min-width:0;min-height:0;display:flex;flex-direction:column;background:#eef2f1}.map-toolbar{height:58px;flex-shrink:0;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 15px;gap:8px}.tool-group{display:flex;align-items:center;gap:3px}.icon-button{width:33px;height:33px;padding:7px;border-color:transparent}.icon-button.active{background:#e6f0e9}.divider{width:1px;height:18px;background:var(--line);margin:0 5px}.toolbar-right{display:flex;align-items:center;gap:16px}.toggle{border:0;background:none;padding:7px 0;font-size:10px;color:#99a69e}.toggle.active{color:#608a72}.toggle svg{width:13px;height:13px}.view-switch{display:flex;background:#f0f4f1;border-radius:6px;padding:3px}.view-switch button{border:none;background:none;font-size:10px;padding:5px 10px;border-radius:4px;color:#94a196;gap:5px}.view-switch button svg{width:12px;height:12px}.view-switch button.active{background:#fff;color:#355b4c;box-shadow:0 1px 4px #173d2711}#viewport{position:relative;flex:1;min-height:0;overflow:hidden}#canvas-host{position:absolute;inset:0}#canvas-host canvas{display:block;outline:none;touch-action:none}#viewport[data-tool=pan] canvas{cursor:grab}#viewport:not([data-tool=select]):not([data-tool=pan]) canvas{cursor:crosshair}.map-caption{position:absolute;left:22px;top:23px;display:flex;align-items:center;gap:8px;pointer-events:none;font-size:11px;color:#6d8779}.live-dot{height:5px;width:5px;border-radius:50%;background:#79a390}.map-caption .subtle{font-size:9px;border-left:1px solid #cfdad2;padding-left:9px;margin-left:2px}.compass{position:absolute;right:22px;top:22px;display:flex;align-items:center;flex-direction:column;color:#607d6c;pointer-events:none;gap:2px}.compass>span{font-size:12px;font-weight:600}.compass>div{font-size:22px;line-height:24px;filter:drop-shadow(2px 2px 0 #cbd9cf)}.compass small{font-size:8px;color:#8fa293}.map-legend{position:absolute;left:19px;bottom:25px;background:#ffffffed;border:1px solid #dde7df;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:9px;box-shadow:0 2px 8px #28433005;pointer-events:none}.legend-title{font-size:10px;color:#62776a;font-weight:600;margin-bottom:2px}.map-legend>span{font-size:9px;color:#8a9b8d;display:flex;align-items:center;gap:8px}.map-legend i{width:7px;height:7px;border-radius:2px;display:inline-block}.map-zoom{position:absolute;right:16px;bottom:58px;background:#fff;border:1px solid #dbe5df;border-radius:8px;display:flex;align-items:center;flex-direction:column;width:37px;padding:4px;box-shadow:0 3px 10px #2e513a08}.map-zoom button{padding:5px;border:0;border-radius:5px;width:29px;height:30px}.map-zoom button svg{width:15px;height:15px}.map-zoom>span{font-size:8px;color:#879a8b;padding:4px 0}.map-zoom hr{height:1px;background:var(--line);border:0;width:23px;margin:3px}.map-scale{position:absolute;right:18px;bottom:19px;text-align:right;color:#82988a;pointer-events:none;font-size:8px}.map-scale>div{height:5px;border:1px solid #8fa898;border-top:0;width:80px;margin-left:auto;margin-bottom:4px}.canvas-status{height:31px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;background:#f9fbf8;border-top:1px solid #dfe8e1;padding:0 13px;font-size:9px;color:#99a69c;gap:8px}.canvas-status>span{display:flex;gap:6px;align-items:center}.canvas-status svg{width:11px;height:11px}#coordinates{font-variant-numeric:tabular-nums;white-space:nowrap}.right-panel{border-left:1px solid var(--line);display:flex;flex-direction:column}.property-heading{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line);font-size:12px;font-weight:500;flex-shrink:0}.shortcut{font-size:9px;color:#9aaba0;border:1px solid var(--line);padding:2px 5px;border-radius:3px}.selected-object{display:flex;align-items:center;gap:11px;padding:19px 19px 16px}.selected-icon{height:39px;width:39px;border-radius:10px;background:color-mix(in srgb,var(--object-color) 12%,white);display:grid;place-items:center;color:var(--object-color);flex-shrink:0}.selected-icon svg{height:20px;width:20px}.selected-object small{font-size:9px;color:#97a69c}.selected-object h3{font-size:13px;font-weight:600;margin:5px 0 0;overflow-wrap:anywhere}.property-form{padding:0 19px 18px}.property-form label,#background-settings label,dialog label{display:block;font-size:10px;color:#8d9d93;margin-bottom:12px}.property-form input,.property-form select,.property-form textarea,#background-settings input,dialog input{width:100%;border:1px solid #e2e9e3;background:#fbfcfa;border-radius:5px;padding:8px 10px;font-size:11px;color:#526b5d;display:block;margin-top:7px;min-width:0}.property-form input[type=number]{font-family:DM Sans,sans-serif;font-size:11px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.property-form textarea{resize:vertical;line-height:1.8;min-height:69px}.property-form select{height:34px}.form-divider{height:1px;background:var(--line);margin:5px 0 16px}.property-form h4{font-size:11px;font-weight:500;margin:0 0 13px}.permissions{border:1px solid #e4ebe4;border-radius:6px;padding:0 11px;margin-bottom:13px}.permissions label{display:flex;align-items:center;gap:8px;margin:0;height:37px;position:relative;color:#7e9084}.permissions label+label{border-top:1px solid #eef2ed}.permissions svg{width:14px;height:14px}.permissions input[type=checkbox]{position:absolute;right:0;width:29px;height:17px;opacity:0;margin:0;z-index:2;cursor:pointer}.switch{margin-left:auto;width:27px;height:15px;border-radius:20px;background:#dde4df;position:relative;transition:background .15s}.switch:after{content:"";position:absolute;width:11px;height:11px;background:#fff;top:2px;left:2px;border-radius:50%;transition:transform .15s}.permissions input:checked+.switch{background:#3c9a7d}.permissions input:checked+.switch:after{transform:translate(12px)}.permissions input:focus-visible+.switch{outline:2px solid var(--green);outline-offset:2px}.object-actions{display:flex;gap:8px;margin-top:17px}.object-actions button{flex:1;font-size:10px;padding:7px}.object-actions svg{width:13px;height:13px}.danger{color:#b78476}.map-summary{border-top:1px solid var(--line);padding:18px 19px;margin-top:auto}#stats{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:5px;margin-top:15px}#stats>div{display:flex;flex-direction:column;gap:5px}#stats b{font-size:25px;font-weight:500;color:#5b796b;line-height:1.1}#stats span{font-size:9px;color:#91a094}#stats .amber b{color:var(--amber)}.field-note{margin-top:18px;font-size:9px;line-height:1.8;color:#aaac93;display:flex;gap:6px;background:#faf9f2;padding:9px;border-radius:5px}.field-note svg{width:13px;height:13px;flex-shrink:0;margin-top:2px}.bottom-bar{height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 26px;color:#a7b3aa;font-size:9px;flex-shrink:0}.bottom-bar i{font-style:normal;padding:0 8px;color:#c2ccc3}.bottom-bar b{font-size:7px;color:#70a785;margin-left:6px}.drawing-hint{position:absolute;top:58px;left:50%;transform:translate(-50%);background:#fffffff5;box-shadow:0 5px 25px #174e3820;border:1px solid #dae8df;border-radius:9px;padding:9px;display:flex;gap:7px;align-items:center;white-space:nowrap;font-size:11px}.drawing-hint span{padding:0 5px}.drawing-hint button{font-size:10px;padding:6px 9px}[hidden]{display:none!important}#toast{position:fixed;bottom:55px;left:50%;transform:translate(-50%,15px);background:#25493f;color:#f3fbf5;padding:12px 20px;font-size:12px;border-radius:8px;box-shadow:0 5px 30px #17382a20;opacity:0;pointer-events:none;transition:.2s;z-index:100;max-width:90vw}#toast.visible{opacity:1;transform:translate(-50%)}.layer-filters{display:flex;flex-wrap:wrap;gap:5px;padding:15px}.layer-filters button{font-size:9px;padding:5px 7px}.layer-filters svg{width:12px;height:12px}.muted{opacity:.45}.object-list{padding:0 13px 15px;display:flex;flex-direction:column;gap:3px;max-height:450px;overflow:auto}.object-list button{border:0;justify-content:flex-start;text-align:left;font-size:10px;min-height:34px}.object-list span{overflow:hidden;text-overflow:ellipsis}.object-list svg{width:14px;height:14px}.empty-properties{text-align:center;padding:50px 16px;color:#8da396}.empty-properties>span{display:grid;place-items:center;width:52px;height:52px;background:#f1f6ef;border-radius:15px;margin:auto}.empty-properties svg{width:23px;height:23px}.empty-properties h3{font-size:13px;font-weight:500;margin-top:20px}.empty-properties p{font-size:11px;line-height:1.9;color:#a0aea3}.empty{font-size:11px;color:#91a396;text-align:center}#background-settings{margin-top:12px}#background-settings input[type=range]{padding:0;accent-color:var(--green)}#background-settings button{font-size:10px;padding:4px}dialog{border:1px solid #dbe7dd;border-radius:15px;padding:28px;width:420px;max-width:90vw;box-shadow:0 20px 100px #153f3633;color:var(--ink)}dialog::backdrop{background:#213d3650;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font-size:20px;font-weight:600}dialog p{font-size:12px;line-height:1.9;color:#87978b;margin-bottom:20px}.dialog-icon{width:43px;height:43px;background:#edf5ee;border-radius:11px;display:grid;place-items:center;color:var(--green)}.dialog-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:22px}.dialog-actions button{font-size:11px}.webgl-error{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#6c8073;text-align:center;padding:30px}.webgl-error h2{font-size:20px}.webgl-error p{font-size:12px}@media(min-width:1550px){.workspace{grid-template-columns:255px minmax(300px,1fr) 304px}.component{height:105px}.project-bar{height:124px}.component-grid{gap:12px;padding:0 20px}.property-form{padding-left:23px;padding-right:23px}.map-toolbar{padding-left:22px;padding-right:22px}}@media(max-width:1200px){.workspace{grid-template-columns:210px minmax(280px,1fr) 250px;margin:0 12px}.workflow{gap:3px;margin-right:0}.workflow button{font-size:10px;gap:5px}.workflow>span{display:none}.component-grid{padding:0 12px;gap:7px}.component{padding:10px;height:93px}.component small{font-size:8px}.toolbar-right{gap:8px}.toggle{font-size:0;gap:0}.toggle svg{width:15px;height:15px}.property-form{padding-left:14px;padding-right:14px}.app-header{padding:0 20px}.saved{margin-right:4px}.map-caption .subtle{display:none}.map-toolbar{padding:0 9px}}@media(max-width:980px){.brand-sub,.brand-divider,.workflow{display:none}.workspace{grid-template-columns:174px minmax(240px,1fr) 232px}.component-grid{padding:0 9px;gap:6px}.component{padding:8px;height:90px}.component small{display:none}.component strong{font-size:10px}.component-icon{margin-bottom:8px}.panel-tabs{padding:0 12px;gap:15px}.search-box{margin-left:10px;margin-right:10px}.library-caption{padding-left:11px;font-size:9px}.map-legend{padding:10px;left:10px}.map-legend>span{font-size:8px}.map-caption{left:13px}.header-actions{gap:6px}.saved{display:none}.bottom-bar>span:nth-child(2){display:none}.view-switch button{padding:5px 6px}.project-bar{height:105px}}@media(max-width:740px){#app{height:auto;min-height:100dvh;overflow:visible}.app-header{height:60px;padding:0 12px}.brand strong{font-size:19px}.brand-mark{width:30px;height:30px}.header-actions button{padding:8px;font-size:10px}.header-actions button svg{display:none}.project-bar{padding:15px;height:105px}.workspace{grid-template-columns:1fr;overflow:visible;display:flex;flex-direction:column;margin:0 9px}.left-panel{order:1;border-right:0;border-bottom:1px solid var(--line);max-height:245px;display:block}.panel-tabs{height:39px}.search-box,.library-caption,.tip,.base-section,.left-footer{display:none}.component-grid{display:flex;overflow:auto;padding:10px;gap:7px}.component{flex:0 0 65px;height:69px;align-items:center;padding:7px}.component-icon{height:24px;margin-bottom:0}.component-icon svg{height:21px}.component small{display:none}.map-area{order:2;height:520px;flex:none}.right-panel{order:3;max-height:none;border-left:0;border-top:1px solid var(--line)}.property-form{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.property-form .form-divider,.property-form h4,.property-form .permissions,.property-form .object-actions{grid-column:1/-1}.selected-object{padding-top:14px}.map-summary{padding:15px 20px}#stats{max-width:330px}.bottom-bar{padding:0 15px}.map-toolbar{height:48px}.drawing-hint{font-size:9px;max-width:96%;white-space:normal}.map-caption{font-size:10px}.property-heading{height:45px}.object-list{max-height:130px}.layer-filters{padding:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.mobile-only{display:none!important}.mobile-menu{display:none}#mobile-sheet{padding:0}.geometry-details{border-top:1px solid var(--line);margin-top:14px}.geometry-details>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#6c8274;font-size:11px;padding:14px 0;list-style:none}.geometry-details>summary::-webkit-details-marker{display:none}.geometry-details>summary svg{width:14px;height:14px}.geometry-details[open]>summary svg{transform:rotate(180deg)}@media(max-width:740px),(any-pointer:coarse)and (max-width:1366px){html,body{height:100%;overflow:hidden;overscroll-behavior:none}#app{height:100dvh;min-height:0;overflow:hidden;background:#eef2f1}.mobile-only{display:flex!important}.mobile-only[hidden]{display:none!important}.app-header,.project-bar,.bottom-bar{display:none}.mobile-header{min-height:66px;flex-shrink:0;align-items:center;gap:11px;padding:calc(10px + env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));background:#fff;border-bottom:1px solid var(--line)}.mobile-header .brand-mark{width:36px;height:36px;border-radius:11px;flex-shrink:0}.mobile-header>div{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1}#mobile-map-name{font-size:17px;letter-spacing:.3px;color:#264d42;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#mobile-save-state{font-size:10px;color:#8b9d90}.mobile-header>button{width:44px;height:44px;border:0;background:#f5f8f4;border-radius:13px}.mobile-header>button svg{width:23px;height:23px}.workspace{display:flex;flex:1;min-height:0;margin:0;border:0;border-radius:0;overflow:hidden;box-shadow:none}.workspace>.left-panel,.workspace>.right-panel{display:none}.map-area{height:auto;flex:1;min-height:0;width:100%;order:0}.map-toolbar{height:50px;padding:0 14px;background:#f8faf7;justify-content:flex-end;border-bottom:1px solid #e1e9e2}.map-toolbar .tool-group{display:none}.toolbar-right{width:100%;justify-content:space-between;gap:10px}.toolbar-right .toggle{font-size:11px;gap:6px;min-height:44px}.toolbar-right .toggle svg{width:15px;height:15px}.view-switch{padding:3px;border-radius:9px;background:#e8eee8}.view-switch button{font-size:12px;min-height:34px;min-width:60px;border-radius:7px;padding:7px 12px}.view-switch button svg{width:14px;height:14px}.map-caption{top:16px;left:15px;font-size:10px;max-width:calc(100% - 70px)}.map-caption .subtle{display:none}.compass{right:19px;top:16px}.map-legend,.map-scale,#drawing-hint{display:none!important}.map-zoom{right:12px;top:84px;bottom:auto;width:46px;padding:2px;border-radius:12px;box-shadow:0 4px 18px #34543d0d}.map-zoom button{width:40px;height:44px;border-radius:9px}.map-zoom button svg{width:19px;height:19px}#zoom-value,.map-zoom #labels{display:none}.map-zoom hr{margin:0 0 2px}.canvas-status{height:30px;padding:0 15px;font-size:10px;justify-content:center;background:#f6f9f3;border-color:#e3eae1}#coordinates{display:none}.mobile-nav{min-height:76px;flex-shrink:0;align-items:center;justify-content:space-around;padding:6px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid #e2e9e1;background:#fff;z-index:5}.mobile-nav button{width:70px;min-height:55px;gap:5px;flex-direction:column;border:0;border-radius:14px;padding:7px 10px;background:none;color:#8a9a90}.mobile-nav button svg{width:23px;height:23px}.mobile-nav button span{font-size:11px}.mobile-nav button.active{color:#167569;background:#eaf4ec}.mobile-nav #mobile-add{color:#fff;background:#167569;box-shadow:0 3px 8px #16756918}.mobile-nav #mobile-add svg{width:25px;height:25px}#mobile-crosshair{position:absolute;left:50%;top:50%;width:35px;height:35px;transform:translate(-50%,-50%);align-items:center;justify-content:center;pointer-events:none;filter:drop-shadow(0 1px 2px #ffffff);z-index:2}#mobile-crosshair:before,#mobile-crosshair:after{content:"";position:absolute;background:#0b765f;border-radius:2px}#mobile-crosshair:before{width:33px;height:2px}#mobile-crosshair:after{height:33px;width:2px}#mobile-crosshair span{width:19px;height:19px;border:2px solid #0b765f;border-radius:50%;background:#fffa}#mobile-crosshair i{position:absolute;width:4px;height:4px;background:#0b765f;border-radius:50%;z-index:1}#mobile-action{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;display:flex;flex-direction:column;padding:15px;border:1px solid #cfdfd2;border-radius:18px;background:#fffffffa;box-shadow:0 8px 30px #274e3920;gap:14px}.mobile-action-heading{display:flex;justify-content:space-between;gap:8px;align-items:center}.mobile-action-heading>div{min-width:0}.mobile-action-heading strong{font-size:15px;color:#2b5547;display:block;margin-bottom:5px}.mobile-action-heading small{color:#8c9e90;font-size:11px;display:block;line-height:1.5}.mobile-action-heading>button{width:40px;height:40px;flex-shrink:0;border:0;background:#f0f5ef;border-radius:50%;padding:10px}.mobile-action-heading>button svg{width:18px;height:18px}.mobile-action-buttons{display:flex;gap:9px}.mobile-action-buttons button{min-height:48px;font-size:14px;border-radius:11px;flex:1}.mobile-action-buttons #mobile-back-point{flex:0 0 46px;background:#f2f6f0;border-color:#e1e9df}.mobile-action-buttons #mobile-finish{background:#dceee0;color:#146c55;border-color:#dceee0}#mobile-selection{position:absolute;left:14px;right:14px;bottom:14px;min-height:58px;z-index:2;padding:12px 15px;justify-content:space-between;gap:15px;border:1px solid #cfdfd2;border-radius:15px;background:#fffffff5;box-shadow:0 5px 20px #30574210;text-align:left}#mobile-selection span{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#mobile-selection strong{font-size:12px;color:#167569;border-radius:8px;background:#eaf5eb;padding:8px 14px}#mobile-sheet{position:fixed;inset:auto 0 0;margin:0 auto;width:100%;max-width:600px;max-height:85dvh;overflow:hidden;border:0;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -8px 60px #1d43302b}#mobile-sheet[open]{display:flex;flex-direction:column}#mobile-sheet::backdrop{background:#28483757;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 20px 13px;position:relative;flex-shrink:0;border-bottom:1px solid var(--line)}.sheet-heading h2{font-size:17px;margin:0;font-weight:600;color:#274e40}.sheet-handle{position:absolute;left:calc(50% - 18px);top:7px;width:36px;height:4px;background:#dce5dc;border-radius:10px}#mobile-sheet-close{min-height:44px;min-width:74px;gap:6px;background:#eaf3e8;border:0;color:#167569;border-radius:12px;font-size:13px}#mobile-sheet-close svg{width:15px;height:15px}#mobile-sheet-content{overflow-y:auto;overscroll-behavior:contain;min-height:0;padding-bottom:calc(20px + env(safe-area-inset-bottom));scrollbar-width:thin;scrollbar-color:#dbe6dc transparent}#mobile-sheet-content>.left-panel,#mobile-sheet-content>.right-panel{display:block;max-height:none;height:auto;border:none;overflow:visible;width:100%}#mobile-sheet-content .property-heading,#mobile-sheet-content .map-summary,#mobile-sheet-content .left-footer{display:none}#mobile-sheet-content .panel-tabs{height:49px;padding:0 20px;gap:26px}#mobile-sheet-content .panel-tabs button{font-size:13px;min-height:44px}#mobile-sheet-content .library-caption{display:block;padding:16px 20px 12px;font-size:12px;color:#8c9e90}#mobile-sheet-content .search-box{display:flex;margin:15px 20px 0;height:44px;border-radius:10px}#mobile-sheet-content .search-box input{font-size:16px}#mobile-sheet-content .search-box kbd{display:none}#mobile-sheet-content .component-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px 18px;gap:10px;overflow:visible}#mobile-sheet-content .component{width:100%;height:105px;flex:none;align-items:center;justify-content:center;padding:12px 5px;border-radius:13px;gap:6px;background:#f8faf6;border-color:#e0eadf}#mobile-sheet-content .component-icon{margin:0;height:29px;width:29px;justify-content:center}#mobile-sheet-content .component-icon svg{width:27px;height:27px}#mobile-sheet-content .component strong{font-size:13px}#mobile-sheet-content .component small{display:none}#mobile-sheet-content .base-section{display:block;padding:18px 20px;border-top:1px solid var(--line)}#mobile-sheet-content .section-heading{font-size:13px}#mobile-sheet-content .upload{padding:16px;border-radius:12px;min-height:65px;gap:12px}#mobile-sheet-content .upload span{font-size:13px}#mobile-sheet-content .upload small{font-size:10px}#mobile-sheet-content .layer-filters{padding:15px 20px;gap:7px}#mobile-sheet-content .layer-filters button{min-height:40px;font-size:12px;border-radius:9px;padding:8px 10px}#mobile-sheet-content .object-list{max-height:none;padding:0 20px 15px;gap:5px}#mobile-sheet-content .object-list button{min-height:50px;font-size:14px;border-radius:10px;background:#f7faf5}#mobile-sheet-content .object-list button svg{width:20px;height:20px}#mobile-sheet-content .selected-object{padding:18px 20px;gap:13px}#mobile-sheet-content .selected-icon{width:45px;height:45px}#mobile-sheet-content .selected-object small{font-size:11px}#mobile-sheet-content .selected-object h3{font-size:16px}#mobile-sheet-content .property-form{display:block;padding:0 20px 12px}#mobile-sheet-content label,.mobile-menu label{font-size:12px;margin-bottom:17px;color:#819584}#mobile-sheet-content input,#mobile-sheet-content select,#mobile-sheet-content textarea{font-size:16px!important;min-height:46px;line-height:1.5;padding:10px 12px;border-radius:10px;margin-top:8px;background:#f7faf5;color:#365943;border:1px solid #dfe8dc;display:block;width:100%}#mobile-sheet-content .field-row{gap:12px}#mobile-sheet-content h4{font-size:13px;margin-top:18px}#mobile-sheet-content .form-divider{margin-top:17px}#mobile-sheet-content .permissions{padding:0 15px;border-radius:13px}.permissions label{cursor:pointer}#mobile-sheet-content .permissions label{height:54px;font-size:14px;margin:0;gap:10px}#mobile-sheet-content .permissions svg{width:19px;height:19px}#mobile-sheet-content .permissions input[type=checkbox]{width:52px;height:44px;min-height:0;right:-5px;top:5px;padding:0;margin:0;border:0}#mobile-sheet-content .switch{width:39px;height:23px}#mobile-sheet-content .switch:after{width:19px;height:19px}#mobile-sheet-content .permissions input:checked+.switch:after{transform:translate(16px)}.gate-presets{gap:8px;margin-bottom:18px}.gate-presets button{flex:1;min-width:0;min-height:48px;gap:5px;padding:8px 5px;border-radius:10px;font-size:12px;background:#eef6ed;border-color:#d8e7d5;color:#3f7858}.gate-presets button:last-child{background:#f8f2ed;color:#a17c64;border-color:#eae0d5}.gate-presets svg{width:16px;height:16px}.move-object{width:100%;min-height:49px;border:1px solid #cddfd0;background:#edf6ec;border-radius:12px;font-size:14px;color:#39774d;gap:9px;margin:10px 0 4px}.geometry-details{margin-top:18px}.geometry-details>summary{font-size:13px;min-height:53px;padding:13px 0}.geometry-details>summary svg{width:17px;height:17px}#mobile-sheet-content .object-actions{gap:12px;margin-top:20px}#mobile-sheet-content .object-actions button{font-size:13px;min-height:47px;border-radius:10px}#mobile-sheet-content .object-actions button svg{width:17px;height:17px}#mobile-sheet-content .mobile-menu{display:block;padding:20px 20px 0}.mobile-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:21px}.mobile-menu-grid button{min-height:55px;justify-content:flex-start;padding:13px;border-radius:12px;font-size:13px;gap:9px;background:#f5f9f2;border-color:#e3ebde}.mobile-menu-grid button svg{width:19px;height:19px;flex-shrink:0}.mobile-howto{margin-top:22px;background:#f3f7ef;border-radius:13px;padding:16px;color:#81927a}.mobile-howto strong{font-size:13px;color:#668259}.mobile-howto p{font-size:12px;line-height:1.8;margin:9px 0 0}#background-settings input[type=range]{min-height:36px;padding:0}#background-settings button{min-height:44px;font-size:13px}#toast{bottom:calc(98px + env(safe-area-inset-bottom));font-size:12px;max-width:calc(100vw - 32px);width:max-content;line-height:1.6;padding:12px 17px;border-radius:13px;z-index:1000}#new-dialog input{font-size:16px;min-height:48px;border-radius:10px}#new-dialog button{min-height:44px;font-size:12px}#new-dialog{padding:23px;border-radius:18px}}@media(any-pointer:coarse)and (max-width:1366px)and (max-height:500px){.mobile-header{min-height:48px;padding-top:5px;padding-bottom:5px}.mobile-header .brand-mark{width:29px;height:29px}#mobile-save-state{display:none}.map-toolbar{height:39px}.mobile-nav{min-height:55px;padding-top:3px;padding-bottom:3px}.mobile-nav button{min-height:45px;flex-direction:row;gap:7px;width:110px}.mobile-nav button svg{width:20px;height:20px}.canvas-status{display:none}.map-zoom{top:12px}.compass{display:none}#mobile-action{left:auto;width:300px;bottom:8px;right:68px;padding:10px;gap:7px}.mobile-action-buttons button{min-height:42px}#mobile-selection{left:14px;right:auto;width:260px}}@media(max-width:740px),(any-pointer:coarse)and (max-width:1366px){button{touch-action:manipulation}}.floor-control{background:#eef4f2;border:1px solid #d6e4db;border-radius:12px;padding:12px;margin-bottom:16px}.floor-control label{font-size:12px}.floor-presets{display:flex;flex-wrap:wrap;gap:5px}.floor-presets button{font-size:10px;min-height:34px;flex:1;padding:6px}.floor-control p{font-size:10px;color:#738e7a;line-height:1.5;margin:10px 0 0}#saved[data-state=offline],#mobile-save-state[data-state=offline]{color:#b48a4d}#saved[data-state=error],#mobile-save-state[data-state=error]{color:#c46e5c}#saved[data-state=saved],#mobile-save-state[data-state=saved]{color:#33886c}#cloud-code{font-size:16px;min-height:48px}#cloud-login-error{color:#b66f5b;font-size:12px;min-height:18px}#cloud-conflict{max-width:440px}#cloud-conflict button{white-space:normal}#cloud-login form p{line-height:1.8}@media(any-pointer:coarse)and (min-width:741px)and (max-width:1366px){.mobile-header{min-height:76px;padding-left:25px;padding-right:25px}#mobile-map-name{font-size:21px}#mobile-save-state{font-size:12px}.mobile-nav{justify-content:center;gap:50px;min-height:84px}.mobile-nav button{width:94px;min-height:58px}.mobile-nav button span{font-size:13px}.map-toolbar{padding:0 25px;height:56px}.view-switch button{min-width:80px;font-size:13px}.toolbar-right .toggle{font-size:13px}.map-caption{font-size:12px;top:24px;left:25px}.compass{top:24px;right:25px}.map-zoom{right:25px;top:96px}.map-zoom button{height:47px}.canvas-status{font-size:12px;min-height:33px}#mobile-action{max-width:520px;left:50%;right:auto;transform:translate(-50%);width:calc(100% - 50px);bottom:24px;padding:19px}.mobile-action-heading strong{font-size:17px}.mobile-action-heading small{font-size:13px}.mobile-action-buttons button{min-height:52px;font-size:15px}#mobile-selection{left:25px;right:auto;width:340px;bottom:24px;min-height:65px}#mobile-selection span{font-size:15px}#mobile-sheet{max-width:650px}.floor-presets button{min-height:43px;font-size:12px}}@media(any-pointer:coarse)and (min-width:1000px)and (max-width:1366px)and (min-height:600px){#app.tablet-panel-open .workspace{margin-right:370px}#mobile-sheet{inset:88px 16px 104px auto;width:338px;max-width:338px;max-height:none;margin:0;border:1px solid #dce7de;border-radius:20px;box-shadow:0 7px 35px #264c3617}#mobile-sheet .sheet-heading{padding:18px 17px 14px}#mobile-sheet .sheet-handle{display:none}#mobile-sheet-content{padding-bottom:20px}#mobile-sheet-content .component-grid{padding:0 16px 16px;gap:8px}#mobile-sheet-content .component{height:94px}#mobile-sheet-content .component strong{font-size:12px}#mobile-sheet-content .property-form{padding:0 17px 15px}#mobile-sheet-content .mobile-menu{padding:17px 17px 0}.mobile-menu-grid{gap:8px}.mobile-menu-grid button{font-size:12px;padding:10px;gap:7px}.gate-presets button{font-size:11px}}#new-dialog{max-height:90dvh;overflow:auto;width:460px}#new-dialog select{width:100%;min-height:44px;font-size:16px;margin-top:7px;padding:9px;border:1px solid #dbe7dd;border-radius:9px;background:#f7faf5;color:var(--ink)}.range-sizes{display:flex;gap:12px}.range-sizes label{flex:1;min-width:0}#range-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;max-width:300px;margin:12px auto}#range-grid button{height:44px;min-height:44px;padding:0;background:#f3f7f3;color:#789186;border:1px solid #d6e3dc}#range-grid button[aria-pressed=true]{background:#167569;color:#fff;border-color:#167569}.range-presets{display:flex;gap:8px}.range-presets button{flex:1;min-height:44px}#range-preview{width:100%;height:120px;background:#f5f8f4;border-radius:10px;margin-top:12px}#range-error{color:#a44d3d;margin:6px 0}#new-dialog [hidden]{display:none!important}#range-join p{margin:8px 0;font-size:12px}:root{--ink:#102c25;--muted:#425b51;--line:#9caf9f;--green:#005d48;--amber:#8a4600;color:#102c25}button{color:#193d31;border-color:#9caf9f;font-weight:600}button.primary,.mobile-nav button.active{background:#005d48;color:#fff;border-color:#005d48}button:disabled{opacity:.55}input,textarea,select{color:#102c25!important;background:#fff!important;border-color:#879e90!important}input::placeholder,textarea::placeholder{color:#586d62;opacity:1}.property-form label,dialog label,dialog p,.selected-object small,.component small,.library-caption,.left-footer,.left-footer small,.canvas-status,.map-legend>span,.map-scale,.compass small,.map-caption,.field-note,.empty-properties p,.mobile-menu label,.mobile-howto p,#mobile-save-state,#mobile-action-help,#mobile-sheet-content label,#stats span,.bottom-bar{color:#3e574b!important}.component strong,.property-form h4,.section-heading,.panel-tabs button,.view-switch button,.toggle{color:#213f32;font-weight:600}.component.active,.icon-button.active,.view-switch button.active{background:#d1ebdd;border-color:#005d48;color:#004b38}.mobile-header,.mobile-nav,#mobile-action,#mobile-selection,.map-legend,.drawing-hint{background:#fff!important;border-color:#829b8c!important;box-shadow:0 3px 12px #102c2526}#mobile-selection{border:2px solid #005d48!important;color:#102c25!important}#mobile-selection strong{background:#005d48;color:#fff;padding:8px 12px;border-radius:6px}.mobile-nav button{color:#244535}.mobile-nav button.active{background:#005d48!important;color:#fff!important}.mobile-header strong{color:#102c25}#mobile-crosshair span{border-color:#a94300!important}#canvas-host canvas{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#drag-banner{position:absolute;top:70px;left:12px;right:12px;z-index:12;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff4cf;border:2px solid #a75100;border-radius:12px;padding:12px;color:#482500;box-shadow:0 4px 12px #102c2526}#drag-banner strong,#drag-banner small{display:block}#drag-banner small{margin-top:5px;line-height:1.5}#drag-banner button{min-height:44px}.object-menu-actions{display:grid;gap:10px}.object-menu-actions button{min-height:50px;font-size:16px}#object-menu p{margin-bottom:0}#object-menu{max-height:85dvh;overflow:auto}
