:root{--primary-color: #156082;--primary-dark: #0d3a4d;--primary-light: #1d7ba3;--secondary-color: #2c8fb3;--success-color: #10b981;--warning-color: #f59e0b;--danger-color: #ef4444;--background: #f8fafc;--surface: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--border-color: #e2e8f0;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1);--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--text-primary);line-height:1.6}#root{min-height:100vh}.leaflet-container{height:100%;width:100%;border-radius:var(--radius-lg)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.fade-in{animation:fadeIn .3s ease-out}.slide-in{animation:slideIn .3s ease-out}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{position:relative;height:100%;border-radius:var(--radius-md);overflow:hidden}.map{height:100%;width:100%;z-index:1}.map-legend{position:absolute;bottom:20px;right:20px;background:#fff;padding:.75rem 1rem;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:1000}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary)}.legend-marker{width:12px;height:12px;background-color:var(--primary-color);border-radius:50%;border:2px solid white;box-shadow:0 0 0 2px var(--primary-color)}.custom-marker{background:transparent;border:none}.marker-pin{width:30px;height:42px;position:relative;background-color:#dc2626;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 4px 8px #0000004d}.marker-pin:after{content:"";width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:50%}.marker-popup{font-family:inherit;min-width:200px}.marker-popup strong{color:var(--primary-color);font-size:1rem;display:block;margin-bottom:.5rem}.marker-popup p{margin:.25rem 0;color:var(--text-secondary);font-size:.875rem}.popup-btn{margin-top:.75rem;width:100%;padding:.5rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--radius-sm);cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}.popup-btn:hover{background-color:var(--primary-dark)}.leaflet-popup-content-wrapper{border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.leaflet-popup-tip{box-shadow:var(--shadow-md)}.inspections-list-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.list-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#1e293b}.list-header h2{margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.list-controls{display:flex;gap:.75rem;flex-wrap:wrap}.search-box{position:relative;flex:1;min-width:180px}.search-box svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#64748b;pointer-events:none}.search-box input{width:100%;padding:.5rem .5rem .5rem 2rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.8125rem;background:#fff;color:#1e293b;transition:all .2s}.search-box input:focus{outline:none;border-color:#cbd5e1;box-shadow:0 0 0 2px #cbd5e133;background:#fff}.search-box input::placeholder{color:#94a3b8}.filter-buttons{display:flex;gap:.25rem;background:#e2e8f0;padding:.25rem;border-radius:6px}.filter-buttons button{padding:.375rem .75rem;border:none;border-radius:4px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;background:transparent;color:#64748b}.filter-buttons button:hover{background:#ffffff80;color:#475569}.filter-buttons button.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #0000001a}.inspections-list{max-height:600px;overflow-y:auto}.inspection-item.compact{padding:.875rem 1.25rem;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between;gap:1rem}.inspection-item.compact:hover{background:#f8fafc}.inspection-item.compact:last-child{border-bottom:none}.inspection-main{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.inspection-info{flex:1;min-width:0}.inspection-info h3{margin:0 0 .25rem;font-size:.9375rem;color:#1e293b;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inspection-location{font-size:.75rem;color:#64748b;display:block}.inspection-time{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem}.inspection-time .time{font-size:.9375rem;font-weight:600;color:#1e293b}.inspection-time .date{font-size:.6875rem;color:#94a3b8;text-transform:uppercase}.photos-indicator{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem .625rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;flex-shrink:0}.photos-indicator:hover{background:#4f46e5;color:#fff;border-color:#4f46e5}.photos-indicator svg{width:14px;height:14px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8}.empty-state svg{width:48px;height:48px;margin-bottom:.75rem;opacity:.5}.empty-state p{margin:0;font-size:.875rem}@media(max-width:768px){.list-controls{flex-direction:column}.search-box{min-width:100%}.filter-buttons{width:100%;justify-content:center}.inspection-item.compact{flex-direction:column;align-items:flex-start}.inspection-main{width:100%}.photos-indicator{align-self:flex-end}}.modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#156082,#1a7aa0);color:#fff;border-radius:16px 16px 0 0}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600}.close-btn{background:#fff3;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#fff}.close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.close-btn svg{width:20px;height:20px}.modal-body{overflow-y:auto;padding:2rem;flex:1}.info-section{margin-bottom:2rem}.info-section:last-child{margin-bottom:0}.info-section h3{margin:0 0 1rem;font-size:1.125rem;color:#1e293b;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid #156082}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.875rem;color:#64748b;font-weight:500}.info-value{font-size:1rem;color:#1e293b;font-weight:600}.observations{background:#f8fafc;padding:1rem;border-radius:8px;color:#475569;line-height:1.6;margin:0}.location-info{display:flex;flex-direction:column;gap:1rem}.coordinates{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#f8fafc;border-radius:8px;color:#1e293b;font-family:monospace}.coordinates svg{width:20px;height:20px;flex-shrink:0;color:#156082}.location-actions{display:flex;gap:.75rem;flex-wrap:wrap}.location-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1;min-width:200px;justify-content:center}.location-btn svg{width:18px;height:18px}.location-btn.maps{background:#10b981;color:#fff}.location-btn.maps:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.location-btn.street-view{background:#3b82f6;color:#fff}.location-btn.street-view:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.modal-footer{display:flex;gap:.75rem;padding:1.5rem 2rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 16px 16px}.primary-btn,.secondary-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.primary-btn{background:#156082;color:#fff;flex:1}.primary-btn:hover{background:#124d68;transform:translateY(-2px);box-shadow:0 4px 12px #1560824d}.primary-btn svg{width:18px;height:18px}.secondary-btn{background:#fff;color:#475569;border:2px solid #cbd5e1;min-width:120px}.secondary-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#1e293b}@media(max-width:768px){.modal-content{max-height:95vh}.modal-header,.modal-body,.modal-footer{padding:1.25rem}.info-grid{grid-template-columns:1fr}.location-actions{flex-direction:column}.location-btn{min-width:100%}.modal-footer{flex-direction:column}}.photos-overlay{background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.photos-modal-content{background:#fff;border-radius:16px;max-width:1200px;width:90%;min-width:min(600px,95vw);max-height:95vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003;animation:slideUp .3s ease}.photos-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:16px 16px 0 0}.header-info h2{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.header-info p{margin:.25rem 0 0;font-size:.875rem;color:#64748b}.close-btn{background:transparent;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s}.close-btn:hover{background-color:#f1f5f9;color:#1e293b}.close-btn svg{width:24px;height:24px}.photos-viewer{flex:1;display:flex;align-items:center;gap:1rem;padding:2rem;overflow:hidden;min-height:400px;background:#f8fafc}.photo-container{flex:1;display:flex;align-items:center;justify-content:center;position:relative;min-height:400px;background:#fff;border-radius:12px;padding:1rem}.main-photo{max-width:100%;max-height:60vh;border-radius:8px;box-shadow:0 4px 16px #0000001a;object-fit:contain;animation:fadeInPhoto .3s ease}@keyframes fadeInPhoto{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.photo-counter{position:absolute;bottom:1rem;right:1rem;background:#1e293bd9;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-btn{background:#fff;border:2px solid #e2e8f0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#475569;flex-shrink:0;box-shadow:0 2px 8px #00000014}.nav-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;transform:scale(1.1);box-shadow:0 4px 12px #0000001f}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.nav-btn svg{width:24px;height:24px}.thumbnails-container{padding:1rem 2rem;border-top:1px solid #e2e8f0;background:#fff;overflow-x:auto}.thumbnails{display:flex;gap:.75rem;min-height:80px}.thumbnail{width:100px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid #e2e8f0;transition:all .2s;flex-shrink:0;position:relative;background:#fff}.thumbnail:hover{border-color:#94a3b8;transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.thumbnail.active{border-color:#475569;box-shadow:0 0 0 2px #47556933}.thumbnail img{width:100%;height:100%;object-fit:cover}.photos-footer{display:flex;gap:.75rem;padding:1.5rem 2rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 16px 16px;justify-content:center}.photo-download-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;background:#475569;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;width:auto;min-width:240px;text-decoration:none;white-space:nowrap}.photo-download-btn:hover{background:#334155;transform:translateY(-2px);box-shadow:0 4px 12px #4755694d}.photo-download-btn svg{width:18px;height:18px}.secondary-btn{background:#fff;color:#475569;border:2px solid #e2e8f0;min-width:120px}.secondary-btn:hover{background:#f8fafc;border-color:#cbd5e1}.no-photos{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}.no-photos svg{width:64px;height:64px;margin-bottom:1rem;opacity:.5}.no-photos p{margin:0;font-size:1rem}@media(max-width:768px){.photos-viewer{padding:1rem;min-height:300px}.main-photo{max-height:50vh}.nav-btn{width:40px;height:40px}.nav-btn svg{width:20px;height:20px}.thumbnail{width:80px;height:60px}.photos-header,.thumbnails-container,.photos-footer{padding:1rem}.photos-footer{flex-direction:column}.download-btn,.secondary-btn{width:100%}}.stats-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:0 0 1rem}.stat-card{background:#fff;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid rgba(21,96,130,.1)}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #15608226}.stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{width:20px;height:20px}.stat-icon.total{background:linear-gradient(135deg,#156082,#1a7aa0);color:#fff}.stat-icon.today{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff}.stat-icon.completed{background:linear-gradient(135deg,#10b981,#34d399);color:#fff}.stat-icon.pending{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff}.stat-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.stat-label{font-size:.8125rem;color:#64748b;font-weight:500}.stat-value{font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1}@media(max-width:768px){.stats-panel{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem 0}.stat-card{padding:1rem}.stat-icon{width:40px;height:40px}.stat-icon svg{width:20px;height:20px}.stat-value{font-size:1.5rem}}.database-view{display:flex;flex-direction:column;height:100%;background:#f8fafc}.database-header{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.search-controls{display:flex;gap:1rem;flex:1;min-width:300px}.search-box{position:relative;flex:1;max-width:500px}.search-box svg:first-child{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;pointer-events:none}.search-box input{width:100%;padding:.75rem 3rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.875rem;transition:all .2s}.search-box input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #1560821a}.clear-search{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:.5rem;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.clear-search:hover{background:#f1f5f9}.clear-search svg{width:16px;height:16px;color:#64748b}.filter-select{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.875rem;background:#fff;cursor:pointer;transition:all .2s;min-width:180px}.filter-select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #1560821a}.database-info{display:flex;align-items:center;gap:1rem}.results-count{font-size:.875rem;color:#64748b;font-weight:500;padding:.5rem 1rem;background:#f1f5f9;border-radius:8px}.table-container{flex:1;overflow:auto;background:#fff;margin:1.5rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}.data-table{width:100%;border-collapse:collapse;font-size:.875rem}.data-table thead{position:sticky;top:0;background:#f8fafc;z-index:10;border-bottom:2px solid #e2e8f0}.data-table th{padding:1rem;text-align:left;font-weight:600;color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s;white-space:nowrap}.data-table th:hover{background:#f1f5f9}.th-content{display:flex;align-items:center;gap:.5rem}.th-content svg{width:16px;height:16px;color:#64748b}.data-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background .2s}.data-table tbody tr:hover{background:#f8fafc}.data-table td{padding:1rem;color:#475569}.table-status-badge{display:inline-block;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.table-status-badge.completada{background:#dcfce7;color:#15803d}.table-status-badge.pendiente{background:#fef3c7;color:#a16207}.action-buttons{display:flex;gap:.5rem}.action-btn{padding:.5rem;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .2s;position:relative}.action-btn svg{width:16px;height:16px}.view-btn{background:#eff6ff;color:#1e40af}.view-btn:hover{background:#dbeafe;transform:translateY(-1px)}.photo-btn{background:#f0fdf4;color:#15803d}.photo-btn:hover{background:#dcfce7;transform:translateY(-1px)}.photo-count{font-size:.75rem;font-weight:600;min-width:16px;text-align:center}.download-btn{display:flex;align-items:center;justify-content:center;background:#10b981;color:#fff;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:all .2s;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;flex:0 0 40px!important;padding:0;align-self:center;margin-left:0}.download-btn:hover{background:#059669;color:#fff;border-color:transparent;transform:translateY(-1px);box-shadow:0 4px 6px -1px #10b98133,0 2px 4px -1px #10b9811a}.download-btn svg{width:20px;height:20px}.no-results{text-align:center;padding:3rem 1rem;color:#94a3b8;font-size:.875rem}.delete-btn{background:#fee2e2;color:#ef4444}.delete-btn:hover{background:#fecaca;transform:translateY(-1px)}.delete-btn.disabled{opacity:.5;cursor:not-allowed;background:#f1f5f9;color:#94a3b8;transform:none;box-shadow:none}.origin-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.origin-badge.new{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe;width:fit-content}.origin-badge.base{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;width:fit-content}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.delete-modal{background:#fff;padding:2rem;border-radius:12px;max-width:400px;width:90%;box-shadow:0 10px 15px -3px #0000001a;animation:modalSlideUp .3s ease-out}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.delete-modal h3{margin:0 0 1rem;color:#ef4444;font-size:1.25rem}.delete-modal p{color:#475569;margin-bottom:1rem;line-height:1.5}.delete-warning{background:#fff1f2;padding:1rem;border-radius:8px;border:1px solid #fecaca;color:#991b1b!important;font-size:.875rem}.delete-actions{display:flex;gap:1rem;margin-top:1.5rem;justify-content:flex-end}.cancel-btn,.confirm-delete-btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;border:none;font-size:.875rem}.cancel-btn{background:#f1f5f9;color:#64748b}.cancel-btn:hover{background:#e2e8f0;color:#0f172a}.confirm-delete-btn{background:#ef4444;color:#fff}.confirm-delete-btn:hover{background:#dc2626;box-shadow:0 4px 6px -1px #ef44444d}@media(max-width:1200px){.data-table{font-size:.8125rem}.data-table th,.data-table td{padding:.75rem}}@media(max-width:768px){.database-header{flex-direction:column;align-items:stretch}.search-controls{flex-direction:column;min-width:100%}.search-box{max-width:100%}.table-container{margin:1rem}.data-table{font-size:.75rem}.data-table th,.data-table td{padding:.5rem}.th-content{flex-direction:column;gap:.25rem;align-items:flex-start}}.table-container::-webkit-scrollbar{width:8px;height:8px}.table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.workers-view{padding:1.5rem;height:100%;display:flex;flex-direction:column}.workers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.workers-header h2{margin:0;color:#1e293b;font-size:1.5rem;font-weight:600}.workers-stats{display:flex;gap:1rem}.stat-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem}.stat-badge.online{border-color:#86efac;background:#f0fdf4}.stat-badge.offline{border-color:#fca5a5;background:#fef2f2}.stat-badge.total{border-color:#93c5fd;background:#eff6ff}.stat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.stat-dot.online{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.stat-dot.offline{background:#ef4444}.stat-number{font-size:1.25rem;font-weight:700;color:#1e293b}.stat-label{font-size:.75rem;color:#64748b;font-weight:500}.workers-loading,.workers-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.workers-empty svg{width:64px;height:64px;color:#94a3b8;margin-bottom:1rem}.workers-empty h3{color:#1e293b;margin:0 0 .5rem}.workers-empty p{color:#64748b;margin:0}.workers-table-container{flex:1;overflow-y:auto;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.workers-table{width:100%;border-collapse:collapse}.workers-table thead{position:sticky;top:0;background:#f8fafc;z-index:1}.workers-table th{padding:1rem;text-align:left;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0}.workers-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .15s}.workers-table tbody tr:hover{background:#f8fafc}.workers-table tbody tr.online{background:linear-gradient(to right,#f0fdf4,#fff)}.workers-table td{padding:1rem;font-size:.875rem;color:#1e293b}.status-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.status-badge.online{background:#dcfce7;color:#15803d;border:1px solid #86efac}.status-badge.offline{background:#fee2e2;color:#b91c1c;border:1px solid #fca5a5}.status-badge .status-dot{width:6px;height:6px;border-radius:50%}.status-badge.online .status-dot{background:#22c55e;box-shadow:0 0 0 2px #22c55e33;animation:pulse 2s ease-in-out infinite}.status-badge.offline .status-dot{background:#ef4444}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.worker-name{font-weight:600}.worker-rut{color:#64748b;font-family:Courier New,monospace}.last-login{color:#64748b;font-size:.8125rem}@media(max-width:768px){.workers-header{flex-direction:column;align-items:flex-start}.workers-stats{width:100%;justify-content:space-between}.stat-badge{flex-direction:column;text-align:center;padding:.75rem .5rem;flex:1}.workers-table-container{overflow-x:auto}.workers-table{min-width:600px}.workers-table th,.workers-table td{padding:.75rem .5rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:2rem;background:linear-gradient(135deg,#156082,#0d3a4d)}.login-background{position:absolute;inset:0;overflow:hidden;z-index:0}.bg-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;animation:float 20s ease-in-out infinite}.shape-1{width:500px;height:500px;background:#1d7aa0;top:-200px;left:-200px;animation-delay:0s}.shape-2{width:400px;height:400px;background:#2c8fb3;bottom:-150px;right:-150px;animation-delay:5s}.shape-3{width:350px;height:350px;background:#1a7aa0;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:10s}@keyframes float{0%,to{transform:translate(0)}25%{transform:translate(50px,50px)}50%{transform:translateY(100px)}75%{transform:translate(-50px,50px)}}.login-card{position:relative;z-index:1;background:#fff;border-radius:24px;padding:3rem;max-width:450px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .6s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:2.5rem}.logo-container{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#156082,#1a7aa0);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #1560824d}.logo-container svg{width:40px;height:40px;color:#fff}.login-header h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#1e293b}.login-header p{margin:0;color:#64748b;font-size:.875rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.error-message{padding:1rem;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:.875rem;display:flex;align-items:center;gap:.75rem;animation:shake .5s ease}.error-message svg{width:20px;height:20px;flex-shrink:0}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:600;color:#1e293b}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper svg{position:absolute;left:1rem;width:20px;height:20px;color:#94a3b8;pointer-events:none;z-index:1}.input-wrapper input{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.875rem;transition:all .2s;background:#fff;color:#1e293b}.input-wrapper input:focus{outline:none;border-color:#156082;box-shadow:0 0 0 3px #1560821a}.input-wrapper input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.input-wrapper input::placeholder{color:#cbd5e1}.login-button{margin-top:.5rem;padding:1rem;background:linear-gradient(135deg,#156082,#1a7aa0);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #1560824d}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #15608266}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-button svg{width:20px;height:20px}.spinner-small{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.login-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center}.login-footer p{margin:0;color:#94a3b8;font-size:.75rem}@media(max-width:640px){.login-card{padding:2rem 1.5rem}.login-header h1{font-size:1.5rem}.logo-container{width:64px;height:64px}.logo-container svg{width:32px;height:32px}}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;padding:1rem 1.5rem;box-shadow:var(--shadow-md)}.header-content{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.app-header h1{font-size:1.5rem;font-weight:600;margin:0}.header-status{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.95}.header-right{display:flex;align-items:center;gap:1.5rem}.user-info{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#ffffff1a;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-email{font-size:.875rem;opacity:.95}.logout-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}.logout-btn:hover{background:#ffffff26}.logout-btn svg{width:18px;height:18px}.status-indicator{width:8px;height:8px;background-color:var(--success-color);border-radius:50%;animation:pulse 2s ease-in-out infinite}.app-main{flex:1;padding:1rem 1.5rem;max-width:1600px;margin:0 auto;width:100%}.tabs-container{margin-top:.75rem}.tabs{display:flex;gap:.5rem;border-bottom:2px solid #e2e8f0}.tab{background:transparent;border:none;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:.5rem;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s;position:relative}.tab svg{width:18px;height:18px}.tab:hover{color:var(--primary-color);background:#1560820d}.tab.active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.database-section{margin-top:.75rem;height:calc(100vh - 220px);min-height:500px}.workers-section{margin-top:.75rem;height:calc(100vh - 220px);min-height:500px;overflow-y:auto}.content-grid{display:grid;grid-template-columns:1fr 380px;gap:1rem;margin-top:.75rem;height:calc(100vh - 220px)}.section-card{background:var(--surface);border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow-md);height:100%;display:flex;flex-direction:column}.section-card h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--primary-color)}.map-section{min-height:500px}.map-section .section-card{height:calc(100vh - 300px)}.list-section{display:flex;flex-direction:column}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;gap:1rem}.spinner{width:50px;height:50px;border:4px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-container p{color:var(--text-secondary);font-size:1rem}.empty-state-container{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.empty-state-card{background:#fff;border-radius:16px;padding:3rem;max-width:600px;text-align:center;box-shadow:var(--shadow-md);border:1px solid var(--border-color)}@media(max-width:1200px){.content-grid{grid-template-columns:1fr}.list-section{max-height:600px}}@media(max-width:768px){.app-header{padding:1rem}.header-content{flex-direction:column;gap:.75rem;align-items:flex-start}.app-header h1{font-size:1.5rem}.app-main{padding:1rem}.tabs{overflow-x:auto}.tab{padding:.75rem 1rem;font-size:.875rem;white-space:nowrap}.database-section{height:calc(100vh - 350px)}.section-card{height:400px}}
