:root{color:#181c20;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f9ff;font-family:Avenir Next,IBM Plex Sans,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{border-radius:4px}.app-frame{background:var(--background);min-height:100vh;color:var(--ink);padding-bottom:76px}.top-bar{background:var(--primary);color:#fff;z-index:20;border-bottom:1px solid var(--outline);justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 48px;display:flex;position:sticky;top:0}.brand-button,.desktop-nav button,.icon-button,.bottom-nav button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}.brand-button{align-items:center;gap:14px;min-height:44px;font-size:20px;font-weight:800;display:inline-flex}.desktop-nav{align-items:center;gap:6px;display:flex}.desktop-nav button{color:#ffffffc7;border-radius:var(--radius);min-height:44px;padding:0 12px;font-weight:700}.top-actions{align-items:center;gap:12px;display:flex}.status-pill{border-radius:var(--radius);align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.status-pill.online{color:#e3f8e8;background:#d8f0df29}.status-pill.user-pill{color:#fff;text-transform:capitalize;background:#ffffff1f}.session-switcher{border-radius:var(--radius);background:#ffffff1a;border:1px solid #ffffff3d;align-items:center;gap:8px;min-height:36px;padding:0 8px;display:inline-flex}.session-switcher select{color:#fff;max-width:190px;font:inherit;background:0 0;border:0;outline:0;font-size:13px;font-weight:800}.session-switcher option{color:var(--ink)}.sync-button{color:#fff;border-radius:var(--radius);min-height:36px;font:inherit;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff3d;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.sync-button.warning{border-color:#ffdad6cc}.sync-button:disabled{opacity:.72;cursor:not-allowed}.spinning{animation:.9s linear infinite spin}.icon-button{border-radius:var(--radius);place-items:center;width:44px;height:44px;display:grid}.view-stack,.evaluation-layout{gap:32px;display:grid}.page-title h1,.form-hero h1{color:var(--primary);letter-spacing:0;text-wrap:balance;margin:0;font-size:48px;line-height:56px}.page-title p,.form-hero p{color:var(--muted);text-wrap:pretty;max-width:68ch;margin:8px 0 0;font-size:18px;line-height:28px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);flex-direction:column;justify-content:space-between;min-height:156px;padding:24px;display:flex}.metric-card div{color:var(--muted);text-transform:uppercase;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.metric-card strong{color:var(--primary);font-size:48px;line-height:1}.metric-card.critical{background:linear-gradient(90deg, var(--surface) 0, var(--surface) 82%, var(--error-bg) 82%);border-color:#f1b7b3}.metric-card.critical div,.metric-card.critical strong{color:var(--error)}.sync-panel{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.sync-panel.warning{border-color:var(--warning);background:var(--warning-bg)}.sync-panel h2,.sync-panel p{margin:0}.sync-panel h2{color:var(--primary);font-size:22px}.sync-panel p{color:var(--muted);margin-top:4px}.sync-panel span{color:var(--primary);margin-top:8px;font-weight:800;display:block}.section-toolbar{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:10px;display:flex}.section-toolbar.compact{color:var(--muted);font-weight:700}.section-toolbar h2{color:var(--primary);margin:0;font-size:24px}.link-button{color:var(--secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;min-height:44px;font-weight:800;display:inline-flex}.activity-list{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius)}.activity-row{border-bottom:1px solid var(--outline);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;padding:24px;display:grid}.activity-row:last-child{border-bottom:0}.activity-row h3{margin:0;font-size:22px;line-height:28px}.activity-row p{color:var(--muted);margin:6px 0 10px}.activity-row time{color:var(--muted);white-space:nowrap}.status-icon{border-radius:var(--radius);place-items:center;width:40px;height:40px;display:grid}.status-icon.critical{background:var(--error-bg);color:var(--error)}.status-icon.warning{background:var(--warning-bg);color:var(--warning)}.status-icon.stable{background:var(--success-bg);color:var(--success)}.status-badge{border-radius:var(--radius);align-items:center;width:fit-content;min-height:28px;padding:0 8px;font-size:13px;font-weight:800;display:inline-flex}.status-badge.no_habitable{background:var(--error-bg);color:var(--error)}.status-badge.uso_restringido,.status-badge.pendiente{background:var(--warning-bg);color:var(--warning)}.status-badge.habitable{background:var(--success-bg);color:var(--success)}.badge-stack{justify-items:end;gap:6px;display:grid}.sync-badge{border-radius:var(--radius);background:var(--surface-high);width:fit-content;min-height:24px;color:var(--muted);align-items:center;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.sync-badge.synced{background:var(--success-bg);color:var(--success)}.sync-badge.pending,.sync-badge.local{background:var(--secondary-container);color:var(--secondary)}.sync-badge.conflict{background:var(--error-bg);color:var(--error)}.empty-state{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);justify-items:start;gap:12px;padding:40px;display:grid}.empty-state h2,.empty-state p{margin:0}.empty-state p{color:var(--muted);max-width:58ch}.search-panel{grid-template-columns:auto minmax(0,1fr) auto;gap:16px;display:grid}.search-mode-group{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(3,auto);align-items:stretch;min-height:56px;display:inline-grid;overflow:hidden}.search-mode-group button{border:0;border-right:1px solid var(--outline);background:var(--surface);color:var(--muted);cursor:pointer;font:inherit;white-space:nowrap;padding:0 12px;font-weight:800}.search-mode-group button:last-child{border-right:0}.search-mode-group button.active{background:var(--primary);color:#fff}.search-input{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);align-items:center;gap:12px;min-height:56px;padding:0 14px;display:flex}.search-input svg{color:var(--muted);flex:none}.search-input input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0}.search-input input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#575b63;opacity:1}.registry-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.property-registry-panel{gap:16px;display:grid}.property-result-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.property-result-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);gap:14px;padding:20px;display:grid}.property-result-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.property-result-head span{background:var(--secondary-container);color:var(--secondary);border-radius:var(--radius);align-items:center;min-height:26px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.property-result-head strong{color:var(--muted);overflow-wrap:anywhere;text-align:right;font-size:13px}.property-result-card h2{color:var(--primary);margin:0;font-size:24px;line-height:30px}.property-result-card p{color:var(--muted);align-items:center;gap:8px;margin:0;display:flex}.property-result-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.property-result-card dl div{background:var(--surface-low);border:1px solid var(--outline);border-radius:var(--radius);min-height:72px;padding:10px}.property-result-card dt{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900}.property-result-card dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:700}.process-panel{gap:16px;display:grid}.process-list{gap:14px;display:grid}.process-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);gap:14px;padding:18px;display:grid}.process-card.danger{background:color-mix(in srgb, var(--error-bg) 36%, var(--surface));border-color:#e5a5a0}.process-card.warning{background:color-mix(in srgb, var(--warning-bg) 38%, var(--surface));border-color:#e6c77e}.process-card.stable{background:color-mix(in srgb, var(--success-bg) 28%, var(--surface));border-color:#a5d4b1}.process-card-main{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.process-card-main span{color:var(--muted);font-size:12px;font-weight:900}.process-card-main h2,.process-card-main p{margin:0}.process-card-main h2{color:var(--primary);margin-top:3px;font-size:22px;line-height:28px}.process-card-main p{color:var(--muted);margin-top:5px}.moment-result-strip div{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);gap:2px;padding:10px;display:grid}.moment-result-strip div.danger{background:var(--error-bg);color:var(--error);border-color:#e5a5a0}.moment-result-strip div.warning,.moment-result-strip div.pending{background:var(--warning-bg);color:var(--warning);border-color:#e6c77e}.moment-result-strip div.stable{background:var(--success-bg);color:var(--success);border-color:#a5d4b1}.moment-result-strip strong,.moment-result-strip span,.moment-result-strip small{overflow-wrap:anywhere}.moment-result-strip strong{font-size:13px}.moment-result-strip span{font-weight:900}.moment-result-strip small{font-weight:700}.process-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-map-band{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);gap:14px;padding:18px;display:grid}.dashboard-map-band h2,.dashboard-map-band p{margin:0}.dashboard-map-band h2{color:var(--primary)}.dashboard-map-band p{color:var(--muted);margin-top:4px}.property-hint-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.property-hint-grid div{background:var(--surface);border:1px dashed var(--outline-strong);border-radius:var(--radius);gap:4px;padding:14px;display:grid}.property-hint-grid strong{color:var(--primary)}.property-hint-grid span{color:var(--muted);font-weight:700}.compact-empty{padding:28px}.entity-stat-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.entity-stat-card,.user-editor,.user-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);padding:20px}.entity-stat-card{gap:16px;display:grid}.entity-stat-card span,.user-card span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.entity-stat-card h2,.user-editor h2,.user-card h2{color:var(--primary);margin:4px 0 0}.entity-stat-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.entity-stat-card dl div{background:var(--surface-low);border:1px solid var(--outline);border-radius:var(--radius);padding:12px}.entity-stat-card dt{color:var(--muted);font-size:12px;font-weight:900}.entity-stat-card dd{color:var(--primary);margin:4px 0 0;font-size:26px;font-weight:900}.google-map-shell{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-mid);min-height:560px;position:relative;overflow:hidden}.google-map-shell iframe,.map-point-layer{width:100%;height:100%;position:absolute;inset:0}.google-map-shell iframe{border:0}.map-point-layer{pointer-events:none}.map-point{pointer-events:auto;border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000047}.map-point.stable{background:var(--success)}.map-point.warning{background:var(--warning)}.map-point.danger{background:var(--error)}.map-label{opacity:0;pointer-events:none;background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);z-index:2;gap:4px;width:260px;padding:10px;transition:opacity .16s ease-out,transform .16s ease-out;display:grid;position:absolute;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 8px 14px #00204624}.map-point:hover .map-label,.map-point:focus-visible .map-label{opacity:1;transform:translateY(-50%)translate(4px)}.map-label strong{color:var(--primary);font-size:13px}.map-label small,.map-label em{color:var(--muted);font-style:normal;font-weight:700;line-height:18px}.google-map-shell>.section-toolbar{border:1px solid var(--outline);border-radius:var(--radius);z-index:3;background:#fffffff0;padding:8px 10px;position:absolute;bottom:12px;left:12px;right:12px}.user-admin-grid{grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.user-editor{gap:16px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.permission-grid label{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);align-items:center;gap:8px;min-height:40px;padding:0 10px;font-weight:800;display:flex}.user-list{gap:14px;display:grid}.user-card{gap:12px;display:grid}.user-card p{color:var(--muted);text-transform:capitalize;margin:4px 0 0}.permission-tags{flex-wrap:wrap;gap:6px;display:flex}.permission-tags small{background:var(--secondary-container);color:var(--secondary);border-radius:var(--radius);padding:5px 7px;font-weight:900}.registry-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);gap:14px;padding:24px;display:grid}.registry-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.registry-card-head>span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:800}.registry-card h2{color:var(--primary);margin:0;font-size:28px;line-height:34px}.registry-card p{color:var(--muted);align-items:center;gap:8px;margin:0;display:flex}.approval-track{background:var(--surface-low);border:1px solid var(--outline);border-radius:var(--radius);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.approval-track span{color:var(--outline-strong);justify-items:center;gap:4px;font-size:12px;font-weight:800;display:grid}.approval-track span.done{color:var(--secondary)}.form-hero{grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:24px;display:grid}.section-label{color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.form-status-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);gap:8px;padding:20px;display:grid}.form-status-card span,.form-status-card small{color:var(--muted);font-weight:700}.form-status-card strong{color:var(--primary);font-size:24px;line-height:28px}.mini-progress{background:var(--surface-mid);border-radius:var(--radius);height:6px;overflow:hidden}.mini-progress span{background:var(--secondary);height:100%;transition:width .18s ease-out;display:block}.moment-tabs{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.moment-tabs button{text-align:left;background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);cursor:pointer;min-height:74px;padding:14px}.moment-tabs button.active{border-color:var(--primary);background:var(--secondary-container)}.moment-tabs span,.moment-tabs strong{display:block}.moment-tabs span{color:var(--muted);font-size:13px}.moment-tabs strong{color:var(--primary);margin-top:4px}.stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid;position:relative}.stepper:before{content:"";background:var(--surface-high);height:3px;position:absolute;top:18px;left:4%;right:4%}.stepper button{z-index:1;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;font-weight:700;display:grid;position:relative}.stepper button span{border:2px solid var(--surface-high);background:var(--surface);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.stepper button.active span,.stepper button.done span{background:var(--primary);border-color:var(--primary);color:#fff}.stepper button.active strong{color:var(--primary)}.form-section{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);padding:24px}.form-section-title{color:var(--primary);align-items:center;gap:10px;margin-bottom:24px;display:flex}.form-section-title h2{margin:0;font-size:24px;line-height:32px}.field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.field{gap:7px;display:grid}.field.wide{grid-column:1/-1}.field span,.binary-field>span,.checkbox-panel legend{color:var(--muted);font-size:14px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);width:100%;min-height:48px;color:var(--ink);font:inherit;outline:0;padding:10px 12px}.field textarea{resize:vertical;min-height:120px}.field input:focus,.field select:focus,.field textarea:focus,.search-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px #00204629}.severity-select{font-weight:900;transition:background .16s ease-out,border-color .16s ease-out,color .16s ease-out}.severity-select[data-severity=ninguno],.severity-select[data-severity=menor]{background:var(--success-bg);color:var(--success);border-color:#a5d4b1}.severity-select[data-severity=moderado],.severity-select[data-severity=no_es_claro]{background:var(--warning-bg);color:var(--warning);border-color:#e6c77e}.severity-select[data-severity=severo]{background:var(--error-bg);color:var(--error);border-color:#e5a5a0}.field.has-error input,.field.has-error select{border-color:var(--error)}.field small{color:var(--error);font-weight:700}.lookup-box{gap:10px;margin-bottom:20px;display:grid}.lookup-results{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.lookup-results button{border:1px solid var(--outline);background:var(--surface-low);border-radius:var(--radius);text-align:left;cursor:pointer;padding:10px}.lookup-results strong,.lookup-results span{display:block}.lookup-results span{color:var(--muted);font-size:13px}.choice-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.checkbox-panel{border:1px solid var(--outline);border-radius:var(--radius);margin:0;padding:16px}.checkbox-panel div{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.checkbox-panel label{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);cursor:pointer;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:inline-flex}.checkbox-panel input{accent-color:var(--primary)}.binary-grid,.component-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.binary-field{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);padding:14px}.binary-field div{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.binary-field button{border:1px solid var(--outline);background:var(--surface-low);border-radius:var(--radius);min-height:40px;color:var(--ink);cursor:pointer;font-weight:700}.binary-field button.active{background:var(--primary);border-color:var(--primary);color:#fff}.review-alert,.critical-banner,.info-banner{border-radius:var(--radius);align-items:flex-start;gap:14px;margin-bottom:20px;padding:18px;display:flex}.review-alert,.info-banner{background:var(--secondary-container);color:var(--primary);border:1px solid #b1c5ff}.critical-banner{background:var(--error-bg);border:1px solid var(--error);color:var(--error)}.review-alert span{color:var(--muted);font-weight:800}.review-alert strong,.critical-banner h2,.info-banner h2{margin:0;font-size:24px;display:block}.review-alert p,.critical-banner p,.info-banner p{margin:4px 0 0}.evidence-panel{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-low);margin-top:20px;padding:18px}.evidence-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.evidence-panel-head h3,.evidence-panel-head p{margin:0}.evidence-panel-head h3{color:var(--primary);font-size:20px;line-height:28px}.evidence-panel-head p{color:var(--muted);max-width:62ch;margin-top:4px}.evidence-upload-button{border-radius:var(--radius);background:var(--primary-container);color:#fff;cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-weight:800;display:inline-flex}.evidence-upload-button input{display:none}.evidence-empty{border:1px dashed var(--outline-strong);border-radius:var(--radius);min-height:96px;color:var(--muted);text-align:center;background:var(--surface);place-items:center;gap:8px;display:grid}.evidence-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.evidence-card{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);position:relative;overflow:hidden}.evidence-card.saved{border-color:var(--secondary)}.saved-evidence-section{border-top:1px solid var(--outline);margin-top:18px;padding-top:18px}.saved-evidence-section h4{color:var(--primary);margin:0 0 12px;font-size:16px;line-height:24px}.evidence-card img{aspect-ratio:4/3;object-fit:cover;background:var(--surface-mid);width:100%;display:block}.evidence-card div{gap:2px;padding:10px;display:grid}.evidence-card strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.evidence-card span{color:var(--muted);font-size:12px;font-weight:700}.evidence-card button{border-radius:var(--radius);width:36px;height:36px;color:var(--error);cursor:pointer;background:#ffffffeb;border:1px solid #0020463d;place-items:center;display:grid;position:absolute;top:8px;right:8px}.form-pager{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.form-pager>span{color:var(--muted);font-weight:700}.save-message.warning{color:var(--error);font-weight:900}.form-pager div,.summary-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.primary-button,.secondary-button{border-radius:var(--radius);min-height:44px;font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:800;display:inline-flex}.primary-button{background:var(--primary-container);border:1px solid var(--primary-container);color:#fff}.secondary-button{border:1px solid var(--primary-container);color:var(--primary-container);background:0 0}.secondary-button.danger{border-color:var(--error);color:var(--error)}.primary-button:hover,.secondary-button:hover{filter:brightness(.96)}.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed}.summary-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.summary-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius)}.summary-card.completed{border-color:var(--secondary)}.summary-card-head{background:var(--surface-low);border-bottom:1px solid var(--outline);padding:18px}.summary-card-head span,.summary-card-head strong{display:block}.summary-card-head span{color:var(--muted);font-weight:800}.summary-card-head strong{color:var(--primary);margin-top:4px;font-size:22px}.summary-card>p{color:var(--muted);margin:0;padding:18px 18px 0}.summary-card dl{gap:14px;margin:0;padding:18px;display:grid}.summary-card dl div{gap:4px;display:grid}.summary-card dt{color:var(--muted);font-size:13px;font-weight:800}.summary-card dd{color:var(--ink);margin:0;font-weight:700}.report-view{max-width:1040px;margin:0 auto}.report-actions{justify-content:flex-end;gap:10px;display:flex}.report-sheet{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);overflow:hidden}.report-print-stack{gap:18px;display:grid}.report-entity-sheet{max-width:816px;margin:0 auto}.report-header{background:var(--primary);color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding:30px;display:grid}.report-kicker{color:#ffffffbd;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.report-header h1{margin:8px 0 6px;font-size:42px;line-height:48px}.report-header p{color:#ffffffd1;margin:0;font-size:18px;line-height:28px}.report-stamp{border:1px solid #ffffff6b;align-content:center;place-items:center;gap:4px;min-width:112px;min-height:112px;display:grid}.report-stamp span{font-size:34px;font-weight:900;line-height:1}.report-stamp small{color:#ffffffbd;font-weight:800}.report-kpis{border-bottom:1px solid var(--outline);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.report-kpi{border-right:1px solid var(--outline);align-content:center;gap:8px;min-height:104px;padding:18px 20px;display:grid}.report-kpi:last-child{border-right:0}.report-kpi span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.report-kpi strong{color:var(--primary);font-size:22px;line-height:28px}.report-kpi.danger{background:var(--error-bg)}.report-kpi.danger strong,.report-kpi.danger span{color:var(--error)}.report-kpi.warning{background:var(--warning-bg)}.report-kpi.warning strong,.report-kpi.warning span{color:var(--warning)}.report-kpi.stable{background:var(--success-bg)}.report-kpi.stable strong,.report-kpi.stable span{color:var(--success)}.report-section{border-bottom:1px solid var(--outline);padding:26px 30px}.report-section:last-child{border-bottom:0}.report-section h2,.report-section-head h2{color:var(--primary);margin:0 0 16px;font-size:22px;line-height:30px}.report-section-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-section-head span{color:var(--muted);font-weight:800}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.report-field{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);min-height:86px;margin:0;padding:12px}.report-field dt{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900}.report-field dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:700;line-height:22px}.report-table{border:1px solid var(--outline);border-radius:var(--radius);overflow:hidden}.report-table-head,.report-table-row{background:var(--outline);grid-template-columns:.9fr 1.35fr 1fr .8fr 1fr;gap:1px;display:grid}.report-table-head span,.report-table-row span{background:var(--surface);overflow-wrap:anywhere;align-items:center;min-height:48px;padding:10px 12px;display:flex}.report-table-head span{background:var(--surface-low);color:var(--primary);text-transform:uppercase;font-size:12px;font-weight:900}.report-table-row span{color:var(--ink);font-weight:700}.report-note{color:var(--ink);white-space:pre-wrap;margin:0;line-height:26px}.report-evidence-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.report-evidence-grid figure{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);margin:0;overflow:hidden}.report-evidence-grid img{aspect-ratio:4/3;object-fit:cover;background:var(--surface-mid);width:100%;display:block}.report-evidence-grid figcaption{gap:3px;padding:10px;display:grid}.report-evidence-grid strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.report-evidence-grid span{color:var(--muted);font-size:12px;font-weight:700}.report-letter-header{padding:18px 20px}.report-letter-header h1{margin:4px 0;font-size:30px;line-height:34px}.report-letter-header p{font-size:14px;line-height:20px}.report-letter-header .report-stamp{min-width:74px;min-height:74px}.report-letter-header .report-stamp span{font-size:24px}.report-compact-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.report-compact-kpis .report-kpi{gap:4px;min-height:62px;padding:10px 12px}.report-compact-kpis .report-kpi strong{font-size:15px;line-height:18px}.report-compact-section{padding:12px 16px}.report-compact-section h2,.report-compact-section .report-section-head h2{margin-bottom:8px;font-size:14px;line-height:18px}.report-compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.report-compact-grid .report-field{border-radius:7px;min-height:56px;padding:7px 8px}.report-compact-grid .report-field dt{margin-bottom:3px;font-size:9px}.report-compact-grid .report-field dd{font-size:12px;line-height:15px}.report-compact-table .report-table-head,.report-compact-table .report-table-row{grid-template-columns:.9fr 1.1fr 1fr 1.35fr}.report-compact-table .report-table-head span,.report-compact-table .report-table-row span{min-height:32px;padding:6px 8px;font-size:11px;line-height:14px}.report-final-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:12px;display:grid}.report-compact-note{border:1px solid var(--outline);border-radius:7px;max-height:94px;padding:8px;font-size:12px;line-height:16px;overflow:hidden}.report-compact-evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.report-compact-evidence figure{border-radius:7px;grid-template-columns:52px minmax(0,1fr);min-height:52px;display:grid}.report-compact-evidence img{aspect-ratio:1;height:52px}.report-compact-evidence figcaption{align-content:center;padding:6px}.report-compact-evidence strong,.report-compact-evidence span{font-size:10px;line-height:12px}.conflict-list{gap:24px;display:grid}.conflict-card{background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius)}.conflict-head{border-bottom:1px solid var(--outline);background:var(--warning-bg);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.conflict-head span{color:var(--warning);margin-bottom:6px;font-size:13px;font-weight:800;display:block}.conflict-head h2,.conflict-head p{margin:0}.conflict-head h2{color:var(--primary);font-size:24px;line-height:32px}.conflict-head p{color:var(--muted);margin-top:4px}.comparison-grid{background:var(--outline);border-bottom:1px solid var(--outline);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.comparison-column{background:var(--surface);align-content:start;gap:12px;padding:20px;display:grid}.comparison-column.server{background:var(--surface-low)}.comparison-column h3{color:var(--primary);align-items:center;gap:8px;margin:0 0 6px;font-size:18px;display:flex}.compare-field{border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);min-height:76px;margin:0;padding:12px}.compare-field dt{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:800}.compare-field dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:700}.conflict-actions{background:var(--surface);justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.top-bar{padding:0 16px}.desktop-nav,.status-pill{display:none}.main-canvas{padding:32px 16px 96px}.page-title h1,.form-hero h1{font-size:40px;line-height:46px}.stats-grid,.summary-cards,.report-kpis,.report-grid,.property-hint-grid,.comparison-grid,.form-hero,.field-grid,.choice-columns,.binary-grid,.component-grid,.search-panel,.sync-panel{grid-template-columns:1fr}.search-mode-group{grid-template-columns:repeat(3,minmax(0,1fr))}.sync-panel{flex-direction:column;align-items:stretch}.evidence-panel-head{flex-direction:column}.evidence-upload-button{width:100%}.conflict-head,.conflict-actions,.report-actions,.report-header,.report-section-head{flex-direction:column;align-items:stretch}.report-header{grid-template-columns:1fr}.report-table{overflow-x:auto}.report-table-head,.report-table-row{min-width:720px}.moment-tabs{grid-template-columns:1fr}.stepper{grid-template-columns:repeat(5,96px);padding-bottom:4px;overflow-x:auto}.stepper:before{left:48px;right:48px}.stepper button strong{font-size:12px}.activity-row{grid-template-columns:auto minmax(0,1fr)}.activity-row time{grid-column:2}.form-pager{flex-direction:column;align-items:stretch;bottom:76px}.form-pager div{grid-template-columns:1fr 1fr;display:grid}.bottom-nav{z-index:30;background:var(--surface);border-top:1px solid var(--outline);grid-template-columns:repeat(4,1fr);height:72px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:var(--muted);align-content:center;justify-items:center;gap:4px;font-size:12px;font-weight:800;display:grid}.bottom-nav button.active{color:var(--secondary)}}@media (width<=900px){.top-bar{min-height:54px;padding:7px 10px}.main-canvas{padding:14px 10px 88px}.page-title,.form-hero{padding:12px}.page-title h1,.form-hero h1{font-size:22px;line-height:28px}.bottom-nav{border-radius:14px;height:58px;bottom:8px;left:8px;right:8px}.bottom-nav button{font-size:10px}}:root{--background:#f6f7f9;--surface-low:#f8fafc;--surface-mid:#eef1f5;--outline:#dde2ea;--radius:8px;--container:1500px}.brand-button{gap:10px;min-height:38px;padding:2px}.brand-button small,.operator-card span,.registry-card-head>span,.property-result-head>span,.user-card span,.compact-table-head,.section-label{font-size:10px}.desktop-nav button{border-radius:9px;gap:8px;min-height:36px;padding:0 9px;font-size:13px}.top-actions{gap:6px}.operator-card small,.session-switcher select,.sync-button,.status-pill{font-size:11px}.page-title,.form-hero,.process-panel.elevated,.property-search-card,.property-registry-panel,.dashboard-map-band,.form-section,.sync-panel,.empty-state,.user-editor,.entity-stat-card,.summary-card{box-shadow:none;background:#fff;border-radius:12px;padding:14px}.page-title p,.form-hero p{max-width:82ch;margin-top:4px;font-size:13px;line-height:19px}.metric-card{min-height:82px;box-shadow:none;border-radius:12px;padding:12px}.metric-card div{gap:6px;font-size:10px}.dashboard-map-band{gap:10px}.dashboard-map-band p,.sync-panel p,.empty-state p,.property-hint-grid span{font-size:12px;line-height:17px}.section-toolbar{gap:10px;padding-bottom:7px}.property-search-card{gap:10px}.search-mode-group{border-radius:10px;min-height:40px;padding:3px}.property-hint-grid{gap:8px}.property-hint-grid div{border-radius:10px;padding:9px}.property-hint-grid strong{font-size:12px}.compact-table-head{gap:10px;min-height:36px;padding:0 12px}.process-card,.registry-card,.property-result-card,.user-card{border-radius:0}.status-badge,.sync-badge,.compact-chip,.compact-code,.permission-tags small{border-radius:999px;min-height:22px;padding:3px 7px;font-size:10px}.moment-result-strip{gap:4px}.process-actions,.compact-actions,.summary-actions{gap:5px}.form-status-card{border-radius:10px;gap:5px;padding:12px}.form-status-card span,.form-status-card small{font-size:11px}.moment-tabs span{font-size:11px}.stepper{border-radius:12px;gap:4px;padding:10px}.stepper button{gap:5px}.stepper button strong{font-size:11px}.form-section-title{gap:8px;margin-bottom:14px}.field-grid{gap:10px}.field span,.binary-field>span,.checkbox-panel legend{font-size:12px}.choice-columns,.binary-grid,.component-grid{gap:10px;margin-top:10px}.binary-field div{gap:5px;margin-top:8px}.damage-card>span{font-size:12px}.review-alert,.critical-banner,.info-banner{border-radius:10px;margin-bottom:12px;padding:12px}.evidence-panel-head{margin-bottom:10px}.evidence-panel-head h3{font-size:15px;line-height:20px}.evidence-panel-head p{font-size:12px;line-height:17px}.user-admin-grid{gap:14px}.permission-grid{gap:6px}.permission-grid label{border-radius:8px;min-height:32px;padding:0 8px;font-size:11px}.empty-state{gap:8px}.empty-state h2{font-size:17px;line-height:22px}@media (width<=900px){.top-bar{min-height:54px;padding:7px 10px}.main-canvas{padding:14px 10px 88px}.page-title,.form-hero{padding:12px}.page-title h1,.form-hero h1{font-size:22px;line-height:28px}.bottom-nav{border-radius:14px;height:58px;bottom:8px;left:8px;right:8px}.bottom-nav button{font-size:10px}}.compact-table{border:1px solid var(--outline);background:#fff;border-radius:18px;gap:0;display:grid;overflow:hidden;box-shadow:0 14px 36px #18243b12}.compact-table-head{border-bottom:1px solid var(--outline);min-height:48px;color:var(--primary);letter-spacing:0;text-transform:uppercase;background:#f3f6fb;align-items:center;gap:14px;padding:0 18px;font-size:12px;font-weight:900;display:grid}.compact-table>article{border:0;border-bottom:1px solid var(--outline);min-height:66px;box-shadow:none;background:#fff;border-radius:0;padding:10px 18px}.compact-table>article:last-child{border-bottom:0}.compact-table>article:hover{background:#fbfcff;transform:none;box-shadow:inset 3px 0 #2463d15c}.process-card,.registry-card,.property-result-card,.user-card{align-items:center;gap:14px;display:grid}.process-card.danger,.process-card.warning,.process-card.stable{background:#fff}.process-card.danger{box-shadow:inset 4px 0 0 var(--error)}.process-card.warning{box-shadow:inset 4px 0 #d79200}.process-card.stable{box-shadow:inset 4px 0 0 var(--success)}.compact-table .process-card:hover{box-shadow:inset 4px 0 0 var(--primary-container)}.process-card-main{min-width:0}.process-card-main h2,.registry-card-head strong,.property-result-head h2,.user-card h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.process-card-main h2{margin:1px 0 0;font-size:16px;line-height:21px}.process-card-main p,.registry-card-head small,.property-result-head p,.compact-owner,.compact-use,.user-card p{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:13px;overflow:hidden}.moment-result-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.moment-result-strip div{border-radius:999px;align-content:center;min-height:44px;padding:4px 10px}.moment-result-strip strong{display:none}.moment-result-strip small{display:none}.badge-stack{justify-items:start}.compact-actions,.process-actions,.summary-actions{flex-wrap:nowrap;justify-content:flex-end;gap:7px;display:flex}.compact-table .primary-button,.compact-table .secondary-button{white-space:nowrap;min-height:34px;box-shadow:none;border-radius:10px;padding:0 10px;font-size:12px}.registry-card-head,.property-result-head,.user-card>div:first-child{gap:2px;min-width:0;display:grid}.registry-card-head>span,.property-result-head>span,.user-card span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.registry-card-head strong,.property-result-head h2,.user-card h2{color:var(--primary);margin:0;font-size:15px;line-height:20px}.compact-date,.compact-chip,.compact-code,.compact-owner,.compact-use{min-width:0}.compact-date{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.compact-chip,.compact-code{background:var(--surface-low);width:fit-content;max-width:100%;color:var(--primary);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;overflow:hidden}.property-result-card dl,.property-result-card>p,.property-result-card>h2,.registry-card>h2,.registry-card>p,.approval-track{display:none}.permission-tags{max-height:42px;overflow:hidden}.permission-tags small{border-radius:999px;padding:4px 7px;font-size:11px}@media (width<=1180px){.compact-table{overflow-x:auto}.compact-table-head,.process-card,.registry-card,.property-result-card,.user-card{min-width:900px}}@media (width<=900px){.compact-table{border-radius:16px}.compact-table-head{display:none}.compact-table>article{grid-template-columns:1fr;align-items:start;gap:10px;min-width:0;padding:14px}.process-actions,.compact-actions,.summary-actions{flex-wrap:wrap;justify-content:flex-start}.moment-result-strip{grid-template-columns:1fr}.badge-stack{justify-items:start}}@page{size:letter;margin:8mm}@media print{:root{--background:#fff;--surface:#fff}body{color:#16233b;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff}.app-frame{background:#fff;padding-bottom:0}.top-bar,.bottom-nav,.report-actions{display:none!important}.main-canvas{width:100%;max-width:none;padding:0!important}.view-stack{gap:0}.report-view{max-width:none}.report-print-stack{display:block}.report-sheet{border:0;border-radius:0}.report-entity-sheet{break-after:page;box-shadow:none;page-break-after:always;width:100%;max-width:none;max-height:263mm;margin:0;overflow:hidden}.report-entity-sheet:last-child{break-after:auto;page-break-after:auto}.report-letter-header{padding:9mm 8mm 6mm}.report-letter-header h1{font-size:18pt;line-height:20pt}.report-letter-header p{font-size:9pt;line-height:12pt}.report-stamp{min-width:17mm!important;min-height:17mm!important}.report-stamp span{font-size:16pt!important}.report-compact-kpis .report-kpi{min-height:15mm;padding:2.5mm 3mm}.report-kpi span{font-size:7pt}.report-compact-kpis .report-kpi strong{font-size:10pt;line-height:12pt}.report-compact-section{padding:3mm 5mm}.report-compact-section h2,.report-compact-section .report-section-head h2{margin-bottom:2mm;font-size:9pt;line-height:11pt}.report-compact-grid{gap:1.8mm}.report-compact-grid .report-field{border-radius:1.5mm;min-height:13mm;padding:1.5mm 2mm}.report-compact-grid .report-field dt{font-size:6.5pt}.report-compact-grid .report-field dd,.report-compact-table .report-table-head span,.report-compact-table .report-table-row span,.report-compact-note{font-size:7.5pt;line-height:9pt}.report-compact-table .report-table-head span,.report-compact-table .report-table-row span{min-height:8mm;padding:1.5mm 2mm}.report-final-grid{gap:3mm}.report-compact-note{max-height:22mm;padding:2mm}.report-compact-evidence{gap:1.8mm}.report-compact-evidence figure{grid-template-columns:13mm minmax(0,1fr);min-height:13mm}.report-compact-evidence img{height:13mm}.report-section,.report-header,.report-kpi,.report-evidence-grid figure{break-inside:avoid}}@media (width<=520px){.brand-button span{font-size:18px}.page-title h1,.form-hero h1{font-size:34px;line-height:40px}.binary-field div{grid-template-columns:repeat(2,minmax(0,1fr))}.form-pager div{grid-template-columns:1fr}}:root{--background:#f4f6fb;--surface:#fff;--surface-low:#f7f9fd;--surface-mid:#eef2f8;--surface-high:#dce3ee;--ink:#172033;--muted:#687083;--outline:#d9dfeb;--outline-strong:#9aa5b8;--primary:#18243b;--primary-container:#2463d1;--secondary:#0f766e;--secondary-container:#d9f4ef;--error:#b3261e;--error-bg:#fff0ee;--success:#12633d;--success-bg:#e6f5ec;--warning:#8a5a00;--warning-bg:#fff5da;--radius:12px;--container:1440px}.app-frame{min-height:100vh;padding-bottom:0;position:relative}.top-bar{z-index:40;width:272px;height:auto;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #d9dfebe6;border-radius:22px;flex-direction:column;justify-content:flex-start;gap:22px;padding:18px;display:flex;position:fixed;inset:16px auto 16px 16px;box-shadow:0 24px 70px #18243b1f}.brand-button{width:100%;color:var(--primary);justify-content:flex-start;padding:6px}.brand-button>span:last-child{text-align:left;letter-spacing:0;gap:1px;font-size:22px;display:grid}.brand-button small{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.brand-mark{color:#fff;background:linear-gradient(135deg,#18243b,#2463d1);border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 22px #2463d13d}.desktop-nav{gap:8px;display:grid}.desktop-nav button{min-height:46px;color:var(--muted);border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px;display:flex}.desktop-nav button:hover,.desktop-nav button.active,.icon-button:hover{color:var(--primary-container);background:#edf4ff}.desktop-nav button.active{box-shadow:inset 3px 0 0 var(--primary-container)}.top-actions{gap:10px;width:100%;margin-top:auto;display:grid}.operator-card{border:1px solid var(--outline);background:linear-gradient(#fff,#f6f8fc);border-radius:16px;gap:2px;padding:14px;display:grid}.operator-card span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.operator-card strong{color:var(--primary);font-size:16px;line-height:20px}.operator-card small{color:var(--muted);font-weight:800}.session-switcher,.sync-button,.status-pill,.icon-button{border-radius:14px;width:100%}.session-switcher{border-color:var(--outline);background:var(--surface-low)}.mobile-session-switcher{display:none}.session-switcher select{color:var(--ink)}.status-pill.online,.status-pill.offline{color:var(--success);background:var(--success-bg)}.status-pill.offline{color:var(--error);background:var(--error-bg)}.sync-button{border-color:var(--outline);background:var(--primary);min-height:42px}.main-canvas{width:min(100%, var(--container));margin:0 auto;padding:32px 32px 72px 320px}.view-stack,.evaluation-layout{gap:24px}.page-title,.form-hero{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #d9dfebdb;border-radius:24px;padding:24px;box-shadow:0 18px 50px #18243b14}.page-title h1,.form-hero h1{color:var(--primary);font-size:clamp(34px,4vw,54px);line-height:1.04}.page-title p,.form-hero p{color:var(--muted);font-size:17px;line-height:26px}.metric-card,.sync-panel,.activity-list,.empty-state,.dashboard-map-band,.form-section,.registry-card,.property-result-card,.entity-stat-card,.user-editor,.user-card,.summary-card{border-color:#d9dfebe0;border-radius:20px;box-shadow:0 14px 36px #18243b12}.metric-card{min-height:132px;padding:20px;position:relative;overflow:hidden}.metric-card:after{content:"";background:#2463d117;border-radius:28px;width:84px;height:84px;position:absolute;top:-22px;right:-18px;transform:rotate(18deg)}.metric-card strong{color:var(--primary);font-size:42px}.dashboard-map-band{padding:20px}.google-map-shell{border-color:var(--outline);border-radius:22px;min-height:430px}.process-workbench{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);align-items:start;gap:20px;display:grid}.process-column,.search-column{gap:16px;display:grid}.search-column{position:sticky;top:32px}.process-panel.elevated,.property-search-card,.property-registry-panel{background:#ffffffd6;border:1px solid #d9dfebe6;border-radius:22px;padding:18px;box-shadow:0 18px 44px #18243b14}.property-search-card{gap:14px;display:grid}.property-search-card h2{color:var(--primary);margin:0;font-size:24px;line-height:30px}.search-panel{border-radius:20px}.search-mode-group{border:1px solid var(--outline);background:var(--surface-low);border-radius:16px;gap:4px;padding:4px;overflow:visible}.search-mode-group button{border:0;border-radius:12px;min-height:44px}.search-mode-group button.active{background:var(--primary);box-shadow:0 12px 22px #18243b2e}.search-input{border-color:var(--outline);background:#fff;border-radius:16px}.process-card{border-radius:18px;padding:18px;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out;box-shadow:0 12px 30px #18243b0f}.process-card:hover{transform:translateY(-2px);box-shadow:0 20px 42px #18243b1c}.process-card-main h2{font-size:24px}.moment-result-strip div{border-radius:14px;min-height:78px}.process-actions{justify-content:flex-start}.property-result-grid{grid-template-columns:1fr}.property-result-card{gap:12px;padding:18px}.property-result-card h2{font-size:22px;line-height:28px}.property-hint-grid{grid-template-columns:1fr}.property-hint-grid div{background:var(--surface-low);border-style:solid;border-radius:16px}.form-hero{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch}.form-status-card{border-color:var(--outline);box-shadow:none;background:linear-gradient(#fff,#f6f9fd);border-radius:18px}.moment-tabs button{border-radius:18px;min-height:82px;transition:transform .16s ease-out,box-shadow .16s ease-out,border-color .16s ease-out}.moment-tabs button.active{border-color:var(--primary-container);background:#edf4ff;box-shadow:0 12px 24px #2463d11f}.moment-tabs button:hover{transform:translateY(-1px)}.stepper{background:#ffffffd1;border:1px solid #d9dfebe6;border-radius:20px;padding:16px}.form-section{background:#ffffffe6;padding:24px}.field input,.field select,.field textarea{background:#fff;border-radius:14px;min-height:52px}.field input[readonly]{background:var(--surface-low);color:var(--muted)}.binary-field,.checkbox-panel,.evidence-panel{border-radius:18px}.binary-field{background:var(--surface-low)}.binary-field button{border-radius:12px}.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.damage-card{border:1px solid var(--outline);background:var(--surface-low);border-radius:18px;gap:12px;padding:14px;display:grid}.damage-card>span{color:var(--primary);font-size:14px;font-weight:900}.damage-card>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.damage-option{border:1px solid var(--outline);min-height:42px;color:var(--muted);cursor:pointer;font:inherit;text-transform:capitalize;background:#fff;border-radius:12px;font-size:12px;font-weight:900;transition:transform .14s ease-out,box-shadow .14s ease-out,border-color .14s ease-out}.damage-option:hover{transform:translateY(-1px)}.damage-option.active.stable{background:var(--success-bg);color:var(--success);border-color:#8dc5a4;box-shadow:inset 0 -3px #12633d2e}.damage-option.active.warning{background:var(--warning-bg);color:var(--warning);border-color:#e6c77e;box-shadow:inset 0 -3px #8a5a002e}.damage-option.active.danger{background:var(--error-bg);color:var(--error);border-color:#e6a19b;box-shadow:inset 0 -3px #b3261e29}.form-pager{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:18px;position:sticky;bottom:18px;box-shadow:0 16px 44px #18243b24}.primary-button,.secondary-button,.link-button{border-radius:14px}.primary-button{background:var(--primary-container);border-color:var(--primary-container);box-shadow:0 10px 20px #2463d12e}.secondary-button{border-color:var(--outline);color:var(--primary);background:#fff}.bottom-nav{display:none}@media (width<=1100px){.process-workbench{grid-template-columns:1fr}.search-column{position:static}}@media (width<=900px){.app-frame{padding-bottom:86px}.top-bar{border-radius:0;flex-direction:row;align-items:center;gap:8px;width:auto;height:auto;min-height:68px;padding:10px;position:sticky;inset:0}.desktop-nav,.operator-card,.session-switcher,.sync-button,.icon-button{display:none}.brand-button{flex:none;width:auto}.status-pill{width:auto;margin-left:0;display:inline-flex}.top-actions{flex:none;width:auto;margin-left:0;display:flex}.mobile-session-switcher{border:1px solid var(--outline);min-width:136px;max-width:42vw;height:44px;color:var(--primary);background:#fff;border-radius:12px;flex:150px;align-items:center;gap:8px;padding:0 28px 0 10px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #18243b14}.mobile-session-switcher:after{content:"⌄";color:var(--muted);pointer-events:none;font-size:16px;font-weight:900;position:absolute;top:50%;right:10px;transform:translateY(-54%)}.mobile-session-switcher>svg{color:var(--primary-container);flex:none}.mobile-session-switcher span{gap:0;min-width:0;display:grid}.mobile-session-switcher strong,.mobile-session-switcher small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-session-switcher strong{color:var(--primary);font-size:11px;font-weight:950;line-height:14px}.mobile-session-switcher small{color:var(--muted);font-size:9px;font-weight:900;line-height:12px}.mobile-session-switcher select{color:#0000;opacity:0;background:0 0;border:0;outline:0;width:100%;height:100%;position:absolute;inset:0}.main-canvas{padding:22px 14px 104px}.page-title,.form-hero{padding:20px}.form-hero,.component-grid,.damage-card>div{grid-template-columns:1fr}.bottom-nav{z-index:50;border:1px solid var(--outline);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:22px;grid-template-columns:repeat(4,1fr);height:72px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 46px #18243b29}}body{background:#f6f7f9}.top-bar{width:232px;box-shadow:none;border-radius:14px;gap:12px;padding:12px;inset:10px auto 10px 10px}.brand-mark{width:34px;height:34px;box-shadow:none;border-radius:9px}.brand-button{min-height:38px;padding:2px}.brand-button>span:last-child{font-size:17px}.desktop-nav{gap:4px}.desktop-nav button{border-radius:9px;min-height:36px;padding:0 9px;font-size:13px}.operator-card{border-radius:10px;padding:9px}.operator-card strong{font-size:13px;line-height:17px}.session-switcher,.sync-button,.status-pill,.icon-button{border-radius:9px;min-height:32px}.main-canvas{padding:18px 20px 42px 260px}.view-stack,.evaluation-layout,.process-column,.search-column{gap:14px}.page-title,.form-hero,.process-panel.elevated,.property-search-card,.property-registry-panel,.dashboard-map-band,.form-section,.sync-panel,.empty-state,.user-editor,.entity-stat-card,.summary-card,.metric-card{box-shadow:none;background:#fff;border-radius:12px;padding:14px}.page-title p,.form-hero p{margin-top:4px;font-size:13px;line-height:19px}.stats-grid{gap:10px}.metric-card{min-height:82px}.metric-card:after{display:none}.metric-card div{font-size:10px}.dashboard-map-band,.property-search-card{gap:10px}.dashboard-map-band h2,.sync-panel h2,.section-toolbar h2,.property-search-card h2,.form-section-title h2{font-size:17px;line-height:22px}.google-map-shell{border-radius:12px;min-height:300px}.process-workbench{grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr);gap:14px}.section-toolbar{padding-bottom:7px}.section-toolbar.compact{font-size:12px}.search-input{border-radius:10px;min-height:40px;padding:0 10px}.search-input input{font-size:13px}.search-mode-group{border-radius:10px;min-height:40px}.search-mode-group button{border-radius:8px;min-height:32px;font-size:12px}.compact-table{box-shadow:none;border-radius:10px}.compact-table-head{gap:10px;min-height:36px;padding:0 12px;font-size:10px}.compact-table>article{gap:10px;min-height:52px;padding:7px 12px}.process-head,.process-card{grid-template-columns:minmax(240px,1.25fr) minmax(250px,1fr) minmax(116px,.42fr) minmax(250px,.8fr)}.registry-head,.registry-card{grid-template-columns:minmax(230px,1.3fr) minmax(96px,.35fr) minmax(92px,.32fr) minmax(145px,.48fr) minmax(100px,.32fr)}.entity-registry-head,.entity-registry-card{grid-template-columns:minmax(270px,1.55fr) minmax(112px,.38fr) minmax(160px,.52fr) minmax(132px,.42fr)}.property-head,.property-result-card{grid-template-columns:minmax(230px,1.35fr) minmax(170px,.75fr) minmax(150px,.62fr) minmax(105px,.38fr) minmax(76px,.28fr)}.user-head,.user-card{grid-template-columns:minmax(170px,.95fr) minmax(130px,.58fr) minmax(125px,.48fr) minmax(220px,.95fr) minmax(142px,.52fr)}.status-badge,.sync-badge,.compact-chip,.compact-code,.permission-tags small{min-height:22px;padding:3px 7px;font-size:10px}.moment-result-strip div{border-radius:999px;min-height:28px;padding:3px 8px}.moment-result-strip span{font-size:10px}.primary-button,.secondary-button,.link-button,.compact-table .primary-button,.compact-table .secondary-button{min-height:32px;box-shadow:none;border-radius:8px;padding:0 10px;font-size:12px}.form-hero{grid-template-columns:minmax(0,1fr) 220px;gap:12px}.form-status-card{border-radius:10px;padding:12px}.form-status-card strong{font-size:17px;line-height:21px}.moment-tabs{gap:6px}.moment-tabs button{border-radius:10px;min-height:52px;padding:9px}.stepper{border-radius:12px;padding:10px}.stepper button span{width:30px;height:30px;font-size:12px}.stepper button strong,.moment-tabs span,.form-status-card span,.form-status-card small{font-size:11px}.moment-tabs strong{font-size:13px}.form-section-title{margin-bottom:14px}.field-grid,.choice-columns,.binary-grid,.component-grid{gap:10px}.field span,.binary-field>span,.checkbox-panel legend,.damage-card>span{font-size:12px}.field input,.field select,.field textarea{border-radius:9px;min-height:40px;padding:8px 9px;font-size:13px}.field textarea{min-height:82px}.binary-field,.checkbox-panel,.evidence-panel,.damage-card{border-radius:10px;padding:10px}.binary-field button,.checkbox-panel label,.damage-option{border-radius:8px;min-height:32px;font-size:11px}.damage-card{gap:8px}.damage-card>div{gap:5px}.form-pager{border-radius:12px;padding:10px 12px;bottom:10px;box-shadow:0 10px 24px #18243b1f}.form-pager>span{font-size:12px}.permission-grid label{border-radius:8px;min-height:32px;font-size:11px}.search-flow-copy{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:17px}.property-search-card .primary-button:disabled,.property-search-card .secondary-button:disabled{opacity:.72;cursor:not-allowed;filter:grayscale(.08)}.predial-consultation-view{gap:12px;display:grid}.evaluation-list-panel{border:1px solid var(--outline);background:#fff;border-radius:12px;gap:10px;padding:12px;display:grid}.evaluation-list-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.compact-new-button{min-width:132px}.predial-consultation-view .search-column{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:12px;display:grid;position:static}.google-only-map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.google-map-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.35fr);gap:10px;display:grid}.google-map-layout.single-map{grid-template-columns:1fr}.google-js-map-canvas{position:absolute;inset:0}.google-js-map-canvas:fullscreen{background:#e8eef2;width:100vw;height:100vh;position:fixed;inset:0}.google-info-window{color:#18243b;gap:8px;min-width:248px;max-width:310px;padding:2px 0;font-family:Avenir Next,IBM Plex Sans,Segoe UI,sans-serif;display:grid}.map-info-title{border-bottom:1px solid #e2e7f1;gap:2px;padding-bottom:7px;display:grid}.map-info-title>span,.map-field-label{color:#687083;letter-spacing:.02em;text-transform:uppercase;font-size:9px;font-weight:900;line-height:12px}.map-info-title strong{color:#14213a;overflow-wrap:anywhere;font-size:13px;line-height:17px}.map-info-fields{gap:5px;display:grid}.map-info-fields div{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:8px;display:grid}.map-info-fields b,.map-result-row small b{color:#14213a;font-size:10px;font-weight:900}.map-info-fields span,.map-result-row small{color:#687083;overflow-wrap:anywhere;font-size:11px;line-height:15px}.map-result-list{gap:6px;display:grid}.map-result-row{background:#f8fafc;border:1px solid #dbe3ef;border-left-width:4px;border-radius:8px;gap:4px;padding:7px 9px;display:grid}.map-result-row div{justify-content:space-between;align-items:center;gap:10px;display:flex}.map-result-row strong{text-align:right;font-size:11px;line-height:14px}.map-result-row.stable{background:#eaf7ef;border-color:#9bd2b5}.map-result-row.stable strong{color:#0e6b43}.map-result-row.warning{background:#fff7df;border-color:#efc65b}.map-result-row.warning strong{color:#8a5a00}.map-result-row.danger{background:#ffefed;border-color:#eba19a}.map-result-row.danger strong{color:#b3261e}.map-api-notice{z-index:2;border:1px solid var(--outline);color:var(--muted);background:#fffffff0;border-radius:8px;padding:8px 10px;font-size:11px;line-height:15px;position:absolute;bottom:10px;left:10px;right:10px}.map-api-notice.error{color:var(--error);background:#fff0eef5;border-color:#e6a19b}.map-evaluation-labels{border:1px solid var(--outline);background:#fff;border-radius:12px;align-content:start;gap:8px;max-height:300px;padding:10px;display:grid;overflow:auto}.map-labels-head{color:var(--primary);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.map-labels-head span{background:var(--surface-low);min-width:24px;min-height:22px;color:var(--muted);border-radius:999px;place-items:center;font-weight:900;display:inline-grid}.map-evaluation-label{border-left:3px solid var(--success);background:var(--surface-low);border-radius:8px;gap:2px;padding:8px;display:grid}.map-evaluation-label.warning{border-left-color:var(--warning)}.map-evaluation-label.danger{border-left-color:var(--error)}.map-evaluation-label strong,.map-evaluation-label span,.map-evaluation-label small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-evaluation-label strong{color:var(--primary);font-size:12px}.map-evaluation-label span,.map-evaluation-label small,.map-evaluation-labels p{color:var(--muted);font-size:11px;line-height:15px}.google-only-map .map-tile-layer,.google-only-map .map-point-layer,.google-only-map .map-controls{display:none}@media (width<=1100px){.predial-consultation-view .search-column,.google-map-layout,.evaluation-list-toolbar{grid-template-columns:1fr}}@media (width<=900px){.top-bar{min-height:54px;padding:7px 10px}.main-canvas{padding:14px 10px 88px}.page-title,.form-hero{padding:12px}.page-title h1,.form-hero h1{font-size:22px;line-height:28px}.bottom-nav{border-radius:14px;height:58px;bottom:8px;left:8px;right:8px}.bottom-nav button{font-size:10px}.google-map-shell{min-height:400px}}.real-map-shell{cursor:grab;isolation:isolate;-webkit-user-select:none;user-select:none}.real-map-shell:active{cursor:grabbing}.map-tile-layer{background:#dbe7df;position:absolute;inset:0;overflow:hidden}.map-tile-layer img{-webkit-user-select:none;user-select:none;pointer-events:none;width:256px;height:256px;position:absolute}.real-map-shell .map-point-layer{pointer-events:none;z-index:2;position:absolute;inset:0}.real-map-shell .map-point{z-index:3;border-width:3px;width:18px;height:18px}.map-controls{z-index:4;gap:4px;display:grid;position:absolute;top:10px;right:10px}.map-controls button{width:30px;height:30px;color:var(--primary);cursor:pointer;font:inherit;background:#ffffffeb;border:1px solid #18243b29;border-radius:8px;font-size:16px;font-weight:900;box-shadow:0 6px 14px #18243b1f}.real-map-shell>.section-toolbar{display:none}.page-title,.form-hero,.process-panel.elevated,.property-search-card,.property-registry-panel,.dashboard-map-band,.form-section{padding:12px}.page-title h1,.form-hero h1{font-size:22px;line-height:28px}.page-title p,.form-hero p{font-size:12px;line-height:17px}.metric-card{min-height:74px;padding:10px}.metric-card strong{font-size:26px}.compact-table>article{min-height:46px;padding-block:6px}.process-card-main h2,.registry-card-head strong,.property-result-head h2,.user-card h2{font-size:12px;line-height:16px}.process-card-main p,.registry-card-head small,.property-result-head p,.compact-owner,.compact-use,.user-card p,.compact-date{font-size:10px;line-height:14px}.form-hero{grid-template-columns:minmax(0,1fr) 190px}.moment-tabs button{min-height:42px;padding:7px 8px}.stepper{padding:8px}.stepper:before{top:22px}.stepper button span{width:26px;height:26px}.field input,.field select,.field textarea{min-height:36px}.binary-field button,.checkbox-panel label,.damage-option,.primary-button,.secondary-button,.link-button,.compact-table .primary-button,.compact-table .secondary-button{min-height:30px}.evaluation-list-panel .compact-table{box-sizing:border-box;scrollbar-width:thin;border-radius:8px;flex-direction:column;gap:0;width:100%;display:flex;overflow:auto hidden}.evaluation-list-panel .registry-head,.evaluation-list-panel .registry-card{box-sizing:border-box;grid-template-columns:minmax(230px,1.35fr) minmax(96px,.32fr) minmax(148px,.48fr) minmax(238px,.72fr) minmax(236px,.68fr);width:100%;min-width:960px;display:grid}.evaluation-list-panel .entity-registry-head,.evaluation-list-panel .entity-registry-card{grid-template-columns:minmax(250px,1.35fr) minmax(136px,.42fr) minmax(230px,.68fr) minmax(236px,.66fr);min-width:880px}.evaluation-list-panel .compact-table-head{background:#f7f9fc;border-radius:8px 8px 0 0;flex:none}.evaluation-list-panel .registry-card{flex:none;min-height:48px;padding:6px 12px}.evaluation-list-panel .registry-card>*{min-width:0}.evaluation-list-panel .registry-card-head{grid-template-columns:72px minmax(0,1fr);align-items:center;column-gap:8px;display:grid}.evaluation-list-panel .registry-card-head>span{background:var(--surface-low);border-radius:999px;grid-row:1/span 2;width:fit-content;max-width:100%;padding:3px 7px}.evaluation-list-panel .registry-card-head strong,.evaluation-list-panel .registry-card-head small{grid-column:2}.evaluation-list-panel .badge-stack{flex-wrap:wrap;justify-content:start;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.evaluation-list-panel .compact-table .status-badge,.evaluation-list-panel .compact-table .sync-badge{white-space:nowrap;max-width:100%}.evaluation-list-panel .registry-meta{display:contents}.evaluation-list-panel .compact-actions{scrollbar-width:thin;white-space:nowrap;justify-content:flex-end;gap:4px;min-width:0;padding-bottom:2px;overflow:auto hidden}.evaluation-list-panel .compact-actions .primary-button,.evaluation-list-panel .compact-actions .secondary-button{border-radius:7px;flex:none;min-height:28px;padding:0 7px;font-size:10px;line-height:1}.evaluation-list-panel .compact-actions svg{width:12px;height:12px}.entity-action-stack{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.entity-pill{min-height:28px;color:var(--muted);letter-spacing:0;white-space:nowrap;background:#f8fafc;border:1px solid #d7deea;border-radius:999px;align-items:center;gap:4px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.entity-pill.approved{color:#116b46;background:#e9f8f1;border-color:#a5d8bf}.entity-pill:disabled{cursor:not-allowed;opacity:.52}.compact-chip.approved{color:#116b46;background:#e9f8f1}.approve-row-button{min-width:66px}.report-row-button{min-width:68px}@media (width<=900px){.evaluation-list-panel .compact-table{background:0 0;border:0}.evaluation-list-panel .registry-card{border:1px solid var(--outline);background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main status""meta status""entities entities""actions actions";align-items:center;min-width:0;min-height:58px;margin-bottom:7px;padding:8px 10px}.evaluation-list-panel .registry-card-head{grid-area:main;grid-template-columns:1fr;gap:1px}.evaluation-list-panel .registry-card-head>span{background:0 0;grid-row:auto;padding:0;font-size:10px}.evaluation-list-panel .registry-card-head strong{grid-column:auto;font-size:12px}.evaluation-list-panel .registry-card-head small{grid-column:auto;max-width:100%}.evaluation-list-panel .registry-meta{flex-wrap:wrap;grid-area:meta;align-items:center;gap:6px;min-width:0;display:flex}.evaluation-list-panel .badge-stack{flex-flow:column;grid-area:status;justify-content:flex-start;align-self:start;align-items:flex-end;min-width:92px}.evaluation-list-panel .entity-action-stack{grid-area:entities;justify-content:flex-start;padding-top:3px}.evaluation-list-panel .compact-actions{grid-area:actions;justify-content:flex-start}}
