body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{color:#fff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-title{letter-spacing:.1em;margin-bottom:2rem;font-family:"serif";font-size:2rem}.login-form{flex-direction:column;width:80%;max-width:300px;display:flex}.login-input{color:#fff;background-color:#0000;border:1px solid #aaa;border-radius:4px;outline:none;margin-bottom:1rem;padding:.75rem}.login-input::placeholder{color:#aaa}.login-button{color:#b49eff;cursor:pointer;background-color:#222;border:none;border-radius:4px;padding:.75rem;transition:background-color .2s}.login-button:hover{background-color:#444}.login-logo{width:300px;margin-bottom:1rem}.login-footer{color:#888;text-align:center;margin-top:2rem;font-size:.8rem}.compliance-container{color:#fff;background-color:#000;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.compliance-header{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1000px;margin-bottom:1rem;display:flex}.compliance-title{text-align:left;color:#fff;flex:1;margin:0;font-size:2.2rem;font-weight:700}.compliance-logo{object-fit:contain;width:84px;height:84px;display:block}.compliance-card{color:#111;white-space:pre-wrap;box-sizing:border-box;background-color:#f5f5f5;border-radius:8px;width:100%;max-width:1000px;padding:2rem;font-size:1rem;line-height:1.7}.compliance-actions{justify-content:flex-start;width:100%;max-width:1000px;margin-top:1.25rem;display:flex}.compliance-button{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.75rem 1.25rem;font-size:1rem;transition:background-color .2s}.compliance-button:hover{background-color:#444}.compliance-button:disabled{opacity:.7;cursor:not-allowed}.compliance-error{color:#ff6b6b;text-align:left;width:100%;max-width:1000px;margin-top:1rem}.search-container{color:#fff;background-color:#000;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.search-container h1{margin-bottom:2rem}.search-form{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;max-width:1000px;display:flex}.search-form input,.search-form select,.search-form textarea,.search-form button{color:#fff;background-color:#0000;border:1px solid #555;border-radius:4px;padding:.5rem 1rem;font-size:.9rem}.search-form input::placeholder,.search-form textarea::placeholder{color:#888}.search-form button{cursor:pointer;background-color:#222;transition:background-color .2s}.search-form button:hover{background-color:#444}.search-form textarea{resize:vertical;min-height:2rem}.time-range-buttons{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.time-range-buttons button{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.4rem .8rem;font-size:.9rem;transition:background-color .2s}.time-range-buttons button:hover{background-color:#444}.time-range-buttons button.active{background-color:#666;border-color:#999}.custom-date-range{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.custom-date-range label{color:#aaa;font-size:.9rem}.custom-date-range input[type=date],.custom-date-range input[type=datetime-local]{color:#000;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#fff;border:1px solid #555;border-radius:4px;padding:.3rem .5rem;font-size:.9rem}.custom-date-range button{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.4rem .8rem;font-size:.9rem;transition:background-color .2s}.custom-date-range button:hover{background-color:#444}.search-row{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.axon-filters-box{text-align:left;border:1px solid #555;border-radius:4px;margin:1rem auto;padding:.5rem 1rem;display:inline-block}.axon-title{color:#fff;text-align:center;margin-bottom:.3rem;font-size:.95rem;display:block}.axon-checkboxes{color:#fff;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.axon-checkboxes div{align-items:center;gap:.3rem;display:flex}.agency-section{color:#fff;width:100%;margin:.5rem 0}.agency-header{justify-content:flex-start;align-items:center;gap:.5rem;margin:.3rem 0;display:flex}.agency-header h4{cursor:pointer;align-items:center;gap:.3rem;margin:0;display:flex}.agency-checkboxes{flex-wrap:wrap;gap:.5rem 1rem;margin-top:.3rem;display:flex}.agency-item{align-items:center;gap:.3rem;display:flex}.agency-header img{vertical-align:bottom;display:inline-block}.search-actions{justify-content:center;gap:1rem;width:100%;margin-top:2rem;display:flex}.search-actions button.search-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;flex:3;padding:.6rem 1.2rem;font-size:.95rem;transition:background-color .2s}.search-actions button.search-btn:hover{background-color:#444}.search-actions button.clear-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;flex:1;padding:.6rem 1.2rem;font-size:.95rem;transition:background-color .2s}.search-actions button.clear-btn:hover{background-color:#444}.agency-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.2rem 2rem;display:grid}.search-container.facelift{background:radial-gradient(circle at top,#1c1c1c 0%,#050505 42%,#000 100%);padding:2.5rem 1.25rem}.search-shell{width:100%;max-width:1320px;margin:0 auto}.search-hero .eyebrow{color:#aaa;text-transform:uppercase;letter-spacing:.18em;margin-bottom:.6rem;font-size:.75rem}.search-hero h1{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800}.search-hero p{color:#b5b5b5;max-width:720px;margin:0 auto;font-size:.95rem}.search-main-card{background:#0c0c0cf0;border:1px solid #2c2c2c;border-radius:24px;padding:2rem;box-shadow:0 18px 60px #000000bf,inset 0 1px #ffffff0a}.search-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;width:100%;display:grid}.search-form input,.search-form select,.search-form textarea{color:#fff;background:#0e0e0e;border:1px solid #333;border-radius:14px;min-height:46px;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s,background .2s}.search-form input:focus,.search-form select:focus,.search-form textarea:focus{background:#111;border-color:#888;outline:none;box-shadow:0 0 0 3px #ffffff14}.search-form input::placeholder{color:#777}.search-form hr{margin:1.5rem 0;border:none!important;border-top:1px solid #272727!important}.time-range-buttons{background:#090909;border:1px solid #252525;border-radius:18px;justify-content:center;width:100%;padding:.75rem}.time-range-buttons button{background:#111;border:1px solid #333;border-radius:999px;padding:.65rem 1rem}.time-range-buttons button.active{color:#000;background:#fff;border-color:#fff;font-weight:700}.custom-date-range{background:#090909;border:1px solid #252525;border-radius:18px;flex-wrap:wrap;justify-content:center;width:100%;padding:1rem}.custom-date-range input[type=datetime-local]{border-radius:12px}.agency-section{background:#090909;border:1px solid #252525;border-radius:22px;padding:1.5rem}.global-select-all{background:#0f0f0f;border:1px solid #2d2d2d;border-radius:18px;padding:1rem}.vendor-select-all label{background:#151515;border:1px solid #303030;border-radius:999px;padding:.45rem .75rem}.agency-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.agency-accordion-item{background:#101010;border:1px solid #2e2e2e;border-radius:16px;padding:.85rem}.agency-header{margin:0}.agency-integrations{border-top:1px solid #2c2c2c;flex-direction:column;gap:.65rem;margin-top:.75rem;padding-top:.75rem;display:flex}.integration-item{background:#151515;border:1px solid #303030;border-radius:12px;padding:.55rem .65rem}.search-actions{background:#090909;border:1px solid #252525;border-radius:20px;margin-top:1.5rem;padding:1rem}.search-actions button.search-btn{color:#000;background:#fff;border:1px solid #fff;border-radius:14px;min-height:52px;font-weight:800}.search-actions button.search-btn:hover{background:#dcdcdc}.search-actions button.clear-btn{color:#fff;background:0 0;border:1px solid #444;border-radius:14px}.search-actions button.clear-btn:hover{background:#1a1a1a}@media (width<=768px){.search-main-card{border-radius:18px;padding:1.25rem}.agency-section{padding:1rem}.search-actions{flex-direction:column}.search-actions button.search-btn,.search-actions button.clear-btn{flex:unset;width:100%}}.search-container.facelift{align-items:stretch}.search-shell{max-width:980px;margin:0 auto}.search-main-card{width:100%;margin:0 auto}.search-hero{text-align:center;margin-bottom:1.25rem}.search-hero-logo{opacity:.95;width:250px;max-width:80%;height:auto;margin-bottom:.2rem}.search-hero h1{letter-spacing:.22em;text-transform:uppercase;color:#d5d5d5;font-size:1.1rem;font-weight:600}.search-container.facelift{padding-top:1.25rem}.loading-modal{z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loading-content{text-align:center;color:#fff;background:#000;border-radius:16px;padding:24px;box-shadow:0 0 30px #fff9}.loading-content p{margin-top:20px;font-size:16px}.spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:36px;height:36px;margin:0 auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.search-results-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.results-table{border-collapse:collapse;background-color:#111;width:100%}.results-table th,.results-table td{text-align:center;border:none;padding:.5rem}.results-table th{color:#fff;background-color:#222;border-bottom:1px solid #444}.results-table tr{border-bottom:1px solid #444;transition:background-color .3s,filter .3s}.results-table tr:hover{filter:brightness(1.2);background-color:#333}.results-table td{color:#eee}.results-table img{border:none;border-radius:4px}select,.dropdown-menu{border:1px solid #444;color:#fff!important;background-color:#111!important}select option,.dropdown-item{color:#fff;background-color:#111}.dropdown-item:hover,.dropdown-item:focus{color:#fff;background-color:#333}.tab-buttons{gap:10px;margin-bottom:1rem;display:flex}.refine-button{color:#fff;cursor:pointer;background-color:#333;border:1px solid #555;border-radius:6px;padding:8px 16px;font-size:16px;transition:all .2s ease-in-out}.refine-button:hover{background-color:#444;box-shadow:0 0 8px #fff3}.refine-button.disabled{opacity:.5;cursor:not-allowed;box-shadow:none;color:#aaa}.agency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.search-results-container.results-facelift{color:#fff;background:radial-gradient(circle at top,#1c1c1c 0%,#050505 42%,#000 100%);min-height:100vh;padding:1.25rem}.results-shell{width:100%;max-width:1500px;margin:0 auto}.results-hero{text-align:center;margin-bottom:1.5rem}.results-hero-logo{opacity:.95;width:250px;max-width:80%;height:auto;margin-bottom:.15rem}.results-hero h1{letter-spacing:.35em;text-transform:uppercase;color:#d5d5d5;margin:0;font-size:.95rem;font-weight:600}.results-hero p{color:#888;margin-top:.4rem;font-size:.85rem}.results-facelift .tab-buttons{background:#090909;border:1px solid #252525;border-radius:18px;flex-wrap:wrap;padding:.75rem}.results-facelift .tab-buttons button,.results-facelift .refine-button,.results-facelift button{color:#fff;background:#111;border:1px solid #333;border-radius:999px;padding:.65rem 1rem;font-size:.9rem;transition:all .2s}.results-facelift .tab-buttons button:hover,.results-facelift .refine-button:hover,.results-facelift button:hover:not(:disabled){background:#1d1d1d;border-color:#777}.results-facelift .tab-buttons button.active{color:#000;background:#fff;border-color:#fff;font-weight:700}.results-facelift button.disabled,.results-facelift button:disabled{opacity:.45;cursor:not-allowed}.results-facelift .results-table{border-spacing:0;background:#0c0c0cf0;border:1px solid #2c2c2c;border-radius:20px;overflow:hidden;box-shadow:0 18px 60px #000000bf,inset 0 1px #ffffff0a;border-collapse:separate!important}.results-facelift .results-table th{color:#dcdcdc;text-transform:uppercase;letter-spacing:.08em;background:#101010;border-bottom:1px solid #292929;padding:.85rem .65rem;font-size:.75rem}.results-facelift .results-table td{color:#eee;vertical-align:middle;border-bottom:1px solid #202020;padding:.75rem .65rem}.results-facelift .results-table tr{background:#0c0c0c;transition:background .2s,filter .2s}.results-facelift .results-table tbody tr:hover{filter:none;background:#171717}.results-facelift .results-table img{border-radius:12px}.results-facelift .results-table td:nth-child(3){letter-spacing:.08em;font-weight:800}.results-facelift .results-table td img[alt=Vehicle]{border:1px solid #2f2f2f;border-radius:14px;box-shadow:0 8px 24px #00000073}.results-facelift span,.results-facelift div{color:inherit}.results-facelift select,.results-facelift .dropdown-menu{border:1px solid #333;border-radius:12px;color:#fff!important;background-color:#111!important}@media (width<=900px){.search-results-container.results-facelift{padding:1rem}.results-hero-logo{width:210px}.results-facelift .results-table{white-space:nowrap;display:block;overflow-x:auto}.results-facelift .tab-buttons{width:100%}}.search-form .custom-date-range input[type=datetime-local]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-color:#777;color:#000!important;background-color:#fff!important}.search-form .custom-date-range input[type=datetime-local]:focus{color:#000!important;background-color:#fff!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.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:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.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);width:36px;height: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{width:44px;height: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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{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)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;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;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.modal-img-full-wrap{justify-content:center;align-items:center;width:100%;display:flex}.modal-img-full{object-fit:contain;cursor:zoom-in;background-color:#000;border-radius:4px;width:100%;height:auto;max-height:52vh;margin-bottom:6px}.centered-plate-container{text-align:center;margin-bottom:10px}.plate-inline-img{object-fit:cover;cursor:zoom-in;background-color:#000;border-radius:4px;min-width:120px;max-height:60px;margin:0 auto 4px}.plate-text{white-space:nowrap;font-size:1.1rem;font-weight:700}.modal-details-grid{grid-template-columns:1fr 1fr;gap:.5rem 1rem;width:100%;margin:0 auto;padding:.5rem 0;display:grid}.modal-details-grid,.modal-details-grid .left-col,.modal-details-grid .right-col,.modal-details-grid .left-col div,.modal-details-grid .right-col div{line-height:1.5;font-size:1.1rem!important}.modal-details-grid .left-col{text-align:left}.modal-details-grid .right-col{text-align:right}.result-logo-img{object-fit:contain;width:auto;max-width:120px;height:40px}.axis-logo-large{width:80px!important;height:auto!important}.modal-map{border:1px solid #fff;border-radius:4px;flex-shrink:0;width:100%;height:280px;min-height:280px;margin:6px 0;position:relative}.modal-map .leaflet-container{background:#111;width:100%!important;height:100%!important}.modal-actions-row{justify-content:space-between;align-items:center;gap:1rem;padding:8px 4px 0;display:flex}.action-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #fff;border-radius:4px;padding:6px 12px;font-size:.95rem;font-weight:700;transition:background .2s}.action-btn:hover{background-color:#444}.left-btn{align-self:flex-start}.right-btn{align-self:flex-end}.fullscreen-overlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fullscreen-image-container{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.fullscreen-img{object-fit:contain;background:#000;border-radius:8px;width:100%;height:100%}.fullscreen-overlay .close-btn{background:#0009;border-radius:4px;padding:4px 8px;font-size:2rem;position:absolute;top:12px;right:16px}body.modal-open{overflow:hidden}@media (width<=700px){.modal-details-grid{text-align:left;grid-template-columns:1fr}.modal-details-grid .right-col{text-align:left}}.hotlist-modal-overlay{z-index:9999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hotlist-modal{color:#fff;background:#111;border:1px solid #fff;border-radius:10px;width:90%;max-width:500px;padding:24px;font-size:.95rem;position:relative;box-shadow:0 0 10px #0009}.hotlist-modal *,.hotlist-modal :before,.hotlist-modal :after{box-sizing:border-box}.hotlist-modal .close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:12px;right:14px}.hotlist-modal h4{border-bottom:1px solid #666;margin-bottom:20px;padding-bottom:10px;font-size:1.15rem;font-weight:700}.hotlist-modal .form-group{margin-bottom:18px}.hotlist-modal label{color:#ccc;margin-bottom:8px;font-weight:500;display:block}.hotlist-modal input,.hotlist-modal select,.hotlist-modal .custom-input{color:#fff;background-color:#1a1a1a;border:1px solid #444;border-radius:6px;width:100%;padding:10px 12px;font-size:.95rem;transition:border-color .2s}.hotlist-modal input::placeholder,.hotlist-modal .custom-input::placeholder{color:#999}.hotlist-modal input:focus,.hotlist-modal select:focus,.hotlist-modal .custom-input:focus{border-color:#888;outline:none}.error-text{color:#f66;margin-bottom:12px;font-size:.95rem;font-weight:500}.button-wrapper{justify-content:center;margin-top:6px;display:flex}.hotlist-modal .hotlist-save-btn{color:#fff;cursor:pointer;text-align:center;background-color:#007bff;border:none;border-radius:6px;padding:10px 28px;font-size:1rem;font-weight:700;transition:background-color .2s,box-shadow .2s;box-shadow:0 2px 6px #007bff4d}.hotlist-modal .hotlist-save-btn:hover{background-color:#0056b3;box-shadow:0 4px 10px #007bff66}textarea.custom-input{color:#fff;resize:vertical;background-color:#111;border:1px solid #555;border-radius:4px;width:100%;padding:10px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out, opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out, -o-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{text-align:center;border-radius:15px;width:30px;height:30px;margin-top:5px;margin-left:5px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.leaflet-marker-icon.white-marker{filter:brightness(10)saturate(0)}.leaflet-popup-content-wrapper{color:#fff;background-color:#000;border:2px solid #fff;border-radius:10px;padding:0;font-family:sans-serif;box-shadow:0 0 10px #ffffff4d}.leaflet-popup-tip{background-color:#000;border:2px solid #fff}.leaflet-popup-content{margin:0;padding:12px}.popup-logo{width:110px;margin:4px auto 12px;display:block}.popup-vehicle-img{border-radius:6px;width:100%;margin-bottom:12px}.popup-meta-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.popup-metadata{text-align:left;color:#fff;flex:1;font-size:14px;line-height:1.5}.popup-metadata strong{color:#fff}.popup-source-logo{flex-shrink:0;justify-content:flex-end;align-items:flex-start;display:flex}.popup-source-logo img{max-width:80px;height:auto}.leaflet-popup-close-button{color:#fff;font-size:20px}.map-results-view .leaflet-container{backface-visibility:hidden;background:#000!important}.map-results-view .leaflet-tile{image-rendering:pixelated;filter:brightness(2)contrast(1.2);background-color:#000!important;border:0!important}.map-results-view .leaflet-container img.leaflet-tile{box-shadow:none!important;outline:none!important}.map-results-view{background:#0c0c0cf0;border:1px solid #2c2c2c;border-radius:22px;padding:1.25rem;box-shadow:0 18px 60px #000000bf,inset 0 1px #ffffff0a}.map-results-view>div:first-child{background:#090909;border:1px solid #252525;border-radius:18px;padding:1.25rem 1.5rem;margin:0 0 1.25rem!important}.map-results-view .rc-slider-rail{height:6px;background-color:#333!important}.map-results-view .rc-slider-track{height:6px;background-color:#fff!important}.map-results-view .rc-slider-handle{opacity:1;width:18px;height:18px;margin-top:-6px;box-shadow:0 0 0 4px #ffffff1f;background-color:#fff!important;border:2px solid #000!important}.map-results-view .rc-slider-handle:hover,.map-results-view .rc-slider-handle:focus{box-shadow:0 0 0 6px #ffffff2e;border-color:#fff!important}.map-results-view>div:first-child>div:last-child{letter-spacing:.03em;font-size:.85rem;color:#aaa!important}.map-results-view .leaflet-container{border:1px solid #2f2f2f;border-radius:20px;overflow:hidden;box-shadow:0 14px 45px #000000a6}.map-results-view .leaflet-control-zoom,.map-results-view .leaflet-control-odineye-fullscreen{overflow:hidden;box-shadow:0 8px 24px #00000080;border:1px solid #333!important;border-radius:12px!important}.map-results-view .leaflet-control-zoom a,.map-results-view .leaflet-control-odineye-fullscreen a{color:#fff!important;background:#101010!important;border-bottom:1px solid #303030!important}.map-results-view .leaflet-control-zoom a:hover,.map-results-view .leaflet-control-odineye-fullscreen a:hover{color:#000!important;background:#fff!important}.map-results-view .leaflet-popup-content-wrapper{color:#fff;background:#0a0a0afa;border:1px solid #3a3a3a;border-radius:18px;box-shadow:0 18px 50px #000000d9,inset 0 1px #ffffff0d}.map-results-view .leaflet-popup-tip{background:#0a0a0a;border:1px solid #3a3a3a}.map-results-view .leaflet-popup-content{padding:0}.map-results-view .popup-vehicle-img{border:1px solid #333;border-radius:14px;box-shadow:0 8px 24px #0000008c}.map-results-view .custom-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e6}.map-results-view .custom-modal-content{background:#080808;border:1px solid #333;border-radius:22px;box-shadow:0 18px 60px #000000d9}@media (width<=768px){.map-results-view{border-radius:18px;padding:.85rem}.map-results-view .leaflet-container{height:520px!important}.map-results-view>div:first-child{padding:1rem}}.rc-slider{touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:#0000;border-radius:6px;width:100%;height:14px;padding:5px 0;position:relative}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;width:100%;height:4px;position:absolute}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid #0000;border-bottom:5px solid #0000;transform:translateY(-5px)}.rc-slider-handle{z-index:1;cursor:pointer;width:14px;height:14px;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;margin-top:-5px;position:absolute}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{box-shadow:unset;border-color:#96dbfa}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{cursor:-webkit-grabbing;cursor:grabbing;border-color:#57c5f7;box-shadow:0 0 5px #57c5f7}.rc-slider-mark{width:100%;font-size:12px;position:absolute;top:18px;left:0}.rc-slider-mark-text{color:#999;text-align:center;vertical-align:middle;cursor:pointer;display:inline-block;position:absolute}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:0 0;width:100%;height:4px;position:absolute}.rc-slider-dot{vertical-align:middle;cursor:pointer;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-2px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{box-shadow:none;cursor:not-allowed;background-color:#fff;border-color:#ccc}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{width:4px;bottom:0;left:5px}.rc-slider-vertical .rc-slider-track-draggable{border:0;border-left:5px solid #0000;border-right:5px solid #0000;transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{z-index:1;touch-action:pan-y;margin-top:0;margin-left:-5px;position:absolute}.rc-slider-vertical .rc-slider-mark{height:100%;top:0;left:18px}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both;display:block!important}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform-origin:50% 100%;opacity:0;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{transform-origin:50% 100%;opacity:0;transform:scale(0)}}.rc-slider-tooltip{visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:#0000;position:absolute;top:-9999px;left:-9999px}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{color:#fff;text-align:center;background-color:#6c6c6c;border-radius:6px;min-width:24px;height:24px;padding:6px 2px;font-size:12px;line-height:1;text-decoration:none;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-width:4px 4px 0;border-top-color:#6c6c6c;margin-left:-4px;bottom:4px;left:50%}.custom-modal-content{color:#fff;background:#000;border:1px solid #fff;border-radius:8px;flex-direction:column;align-items:center;max-width:90%;max-height:90%;padding:12px;display:flex;overflow:auto}.custom-close-button{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:24px;position:absolute;top:8px;right:12px}.custom-close-button:hover{color:#f55}.navbar{color:#fff;z-index:1000;background-color:#000;padding:.5rem 1rem;position:relative}.navbar-container{justify-content:space-between;align-items:center;display:flex;position:relative}.navbar-logo{color:#fff;align-items:center;font-size:1.2rem;font-weight:700;text-decoration:none;display:flex}.navbar-logo img{margin-right:.5rem}.hamburger-button{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:.4rem;display:flex}.hamburger-button span{background-color:#fff;border-radius:2px;width:26px;height:3px;transition:all .3s;display:block}.hamburger-button.open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger-button.open span:nth-child(2){opacity:0}.hamburger-button.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.navbar-menu{background-color:#111;border:1px solid #333;border-radius:8px;flex-direction:column;min-width:220px;padding:.5rem 0;display:none;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 20px #00000059}.navbar-menu.open{display:flex}.nav-link{color:#fff;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:background-color .2s;display:block}.nav-link:hover{background-color:#ffffff1a}.logout-button{color:#fff;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:background-color .2s}.logout-button:hover{background-color:#ffffff1a}.alerts-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.push-toggle-container{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.button-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.button,.view-alerts-btn{color:#fff;cursor:pointer;background-color:#000;border:1px solid #555;border-radius:0;padding:.5rem 1rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-block}.button:hover,.view-alerts-btn:hover{color:#fff;background-color:#333}.cards-container{gap:1rem;margin-top:1rem;padding:1.5rem 0;display:flex;overflow-x:auto}.alert-card{color:#fff;background-color:#1c1c1c;border:1px solid #fff;border-radius:8px;flex-direction:column;flex-shrink:0;width:250px;min-width:250px;margin-top:8px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 8px #0006}.alert-card:hover{transform:scale(1.03);box-shadow:0 0 12px 3px #fff6}.alert-card.selected{z-index:1;border:2px solid #fff;transform:scale(1.03);box-shadow:0 0 14px 4px #fff9}.alert-card img{object-fit:contain;background-color:#000;border-bottom:1px solid #333;width:100%;height:140px;padding:8px}.alert-card .card-body{text-align:center;flex-direction:column;flex-grow:1;justify-content:space-between;padding:12px;display:flex}.alert-card .card-title{margin-bottom:8px;font-size:1.25rem;font-weight:700}.alert-card .card-text{margin-bottom:.5rem;font-size:.85rem}.view-alerts-btn{margin-top:.5rem}.switch{width:46px;height:24px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#555;border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background-color:#fff}input:checked+.slider:before{transform:translate(22px)}.rekor-banner{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.06em;background-color:#0d6efd;border-bottom:1px solid #ffffff26;padding:4px 8px;font-size:.75rem;font-weight:600}.vaxtor-banner{color:#000;text-align:center;text-transform:uppercase;letter-spacing:.5px;background-color:#40cfff;padding:8px 10px;font-weight:700}.alert-history-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.group-details-row{text-align:center;margin-bottom:2rem}.alert-table-container{margin-top:2rem}.alert-table{border-collapse:collapse;background-color:#111;width:100%}.alert-table th,.alert-table td{text-align:center;border:none;padding:.5rem}.alert-table th{color:#fff;background-color:#222;border-bottom:1px solid #444}.alert-table tr{border-bottom:1px solid #444;transition:background-color .3s,filter .3s}.alert-table tr:hover{filter:brightness(1.2);background-color:#333}.alert-table td{color:#eee}.alert-table img{border:none;border-radius:4px}.tab-buttons{flex-wrap:wrap;gap:10px;margin-bottom:1rem;display:flex}.tab-buttons button{color:#fff;cursor:pointer;background-color:#333;border:1px solid #555;border-radius:6px;padding:8px 16px;font-size:16px;transition:all .2s ease-in-out}.tab-buttons button:hover{background-color:#444;box-shadow:0 0 8px #fff3}.tab-buttons button.active{background-color:#000;border-color:#fff;box-shadow:0 0 10px #ffffff4d}.tab-buttons button:disabled,.tab-buttons button.disabled{opacity:.5;cursor:not-allowed;box-shadow:none}button.disabled{color:#aaa;cursor:not-allowed;background-color:#333}.button{color:#fff;cursor:pointer;background-color:#333;border:1px solid #555;border-radius:6px;padding:8px 16px;font-size:16px;text-decoration:none;transition:all .2s ease-in-out;display:inline-block}.button:hover{color:#fff;background-color:#444;box-shadow:0 0 8px #fff3}.button.disabled{opacity:.5;cursor:not-allowed;box-shadow:none;color:#aaa}.custom-modal-overlay{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.custom-modal-content{color:#fff;background-color:#1a1a1a;border:1px solid #555;border-radius:0;flex-direction:column;align-items:center;width:100%;max-width:700px;padding:20px;display:flex;position:relative}.modal-img{object-fit:contain;background-color:#000;border-radius:0;width:100%;height:auto;max-height:300px;margin-bottom:20px}.modal-details{text-align:left;width:100%;margin-bottom:20px;font-size:1rem}.close-btn{color:#fff;cursor:pointer;z-index:1;background:0 0;border:none;font-size:2rem;position:absolute;top:10px;right:15px}.modal-map{border:1px solid #555;border-radius:0;width:100%;height:250px;margin-bottom:10px}.map-link{text-align:center;margin-bottom:10px}.map-link a{color:#fff;font-weight:700;text-decoration:underline}.map-link a:hover{color:#ccc}@media (width<=600px){.modal-details{font-size:.95rem}.modal-img{max-height:200px}.modal-map{height:200px}}.vaxtor-banner{color:#000;text-align:center;text-transform:uppercase;letter-spacing:.5px;background-color:#40cfff;border-radius:6px;padding:8px 10px;font-weight:700}.custom-modal-overlay{z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.custom-modal-content{color:#fff;box-sizing:border-box;background:#000;border:1px solid #fff;border-radius:8px;flex-direction:column;align-items:stretch;width:90%;max-width:800px;max-height:90vh;padding:12px;display:flex;position:relative;overflow-y:auto}.modal-image-wrapper-full{aspect-ratio:16/9;background:#000;border-radius:4px;width:100%;margin-bottom:4px;position:relative;overflow:hidden}.modal-img-full{object-fit:cover;cursor:zoom-in;background-color:#000;width:100%;height:100%;display:block}.modal-details-toggle-wrapper{width:100%;position:relative}.toggle-arrow{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:10;background:0 0;border:none;font-size:1.6rem;position:absolute;top:-2px;right:-4px}.modal-details-grid{text-align:left;grid-template-columns:1fr 1fr;align-self:stretch;gap:.75rem 1.5rem;width:100%;margin:0;padding:1rem 0;font-size:clamp(.85rem,1vw,1rem);line-height:1.4;display:grid}.modal-details-grid>div{padding:4px}@media (width<=700px){.modal-details-grid{grid-template-columns:1fr}}.address-logo-grid{grid-column:1/span 2;justify-content:space-between;align-items:center;gap:1rem;display:flex}.address-text{flex:1;line-height:1.2}.source-icon{justify-content:flex-end;align-items:center;display:flex}.logo-img{width:auto;max-width:80px;height:24px}.swipe-notes-panel{color:#fff;background:#111;border-radius:8px;max-height:250px;padding:1rem;font-size:clamp(.85rem,1vw,1rem);line-height:1.4;position:relative;overflow-y:auto}.notes-box{white-space:pre-wrap;color:#ccc;background-color:#000;margin-top:.5rem;padding:4px;font-family:monospace}.modal-map{border:1px solid #fff;border-radius:4px;width:100%;height:280px;margin:4px 0}.map-link{text-align:center;margin:2px 0}.map-link button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:700;text-decoration:underline}.map-link button:hover{color:#ccc}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.8rem;position:absolute;top:8px;right:12px}.fullscreen-overlay{z-index:10000;background-color:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fullscreen-image-container{aspect-ratio:16/9;width:95vw;max-width:1600px;position:relative}.fullscreen-img{object-fit:cover;background:#000;border-radius:8px;width:100%;height:100%;display:block}.modal-map.leaflet-container{backface-visibility:visible!important;transform:none!important}.modal-map .leaflet-container{transform:none!important}.inline-form input,.inline-form select,.inline-form button{color:#fff;background-color:#0000;border:1px solid #555;border-radius:4px;padding:.5rem;font-size:.9rem}.inline-form button{cursor:pointer;background-color:#222;transition:background-color .2s}.inline-form button:hover{background-color:#444}.bulk-upload-controls{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.bulk-upload-controls a.btn,.bulk-upload-controls button{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:background-color .2s}.bulk-upload-controls a.btn:hover,.bulk-upload-controls button:hover{background-color:#444}.table .btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;margin-right:.3rem;padding:.3rem .6rem;font-size:.85rem;transition:background-color .2s}.table .btn:hover{background-color:#444}.admin-add-user-button-row{justify-content:center;width:100%;margin:1rem 0 .25rem;display:flex}.admin-add-user-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.75rem 1.5rem;font-size:.95rem;transition:background-color .2s}.admin-add-user-btn:hover{background-color:#444}.admin-modal-field{color:#000;box-sizing:border-box;background-color:#fff;border:1px solid #666;border-radius:6px;min-height:42px;padding:10px 12px;font-size:1.05rem}.admin-modal-field::placeholder{color:#666;font-size:1.05rem}.admin-modal-field option{font-size:1.05rem}.user-management-section{flex-direction:column;align-items:center;display:flex}.user-management-section h4{width:100%}html,body{color:#fff;background-color:#000;margin:0;padding:0}.container{color:#fff;background-color:#000;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;font-family:Helvetica,Arial,sans-serif;display:flex}h2{margin-bottom:1rem}.form-section h4{text-align:center;color:#fff;margin-top:0;margin-bottom:1rem;font-size:1.1rem}.form-section{border:1px solid #555;border-radius:4px;width:100%;max-width:1000px;margin-bottom:1rem;padding:1rem}.inline-form{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.inline-form input,.inline-form select,.inline-form button,.bulk-upload-controls input[type=file],.bulk-upload-controls a.btn,#delete-axon-btn{color:#fff;background-color:#0000;border:1px solid #555;border-radius:4px;align-items:center;height:2.2rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.inline-form button,.bulk-upload-controls button,.bulk-upload-controls a.btn,#delete-axon-btn,.table .btn,.agency-list button{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;align-items:center;margin-left:.3rem;padding:.3rem .6rem;font-size:.85rem;text-decoration:none;transition:background-color .2s;display:flex}.inline-form button:hover,.bulk-upload-controls button:hover,.bulk-upload-controls a.btn:hover,#delete-axon-btn:hover,.table .btn:hover,.agency-list button:hover{background-color:#444}.bulk-upload-controls{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;max-width:1000px;margin-bottom:1rem;display:flex}#bulk-upload-file{flex:1}.table{border-collapse:collapse;color:#fff;width:100%;margin-top:1rem}.table th,.table td{text-align:left;border:1px solid #555;padding:.5rem 1rem}.table th{color:#fff;background-color:#222}.table tr:nth-child(2n){background-color:#111}.table tr:nth-child(odd){background-color:#000}ul{padding:0;list-style:none}ul li{border-bottom:1px solid #555;justify-content:space-between;align-items:center;padding:.3rem 0;display:flex}ul li button{margin-left:.5rem}button.btn{color:#fff!important;cursor:pointer!important;background-color:#222!important;border:1px solid #555!important;border-radius:4px!important;align-items:center!important;margin-left:.3rem!important;padding:.3rem .6rem!important;font-size:.85rem!important;text-decoration:none!important;transition:background-color .2s!important;display:flex!important}button.btn:hover{background-color:#444!important}.owner-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.owner-container h2{text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.add-user-form{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.add-user-form input,.add-user-form select{color:#fff;box-sizing:border-box;background-color:#000;border:1px solid #555;border-radius:4px;flex:150px;min-width:150px;padding:.5rem 1rem;font-size:.9rem}.add-user-form input::placeholder{color:#888}.add-user-form button.add-user-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s}.add-user-form button.add-user-btn:hover{background-color:#444}.user-table,.rekor-camera-table{border-collapse:collapse;width:100%;margin-top:1rem}.user-table th,.user-table td,.rekor-camera-table th,.rekor-camera-table td{text-align:left;border:1px solid #555;padding:.5rem .8rem;font-size:.9rem}.user-table th,.rekor-camera-table th{color:#fff;background-color:#222}.user-table td,.rekor-camera-table td{color:#ddd;background-color:#111}.user-table tr:hover,.rekor-camera-table tr:hover{background-color:#222}.user-table button.reset-btn,.rekor-camera-table button.save-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.4rem .8rem;font-size:.85rem;transition:background-color .2s}.user-table button.reset-btn:hover,.rekor-camera-table button.save-btn:hover{background-color:#444}.rekor-camera-table input[type=text],.rekor-camera-table input[type=number],.rekor-camera-table input[type=checkbox]{box-sizing:border-box;color:#fff;background-color:#000;border:1px solid #555;border-radius:4px;width:100%;padding:.4rem .6rem;font-size:.9rem}.container.mt-5{text-align:center}.container.mt-5 h2{margin-bottom:1rem}.container.mt-5 p{color:#888;font-size:.95rem}body,html{border:none;margin:0;padding:0}.owner-container:before,.owner-container:after{content:none!important;box-shadow:none!important;border:none!important}.rekor-camera-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:6px;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s ease-in-out}.rekor-camera-btn:hover{background-color:#444}.change-password-container{color:#fff;text-align:center;background-color:#000;min-height:100vh;padding:2rem}.change-password-form{flex-direction:column;gap:1rem;max-width:400px;margin:2rem auto;display:flex}.change-password-form input{color:#fff;background-color:#000;border:1px solid #555;border-radius:4px;padding:.5rem 1rem}.change-password-form button{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.5rem 1rem;transition:background-color .2s}.change-password-form button:hover{background-color:#444}.password-requirements{text-align:left;max-width:400px;margin-top:2rem;margin-left:auto;margin-right:auto}.legal-container{color:#fff;background-color:#000;max-width:900px;margin:0 auto;padding:2rem;font-family:Helvetica Neue,sans-serif}.legal-container h1{border-bottom:1px solid #444;margin-bottom:1rem;padding-bottom:.5rem;font-size:2rem}.legal-container h2{color:#fff;border-left:4px solid #999;margin-top:1.5rem;margin-bottom:.5rem;padding-left:.75rem;font-size:1.2rem}.legal-container p{color:#ddd;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.legal-container a{color:#fff;text-decoration:underline}.legal-container a:hover{color:#ccc}.legal-container .nav-tabs{border-bottom:1px solid #444}.legal-container .nav-tabs .nav-link{color:#aaa;background-color:#0000;border:none}.legal-container .nav-tabs .nav-link.active{color:#fff;border-bottom:2px solid #fff}.legal-container .mt-4{margin-top:1.5rem}.legal-container .mt-3{margin-top:1rem}.legal-container{text-align:left!important}.nav-tabs .nav-link.active{color:#fff;border-bottom:2px solid #fff}a{color:#fff;text-decoration:none}a:hover{color:#ccc;text-decoration:underline}.nav-tabs{border-bottom:1px solid #444}.nav-tabs .nav-link{color:#aaa;background-color:#0000;border:none;text-decoration:none}.nav-tabs .nav-link.active{color:#fff;border-bottom:2px solid #fff;text-decoration:none}.container{color:#fff;text-align:center;padding-top:2rem}h2,h4{border-bottom:1px solid #888;margin-bottom:1.5rem;padding-bottom:.5rem;font-weight:600}img.group-image{object-fit:cover;border:1px solid #444;border-radius:6px;width:auto;max-height:250px;margin-bottom:1rem}.section{margin-bottom:2.5rem}.section p{margin-bottom:.5rem}.metadata-label{color:#ccc;margin-bottom:.25rem;font-weight:600;display:block}ul{text-align:left;margin:0 auto;padding-left:0;list-style-type:none;display:table}li{color:#ddd;margin-bottom:.5rem}.no-content{color:#777;font-style:italic}.edit-button{color:#fff;text-transform:uppercase;background-color:#000;border:1px solid #fff;border-radius:6px;margin-top:2rem;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:inline-block}.edit-button:hover{color:#000;background-color:#fff;text-decoration:none;box-shadow:0 0 8px 2px #fff6}.axis-tag{color:#ffc107;font-size:.9rem;font-weight:700}.container{color:#fff;padding-top:2rem}h2{border-bottom:1px solid #888;margin-bottom:1.5rem;padding-bottom:.5rem;font-weight:600}.section-title{text-align:center;color:#fff;border-bottom:none;margin-top:2rem;margin-bottom:1rem;padding-bottom:0;font-weight:600}.section-divider{opacity:.4;border-top:1px solid #fff;margin:2rem 0}.form-label,.col-form-label,.form-input-label{color:#ccc;text-align:left;margin-bottom:.25rem;font-weight:600;display:block}.form-control,.form-select{color:#fff;background-color:#111;border:1px solid #555;padding:8px 12px;font-size:.95rem}.form-control:focus,.form-select:focus{color:#fff;box-shadow:none;background-color:#111;border-color:#888}.group-preview-image{border:1px solid #555;border-radius:8px;max-height:150px;margin-top:.5rem}.upload-group-row{flex-wrap:wrap;justify-content:space-between;display:flex}.collapsible-agency{color:#ddd;cursor:pointer;font-weight:600;transition:color .2s}.collapsible-agency:hover{color:#fff}.add-plate-field{margin-bottom:1rem}.add-plate-field .form-control,.add-plate-field .form-select{width:100%}.upload-button-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.edit-button{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#000;border:1px solid #fff;border-radius:6px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:background-color .2s,box-shadow .2s}.edit-button:hover{color:#000;background-color:#fff;box-shadow:0 0 8px 2px #fff6}.edit-button input[type=file]{display:none}.remove-button{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #aaa;border-radius:4px;margin-left:0;padding:2px 10px;font-size:.8rem;transition:all .2s}.remove-button:hover{color:#000;background-color:#fff}.form-check-input[type=radio]{appearance:none;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:50%;width:1rem;height:1rem;margin-top:.1rem;margin-right:6px}.form-check-input[type=radio]:checked{background-color:#fff;box-shadow:inset 0 0 0 2px #000}.form-check-input[type=radio]:focus{outline:none;box-shadow:0 0 0 2px #888}@media (width<=768px){.col-sm-2{text-align:left;margin-bottom:.5rem}.col-sm-10{width:100%}}.action-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;margin-bottom:2rem;display:flex}.form-label.fw-bold{text-align:center;margin-top:2rem;margin-bottom:1rem;display:block}.plate-list{margin:0;padding-left:0;list-style:none}.plate-list li{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.plate-label{font-size:1rem}.plate-actions{align-items:center;gap:.5rem;display:flex}.plate-edit-button{color:#fff;text-transform:none;cursor:pointer;background-color:#000;border:1px solid #fff;border-radius:4px;padding:2px 10px;font-size:.8rem;transition:all .2s}.plate-edit-button:hover{color:#000;background-color:#fff}.edit-plate-buttons{gap:1rem;margin-top:1.5rem;margin-bottom:1rem;display:flex}.edit-plate-save,.edit-plate-cancel{cursor:pointer;border:1px solid #fff;border-radius:6px;font-size:.85rem;transition:all .2s;padding:8px 18px!important}.edit-plate-save{color:#fff;background-color:#000}.edit-plate-save:hover{color:#000;background-color:#fff}.edit-plate-cancel{color:#fff;background-color:#0000;border-color:#aaa}.edit-plate-cancel:hover{color:#000;background-color:#fff}.group-member-row{border-bottom:1px solid #444;grid-template-columns:minmax(220px,1fr) 110px 150px;align-items:center;gap:1rem;padding:.75rem .5rem;display:grid}.group-member-info{text-align:left;min-width:0}.group-member-name{color:#fff;font-weight:600;line-height:1.2}.group-member-department{color:#aaa;margin-top:.15rem;font-size:.9rem;line-height:1.2}.group-member-role-wrap{justify-content:center;display:flex}.group-member-role-badge{text-align:center;color:#fff;border-radius:4px;min-width:84px;padding:.2rem .55rem;font-size:.85rem;display:inline-block}.group-member-role-badge.role-creator{background-color:#b38b00}.group-member-role-badge.role-admin{background-color:#444}.group-member-role-badge.role-member{background-color:#222}.group-member-action{justify-content:flex-end;display:flex}.group-member-action-placeholder{width:120px;height:1px;display:block}@media (width<=768px){.group-member-row{grid-template-columns:1fr;gap:.5rem}.group-member-role-wrap,.group-member-action{justify-content:flex-start}.group-member-action-placeholder{display:none}}.edit-alerts-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.edit-alerts-container h2{text-align:center;margin-bottom:2rem;font-weight:700}.success-popup{color:#fff;z-index:9999;text-align:center;opacity:1;background-color:#000;border:2px solid #fff;border-radius:6px;padding:1rem 2rem;font-weight:700;animation:3s forwards fadeOut;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #fff}@keyframes fadeOut{0%{opacity:1}80%{opacity:1}to{opacity:0;display:none}}.table-responsive{margin-top:1rem}.table{color:#fff;background-color:#1c1c1c;border:1px solid #444}.table th,.table td{vertical-align:middle;text-align:center}.table th{color:#fff;background-color:#111;font-weight:700}input[type=checkbox]{transform:scale(1.2)}.save-button-container{text-align:center;margin-top:2rem}.save-button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #555;border-radius:0;width:100%;max-width:600px;margin:0 auto;padding:.75rem 1rem;font-weight:700;transition:background-color .2s,color .2s;display:block}.save-button:hover{color:#fff;background-color:#333}.no-users-message{text-align:center;margin-top:2rem}.create-group-container{color:#fff;background-color:#000;border-radius:8px;max-width:1000px;margin:0 auto;padding:2rem}.create-group-container h2{text-align:center;margin-bottom:2rem;font-weight:700}.row.align-items-center{align-items:center;margin-bottom:1.5rem;display:flex}.row.align-items-center label,.col-form-label{min-width:150px;margin-bottom:.5rem;font-weight:700}.row.align-items-center .form-control{color:#fff;background-color:#111;border:1px solid #555}.group-section-divider{background-color:#fff;height:1px;margin:2rem 0}.member-scroll-box{background-color:#111;border:1px solid #555;border-radius:6px;max-height:400px;margin-bottom:3rem;padding:1rem;overflow-y:auto}.collapsible-agency{cursor:pointer;margin-top:.5rem;margin-bottom:.5rem;font-weight:700}.button-row{justify-content:center;gap:3rem;margin-top:0;margin-bottom:2rem;display:flex}.create-group-button,.cancel-group-button{color:#fff;text-align:center;background-color:#2a2a2a;border:1px solid #444;border-radius:6px;min-width:160px;padding:.6rem 2.2rem;font-weight:700;transition:background-color .3s,box-shadow .3s}.create-group-button:hover,.cancel-group-button:hover{background-color:#444;box-shadow:0 0 6px #fff}.rekor-card{background-color:#111;border:1px solid #555;border-radius:6px;padding:1rem 1.25rem}.text-muted{color:#aaa!important}.form-check-input{background-color:#111;border:1px solid #777}.form-check-input:focus{box-shadow:none;border-color:#aaa}.form-check-input:checked{background-color:#fff;border-color:#fff}.form-switch .form-check-input{background-color:#222;border-color:#777;width:2.75rem;height:1.4rem}.form-switch .form-check-input:checked{background-color:#fff;border-color:#fff}.form-control,.form-select{color:#fff;background-color:#111;border:1px solid #555}.form-control::placeholder{color:#888}.rekor-card .row.g-2>[class^=col-],.rekor-card .row.g-3>[class^=col-]{padding-top:.15rem;padding-bottom:.15rem}.rekor-card .form-control{box-sizing:border-box;width:100%;max-width:100%}.rekor-textarea{resize:vertical;min-height:120px}.form-control:disabled,.form-check-input:disabled+.form-check-label{opacity:.65;cursor:not-allowed}.form-control:focus{border-color:#aaa;outline:none;box-shadow:0 0 0 2px #ffffff26}.rekor-card:last-of-type{margin-bottom:1.5rem}.ncic-state-match-toggle{text-align:center;flex-direction:column;align-items:center;display:flex}.ncic-state-match-toggle .form-check-input{float:none;margin-bottom:.5rem;margin-left:0}.ncic-state-match-toggle label{margin-bottom:.25rem;min-width:0!important}.ncic-state-match-toggle small{max-width:700px;line-height:1.4;display:block}.audit-log-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.audit-log-title{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.filter-controls{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.filter-controls label{font-size:1rem}.filter-controls input[type=datetime-local],.filter-controls input[type=text]{color:#000;background-color:#fff;border:1px solid #555;border-radius:4px;min-width:200px;padding:.5rem;font-size:1rem}.filter-controls input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer}.filter-controls button{color:#eee;cursor:pointer;background-color:#333;border:1px solid #555;border-radius:4px;padding:.5rem 1rem;font-size:1rem;transition:all .2s ease-in-out}.filter-controls button:hover{color:#000;background-color:#eee}.audit-log-table{border-collapse:collapse;background-color:#111;border:1px solid #333;width:100%}.audit-log-table th,.audit-log-table td{text-align:left;vertical-align:top;word-break:break-word;border:1px solid #333;padding:.75rem;font-size:.95rem}.audit-log-table thead{background-color:#222;font-weight:700}.audit-log-table tbody tr:hover{background-color:#1e1e1e}.pagination-controls{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.pagination-controls button{color:#eee;cursor:pointer;background-color:#333;border:1px solid #555;border-radius:4px;padding:.4rem 1rem;font-size:1rem;transition:all .2s ease-in-out}.pagination-controls button:hover{color:#000;background-color:#eee}.pagination-controls button:disabled{opacity:.4;cursor:not-allowed}.pagination-controls span{color:#fff;font-size:1rem}.audit-log-subtitle{margin-bottom:1.25rem}.rekor-camera-container{color:#fff;background-color:#000;min-height:100vh;padding:2rem}.rekor-camera-table{border-collapse:collapse;width:100%}.rekor-camera-table th,.rekor-camera-table td{text-align:center;border:1px solid #444;padding:.5rem}.rekor-camera-table input{color:#fff;background-color:#111;border:1px solid #555;border-radius:4px;width:100%;padding:.25rem}.rekor-camera-table button{color:#fff;cursor:pointer;background-color:#333;border:1px solid #666;border-radius:4px;padding:.25rem .75rem}.rekor-camera-table button:disabled{cursor:not-allowed;background-color:#222}.subscription-layout{flex-direction:column;gap:1.5rem;display:flex}.subscription-main{flex:2;order:1;min-width:0}.subscription-cart{flex:1;order:2;align-self:flex-start}@media (width<=991.98px){.subscription-cart .card{position:static;top:auto}}@media (width>=992px){.subscription-layout{flex-direction:row;align-items:flex-start;column-gap:1.5rem}.subscription-main{z-index:2;flex:auto;min-width:0;position:relative}.subscription-cart{z-index:1;flex:0 0 340px;max-width:380px;position:relative}.subscription-cart .card{z-index:0;position:sticky;top:1rem}}.plan-toggle .btn-group{flex-wrap:nowrap!important;display:inline-flex!important}.plan-toggle .btn{width:auto!important;display:inline-flex!important}.inline-actions{flex-wrap:nowrap;gap:.5rem;display:inline-flex!important}.inline-actions .btn{flex:none;width:auto!important;display:inline-flex!important}.plan-toggle .btn.active{background-color:var(--bs-primary)!important;border-color:var(--bs-primary)!important;color:#fff!important}.form-label-spacer{height:2rem}@media (width<=575.98px){.form-label-spacer{height:.5rem}}.subscription-section{background-color:#ffffff08;border:1px solid #ffffff38;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.subscription-section .card-title{color:#fff;border-bottom:1px solid #ffffff2e;margin-bottom:1.25rem;padding-bottom:.75rem;font-weight:600}.subscription-section .row{--bs-gutter-y:1rem}.subscription-section .fw-semibold{margin-bottom:.25rem}.subscription-section .table-responsive,.subscription-section table{margin-top:.75rem}.subscription-section .table button{pointer-events:auto!important;z-index:2!important;position:relative!important}.subscription-section .table-responsive,.subscription-section table,.subscription-section tbody,.subscription-section tr,.subscription-section td,.subscription-section .table button{z-index:3;position:relative;pointer-events:auto!important}.subscription-section:before,.subscription-section:after{pointer-events:none!important}.current-user-grid{text-align:center;grid-template-columns:1fr;gap:1.25rem 0;display:grid}.current-user-item .fw-semibold{margin-bottom:.5rem;display:block}@media (width>=768px){.current-user-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.subscription-section .card-title{color:#fff;border-bottom:1px solid #fff3;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.subscription-section .list-group-item{padding-top:1rem;padding-bottom:1rem}.subscription-section .list-group-item strong{margin-bottom:.4rem;font-size:1.05rem;display:block}.subscription-section .list-group-item .small{opacity:.8;line-height:1.45;display:block}.subscription-section .list-group-item+.list-group-item{margin-top:.25rem}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:linear-gradient(#0000,#0000),url(/assets/spritesheet-DpIxuf5L.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:linear-gradient(#0000,#0000),url(/assets/spritesheet-DpIxuf5L.svg)}.leaflet-draw a{text-align:center;text-decoration:none;display:block}.leaflet-draw a .sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.leaflet-draw-actions{white-space:nowrap;margin:0;padding:0;list-style:none;display:none;position:absolute;top:0;left:26px}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{left:auto;right:26px}.leaflet-touch .leaflet-right .leaflet-draw-actions{left:auto;right:32px}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{color:#fff;background-color:#919187;border-left:1px solid #aaa;height:28px;padding-left:10px;padding-right:10px;font:11px/28px Helvetica Neue,Arial,Helvetica,sans-serif;text-decoration:none}.leaflet-touch .leaflet-draw-actions a{height:30px;font-size:12px;line-height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{cursor:crosshair;background-color:#fff}.leaflet-draw-tooltip{color:#fff;visibility:hidden;white-space:nowrap;z-index:6;background:#00000080;border:1px solid #0000;border-radius:4px;margin-top:-21px;margin-left:20px;padding:4px 8px;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;position:absolute}.leaflet-draw-tooltip:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:6px solid #00000080;position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{color:#b94a48;background-color:#f2dede;border:1px solid #e6b6bd}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{opacity:.6;width:5px;height:5px;font-size:1%;position:absolute}.leaflet-edit-marker-selected{box-sizing:content-box;background-color:#fe57a11a;border:4px dashed #fe57a199;border-radius:4px}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.watchtower-container{background:#000;padding:.75rem 1.5rem}.watchtower-header{justify-content:center;margin-bottom:.75rem;display:flex}.watchtower-logo{width:100%;max-width:260px;height:auto}.watchtower-search-wrapper{max-width:900px;margin:0 auto .75rem}.watchtower-container .search-container{min-height:unset!important;margin:0!important;padding:0!important;display:block!important}.watchtower-container .search-container hr{display:none!important}.watchtower-container .search-actions{margin-bottom:0!important;padding-bottom:0!important}.watchtower-container .search-form,.watchtower-container .search-form>:last-child{margin-bottom:0!important}.watchtower-controls{max-width:900px;margin:.5rem auto .75rem}.watchtower-toggle label{color:#ccc;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.watchtower-layout{gap:1rem;height:calc(100vh - 420px);min-height:420px;display:flex}.watchtower-integrations{z-index:2;background:#000;border-right:1px solid #222;width:340px;height:100%;overflow-y:auto}.integration-card{background:#050505;border:1px solid #444;margin-bottom:.5rem}.integration-header{cursor:pointer;background:#111;padding:.5rem;font-size:.85rem;line-height:1.2}.integration-cameras{background:#050505;border-top:1px solid #333;flex-direction:column;max-height:260px;display:flex;overflow:hidden auto}.integration-cameras .integration-actions{z-index:10;background:#0b0b0b;border-bottom:1px solid #333;padding:.45rem;position:sticky;top:0}.integration-select-all{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #444;width:100%;padding:.45rem;font-size:.85rem}.integration-select-all:hover{background:#222}.integration-camera-list{background:#050505;flex-direction:column;gap:.35rem;padding:.4rem .5rem .6rem;display:flex;overflow:visible}.camera-item{color:#ddd;white-space:normal;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.2;display:flex}.camera-item input{flex:none;margin-top:.15rem}.watchtower-right{flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex}.watchtower-map{z-index:1;flex:1;width:100%;min-height:0}.leaflet-container.leaflet-fullscreen-on{z-index:9999!important}.leaflet-control-odineye-fullscreen.leaflet-bar{background-clip:padding-box;border:1px solid #0003;border-radius:4px}.leaflet-control-odineye-fullscreen a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;font-size:18px;font-weight:600;line-height:26px;text-decoration:none;display:block}.leaflet-control-odineye-fullscreen a:hover{background-color:#f4f4f4}.leaflet-control-odineye-fullscreen a:last-child{border-bottom:none}.leaflet-control-odineye-fullscreen a:focus{outline-offset:-2px;outline:2px solid #00000059}.odineye-overlay{z-index:9999;background:#000000b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.odineye-overlay-card{text-align:center;background:#0b0b0b;border:1px solid #222;border-radius:14px;width:min(460px,92vw);padding:18px 18px 14px;box-shadow:0 12px 30px #0000008c}.odineye-overlay-img{width:220px;max-width:70%;height:auto;margin:0 auto 12px;display:block}.odineye-overlay-text{color:#e9e9e9;font-size:.95rem;line-height:1.35rem}.watchtower-right{flex-direction:column;flex:1;min-width:0;display:flex}.watchtower-zones{margin-top:.75rem}.watchtower-map.leaflet-container{backface-visibility:hidden;background:#000!important}.watchtower-map .leaflet-tile{image-rendering:pixelated;filter:brightness(2)contrast(1.2);background-color:#000!important;border:0!important}.watchtower-map img.leaflet-tile{box-shadow:none!important;outline:none!important}.blocked-container{color:#fff;background-color:#000;max-width:900px;min-height:100vh;margin:0 auto;padding:2rem}.blocked-container h1{margin-bottom:1.5rem}.blocked-subtext{color:#aaa;max-width:700px;margin-bottom:2rem}.blocked-panel{background-color:#000;border:1px solid #555;border-radius:4px;margin-bottom:1.5rem;padding:1.5rem}.blocked-panel h3{margin-bottom:.75rem;font-size:1rem}.blocked-panel ul{color:#ddd;padding-left:1.2rem}.blocked-panel li{margin-bottom:.4rem}.blocked-option{margin-bottom:1rem}.blocked-option p{color:#aaa;margin-top:.25rem}.blocked-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.blocked-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.6rem 1.2rem;font-size:.95rem;transition:background-color .2s}.blocked-btn:hover{background-color:#444}.blocked-btn.primary{font-weight:600}.blocked-btn.secondary{opacity:.9}.analysis-page{color:#fff;box-sizing:border-box;background-color:#000;min-height:calc(100vh - 60px);padding:24px}.analysis-header-card,.analysis-card,.analysis-stat-card,.analysis-chart-card{background:#111;border:1px solid #333;border-radius:8px}.analysis-header-card,.analysis-card{margin-bottom:20px;padding:20px}.analysis-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.analysis-header-card h2,.analysis-card h3,.analysis-chart-card h4{margin-top:0}.analysis-subtext{color:#bbb;margin-top:6px;line-height:1.5}.analysis-filters{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.analysis-filter-group{flex-direction:column;gap:6px;min-width:180px;display:flex}.analysis-filter-group label{color:#fff;font-size:.9rem}.analysis-filter-group input{color:#fff;background:#000;border:1px solid #444;border-radius:6px;padding:10px 12px;font-size:.95rem}.analysis-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px;display:grid}.analysis-stat-card{padding:18px}.analysis-stat-label{color:#bbb;margin-bottom:8px;font-size:.9rem}.analysis-stat-value{color:#fff;font-size:1.9rem;font-weight:700}.analysis-stat-value-small{font-size:1.15rem;line-height:1.35}.analysis-stat-subvalue{color:#bbb;margin-top:8px;font-size:.9rem}.analysis-table-wrapper{overflow-x:auto}.analysis-table{border-collapse:collapse;width:100%;min-width:900px}.analysis-table th,.analysis-table td{text-align:left;vertical-align:top;border-bottom:1px solid #2a2a2a;padding:12px 10px}.analysis-table th{color:#fff;font-size:.92rem;font-weight:600}.analysis-table td{color:#ddd;font-size:.92rem}.analysis-table tbody tr{cursor:pointer;transition:background-color .2s}.analysis-table tbody tr:hover{background-color:#ffffff0f}.analysis-table tbody tr.selected{background-color:#ffffff1a}.analysis-chart-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.analysis-chart-card{padding:16px}.analysis-empty-state{text-align:center;padding:40px 20px}.analysis-empty-state h2{margin-top:0;margin-bottom:12px}.analysis-empty-state p{color:#bbb;max-width:700px;margin:0 auto 10px;line-height:1.6}@media (width<=900px){.analysis-chart-grid{grid-template-columns:1fr}.analysis-page,.analysis-header-card,.analysis-card{padding:16px}}.axis-banner{color:#000;text-align:center;background-color:#ffc107;padding:6px 10px;font-size:.9rem;font-weight:700}.case-tracking-container{color:#fff;background-color:#000;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.case-tracking-container h1{margin-bottom:.5rem}.case-subtitle{color:#aaa;text-align:center;max-width:900px;margin-bottom:1.5rem}.case-top-actions{gap:1rem;margin-bottom:1.5rem;display:flex}.case-form,.case-filters,.case-table-wrapper{width:100%;max-width:1200px;margin-bottom:2rem}.case-form,.case-filters{background-color:#050505;border:1px solid #555;border-radius:6px;padding:1.25rem}.case-form h2,.case-filters h2{margin-top:0;margin-bottom:1rem}.case-form-grid,.case-filter-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-bottom:1rem;display:grid}.case-form input,.case-form select,.case-form textarea,.case-form button,.case-filters input,.case-filters select,.case-filters button{color:#fff;background-color:#0000;border:1px solid #555;border-radius:4px;padding:.55rem .9rem;font-size:.9rem}.case-form textarea{resize:vertical;width:100%;min-height:90px;margin-bottom:1rem}.case-form input::placeholder,.case-form textarea::placeholder,.case-filters input::placeholder{color:#888}.case-checkbox-grid{grid-template-columns:repeat(3,1fr);gap:.75rem 1rem;margin-bottom:1rem;display:grid}.case-checkbox-grid label{color:#ddd;align-items:center;gap:.45rem;font-size:.92rem;display:flex}.case-form-actions{justify-content:flex-start;gap:1rem;margin-top:1rem;display:flex}.case-primary-btn,.case-secondary-btn,.case-inline-btn{color:#fff;cursor:pointer;background-color:#222;border:1px solid #555;border-radius:4px;padding:.6rem 1rem;transition:background-color .2s}.case-primary-btn:hover,.case-secondary-btn:hover,.case-inline-btn:hover{background-color:#444}.case-primary-btn:disabled{opacity:.65;cursor:not-allowed}.case-table-wrapper{overflow-x:auto}.case-table{border-collapse:collapse;width:100%;min-width:1050px}.case-table th,.case-table td{text-align:left;vertical-align:top;border:1px solid #333;padding:.75rem}.case-table th{color:#fff;background-color:#111}.case-table tr:nth-child(2n){background-color:#080808}.case-table tr:nth-child(odd){background-color:#050505}.case-message{border:1px solid #555;border-radius:4px;width:100%;max-width:1200px;margin-bottom:1rem;padding:.9rem 1rem}.case-message.error{color:#ffb3b3;background-color:#2a0d0d}.case-message.success{color:#b8f5b8;background-color:#102510}.case-loading,.case-empty{color:#aaa;padding:1rem 0}@media (width<=900px){.case-form-grid,.case-filter-grid,.case-checkbox-grid{grid-template-columns:1fr}.case-form-actions,.case-top-actions{flex-direction:column;align-items:stretch}}.case-form input[type=date]::-webkit-calendar-picker-indicator{filter:invert();opacity:1;cursor:pointer}.case-filters input[type=date]::-webkit-calendar-picker-indicator{filter:invert();opacity:1;cursor:pointer}.case-field-group{flex-direction:column;gap:.35rem;display:flex}.case-field-group label{color:#bbb;font-size:.85rem}
