*{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:Segoe UI,sans-serif;background:#f6f7f9;color:#1f2933}.app{display:flex;flex-direction:column;height:100%}.app-body{display:flex;flex:1;min-height:0;overflow:hidden;position:relative}.module-layout{display:flex;height:100%;width:100%;position:relative;min-height:0}.app-header{position:relative;z-index:100;flex-shrink:0;background:#1f2933;color:#f9fafb;border-bottom:1px solid #374151;overflow:visible}.app-header-inner{display:flex;align-items:center;padding:0 20px;height:48px;gap:12px;overflow:visible}.app-header-tabs{flex:1;display:flex;align-items:center;justify-content:center;gap:4px}.app-header-tab{padding:8px 14px;border:none;border-radius:6px;background:transparent;color:#d1d5db;font-size:13px;cursor:pointer;transition:background .15s,color .15s}.app-header-tab:hover{background:#374151;color:#f9fafb}.app-header-tab.active{background:#2f5bea;color:#fff}.app-header-tab--no-access{opacity:.4;cursor:not-allowed}.app-header-tab--no-access:hover{background:transparent;color:#d1d5db}.language-selector{position:relative;display:flex;align-items:center;color:#d1d5db;font-size:12px;flex-shrink:0}.language-selector__trigger{display:flex;align-items:center;gap:6px;min-width:0;padding:4px 22px 4px 6px;border:1px solid #4b5563;border-radius:8px;background-color:#111827d9;color:#f9fafb;font-family:inherit;font-size:12px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;transition:border-color .15s ease,background-color .15s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.language-selector:hover .language-selector__trigger,.language-selector--open .language-selector__trigger{border-color:#6b7280;background-color:#1f2937}.language-selector__trigger:focus{outline:none}.language-selector__trigger:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.language-selector__icon-wrap{display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0}.language-selector__globe{display:block}.language-selector__flag-wrap{display:flex;align-items:center;flex-shrink:0}.language-selector__flag{display:block;width:20px;height:14px;border-radius:2px;box-shadow:0 0 0 1px #ffffff2e;flex-shrink:0}.language-selector__label{color:#f9fafb;white-space:nowrap;line-height:1.2}.language-selector__menu{position:absolute;top:calc(100% + 6px);right:0;z-index:40;min-width:100%;max-height:min(360px,calc(100vh - 64px));margin:0;padding:6px;list-style:none;overflow-y:auto;border:1px solid #4b5563;border-radius:10px;background:#111827;box-shadow:0 16px 40px #0f172a73}.language-selector__option{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;border:none;border-radius:6px;background:transparent;color:#f9fafb;font-family:inherit;font-size:12px;text-align:left;cursor:pointer;white-space:nowrap}.language-selector__option:hover,.language-selector__option:focus-visible{background:#1f2937;outline:none}.language-selector__option--active{background:#2f5bea}.language-selector__option--active:hover,.language-selector__option--active:focus-visible{background:#3b6af0}.module-placeholder{flex:1;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.module-placeholder-content{text-align:center;padding:32px}.module-placeholder-content h2{margin:0 0 12px;font-size:20px;color:#374151}.module-placeholder-content p{margin:0;font-size:14px;color:#6b7280}.sidebar{width:320px;flex-shrink:0;height:100%;min-height:0;background:#fff;border-right:1px solid #e3e7ee;padding:12px 20px 20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;transition:width .2s ease,padding .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}.sidebar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-4px 0 0;flex-shrink:0}.sidebar-toolbar__title{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.sidebar-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#374151;cursor:pointer;padding:0;flex-shrink:0}.sidebar-collapse-btn:hover{background:#eef2ff;border-color:#c7d2fe;color:#1f2937}.sidebar-fab{position:absolute;top:12px;left:12px;z-index:40;display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#1f2937;box-shadow:0 2px 10px #0f172a1f;cursor:pointer;font-size:13px;font-weight:600}.sidebar-fab:hover{background:#f8fafc;border-color:#c7d2fe}.sidebar-fab__label{line-height:1}.app-body:has(.sidebar-fab) .address-search-on-map,.module-layout:has(.sidebar-fab) .address-search-on-map{left:124px!important;right:auto!important;width:280px;max-width:calc(100% - 148px);min-width:0!important}.sidebar-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:45;border:none;padding:0;margin:0;background:#0f172a66;cursor:pointer}.sidebar--docked.sidebar--closed{width:0;padding-left:0;padding-right:0;border-right-color:transparent;opacity:0;pointer-events:none;overflow:hidden}.sidebar--overlay{position:absolute;top:0;left:0;bottom:0;z-index:50;width:min(320px,90vw);box-shadow:4px 0 24px #0f172a2e}.sidebar--overlay.sidebar--closed{transform:translate(calc(-100% - 8px));pointer-events:none;opacity:0}@media(max-width:900px){.app-header-inner{padding:0 10px;gap:8px}.app-header-tabs{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-header-tabs::-webkit-scrollbar{display:none}.app-header-tab{padding:8px 10px;font-size:12px;white-space:nowrap;flex-shrink:0}.language-selector__label{max-width:92px;overflow:hidden;text-overflow:ellipsis}.address-search-on-map{left:12px!important;right:12px;top:60px!important;min-width:0!important;width:auto}.app-body:has(.sidebar-fab) .address-search-on-map,.module-layout:has(.sidebar-fab) .address-search-on-map{left:12px!important;top:60px!important;right:auto!important;width:min(320px,calc(100% - 72px));max-width:calc(100% - 72px)}.maplibre-gl-minimap-control .minimap-panel{width:min(280px,calc(100vw - 24px))!important;height:180px!important;min-width:0!important;min-height:180px!important;right:12px!important;bottom:12px!important}}.sidebar h2{margin:0;font-size:18px}.card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:8px}.card-toggle{display:flex;justify-content:space-between;align-items:center;background:transparent;color:#111827;padding:0;border:none;font-weight:600;cursor:pointer}.card-toggle span{font-size:16px;line-height:1}.card-content{display:flex;flex-direction:column;gap:8px}.user-profile{position:relative;display:flex;align-items:center;flex-shrink:0}.user-profile-trigger{display:inline-flex;align-items:center;gap:8px;height:32px;padding:2px 10px 2px 3px;border:1px solid #4b5563;border-radius:8px;background:#111827d9;color:#f9fafb;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.01em;transition:border-color .15s ease,background .15s ease}.user-profile-trigger:hover,.user-profile-trigger[aria-expanded=true]{border-color:#6b7280;background:#1f2937}.user-profile-trigger:focus{outline:none}.user-profile-trigger:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.user-profile-trigger-avatar{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;border:1px solid #4b5563;background:linear-gradient(135deg,#2f5bea,#1f2933);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;flex-shrink:0}.user-profile-trigger-label{line-height:1;white-space:nowrap}.user-profile-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:280px;background:#eef4ff;border-color:#d6e2ff;box-shadow:0 16px 40px #0f172a2e;color:#1f2933}.user-profile-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.user-profile-header h2{margin:0}.user-profile-close{width:26px;height:26px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;line-height:1}.user-profile-name{margin-top:6px;font-weight:700;color:#111827}.user-profile-email{margin-top:2px;color:#4b5563;font-size:12px;overflow-wrap:anywhere}.user-profile-role{display:inline-block;margin-top:8px;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;text-transform:uppercase}.user-profile-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.user-profile-plan{display:inline-block;padding:2px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:600}.user-profile-storage{margin-top:12px;padding-top:10px;border-top:1px solid #e5e7eb}.user-profile-storage-label{font-size:12px;color:#6b7280}.user-profile-storage-value{font-size:13px;font-weight:600;margin-top:4px}.user-profile-storage-bar{margin-top:8px;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.user-profile-storage-bar span{display:block;height:100%;background:linear-gradient(90deg,#2f5bea,#6366f1)}.user-profile-admin-btn,.user-profile-upload-btn{margin-top:12px;width:100%}.admin-panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;color:#1f2933}.admin-autofill-trap{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.admin-backup-download-form{position:relative}.admin-backup-parts{margin:0;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:8px}.admin-backup-parts legend{padding:0 4px;font-size:13px;font-weight:600;color:#374151}.admin-backup-part{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#1f2933}.admin-backup-part-meta{color:#6b7280;font-weight:400}.admin-panel{width:min(920px,100%);max-height:90vh;overflow:auto;padding:20px;color:#1f2933}.admin-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.admin-panel-close{border:none;background:transparent;font-size:18px;cursor:pointer}.admin-panel-section{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.admin-panel-section h3{margin:0 0 12px}.admin-panel-card{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:12px}.admin-panel-card-title{font-weight:600}.admin-panel-user-select{display:flex;flex-direction:column;gap:6px;margin-top:4px}.admin-panel-user-search,.admin-panel-user-select select{width:100%}.admin-panel-modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.admin-panel-module{display:flex;align-items:center;gap:8px;font-size:13px}.admin-panel-advanced{border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;background:#fafafa}.admin-panel-advanced>summary{cursor:pointer;color:#6b7280;font-size:13px;-webkit-user-select:none;user-select:none}.admin-panel-advanced-body{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px}.admin-panel-advanced--compact{min-width:160px}.admin-panel-user-projects{display:flex;flex-direction:column;gap:8px;margin-top:4px}.admin-panel-user-project>summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;color:#111827;font-size:14px}.admin-panel-user-project-name{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.admin-panel-user-project-layers{display:flex;flex-direction:column;gap:10px;margin-top:8px}.admin-panel-user-project-type{font-size:12px;font-weight:600;color:#6b7280}.admin-panel-user-project-layer{font-size:13px;color:#374151;padding:4px 0}.admin-panel-project-list{display:flex;flex-direction:column;gap:8px}.admin-panel-project-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px}.admin-panel-project-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex-shrink:0}.admin-panel-badge{font-size:11px;padding:2px 6px;border-radius:999px;background:#f3f4f6}.admin-panel-muted{color:#6b7280}.upload-progress{margin-top:12px}.upload-progress-track{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.upload-progress-fill{height:100%;border-radius:999px;transition:width .2s ease}.upload-progress-fill--busy{background-color:#2563eb;background-image:linear-gradient(45deg,rgba(255,255,255,.22) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.22) 50%,rgba(255,255,255,.22) 75%,transparent 75%,transparent);background-size:16px 16px;animation:upload-progress-stripes .7s linear infinite}.upload-progress-fill--done{background:#059669}.upload-progress-meta{display:flex;justify-content:space-between;gap:12px;margin-top:6px;font-size:12px;color:#374151}.upload-progress-detail{margin-top:4px;font-size:12px;color:#6b7280}.backup-download-overlay{position:fixed;top:12px;left:50%;transform:translate(-50%);z-index:10050;width:min(560px,calc(100vw - 32px))}.backup-download-overlay-card{background:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 12px 30px #0f172a2e;padding:14px 16px}.backup-download-overlay-hint{margin:8px 0 0;font-size:12px}.backup-download-overlay-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}@keyframes upload-progress-stripes{0%{background-position:0 0}to{background-position:16px 0}}.admin-panel-status{padding:10px 12px;border-radius:8px;margin-bottom:12px}.admin-panel-status--success{background:#ecfdf5;color:#047857}.admin-panel-status--error{background:#fef2f2;color:#b91c1c}.admin-panel-status--info{background:#eff6ff;color:#1d4ed8}.admin-panel-tabs{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.admin-panel-tab{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:8px 14px;cursor:pointer}.admin-panel-tab--active{background:#111827;border-color:#111827;color:#fff}.admin-panel-card code{font-size:12px;word-break:break-all}.admin-panel-layer-list{display:flex;flex-direction:column;gap:8px}.admin-panel-layer-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #e5e7eb}.admin-panel-layer-row:first-child{border-top:none}.admin-panel-delete-btn{border:1px solid #fecaca;background:#fff;color:#b91c1c;border-radius:8px;padding:6px 10px;cursor:pointer;white-space:nowrap}.admin-panel-delete-btn:hover:not(:disabled){background:#fef2f2}.admin-panel-delete-btn:disabled{opacity:.6;cursor:not-allowed}.admin-panel-request-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.admin-panel-section-pills{display:flex;flex-wrap:wrap;gap:8px}.admin-panel-section-pill{background:#e5e7eb;color:#1f2933;border:none;padding:6px 10px;font-size:13px}.admin-panel-section-pill.is-active{background:#2f5bea;color:#fff}.admin-panel-disk-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-panel-disk-stats{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:4px}.admin-panel-disk-stat{display:flex;flex-direction:column;gap:2px;min-width:88px}.admin-panel-disk-stat-label{font-size:12px;color:#6b7280}.admin-panel-disk-stat-value{font-size:16px;font-weight:700;color:#111827}.admin-panel-disk-bar{margin-top:6px;height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.admin-panel-disk-bar span{display:block;height:100%;background:linear-gradient(90deg,#2f5bea,#6366f1)}.admin-panel-disk-bar--warning span{background:linear-gradient(90deg,#d97706,#f59e0b)}.admin-panel-disk-bar--danger span{background:linear-gradient(90deg,#b91c1c,#ef4444)}.admin-panel-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-panel-file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #e5e7eb}.admin-panel-file-row:first-child{border-top:none}.admin-panel-file-meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1;color:#111827}.admin-panel-file-meta strong{color:#111827;word-break:break-word}.admin-panel-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:2100;display:flex;align-items:center;justify-content:center;padding:20px}.admin-panel-confirm{width:min(460px,100%);background:#fff;border-radius:12px;padding:20px;box-shadow:0 18px 40px #0f172a40}.admin-panel-confirm h3{margin:0 0 8px;font-size:18px}.admin-panel-confirm p{margin:0 0 16px;color:#4b5563;font-size:14px;line-height:1.45}.admin-panel-confirm-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.user-profile-logout{margin-top:12px;width:100%;border:1px solid #fecaca;background:#fff;color:#b91c1c}.user-profile-logout:hover{background:#fef2f2;border-color:#fca5a5}.user-profile-password-form{display:flex;flex-direction:column;gap:8px}.user-profile-password-form label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#374151}.user-profile-status{padding:8px;border-radius:6px;font-size:12px}.user-profile-status--success{background:#dcfce7;color:#166534}.user-profile-status--error{background:#fee2e2;color:#991b1b}.muted{color:#6b7280;font-size:12px}.stac-results{display:flex;flex-direction:column;gap:8px;margin-top:4px}.stac-result-list{display:flex;flex-direction:column;gap:6px;max-height:260px;overflow:auto}.stac-result-item{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;background:#f8fafc;border:1px solid #dbe2ea;color:#111827;text-align:left}.stac-result-item:hover:not(:disabled){background:#eef4ff;border-color:#9db7ff}.stac-result-item.is-on-map{background:#ecfdf5;border-color:#6ee7b7}.stac-result-item.is-on-map:hover:not(:disabled){background:#d1fae5;border-color:#34d399}.stac-result-item small{color:#6b7280;font-size:11px}.stac-limit-error{color:#991b1b}.map-container{flex:1;position:relative;min-height:0;height:100%}.pointcloud-container{flex:1;position:relative;min-height:0;background:#0b1020}.pointcloud-viewer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.pointcloud-viewer canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;display:block}.pointcloud-map-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.pointcloud-map-layer canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pointcloud-status{position:absolute;top:12px;left:12px;z-index:10;padding:8px 10px;background:#fffffff2;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 10px #00000026;font-size:12px;color:#374151}.pointcloud-status--error{color:#991b1b;background:#fee2e2f5;border-color:#fecaca}.pointcloud-terrain-badge{position:absolute;bottom:8px;left:8px;padding:4px 8px;background:#fffffff2;border-radius:4px;box-shadow:0 1px 3px #00000026;font-size:12px;color:#374151;z-index:10}.pointcloud-terrain-debug{position:absolute;right:8px;bottom:8px;max-width:min(42vw,460px);padding:6px 8px;background:#fffffff2;border-radius:4px;box-shadow:0 1px 3px #00000026;font-size:11px;line-height:1.45;color:#374151;z-index:10;word-break:break-word}.map-wrapper{height:100%}.map-wrapper,.leaflet-container,.leaflet-container.leaflet-grab,.leaflet-container.leaflet-grabbing{cursor:default}.maplibregl-canvas,.maplibregl-canvas-container,.maplibregl-canvas-container.maplibregl-interactive{cursor:default!important}.field{display:flex;flex-direction:column;gap:6px}label{font-size:12px;color:#5f6c7b}input,select,textarea,button{padding:8px 10px;border-radius:6px;border:1px solid #cbd2d9;font-size:14px}textarea{resize:vertical;font-family:inherit}button{background:#2f5bea;border:none;color:#fff;cursor:pointer}button:disabled{background:#9fb0f6;cursor:not-allowed}button.secondary{background:#e5e7eb;color:#1f2933}.checkbox{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151}.request-polygon-status{padding:8px 10px;border-radius:6px;border:1px dashed #cbd2d9;background:#f8fafc;color:#4b5563;font-size:13px}.request-polygon-status.is-ready{border-style:solid;border-color:#86efac;background:#f0fdf4;color:#166534}.register-modules-title{display:block;margin-bottom:8px;font-size:13px;color:#374151}.register-modules{display:flex;flex-wrap:wrap;gap:12px 20px}.register-module-check{white-space:nowrap}.terms-of-service{margin-bottom:10px;font-size:12px}.terms-of-service summary{cursor:pointer;color:#6b7280;-webkit-user-select:none;user-select:none}.terms-of-service summary:hover{color:#374151}.terms-text{margin-top:8px;max-height:220px;overflow-y:auto;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;font-size:11px;line-height:1.4;color:#4b5563}.terms-text h3{margin:0 0 8px;font-size:12px;color:#374151}.terms-text p{margin:0 0 6px}.terms-field{border-bottom:1px solid #e5e7eb;padding-bottom:14px}.terms-accept{margin-top:8px;font-weight:500;color:#111827}.layer-list{display:flex;flex-direction:column;gap:8px}.layer-item{padding:8px 10px;border-radius:6px;border:1px solid transparent;cursor:pointer;background:#fff}.layer-item.active{border-color:#2f5bea;background:#eef2ff}.login{max-width:360px;margin:120px auto;padding:24px;background:#fff;border-radius:10px;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;gap:16px}.login form{display:flex;flex-direction:column;gap:12px}.password-reset-request{padding-top:12px;border-top:1px solid #e5e7eb}.auth-status{padding:12px;border-radius:8px;font-size:14px;line-height:1.45}.auth-status--success{background:#dcfce7;color:#166534}.auth-status p{margin:0 0 8px}.auth-status p:last-child{margin-bottom:0}.auth-status-emphasis{font-size:18px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.auth-status--error{background:#fee2e2;color:#991b1b}.auth-status--info{background:#eef2ff;color:#1e3a8a}.reset-password-status{padding:8px;border-radius:6px;font-size:13px}.reset-password-status--success{background:#dcfce7;color:#166534}.reset-password-status--error{background:#fee2e2;color:#991b1b}.feature-info{position:absolute;transform:translate(8px,-8px);background:#0f172ad9;color:#fff;padding:8px 12px;border-radius:6px;font-size:13px;z-index:1000;pointer-events:none}.feature-info-label{font-size:11px;color:#cbd5f5}.feature-info-value{font-weight:600}.draw-toolbar{position:absolute;right:16px;bottom:16px;display:flex;flex-direction:column;gap:6px;z-index:1000;align-items:flex-end}.draw-toolbar button{padding:6px 10px;font-size:12px}.draw-count{font-size:12px;color:#111827;background:#fff;border-radius:6px;padding:4px 8px;border:1px solid #e5e7eb}.draw-error{font-size:12px;color:#b91c1c;background:#fee2e2;border-radius:6px;padding:4px 8px;border:1px solid #fecaca}.upload-status{font-size:12px;border-radius:6px;padding:6px 8px;border:1px solid #e5e7eb;background:#fff}.upload-status.success{color:#166534;background:#dcfce7;border-color:#bbf7d0}.upload-status.error{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.geo-editor-tool-button--icon{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:30px;padding:2px 4px;box-sizing:border-box}.geo-editor-tool-button--icon .geo-editor-cad-ico{display:block;flex-shrink:0;pointer-events:none}.geo-editor-tool-button--active{background:#dbeafe!important;color:#1d4ed8!important;border-color:#60a5fa!important}.geo-editor-export-menu{position:fixed;z-index:80;min-width:128px;padding:4px;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 8px 20px #0f172a29}.geo-editor-export-menu__item{display:block;width:100%;border:0;background:transparent;color:#111827;text-align:left;font-size:12px;line-height:1.3;padding:6px 8px;border-radius:4px;cursor:pointer}.geo-editor-export-menu__item:hover{background:#eff6ff;color:#1d4ed8}.maplibre-gl-measure-control .measure-button,.maplibre-gl-bookmark-control .bookmark-button{background:#fff!important;border:2px solid #374151!important;box-shadow:0 1px 4px #0003!important;color:#1f2933!important}.maplibre-gl-measure-control .measure-button svg,.maplibre-gl-bookmark-control .bookmark-button svg{fill:#1f2933!important;color:#1f2933!important}.maplibre-gl-measure-control .measure-button:hover,.maplibre-gl-bookmark-control .bookmark-button:hover{background:#f3f4f6!important;border-color:#1f2933!important}.maplibre-gl-measure-control .measure-button.active,.maplibre-gl-bookmark-control .bookmark-button.active{background:#2563eb!important;border-color:#1d4ed8!important;color:#fff!important}.maplibre-gl-measure-control .measure-button.active svg,.maplibre-gl-bookmark-control .bookmark-button.active svg{fill:#fff!important;color:#fff!important}[mapboxgl-children]{pointer-events:none}[mapboxgl-children] .maplibregl-popup-content,[mapboxgl-children] .mapboxgl-popup-content{pointer-events:auto}.swipe-clip-container{z-index:1!important;pointer-events:none!important}.swipe-slider{z-index:8!important}.swipe-comparison-map .maplibregl-control-container{display:none}.maplibre-gl-layers-ctrl{position:relative;background:transparent;border:none}.maplibre-gl-layers-btn{width:29px;height:29px;padding:0;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #374151;border-radius:4px;box-shadow:0 1px 4px #0003;color:#1f2933;cursor:pointer}.maplibre-gl-layers-btn:hover{background:#f3f4f6}.maplibre-gl-layers-btn.active{background:#2563eb;border-color:#1d4ed8;color:#fff}.maplibre-gl-layers-panel{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:10px 12px;max-height:70vh;overflow:hidden;display:flex;flex-direction:column;z-index:10}.maplibre-gl-layers-panel-header{font-weight:600;font-size:14px;margin-bottom:8px}.maplibre-gl-layers-map-opacity-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px}.maplibre-gl-layers-map-opacity-row label{flex-shrink:0}.maplibre-gl-layers-map-opacity-row input[type=range]{flex:1;min-width:80px}.maplibre-gl-layers-opacity-value{flex-shrink:0;min-width:2em;text-align:right}.maplibre-gl-layers-width-row{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px}.maplibre-gl-layers-width-row input[type=range]{flex:1;max-width:120px}.maplibre-gl-layers-buttons{display:flex;gap:8px;margin-bottom:10px}.maplibre-gl-layers-buttons button{flex:1;padding:6px 12px;font-size:12px;border:none;border-radius:6px;background:#2563eb;color:#fff;cursor:pointer}.maplibre-gl-layers-buttons button:hover{background:#1d4ed8}.maplibre-gl-layers-list{overflow-y:auto;max-height:280px}.maplibre-gl-layers-layer-row{display:flex;align-items:center;gap:6px;padding:4px 0;font-size:12px;border-bottom:1px solid #e5e7eb}.maplibre-gl-layers-layer-row:last-child{border-bottom:none}.maplibre-gl-layers-layer-row input[type=checkbox]{flex-shrink:0}.maplibre-gl-layers-layer-icon{flex-shrink:0;width:18px;color:#6b7280}.maplibre-gl-layers-layer-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maplibre-gl-layers-layer-row input[type=range]{width:60px;flex-shrink:0}.maplibre-gl-minimap-control .minimap-button{opacity:1!important;color:#333!important}.maplibre-gl-minimap-control .minimap-button svg{opacity:1!important}.maplibre-gl-minimap-control .minimap-panel{position:fixed!important;bottom:20px!important;right:20px!important;left:auto!important;top:auto!important;width:320px!important;height:240px!important;min-width:320px!important;min-height:240px!important;overflow:hidden}.maplibre-gl-minimap-control .minimap-map{width:100%!important;height:100%!important;min-height:240px!important;position:absolute!important;top:0!important;left:0!important}.egeometar-layout{background:#eef1f5}.egeometar-chat-pane{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;background:#f8fafc}.egeometar-chat-header{padding:20px 24px 12px;border-bottom:1px solid #e5e7eb;background:#fff}.egeometar-chat-header h1{margin:0 0 4px;font-size:1.35rem}.egeometar-chat-header p{margin:0;color:#4b5563;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.egeometar-messages{flex:1;min-height:0;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.egeometar-empty{margin:auto;max-width:560px;text-align:center;color:#4b5563}.egeometar-empty h2{margin:0 0 8px}.egeometar-message{max-width:820px;width:fit-content;padding:12px 14px;border-radius:12px;box-shadow:0 1px 2px #0f172a0f}.egeometar-message--user{margin-left:auto;background:#1f2933;color:#f9fafb}.egeometar-message--assistant{margin-right:auto;background:#fff;border:1px solid #e5e7eb}.egeometar-message-role{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;opacity:.75}.egeometar-message-content{white-space:pre-wrap;line-height:1.5}.egeometar-message-content--typing{font-style:italic;color:#6b7280}.egeometar-composer{position:relative;border-top:1px solid #e5e7eb;background:#fff;padding:16px 24px 20px}.egeometar-composer--drag-active{outline:2px dashed #2563eb;outline-offset:-6px;background:#eff6ff}.egeometar-composer-drop-hint{position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eff6ffeb;color:#1d4ed8;font-size:.9rem;font-weight:600;pointer-events:none;z-index:2}.egeometar-composer textarea{width:100%;resize:vertical;min-height:72px;max-height:220px;border:1px solid #d1d5db;border-radius:10px;padding:12px 14px;font:inherit}.egeometar-attachment-preview{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#374151;font-size:.85rem}.egeometar-attachment-preview button{padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;cursor:pointer}.egeometar-composer-actions{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.egeometar-attachment-picker{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.85rem;cursor:pointer}.egeometar-attachment-picker input{display:none}.egeometar-attachment-picker:has(input:disabled){opacity:.65;cursor:not-allowed}.egeometar-model-picker{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:#4b5563}.egeometar-model-picker select{min-width:220px;border:1px solid #d1d5db;border-radius:8px;padding:6px 8px;background:#fff;font-size:.85rem}.egeometar-disclaimer{color:#6b7280;font-size:.85rem}.egeometar-new-chat-btn{width:100%}.egeometar-layout .card{padding:10px}.egeometar-layout .card-content{gap:6px}.egeometar-layout .card-toggle{font-size:14px}.egeometar-conversation-list{display:flex;flex-direction:column;gap:4px}.egeometar-conversation-item{display:flex;align-items:center;gap:4px}.egeometar-conversation-select{flex:1;min-width:0;display:flex;align-items:center;gap:8px;text-align:left;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#111827;padding:5px 8px;font-size:13px;line-height:1.25;cursor:pointer}.egeometar-conversation-item--active .egeometar-conversation-select{border-color:#2563eb;background:#eff6ff;color:#1e3a8a}.egeometar-conversation-title{flex:1;min-width:0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.egeometar-conversation-select small{flex-shrink:0;color:#6b7280;font-size:11px;white-space:nowrap}.egeometar-conversation-item--active .egeometar-conversation-select small{color:#3b82f6}.egeometar-conversation-delete{width:28px;height:28px;padding:0;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:18px;line-height:1;cursor:pointer}.egeometar-conversation-delete:hover{color:#b91c1c;border-color:#fecaca}.egeometar-config-warning{font-size:.85rem;color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:10px 12px}@media(max-width:900px){.egeometar-chat-header,.egeometar-messages,.egeometar-composer{padding-left:16px;padding-right:16px}.egeometar-composer-actions{flex-direction:column;align-items:stretch}}.support-widget{position:fixed;right:20px;bottom:20px;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.support-widget--behind-map-tools{z-index:1;pointer-events:none;visibility:hidden}.support-button{background:#1e3a8a;color:#fff;border:none;border-radius:999px;padding:10px 16px;font-weight:600;box-shadow:0 10px 24px #0f172a2e}.support-button:hover{background:#1d4ed8}.support-panel{width:min(360px,calc(100vw - 32px));background:#fff;border-radius:12px;box-shadow:0 16px 40px #0f172a2e;padding:16px;display:flex;flex-direction:column;gap:10px}.support-panel-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.support-panel-header h3{margin:0;font-size:16px}.support-close{background:transparent;border:none;font-size:22px;line-height:1;color:#64748b;padding:0 4px}.support-intro{margin:0;font-size:13px;line-height:1.45;color:#475569}.support-panel textarea{width:100%;resize:vertical;min-height:88px;border:1px solid #d1d5db;border-radius:8px;padding:8px 10px;font:inherit}.support-panel--guide{width:min(420px,calc(100vw - 32px));max-height:min(78vh,720px);overflow:hidden}.support-panel--detailed-guide{width:min(520px,calc(100vw - 32px));max-height:min(86vh,820px);overflow:hidden}.support-guide-scroll--detailed{max-height:min(62vh,560px)}.support-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:2px;background:#f1f5f9;border-radius:8px}.support-tab{flex:1 1 22%;min-width:0;border:none;background:transparent;color:#475569;font-size:12px;font-weight:600;padding:7px 8px;border-radius:6px}.support-tab.active{background:#fff;color:#1e3a8a;box-shadow:0 1px 2px #0f172a14}.support-form{display:flex;flex-direction:column;gap:10px}.support-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.support-guide-scroll{overflow:auto;min-height:0;max-height:min(52vh,460px);padding-right:4px}.support-panel--chat{width:min(380px,calc(100vw - 32px));height:min(560px,78vh);overflow:hidden}.support-chat{display:flex;flex-direction:column;gap:8px;min-height:0;flex:1}.support-chat-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.support-chat-hint{margin:0;font-size:12px;line-height:1.4;color:#475569}.support-chat-reset{flex-shrink:0;border:none;background:transparent;color:#1d4ed8;font-size:12px;font-weight:600;padding:0}.support-chat-warning{font-size:12px;color:#92400e;background:#fffbeb;border-radius:8px;padding:8px 10px}.support-chat-messages{flex:1;min-height:180px;overflow:auto;display:flex;flex-direction:column;gap:8px;padding:4px 2px 8px}.support-chat-empty{margin:auto 0;font-size:13px;line-height:1.45;color:#64748b}.support-chat-bubble{max-width:92%;padding:8px 10px;border-radius:10px;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.support-chat-bubble--user{align-self:flex-end;background:#1e3a8a;color:#fff}.support-chat-bubble--assistant{align-self:flex-start;background:#f1f5f9;color:#0f172a}.support-chat-bubble--typing{color:#64748b;font-style:italic}.support-chat-composer{display:flex;flex-direction:column;gap:8px}.support-chat-composer textarea{min-height:56px;max-height:96px}.support-chat-composer button{align-self:flex-end}.user-guide{display:flex;flex-direction:column;gap:14px}.user-guide-lead{margin:0;font-size:13px;line-height:1.5;color:#334155}.user-guide-section h4{margin:0 0 6px;font-size:13px;color:#0f172a}.user-guide-section p{margin:0 0 8px;font-size:12px;line-height:1.45;color:#64748b}.user-guide-steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.user-guide-steps li{display:flex;flex-direction:column;gap:4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px}.user-guide-steps strong{font-size:13px;color:#1e3a8a}.user-guide-steps span,.user-guide-item dd{font-size:12px;line-height:1.45;color:#475569}.user-guide-list{margin:0;display:flex;flex-direction:column;gap:8px}.user-guide-item dt{font-size:12px;font-weight:700;color:#1f2937}.user-guide-item dd{margin:2px 0 0}.user-guide-tip{display:flex;flex-direction:column;gap:4px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.45;color:#1e40af}.user-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px}.user-guide-modal{width:min(640px,100%);max-height:min(88vh,820px);background:#fff;border-radius:14px;box-shadow:0 24px 64px #0f172a47;display:flex;flex-direction:column;overflow:hidden}.user-guide-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 12px;border-bottom:1px solid #e2e8f0}.user-guide-kicker{margin:0 0 4px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#2563eb}.user-guide-modal-header h2{margin:0;font-size:20px;color:#0f172a}.user-guide-modal-body{overflow:auto;padding:16px 20px;min-height:0}.user-guide-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px 16px;border-top:1px solid #e2e8f0;background:#f8fafc}.user-guide-modal-footer p{margin:0;font-size:12px;color:#64748b}@media(max-width:640px){.user-guide-modal-footer{flex-direction:column;align-items:stretch}}.detailed-guide{display:flex;flex-direction:column;gap:10px}.detailed-guide-lead{margin:0 0 4px;font-size:13px;line-height:1.5;color:#334155}.detailed-guide-section{border:1px solid #e2e8f0;border-radius:10px;background:#fff;overflow:hidden}.detailed-guide-section summary{cursor:pointer;list-style:none;font-size:13px;font-weight:700;color:#1e3a8a;padding:10px 12px;background:#f8fafc;border-bottom:1px solid transparent}.detailed-guide-section[open] summary{border-bottom-color:#e2e8f0}.detailed-guide-section summary::-webkit-details-marker{display:none}.detailed-guide-section-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:8px}.detailed-guide-p{margin:0;font-size:12px;line-height:1.5;color:#475569}.detailed-guide-h5{margin:4px 0 0;font-size:12px;font-weight:700;color:#0f172a}.detailed-guide-list{margin:0;padding-left:18px;font-size:12px;line-height:1.45;color:#475569}.detailed-guide-list li+li{margin-top:4px}.detailed-guide-dl{margin:0;display:flex;flex-direction:column;gap:8px}.detailed-guide-dl-item dt{font-size:12px;font-weight:700;color:#1f2937}.detailed-guide-dl-item dd{margin:2px 0 0;font-size:12px;line-height:1.45;color:#475569}.detailed-guide-note{display:flex;flex-direction:column;gap:4px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.45;color:#1e40af}.detailed-guide-modal{width:min(760px,100%);max-height:min(92vh,900px)}
