.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.auth-card{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:450px;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s ease-out}.signup-card{max-width:600px}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:32px}.auth-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;margin-bottom:20px}.auth-header h1{font-size:28px;color:#1a202c;margin-bottom:8px}.auth-header p{color:#718096;font-size:15px}.error-message{display:flex;align-items:center;gap:8px;background:#fee;color:#c53030;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.auth-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#2d3748}.form-group input,.form-group select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s;outline:none}.form-group input:focus,.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-primary{padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:10px}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.auth-footer p{color:#718096;font-size:14px}.auth-footer a{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#764ba2}@media (max-width: 640px){.auth-card{padding:30px 20px}.form-row{grid-template-columns:1fr}.auth-header h1{font-size:24px}}.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}}.attendance-tab{max-width:1400px}.page-header{margin-bottom:32px}.page-header h2{font-size:32px;color:#1a202c;margin-bottom:8px}.page-header p{color:#718096;font-size:16px}.attendance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d}.card h3{font-size:18px;color:#1a202c;margin-bottom:20px;font-weight:700}.info-list{display:flex;flex-direction:column;gap:16px}.info-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.info-item:last-child{border-bottom:none;padding-bottom:0}.info-label{color:#718096;font-weight:600;font-size:14px}.info-value{color:#1a202c;font-weight:600;font-size:15px}.badge{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.badge-onsite{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.badge-remote{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.map-card{grid-column:span 2;min-height:400px}.location-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#718096}.location-loading svg{margin-bottom:12px}.location-status{margin-top:16px}.status-badge{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:30px;font-weight:600;font-size:14px}.status-success{background:#f0fff4;color:#22543d;border:2px solid #9ae6b4}.status-error{background:#fee;color:#c53030;border:2px solid #feb2b2}.punch-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#2d3748;font-size:14px}.form-group select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s;outline:none;background:#fff}.form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group select:disabled{background:#f7fafc;cursor:not-allowed}.session-info{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#e0f2fe,#dbeafe);border-radius:12px;color:#0c4a6e}.session-label{font-weight:700;font-size:14px;margin-bottom:4px}.session-time{font-size:13px;opacity:.8}.session-project{font-size:12px;opacity:.9;margin-top:4px;font-weight:600}.active-session-card{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #10b981;border-radius:16px;padding:24px;margin-bottom:20px}.inactive-session-card{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:20px;text-align:center}.session-status{margin-bottom:16px}.status-indicator{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;border-radius:24px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.status-active{background:#10b981;color:#fff;box-shadow:0 4px 12px #10b9814d}.status-inactive{background:#6b7280;color:#fff}.pulse-dot{width:10px;height:10px;background:#fff;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.session-details{display:flex;flex-direction:column;gap:14px}.session-detail-item{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border-radius:10px;box-shadow:0 1px 3px #0000000d}.session-detail-item svg{color:#10b981;flex-shrink:0}.session-detail-item>div{display:flex;flex-direction:column;gap:2px}.detail-label{font-size:12px;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:14px;color:#1a202c;font-weight:700}.session-hint{color:#6b7280;font-size:14px;margin-top:8px}.punch-buttons{display:grid;gap:12px;margin-top:8px}.btn-punch{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.btn-punch:disabled{opacity:.5;cursor:not-allowed}.btn-punch-in{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 4px 15px #10b9814d}.btn-punch-in:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.btn-punch-out{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 15px #ef44444d}.btn-punch-out:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #ef444466}@media (max-width: 1024px){.map-card{grid-column:span 1}}@media (max-width: 640px){.attendance-grid{grid-template-columns:1fr}.page-header h2{font-size:24px}}.history-tab{max-width:1200px}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:#718096}.spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.filters-grid{display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:end}.filter-input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s;outline:none;background:#fff;width:100%}.filter-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-clear{padding:12px 24px;background:#f7fafc;border:2px solid #e2e8f0;color:#2d3748;border-radius:10px;cursor:pointer;font-weight:600;transition:all .2s;white-space:nowrap}.btn-clear:hover{background:#edf2f7;border-color:#cbd5e0}.history-list{display:flex;flex-direction:column;gap:24px}.date-group{overflow:hidden}.date-header{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:2px solid #e2e8f0;margin-bottom:16px}.date-header h3{font-size:18px;color:#1a202c;margin:0;flex:1}.record-count{padding:4px 12px;background:#edf2f7;border-radius:12px;font-size:12px;font-weight:600;color:#4a5568}.records-list{display:flex;flex-direction:column;gap:12px}.record-item{display:flex;align-items:center;gap:16px;padding:16px;background:#f7fafc;border-radius:12px;transition:all .2s}.record-item:hover{background:#edf2f7;transform:translate(4px)}.record-icon{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#667eea}.record-details{flex:1}.record-time{font-size:16px;font-weight:700;color:#1a202c;margin-bottom:4px}.record-meta{font-size:13px;color:#718096;margin-bottom:4px}.record-location{font-size:12px;color:#a0aec0}.punch-badge{padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.punch-in{background:linear-gradient(135deg,#d4fc79,#96e6a1);color:#22543d}.punch-out{background:linear-gradient(135deg,#ffeaa7,#fdcb6e);color:#744210}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:#718096}.empty-state p{font-size:15px}.sessions-card{margin-top:24px}.sessions-list{display:flex;flex-direction:column;gap:12px}.session-item{padding:16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border-left:4px solid #667eea}.session-project{font-weight:600;color:#1a202c;margin-bottom:6px;font-size:14px}.session-duration{font-size:13px;color:#667eea;font-weight:600}@media (max-width: 768px){.filters-grid{grid-template-columns:1fr}.record-item{flex-direction:column;align-items:flex-start}.punch-badge{align-self:flex-start}}.analytics-tab{max-width:1200px}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:32px}.summary-card{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 1px 3px #0000000d;transition:all .3s}.summary-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.summary-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.summary-content{flex:1}.summary-content h3{font-size:14px;color:#718096;margin-bottom:8px;font-weight:600}.summary-value{font-size:28px;font-weight:700;color:#1a202c;line-height:1}.summary-label{font-size:12px;color:#a0aec0;margin-top:4px}.analytics-section{margin-bottom:32px}.section-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;color:#1a202c;margin-bottom:20px}.attendance-breakdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.breakdown-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000000d;display:flex;align-items:center;gap:16px;transition:all .3s}.breakdown-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.breakdown-card.present{border-left:4px solid #48bb78}.breakdown-card.present svg{color:#48bb78}.breakdown-card.absent{border-left:4px solid #f56565}.breakdown-card.absent svg{color:#f56565}.breakdown-value{font-size:32px;font-weight:700;color:#1a202c;line-height:1}.breakdown-label{font-size:14px;color:#718096;margin-top:4px;font-weight:600}.card-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.card-header h3{display:flex;align-items:center;gap:10px;font-size:20px;color:#1a202c;margin:0}.projects-list{display:flex;flex-direction:column;gap:24px}.project-item{padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border-left:4px solid #667eea}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:20px}.project-info{flex:1}.project-info h4{font-size:18px;color:#1a202c;margin-bottom:6px;font-weight:700}.project-info p{font-size:14px;color:#718096;margin:0}.project-hours{text-align:right}.hours-value{font-size:24px;font-weight:700;color:#667eea;line-height:1;margin-bottom:4px}.hours-decimal{font-size:13px;color:#718096;font-weight:600}.progress-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:12px}.progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;transition:width .6s ease}.project-meta{display:flex;justify-content:space-between;font-size:12px;color:#a0aec0;font-weight:600}@media (max-width: 768px){.summary-grid{grid-template-columns:1fr}.project-header{flex-direction:column}.project-hours{text-align:left}.project-meta{flex-direction:column;gap:4px}}.profile-tab{max-width:1200px}.profile-grid{display:grid;grid-template-columns:350px 1fr;gap:24px}.profile-card{text-align:center}.profile-avatar-large{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;color:#fff;margin:0 auto 20px}.profile-card h3{font-size:24px;color:#1a202c;margin-bottom:8px}.profile-role{color:#718096;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:32px}.profile-info-list{display:flex;flex-direction:column;gap:20px;text-align:left}.info-row{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f7fafc;border-radius:12px}.info-row svg{color:#667eea;flex-shrink:0;margin-top:2px}.info-row>div{flex:1;display:flex;flex-direction:column;gap:4px}.info-text{font-size:15px;color:#1a202c;font-weight:600}.settings-card h3{display:flex;align-items:center;gap:10px;font-size:20px;color:#1a202c;margin-bottom:24px}.settings-section{padding:24px;background:#f7fafc;border-radius:12px;margin-bottom:20px}.settings-section:last-child{margin-bottom:0}.settings-section h4{font-size:16px;color:#1a202c;margin-bottom:8px}.settings-desc{font-size:14px;color:#718096;margin-bottom:20px}.work-mode-selector{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.mode-btn{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.mode-btn:hover{border-color:#cbd5e0;transform:translateY(-2px)}.mode-btn.active{border-color:#667eea;background:linear-gradient(135deg,#667eea1a,#764ba21a);box-shadow:0 0 0 3px #667eea1a}.mode-icon{font-size:32px}.mode-title{font-size:15px;font-weight:700;color:#1a202c;margin-bottom:4px}.mode-desc{font-size:12px;color:#718096}.btn-save{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s}.btn-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-save:disabled{opacity:.5;cursor:not-allowed}.account-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-item{display:flex;flex-direction:column;gap:8px;padding:16px;background:#fff;border-radius:10px}.stat-label{font-size:12px;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:15px;color:#1a202c;font-weight:700}.status-active{color:#22543d}@media (max-width: 1024px){.profile-grid,.work-mode-selector,.account-stats{grid-template-columns:1fr}}.leaves-tab{max-width:1400px}.filters-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.filter-select{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s;outline:none}.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.leaves-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px}.leave-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d;transition:all .3s;border-left:4px solid #667eea}.leave-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.leave-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.leave-dates{display:flex;align-items:flex-start;gap:12px;flex:1}.leave-dates svg{color:#667eea;margin-top:2px}.date-range{font-size:16px;font-weight:700;color:#1a202c;margin-bottom:4px}.duration{font-size:13px;color:#718096;font-weight:600}.leave-badges{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.status-pending{background:#fef3c7;color:#92400e}.status-approved{background:#d1fae5;color:#065f46}.status-rejected{background:#fee2e2;color:#991b1b}.leave-type-badge{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;white-space:nowrap}.leave-upcoming{background:#e0e7ff;color:#3730a3}.leave-active{background:#fecaca;color:#991b1b}.leave-completed{background:#d1fae5;color:#065f46}.leave-pending{background:#fef3c7;color:#92400e}.leave-rejected{background:#f3f4f6;color:#4b5563}.leave-body{display:flex;flex-direction:column;gap:16px}.leave-reason{padding:16px;background:#f7fafc;border-radius:10px}.leave-reason strong{display:block;margin-bottom:8px;color:#2d3748;font-size:13px}.leave-reason p{color:#4a5568;font-size:14px;line-height:1.6;margin:0}.leave-meta{display:flex;flex-direction:column;gap:10px}.meta-item{display:flex;justify-content:space-between;padding:8px 12px;background:#f7fafc;border-radius:8px}.meta-label{font-size:13px;color:#718096;font-weight:600}.meta-value{font-size:13px;color:#1a202c;font-weight:600}.admin-comment{padding:12px;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:8px}.admin-comment strong{display:block;margin-bottom:6px;color:#92400e;font-size:12px}.admin-comment p{color:#78350f;font-size:13px;line-height:1.5;margin:0}.duration-info{padding:12px 16px;background:linear-gradient(135deg,#e0e7ff,#dbeafe);border-radius:10px;color:#1e40af;font-weight:700;text-align:center;margin-bottom:16px}@media (max-width: 768px){.leaves-grid,.filters-grid{grid-template-columns:1fr}.leave-header{flex-direction:column}.leave-badges{flex-direction:row;align-items:flex-start}}.attendance-query-tab{max-width:1400px}.filter-card{margin-bottom:24px}.filter-card .form-group{max-width:300px}.queries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:24px}.query-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d;transition:all .3s;border-left:4px solid #f59e0b}.query-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.query-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.query-date{display:flex;align-items:flex-start;gap:12px;flex:1}.query-date svg{color:#f59e0b;margin-top:2px}.date-text{font-size:12px;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.date-value{font-size:16px;font-weight:700;color:#1a202c}.query-body{display:flex;flex-direction:column;gap:16px}.query-reason{padding:16px;background:#fffbeb;border-radius:10px;border-left:3px solid #f59e0b}.query-reason strong{display:block;margin-bottom:8px;color:#92400e;font-size:13px}.query-reason p{color:#78350f;font-size:14px;line-height:1.6;margin:0}.query-meta{display:flex;flex-direction:column;gap:10px}.modal-subtitle{color:#718096;font-size:14px;margin-bottom:20px}.info-box{display:flex;gap:12px;padding:14px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-top:8px;align-items:flex-start}.info-box svg{color:#2563eb;flex-shrink:0;margin-top:2px}.info-box div{font-size:13px;color:#1e40af;line-height:1.5}.info-box strong{display:block;margin-bottom:4px}@media (max-width: 768px){.queries-grid{grid-template-columns:1fr}.query-header{flex-direction:column}}.dashboard{display:flex;height:100vh;overflow:hidden;background:#f5f7fa}.sidebar{width:280px;background:linear-gradient(180deg,#1a202c,#2d3748);color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;z-index:1000;transition:transform .3s ease}.sidebar-header{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.logo{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700}.close-btn{display:none;background:transparent;border:none;color:#fff;cursor:pointer;padding:4px}.user-info{padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}.user-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:12px}.user-details h3{font-size:16px;margin-bottom:4px}.user-details p{font-size:13px;color:#a0aec0;margin-bottom:8px}.work-mode-badge{display:inline-block;padding:4px 12px;background:#667eea33;border-radius:12px;font-size:11px;font-weight:600;color:#667eea}.sidebar-nav{flex:1;padding:16px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#a0aec0;text-decoration:none;border-radius:10px;margin-bottom:8px;transition:all .2s;font-weight:500}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.logout-btn{margin:16px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fc8181;border-radius:10px;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px;font-weight:600;transition:all .2s}.logout-btn:hover{background:#ef444433}.main-content{flex:1;margin-left:280px;display:flex;flex-direction:column;overflow:hidden}.top-bar{height:70px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 32px;gap:20px;box-shadow:0 1px 3px #0000000d}.menu-btn{display:none;background:transparent;border:none;cursor:pointer;padding:8px;color:#2d3748}.top-bar-title h1{font-size:24px;color:#1a202c}.top-bar-actions{margin-left:auto}.user-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f7fafc;border-radius:20px;color:#2d3748;font-weight:600;font-size:14px}.content-area{flex:1;overflow-y:auto;padding:32px}.sidebar-overlay{display:none}@media (max-width: 1024px){.sidebar{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.close-btn{display:block}.main-content{margin-left:0}.menu-btn{display:block}.sidebar-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:999}}@media (max-width: 640px){.content-area{padding:16px}.top-bar{padding:0 16px}.top-bar-title h1{font-size:18px}.user-badge span{display:none}}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d;margin-bottom:24px}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.card-title{font-size:20px;font-weight:700;color:#1a202c}.card-subtitle{font-size:14px;color:#718096;margin-top:4px}.projects-tab{max-width:1400px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:20px}.header-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-primary,.btn-secondary,.btn-small,.btn-outline{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.btn-secondary{background:#f7fafc;color:#2d3748;border:2px solid #e2e8f0}.btn-secondary:hover{background:#edf2f7;border-color:#cbd5e0}.btn-small{padding:8px 14px;font-size:13px}.btn-outline{background:transparent;border:2px solid #e2e8f0;color:#2d3748}.btn-outline:hover{border-color:#667eea;color:#667eea}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.project-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d;transition:all .3s;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.project-card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.project-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff}.project-card h3{font-size:18px;color:#1a202c;margin:0;flex:1}.project-description{color:#718096;font-size:14px;margin-bottom:16px;flex:1;line-height:1.5}.project-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:12px;background:#f7fafc;border-radius:8px}.meta-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#4a5568}.project-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:16px;border-top:1px solid #e2e8f0}.tasks-section{margin:16px 0;padding:16px;background:#f7fafc;border-radius:10px;border:1px solid #e2e8f0}.tasks-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tasks-header h4{font-size:15px;font-weight:700;color:#2d3748;margin:0}.tasks-list{display:flex;flex-direction:column;gap:10px}.task-item{background:#fff;padding:14px;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s}.task-item:hover{border-color:#cbd5e0;box-shadow:0 2px 8px #0000000d}.task-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.task-header svg{color:#cbd5e0;flex-shrink:0}.task-header svg.completed{color:#48bb78}.task-header h5{font-size:14px;font-weight:600;color:#1a202c;margin:0;flex:1}.task-description{font-size:13px;color:#718096;margin:8px 0;line-height:1.5}.task-meta{display:flex;align-items:center;gap:12px;margin-top:10px;flex-wrap:wrap}.task-hours{display:flex;align-items:center;gap:4px;font-size:12px;color:#667eea;font-weight:600}.task-hours svg{flex-shrink:0}.task-status{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.task-status.status-pending{background:#fef3c7;color:#92400e}.task-status.status-in_progress{background:#dbeafe;color:#1e40af}.task-status.status-completed{background:#d1fae5;color:#065f46}.no-tasks{font-size:13px;color:#a0aec0;text-align:center;padding:20px;margin:0}.empty-state{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:#718096}.empty-state svg{margin-bottom:20px;opacity:.4}.empty-state h3{font-size:20px;color:#2d3748;margin-bottom:8px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.modal{background:#fff;border-radius:20px;padding:32px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;animation:modalSlide .3s ease-out}@keyframes modalSlide{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.modal h3{font-size:24px;color:#1a202c;margin-bottom:24px}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;color:#2d3748;font-size:14px;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s;outline:none;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.modal-actions{display:flex;gap:12px;margin-top:24px;justify-content:flex-end}.btn-cancel,.btn-submit{padding:12px 24px;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel{background:#f7fafc;color:#2d3748;border:2px solid #e2e8f0}.btn-cancel:hover{background:#edf2f7}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}@media (max-width: 768px){.page-header{flex-direction:column}.header-actions{width:100%}.header-actions button{flex:1}.projects-grid,.form-row{grid-template-columns:1fr}}.employees-tab{max-width:1400px}.filters-card{margin-bottom:24px}.search-input,.filter-select{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s;outline:none}.search-input:focus,.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:24px}.stat-card{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 1px 3px #0000000d}.stat-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.stat-content h3{font-size:14px;color:#718096;margin-bottom:8px;font-weight:600}.stat-value{font-size:28px;font-weight:700;color:#1a202c}.table-container{overflow-x:auto}.employees-table{width:100%;border-collapse:collapse}.employees-table thead{background:#f7fafc}.employees-table th{padding:16px;text-align:left;font-weight:700;font-size:13px;color:#4a5568;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.employees-table td{padding:16px;border-bottom:1px solid #e2e8f0}.employees-table tbody tr{transition:background .2s}.employees-table tbody tr:hover{background:#f7fafc}.employee-cell{display:flex;align-items:center;gap:12px}.employee-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.employee-name{font-weight:600;color:#1a202c;margin-bottom:4px}.employee-id{font-family:Courier New,monospace;background:#f7fafc;padding:4px 12px;border-radius:6px;font-weight:600;color:#2d3748;font-size:13px}.contact-info{display:flex;flex-direction:column;gap:6px}.contact-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#4a5568}.work-mode-badge{display:inline-block;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.work-mode-onsite{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.work-mode-remote{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.join-date{font-size:14px;color:#4a5568}@media (max-width: 1024px){.table-container{overflow-x:scroll}.employees-table{min-width:800px}}@media (max-width: 640px){.stats-grid{grid-template-columns:1fr}}.geofence-tab{max-width:1400px}.map-container{margin-bottom:24px}.map-container h3{font-size:18px;color:#1a202c;margin-bottom:16px;font-weight:700}.empty-map{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#718096}.empty-map svg{margin-bottom:12px;opacity:.4}.locations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px}.location-card{padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border-left:4px solid #667eea}.location-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.location-icon{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff}.location-card h4{font-size:16px;color:#1a202c;margin:0;font-weight:700}.location-details{display:flex;flex-direction:column;gap:10px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fff;border-radius:8px}.detail-label{font-size:13px;color:#718096;font-weight:600}.detail-value{font-size:13px;color:#1a202c;font-weight:600;font-family:Courier New,monospace}.btn-location{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:10px;color:#667eea;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:20px}.btn-location:hover{background:#edf2f7;border-color:#667eea}.form-group small{display:block;margin-top:6px;font-size:12px;color:#718096}@media (max-width: 768px){.locations-grid{grid-template-columns:1fr}}.approvals-tab{max-width:1400px}.alert{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px;margin-bottom:24px;font-weight:500}.alert-success{background:#f0fff4;color:#22543d;border:1px solid #9ae6b4}.alert-error{background:#fee;color:#c53030;border:1px solid #feb2b2}.alert-info{background:#ebf8ff;color:#2c5282;border:1px solid #90cdf4}.tab-navigation{display:flex;gap:12px;margin-bottom:32px;background:#fff;padding:8px;border-radius:16px;box-shadow:0 1px 3px #0000000d}.tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;border:none;background:transparent;border-radius:12px;font-size:15px;font-weight:600;color:#718096;cursor:pointer;transition:all .2s;position:relative}.tab-btn:hover{background:#f7fafc;color:#4a5568}.tab-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.tab-btn .badge{position:absolute;top:8px;right:8px;background:#ef4444;color:#fff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:700;min-width:20px;text-align:center}.tab-btn.active .badge{background:#fff;color:#667eea}.filters-section{display:flex;gap:16px;margin-bottom:32px;flex-wrap:wrap}.filter-group{display:flex;align-items:center;gap:10px;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-width:200px}.filter-group svg{color:#667eea;flex-shrink:0}.filter-select{flex:1;border:none;outline:none;font-size:14px;font-weight:600;color:#2d3748;background:transparent;cursor:pointer}.search-group{display:flex;align-items:center;gap:10px;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 1px 3px #0000000d;flex:1;min-width:300px;position:relative}.search-group svg{color:#667eea;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:14px;color:#2d3748;background:transparent}.search-input::placeholder{color:#a0aec0}.clear-search{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;color:#a0aec0;transition:color .2s}.clear-search:hover{color:#4a5568}.approvals-section{display:flex;flex-direction:column;gap:32px}.section-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700;color:#1a202c;margin:0}.processed-title{color:#4a5568;font-size:18px}.approvals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:24px}.approval-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #00000014;transition:all .2s;border:1px solid #e2e8f0}.pending-card{border-left:4px solid #f59e0b;background:#fffbeb}.approval-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.employee-header{display:flex;align-items:center;gap:12px;flex:1}.employee-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.employee-details{flex:1}.employee-name{font-size:15px;font-weight:700;color:#1a202c;margin-bottom:4px}.employee-email{font-size:13px;color:#718096}.card-content{display:flex;flex-direction:column;gap:12px}.info-line{display:flex;align-items:center;gap:8px;font-size:14px;color:#4a5568}.info-line svg{color:#667eea;flex-shrink:0}.info-text{font-weight:600}.reason-text{padding:12px;background:#f7fafc;border-radius:8px}.reason-text strong{display:block;margin-bottom:6px;color:#2d3748;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.reason-text p{color:#4a5568;font-size:14px;line-height:1.5;margin:0}.applied-date{font-size:12px;color:#718096;text-align:right}.admin-comment-box{padding:10px 12px;background:#eff6ff;border-left:3px solid #3b82f6;border-radius:6px;font-size:13px;color:#1e40af}.admin-comment-box strong{margin-right:6px}.status-badge{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.approved{background:#d1fae5;color:#065f46}.status-badge.rejected{background:#fee2e2;color:#991b1b}.info-row{display:flex;align-items:flex-start;gap:12px;padding:14px;background:#f7fafc;border-radius:10px}.info-row svg{color:#667eea;margin-top:2px;flex-shrink:0}.info-content{display:flex;flex-direction:column;gap:4px;flex:1}.info-label{font-size:12px;color:#718096;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:15px;font-weight:700;color:#1a202c}.info-row-compact{padding:12px;background:#f7fafc;border-radius:8px;font-size:14px;color:#4a5568;font-weight:600}.duration-badge{display:inline-block;padding:4px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;font-size:12px;font-weight:700;margin-top:4px}.reason-box{padding:16px;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:8px}.query-reason{background:#fef2f2;border-left-color:#ef4444}.reason-box strong{display:block;margin-bottom:8px;color:#92400e;font-size:13px}.query-reason strong{color:#991b1b}.reason-box p{color:#78350f;font-size:14px;line-height:1.6;margin:0}.query-reason p{color:#7f1d1d}.meta-info{font-size:13px;color:#718096;padding:8px 12px;background:#f7fafc;border-radius:6px;text-align:center}.admin-response{padding:12px;background:#eff6ff;border-left:3px solid #3b82f6;border-radius:8px;font-size:13px;color:#1e40af}.admin-response strong{display:block;margin-bottom:4px}.card-actions{display:flex;gap:12px;margin-top:20px;padding-top:20px;border-top:2px solid #f7fafc}.btn-approve,.btn-reject{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}.btn-approve{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-approve:hover{transform:translateY(-1px);box-shadow:0 6px 16px #10b9814d}.btn-reject{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-reject:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ef44444d}.modal-subtitle{background:#f7fafc;padding:16px;border-radius:10px;font-size:14px;color:#4a5568;margin-bottom:20px;line-height:1.6}.required{color:#ef4444;font-size:16px}@media (max-width: 768px){.approvals-grid{grid-template-columns:1fr}.tab-navigation{flex-direction:column}.tab-btn .badge{position:static;margin-left:auto}.card-actions,.filters-section{flex-direction:column}.filter-group,.search-group{width:100%;min-width:auto}}*{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:#f5f7fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.leaflet-container{height:100%;width:100%;border-radius:12px}
