.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0f1923;padding:20px;position:relative;overflow:hidden}.login-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 50%,rgba(29,158,117,.15) 0%,transparent 60%),radial-gradient(ellipse at 70% 20%,rgba(55,138,221,.1) 0%,transparent 50%)}.login-card{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:400px;position:relative;z-index:1}.login-logo{display:flex;align-items:center;gap:12px;margin-bottom:28px}.login-logo-icon{font-size:32px}.login-brand{font-size:20px;font-weight:800;color:#111827}.login-brand-sub{font-size:12px;color:#6b7280}.login-title{font-size:22px;font-weight:700;color:#111827;margin-bottom:4px}.login-sub{font-size:14px;color:#6b7280;margin-bottom:24px}.login-error{background:#fcebeb;color:#791f1f;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.login-form{display:flex;flex-direction:column;gap:16px}.field-group{display:flex;flex-direction:column;gap:6px}.field-group label{font-size:13px;font-weight:600;color:#374151}.field-group input{border:1.5px solid #E2E5E8;border-radius:8px;padding:11px 14px;font-size:14px;color:#111827;transition:border .15s,box-shadow .15s;width:100%}.field-group input:focus{outline:none;border-color:#1d9e75;box-shadow:0 0 0 3px #1d9e7526}.field-group input:disabled{background:#f8f9fa}.pwd-wrap{position:relative}.pwd-wrap input{padding-right:44px}.pwd-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:16px;padding:2px}.login-btn{background:#1d9e75;color:#fff;border:none;border-radius:8px;padding:12px;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s;margin-top:4px}.login-btn:hover:not(:disabled){background:#0f6e56}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-hint{margin-top:24px;padding-top:20px;border-top:1px solid #E2E5E8}.login-hint p{font-size:11px;color:#9aa0a8;margin-bottom:8px;font-weight:600;text-transform:uppercase}.hint-row{display:flex;flex-direction:column;gap:6px}.hint-row button{background:#f8f9fa;border:1px solid #E2E5E8;border-radius:6px;padding:7px 12px;font-size:12px;color:#374151;cursor:pointer;text-align:left;transition:background .15s}.hint-row button:hover{background:#e1f5ee;border-color:#1d9e75;color:#0f6e56}.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}}.mapa-page{display:flex;flex-direction:column;height:100vh;margin:-28px;overflow:hidden}@media (max-width: 900px){.mapa-page{height:calc(100vh - 56px);margin:-28px}}@media (max-width: 768px){.mapa-page{height:calc(100vh - 56px);margin:-16px}}.mapa-toolbar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border-bottom:1px solid #E2E5E8;flex-wrap:wrap;flex-shrink:0;z-index:10;min-height:48px}.mapa-title{font-size:14px;font-weight:700;color:#111827}.mapa-count{font-size:12px;color:#6b7280}.mapa-spacer{flex:1;min-width:4px}.toggle-view{display:flex;background:#f1f3f4;border-radius:8px;padding:3px;gap:2px}.toggle-btn{padding:5px 12px;border-radius:6px;border:none;background:transparent;font-size:12px;font-weight:600;cursor:pointer;color:#6b7280;transition:background .15s,color .15s;display:flex;align-items:center;gap:4px;min-height:32px}.toggle-btn.active{background:#fff;color:#111827;box-shadow:0 1px 3px #0000001a}.mapa-filters{display:flex;gap:6px;padding:8px 14px;background:#f8f9fa;border-bottom:1px solid #E2E5E8;overflow-x:auto;flex-shrink:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center}.mapa-filters::-webkit-scrollbar{display:none}.filter-chip{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;padding:6px 12px;border-radius:20px;border:1px solid #E2E5E8;background:#fff;font-size:11px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s;min-height:32px;-webkit-tap-highlight-color:transparent}.filter-chip.active{background:#1d9e75;border-color:#1d9e75;color:#fff}.filter-chip:hover:not(.active){border-color:#9aa0a8}.filter-chip:active{transform:scale(.97)}.filter-select{padding:6px 10px;border-radius:20px;border:1px solid #E2E5E8;background:#fff;font-size:11px;font-weight:600;color:#374151;cursor:pointer;white-space:nowrap;min-height:32px;flex-shrink:0}.mapa-container{flex:1;position:relative;min-height:0}.leaflet-map{width:100%;height:100%;outline:none}.leaflet-container{font-family:inherit;background:#e8f0e8}.leaflet-popup-content-wrapper{border-radius:12px!important;box-shadow:0 8px 24px #00000026!important;padding:0!important;overflow:hidden}.leaflet-popup-content{margin:0!important;width:280px!important}.leaflet-popup-tip{background:#fff!important}.leaflet-control-zoom{border-radius:10px!important;overflow:hidden;box-shadow:0 2px 8px #00000026!important}.leaflet-control-zoom a{border-radius:0!important;width:36px!important;height:36px!important;line-height:36px!important}.leaflet-top.leaflet-right{top:auto;bottom:100px;right:70px}.marker-user-anim{animation:pulse-user 2s ease-in-out infinite}@keyframes pulse-user{0%,to{filter:drop-shadow(0 0 3px rgba(55,138,221,.5))}50%{filter:drop-shadow(0 0 8px rgba(55,138,221,.8))}}.mapa-fab{position:absolute;right:14px;z-index:1000;display:flex;flex-direction:column;gap:8px}.mapa-fab-top{bottom:24px}.mapa-fab-btn{width:48px;height:48px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 10px #0003;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow .15s,transform .1s;-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px}.mapa-fab-btn:hover{box-shadow:0 4px 14px #00000040}.mapa-fab-btn:active{transform:scale(.95)}.mapa-fab-btn.green{background:#1d9e75}.ficha-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1500;pointer-events:none;display:flex;flex-direction:column;justify-content:flex-end}.ficha-overlay.has-ficha{pointer-events:all}.ficha-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .25s ease}.ficha-overlay.has-ficha .ficha-backdrop{opacity:1}.ficha-sheet{position:relative;background:#fff;border-radius:20px 20px 0 0;max-height:85vh;overflow-y:auto;overflow-x:hidden;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);z-index:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ficha-overlay.has-ficha .ficha-sheet{transform:translateY(0)}.ficha-handle{display:flex;justify-content:center;padding:12px 0 4px;cursor:grab}.ficha-handle-bar{width:40px;height:4px;background:#d1d5db;border-radius:2px}.ficha-header{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 20px 10px;gap:10px}.ficha-nombre{font-size:17px;font-weight:700;color:#111827;line-height:1.25}.ficha-dir{font-size:12px;color:#6b7280;margin-top:3px}.ficha-close{width:30px;height:30px;border-radius:50%;background:#f3f4f6;border:none;cursor:pointer;font-size:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#374151;margin-top:2px;-webkit-tap-highlight-color:transparent}.claim-panel{margin:0 20px 10px;padding:10px 12px;border-radius:10px;border:1px solid #E5E7EB;display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.claim-available{background:#ecfdf5;border-color:#a7f3d0}.claim-mine{background:#eff6ff;border-color:#bfdbfe}.claim-other{background:#fef2f2;border-color:#fecaca}.claim-label{font-size:13px;font-weight:800;color:#111827}.claim-meta{display:flex;flex-wrap:wrap;gap:4px 10px;margin-top:4px;font-size:11px;color:#4b5563}.claim-warning{color:#b45309;font-weight:800}.claim-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.claim-btn{border:none;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.claim-btn.primary{background:#1d9e75;color:#fff}.claim-btn.danger{background:#e24b4a;color:#fff}.claim-btn:disabled{opacity:.65;cursor:wait}.claim-locked{color:#991b1b;font-size:11px;font-weight:800}.claim-blocked-box{padding:9px 11px;border-radius:8px;background:#fef2f2;border:1px solid #FECACA;color:#991b1b;font-size:12px;font-weight:700}.ficha-accion-btn:disabled{opacity:.45;cursor:not-allowed}.claim-mini{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800}.claim-mini-available{background:#ecfdf5;color:#065f46}.claim-mini-mine{background:#eff6ff;color:#1d4ed8}.claim-mini-other{background:#fef2f2;color:#991b1b}.ficha-acciones{display:flex;gap:8px;padding:6px 20px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ficha-acciones::-webkit-scrollbar{display:none}.ficha-accion-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:9px 10px 7px;border-radius:12px;border:1px solid #E5E7EB;background:#fff;cursor:pointer;min-width:58px;font-size:10px;font-weight:600;color:#374151;white-space:nowrap;transition:background .12s;text-decoration:none;-webkit-tap-highlight-color:transparent}.ficha-accion-btn:active{background:#f3f4f6;transform:scale(.96)}.ficha-accion-btn.green{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.ficha-accion-btn .icon{font-size:22px}.ficha-info{padding:4px 20px 12px}.ficha-row{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 0;border-bottom:1px solid #F3F4F6;font-size:13px;gap:8px}.ficha-row:last-child{border-bottom:none}.ficha-row-label{color:#6b7280;flex-shrink:0}.ficha-row-value{color:#111827;font-weight:500;text-align:right;word-break:break-word}.ficha-notas{margin:0 20px 12px;padding:10px 14px;background:#f9fafb;border-radius:8px;font-size:12px;color:#374151;line-height:1.55}.ficha-registrar{padding:12px 20px 24px;display:flex;flex-direction:column;gap:10px}.ficha-registrar textarea{border:1px solid #E5E7EB;border-radius:10px;padding:10px 14px;font-size:13px;resize:vertical;min-height:72px;font-family:inherit;line-height:1.5}.ficha-registrar textarea:focus{outline:none;border-color:#1d9e75;box-shadow:0 0 0 2px #1d9e751f}.lista-container{flex:1;overflow-y:auto;padding:10px 12px 20px;-webkit-overflow-scrolling:touch}.lista-card{background:#fff;border-radius:12px;border:1px solid #E5E7EB;padding:12px 14px;margin-bottom:8px;cursor:pointer;transition:border-color .15s;-webkit-tap-highlight-color:transparent}.lista-card:active{background:#f9fafb}.lista-nombre{font-size:14px;font-weight:700;color:#111827;margin-bottom:2px}.lista-meta{font-size:12px;color:#6b7280;margin-bottom:5px;line-height:1.4}.lista-tags{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.lista-actions{display:flex;gap:6px;margin-top:9px;padding-top:9px;border-top:1px solid #F3F4F6;flex-wrap:wrap}.lista-act-btn{padding:6px 11px;border-radius:7px;border:1px solid #E5E7EB;background:#fff;font-size:11px;font-weight:600;cursor:pointer;text-decoration:none;color:#374151;display:flex;align-items:center;gap:4px;-webkit-tap-highlight-color:transparent}.lista-act-btn:active{background:#f3f4f6}.lista-act-btn.green{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.sin-ubicacion-banner{padding:8px 14px;background:#fffbeb;border-bottom:1px solid #FDE68A;font-size:12px;color:#92400e;display:flex;align-items:center;gap:6px;flex-shrink:0;flex-wrap:wrap}.geo-banner{position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:900;background:#111827;color:#fff;padding:10px 16px;border-radius:10px;font-size:12px;max-width:calc(100% - 40px);text-align:center;pointer-events:none}.mapa-legend{position:absolute;bottom:24px;left:14px;z-index:900;background:#fff;border-radius:10px;padding:8px 10px;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;gap:4px}.legend-item{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#374151}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}@media (max-width: 480px){.mapa-toolbar{padding:8px 12px;gap:6px}.mapa-filters{padding:7px 12px}.ficha-sheet{max-height:90vh;border-radius:16px 16px 0 0}.ficha-nombre{font-size:15px}.mapa-fab-btn{width:44px;height:44px;font-size:18px}}.sin-ub-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:13px;color:#6b7280;padding:0}.sin-ub-back:hover{color:#111827}.user-marker-wrap{animation:user-pulse 2s ease-in-out infinite}@keyframes user-pulse{0%,to{filter:drop-shadow(0 0 0px rgba(55,138,221,.5))}50%{filter:drop-shadow(0 0 6px rgba(55,138,221,.7))}}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-clip:padding-box;border-radius:50%}.marker-cluster-small{background-color:#1d9e7566}.marker-cluster-medium{background-color:#ef9f2766}.marker-cluster-large{background-color:#e24b4a66}.marker-cluster{background-clip:padding-box;border-radius:50%}.marker-cluster div{width:30px;height:30px;margin:5px;text-align:center;border-radius:15px;font-size:12px;font-weight:700;line-height:30px}.tarjeta-vendedor{background:var(--surface, #1e1e2e);border:1px solid #3a3a52;border-radius:12px;padding:1.1rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s}.tarjeta-vendedor.clickeable{cursor:pointer}.tarjeta-vendedor.clickeable:hover{box-shadow:0 4px 20px #00000059;border-color:#5a5a78}.tarjeta-vendedor.clickeable:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.tarjeta-vendedor.activo_hoy{border-left:3px solid #4ade80}.tarjeta-vendedor.vencidos{border-left:3px solid #fbbf24}.tarjeta-vendedor.riesgo{border-left:3px solid #f87171}.tarjeta-vendedor.sin_actividad{border-left:3px solid #7c8fa8}.tv-header{display:flex;align-items:center;gap:.75rem}.tv-avatar{width:38px;height:38px;border-radius:50%;background:var(--accent, #6366f1);color:#fff;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tv-info{flex:1;min-width:0}.tv-nombre{font-weight:700;font-size:.97rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e8e8f8}.tv-username{font-size:.76rem;color:#9898b8;margin-top:1px}.tv-estado{font-size:.73rem;font-weight:700;padding:3px 9px;border-radius:20px;white-space:nowrap;letter-spacing:.01em}.tv-alerta{font-size:.82rem;font-weight:600;color:#fbbf24;background:#fbbf241f;border:1px solid rgba(251,191,36,.2);border-radius:6px;padding:5px 10px}.tv-section-title{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#9898b8;margin-bottom:.3rem}.tv-acts{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.tv-act{display:flex;align-items:center;gap:4px;background:#2f2f46;border-radius:6px;padding:3px 9px;font-size:.87rem;font-weight:700;color:#e0e0f0}.tv-act-icon{font-size:.85rem}.tv-act-none{font-size:.82rem;color:#9898b8;font-style:italic}.tv-puntos-row{display:flex;gap:.5rem}.tv-punto{flex:1;text-align:center;background:#2f2f46;border-radius:8px;padding:.45rem 0}.tv-punto-val{font-weight:800;font-size:1.15rem;color:#a5b4fc}.tv-punto-lbl{font-size:.72rem;color:#9898b8;margin-top:2px}.tv-metas{display:flex;flex-direction:column;gap:.4rem}.bar-meta-header{display:flex;justify-content:space-between;font-size:.78rem;margin-bottom:3px}.bar-meta-label{color:#d4d4e8;font-weight:500}.bar-meta-nums{color:#a0a0b8;font-weight:600}.bar-meta-track{height:7px;background:#2f2f46;border-radius:3px;overflow:hidden}.bar-meta-fill{height:100%;border-radius:3px;transition:width .4s ease}.bar-meta-fill.completa{background:#4ade80}.bar-meta-fill.media{background:#fbbf24}.bar-meta-fill.baja{background:#f87171}.tv-calidad-badges{display:flex;gap:5px;flex-wrap:wrap}.calidad-badge{font-size:.73rem;font-weight:600;padding:3px 8px;border-radius:20px}.calidad-badge.alta{background:#f871712e;color:#f87171;border:1px solid rgba(248,113,113,.25)}.calidad-badge.media{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.2)}.tv-footer{display:flex;gap:1rem;flex-wrap:wrap;font-size:.74rem;color:#9898b8;border-top:1px solid #3a3a52;padding-top:.55rem;margin-top:.25rem}.tv-footer strong{color:#d4d4e8}.agenda-equipo{display:flex;flex-direction:column;gap:.75rem}.agenda-vacia{color:#a0a0b8;font-size:.87rem;padding:1rem 0;text-align:center}.agenda-grupo-titulo{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:3px 9px;border-radius:4px;display:inline-block;margin-bottom:.45rem}.ventana-vencido{background:#f871712e;color:#f87171}.ventana-hoy{background:#4ade8026;color:#4ade80}.ventana-proximo{background:#94a3b821;color:#b8c4d4}.agenda-item{display:flex;align-items:center;gap:.6rem;background:#2f2f46;border-radius:8px;padding:.6rem .8rem;border-left:2px solid transparent}.agenda-item.item-vencido{border-left-color:#f87171;background:#f8717112}.agenda-tipo-icon{font-size:1.1rem;flex-shrink:0}.agenda-item-body{flex:1;min-width:0}.agenda-rest{font-size:.87rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e0e0f0}.agenda-meta{font-size:.74rem;color:#9898b8;margin-top:2px}.agenda-vendedor{color:#a5b4fc;font-weight:500}.agenda-barrio{color:#9898b8}.agenda-fecha{text-align:right;flex-shrink:0}.agenda-hora{font-size:.88rem;font-weight:700;color:#e0e0f0}.agenda-dia{font-size:.73rem;color:#9898b8;margin-top:1px}.vd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:200;animation:vd-fade-in .18s ease}@keyframes vd-fade-in{0%{opacity:0}to{opacity:1}}.vd-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100vw;background:#181825;border-left:1px solid #3a3a52;z-index:201;display:flex;flex-direction:column;animation:vd-slide-in .22s cubic-bezier(.16,1,.3,1);overflow:hidden}@keyframes vd-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.vd-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem .9rem;border-bottom:1px solid #3a3a52;background:#1e1e2e;flex-shrink:0;gap:.75rem}.vd-header-left{display:flex;align-items:center;gap:.75rem;min-width:0}.vd-avatar{width:42px;height:42px;border-radius:50%;background:#6366f1;color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vd-nombre{font-size:1.05rem;font-weight:700;color:#e8e8f8}.vd-username{font-size:.75rem;color:#9898b8;margin-top:1px}.vd-header-right{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.vd-estado{font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:20px;white-space:nowrap}.estado-activo{background:#4ade8026;color:#4ade80;border:1px solid rgba(74,222,128,.25)}.estado-inactivo{background:#94a3b826;color:#b8c4d4;border:1px solid rgba(148,163,184,.2)}.estado-vencidos{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.25)}.estado-riesgo{background:#f8717126;color:#f87171;border:1px solid rgba(248,113,113,.25)}.vd-close-btn{background:transparent;border:1px solid #3a3a52;border-radius:6px;color:#9898b8;font-size:.85rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s}.vd-close-btn:hover{background:#2f2f46;color:#e0e0f0;border-color:#5a5a78}.vd-acceso-row{display:flex;gap:0;border-bottom:1px solid #3a3a52;background:#1a1a28;flex-shrink:0}.vd-acceso-item{flex:1;padding:.55rem 1.25rem;display:flex;flex-direction:column;gap:2px;border-right:1px solid #3a3a52}.vd-acceso-item:last-child{border-right:none}.vd-acceso-label{font-size:.7rem;color:#9898b8;text-transform:uppercase;letter-spacing:.05em}.vd-acceso-val{font-size:.85rem;font-weight:600;color:#d4d4e8}.vd-acceso-val em{color:#9898b8;font-style:normal}.vd-body{flex:1;overflow-y:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:#3a3a52 transparent}.vd-body::-webkit-scrollbar{width:5px}.vd-body::-webkit-scrollbar-track{background:transparent}.vd-body::-webkit-scrollbar-thumb{background:#3a3a52;border-radius:3px}.vd-loading{padding:2.5rem 1.25rem;text-align:center;color:#9898b8;font-size:.88rem}.vd-error{margin:1rem 1.25rem;color:#f87171;font-size:.85rem;background:#f8717114;border:1px solid rgba(248,113,113,.2);border-radius:8px;padding:.75rem 1rem}.vd-empty{font-size:.82rem;color:#9898b8;font-style:italic;padding:.25rem 0}.vd-seccion{border-bottom:1px solid #2d2d42}.vd-seccion-titulo{width:100%;display:flex;align-items:center;gap:.5rem;background:transparent;border:none;padding:.7rem 1.25rem;cursor:pointer;color:#c0c0d8;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;transition:background .15s;text-align:left}.vd-seccion-titulo:hover{background:#1e1e2e}.vd-seccion-titulo span:first-child{flex:1}.vd-seccion-badge{background:#2f2f46;border:1px solid #3a3a52;border-radius:10px;padding:1px 7px;font-size:.72rem;font-weight:700;color:#a5b4fc}.vd-chevron{font-size:.75rem;color:#6060a0}.vd-seccion-body{padding:.25rem 1.25rem .85rem;display:flex;flex-direction:column;gap:.45rem}.vd-bar-meta{display:flex;flex-direction:column;gap:4px}.vd-bar-header{display:flex;align-items:baseline;gap:.4rem;font-size:.8rem}.vd-bar-label{flex:1;color:#d4d4e8}.vd-bar-nums{color:#a0a0b8;font-weight:600}.vd-bar-sep{color:#6060a0}.vd-bar-pct{font-size:.72rem;font-weight:700;min-width:36px;text-align:right}.vd-bar-pct.completa{color:#4ade80}.vd-bar-pct.media{color:#fbbf24}.vd-bar-pct.baja{color:#f87171}.vd-bar-track{height:7px;background:#2f2f46;border-radius:4px;overflow:hidden}.vd-bar-fill{height:100%;border-radius:4px;transition:width .4s ease}.vd-bar-fill.completa{background:#4ade80}.vd-bar-fill.media{background:#fbbf24}.vd-bar-fill.baja{background:#f87171}.vd-resumen-sem{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:.6rem}.vd-rsem-item{background:#2f2f46;border-radius:8px;padding:.55rem .25rem;text-align:center;display:flex;flex-direction:column;gap:2px}.vd-rsem-icon{font-size:1rem}.vd-rsem-val{font-size:1.15rem;font-weight:800;color:#a5b4fc}.vd-rsem-label{font-size:.65rem;color:#9898b8}.vd-rsem-puntos{background:#2f2f46;border-radius:8px;padding:.45rem .75rem;display:flex;align-items:center;gap:.5rem}.vd-rsem-pts-val{font-size:1.2rem;font-weight:800;color:#a5b4fc}.vd-rsem-pts-label{font-size:.78rem;color:#9898b8}.vd-seg-item{display:flex;align-items:flex-start;gap:.6rem;background:#2a2a3e;border-radius:8px;padding:.55rem .75rem;border-left:2px solid transparent}.vd-seg-item.vencido{border-left-color:#f87171;background:#f8717112}.vd-seg-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.vd-seg-body{flex:1;min-width:0}.vd-seg-rest{font-size:.85rem;font-weight:600;color:#e0e0f0}.vd-seg-barrio{font-size:.72rem;color:#9898b8}.vd-seg-nota{font-size:.75rem;color:#a5b4fc;font-style:italic;margin-top:2px}.vd-seg-fecha{text-align:right;flex-shrink:0}.vd-seg-hora{font-size:.85rem;font-weight:700;color:#e0e0f0}.vd-seg-dia{font-size:.7rem;color:#9898b8}.vd-seg-ventana{display:inline-block;font-size:.65rem;font-weight:700;border-radius:3px;padding:1px 5px;margin-top:2px;text-transform:capitalize}.ventana-manana{background:#a5b4fc26;color:#a5b4fc}.ventana-próximo{background:#94a3b821;color:#b8c4d4}.vd-act-item{display:flex;align-items:flex-start;gap:.6rem;background:#2a2a3e;border-radius:8px;padding:.5rem .75rem}.vd-act-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.vd-act-body{flex:1;min-width:0}.vd-act-rest{font-size:.85rem;font-weight:600;color:#e0e0f0}.vd-act-barrio{font-size:.72rem;color:#9898b8}.vd-act-nota{font-size:.75rem;color:#a0a0b8;font-style:italic;margin-top:2px}.vd-act-hora{font-size:.85rem;font-weight:700;color:#a5b4fc;flex-shrink:0}.vd-ranking{display:flex;flex-direction:column;gap:.35rem}.vd-ranking-item{display:flex;align-items:center;gap:.6rem;background:#2a2a3e;border-radius:7px;padding:.45rem .75rem;font-size:.85rem;border:1px solid transparent}.vd-ranking-item.este-vendedor{background:#a5b4fc1a;border-color:#a5b4fc4d}.vd-rk-pos{font-size:1rem;min-width:26px}.vd-rk-nombre{flex:1;font-weight:600;color:#e0e0f0}.vd-rk-pts{font-weight:700;color:#a5b4fc}.vd-rest-item{display:flex;align-items:center;gap:.75rem;background:#2a2a3e;border-radius:8px;padding:.55rem .75rem;border-left:2px solid transparent}.vd-rest-item.hot{border-left-color:#fbbf24}.vd-rest-body{flex:1;min-width:0}.vd-rest-nombre{font-size:.85rem;font-weight:600;color:#e0e0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vd-rest-meta{display:flex;align-items:center;gap:.4rem;margin-top:3px;flex-wrap:wrap}.vd-rest-barrio{font-size:.72rem;color:#9898b8}.vd-rest-status{font-size:.68rem;font-weight:600;border-radius:20px;padding:1px 7px}.vd-rest-dias{font-size:.72rem;font-weight:600;white-space:nowrap;flex-shrink:0}.dias-alto{color:#f87171}.dias-medio{color:#fbbf24}.dias-ok{color:#4ade80}.vd-footer{display:flex;gap:.6rem;padding:.85rem 1.25rem;border-top:1px solid #3a3a52;background:#1e1e2e;flex-shrink:0}.vd-footer-close{flex:1;background:#2f2f46;border:1px solid #3a3a52;border-radius:8px;color:#c0c0d8;font-size:.85rem;font-weight:600;padding:.5rem;cursor:pointer;transition:all .15s}.vd-footer-close:hover{background:#3a3a52;color:#e0e0f0}.vd-footer-refresh{background:transparent;border:1px solid #3a3a52;border-radius:8px;color:#9898b8;font-size:.82rem;padding:.5rem .85rem;cursor:pointer;transition:all .15s;white-space:nowrap}.vd-footer-refresh:hover{background:#2f2f46;color:#c0c0d8}@media (max-width: 480px){.vd-drawer{width:100vw}.vd-resumen-sem{grid-template-columns:repeat(2,1fr)}}.panel-loading,.panel-error{padding:3rem;text-align:center;color:#a0a0b8;font-size:.95rem}.panel-error{color:#ef4444}.panel-comercial{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.panel-titulo{font-size:1.5rem;font-weight:700;margin:0}.panel-fecha{font-size:.85rem;color:#a0a0b8;margin:.25rem 0 0;text-transform:capitalize}.panel-refresh-btn{background:var(--surface2, #2a2a3e);border:1px solid var(--border, #2d2d3f);border-radius:8px;padding:.4rem .7rem;font-size:1rem;cursor:pointer;transition:background .2s;flex-shrink:0}.panel-refresh-btn:hover{background:var(--surface3, #35354e)}.panel-resumen{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.resumen-card{background:var(--surface, #1e1e2e);border:1px solid var(--border, #2d2d3f);border-radius:10px;padding:1rem;display:flex;align-items:center;gap:.75rem}.resumen-card.ok{border-color:#22c55e80}.resumen-card.warn{border-color:#f59e0b80}.resumen-card.neutral{border-color:#64748b80}.resumen-icon{font-size:1.4rem;flex-shrink:0}.resumen-value{font-size:1.4rem;font-weight:700;line-height:1}.resumen-label{font-size:.75rem;color:#a0a0b8;margin-top:3px;font-weight:500}.calidad-global{background:var(--surface, #1e1e2e);border:1px solid var(--border, #2d2d3f);border-radius:10px;padding:1rem}.calidad-global.calidad-ok{color:#4ade80;font-size:.85rem;text-align:center}.calidad-global-titulo{font-size:.82rem;font-weight:600;color:#a0a0b8;margin-bottom:.5rem}.calidad-global-items{display:flex;flex-wrap:wrap;gap:.5rem}.calidad-global-item{display:flex;align-items:center;gap:6px;background:var(--surface2, #2a2a3e);border-radius:6px;padding:4px 10px;font-size:.82rem}.cg-label{color:#d4d4e8}.cg-count{font-weight:700;color:#fbbf24}.cg-pct{color:#a0a0b8;font-size:.75rem}.panel-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.panel-filtros{display:flex;gap:.4rem;flex-wrap:wrap}.filtro-btn{background:var(--surface2, #2a2a3e);border:1px solid #3d3d55;border-radius:20px;padding:4px 12px;font-size:.8rem;cursor:pointer;color:#c8c8e0;display:flex;align-items:center;gap:6px;transition:all .15s}.filtro-btn.active,.filtro-btn:hover{background:var(--accent, #6366f1);border-color:var(--accent, #6366f1);color:#fff}.filtro-count{background:#ffffff2e;border-radius:10px;padding:1px 6px;font-size:.72rem;font-weight:700}.panel-vista-btns{display:flex;gap:.4rem}.vista-btn{background:var(--surface2, #2a2a3e);border:1px solid #3d3d55;border-radius:8px;padding:5px 12px;font-size:.82rem;cursor:pointer;color:#c8c8e0;transition:all .15s}.vista-btn.active{background:var(--accent, #6366f1);border-color:var(--accent, #6366f1);color:#fff}.panel-vendedores-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.panel-empty{color:#a0a0b8;font-size:.85rem;padding:1rem 0}.panel-agenda-wrap,.panel-ranking{background:var(--surface, #1e1e2e);border:1px solid var(--border, #2d2d3f);border-radius:12px;padding:1.25rem}.panel-section-titulo{font-size:.92rem;font-weight:700;margin-bottom:.75rem;color:#e2e2f0}.ranking-lista{display:flex;flex-direction:column;gap:.4rem}.ranking-item{display:flex;align-items:center;gap:.75rem;background:var(--surface2, #2a2a3e);border-radius:8px;padding:.5rem .85rem;font-size:.88rem}.ranking-item.pos-1{background:#eab3081f;border:1px solid rgba(234,179,8,.35)}.ranking-item.pos-2{background:#9ca3af1a}.ranking-item.pos-3{background:#b4783c1a}.ranking-pos{font-size:1.05rem;flex-shrink:0;min-width:28px}.ranking-nombre{flex:1;font-weight:600;color:#e2e2f0}.ranking-pts{font-weight:700;color:#a5b4fc;min-width:55px;text-align:right}.ranking-detalle{font-size:.75rem;color:#a0a0b8;min-width:90px;text-align:right}@media (max-width: 600px){.panel-comercial{padding:1rem;gap:1rem}.panel-resumen{grid-template-columns:repeat(2,1fr)}.panel-toggle-row{flex-direction:column;align-items:flex-start}}.marcas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.marca-card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--r-lg, 12px);padding:16px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease;text-align:center}.marca-card:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-2px)}.marca-card-logo{width:72px;height:72px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border:1px solid var(--gray-200)}.marca-card-logo img{width:100%;height:100%;object-fit:cover}.marca-card-nombre{font-size:13px;font-weight:700;color:#1f2937}.marca-card-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.marca-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:300;display:flex;align-items:center;justify-content:center;padding:16px}.marca-modal{background:#fff;border-radius:var(--r-lg, 12px);width:100%;max-width:480px;max-height:90vh;overflow-y:auto;padding:24px;position:relative}.marca-modal-close{position:absolute;top:14px;right:14px;background:var(--gray-100, #F3F4F6);border:none;border-radius:50%;width:30px;height:30px;font-size:14px;cursor:pointer;color:#6b7280}.marca-modal-header{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding-right:30px}.marca-modal-logo{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border:1px solid var(--gray-200)}.marca-modal-logo img{width:100%;height:100%;object-fit:cover}.marca-modal-nombre{font-size:17px;font-weight:800;color:#1f2937;margin-bottom:6px}.marca-modal-section{margin-bottom:14px}.marca-modal-section p{margin:4px 0 0;font-size:13px;color:#374151;line-height:1.5}.marca-modal-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9aa0a8}.marca-modal-argumento{background:var(--green-light, #E1F5EE);border-radius:8px;padding:10px 12px;margin-bottom:0}.marca-modal-argumento .marca-modal-label{color:#0f6e56}.materiales-toolbar{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.materiales-tab{padding:8px 16px;border-radius:20px;border:1px solid var(--gray-200);background:#fff;color:var(--gray-700);font-size:13px;font-weight:700;cursor:pointer}.materiales-tab.active{border-color:var(--green);background:var(--green-light);color:var(--green-dark)}.materiales-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-bottom:22px}.material-card{display:flex;flex-direction:column;gap:14px;min-height:230px}.material-card-header{display:flex;gap:12px;align-items:flex-start}.material-card-icon{width:42px;height:42px;border-radius:var(--r-sm);background:var(--green-light);color:var(--green-dark);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;flex-shrink:0}.material-card-title{font-size:15px;font-weight:800;color:var(--gray-900);line-height:1.3;margin-bottom:5px}.material-card-desc{font-size:13px;color:var(--gray-500);line-height:1.45}.material-card-meta{display:flex;flex-wrap:wrap;gap:8px}.material-card-reco{font-size:12px;color:var(--gray-700);line-height:1.45;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--r-sm);padding:10px}.material-card-actions{display:flex;gap:10px;margin-top:auto;flex-wrap:wrap}.material-card-actions a{text-decoration:none}.materiales-legacy-list{display:flex;flex-direction:column;gap:10px}@media (max-width: 520px){.material-card-actions .btn{width:100%}}.motor-page{display:flex;flex-direction:column;min-height:100%;padding-bottom:32px}.motor-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}.motor-titulo{font-size:20px;font-weight:800;color:#111827;flex:1;min-width:0}.motor-subtitulo{font-size:12px;color:#6b7280;font-weight:400;margin-top:1px}.motor-btn{display:flex;align-items:center;gap:5px;padding:7px 13px;border-radius:8px;border:1px solid #E2E5E8;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:#374151;transition:background .12s;white-space:nowrap;-webkit-tap-highlight-color:transparent}.motor-btn:hover{background:#f8f9fa}.motor-btn:active{background:#f1f3f4;transform:scale(.97)}.motor-btn.green{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.barra-metas{background:#fff;border:1px solid #E5E7EB;border-radius:14px;padding:14px 16px;margin-bottom:14px}.barra-metas-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.barra-metas-titulo{font-size:13px;font-weight:700;color:#111827}.barra-metas-sub{font-size:11px;color:#9aa0a8}.barra-metas-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}@media (max-width: 480px){.barra-metas-grid{grid-template-columns:1fr;gap:8px}}.meta-item{display:flex;flex-direction:column;gap:4px}.meta-item-top{display:flex;justify-content:space-between;align-items:center}.meta-label{font-size:12px;color:#374151;font-weight:500}.meta-nums{font-size:12px;font-weight:700}.meta-bar-track{height:6px;background:#f1f3f4;border-radius:3px;overflow:hidden}.meta-bar-fill{height:100%;border-radius:3px;min-width:2px}.seccion-motor{background:#fff;border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;margin-bottom:10px}.seccion-motor-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 16px;background:none;border:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:background .1s}.seccion-motor-header:hover{background:#f9fafb}.seccion-motor-header:active{background:#f1f3f4}.seccion-motor-titulo{font-size:13px;font-weight:700;color:#111827;display:flex;align-items:center;gap:6px}.seccion-motor-count{display:inline-flex;align-items:center;justify-content:center;background:#f1f3f4;color:#374151;font-size:11px;font-weight:700;min-width:22px;height:20px;border-radius:10px;padding:0 6px}.seccion-motor-toggle{font-size:10px;color:#9aa0a8;flex-shrink:0}.seccion-motor-body{border-top:1px solid #F1F3F4;padding:8px;display:flex;flex-direction:column;gap:8px}.tarjeta-accion{background:#fafafa;border:1px solid #E5E7EB;border-radius:10px;padding:12px 14px;cursor:pointer;transition:border-color .12s,background .12s;-webkit-tap-highlight-color:transparent}.tarjeta-accion:hover{border-color:#c0c7d0;background:#fff}.tarjeta-accion:active{background:#f1f3f4}.tarjeta-accion-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}.tarjeta-accion-info{flex:1;min-width:0}.tarjeta-nombre{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.tarjeta-meta{font-size:12px;color:#6b7280;margin-bottom:5px;line-height:1.4}.tarjeta-dias{color:#9aa0a8}.tarjeta-chips{display:flex;flex-wrap:wrap;gap:4px}.motor-chip{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:10px;background:#f1f3f4;color:#374151;font-size:10px;font-weight:600;white-space:nowrap}.motor-chip-alert{background:#fef3c7;color:#92400e}.accion-rapida-row{display:flex;gap:6px;flex-wrap:wrap}.accion-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:7px;border:1px solid #E5E7EB;background:#fff;font-size:11px;font-weight:600;color:#374151;cursor:pointer;text-decoration:none;transition:background .1s;min-height:30px;-webkit-tap-highlight-color:transparent}.accion-btn:hover{background:#f8f9fa}.accion-btn:active{background:#f1f3f4;transform:scale(.96)}.accion-btn-primary{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.accion-btn-primary:hover{background:#d1fae5}.accion-btn-primary:active{background:#a7f3d0}.registro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.registro-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:600px;padding:20px 20px 32px;max-height:90vh;overflow-y:auto;overscroll-behavior:contain}.registro-titulo{font-size:15px;font-weight:700;color:#111827;margin-bottom:4px}.registro-subtitulo{font-size:12px;color:#6b7280;margin-bottom:14px}.registro-tipos{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.tipo-btn{padding:6px 12px;border-radius:20px;border:1px solid #E5E7EB;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:#374151;transition:all .12s;-webkit-tap-highlight-color:transparent}.tipo-btn.active{background:#1d9e75;border-color:#1d9e75;color:#fff}.registro-textarea{width:100%;border:1px solid #E5E7EB;border-radius:10px;padding:10px 14px;font-size:13px;resize:vertical;min-height:80px;font-family:inherit;line-height:1.5;margin-bottom:10px;box-sizing:border-box}.registro-textarea:focus{outline:none;border-color:#1d9e75;box-shadow:0 0 0 2px #1d9e751f}.registro-acciones{display:flex;gap:8px}.registro-guardar{flex:1;background:#1d9e75;color:#fff;border:none;border-radius:10px;padding:11px;font-size:14px;font-weight:700;cursor:pointer;transition:background .12s}.registro-guardar:hover{background:#0f6e56}.registro-guardar:disabled{opacity:.55;cursor:not-allowed}.registro-cancelar{padding:11px 18px;border-radius:10px;border:1px solid #E5E7EB;background:#fff;font-size:13px;cursor:pointer;color:#374151}.registro-toast{margin-top:10px;padding:9px 14px;border-radius:8px;font-size:12px;font-weight:600;text-align:center}.registro-toast.ok{background:#ecfdf5;color:#065f46}.registro-toast.err{background:#fef2f2;color:#991b1b}.ranking-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.ranking-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:600px;max-height:85vh;overflow-y:auto;overscroll-behavior:contain;padding-bottom:24px}.ranking-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #F1F3F4}.ranking-titulo{font-size:16px;font-weight:700;color:#111827}.ranking-close{width:30px;height:30px;border-radius:50%;background:#f3f4f6;border:none;cursor:pointer;font-size:13px;color:#374151;display:flex;align-items:center;justify-content:center}.ranking-tabs{display:flex;gap:4px;padding:10px 16px 8px}.ranking-tab{flex:1;padding:7px;border-radius:8px;border:1px solid #E5E7EB;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:#374151;transition:all .12s}.ranking-tab.active{background:#111827;border-color:#111827;color:#fff}.ranking-formula{text-align:center;font-size:11px;color:#9aa0a8;padding:4px 0 8px}.ranking-loading,.ranking-empty,.ranking-error{text-align:center;padding:32px 20px;font-size:13px;color:#9aa0a8}.ranking-error{color:#e24b4a}.ranking-list{padding:0 12px}.ranking-row{display:flex;align-items:center;gap:12px;padding:12px 8px;border-radius:10px;margin-bottom:4px;transition:background .1s}.ranking-row:hover{background:#f9fafb}.ranking-row-me{background:#ecfdf5;border:1px solid #6EE7B7}.ranking-pos{font-size:20px;width:30px;text-align:center;flex-shrink:0}.ranking-vendedor{flex:1;min-width:0}.ranking-nombre{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-yo{font-size:12px;color:#1d9e75;font-weight:700}.ranking-detalle{font-size:11px;color:#6b7280;margin-top:2px}.ranking-puntos{text-align:right;flex-shrink:0}.ranking-pts{font-size:18px;font-weight:800;color:#111827;display:block}.ranking-pts-label{font-size:10px;color:#9aa0a8;font-weight:500}.badge-seguimiento{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:600;margin-top:4px;white-space:nowrap}.badge-seg-vencido{background:#fee2e2;color:#991b1b;border:1px solid #FECACA}.badge-seg-hoy{background:#d1fae5;color:#065f46;border:1px solid #6EE7B7}.badge-seg-futuro{background:#f3f4f6;color:#374151;border:1px solid #E5E7EB}.tarjeta-accion.tiene-vencido{border-left:3px solid #E24B4A}.tarjeta-accion.tiene-hoy{border-left:3px solid #1D9E75}.seguimientos-panel{background:#fff;border:1px solid #E5E7EB;border-radius:14px;margin-bottom:14px;overflow:hidden}.seguimientos-panel-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .1s}.seguimientos-panel-header:hover{background:#f9fafb}.seguimientos-panel-titulo{font-size:13px;font-weight:700;color:#111827;display:flex;align-items:center;gap:8px}.seg-pill{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;border-radius:10px;font-size:11px;font-weight:700}.seg-pill-vencido{background:#fee2e2;color:#991b1b}.seg-pill-hoy{background:#d1fae5;color:#065f46}.seg-pill-pendiente{background:#fef3c7;color:#92400e}.seguimientos-panel-body{border-top:1px solid #F1F3F4;padding:8px 12px}.seguimiento-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #F9FAFB}.seguimiento-row:last-child{border-bottom:none}.seguimiento-row-info{flex:1;min-width:0}.seguimiento-nombre{font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seguimiento-meta{font-size:11px;color:#6b7280;margin-top:2px}.seguimiento-row-acciones{display:flex;gap:4px;flex-shrink:0}.seg-btn{padding:4px 10px;border-radius:6px;border:1px solid #E5E7EB;background:#fff;font-size:11px;font-weight:600;cursor:pointer;color:#374151;transition:background .1s;-webkit-tap-highlight-color:transparent}.seg-btn:hover{background:#f1f3f4}.seg-btn-ok{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.seg-btn-ok:hover{background:#d1fae5}.sugerencia-seg{background:#eff6ff;border:1px solid #BFDBFE;border-radius:10px;padding:12px 14px;margin-top:12px}.sugerencia-seg-titulo{font-size:12px;font-weight:700;color:#1e40af;margin-bottom:4px}.sugerencia-seg-fecha{font-size:13px;font-weight:600;color:#111827;margin-bottom:10px}.sugerencia-seg-acciones{display:flex;gap:6px;flex-wrap:wrap}.seg-confirmar{background:#1d9e75;border-color:#1d9e75;color:#fff;padding:6px 14px;border-radius:7px;border:1px solid;font-size:12px;font-weight:700;cursor:pointer}.seg-confirmar:hover{background:#0f6e56}.seg-editar{padding:6px 14px;border-radius:7px;border:1px solid #E5E7EB;background:#fff;font-size:12px;font-weight:600;cursor:pointer;color:#374151}.seg-editar:hover{background:#f1f3f4}.seg-ignorar{padding:6px 10px;border-radius:7px;border:1px solid transparent;background:none;font-size:12px;cursor:pointer;color:#9aa0a8}.sugerencia-seg-edit{margin-top:8px;display:flex;flex-direction:column;gap:6px}.sugerencia-seg-edit input{width:100%;padding:7px 10px;border:1px solid #BFDBFE;border-radius:7px;font-size:13px;box-sizing:border-box}.briefing-wrap{background:linear-gradient(135deg,#0f172a,#1e3a5f);border-radius:14px;padding:18px 18px 14px;margin-bottom:14px;color:#fff;position:relative;overflow:hidden}.briefing-wrap:before{content:"";position:absolute;top:-30px;right:-30px;width:120px;height:120px;border-radius:50%;background:#ffffff0a}.briefing-saludo{font-size:11px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.briefing-nombre{font-size:18px;font-weight:800;color:#fff;margin-bottom:1px}.briefing-fecha{font-size:11px;color:#ffffff80;margin-bottom:14px}.briefing-pills{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.briefing-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:700;background:#ffffff1f;color:#fff}.briefing-pill-alerta{background:#ef44444d}.briefing-pill-ok{background:#34d39933}.briefing-accion{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:12px 14px;margin-bottom:12px}.briefing-accion-label{font-size:10px;font-weight:700;color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.briefing-accion-nombre{font-size:15px;font-weight:800;color:#fff;margin-bottom:2px}.briefing-accion-verb{font-size:11px;color:#ffffffa6;margin-bottom:8px}.briefing-razones{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.briefing-razon{font-size:12px;color:#fffc;display:flex;align-items:flex-start;gap:5px}.briefing-accion-btns{display:flex;gap:6px;flex-wrap:wrap}.briefing-btn{padding:6px 14px;border-radius:7px;border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:background .12s;-webkit-tap-highlight-color:transparent}.briefing-btn:hover{background:#fff3}.briefing-btn-primary{background:#1d9e75;border-color:#1d9e75}.briefing-btn-primary:hover{background:#0f6e56}.briefing-objetivo{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}.briefing-objetivo-txt{font-size:12px;color:#ffffffb3;flex:1;margin-right:10px}.briefing-objetivo-emp{font-weight:700;color:#fff}.briefing-empezar{padding:8px 16px;border-radius:8px;background:#f59e0b;border:none;color:#111827;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}.briefing-empezar:hover{background:#d97706}.briefing-mini{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#0f172a;border-radius:10px;margin-bottom:14px;cursor:pointer;-webkit-tap-highlight-color:transparent}.briefing-mini-txt{font-size:12px;color:#fffc;font-weight:600}.briefing-mini-ver{font-size:11px;color:#fff6}.agenda-page{display:flex;flex-direction:column;min-height:100%;padding-bottom:32px}.agenda-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:8px}.agenda-titulo{font-size:20px;font-weight:800;color:#111827}.agenda-subtitulo{font-size:12px;color:#6b7280;margin-top:1px}.agenda-seccion{background:#fff;border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;margin-bottom:12px}.agenda-seccion-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #F1F3F4}.agenda-seccion-titulo{font-size:13px;font-weight:700;color:#111827;display:flex;align-items:center;gap:6px}.agenda-seccion-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;border-radius:10px;background:#f1f3f4;color:#374151;font-size:11px;font-weight:700;padding:0 6px}.agenda-seccion-vencida .agenda-seccion-titulo{color:#991b1b}.agenda-seccion-vencida .agenda-seccion-count{background:#fee2e2;color:#991b1b}.agenda-seccion-hoy .agenda-seccion-titulo{color:#065f46}.agenda-seccion-hoy .agenda-seccion-count{background:#d1fae5;color:#065f46}.agenda-item{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-bottom:1px solid #F9FAFB;transition:background .1s}.agenda-item:last-child{border-bottom:none}.agenda-item:hover{background:#fafafa}.agenda-item-tipo{font-size:18px;flex-shrink:0;margin-top:1px}.agenda-item-info{flex:1;min-width:0}.agenda-item-nombre{font-size:14px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agenda-item-meta{font-size:12px;color:#6b7280;margin-top:2px}.agenda-item-hora{font-size:12px;font-weight:600;color:#374151;margin-top:2px}.agenda-item-nota{font-size:11px;color:#9aa0a8;margin-top:3px;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agenda-item-acciones{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.agenda-btn{padding:5px 10px;border-radius:6px;border:1px solid #E5E7EB;background:#fff;font-size:11px;font-weight:600;cursor:pointer;color:#374151;transition:background .1s;white-space:nowrap;-webkit-tap-highlight-color:transparent}.agenda-btn:hover{background:#f1f3f4}.agenda-btn-ok{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.agenda-btn-ok:hover{background:#d1fae5}.agenda-empty-sec{padding:20px 16px;text-align:center;font-size:13px;color:#9aa0a8}.agenda-empty{text-align:center;padding:48px 20px;color:#9aa0a8;font-size:14px}.motor-empty{text-align:center;padding:40px 20px;color:#9aa0a8;font-size:14px}.motor-error{background:#fef2f2;border:1px solid #FECACA;border-radius:12px;padding:16px 20px;color:#991b1b;font-size:13px;margin-bottom:16px}.coach-fab{position:fixed;bottom:24px;right:20px;width:56px;height:56px;border-radius:50%;background:var(--green, #1D9E75);color:#fff;border:none;font-size:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #0000002e;z-index:250;transition:transform .15s ease,background .15s ease}.coach-fab:hover{background:var(--green-dark, #0F6E56);transform:translateY(-2px)}.coach-fab:active{transform:translateY(0)}@media (max-width: 900px){.coach-fab{bottom:84px;right:16px;width:52px;height:52px;font-size:24px}}.coach-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:260}.coach-panel{position:fixed;top:0;right:0;height:100vh;width:360px;max-width:92vw;background:#fff;box-shadow:-4px 0 24px #0000001f;z-index:261;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s ease}.coach-panel.open{transform:translate(0)}.coach-panel-header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 14px;border-bottom:1px solid var(--gray-200, #E2E5E8)}.coach-panel-header-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--gray-900, #111827)}.coach-panel-close{background:var(--gray-100, #F3F4F6);border:none;border-radius:50%;width:30px;height:30px;font-size:14px;cursor:pointer;color:var(--gray-500, #6B7280);flex-shrink:0}.coach-panel-tabs{display:flex;border-bottom:1px solid var(--gray-200, #E2E5E8);flex-shrink:0}.coach-panel-tab{flex:1;padding:12px 8px;background:none;border:none;border-bottom:2px solid transparent;font-size:13px;font-weight:700;color:var(--gray-400, #9AA0A8);cursor:pointer;transition:color .15s ease,border-color .15s ease}.coach-panel-tab:hover{color:var(--gray-700, #374151)}.coach-panel-tab.active{color:var(--green-dark, #0F6E56);border-bottom-color:var(--green, #1D9E75)}.coach-panel-body{flex:1;overflow-y:auto;padding:18px}.coach-panel-body-chat{display:flex;flex-direction:column;padding:0;overflow:hidden}.coach-chat{display:flex;flex-direction:column;height:100%;min-height:0}.coach-chat-list{flex:1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:10px}.coach-chat-bubble{max-width:88%;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.45}.coach-chat-coach{align-self:flex-start;background:var(--gray-50, #F8F9FA);color:var(--gray-700, #374151);border-bottom-left-radius:2px}.coach-chat-usuario{align-self:flex-end;background:var(--green, #1D9E75);color:#fff;border-bottom-right-radius:2px}.coach-chat-text{white-space:pre-wrap}.coach-chat-loading .coach-chat-text{display:inline-flex;gap:3px}.coach-chat-loading .coach-chat-text span{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.35;animation:coach-typing 1s ease-in-out infinite}.coach-chat-loading .coach-chat-text span:nth-child(2){animation-delay:.15s}.coach-chat-loading .coach-chat-text span:nth-child(3){animation-delay:.3s}@keyframes coach-typing{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.9;transform:translateY(-2px)}}.coach-chat-acciones{display:flex;flex-direction:column;gap:6px;margin-top:8px}.coach-chat-action{display:inline-block;text-decoration:none;background:var(--green-light, #E1F5EE);color:var(--green-dark, #0F6E56);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;text-align:center}.coach-chat-input-row{display:flex;gap:8px;padding:12px;border-top:1px solid var(--gray-200, #E2E5E8);flex-shrink:0}.coach-chat-input{flex:1;border:1px solid var(--gray-200, #E2E5E8);border-radius:20px;padding:10px 14px;font-size:13px;outline:none}.coach-chat-input:focus{border-color:var(--green, #1D9E75)}.coach-chat-send{width:38px;height:38px;border-radius:50%;border:none;background:var(--green, #1D9E75);color:#fff;font-size:15px;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.coach-chat-send:hover{background:var(--green-dark, #0F6E56)}.coach-saludo{font-size:17px;font-weight:800;color:var(--gray-900, #111827);margin-bottom:2px}.coach-fecha{font-size:12px;color:var(--gray-400, #9AA0A8);margin-bottom:16px}.coach-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400, #9AA0A8);margin-bottom:8px;margin-top:18px}.coach-section-label:first-of-type{margin-top:0}.coach-resumen-list{display:flex;flex-direction:column;gap:6px}.coach-resumen-item{font-size:13px;color:var(--gray-700, #374151);background:var(--gray-50, #F8F9FA);border-radius:8px;padding:8px 12px}.coach-rec-card{display:block;text-decoration:none;background:var(--green-light, #E1F5EE);border-radius:12px;padding:12px 14px;margin-bottom:10px;transition:box-shadow .15s ease}.coach-rec-card:hover{box-shadow:0 2px 10px #0000000f}.coach-rec-card-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--green-dark, #0F6E56);margin-bottom:4px}.coach-rec-card-text{font-size:12px;color:var(--gray-700, #374151);line-height:1.4}.coach-empty{font-size:13px;color:var(--gray-400, #9AA0A8);text-align:center;padding:24px 8px}.coach-error{font-size:13px;color:#791f1f;background:#fcebeb;border-radius:8px;padding:10px 12px;margin-bottom:12px}.coach-panel-footer{padding:14px 18px;border-top:1px solid var(--gray-200, #E2E5E8)}.coach-refresh-btn{width:100%;padding:10px;border-radius:8px;border:1px solid var(--gray-200, #E2E5E8);background:#fff;color:var(--gray-700, #374151);font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s ease}.coach-refresh-btn:hover{background:var(--gray-50, #F8F9FA)}.coach-refresh-btn:disabled{opacity:.6;cursor:default}.coach-refresh-btn .spin{display:inline-block;animation:coach-spin .8s linear infinite}@keyframes coach-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.coach-action-card{margin-top:8px;background:#fff;border:1px solid var(--gray-200, #E2E5E8);border-radius:10px;padding:10px 12px;font-size:12px}.coach-action-card-title{font-weight:700;color:var(--gray-900, #111827);margin-bottom:4px}.coach-action-card-text{color:var(--gray-700, #374151);margin-bottom:2px}.coach-action-card-nota{color:var(--gray-400, #9AA0A8);font-style:italic;margin-top:4px}.coach-action-card-error{color:#791f1f;background:#fcebeb;border-radius:6px;padding:6px 8px;margin-top:8px;font-size:12px}.coach-action-card-acciones{display:flex;gap:8px;margin-top:10px}.coach-action-btn{flex:1;border:none;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer}.coach-action-btn-confirm{background:var(--green, #1D9E75);color:#fff}.coach-action-btn-confirm:hover{background:var(--green-dark, #0F6E56)}.coach-action-btn-cancel{background:var(--gray-100, #F3F4F6);color:var(--gray-700, #374151)}.coach-action-btn:disabled{opacity:.6;cursor:default}.coach-action-card-ok{border-color:var(--green, #1D9E75);background:var(--green-light, #E1F5EE)}.coach-action-card-cancelada{margin-top:8px;color:var(--gray-400, #9AA0A8);font-style:italic;font-size:12px;padding:4px 0}.coach-selection-card{margin-top:8px}.coach-selection-card-opciones{display:flex;flex-direction:column;gap:6px}.coach-selection-btn{text-align:left;border:1px solid var(--gray-200, #E2E5E8);background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;color:var(--green-dark, #0F6E56);cursor:pointer;transition:background .15s ease}.coach-selection-btn:hover{background:var(--green-light, #E1F5EE)}.coach-selection-barrio{font-weight:400;color:var(--gray-400, #9AA0A8)}.coach-selection-card-resuelta{margin-top:8px;color:var(--gray-400, #9AA0A8);font-style:italic;font-size:12px;padding:4px 0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #1D9E75;--green-dark: #0F6E56;--green-light:#E1F5EE;--blue: #378ADD;--blue-light: #E6F1FB;--gray-50: #F8F9FA;--gray-100: #F1F3F4;--gray-200: #E2E5E8;--gray-400: #9AA0A8;--gray-500: #6B7280;--gray-700: #374151;--gray-900: #111827;--white: #FFFFFF;--sidebar-w: 240px;--header-h: 56px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08)}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--gray-50);color:var(--gray-900)}.layout{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-w);flex-shrink:0;background:var(--gray-900);display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:200;transition:transform .25s ease}.sidebar-logo{display:flex;align-items:center;gap:10px;padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.logo-icon{font-size:24px}.logo-name{font-size:15px;font-weight:700;color:#fff}.logo-role{font-size:11px;color:var(--green-light);opacity:.8}.sidebar-nav{flex:1;padding:12px 8px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--r-sm);text-decoration:none;color:var(--gray-400);font-size:13px;font-weight:500;transition:background .15s,color .15s;margin-bottom:2px}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:var(--green);color:#fff}.nav-icon{font-size:16px;width:20px;text-align:center}.sidebar-footer{padding:16px;border-top:1px solid rgba(255,255,255,.08)}.user-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.avatar{width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.avatar.small{width:32px;height:32px;font-size:12px}.user-info{min-width:0}.user-name{font-size:13px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-username{font-size:11px;color:var(--gray-500)}.logout-btn{width:100%;padding:8px;border-radius:var(--r-sm);border:1px solid rgba(255,255,255,.15);background:transparent;color:var(--gray-400);font-size:12px;cursor:pointer;transition:background .15s}.logout-btn:hover{background:#ffffff14;color:#fff}.main-area{margin-left:var(--sidebar-w);flex:1;display:flex;flex-direction:column}.mobile-header{display:none}.content{padding:28px;flex:1}@media (max-width: 768px){.content{padding:16px}}.overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:199}@media (max-width: 900px){.sidebar{transform:translate(-100%)}.sidebar-open .sidebar{transform:translate(0)}.sidebar-open .overlay{display:block}.main-area{margin-left:0}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:var(--header-h);background:var(--gray-900);position:sticky;top:0;z-index:100}.mobile-title{font-size:15px;font-weight:700;color:#fff}.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:4px}.hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px}}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:16px;color:var(--gray-500)}.page-title{font-size:22px;font-weight:700;color:var(--gray-900);letter-spacing:-.3px;margin-bottom:4px}.page-sub{font-size:13px;color:var(--gray-500);margin-bottom:24px}.card{background:#fff;border-radius:var(--r-lg);border:1px solid var(--gray-200);padding:20px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:24px}.stat-card{background:#fff;border-radius:var(--r-md);border:1px solid var(--gray-200);padding:16px}.stat-card.green{background:var(--green);border-color:var(--green-dark)}.stat-card.green .stat-label{color:#ffffffb3}.stat-card.green .stat-value{color:#fff}.stat-label{font-size:11px;color:var(--gray-500);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.stat-value{font-size:26px;font-weight:700;color:var(--gray-900);line-height:1}.stat-sub{font-size:11px;color:var(--gray-400);margin-top:3px}.badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}.badge-green{background:var(--green-light);color:var(--green-dark)}.badge-blue{background:var(--blue-light);color:#0c447c}.badge-amber{background:#faeeda;color:#633806}.badge-red{background:#fcebeb;color:#791f1f}.badge-purple{background:#eeedfe;color:#3c3489}.badge-gray{background:var(--gray-100);color:var(--gray-500)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 18px;border-radius:var(--r-sm);font-size:13px;font-weight:600;cursor:pointer;border:none;transition:all .15s}.btn-green{background:var(--green);color:#fff}.btn-green:hover{background:var(--green-dark)}.btn-outline{background:#fff;color:var(--gray-700);border:1px solid var(--gray-200)}.btn-outline:hover{background:var(--gray-50)}.btn-danger{background:#fcebeb;color:#791f1f}.btn-full{width:100%}.divider{border:none;border-top:1px solid var(--gray-100);margin:16px 0}
