body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#f1f5f9;--sidebar:#021e2d;--accent:#00b130e6;--shadow:0 1px 8px #0003}.layout{background:#f1f5f9;background:var(--bg);display:flex;font-family:CynthoNext,sans-serif;height:100vh;overflow-x:hidden}.sidebar{background:#021e2d;background:var(--sidebar);box-shadow:2px 0 8px #0003;color:#fff;display:flex;flex-direction:column;min-width:230px;padding:24px 18px;width:15vw}.sidebar-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px}.aeryumLogo{max-width:160px;min-width:120px;width:8vw}.nav-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.nav-item:hover{background:#ffffff14}.selected{background-color:#00b130e6!important;background-color:var(--accent)!important;color:#fff!important;font-weight:700}.sidebar-footer{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:auto}.dm-label{font-weight:600}.switch{display:inline-block;height:26px;position:relative;width:48px}.switch input{height:0;opacity:0;width:0}.slider{background:#9aa4af;border-radius:999px;inset:0;position:absolute;transition:#00c130 .2s ease}.slider:before{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;content:"";height:20px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:20px}.switch input:checked+.slider{background:#00b130e6;background:var(--accent)}.switch input:checked+.slider:before{transform:translateX(22px)}.dark-toggle{background:#0000;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:10px 12px;width:100%}.darkModeIcon{padding-right:.5vw}.main{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow-y:auto}.topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--stroke);display:flex;gap:16px;justify-content:space-between;padding:14px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.searchbar{flex:0 1 520px;max-width:580px;position:relative}.searchbar input{border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:999px;font-size:14px;height:40px;outline:none;padding:0 40px 0 14px;width:100%}.searchbar .search-icon{color:#6b7280;color:var(--muted);position:absolute;right:12px;top:50%;transform:translateY(-50%)}.search-results{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:10px;box-shadow:0 12px 28px #0f172a24;left:0;max-height:360px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.search-state{color:#6b7280;color:var(--muted);font-size:13px;padding:12px}.search-result-item{align-items:center;background:#0000;border:0;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:10px;text-align:left;width:100%}.search-result-item:hover{background:#f8fafc}.search-result-icon{color:#293554;color:var(--brand);flex:0 0 auto;width:16px}.search-result-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.search-result-title{color:#0f172a;color:var(--text);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-subtitle{color:#6b7280;color:var(--muted);font-size:12px;font-weight:600}.topbar-right{align-items:center;display:flex;gap:12px}.icon-btn{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:10px;cursor:pointer;display:grid;height:40px;place-items:center;position:relative;width:40px}.notifications-menu-wrap{position:relative}.notification-trigger{color:#0f172a;color:var(--text)}.notification-unread-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;height:9px;position:absolute;right:8px;top:8px;width:9px}.notifications-dropdown{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:12px;box-shadow:0 12px 28px #0f172a24;max-width:min(360px,calc(100vw - 32px));overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:360px;z-index:1000}.notifications-dropdown-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--stroke);color:#0f172a;color:var(--text);display:flex;font-size:14px;font-weight:800;gap:12px;justify-content:space-between;padding:12px 14px}.notifications-count{color:#ef4444;font-size:12px;font-weight:800}.notifications-dropdown-state{color:#6b7280;color:var(--muted);font-size:13px;padding:18px 14px}.notifications-dropdown-item{align-items:flex-start;background:#fff;border:0;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:12px 14px;text-align:left;width:100%}.notifications-dropdown-item:hover{background:#f8fafc}.notifications-dropdown-item.is-unread{background:#fef2f2}.notifications-dropdown-item.is-unread:hover{background:#fee2e2}.notifications-item-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.notifications-item-title{color:#0f172a;color:var(--text);font-size:13px;font-weight:800}.notifications-item-message{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#475569;display:-webkit-box;font-size:12px;line-height:1.35;overflow:hidden}.notifications-item-date{color:#6b7280;color:var(--muted);font-size:11px;font-weight:700}.notifications-item-dot{background:#ef4444;border-radius:50%;flex:0 0 auto;height:8px;margin-top:4px;width:8px}.notifications-view-more{background:#fff;border:0;color:#293554;color:var(--brand);cursor:pointer;font-size:13px;font-weight:800;padding:12px 14px;width:100%}.notifications-view-more:hover{background:#f8fafc}.user-chip-wrap{position:relative}.user-chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:12px;cursor:pointer;display:flex;gap:10px;padding:8px 10px;-webkit-user-select:none;user-select:none}.user-chip:hover{background:#f8fafc}.user-avatar{color:#293554;color:var(--brand);font-size:28px}.user-meta{display:flex;flex-direction:column;line-height:1.1}.user-name{color:#0f172a;color:var(--text);font-weight:700}.user-mail{color:#6b7280;color:var(--muted);font-size:12px}.user-dropdown{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:180px;overflow:hidden;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:999}.user-dropdown-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#0f172a;color:var(--text);cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;padding:10px 12px;text-align:left;transition:background .12s;width:100%}.user-dropdown-item:hover{background:#f1f5f9}.user-dropdown-item--danger{color:#ef4444}.user-dropdown-item--danger:hover{background:#fef2f2}.user-dropdown-divider{background:#e5e7eb;background:var(--stroke);height:1px;margin:4px 0}.trial-banner{align-items:center;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;color:#92400e;display:flex;font-size:14px;gap:10px;margin:14px 24px 0;padding:10px 14px}.trial-banner strong{color:#78350f;white-space:nowrap}.nav-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:10px;padding:10px 12px;-webkit-user-select:none;user-select:none}.nav-item .nav-icon{font-size:16px;width:18px}.content{flex:1 1;padding:24px}.content,.file-upload{display:flex;min-height:0}.file-upload{align-items:stretch;background-color:#fff;border-radius:10px;box-shadow:0 1px 8px #0003;box-shadow:var(--shadow);flex:1 1;flex-direction:column;padding:20px;text-align:center}.drop-zone{flex:1 1;min-height:0;overflow:auto;text-align:left;width:100%}@media (max-width:1024px){.sidebar{min-width:200px}.searchbar{flex-basis:360px}}@media (max-width:820px){.sidebar{display:none}.layout{display:block}.content .file-upload{height:calc(100vh - 100px)}.searchbar{flex-basis:auto;max-width:none}.trial-banner{align-items:flex-start;flex-direction:column;gap:4px;margin:12px 16px 0}}@font-face{font-family:CynthoNext;font-style:normal;font-weight:400;src:url(/static/media/CynthoNextRegular.4507693a090cb6984955.otf) format("opentype")}:root{--bg:#f3f4f6;--panel:#fff;--text:#1f2937;--muted:#9398a3;--brand:#0f2530;--brand-contrast:#fff;--card:#111827cc;--shadow:0 10px 25px #00000014}.login{align-items:center;background:#f3f4f6;display:flex;font-family:CynthoNext,sans-serif;padding:clamp(16px,3vw,48px) clamp(12px,3vw,24px)}.login__shell{align-items:stretch;background-color:#fff;display:inline-flex;gap:32px;height:90dvh;justify-content:center;margin:0 auto;max-width:90vw}.login__left,.login__shell{border-radius:14px;border-radius:var(--radius)}.login__left{height:77vh;width:50vw}.login__right{border-radius:14px;border-radius:var(--radius);height:90vh}.login__left{background:#fff;background:var(--panel);display:flex;flex-direction:column;padding:36px 40px;width:45vw}.login__logo{height:9vh;margin-bottom:0;margin-top:0}.login__title{color:#1f2937;color:var(--text);font-size:3.5vh}.login__subtitle{color:#9398a3;color:var(--muted);font-size:3vh;line-height:1.2;max-width:45vw}.login__form{display:flex;flex-direction:column;gap:12px;margin-top:2vh}.login__label{font-size:3vh}.login__input{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#9398a3;color:var(--muted);font-family:CynthoNext,sans-serif;font-size:1.2em;height:6vh;outline:none;padding:0 14px}.login__input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.login__row{align-items:center;display:flex;justify-content:space-between;margin-top:3vh}.checkbox{width:1.5rem}.login__remember{align-items:center;color:#1f2937;color:var(--text);display:flex;font-size:2vh;gap:8px}.login__link{background:none;border:none;color:#f97316;cursor:pointer;font-size:2vh;padding:0}.login__submit{background:#0f2530;background:var(--brand);border:none;border-radius:6px;color:#fff;color:var(--brand-contrast);cursor:pointer;font-size:1.5vh;font-weight:600;height:6vh;margin-top:1vh}.login__submit:hover:not(:disabled){filter:brightness(1.05)}.login__submit:disabled{cursor:not-allowed;opacity:.7}.login__input--error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.login__error{color:#ef4444;font-size:1.8vh;margin:-4px 0 0}.login__spinner{animation:spin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;vertical-align:middle;width:18px}.login__signup{color:#9398a3;color:var(--muted);font-size:2vh;margin-top:12px}.login__signup a{color:#111827;font-weight:600}.login__right{overflow:hidden;position:relative;width:40vw}.login__bg{display:block;height:100%;object-fit:cover;width:100%}.login__card{background:#111827cc;border-radius:12px;bottom:clamp(16px,2vw,24px);color:#e5e7eb;font-size:2vh;left:clamp(16px,2vw,24px);line-height:1.5;padding:clamp(6px,1vw,12px) clamp(10px,1.2vw,15px);position:absolute;right:clamp(16px,2vw,24px)}:root{--shadow:0 8px 20px #0f172a0f;--topbar-h:88px}.ir2-page{height:calc(100vh - 88px);height:calc(100vh - var(--topbar-h));overflow:hidden;padding:16px 20px}.ir2-title{font-weight:800;line-height:1.1;margin:0}.ir2-subtitle{color:var(--muted);margin:6px 0 0}.ir2-card{background:var(--card);border:1px solid var(--stroke);border-radius:var(--radius);box-shadow:var(--shadow)}.ir2-metric-label{color:var(--muted)}.ir2-metric-value{font-weight:900}.ir2-grid{height:calc(100vh - 300px);height:calc(100vh - var(--topbar-h) - 212px);overflow:hidden}.ir2-left{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden}.ir2-right{height:100%;overflow:auto}.ir2-list-title{font-weight:800}.ir2-list-controls{flex-wrap:wrap}.ir2-tab{font-weight:700}.ir2-select{border:1px solid var(--stroke)}.ir2-table{border-radius:12px;overflow:auto}.ir2-th{background:#fff;border-bottom:1px solid var(--stroke);color:var(--muted);font-weight:800;position:-webkit-sticky;position:sticky;top:0;z-index:2}.ir2-imagecell{grid-column-gap:10px;grid-row-gap:2px;column-gap:10px;row-gap:2px}.image-container{position:relative}.ir-stage-inner{inset:0;position:absolute;transform-origin:top left}.ir-img{display:block;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.ir2-thumb{border:1px solid var(--stroke)}.ir2-filename{font-weight:800}.ir2-sub{color:var(--muted);grid-column:2}.ir2-badge,.ir2-detcount{font-weight:900}.ir2-pagination{align-items:center;border-top:1px solid #eef2f7;display:flex;gap:8px;justify-content:center;margin-top:auto;padding:10px 0 6px}.ir2-pagebtn{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:10px;cursor:pointer;font-weight:900;padding:6px 10px}.ir2-pagebtn:disabled{cursor:not-allowed;opacity:.45}.ir2-pagelabel{color:#64748b;color:var(--muted);font-size:12px;font-weight:800;padding:0 8px}.ir2-section-title{font-weight:900}.ir2-stage{background:#0e1625;border:1px solid var(--stroke);position:relative}.ir2-meta-k{color:var(--muted)}.btn,.ir2-meta-k,.ir2-meta-v{font-weight:800}.btn{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);color:#0f172a;height:38px;padding:0 14px}.btn-success{background:#00c130;border-color:#00c130;color:#fff}.btn-outline{background:#fff}.ir2-head-actions{align-items:center;display:flex;gap:8px}.ir-modal-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.ir-modal{background:#fff;border-radius:12px;box-shadow:0 20px 80px #00000059;display:flex;flex-direction:column;gap:14px;max-width:520px;padding:24px;width:90%}.ir-modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding-bottom:12px}.ir-modal-header h3{color:#0f172a;font-size:18px;margin:0}.ir-modal-header button{background:none;border:none;color:#64748b;cursor:pointer;font-size:18px}.ir-modal-content{display:flex;flex-direction:column;gap:10px}.radioInputLabel{align-items:center;display:flex;gap:10px;justify-content:flex-start}.modalButtonsContainer{display:flex;gap:10px;justify-content:flex-end}.w-full{width:100%}.si-banner{margin-bottom:16px}.ir2-list-title-row{align-items:center;display:flex;gap:12px}.ir2-group-toggle{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:8px;color:#64748b;color:var(--muted);cursor:pointer;font-size:12px;font-weight:700;height:30px;padding:0 10px;transition:background .15s,color .15s}.ir2-group-toggle.is-active{background:#0f172a;border-color:#0f172a;color:#fff}.ir2-grouped{border-radius:12px;flex:1 1;overflow:auto}.ir2-group{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--stroke)}.ir2-group-header{align-items:center;background:#f8fafc;cursor:pointer;display:flex;gap:10px;padding:10px 12px;position:-webkit-sticky;position:sticky;top:0;-webkit-user-select:none;user-select:none;z-index:2}.ir2-group-header:hover{background:#f1f5f9}.ir2-group-chevron{color:#64748b;color:var(--muted);font-size:10px;width:12px}.ir2-group-name{color:#0f172a;flex:1 1;font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ir2-group-stats{align-items:center;color:#64748b;color:var(--muted);display:flex;font-size:11px;font-weight:600;gap:6px;white-space:nowrap}.ir2-group-detbadge{background:#fee2e2;border-radius:999px;color:#991b1b;font-weight:800;padding:2px 6px}.ir2-group-rows{border-top:1px solid #eef2f7}.ir2-group-th{background:#fff!important;position:-webkit-sticky;position:sticky;top:37px;z-index:1}.ir2-confidence{display:flex;flex-direction:column;gap:4px;min-width:140px}.ir2-confidence-label{color:#64748b;color:var(--muted);font-size:11px;white-space:nowrap}.ir2-confidence-slider{accent-color:#293554;accent-color:var(--brand);cursor:pointer;height:4px;width:100%}.ir2-map-stage{align-items:center;background:#0e1625;display:flex;justify-content:center}.ir2-map-img{display:block;height:100%;object-fit:cover;width:100%}.ir2-map-no-coords{color:#94a3b8;font-size:13px;font-weight:600;padding:24px;text-align:center}.insp-marker{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #00000080}.insp-marker--selected{background:#ef4444;height:14px;width:14px}.insp-marker--other{background:#64748b;height:8px;width:8px}.ir-reset{align-items:center;background:#0f172aa6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:13px;height:32px;justify-content:center;position:absolute;right:10px;top:10px;transition:background .15s;width:32px;z-index:20}.ir-reset:hover{background:#0f172ae6}.ir-reset:disabled{cursor:default;opacity:.4}.ir-expand-btn{align-items:center;background:#0f172aa6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:13px;height:32px;justify-content:center;position:absolute;right:50px;top:10px;transition:background .15s;width:32px;z-index:20}.ir-expand-btn:hover{background:#0f172ae6}.ir-imgmodal-overlay{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.ir-imgmodal{background:#0e1625;border-radius:16px;box-shadow:0 32px 80px #000000b3;display:flex;flex-direction:column;height:92vh;overflow:hidden;width:94vw}.ir-imgmodal-toolbar{align-items:center;background:#0e1625;border-bottom:1px solid #ffffff1a;display:flex;flex-shrink:0;gap:12px;justify-content:space-between;padding:10px 16px}.ir-imgmodal-name{color:#cbd5e1;flex:1 1;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ir-imgmodal-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.ir-imgmodal-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#cbd5e1;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:6px 12px;transition:background .15s,color .15s}.ir-imgmodal-btn:hover{background:#ffffff29;color:#fff}.ir-imgmodal-btn.is-active{background:#2563eb;border-color:#2563eb;color:#fff}.ir-imgmodal-close{padding:6px 10px}.ir-imgmodal-stage{flex:1 1;overflow:hidden;position:relative}.ir-imgmodal-img{display:block;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--lo-bg:#05111a59;--lo-text:#fff;--lo-ring:#fff;--lo-shadow:0 20px 80px #00000059}.lo-overlay{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#05111a59;background:var(--lo-bg);display:grid;inset:0;place-items:center;position:fixed;z-index:9999}.lo-panel{align-items:center;background:#06111a59;border-radius:16px;box-shadow:0 20px 80px #00000059;box-shadow:var(--lo-shadow);display:flex;flex-direction:column;gap:14px;padding:24px 28px}.lo-spinner{animation:lo-spin .9s linear infinite;border:4px solid #ffffff40;border-radius:50%;border-top:4px solid var(--lo-ring);height:54px;width:54px}@keyframes lo-spin{to{transform:rotate(1turn)}}.lo-text{color:#fff;color:var(--lo-text);font-size:14px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}:root{--brand-dark:#293554;--accent:#00c130;--muted:#6b7280;--stroke:#e5e7eb;--shadow:0 2px 10px #0000000f;--radius:12px}.project-list-container{display:flex;flex-direction:column;gap:18px;height:100%;margin-top:0;overflow:auto;padding-bottom:16px;padding-right:8px;text-align:left;width:100%}.project-list-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.title{color:#0f172a;font-size:28px;margin:0}.new-project-button{background:#00c130;background:var(--accent);border:none;border-radius:10px;box-shadow:0 2px 10px #0000000f;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-weight:700;padding:10px 14px;transition:transform .05s ease,box-shadow .2s ease,opacity .2s ease}.new-project-button:hover{opacity:.95}.new-project-button:active{transform:translateY(1px)}.grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1200px){.grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.grid{grid-template-columns:1fr}}.project-card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:12px;border-radius:var(--radius);box-shadow:0 2px 10px #0000000f;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px;justify-content:space-between;min-height:210px;padding:18px}.project-header{align-items:center;display:flex;gap:12px}.doc-icon{background:#eef2ff;border-radius:10px;color:#293554;color:var(--brand-dark);display:grid;font-size:18px;height:40px;place-items:center;width:40px}.title-wrap{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:10px;min-width:0}.project-name{color:#0f172a;font-size:16px;font-weight:800;margin:0}.project-delete-button{background:#0000;border:1px solid #0000;border-radius:6px;color:#98a2b3;cursor:pointer;display:grid;flex:0 0 34px;height:34px;place-items:center;width:34px}.project-delete-button:hover{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.status-badge{border-radius:999px;font-size:12px;font-weight:800;padding:4px 10px}.status-badge.is-active{background:#e8edff;color:#293554;color:var(--brand-dark)}.status-badge.is-completed{background:#e6f8ec;color:#167c3c}.description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#334155;display:-webkit-box;font-size:14px;line-height:1.4;margin:0;overflow:hidden}.dateText{color:#0f172a;font-size:13px;margin:-4px 0 0}.muted{color:#6b7280;color:var(--muted)}.details-button{align-self:flex-start;align-self:center;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:10px;color:#293554;color:var(--brand-dark);cursor:pointer;font-weight:700;margin-top:auto;padding:10px 12px;transition:transform .05s ease,box-shadow .2s ease,background .2s ease}.details-button:hover{background:#f8fafc}.details-button:active{transform:translateY(1px)}.skeleton{border:1px solid #e5e7eb;border:1px solid var(--stroke);border-radius:12px;border-radius:var(--radius);min-height:190px;overflow:hidden;position:relative}.skeleton,.skeleton-btn{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#f6f7f8 25%,#edeef1 37%,#f6f7f8 63%);background-size:400% 100%}.skeleton-btn{border-radius:10px;height:38px;width:130px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.projects-empty{flex-direction:column;gap:12px;grid-column:1/-1;padding:64px 24px;text-align:center}.projects-empty,.projects-empty-icon{align-items:center;display:flex;justify-content:center}.projects-empty-icon{background:#f1f5f9;border-radius:20px;color:#94a3b8;font-size:32px;height:72px;margin-bottom:8px;width:72px}.projects-empty-title{color:#0f172a;font-size:20px;font-weight:800;margin:0}.projects-empty-sub{color:#64748b;font-size:14px;margin:0;max-width:320px}.projects-empty-btn{align-items:center;background:#0f172a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;margin-top:8px;padding:10px 22px;transition:background .15s}.projects-empty-btn:hover{background:#293554}.project-confirm-overlay{background:#0f172a7a;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:1200}.project-confirm-modal{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 24px 70px #0f172a42;padding:22px;width:min(480px,100%)}.project-confirm-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.project-confirm-header h2{color:#0f172a;font-size:19px;margin:0}.project-confirm-close{background:#0000;border:0;color:#667085;cursor:pointer;height:32px;width:32px}.project-confirm-text{color:#344054;font-size:14px;margin:18px 0 8px}.project-confirm-warning{background:#fef2f2;border-left:3px solid #dc2626;color:#991b1b;font-size:13px;line-height:1.5;margin:0;padding:12px}.project-confirm-error{color:#b91c1c;font-size:13px;font-weight:700;margin:12px 0 0}.project-confirm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.project-confirm-cancel,.project-confirm-delete{border-radius:6px;cursor:pointer;font-weight:700;min-height:40px;padding:0 14px}.project-confirm-cancel{background:#fff;border:1px solid #d0d5dd;color:#344054}.project-confirm-delete{align-items:center;background:#b91c1c;border:1px solid #b91c1c;color:#fff;display:inline-flex;gap:8px}.project-confirm-cancel:disabled,.project-confirm-close:disabled,.project-confirm-delete:disabled{cursor:not-allowed;opacity:.6}.layout.theme-dark .title{color:#e5e7eb}.layout.theme-dark .details-button,.layout.theme-dark .project-card{background:#fff;background:var(--card);border-color:#e5e7eb;border-color:var(--stroke);color:var(--text)}.layout.theme-dark .details-button:hover{background:#0b1220}.layout.theme-dark .description{color:#cbd5e1}.layout.theme-dark .dateText{color:#e5e7eb}.dh-page{background:#f8fafc;display:flex;flex-direction:column;gap:16px;height:calc(100vh - 88px);overflow-y:auto;padding:20px 24px}.dh-center{align-items:center;color:#64748b;display:flex;font-size:15px;justify-content:center}.dh-error{color:#ef4444}.dh-metrics{grid-gap:14px;display:grid;flex-shrink:0;gap:14px;grid-template-columns:repeat(4,1fr)}.dh-metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 12px #0f172a0f;padding:18px 20px}.dh-metric-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dh-metric-value{color:#0f172a;font-size:36px;font-weight:900;line-height:1;margin-top:6px}.dh-metric-sub{color:#94a3b8;font-size:12px;margin-top:6px}.dh-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 2px 12px #0f172a0f;padding:16px}.dh-card-title{color:#0f172a;font-size:15px;font-weight:800;margin-bottom:12px}.dh-main-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 340px;min-height:360px}.dh-map-card{display:flex;flex-direction:column}.dh-map-wrap{border-radius:10px;flex:1 1;min-height:300px;overflow:hidden}.dh-map-legend{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:600;gap:6px;margin-top:10px}.dh-legend-dot{border-radius:50%;display:inline-block;height:10px;width:10px}.dh-popup{min-width:160px}.dh-popup-name{color:#0f172a;font-size:14px;font-weight:800}.dh-popup-proj{color:#64748b;font-size:12px;margin-top:2px}.dh-popup-stats{color:#334155;display:flex;font-size:12px;font-weight:600;gap:10px;margin-top:8px}.dh-popup-btn{background:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;margin-top:10px;padding:6px 0;width:100%}.dh-recent-card{display:flex;flex-direction:column;overflow:hidden}.dh-recent-list{display:flex;flex:1 1;flex-direction:column;gap:2px;overflow-y:auto}.dh-recent-row{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;justify-content:space-between;padding:10px 8px;transition:background .12s}.dh-recent-row:hover{background:#f1f5f9}.dh-recent-name{color:#0f172a;font-size:13px;font-weight:700}.dh-recent-name,.dh-recent-proj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-recent-proj{color:#94a3b8;font-size:11px}.dh-badge{border-radius:999px;flex-shrink:0;font-size:11px;font-weight:800;padding:4px 10px;white-space:nowrap}.dh-badge--alert{background:#fee2e2;color:#991b1b}.dh-badge--ok{background:#dcfce7;color:#166534}.dh-badge--pending{background:#f1f5f9;color:#475569}.dh-empty{color:#94a3b8;font-size:13px;padding:24px 0;text-align:center}.dh-bottom-row{grid-gap:14px;display:grid;flex-shrink:0;gap:14px;grid-template-columns:340px 1fr}.dh-chart-card{min-width:0}.dh-chart-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;color:#0f172a;padding:10px 12px}.dh-chart-tooltip-title{align-items:center;display:flex;font-size:12px;font-weight:800;gap:8px;margin-bottom:4px}.dh-chart-tooltip-dot{border-radius:50%;flex:0 0 auto;height:10px;width:10px}.dh-chart-tooltip-value{color:#64748b;font-size:12px;font-weight:600}.dh-breakdown-list{display:flex;flex-direction:column;gap:10px}.dh-breakdown-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:10px 180px 1fr 36px}.dh-breakdown-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.dh-breakdown-name{color:#334155;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dh-breakdown-bar-wrap{background:#f1f5f9;border-radius:999px;height:8px;overflow:hidden}.dh-breakdown-bar{border-radius:999px;height:100%;min-width:2px;transition:width .3s ease}.dh-breakdown-count{color:#0f172a;font-size:12px;font-weight:800;text-align:right}.new-project-container{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;overflow-y:scroll;padding:2rem 0}.new-project-form{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:1.5rem;max-width:500px;padding:2.5rem;width:100%}h2{color:#334155;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.labelText{font-size:1rem;margin-left:.5rem}.label,.labelText{color:#4a5568;font-weight:500}.label{align-items:center;display:flex;font-size:.95rem}.input,.selector,.textArea{border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.input:focus,.selector:focus,.textArea:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce33;outline:none}.textArea{min-height:100px;resize:vertical}.selector{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 0 1 1.414 0L10 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.2rem;padding-right:2.5rem}.createButton{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem;transition:background-color .3s ease}.createButton:hover{background-color:#2563eb}.small-button{align-self:flex-end;background-color:#e2e8f0;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .3s ease}.small-button:hover{background-color:#cbd5e1}.modal-overlay{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;top:0;z-index:1000}.modal,.modal-overlay{display:flex;width:100%}.modal{background-color:#fff;border-radius:12px;box-shadow:0 4px 30px #00000026;flex-direction:column;gap:1.25rem;max-width:450px;padding:2rem}.modal h3{color:#334155;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.modalLabel{align-items:center;color:#4a5568;display:flex;font-size:.9rem;font-weight:500}.modal-buttons{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.cancel-button,.saveButton{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.saveButton{background-color:#3b82f6;color:#fff}.saveButton:hover{background-color:#2563eb}.cancel-button:disabled,.saveButton:disabled{cursor:not-allowed;opacity:.6}.form-error{color:#b91c1c;font-size:.9rem;font-weight:600;margin:-.4rem 0 0}.cancel-button{background-color:initial;border:1px solid #e2e8f0;color:#64748b}.cancel-button:hover{background-color:#f1f5f9}.pd-container{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:18px;height:100%;overflow:auto;padding-right:8px;text-align:left}.pd-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.pd-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.pd-title{color:var(--text);font-size:28px;margin:0}.pd-desc{color:#334155;margin:6px 0 0}.pd-meta{color:var(--muted);font-size:13px;margin:2px 0 0}.pd-add-btn{background:var(--accent);border:none;border-radius:10px;box-shadow:var(--shadow);color:#fff;cursor:pointer;font-weight:700;padding:10px 14px}.pd-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1200px){.pd-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.pd-grid{grid-template-columns:1fr}}.insp-card{background:var(--card);border:1px solid var(--stroke);border-radius:12px;box-shadow:var(--shadow);gap:12px;min-height:170px;padding:16px}.insp-card,.insp-head{display:flex;flex-direction:column}.insp-head{gap:6px}.insp-title{color:var(--text);font-size:16px;font-weight:800;margin:0}.insp-meta-row{align-items:center;display:flex;font-size:13px;gap:8px}.insp-dot,.insp-meta-row{color:var(--muted)}.insp-badge{align-self:flex-start;border-radius:999px;font-size:12px;font-weight:800;padding:4px 10px}.insp-badge.is-progress{background:#e6f6ea;color:#167c3c}.insp-badge.is-completed{background:#e8edff;color:#293554}.insp-progress{align-items:center;display:flex;gap:12px}.insp-progress .bar{background:#e5e7eb;border-radius:999px;flex:1 1;height:10px;overflow:hidden}.insp-progress .bar-fill{background:#22c55e;height:100%}.insp-progress .pct{color:var(--muted);font-size:12px}.insp-actions{align-items:center;display:flex;gap:10px;margin-top:auto}.btn{height:36px;padding:0 12px}.btn.btn-light{color:#0f172a}.btn.btn-light,.btn.btn-outline{background:#fff;border:1px solid var(--stroke)}.btn.btn-outline{color:#293554}.btn.btn-danger{align-items:center;background:#fff;border:1px solid #fecaca;color:#b91c1c;display:inline-flex;gap:6px}.btn.btn-danger:hover{background:#fef2f2}.btn.btn-danger-solid{background:#b91c1c;border-color:#b91c1c;color:#fff}.btn.btn-danger-solid:disabled,.btn:disabled{cursor:not-allowed;opacity:.6}.confirm-overlay{background:#0f172a6b;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:1100}.confirm-modal{background:var(--card);border:1px solid var(--stroke);border-radius:12px;box-shadow:0 24px 70px #0f172a3d;padding:20px;width:min(440px,100%)}.confirm-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.confirm-header h2{color:var(--text);font-size:18px;margin:0}.confirm-close{background:#0000;border:none;color:var(--muted);cursor:pointer;font-size:18px}.confirm-text{color:#334155;font-size:14px;line-height:1.45;margin:14px 0 0}.confirm-error{color:#b91c1c;font-size:13px;font-weight:700;margin:12px 0 0}.confirm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.pd-empty{flex-direction:column;gap:12px;grid-column:1/-1;padding:64px 24px;text-align:center}.pd-empty,.pd-empty-icon{align-items:center;display:flex;justify-content:center}.pd-empty-icon{background:#f1f5f9;border-radius:20px;color:#94a3b8;font-size:32px;height:72px;margin-bottom:8px;width:72px}.pd-empty-title{color:#0f172a;font-size:20px;font-weight:800;margin:0}.pd-empty-sub{color:#64748b;font-size:14px;margin:0;max-width:340px}.pd-empty-btn{align-items:center;background:#0f172a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;margin-top:8px;padding:10px 22px;transition:background .15s}.pd-empty-btn:hover{background:#293554}.layout.theme-dark .pd-desc{color:#cbd5e1}.layout.theme-dark .insp-progress .bar{background:#1f2937}.sheet-overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#0f172a59;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1000}.sheet{background:var(--card);border-left:1px solid var(--stroke);box-shadow:-8px 0 24px #00000026;display:flex;flex-direction:column;height:100%;max-width:90vw;width:520px}.sheet,.sheet *{box-sizing:border-box}.sheet-header{align-items:center;border-bottom:1px solid var(--stroke);display:flex;justify-content:space-between;padding:20px 24px}.sheet-title{color:var(--text);font-size:20px;font-weight:800;margin:0}.sheet-close{background:#0000;border:none;color:var(--muted);cursor:pointer;font-size:20px}.sheet-body{-webkit-overflow-scrolling:touch;gap:0;margin:0 auto;max-width:480px;overflow:auto;padding:16px 24px;width:100%}.form-group,.sheet-body{display:flex;flex-direction:column}.form-group{margin:10px 0}.label{color:var(--muted);font-size:12px;margin:0 0 6px}.input,.input.with-icon .control,.select{background:#edf2f7;border:1px solid var(--stroke);border-radius:12px;color:var(--text);font-size:13px;height:38px;line-height:38px;outline:none;padding:0 12px;width:100%}.input.with-icon{background:#0000;border:none;padding:0;position:relative}.input.with-icon .control{padding-right:40px}.input-icon{color:var(--muted);pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}input[type=date]::-webkit-calendar-picker-indicator{opacity:0}input[type=date]{padding-right:40px!important}@-moz-document url-prefix(){input[type=date]{padding-right:40px!important}}.checkbox-row{margin:8px 0}.checkbox{align-items:center;color:var(--text);display:flex;gap:10px;white-space:nowrap}.checkbox input{flex-shrink:0;height:16px;width:16px}.checkbox span{line-height:1}.hidden-input{display:none}.upload-row{margin-top:6px}.btn-upload{background:#fff;border:1px solid var(--stroke);border-radius:10px;cursor:pointer;display:inline-block;font-weight:700;padding:10px 12px}.file-name{color:var(--muted);font-size:13px;margin:6px 0 0}.sheet-footer{background:var(--card);border-top:1px solid var(--stroke);bottom:0;display:flex;gap:10px;justify-content:flex-end;margin-top:auto;padding:10px 24px;position:-webkit-sticky;position:sticky}.btn{border:1px solid #0000;border-radius:10px;cursor:pointer;font-weight:700;height:40px;padding:0 18px}.btn-ghost{background:#fff;border-color:var(--stroke);color:var(--text)}.btn-primary{background:var(--brand);color:#fff}.layout.theme-dark .sheet{background:var(--card);border-left-color:var(--stroke)}.layout.theme-dark .input,.layout.theme-dark .input.with-icon .control{background:#0f172a;border-color:var(--stroke);color:var(--text)}.inspectionsContainer{height:40vh;overflow-y:auto}:root{--ink:#0f172a;--shadow:0 8px 30px #020c1b0f;--brand:#293554;--success:#16a34a;--chip:#f8fafc;--danger:#ef4444}.si-page{padding:24px 32px 100px}.si-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.si-title{color:#0f172a;color:var(--ink);font-size:28px;font-weight:800;letter-spacing:.2px;margin:0}.si-subtitle{color:#64748b;color:var(--muted);font-size:14px;margin:6px 0 0}.si-select-all{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--stroke);border-radius:12px;cursor:pointer;font-weight:600;padding:10px 14px}.si-select-all:hover{background:#f8fafc}.si-limit-error{color:#b91c1c;font-size:14px;font-weight:600;margin:-6px 0 16px}.si-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){.si-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.si-grid{grid-template-columns:1fr}}.si-card{background:#fff;background:var(--card);border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 30px #020c1b0f;box-shadow:var(--shadow);cursor:pointer;overflow:hidden;position:relative;transition:box-shadow .2s ease,transform .05s ease,border-color .2s ease}.si-card:hover{box-shadow:0 10px 36px #020c1b14;transform:translateY(-1px)}.si-card.is-selected{border:2px solid #16a34a;border:2px solid var(--success);box-shadow:0 0 0 3px #16a34a26}.si-check{background:#16a34a;background:var(--success);border-radius:999px;box-shadow:0 2px 8px #0003;display:grid;height:26px;left:10px;place-items:center;position:absolute;top:10px;width:26px;z-index:2}.si-thumb{aspect-ratio:16/9;background:#f1f5f9;overflow:hidden;position:relative;width:100%}.si-thumb img{display:block;height:100%;object-fit:cover;width:100%}.si-card-footer{border-top:1px solid #eef2f7;display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.si-card-info{min-width:0}.si-card-title{color:#0f172a;color:var(--ink);font-size:14px;font-weight:700;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.si-card-meta{color:#64748b;color:var(--muted);font-size:12px;margin-top:2px}.si-card-actions{align-items:center;display:flex;gap:10px}.si-chip{background:#f8fafc;background:var(--chip);border:1px solid #e2e8f0;border:1px solid var(--stroke);border-radius:10px;cursor:pointer;font-size:12px;padding:6px 10px}.si-chip:hover{background:#eef2f7}.si-danger{background:#0000;border:none;color:#ef4444;color:var(--danger);cursor:pointer;font-size:12px}.si-danger:hover{text-decoration:underline}.si-pagination{align-items:center;display:flex;gap:10px;justify-content:center;margin:22px 0}.si-page-btn{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--stroke);border-radius:12px;cursor:pointer;font-weight:600;height:42px;width:42px}.si-page-btn[disabled]{cursor:not-allowed;opacity:.4}.si-page-btn.is-active{background:#0b2231;border-color:#0b2231;color:#fff}.si-footer{bottom:0;display:flex;justify-content:flex-end;margin-top:8px;position:-webkit-sticky;position:sticky}.si-cta{background:#062838!important;border-radius:12px!important;color:#fff!important;font-weight:700!important;padding:12px 18px!important;text-transform:none!important}.si-banner{font-size:.9rem;font-weight:500;padding:12px 16px}.si-banner--success{background:#dcfce7;border:1px solid #bbf7d0;color:#15803d}.si-banner--warning{background:#fef9c3;border:1px solid #fde68a;color:#854d0e}.si-banner-link{color:inherit;font-size:inherit;font-weight:700}.si-banner-link:hover{opacity:.75}.si-card--server{cursor:default}.si-card--server:hover{box-shadow:0 8px 30px #020c1b0f;box-shadow:var(--shadow);transform:none}.si-banner{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;color:#166534;display:flex;font-size:14px;gap:12px;margin-bottom:18px;padding:10px 16px}.si-banner-link{background:none;border:none;color:#16a34a;cursor:pointer;font-size:14px;font-weight:600;margin-left:auto;padding:0;text-decoration:underline}.si-banner-link:hover{color:#166534}.si-card--analysed,.si-card.is-analysed{border:2px solid #22c55e}.si-card--analysed .si-thumb:after{background:#16a34a14;content:"";inset:0;pointer-events:none;position:absolute}.si-analysed-badge{background:#16a34a;border-radius:999px;box-shadow:0 2px 8px #0003;color:#fff;display:grid;font-size:14px;font-weight:700;height:26px;left:10px;line-height:1;place-items:center;position:absolute;top:10px;width:26px;z-index:2}.si-analysed-label{color:#16a34a!important;font-weight:600}:root{--bg:#0b2331;--card:#fff;--text:#0f172a;--muted:#64748b;--accent:#0d2b3a;--accent-contrast:#fff;--stroke:#e2e8f0;--drop-bg:#eef6ff;--drop-stroke:#cbd5e1;--link:#2b6cb0;--brand-ink:#293554;--radius:14px;--shadow:0 6px 24px #020c1b14}.uis-page{height:100%;width:100%}.uis-card{background:#fff;background:var(--card);border-radius:14px;border-radius:var(--radius);box-shadow:0 6px 24px #020c1b14;box-shadow:var(--shadow);height:98%;padding:28px;width:98%}.uis-header{margin-bottom:10px}.uis-field,.uis-header{align-items:flex-start;text-align:left}.uis-title{color:#0f172a;color:var(--text);font-size:22px;font-weight:700;margin:0}.uis-subtitle{color:#64748b;color:var(--muted);font-size:14px;margin:6px 0 0}.uis-form{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr;margin-top:16px}.uis-field label{color:#0f172a;color:var(--text);display:block;font-size:14px;margin-bottom:8px}.uis-field label span{color:#ef4444}.uis-field input{background:#f8fafc;border:1px solid #e2e8f0;border:1px solid var(--stroke);border-radius:10px;color:#0f172a;color:var(--text);font-size:14px;height:44px;padding:0 12px;width:98%}.uis-field input[readonly]{background:#f1f5f9;color:#334155}.uis-section-title{color:#293554;color:var(--brand-ink);font-size:16px;font-weight:600;margin:4px 0 10px}.uis-dropzone{background:#eef6ff;background:var(--drop-bg);border:2px dashed #cbd5e1;border:2px dashed var(--drop-stroke);border-radius:12px;min-height:240px}.uis-dropzone-inner{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:center;padding:24px;text-align:center;width:100%}.uis-circle{background:#e6effa;border-radius:999px;color:#6b7280;display:grid;height:72px;margin-bottom:6px;place-items:center;width:72px}.uis-drop-title{color:#0f172a;color:var(--text);font-size:18px;font-weight:700;margin:0}.uis-drop-help{color:#64748b;color:var(--muted);font-size:14px;margin:0}.uis-link{color:#2b6cb0;color:var(--link);text-decoration:underline}.uis-counter{color:#64748b;color:var(--muted);font-size:12px;margin-top:8px}.uis-limit-error{color:#b91c1c;font-size:13px;font-weight:600;margin:0;max-width:520px}.uis-file-list{color:#334155;font-size:13px;list-style:none;margin:8px 0 0;max-width:640px;padding:0}.uis-actions{display:flex;justify-content:flex-end;margin-top:8px}.uis-btn{background:#062838;border:none;border-radius:10px;color:#fff;color:var(--accent-contrast);cursor:pointer;font-size:14px;font-weight:600;padding:12px 18px}.uis-btn:hover{opacity:.95}.modal-overlay{background:#0009;display:grid;inset:0;place-items:center;position:fixed;z-index:50}.modal-image{border-radius:10px;box-shadow:0 20px 80px #00000059;max-height:90vh;max-width:90vw}.oldImagesContainer{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.imageDiv{background:#fff;border-radius:12px;box-shadow:0 6px 24px #020c1b14;box-shadow:var(--shadow);padding:10px}.ir2-page{padding:20px}.ir2-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.ir2-title{color:#0f172a;font-size:28px;font-weight:700}.ir2-subtitle{color:#64748b;margin-top:4px}.ir2-metrics{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(180px,1fr));margin-bottom:14px}.ir2-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 20px #0f172a0f}.ir2-metric{padding:14px}.ir2-metric-label{color:#64748b;font-size:12px}.ir2-metric-value{color:#0f172a;font-size:28px;font-weight:800;margin-top:6px}.ir2-grid{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:2fr 1fr}.ir2-left{padding:12px}.ir2-list-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.ir2-list-title{color:#0f172a;font-size:18px;font-weight:700}.ir2-list-controls{align-items:center;display:flex;gap:10px}.ir2-tabs{background:#f1f5f9;border-radius:12px;display:flex;gap:8px;padding:6px}.ir2-tab{background:#0000;border:0;border-radius:10px;color:#334155;cursor:pointer;font-weight:600;padding:8px 10px}.ir2-tab.is-active{background:#0f172a;color:#fff}.ir2-select{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px}.ir2-table{grid-gap:0;display:grid;gap:0}.ir2-tr{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1.6fr .9fr .7fr 1.2fr;padding:10px}.ir2-th{border-bottom:1px solid #e5e7eb;color:#64748b;font-size:12px;font-weight:700}.ir2-row{border-bottom:1px solid #eef2f7;cursor:pointer}.ir2-row:hover{background:#f8fafc}.ir2-row.is-selected{background:#eef2ff}.ir2-imagecell{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:56px 1fr}.ir2-thumb{border:1px solid #e5e7eb;border-radius:10px;height:40px;object-fit:cover;width:56px}.ir2-filename{color:#0f172a;font-size:13px;font-weight:700}.ir2-filename,.ir2-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ir2-sub{color:#64748b;font-size:12px}.ir2-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;padding:6px 10px}.ir2-badge.is-yes{background:#dcfce7;color:#166534}.ir2-badge.is-no{background:#f1f5f9;color:#334155}.ir2-detcount{color:#0f172a;font-weight:800;margin-left:10px}.ir2-chips{display:flex;flex-wrap:wrap;gap:8px}.ir2-chip{background:#f1f5f9;border-radius:999px;color:#0f172a;font-size:12px;padding:6px 10px}.ir2-muted{color:#94a3b8}.ir2-right{grid-gap:14px;display:grid;gap:14px}.ir2-chart{padding:12px}.ir2-section-title{color:#0f172a;font-size:14px;font-weight:800;margin-bottom:8px}.ir2-chart-body{width:100%}.ir2-preview{padding:12px}.ir2-preview-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.ir2-preview-actions{display:flex;gap:8px}.ir2-stage{border:1px solid #e5e7eb;border-radius:14px;height:320px;overflow:hidden}.ir2-meta{grid-gap:8px;display:grid;gap:8px;margin-top:10px}.ir2-meta-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:90px 1fr}.ir2-meta-k{color:#64748b}.ir2-meta-k,.ir2-meta-v{font-size:12px;font-weight:700}.ir2-meta-v{color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-item img{border-radius:10%;flex:0 1 25%;height:auto;width:100%}.image-item{align-content:center;border:1px solid #ccc;border-radius:10%;display:flex;justify-items:center;overflow:hidden;position:relative;width:10%}.prof-page{max-width:900px;padding:24px 28px}.prof-loading{color:#64748b;font-size:14px;padding:48px}.prof-head{margin-bottom:24px}.prof-title{color:#0f172a;font-size:28px;font-weight:800;line-height:1.1;margin:0 0 4px}.prof-subtitle{color:#64748b;font-size:14px;margin:0}.prof-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.prof-identity{align-items:center;display:flex;gap:20px;grid-column:1/-1}.prof-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 16px #0f172a0d;padding:24px}.prof-card-title{color:#0f172a;font-size:16px;font-weight:800;margin:0 0 6px}.prof-card-desc{color:#64748b;font-size:13px;line-height:1.5;margin:0 0 20px}.prof-avatar{align-items:center;background:#293554;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:22px;font-weight:900;height:64px;justify-content:center;width:64px}.prof-name{color:#0f172a;font-size:20px;font-weight:800;margin:0 0 4px}.prof-email{color:#64748b;font-size:13px;margin:0 0 8px}.prof-badge{background:#f1f5f9;border-radius:999px;color:#334155;display:inline-block;font-size:11px;font-weight:700;padding:4px 10px}.prof-form{gap:14px}.prof-form,.prof-label{display:flex;flex-direction:column}.prof-label{color:#64748b;font-size:12px;font-weight:700;gap:6px}.prof-input{border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;font-size:14px;outline:none;padding:10px 12px;transition:border-color .15s}.prof-input:focus{border-color:#293554}.prof-btn{align-self:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;cursor:pointer;font-size:13px;font-weight:800;height:40px;padding:0 18px;transition:background .15s,color .15s}.prof-btn--primary{background:#293554;border-color:#293554;color:#fff}.prof-btn--primary:hover{background:#1e2a44}.prof-btn:disabled{cursor:not-allowed;opacity:.5}.prof-msg{border-radius:8px;font-size:13px;font-weight:600;margin:0;padding:10px 14px}.prof-msg--ok{background:#dcfce7;color:#166534}.prof-msg--err{background:#fee2e2;color:#991b1b}.prof-notif-row{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:16px;justify-content:space-between;padding:14px 0 0}.prof-notif-label{color:#0f172a;font-size:14px;font-weight:700;margin:0 0 3px}.prof-notif-sub{color:#64748b;font-size:12px;margin:0}.prof-toggle{background:#e2e8f0;border:none;border-radius:999px;cursor:pointer;flex-shrink:0;height:28px;padding:0;position:relative;transition:background .2s;width:48px}.prof-toggle.is-on{background:#293554}.prof-toggle-knob{background:#fff;border-radius:50%;box-shadow:0 1px 4px #0003;display:block;height:20px;left:4px;position:absolute;top:4px;transition:transform .2s;width:20px}.prof-toggle.is-on .prof-toggle-knob{transform:translateX(20px)}.users-screen{font-family:CynthoNext,sans-serif;padding:28px 32px}.users-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.users-title{color:#0f172a;font-size:1.6rem;font-weight:700}.users-new-btn{background:#021e2d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:filter .15s}.users-new-btn:hover{filter:brightness(1.2)}.users-success{background:#dcfce7;border-radius:6px;color:#16a34a;font-size:.9rem;margin-bottom:16px;padding:10px 14px}.users-empty,.users-loading{color:#9398a3;font-size:.95rem;padding:40px 0;text-align:center}.users-table-wrap{border-radius:12px;box-shadow:0 2px 12px #0000000f;overflow-x:auto}.users-table{background:#fff;border-collapse:collapse;font-size:.9rem;width:100%}.users-table th{background:#021e2d;color:#e5e7eb;font-size:.82rem;font-weight:600;letter-spacing:.04em;padding:12px 16px;text-align:left;text-transform:uppercase}.users-table td{border-bottom:1px solid #f1f5f9;color:#1f2937;padding:12px 16px;vertical-align:middle}.users-table tr:last-child td{border-bottom:none}.users-table tbody tr:hover{background:#f8fafc}.users-badge{background:#f1f5f9;border-radius:99px;color:#475569;display:inline-block;font-size:.76rem;font-weight:600;margin-right:4px;padding:3px 10px}.users-badge.type{background:#e0f2fe;color:#0369a1}.users-badge.role{background:#f3f4f6;color:#374151}.users-badge.role.admin{background:#fef3c7;color:#92400e}.users-badge.active{background:#dcfce7;color:#15803d}.users-badge.inactive{background:#fee2e2;color:#b91c1c}.users-badge.test{background:#fef9c3;color:#854d0e}.users-modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.users-modal{background:#fff;border-radius:14px;box-shadow:0 20px 60px #0003;max-height:92vh;max-width:95vw;overflow:auto;width:440px}.users-modal-header{align-items:center;background:#021e2d;color:#fff;display:flex;justify-content:space-between;padding:18px 24px}.users-modal-header h2{font-size:1.1rem;font-weight:600;margin:0}.users-modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.1rem;line-height:1;opacity:.7}.users-modal-close:hover{opacity:1}.users-form{gap:14px;padding:24px}.users-form,.users-form label{display:flex;flex-direction:column}.users-form label{color:#374151;font-size:.85rem;font-weight:600;gap:5px}.users-form input,.users-form select{border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;font-family:inherit;font-size:.9rem;height:40px;outline:none;padding:0 12px}.users-form input:focus,.users-form select:focus{border-color:#021e2d;box-shadow:0 0 0 3px #021e2d1a}.users-form-error{color:#ef4444;font-size:.85rem;margin:0}.users-form-success{color:#16a34a;font-size:.85rem;margin:0}.users-password-reset{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px;margin-top:6px;padding-top:16px}.users-password-reset h3{color:#0f172a;font-size:.95rem;font-weight:700;margin:0}.users-password-reset p{color:#64748b;font-size:.82rem;margin:4px 0 0}.users-reset-password-btn{align-items:center;align-self:flex-start;background:#293554;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:.86rem;font-weight:600;justify-content:center;min-height:36px;min-width:142px;padding:9px 14px}.users-reset-password-btn:hover:not(:disabled){filter:brightness(1.12)}.users-reset-password-btn:disabled{cursor:not-allowed;opacity:.65}.users-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.users-cancel-btn{background:#f1f5f9;border:none;border-radius:6px;color:#374151;cursor:pointer;font-size:.9rem;padding:10px 18px}.users-cancel-btn:hover{background:#e2e8f0}.users-submit-btn{align-items:center;background:#021e2d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:center;min-width:110px;padding:10px 22px}.users-submit-btn:hover:not(:disabled){filter:brightness(1.2)}.users-submit-btn:disabled{cursor:not-allowed;opacity:.65}.users-spinner{animation:spin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.users-actions-cell{align-items:center;display:flex;gap:6px}.users-action-btn{background:none;border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.95rem;line-height:1;padding:4px 8px;transition:background .15s,border-color .15s}.users-action-btn.edit:hover{background:#eff6ff;border-color:#bfdbfe}.users-action-btn.delete:hover:not(:disabled){background:#fef2f2;border-color:#fecaca}.users-action-btn:disabled{cursor:not-allowed;opacity:.3}.users-confirm .users-modal-header.danger{background:#991b1b}.users-confirm-body{padding:24px}.users-confirm-body p{color:#1f2937;font-size:.95rem;margin:0 0 6px}.users-confirm-sub{color:#6b7280!important;font-size:.85rem!important;margin-bottom:20px!important}.users-delete-confirm-btn{align-items:center;background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:center;min-width:90px;padding:10px 22px}.users-delete-confirm-btn:hover:not(:disabled){background:#b91c1c}.users-delete-confirm-btn:disabled{cursor:not-allowed;opacity:.65}.notifications-page{color:#0f172a;padding:24px}.notifications-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.notifications-header h1{font-size:28px;margin:0}.notifications-empty{color:#667085;margin-top:18px}.notifications-error{color:#b42318;margin-top:18px}.notifications-list{grid-gap:10px;display:grid;gap:10px;margin-top:18px}.notification-row{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:14px 16px;text-align:left;width:100%}.notification-row:hover{background:#f8fafc}.notification-row.is-unread{background:#f6fef9;border-color:#b7e4c7}.notification-title{font-weight:700;margin-bottom:4px}.notification-message{color:#475467;line-height:1.4}.notification-date{color:#667085;font-size:13px;margin-top:8px}.notification-dot{background:#00b130;border-radius:50%;flex:0 0 auto;height:10px;margin-top:4px;width:10px}.history-page{background:#f5f7fa;color:#172033;min-height:100%;padding:28px}.history-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.history-header h1{font-size:30px;letter-spacing:0;margin:8px 0 4px}.history-header p{color:#667085;margin:0}.history-back{background:#0000;border:0;color:#344054;cursor:pointer;gap:8px;padding:0}.history-back,.history-summary{align-items:center;display:inline-flex;font-weight:700}.history-summary{background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#475467;gap:10px;padding:10px 12px}.history-layout{background:#fff;border:1px solid #dfe3e8;display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);min-height:680px}.history-locations{border-right:1px solid #e4e7ec;min-width:0;padding:18px}.history-section-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}.history-section-heading h2{font-size:16px;margin:0}.history-section-heading>span{color:#667085;font-size:12px;font-weight:700}.history-location-list{grid-gap:6px;display:grid;gap:6px;margin-top:14px}.history-location-filters{border:1px solid #d0d5dd;border-radius:6px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;overflow:hidden}.history-location-filters button{background:#fff;border:0;border-right:1px solid #d0d5dd;color:#475467;cursor:pointer;font-size:10px;font-weight:800;min-height:32px;min-width:0}.history-location-filters button:last-child{border-right:0}.history-location-filters button:hover{background:#f8fafc}.history-location-filters button.is-active{background:#344054;color:#fff}.history-location-filter-empty{color:#667085;font-size:12px;line-height:18px;padding:24px 10px;text-align:center}.history-location-item{grid-gap:10px;background:#0000;border:1px solid #0000;border-left:3px solid #98a2b3;border-radius:8px;color:#475467;cursor:pointer;display:grid;gap:10px;grid-template-columns:20px minmax(0,1fr);padding:12px;text-align:left;width:100%}.history-location-item:hover{background:#f8fafc}.history-location-item.is-active{background:#eef4ff;border-color:#b2ccff;color:#1849a9}.history-location-item>svg{margin-top:2px}.history-location-content{grid-gap:3px;display:grid;gap:3px;min-width:0}.history-location-item--critical{border-left-color:#ef4444}.history-location-item--warning{border-left-color:#f59e0b}.history-location-item--clear{border-left-color:#16a34a}.history-location-title{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.history-location-title>strong{min-width:0}.history-location-status{align-items:center;border-radius:4px;display:inline-flex;flex-shrink:0;font-size:9px;font-weight:800;gap:5px;line-height:14px;padding:2px 6px;white-space:nowrap}.history-location-status>span{background:currentColor;border-radius:50%;height:6px;width:6px}.history-location-status.is-critical{background:#fee4e2;color:#b42318}.history-location-status.is-warning{background:#fef0c7;color:#b54708}.history-location-status.is-clear{background:#dcfae6;color:#067647}.history-location-status.is-pending{background:#eaecf0;color:#475467}.history-location-item small,.history-location-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-location-item small{color:#667085;font-size:11px}.history-comparison{min-width:0;padding:22px}.history-comparison-empty{align-items:center;color:#667085;display:flex;flex-direction:column;justify-content:center;min-height:360px;text-align:center}.history-comparison-empty h2{color:#344054;font-size:18px;margin:0 0 6px}.history-comparison-empty p{margin:0}.history-comparison-head{align-items:flex-end;border-bottom:1px solid #e4e7ec;display:flex;gap:20px;justify-content:space-between;padding-bottom:18px}.history-comparison-head h2{font-size:22px;margin:4px 0 0}.history-image-eyebrow,.history-match-type{color:#667085;font-size:11px;font-weight:800;text-transform:uppercase}.history-selectors{display:flex;gap:10px}.history-selectors label{grid-gap:5px;color:#475467;display:grid;font-size:11px;font-weight:800;gap:5px;text-transform:uppercase}.history-selectors select{background:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#172033;font-size:13px;max-width:240px;min-height:38px;padding:0 32px 0 10px;text-transform:none}.history-images{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px 0}.history-image-panel{min-width:0}.history-image-heading{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px;min-height:64px}.history-image-heading h2{font-size:17px;margin:3px 0}.history-image-heading p{color:#667085;font-size:12px;margin:0}.history-toggle{align-items:center;color:#475467;display:inline-flex;font-size:12px;font-weight:700;gap:7px}.history-image-frame{align-items:center;aspect-ratio:4/3;background:#111827;display:flex;justify-content:center;overflow:hidden;position:relative}.history-image-frame img{display:block;height:100%;object-fit:contain;width:100%}.history-detection-box{border:2px solid;pointer-events:none;position:absolute;z-index:1}.history-detection-box span{color:#fff;font-size:10px;font-weight:800;left:-2px;line-height:14px;max-width:180px;overflow:hidden;padding:3px 5px;position:absolute;text-overflow:ellipsis;top:-22px;white-space:nowrap}.history-image-meta{color:#667085;display:flex;font-size:12px;gap:12px;justify-content:space-between;padding-top:9px}.history-image-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-image-meta strong{color:#344054;flex-shrink:0}.history-findings{border-top:1px solid #e4e7ec;padding-top:18px}.history-findings-table{border:1px solid #e4e7ec;margin-top:12px}.history-findings-row{align-items:center;border-bottom:1px solid #eef0f3;display:grid;font-size:13px;grid-template-columns:minmax(160px,1fr) 90px 90px 90px;min-height:42px;padding:0 12px}.history-findings-row:last-child{border-bottom:0}.history-findings-row.is-header{background:#f8fafc;color:#667085;font-size:11px;font-weight:800;text-transform:uppercase}.history-findings-row .is-worse{color:#c4320a;font-weight:800}.history-findings-row .is-better{color:#067647;font-weight:800}.history-empty,.history-error{align-items:center;background:#fff;border:1px solid #e4e7ec;display:flex;flex-direction:column;justify-content:center;min-height:360px;padding:32px;text-align:center}.history-empty>svg{color:#667085;font-size:28px}.history-empty h2{margin:14px 0 6px}.history-empty p{color:#667085;margin:0;max-width:520px}.history-error{color:#b42318}.history-image-empty{color:#667085;display:grid;min-height:300px;place-items:center}@media (max-width:980px){.history-layout{grid-template-columns:1fr}.history-locations{border-bottom:1px solid #e4e7ec;border-right:0}.history-location-list{grid-template-columns:repeat(2,minmax(0,1fr))}.history-comparison-head{align-items:flex-start;flex-direction:column}}@media (max-width:720px){.history-page{padding:16px}.history-header,.history-selectors{align-items:flex-start;flex-direction:column}.history-summary{align-self:stretch}.history-images,.history-location-list{grid-template-columns:1fr}.history-selectors,.history-selectors label,.history-selectors select{max-width:none;width:100%}.history-findings-row{grid-template-columns:minmax(110px,1fr) 56px 56px 62px}}
/*# sourceMappingURL=main.2d34f99b.css.map*/