/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{font-family:var(--font-sans);color:#202b28;font-synthesis:none;background:#f6f7f6;font-size:14px;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button{color:inherit;background:0 0;border:0}input,select,textarea{color:#24322c;background:#fff;border:1px solid #dce2de;border-radius:6px;outline:none;width:100%;min-width:0;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:#43876a;box-shadow:0 0 0 3px #e5f1ea}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #8cbaa6}textarea{resize:vertical}label{flex-direction:column;gap:7px;font-size:12px;font-weight:500;display:flex}h1,h2,h3,p{margin:0}h1{letter-spacing:-.7px;font-size:27px;font-weight:620;line-height:1.25}h2{letter-spacing:-.2px;font-size:15px;font-weight:600}h3{font-weight:600}small{font-size:11px}kbd{font:11px var(--font-sans);color:#7c8981;background:#f5f7f5;border:1px solid #dde4df;border-radius:4px;justify-content:center;align-items:center;min-width:22px;height:23px;padding:0 5px;display:inline-flex}svg{flex-shrink:0}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;background:#fff;border-right:1px solid #e3e7e4;flex-direction:column;flex-shrink:0;width:226px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{color:#213c30;letter-spacing:-.7px;align-items:center;gap:11px;padding:30px 25px 35px;font-size:22px;font-weight:650;display:flex}.brand small{letter-spacing:1.8px;color:#8c9790;margin-top:1px;font-size:8px;font-weight:550;display:block}.brand-mark{background:#edf4ef;border-radius:8px;place-items:center;width:36px;height:39px;display:grid;position:relative}.brand-mark svg+svg{position:absolute;top:13px;left:12px}.sidebar-label{letter-spacing:1.5px;color:#99a39c;margin:6px 22px 14px;font-size:9px;font-weight:600}.sidebar nav{flex-direction:column;gap:5px;padding:0 12px;display:flex}.sidebar nav button{text-align:left;color:#758178;border-radius:6px;align-items:center;gap:10px;padding:12px 13px;font-size:12px;display:flex}.sidebar nav button.active{color:#225d43;background:#eaf2ec;font-weight:600}.nav-dot{background:#3f805e;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto}.system-status{color:#84938a;align-items:center;gap:7px;margin:24px;font-size:10px;display:flex}.system-status>span,.campaign-badge>span,.lease-indicator>span{background:#4c946e;border-radius:50%;width:6px;height:6px;display:inline-block}.profile{border-top:1px solid #edf0ed;align-items:center;gap:8px;padding:18px 13px;display:flex}.avatar{color:#847452;background:#eee9df;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:11px;font-weight:600;display:grid}.profile strong{font-size:11px;display:block}.profile small{color:#87928a;max-width:125px;font-size:9px;display:block}.profile .icon-button{margin-left:auto;padding:4px}.main-shell{flex-direction:column;flex:1;min-width:0;margin-left:226px;display:flex}.topbar{background:#fff;border-bottom:1px solid #e3e7e4;justify-content:space-between;align-items:center;gap:20px;height:67px;padding:0 32px;display:flex}.breadcrumb{color:#909b94;white-space:nowrap;gap:12px;font-size:11px;display:flex;overflow:hidden}.breadcrumb strong{color:#5d6b62;text-overflow:ellipsis;font-weight:500;overflow:hidden}.topbar-right{align-items:center;gap:12px;display:flex}.select-wrap{position:relative}.select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#5e6c63;background:#fafbf9;border-color:#e6eae6;width:228px;max-width:100%;padding:7px 30px 7px 11px;font-size:10px}.select-wrap svg{color:#88958c;pointer-events:none;position:absolute;top:11px;right:10px}.quiet-label{color:#939d97;font-size:10px}.main-shell main{flex:1}.workspace,.page-content{max-width:1800px;margin:auto;padding:29px 32px 20px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.eyebrow{color:#87958b;letter-spacing:1.6px;margin-bottom:9px;font-size:9px;font-weight:600;display:block}.page-heading p{color:#87918a;margin-top:9px;font-size:11px}.campaign-badge{color:#4a7a5d;white-space:nowrap;background:#f0f6f1;border:1px solid #dbe7de;border-radius:5px;align-items:center;gap:7px;padding:5px 10px;font-size:10px;display:flex}.progress-strip{background:#fff;border:1px solid #e3e8e3;border-radius:7px;align-items:center;gap:18px;padding:15px 19px;font-size:11px;display:flex}.progress-strip>div:first-child{white-space:nowrap;align-items:center;gap:7px;display:flex}.progress-strip svg{color:#698e77;margin-right:3px}.progress-strip span{color:#8b968e}.progress-strip .progress-track{flex:1;max-width:470px}.progress-track{background:#edf0ec;border-radius:10px;height:5px;overflow:hidden}.progress-track>span{background:#649378;border-radius:10px;height:100%;transition:width .3s;display:block}.progress-strip>strong{font-size:11px;font-weight:500}.remaining{white-space:nowrap;margin-left:auto}.save-status{color:#357352;align-items:center;gap:5px;height:30px;font-size:10px;display:flex}.object-toolbar{color:#8d9990;align-items:center;gap:20px;margin-bottom:12px;font-size:10px;display:flex}.object-toolbar>div{align-items:center;gap:8px;display:flex}.object-code{color:#354a3d;font-size:12px;font-weight:600}.status-pill{color:#75836f;white-space:nowrap;background:#f4f6f2;border:1px solid #e0e5df;border-radius:4px;padding:3px 7px;font-size:9px}.lease-indicator{white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:9px;display:flex}.visual-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.visual-card{background:#fff;border:1px solid #dee5de;border-radius:8px;min-width:0;overflow:hidden}.visual-title{color:#87938a;border-bottom:1px solid #e6eae4;justify-content:space-between;align-items:center;height:36px;padding:0 13px;font-size:10px;display:flex}.visual-title span:first-child{color:#5f7063;align-items:center;gap:7px;font-weight:500;display:flex}.visual-title span:last-child{font-size:9px}.map-panel,.panorama-panel{height:clamp(290px,36vh,470px);min-height:290px;position:relative;overflow:hidden}.map-canvas,.panorama-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.map-caption{color:#657761;background:#fffffff0;border:1px solid #e0e6de;border-radius:4px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 1px 6px #1b3c2412}.basemap-switch{flex-direction:row;justify-content:flex-start;align-items:center;gap:4px;min-width:0;margin:0;font-size:11px;display:inline-flex}.basemap-switch>select{text-overflow:ellipsis;border-color:#e0e6de;border-radius:4px;width:170px;min-width:0;max-width:43vw;height:26px;min-height:26px;padding:3px 20px 3px 6px;font-size:11px}.basemap-switch>svg{flex-shrink:0}.visual-title>.basemap-switch{flex-direction:row;gap:4px;margin:0 0 0 8px}.import-map-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.map-with-controls{min-width:0}.admin-catalog{padding:20px}.catalog-note{color:#657761;margin-top:4px;display:block}.danger-text{color:#a43e35}.row.spread{flex-wrap:wrap;justify-content:space-between}.maplibregl-ctrl-attrib{max-width:calc(100vw - 60px)}.map-locate{position:absolute;top:12px;right:50px;box-shadow:0 1px 5px #172b2610;background:#fff!important;border:1px solid #dee5db!important}.map-legend{color:#74816f;background:#ffffffed;border-radius:4px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;display:flex;position:absolute;bottom:45px;left:12px}.map-legend i{background:#a8c0a4;border:1px solid #216246;width:9px;height:9px}.map-legend>span{background:#c7d0c0;border:1px solid #98a88f;width:8px;height:8px;margin-left:7px}.map-warning{color:#8a773b;pointer-events:none;background:#fffae7ed;border-radius:4px;padding:6px;font-size:9px;position:absolute;top:48px;left:12px;right:50px}.panorama-panel{background:#eff1eb}.panorama-label{color:#8a9486;align-items:center;gap:5px;font-size:9px;display:flex;position:absolute;top:12px;left:13px}.panorama-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:410px;height:100%;margin:auto;padding:32px 20px 16px;display:flex;position:relative}.panorama-symbol{color:#91a184;background:#e9ede2;border:1px solid #dce3d6;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:10px;display:grid}.panorama-empty h3{color:#53644b;font-size:14px}.panorama-empty p{color:#8d9785;max-width:280px;margin-top:9px;font-size:11px;line-height:1.8}.panorama-empty .button{color:#5b7050;background:#f8f9f5;border-color:#d9e0d2;margin-top:0;padding:8px 12px;font-size:10px}.panorama-external{background:#ffffffed;border-radius:4px;padding:8px;position:absolute;bottom:10px;left:10px;right:10px}.panorama-actions{flex-direction:column;align-items:center;gap:10px;width:min(100%,285px);margin:12px auto 0;display:flex}.panorama-actions label{text-align:left;color:#53644b;flex-direction:column;gap:5px;width:100%;font-size:11px;display:flex}.panorama-actions select{width:100%;padding:7px 9px;font-size:12px}.panorama-actions .button{justify-content:center;width:100%}.map-panel:fullscreen{height:100vh}.map-panel .maplibregl-ctrl-scale{color:#263e32;background:#fffffff0;border-color:#53644b}.decision-grid{grid-template-columns:.8fr 1.2fr;gap:28px;margin-top:23px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.section-heading h2{font-size:13px;font-weight:600}.object-details{border-right:1px solid #e1e7df;padding-right:28px}.object-details dl,.details-list{gap:12px;margin:0;font-size:11px;display:grid}.object-details dl>div,.details-list>div{justify-content:space-between;gap:15px;display:flex}.object-details dt,.details-list dt{color:#8a958b}.object-details dd,.details-list dd{text-align:right;color:#5b6e5d;max-width:62%;margin:0;font-size:11px}.classification-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.classification-button{text-align:left;color:#355a41;background:#fff;border:1px solid #cbd9ce;border-radius:6px;align-items:center;gap:9px;min-height:54px;padding:14px 12px;font-size:11px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.classification-button:hover:not(:disabled){background:#eaf4ed;border-color:#77a286}.classification-button>span{flex:1}.classification-button>svg{color:#86a28c}.secondary-actions{flex-wrap:wrap;align-items:center;gap:15px;margin-top:11px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.primary{color:#fff;background:#2c6448;border-color:#2c6448}.primary:hover:not(:disabled){background:#24583e}.secondary{color:#697b65;background:#fff;border-color:#dde5dc}.secondary:hover:not(:disabled),.secondary.selected{background:#eef4eb;border-color:#9eb394}.secondary-actions .button{font-size:10px}.secondary-actions kbd{min-width:18px;height:18px;font-size:9px}.text-button{color:#7c8b7a;align-items:center;gap:6px;padding:4px 0;font-size:10px;display:inline-flex}.text-button:hover{color:#235c3c}.icon-button{color:#8b978d;border-radius:5px;place-items:center;padding:7px;display:inline-grid}.icon-button:hover{background:#f0f3ed}.comment-label{margin-top:16px}.comment-label>span{color:#889680;align-items:center;gap:6px;font-size:10px;font-weight:400;display:flex}.comment-label kbd{min-width:18px;height:17px;margin-left:auto;font-size:9px}.comment-label textarea{background:#fdfefb;border-color:#e1e7dc;padding:9px 11px;font-size:10px;line-height:1.7}.comment-label textarea::placeholder{color:#a8b29f}.decision-hint{color:#9ca794;align-items:center;gap:5px;margin-top:10px;font-size:9px;display:flex}.workspace-bottom{border-top:1px solid #e0e6db;justify-content:space-between;align-items:center;margin-top:24px;padding:14px 0 3px;display:flex}.workspace-bottom>span{color:#99a28f;align-items:center;gap:7px;font-size:9px;display:flex}.separator{color:#bec5b8;margin:0 8px}.app-footer{color:#a0a998;justify-content:space-between;padding:15px 32px;font-size:9px;display:flex}.error-notice{color:#a04c31;background:#fff0eb;border:1px solid #efd4c8;border-radius:5px;align-items:flex-start;gap:8px;margin:12px 0;padding:10px 12px;font-size:12px;display:flex}.loading{color:#7c8a7b;justify-content:center;align-items:center;gap:10px;padding:60px 25px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{color:#85917c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.empty-state h2{color:#42593e;font-size:20px}.empty-state p{max-width:400px;font-size:12px}.unable-box{background:#f0f3e9;border-radius:5px;align-items:flex-end;gap:10px;margin-top:12px;padding:12px;display:flex}.unable-box label{flex:1;font-size:10px}.unable-box select{font-size:11px}.first-decision{color:#597248;background:#edf2e7;border-radius:5px;align-items:flex-start;gap:10px;margin-top:18px;padding:12px;display:flex}.first-decision small,.first-decision strong{display:block}.first-decision p{margin-top:6px;font-size:10px}.dialog-overlay{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10281c66;position:fixed;top:0;right:0;bottom:0;left:0}.dialog{z-index:51;background:#fff;border-radius:10px;width:min(740px,100vw - 32px);max-height:90vh;padding:25px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 100px #10281c30}.dialog>header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.dialog h2{font-size:20px}.dialog header p{color:#8c9983;margin-top:5px;font-size:11px}.history-entry{border-top:1px solid #e3e9de;flex-direction:column;gap:4px;padding:15px 0;font-size:12px;display:flex}.history-entry span,.history-entry small{color:#86977a}.muted{color:#8f9b84;font-size:12px}.mobile-visual-tabs{display:none}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-intro{color:#c9d7c7;background:#1e392d;flex-direction:column;justify-content:space-between;padding:30px 55px 35px;display:flex}.login-intro .brand{color:#e5ede1;letter-spacing:-.5px;padding:0}.login-intro .eyebrow{color:#8dab86}.login-intro h1{letter-spacing:-1.5px;color:#eef3e8;font-size:42px;font-weight:500;line-height:1.3}.login-intro p{color:#a9bba1;max-width:360px;margin-top:22px;font-size:13px;line-height:1.9}.login-intro>span{color:#78916e;font-size:10px}.login-form{background:#fafbf8;justify-content:center;align-items:center;padding:40px;display:flex}.login-box{width:350px;max-width:100%}.login-box h2{font-size:27px}.login-box>p{color:#8b9881;margin-top:10px;font-size:12px}.login-box form{flex-direction:column;gap:18px;margin-top:32px;display:flex}.login-box .button{margin-top:5px;padding:13px}.login-box>small{color:#9aa88e;margin-top:25px;line-height:1.8;display:block}.filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.filter-bar>select{width:auto;max-width:210px;font-size:11px}.search-input{color:#94a089;background:#fff;border:1px solid #dce2de;border-radius:6px;flex:1;align-items:center;min-width:200px;padding-left:12px;display:flex}.search-input input{background:0 0;border:0;font-size:11px}.overview-map{border:1px solid #dce5d8;border-radius:8px;overflow:hidden}.overview-map .map-panel{height:60vh}.overview-legend{color:#849276;flex-wrap:wrap;gap:18px;margin-top:15px;font-size:10px;display:flex}.overview-legend>span{align-items:center;gap:5px;display:flex}.overview-legend i{border-radius:2px;width:8px;height:8px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e2e7dd;border-radius:7px;padding:22px}.stat-card span{color:#8d9982;font-size:11px;display:block}.stat-card strong{color:#3b5531;margin-top:12px;font-size:32px;font-weight:500;display:block}.surface{background:#fff;border:1px solid #e2e7dd;border-radius:7px;margin-bottom:22px;padding:22px}.surface h2{align-items:center;gap:8px;margin-bottom:20px;display:flex}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{color:#92a086;white-space:nowrap;border-bottom:1px solid #e5eadf;padding:12px;font-weight:500}td{color:#647759;border-bottom:1px solid #edf0e8;padding:16px 12px}td .progress-track{min-width:100px;margin-top:8px}td strong{font-weight:500}.dashboard-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.distribution{margin:18px 0}.distribution>div:first-child{color:#708461;justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.employee{color:#778c67;border-bottom:1px solid #edf0e8;justify-content:space-between;align-items:center;padding:13px 0;font-size:11px;display:flex}.employee strong,.employee small{display:block}.employee small{color:#9ca98f;margin-top:4px;font-size:9px}.export-menu{color:#7c916c;align-items:center;gap:12px;display:flex}.summary-download{flex-shrink:0}@media(max-width:640px){.surface>.section-heading{flex-wrap:wrap;gap:12px}.summary-download{justify-content:center;width:100%}}.export-menu .text-button{font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.checkbox-label{flex-direction:row;align-items:center;gap:8px;font-size:11px}.checkbox-label input{width:auto}.tabs{border-bottom:1px solid #dce5d8;gap:20px;margin-bottom:24px;display:flex}.tabs button{color:#8b9c7e;border-bottom:2px solid #0000;padding:12px 0;font-size:12px}.tabs button.active{color:#376644;border-color:#376644}.form-stack{flex-direction:column;gap:16px;display:flex}.row{align-items:center;gap:12px;display:flex}.stack{flex-direction:column;gap:12px;display:flex}.import-preview-map .map-panel{height:250px}.step-list{color:#90a07f;gap:8px;margin-bottom:25px;font-size:10px;display:flex}.step-list span{background:#f1f4ec;border-radius:4px;padding:5px 10px}.step-list span.active{color:#376644;background:#e2eddb}.upload-box{text-align:center;color:#869b74;border:1px dashed #b8c7ab;border-radius:6px;padding:30px}.report-counts{background:#f3f6ee;gap:20px;padding:14px;font-size:12px;display:flex}.issue-list{color:#ac684b;max-height:150px;font-size:11px;overflow:auto}.admin-banner{background:#edf3e6;border-radius:6px;margin-bottom:20px;padding:15px;font-size:12px}@media(min-width:1600px){.workspace,.page-content{padding:35px 48px}.topbar{padding:0 48px}.decision-grid{grid-template-columns:1fr 1.2fr}.map-panel,.panorama-panel{height:43vh}.classification-button{padding:18px;font-size:13px}.object-details dl,.object-details dd{font-size:12px}}@media(max-width:1200px){.sidebar{width:190px}.main-shell{margin-left:190px}.brand{padding-left:18px;font-size:20px}.sidebar nav button{gap:8px;font-size:11px}.sidebar-label{font-size:8px}.workspace,.page-content{padding:24px}.topbar{padding:0 24px}.breadcrumb{max-width:320px}.topbar-right>.quiet-label{display:none}.decision-grid{grid-template-columns:.75fr 1.25fr;gap:20px}.object-details{padding-right:20px}.classification-options{gap:7px}.classification-button{gap:6px;padding:11px 9px;font-size:10px}.secondary-actions{gap:10px}.section-heading .quiet-label,.lease-indicator{display:none}.profile{padding:16px 10px}.profile .avatar{display:none}.sidebar-label{margin-left:17px}.app-footer{padding:15px 24px}}@media(max-width:960px){.sidebar{width:66px}.main-shell{margin-left:66px}.brand{padding:24px 15px}.brand>span,.sidebar-label,.sidebar nav button>span,.sidebar-bottom .system-status,.profile>div,.profile small{display:none}.sidebar nav{padding:0 9px}.sidebar nav button{justify-content:center;padding:14px 8px}.sidebar nav button svg{width:20px;height:20px}.profile{justify-content:center}.profile .icon-button{margin:0}.topbar-right{max-width:200px}.select-wrap select{width:190px}.workspace,.page-content{padding:22px}.decision-grid{grid-template-columns:1fr 1.2fr;gap:20px}.classification-options{grid-template-columns:1fr}.secondary-actions{gap:8px}.page-heading h1{font-size:23px}.panorama-empty{padding:35px 20px 22px}.panorama-empty .button{font-size:9px}.object-toolbar{gap:12px}.object-toolbar .desktop-only{display:none}.dashboard-grid{grid-template-columns:1fr}.login-intro{padding:30px}.login-intro h1{font-size:33px}.export-menu{flex-wrap:wrap;justify-content:flex-end;max-width:220px}}@media(max-width:640px){.sidebar{border-top:1px solid #e0e6dc;border-right:0;flex-direction:row;justify-content:center;align-items:center;width:100%;height:56px;top:auto;bottom:0}.sidebar .brand,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;width:100%;padding:0}.sidebar nav button{border-radius:5px;padding:10px 15px}.main-shell{margin-left:0;padding-bottom:56px}.topbar{height:53px;padding:0 16px}.breadcrumb{gap:6px;max-width:190px;font-size:10px}.topbar-right{max-width:155px}.select-wrap select{width:150px;padding-left:7px;font-size:9px}.workspace,.page-content{padding:20px 15px 10px}.page-heading{gap:10px;margin-bottom:18px}.page-heading h1{font-size:22px}.page-heading p{max-width:290px;font-size:10px;line-height:1.7}.campaign-badge{align-self:flex-start;margin-top:25px;padding:4px 6px;font-size:9px}.eyebrow{font-size:8px}.progress-strip{gap:10px;padding:12px;font-size:10px}.progress-strip>div:first-child{gap:4px}.progress-strip svg,.progress-strip .remaining{display:none}.progress-strip .progress-track{min-width:30px}.save-status{height:29px;font-size:9px}.object-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:12px;font-size:9px}.object-toolbar>div:first-child{gap:8px}.object-toolbar>div:nth-child(2){margin-left:auto}.mobile-visual-tabs{background:#e9eee5;border-radius:5px;margin-bottom:10px;padding:3px;display:flex}.mobile-visual-tabs button{color:#869779;flex:1;padding:6px;font-size:11px}.mobile-visual-tabs button.active{color:#496d3e;background:#fff;border-radius:3px;box-shadow:0 1px 3px #1b3c2410}.visual-grid{display:block}.show-map .panorama-section,.show-panorama .map-section{display:none}.map-panel,.panorama-panel{height:310px;min-height:310px}.visual-title{height:32px;font-size:9px}.decision-grid{flex-direction:column-reverse;gap:20px;margin-top:20px;display:flex}.classification-options{grid-template-columns:1fr 1fr}.classification-button{gap:6px;min-height:62px;padding:11px 8px;font-size:11px}.classification-button>svg{display:none}.classification-button kbd{min-width:18px;font-size:10px}.secondary-actions{justify-content:space-between;gap:7px}.secondary-actions .button{padding:9px;font-size:9px}.secondary-actions .text-button{font-size:9px}.secondary-actions kbd{display:none}.comment-label textarea{font-size:12px}.object-details{border-top:1px solid #e0e6d9;border-right:0;padding-top:18px;padding-right:0}.object-details dl{grid-template-columns:1fr 1fr;gap:15px}.object-details dl>div{display:block}.object-details dd{text-align:left;max-width:100%;margin-top:4px;font-size:11px}.object-details dt{font-size:9px}.object-details dl>div:last-child{grid-column:1/-1}.workspace-bottom>span{display:none}.app-footer{padding:15px;font-size:8px}.app-footer>span:last-child{display:none}.form-grid{grid-template-columns:1fr}.dialog{padding:20px}.filter-bar>select{flex:1;max-width:100%;font-size:10px}.search-input{flex-basis:100%}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:15px}.stat-card strong{font-size:27px}.stat-card span{font-size:10px}.surface{padding:16px}.export-menu{gap:5px 8px;max-width:110px}.export-menu svg{display:none}.login-page{grid-template-columns:1fr}.login-intro{display:none}.login-form{padding:35px 24px}.login-box h2{font-size:27px}.tabs{gap:12px;overflow-x:auto}.tabs button{white-space:nowrap;font-size:11px}.row,.step-list{flex-wrap:wrap}.unable-box{flex-direction:column;align-items:stretch}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.spin{animation:none}}.map-panel .map-canvas{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.layer-switches{background:#fafbf8;border-bottom:1px solid #e2e7dd;flex-wrap:wrap;gap:12px;padding:8px 12px;display:flex}.layer-switches label{font-size:10px}.layer-switches i{border-radius:2px;width:8px;height:8px}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
