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}.login-container{align-items:center;background:#090e17;display:flex;font-family:Inter,-apple-system,sans-serif;height:100vh;justify-content:center}.login-card{background:#111a24;border:1px solid #1a2a3a;border-radius:12px;box-shadow:0 10px 40px #00000080;max-width:440px;padding:40px;width:100%}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#4fc3f7;font-size:1.65rem;font-weight:700;letter-spacing:.5px;line-height:1.3;margin-bottom:8px}.login-header p{color:#7f8c9b;font-size:.9rem}.login-form{display:flex;flex-direction:column;gap:20px}.input-group{align-items:center;display:flex;position:relative}.input-icon{color:#7f8c9b;left:15px;position:absolute}.input-group input{background:#0f1923;border:1px solid #2a3a4a;border-radius:8px;color:#e0e6ed;font-size:1rem;padding:14px 15px 14px 45px;transition:border-color .3s;width:100%}.input-group input:focus{border-color:#4fc3f7;outline:none}.login-btn{background:#4fc3f7;border:none;border-radius:8px;color:#111a24;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:14px;transition:background .3s}.login-btn:hover{background:#2cb5f6}.login-btn:disabled{background:#2a3a4a;color:#7f8c9b;cursor:not-allowed}.error-msg{background:#ef53501a;border:1px solid #ef53504d;border-radius:8px;font-size:.9rem;margin-bottom:20px;padding:12px;text-align:center}.layout-container{background:#090e17;color:#e0e6ed;display:flex;font-family:Inter,-apple-system,sans-serif;min-height:100vh}.sidebar{background:#111a24;border-right:1px solid #1a2a3a;display:flex;flex-direction:column;flex-shrink:0;width:260px}.sidebar-header{border-bottom:1px solid #1a2a3a;padding:30px 20px}.sidebar-header h2{color:#4fc3f7;font-size:1.5rem;letter-spacing:1px;margin:0 0 5px}.sidebar-header h2.brand-title{font-size:1.05rem;font-weight:700;letter-spacing:.4px;line-height:1.35;margin:0 0 2px}.sidebar-header p{color:#7f8c9b;font-size:.8rem;letter-spacing:.5px;margin:0;text-transform:uppercase}.sidebar-nav{flex-grow:1;padding:20px 10px}.nav-item{align-items:center;border-radius:8px;color:#7f8c9b;display:flex;font-size:.95rem;font-weight:500;gap:12px;margin-bottom:5px;padding:12px 20px;text-decoration:none;transition:all .2s}.nav-item:hover{background:#1a2a3a;color:#e0e6ed}.nav-item.active{background:#4fc3f71a;color:#4fc3f7}.sidebar-footer{border-top:1px solid #1a2a3a;padding:20px}.logout-btn{align-items:center;background:none;border:none;border-radius:8px;color:#7f8c9b;cursor:pointer;display:flex;font-size:.95rem;gap:12px;padding:10px;transition:all .2s;width:100%}.logout-btn:hover{background:#1a2a3a;color:#ef5350}.main-content{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.topbar{background:#0f1923;border-bottom:1px solid #1a2a3a;flex-shrink:0;height:70px;justify-content:space-between;padding:0 30px}.topbar,.topbar-user{align-items:center;display:flex}.topbar-user{font-size:.9rem;font-weight:500;gap:12px}.avatar{align-items:center;background:#4fc3f7;border-radius:50%;color:#111a24;display:flex;font-size:.9rem;font-weight:700;height:36px;justify-content:center;width:36px}.content-area{background:#090e17;flex-grow:1;overflow-y:auto;padding:30px}.content-area::-webkit-scrollbar{width:8px}.content-area::-webkit-scrollbar-track{background:#090e17}.content-area::-webkit-scrollbar-thumb{background:#2a3a4a;border-radius:4px}.content-area::-webkit-scrollbar-thumb:hover{background:#3a4a5a}.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}}.route-map-section h3{color:#4fc3f7;margin:0 0 6px}.route-map-section .section-desc{color:#7f8c9b;font-size:.9rem;margin:0 0 20px}.route-controls{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:16px}.route-view-toggle{background:#0d141c;border:1px solid #1a2a3a;border-radius:8px;display:flex;overflow:hidden}.route-view-toggle button{background:#0000;border:none;color:#7f8c9b;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 18px;transition:all .2s}.route-view-toggle button.active{background:#4fc3f726;color:#4fc3f7}.route-filter{align-items:center;color:#7f8c9b;display:flex;font-size:.85rem;gap:10px}.route-filter input[type=range]{accent-color:#4fc3f7;width:120px}.route-legend{color:#7f8c9b;display:flex;flex-wrap:wrap;font-size:.82rem;gap:20px;padding:12px 0}.route-legend .dot{border-radius:50%;height:10px;width:10px}.route-legend .dot,.route-legend .legend-line{display:inline-block;margin-right:5px;vertical-align:middle}.route-legend .legend-line{border-radius:2px;height:3px;width:20px}.corridors-table{margin-top:20px}.corridors-table h4{color:#b0bec5;font-size:.85rem;letter-spacing:.04em;margin:0 0 10px;text-transform:uppercase}.corridors-table table{border-collapse:collapse;width:100%}.corridors-table th{border-bottom:1px solid #1a2a3a;color:#7f8c9b;font-size:.75rem;padding:10px 14px;text-align:left;text-transform:uppercase}.corridors-table td{border-bottom:1px solid #111a24;color:#e0e6ed;font-size:.9rem;padding:10px 14px}.freq-bar{background:#1a2a3a;border-radius:4px;height:8px;overflow:hidden;width:100%}.freq-fill{background:linear-gradient(90deg,#f39c12,#e74c3c);border-radius:4px;height:100%;transition:width .3s}.radius-summary{background:#0d141c;border:1px solid #1a2a3a;border-radius:10px;margin-top:24px;padding:20px}.radius-summary h4{color:#b0bec5;font-size:.85rem;letter-spacing:.04em;margin:0 0 16px;text-transform:uppercase}.radius-stats{display:flex;flex-wrap:wrap;gap:30px}.radius-stat{display:flex;flex-direction:column;gap:4px}.radius-value{color:#4fc3f7;font-size:1.4rem;font-weight:700}.radius-label{color:#7f8c9b;font-size:.8rem}.adv-insights h3{color:#4fc3f7;margin:0 0 6px}.adv-insights .section-desc{color:#7f8c9b;font-size:.9rem;margin:0 0 20px}.adv-tabs{background:#0d141c;border:1px solid #1a2a3a;border-radius:8px;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:20px;padding:4px}.adv-tabs button{background:#0000;border:none;border-radius:6px;color:#7f8c9b;cursor:pointer;font-size:.82rem;font-weight:600;padding:8px 16px;transition:all .2s}.adv-tabs button.active{background:#4fc3f726;color:#4fc3f7}.adv-tabs button:hover:not(.active){color:#b0bec5}.adv-section{display:flex;flex-direction:column;gap:20px}.adv-card{background:#0d141c;border:1px solid #1a2a3a;border-radius:10px;padding:20px}.adv-card h4{color:#b0bec5;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.adv-card h4,.adv-desc{font-size:.85rem;margin:0 0 14px}.adv-desc{color:#7f8c9b}.adv-empty{color:#567;font-style:italic;margin:0;padding:10px 0}.adv-table{border-collapse:collapse;width:100%}.adv-table th{border-bottom:1px solid #1a2a3a;color:#7f8c9b;font-size:.72rem;letter-spacing:.04em;padding:8px 12px;text-align:left;text-transform:uppercase}.adv-table td{border-bottom:1px solid #111a24;color:#e0e6ed;font-size:.88rem;padding:8px 12px}.adv-table tr.row-alert td{background:#e74c3c0f;color:#e74c3c}.adv-table .mono{font-family:JetBrains Mono,Fira Code,monospace;font-size:.82rem}.badge-count{background:#4fc3f726;border-radius:12px;color:#4fc3f7;display:inline-block;font-size:.82rem;font-weight:700;padding:2px 10px}.adv-stats-row{display:flex;flex-wrap:wrap;gap:16px}.adv-stat-box{align-items:center;background:#0d141c;border:1px solid #1a2a3a;border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:120px;padding:18px}.adv-stat-val{color:#4fc3f7;font-size:1.6rem;font-weight:700}.adv-stat-lbl{color:#7f8c9b;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.device-timeline{border-left:2px solid #1a2a3a;display:flex;flex-direction:column;gap:0;padding-left:14px}.device-entry{align-items:flex-start;display:flex;gap:14px;padding:14px 0;position:relative}.device-dot{background:#4fc3f7;border:2px solid #111a24;border-radius:50%;flex-shrink:0;height:12px;margin-left:-20px;margin-top:3px;width:12px}.device-info{display:flex;flex-direction:column;gap:3px}.device-model{color:#e0e6ed;font-size:.95rem;font-weight:600}.device-imei{color:#7f8c9b;font-size:.82rem}.device-date,.device-loc{color:#567;font-size:.8rem}.tier-overview{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.tier-chart{flex:1 1;min-width:250px}.tier-legend{color:#b0bec5;display:flex;flex:1 1;flex-direction:column;font-size:.88rem;gap:10px;min-width:200px}.tier-item{align-items:center;display:flex;gap:8px}.tier-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.adv-two-col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:768px){.adv-two-col{grid-template-columns:1fr}}.adv-loc-list{color:#e0e6ed;font-size:.9rem;margin:0;padding:0 0 0 18px}.adv-loc-list li{padding:4px 0}.adv-loc-count{color:#7f8c9b;font-size:.82rem}.mip-panel{color:#e0e6ed;padding:0}.mip-header{margin-bottom:18px}.mip-header h2{color:#4fc3f7;font-size:1.4rem;margin:0 0 6px}.mip-sub{align-items:center;color:#7f8c9b;display:flex;flex-wrap:wrap;font-size:.9rem;gap:8px}.mip-sub strong{color:#e0e6ed;font-weight:600}.mip-sub .dot{color:#2a3a4a}.mip-stats{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:14px}.mip-stat{align-items:center;background:#111a24;border:1px solid #1a2a3a;border-left:3px solid #2a3a4a;border-radius:8px;display:flex;gap:12px;padding:12px 14px}.mip-stat-icon{color:#4fc3f7;flex-shrink:0}.mip-stat-label{color:#7f8c9b;font-size:.74rem;letter-spacing:.5px;text-transform:uppercase}.mip-stat-value{color:#e0e6ed;font-size:.98rem;font-weight:600;margin-top:2px}.mip-quickcounts{color:#7f8c9b;display:flex;flex-wrap:wrap;font-size:.88rem;gap:18px;margin:6px 0 22px}.mip-quickcounts strong{color:#e0e6ed}.mip-alert{align-items:center;border-radius:8px;display:flex;font-size:.88rem;gap:10px;margin-bottom:18px;padding:11px 14px}.mip-alert.info{background:#4fc3f714;border:1px solid #4fc3f740;color:#b0bec5}.mip-alert.error{background:#ef53501a;border:1px solid #ef53504d;color:#ef5350}.mip-section{background:#111a24;border:1px solid #1a2a3a;border-radius:10px;margin-bottom:18px;padding:18px 20px}.mip-section h3{align-items:center;color:#e0e6ed;display:flex;font-size:1.05rem;gap:8px;margin:0 0 4px}.mip-section-sub{color:#7f8c9b;font-size:.85rem;margin:0 0 14px}.mip-class-chips{display:flex;flex-wrap:wrap;gap:10px}.mip-class-chip{align-items:center;background:#0f1923;border:1px solid #1a2a3a;border-radius:18px;cursor:help;display:inline-flex;font-size:.85rem;gap:8px;padding:7px 12px}.mip-class-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.mip-class-label{color:#e0e6ed;font-weight:500}.mip-class-count{background:#1a2a3a;border-radius:10px;color:#b0bec5;font-size:.78rem;font-weight:600;padding:1px 8px}.mip-class-pill{border-radius:10px;color:#0f1923;font-weight:700;letter-spacing:.4px;padding:2px 8px;text-transform:uppercase}.mip-class-pill,.mip-source-tag{display:inline-block;font-size:.72rem}.mip-source-tag{background:#0f1923;border:1px solid #2a3a4a;border-radius:6px;color:#b0bec5;padding:2px 7px}.mip-table-wrap{overflow-x:auto}.mip-table{border-collapse:collapse;font-size:.88rem;width:100%}.mip-table td,.mip-table th{border-bottom:1px solid #1a2a3a;color:#e0e6ed;padding:9px 11px;text-align:left}.mip-table th{color:#7f8c9b;font-size:.76rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.mip-table tr:hover td{background:#4fc3f708}.mip-table .mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.83rem}.mip-table .amt{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.mip-table .amt.out{color:#ef5350}.mip-table .amt.in{color:#27ae60}.mip-table tr.ambiguous-row td{background:#ffc1070a}.mip-mini-flag{background:#ffc10726;border-radius:8px;color:#ffc107;font-size:.68rem;font-weight:600;margin-left:6px;padding:1px 6px}.mip-outliers{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:960px){.mip-outliers{grid-template-columns:1fr}}.mip-outlier-block{background:#0f1923;border:1px solid #1a2a3a;border-radius:8px;padding:14px}.mip-outlier-block h4{color:#e0e6ed;font-size:.95rem;margin:0 0 4px}.mip-outlier-sub{color:#7f8c9b;font-size:.8rem;margin:0 0 10px}.mip-outlier-list{list-style:none;margin:0;padding:0}.mip-outlier-list li{border-top:1px solid #1a2a3a;padding:8px 0}.mip-outlier-list li:first-child{border-top:none}.mip-outlier-name{color:#e0e6ed;font-size:.9rem;font-weight:500}.mip-outlier-name.mono{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.85rem}.mip-outlier-meta{color:#7f8c9b;display:flex;flex-wrap:wrap;font-size:.8rem;gap:12px;margin-top:3px}.mip-outlier-meta .mip-amt.in{color:#27ae60}.mip-outlier-meta .mip-amt.out{color:#ef5350}.mip-outlier-meta .mono{font-family:SF Mono,Menlo,Consolas,monospace}.dashboard-wrapper{display:flex;flex-direction:column;gap:24px}.stat-banner{background:linear-gradient(145deg,#111a24,#0d141c);border:1px solid #1a2a3a;border-radius:16px;box-shadow:0 4px 20px #0003;overflow:hidden;padding:30px;position:relative}.stat-banner:before{background:linear-gradient(90deg,#4fc3f7,#9b59b6,#27ae60);content:"";height:2px;left:0;position:absolute;top:0;width:100%}.stat-banner-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.stat-identity h2{color:#fff;font-size:2rem;letter-spacing:1px;margin:0 0 10px}.stat-tags{display:flex;gap:10px}.stat-tag{align-items:center;border-radius:20px;display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;letter-spacing:.5px;padding:4px 12px}.stat-tag.primary{background:#4fc3f726;border:1px solid #4fc3f74d;color:#4fc3f7}.stat-tag.outline{background:#0000;border:1px solid #2a3a4a;color:#90a4ae}.stat-period{align-items:center;background:#0f1923;border:1px solid #1a2a3a;border-radius:8px;color:#90a4ae;display:flex;font-size:.9rem;gap:8px;padding:8px 16px}.stat-details-row{border-bottom:1px solid #1a2a3a;display:flex;gap:30px;margin-bottom:30px;padding-bottom:25px}.stat-detail{align-items:center;color:#7f8c9b;display:flex;font-size:.9rem;gap:8px}.stat-detail strong{color:#b0bec5}.stat-detail span{color:#e0e6ed}.stat-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.stat-card{align-items:flex-start;background:#090e17;border:1px solid #1a2a3a;border-radius:12px;display:flex;gap:15px;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{border-color:#2a3a4a;box-shadow:0 6px 15px #0000004d;transform:translateY(-2px)}.stat-card-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.stat-card-icon.blue{background:#4fc3f71a;color:#4fc3f7}.stat-card-icon.purple{background:#9b59b61a;color:#9b59b6}.stat-card-icon.green{background:#27ae601a;color:#27ae60}.stat-card-icon.orange{background:#f39c121a;color:#f39c12}.stat-card-info{flex-grow:1}.stat-value{color:#fff;font-size:1.6rem;font-weight:700;line-height:1.2;margin-bottom:5px}.stat-label{color:#7f8c9b;font-size:.8rem;letter-spacing:.5px;margin-bottom:15px;text-transform:uppercase}.stat-sparkline{background:#1a2a3a;border-radius:2px;height:3px;overflow:hidden;position:relative;width:100%}.stat-sparkline:after{border-radius:2px;content:"";height:100%;left:0;position:absolute;top:0;width:60%}.line-1:after{background:#4fc3f7;width:75%}.line-2:after{background:#9b59b6;width:40%}.line-3:after{background:#27ae60;width:90%}.line-4:after{background:#f39c12;width:60%}.stat-tab-navigation{background:#111a24;border:1px solid #1a2a3a;border-radius:12px;display:flex;gap:10px;overflow-x:auto;padding:10px}.stat-tab{align-items:center;background:#0000;border:none;border-radius:8px;color:#7f8c9b;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:8px;padding:12px 24px;transition:all .2s;white-space:nowrap}.stat-tab:hover{background:#ffffff05;color:#e0e6ed}.stat-tab.active{background:#1a2a3a;color:#4fc3f7}.stat-tab-content{animation:fadeIn .3s ease-out}@media (max-width:1200px){.stat-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stat-banner-header{flex-direction:column;gap:15px}.stat-details-row{flex-direction:column;gap:10px}.stat-cards-grid{grid-template-columns:1fr}}.center-message{align-items:center;color:#7f8c9b;display:flex;flex-direction:column;height:60vh;justify-content:center}.center-message.error{color:#ef5350}.center-message p{font-size:1.1rem;margin-top:20px}.center-message .status-sub{color:#567;font-size:.9rem;margin-top:8px}.dashboard-overview{margin:0 auto;max-width:960px}.dashboard-overview-header{margin-bottom:28px}.dashboard-overview-header h2{color:#4fc3f7;font-size:1.75rem;font-weight:700;margin:0 0 10px}.dashboard-overview-lead{color:#90a4ae;font-size:1rem;line-height:1.6;margin:0;max-width:640px}.dashboard-overview-lead a{color:#4fc3f7;font-weight:500;text-decoration:none}.dashboard-overview-lead a:hover{text-decoration:underline}.dashboard-stats-loading{align-items:center;background:#111a24;border:1px solid #1a2a3a;border-radius:12px;color:#7f8c9b;display:flex;gap:12px;justify-content:center;padding:48px}.dashboard-stats-loading .spinner{animation:dash-spin .8s linear infinite}@keyframes dash-spin{to{transform:rotate(1turn)}}.dashboard-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:32px}.dashboard-stat-card{align-items:flex-start;background:#111a24;border:1px solid #1a2a3a;border-radius:12px;display:flex;gap:14px;padding:18px 18px 20px;transition:border-color .2s}.dashboard-stat-card:hover{border-color:#2a3f55}.dashboard-stat-icon{align-items:center;background:#4fc3f71f;border-radius:10px;color:#4fc3f7;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.dashboard-stat-icon.muted{background:#7f8c9b1f;color:#90a4ae}.dashboard-stat-body{display:flex;flex-direction:column;gap:4px;min-width:0}.dashboard-stat-value{color:#e0e6ed;font-size:1.75rem;font-weight:700;line-height:1.2}.dashboard-stat-label{color:#7f8c9b;font-size:.82rem;line-height:1.35}.dashboard-recent{background:#111a24;border:1px solid #1a2a3a;border-radius:12px;padding:20px 22px 12px}.dashboard-recent-title{color:#b0bec5;font-size:.85rem;font-weight:600;letter-spacing:.06em;margin:0 0 14px;text-transform:uppercase}.dashboard-recent-list{list-style:none;margin:0;padding:0}.dashboard-recent-list li{border-bottom:1px solid #1a2a3a}.dashboard-recent-list li:last-child{border-bottom:none}.dashboard-recent-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:12px 4px}.dashboard-recent-left{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.dashboard-recent-right{flex-shrink:0}.dashboard-recent-file-icon{color:#7f8c9b;flex-shrink:0}.dashboard-recent-main{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.dashboard-recent-filename{color:#e0e6ed;font-size:.95rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-meta{color:#7f8c9b;font-size:.8rem}.report-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.78rem;font-weight:600;gap:6px;padding:5px 12px;white-space:nowrap}.report-status-badge.status-processing{background:#4fc3f71a;border:1px solid #4fc3f740;color:#4fc3f7}.report-status-badge.status-processing .spinner{animation:dash-spin .8s linear infinite}.report-status-badge.status-failed{background:#ef53501a;border:1px solid #ef535040;color:#ef5350}.report-view-btn{align-items:center;background:#4fc3f714;border:1px solid #4fc3f733;border-radius:6px;color:#4fc3f7;display:inline-flex;font-size:.82rem;font-weight:600;gap:6px;padding:6px 14px;text-decoration:none;transition:background .15s}.report-view-btn:hover{background:#4fc3f72e}.dashboard-page{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.upload-page{margin:0 auto;max-width:800px}.upload-section{margin-bottom:25px}.upload-section-label{align-items:center;color:#b0bec5;display:flex;font-size:.95rem;font-weight:500;gap:10px;margin-bottom:10px}.upload-section-label .badge{border-radius:10px;display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.upload-section-label .badge.required{background:#4fc3f726;color:#4fc3f7}.upload-section-label .badge.optional{background:#7f8c9b26;color:#b0bec5}.upload-hint{color:#7f8c9b;margin:0 0 10px}.file-drop-zone.compact{padding:22px}.file-drop-zone.compact .drop-prompt{flex-direction:row;font-size:.9rem;gap:10px}.file-drop-zone.compact .drop-prompt svg{margin-bottom:0}.file-selected.compact{align-items:center;flex-direction:row;gap:14px}.file-selected.compact .success-icon{margin-bottom:0}.file-info-inline{flex:1 1;min-width:0;text-align:left}.file-info-inline .filename{margin-bottom:2px}.file-info-inline .filesize{margin-bottom:0}.clear-file-btn{align-items:center;background:#0000;border:1px solid #2a3a4a;border-radius:6px;color:#7f8c9b;cursor:pointer;display:inline-flex;font-size:.78rem;gap:4px;margin-top:8px;padding:5px 10px}.clear-file-btn:hover{border-color:#ef5350;color:#ef5350}.file-selected.compact .clear-file-btn{margin-top:0}.mpesa-password-row{display:flex;flex-direction:column;gap:6px;margin-top:12px}.mpesa-password-label{align-items:center;color:#b0bec5;display:inline-flex;font-size:.85rem;font-weight:500;gap:6px}.mpesa-password-label svg{color:#4fc3f7}.mpesa-password-input{background:#0f1923;border:1px solid #2a3a4a;border-radius:8px;color:#e0e6ed;font-size:.95rem;padding:10px 14px}.mpesa-password-input:focus{border-color:#4fc3f7;outline:none}.mpesa-password-input::placeholder{color:#56697a}.page-header{margin-bottom:30px}.page-header h1{color:#4fc3f7;font-size:1.8rem;margin-bottom:5px}.page-header p{color:#7f8c9b}.upload-container{background:#111a24;border:1px solid #1a2a3a;border-radius:12px;padding:40px}.error-alert{background:#ef53501a;border:1px solid #ef53504d;border-radius:8px;color:#ef5350}.error-alert,.success-alert{align-items:center;display:flex;gap:10px;margin-bottom:25px;padding:15px}.success-alert{background:#27ae601a;border:1px solid #27ae604d;border-radius:8px;color:#27ae60}.form-group{margin-bottom:30px}.form-group label{color:#b0bec5;display:block;font-size:.95rem;font-weight:500;margin-bottom:10px}.client-selector{display:flex;gap:15px}.client-selector input,.client-selector select{background:#0f1923;border:1px solid #2a3a4a;border-radius:8px;color:#e0e6ed;flex-grow:1;font-size:1rem;padding:12px 15px}.client-selector input:focus,.client-selector select:focus{border-color:#4fc3f7;outline:none}.btn-secondary{align-items:center;background:#1a2a3a;border:1px solid #2a3a4a;border-radius:8px;color:#4fc3f7;display:flex;font-weight:500;gap:6px;padding:12px 20px;white-space:nowrap}.btn-secondary:hover{background:#2a3a4a}.file-drop-zone{background:#0f1923;border:2px dashed #2a3a4a;border-radius:12px;cursor:pointer;margin-bottom:30px;padding:60px 40px;text-align:center;transition:all .3s}.file-drop-zone.active,.file-drop-zone:hover{background:#4fc3f70d;border-color:#4fc3f7}.file-drop-zone.has-file{background:#27ae600d;border-color:#27ae60;border-style:solid}.drop-prompt{align-items:center;color:#7f8c9b;display:flex;flex-direction:column}.drop-prompt svg{color:#4fc3f7;margin-bottom:15px}.or-text{font-size:.85rem;margin:10px 0}.browse-btn{color:#4fc3f7;font-weight:500;text-decoration:underline}.file-selected{align-items:center;display:flex;flex-direction:column}.success-icon{color:#27ae60;margin-bottom:15px}.filename{color:#e0e6ed;font-size:1.1rem;font-weight:500;margin-bottom:5px}.filesize{color:#7f8c9b;font-size:.9rem;margin-bottom:15px}.click-to-change{color:#b0bec5;font-size:.85rem;text-decoration:underline}.upload-submit-btn{background:#4fc3f7;border:none;border-radius:8px;color:#111a24;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px;transition:background .3s;width:100%}.upload-submit-btn:hover:not(:disabled){background:#2cb5f6}.upload-submit-btn:disabled{background:#1a2a3a;color:#7f8c9b;cursor:not-allowed}.processing-status{align-items:center;background:#4fc3f714;border:1px solid #4fc3f740;border-radius:8px;display:flex;gap:15px;margin-top:20px;padding:18px 20px}.processing-status .spin-icon{animation:spin 1.2s linear infinite;color:#4fc3f7;flex-shrink:0}.status-info{display:flex;flex-direction:column;gap:3px}.status-label{color:#4fc3f7;font-size:.95rem;font-weight:600}.status-message{color:#7f8c9b;font-size:.85rem}.clients-page{margin:0 auto;max-width:1100px}.clients-header{align-items:center;display:flex;justify-content:space-between}.clients-header h1{color:#e0e6ed;font-size:1.75rem;margin:0 0 6px}.clients-header p{color:#7f8c9b;font-size:.95rem;margin:0}.btn-primary{background:#4fc3f7;border-radius:8px;color:#111a24;font-weight:600;padding:10px 20px;text-decoration:none;transition:background .3s}.btn-primary:hover{background:#2cb5f6}.search-bar{align-items:center;background:#111a24;border:1px solid #1a2a3a;border-radius:8px;display:flex;margin-bottom:24px;padding:0 15px}.search-icon{color:#7f8c9b}.search-bar input{background:#0000;border:none;color:#e0e6ed;flex-grow:1;font-size:1rem;padding:15px}.search-bar input:focus{outline:none}.clients-table-wrap{background:#111a24;border:1px solid #1a2a3a;border-radius:12px;overflow:hidden}.clients-table-loading{align-items:center;color:#7f8c9b;display:flex;gap:12px;justify-content:center;padding:48px}.clients-table-loading .spinner{animation:clients-spin .8s linear infinite}@keyframes clients-spin{to{transform:rotate(1turn)}}.clients-table{border-collapse:collapse;font-size:.92rem;width:100%}.clients-table thead{background:#0f1923;border-bottom:1px solid #1a2a3a}.clients-table th{color:#b0bec5;font-size:.72rem;font-weight:600;letter-spacing:.04em;padding:14px 18px;text-align:left;text-transform:uppercase}.clients-table th.col-actions{text-align:right;white-space:nowrap;width:1%}.clients-table td{border-bottom:1px solid #1a2a3a;color:#e0e6ed;padding:14px 18px;vertical-align:middle}.clients-table td.col-actions{text-align:right}.clients-table tbody tr:last-child td{border-bottom:none}.clients-table tbody tr:hover{background:#4fc3f70a}.cell-name{font-weight:600}.cell-muted{color:#90a4ae}.cell-filename{font-size:.9rem;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-primary-phone{display:flex;flex-direction:column;gap:4px;max-width:220px}.cell-primary-phone-label{color:#7f8c9b;font-size:.72rem;font-weight:600;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.cell-primary-phone-value{font-feature-settings:"tnum";color:#e0e6ed;font-size:.95rem;font-variant-numeric:tabular-nums;line-height:1.3;word-break:break-all}.clients-view-btn{align-items:center;background:#4fc3f71a;border:1px solid #2a3f55;border-radius:8px;color:#4fc3f7;display:inline-flex;font-size:.85rem;font-weight:600;gap:6px;padding:8px 14px;text-decoration:none;transition:background .2s,border-color .2s}.clients-view-btn:hover{background:#4fc3f72e;border-color:#4fc3f7;color:#81d4fa}.clients-view-btn-upload{background:#7f8c9b14;border-color:#2a3a4a;color:#90a4ae}.clients-view-btn-upload:hover{background:#7f8c9b26;border-color:#90a4ae;color:#b0bec5}.client-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.75rem;font-weight:600;gap:5px;padding:4px 10px;white-space:nowrap}.badge-processing{background:#4fc3f71a;border:1px solid #4fc3f740;color:#4fc3f7}.badge-processing .spinner{animation:client-spin .8s linear infinite}.badge-completed{background:#27ae601a;border:1px solid #27ae6040;color:#27ae60}.badge-failed{background:#ef53501a;border:1px solid #ef535040;color:#ef5350}@keyframes client-spin{to{transform:rotate(1turn)}}.clients-table-empty{border-top:1px solid #1a2a3a;color:#7f8c9b;padding:32px;text-align:center}.users-page{margin:0 auto;max-width:1100px}.users-hero{align-items:flex-start;background:linear-gradient(135deg,#4fc3f714,#111a24 48%,#0f1923);border:1px solid #1f2f42;border-radius:14px;box-shadow:0 4px 24px #00000040;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;padding:24px 26px}.users-hero-inner{align-items:center;display:flex;gap:18px;min-width:0}.users-hero-icon{align-items:center;background:linear-gradient(145deg,#4fc3f733,#4fc3f70f);border:1px solid #4fc3f740;border-radius:14px;color:#4fc3f7;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.users-hero-text h1{color:#e8eef4;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.users-hero-text p{color:#8a9bab;font-size:.95rem;line-height:1.45;margin:0;max-width:420px}.users-add-btn{align-items:center;background:linear-gradient(180deg,#4fc3f738,#4fc3f71a);border:1px solid #4fc3f773;border-radius:10px;color:#b8e9fc;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.92rem;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:transform .15s,box-shadow .2s,border-color .2s;white-space:nowrap}.users-add-btn:hover{border-color:#4fc3f7;box-shadow:0 4px 20px #4fc3f726;color:#e0f7ff}.users-add-btn:active{transform:scale(.98)}.users-toolbar{flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.users-search,.users-toolbar{align-items:center;display:flex}.users-search{background:#111a24;border:1px solid #1a2a3a;border-radius:10px;flex:1 1;max-width:420px;min-width:220px;padding:0 14px;transition:border-color .2s,box-shadow .2s}.users-search:focus-within{border-color:#4fc3f773;box-shadow:0 0 0 3px #4fc3f714}.users-search-icon{color:#5c6b7a;flex-shrink:0}.users-search input{background:#0000;border:none;color:#e0e6ed;flex:1 1;font-size:.95rem;min-width:0;padding:13px 8px 13px 10px}.users-search input::placeholder{color:#5c6b7a}.users-search input:focus{outline:none}.users-count-pill{background:#0f1923;border:1px solid #1a2a3a;border-radius:999px;color:#7f8c9b;font-size:.8rem;font-weight:500;padding:8px 14px}.users-table-wrap{background:#111a24;border:1px solid #1a2a3a;border-radius:12px;box-shadow:0 2px 16px #0003;overflow:hidden}.users-table{border-collapse:collapse;font-size:.92rem;width:100%}.users-table thead{background:linear-gradient(180deg,#121c28,#0f1923);border-bottom:1px solid #1a2a3a}.users-table th{color:#8b9bab;font-size:.68rem;font-weight:600;letter-spacing:.06em;padding:14px 18px;text-align:left;text-transform:uppercase}.users-table td{border-bottom:1px solid #1a2a3a;color:#e0e6ed;padding:14px 18px;vertical-align:middle}.users-table tbody tr:last-child td{border-bottom:none}.users-table tbody tr:hover{background:rgba(79,195,247,.045)}.users-table tbody tr.row-self{background:#4fc3f712}.users-cell-user{gap:12px;min-width:0}.users-avatar,.users-cell-user{align-items:center;display:flex}.users-avatar{background:linear-gradient(145deg,#1e3a4a,#152028);border:1px solid #2a3f55;border-radius:10px;color:#7ec8e8;flex-shrink:0;font-size:.72rem;font-weight:700;height:40px;justify-content:center;letter-spacing:.02em;width:40px}.users-cell-user-text{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.cell-username{color:#eef2f6;font-weight:600}.cell-email{color:#aebcc9;font-size:.9rem;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-you{background:#4fc3f724;border:1px solid #4fc3f740;border-radius:4px;color:#4fc3f7;font-size:.62rem;letter-spacing:.08em;padding:3px 8px;text-transform:uppercase}.badge{align-items:center;border-radius:8px;display:inline-flex;font-size:.78rem;font-weight:500;gap:6px;padding:5px 11px}.role-staff{background:#4fc3f71f;border:1px solid #4fc3f738;color:#9ce4fc}.role-user{background:#0f1923;border:1px solid #243041;color:#90a4ae}.status-active{background:#66bb6a1f;border:1px solid #66bb6a38;color:#a5d6a7}.status-inactive{background:#ef53501a;border:1px solid #ef535033;color:#ef9a9a}.users-loading{align-items:center;color:#7f8c9b;display:flex;gap:12px;justify-content:center;padding:56px 24px}.users-loading .spinner{animation:users-spin .8s linear infinite}@keyframes users-spin{to{transform:rotate(1turn)}}.users-empty{color:#7f8c9b;padding:48px 24px 40px;text-align:center}.users-empty-icon{align-items:center;background:#0f1923;border:1px solid #1a2a3a;border-radius:16px;color:#4a5d6e;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.users-empty-title{color:#b0bec5;font-size:1.05rem;font-weight:600;margin:0 0 6px}.users-empty-hint{color:#6d7d8f;font-size:.9rem;margin:0}.users-access-denied{background:linear-gradient(160deg,#111a24,#0d141c);border:1px solid #2a3544;border-radius:14px;box-shadow:0 8px 32px #00000059;color:#b0bec5;margin:72px auto;max-width:440px;padding:44px 36px;text-align:center}.users-access-denied svg{color:#ef5350;margin-bottom:18px;opacity:.95}.users-access-denied h2{color:#e8eef4;font-size:1.35rem;margin:0 0 10px}.users-access-denied p{color:#8a9bab;font-size:.95rem;line-height:1.5;margin:0}.modal-backdrop{align-items:center;animation:modal-backdrop-in .2s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#04080eb8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}.modal-card{animation:modal-card-in .28s cubic-bezier(.22,1,.36,1);background:linear-gradient(180deg,#141e2a,#111a24 32%);border:1px solid #2a3f55;border-radius:16px;box-shadow:0 28px 64px #0000008c,0 0 1px #4fc3f733;max-height:92vh;max-width:480px;overflow-y:auto;position:relative;width:100%}@keyframes modal-card-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-accent{background:linear-gradient(90deg,#0000,#4fc3f7,#29b6f6,#0000);border-radius:0 0 4px 4px;height:3px;left:16px;opacity:.85;position:absolute;right:16px;top:0}.modal-hero{grid-gap:14px;align-items:start;border-bottom:1px solid #1a2a3a;display:grid;gap:14px;grid-template-columns:auto 1fr auto;padding:26px 24px 8px}.modal-hero-icon{align-items:center;background:linear-gradient(145deg,#4fc3f738,#4fc3f70f);border:1px solid #4fc3f747;border-radius:14px;color:#4fc3f7;display:flex;height:52px;justify-content:center;width:52px}.modal-hero-text{min-width:0;padding-top:2px}.modal-hero-text h2{color:#eef2f6;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.modal-hero-text p{color:#8a9bab;font-size:.88rem;line-height:1.45;margin:0}.modal-close{background:#0f1923;border:1px solid #1a2a3a;border-radius:10px;color:#8a9bab;cursor:pointer;display:flex;padding:8px;transition:color .15s,background .15s,border-color .15s}.modal-close:hover{background:#1a2a3a;border-color:#2a3f55;color:#e0e6ed}.modal-error{background:#ef53501a;border:1px solid #ef535059;border-radius:10px;color:#ef9a9a;font-size:.88rem;line-height:1.4;margin:16px 24px 0;padding:12px 14px}.modal-form{gap:20px;padding:20px 24px 24px}.modal-form,.modal-section{display:flex;flex-direction:column}.modal-section{gap:16px}.modal-section-title{color:#6b7d91;font-size:.65rem;font-weight:700;letter-spacing:.12em;margin:0 0 2px;text-transform:uppercase}.modal-field{display:flex;flex-direction:column;gap:8px}.modal-field-label{color:#c5d0dc;font-size:.8rem;font-weight:600;letter-spacing:.01em}.modal-field-hint{color:#5c6d80;font-size:.75rem;line-height:1.4;margin:0;padding-left:2px}.modal-input-wrap{align-items:center;background:linear-gradient(180deg,#0a1018,#0d141c);border:1px solid #2a3848;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff08;display:flex;gap:2px;min-height:48px;padding:0 4px 0 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.modal-input-wrap:hover{background:linear-gradient(180deg,#0c1219,#0f1822);border-color:#3d4f63}.modal-input-wrap:focus-within{background:linear-gradient(180deg,#0d1520,#101a26);border-color:#4fc3f7a6;box-shadow:inset 0 1px 0 #ffffff0a,0 0 0 3px #4fc3f71f}.modal-input-wrap:focus-within .modal-input-icon{color:#4fc3f7;opacity:1}.modal-input-icon{color:#5c6d80;flex-shrink:0;opacity:.9;pointer-events:none;transition:color .2s ease,opacity .2s ease}.modal-input{background:#0000;border:none;color:#f0f4f8;flex:1 1;font-family:inherit;font-size:.95rem;height:48px;line-height:1.4;min-width:0;padding:0 14px 0 10px}.modal-input::placeholder{color:#5a6b7d}.modal-input:focus{outline:none}.req{color:#ffab91;font-weight:700}.modal-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.modal-row .modal-field{gap:8px}.modal-permission-card{background:linear-gradient(135deg,#4fc3f726,#4fc3f708);border-radius:12px;padding:2px}.modal-permission-label{align-items:flex-start;background:#0f1923;border:1px solid #1f2d3d;border-radius:10px;cursor:pointer;display:flex!important;flex-direction:row!important;gap:12px!important;margin:0;padding:14px 16px;transition:border-color .2s,background .2s}.modal-permission-label:hover{background:#121c28;border-color:#2a3f55}.modal-permission-label input{accent-color:#4fc3f7;flex-shrink:0;height:18px;margin-top:2px;width:18px}.modal-permission-copy{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.modal-permission-title{color:#e0e6ed;font-size:.92rem;font-weight:600}.modal-permission-desc{color:#7f8c9b;font-size:.8rem;line-height:1.4}.modal-permission-shield{color:#4fc3f773;flex-shrink:0;margin-top:2px}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px;padding-top:4px}.btn-secondary{background:#0000;border:1px solid #2f4155;border-radius:10px;color:#aebcc9;cursor:pointer;font-size:.92rem;font-weight:600;padding:11px 20px;transition:background .15s,border-color .15s,color .15s}.btn-secondary:hover:not(:disabled){background:#1a2a3a;border-color:#3d556d;color:#e8eef4}.btn-primary{align-items:center;background:linear-gradient(180deg,#5ecdff,#4fc3f7 45%,#2eb5e9);border:none;border-radius:10px;box-shadow:0 2px 12px #4fc3f740;color:#0a1620;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:8px;justify-content:center;padding:11px 22px;transition:filter .15s,transform .12s}.btn-primary:hover:not(:disabled){filter:brightness(1.06)}.btn-primary:active:not(:disabled){transform:translateY(1px)}.btn-primary .btn-spinner{animation:users-spin .75s linear infinite}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.55}@media (max-width:640px){.users-hero{align-items:stretch;flex-direction:column}.users-add-btn{justify-content:center;width:100%}.users-toolbar{align-items:stretch;flex-direction:column}.users-count-pill{align-self:flex-start}.modal-row{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{background:#0f1923;color:#e0e6ed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.App{margin:0 auto;max-width:1400px;padding:20px}.app-header{border-bottom:2px solid #1a2a3a;margin-bottom:30px;padding:30px 20px 20px;text-align:center}.app-header h1{color:#4fc3f7;font-size:2rem;letter-spacing:1px}.subtitle{color:#7f8c9b;font-size:.9rem;margin-top:5px}.reset-btn{background:#1a2a3a;border:1px solid #2a3a4a;border-radius:6px;color:#4fc3f7;cursor:pointer;display:inline-block;font-size:.9rem;margin-bottom:20px;padding:8px 20px;transition:background .2s}.reset-btn:hover{background:#2a3a4a}.upload-container{align-items:center;display:flex;flex-direction:column;padding:40px 20px}.upload-zone{background:#152030;border:2px dashed #2a3a4a;border-radius:12px;cursor:pointer;max-width:600px;padding:60px 40px;text-align:center;transition:all .3s;width:100%}.upload-zone.drag-active,.upload-zone:hover{background:#1a2a3a;border-color:#4fc3f7}.upload-icon{font-size:3rem;margin-bottom:15px}.upload-text{color:#b0bec5;font-size:1.1rem}.upload-hint{color:#546e7a;font-size:.85rem;margin-top:8px}.loading{color:#4fc3f7}.spinner{animation:spin .8s linear infinite;border:3px solid #1a2a3a;border-radius:50%;border-top-color:#4fc3f7;height:40px;margin:0 auto 15px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.error-msg{background:#3e1a1a;border:1px solid #5c2a2a;border-radius:6px;color:#ef5350;margin-top:15px;padding:10px 20px}.subject-banner{background:linear-gradient(135deg,#1a2a3a,#152535);border:1px solid #2a3a4a;border-radius:12px;margin-bottom:20px;padding:25px 30px}.subject-info h2{color:#4fc3f7;font-size:1.5rem;margin-bottom:10px}.subject-details{color:#90a4ae;display:flex;flex-wrap:wrap;font-size:.9rem;gap:20px}.subject-details strong{color:#b0bec5}.summary-cards{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin:20px 0}.card{background:#0f1923;border:1px solid #2a3a4a;border-radius:8px;padding:15px;text-align:center}.card-value{color:#4fc3f7;font-size:1.6rem;font-weight:700}.card-label{color:#7f8c9b;font-size:.8rem;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.date-range{color:#7f8c9b;font-size:.85rem;text-align:center}.tab-bar{border-bottom:2px solid #1a2a3a;display:flex;gap:4px;margin-bottom:25px;overflow-x:auto}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#7f8c9b;cursor:pointer;font-size:.9rem;margin-bottom:-2px;padding:10px 20px;transition:all .2s;white-space:nowrap}.tab:hover{color:#b0bec5}.tab.active{border-bottom-color:#4fc3f7;color:#4fc3f7}.activity-section h3,.contacts-section h3,.insights-section h3,.map-section h3,.movement-section h3{color:#4fc3f7;font-size:1.3rem;margin-bottom:15px}.map-legend{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:15px}.legend-item{align-items:center;display:flex;font-size:.9rem;gap:8px}.legend-dot{border-radius:50%;display:inline-block;height:14px;width:14px}.legend-dot.home{background:#e74c3c}.legend-dot.work{background:#2980b9}.map-wrapper{border:1px solid #2a3a4a;border-radius:10px;margin-bottom:20px;overflow:hidden}table{border-collapse:collapse;font-size:.85rem;width:100%}th{background:#1a2a3a;color:#4fc3f7;font-weight:600;padding:10px 12px;position:sticky;text-align:left;top:0}td{border-bottom:1px solid #1a2a3a;padding:8px 12px}tr:hover{background:#152535}.row-home{background:#e74c3c14}.row-work{background:#2980b914}.row-start{background:#27ae6014}.row-end{background:#e74c3c14}.mono{font-family:Courier New,monospace;font-size:.85rem}.badge,.tag{border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;padding:2px 8px}.home-badge{background:#e74c3c}.work-badge{background:#2980b9}.home-tag{background:#e74c3c}.work-tag{background:#2980b9}.contacts-table,.location-table,.timeline-table{border:1px solid #1a2a3a;border-radius:8px;margin-top:15px;max-height:400px;overflow-y:auto}.contacts-table h4,.location-table h4,.timeline-table h4{background:#152030;color:#b0bec5;font-size:.95rem;padding:12px 15px;position:sticky;top:0;z-index:1}.charts-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.chart-container{background:#152030;border:1px solid #1a2a3a;border-radius:10px;padding:20px}.chart-container.full-width{grid-column:1/-1}.chart-container h4{color:#b0bec5;font-size:.95rem;margin-bottom:15px}.custom-tooltip{background:#1a2a3a;border:1px solid #2a3a4a;border-radius:6px;box-shadow:0 4px 12px #0000004d;color:#e0e6ed;font-size:.85rem;padding:10px 14px}.view-toggle{display:flex;gap:4px;margin-bottom:20px}.view-toggle button{background:#1a2a3a;border:1px solid #2a3a4a;border-radius:6px;color:#7f8c9b;cursor:pointer;font-size:.85rem;padding:8px 16px;transition:all .2s}.view-toggle button.active,.view-toggle button:hover{background:#2a3a4a;border-color:#4fc3f7;color:#4fc3f7}.chart-legend-custom{color:#7f8c9b;display:flex;font-size:.8rem;gap:20px;justify-content:center;margin-top:10px}.dot{border-radius:50%;display:inline-block;height:10px;margin-right:5px;vertical-align:middle;width:10px}.insights-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.insight-card{background:#152030;border:1px solid #1a2a3a;border-radius:10px;padding:20px}.insight-card h4{border-bottom:1px solid #1a2a3a;color:#4fc3f7;font-size:1.05rem;margin-bottom:15px;padding-bottom:10px}.insight-card.profile{border-left:3px solid #4fc3f7}.insight-card.location{border-left:3px solid #27ae60}.insight-card.comms{border-left:3px solid #f39c12}.insight-card.behavior{border-left:3px solid #9b59b6}.insight-card.flags{border-left:3px solid #e74c3c}.flag-warn strong{color:#e74c3c!important}.flag-info strong{color:#f39c12!important}.profile-details{display:flex;flex-direction:column;gap:8px}.detail-row{display:flex;gap:10px}.detail-row .label{color:#7f8c9b;font-size:.85rem;min-width:140px}.detail-row .value{color:#e0e6ed;font-size:.85rem}.insight-items{display:flex;flex-direction:column;gap:15px}.insight-item{display:flex;gap:12px}.insight-icon{flex-shrink:0;font-size:1.2rem;margin-top:2px}.insight-item strong{color:#b0bec5;display:block;font-size:.9rem;margin-bottom:3px}.insight-detail{color:#7f8c9b;font-size:.85rem;line-height:1.5}.top-list{color:#90a4ae;font-size:.85rem;margin-top:5px;padding-left:20px}.top-list li{margin-bottom:3px}.section-desc{color:#7f8c9b;font-size:.9rem;margin-bottom:15px}.date-selector{align-items:center;display:flex;gap:10px;margin-bottom:15px}.date-selector label{color:#b0bec5;font-size:.9rem}.date-selector select{background:#1a2a3a;border:1px solid #2a3a4a;border-radius:6px;color:#e0e6ed;font-size:.9rem;padding:8px 12px}.movement-count,.movement-legend{color:#7f8c9b;font-size:.85rem}.movement-legend{display:flex;gap:20px;margin-bottom:15px;margin-top:10px}.line-legend{background:#e74c3c;border-top:2px dashed #e74c3c;display:inline-block;height:2px;margin-right:5px;vertical-align:middle;width:25px}.leaflet-container{background:#0f1923}.leaflet-popup-content-wrapper{background:#1a2a3a;border-radius:8px;box-shadow:0 4px 16px #0006;color:#e0e6ed}.leaflet-popup-tip{background:#1a2a3a}.leaflet-popup-content{font-size:.85rem;line-height:1.5}@media (max-width:900px){.summary-cards{grid-template-columns:repeat(2,1fr)}.charts-row,.insights-grid{grid-template-columns:1fr}.subject-details{flex-direction:column;gap:6px}}.recharts-cartesian-axis-tick-value{fill:#7f8c9b}.recharts-legend-item-text{color:#b0bec5!important}.recharts-tooltip-wrapper{z-index:1000}
/*# sourceMappingURL=main.1d065b03.css.map*/