:root{--wa-green-header: #0d3488;--wa-green-primary: #2563eb;--wa-green-avatar: #0a2258;--wa-green-accent: #2f6bff;--wa-bg-chat: #eaf2fb;--wa-text: #303030;--wa-text-soft: #999999;--wa-bubble-bg: #FFFFFF;--wa-system-new-bg: #d4edda;--wa-system-new-fg: #155724;--wa-system-old-bg: #FFF8DC;--wa-system-old-fg: #8B6914;--wa-pin-red: #ea4335;--wa-divider: #e9edef;--wa-bubble-shadow: 0 1px .5px rgba(0,0,0,.13)}.wa-app{position:fixed;inset:0;display:flex;flex-direction:column;background:var(--wa-bg-chat);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--wa-text)}.wa-body{flex:1;overflow-y:auto;padding:14px 10px calc(14px + env(safe-area-inset-bottom,0px)) 10px;background:var(--wa-bg-chat, #eaf2fb)}#chat-body{background-color:#dce9f5;background-image:none;padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px)) 14px}.cc-carrera{margin-bottom:14px;background:#fff;border-radius:16px;box-shadow:0 1px 3px #0d2b6b1a;overflow:hidden}.cc-head{display:flex;align-items:flex-start;gap:10px;padding:10px 12px}.cc-head-tap{cursor:pointer}.cc-head-av{width:34px;height:34px;border-radius:50%;flex-shrink:0;object-fit:cover}.cc-head-check{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e6ebf1;color:#8a97a6;flex-shrink:0;transition:background .2s ease,color .2s ease}.cc-head-check svg{width:19px;height:19px}.cc-head-check.visto{background:#d3efdc;color:#17803c}.cc-head-mid{flex:1;min-width:0}.cc-head-t{display:flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;color:#0e63c4;letter-spacing:-.2px}.cc-head-t svg{width:15px;height:15px;flex-shrink:0}.cc-head-cli{font-size:15.5px;font-weight:700;color:#12233a;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-head-sub{font-size:12.5px;color:#64748b;margin-top:1px;line-height:1.3}.cc-head-sub.verde{color:#17803c;font-weight:600}.cc-head-hora{font-size:11.5px;color:#94a3b8;font-weight:600;flex-shrink:0}.cc-head-chev{display:flex;align-items:center;align-self:center;color:#b0bccb;flex-shrink:0;transition:transform .18s ease}.cc-head-chev svg{width:18px;height:18px}.cc-head-chev.abierto{transform:rotate(90deg)}.cc-body{padding:0 12px 12px;display:flex;flex-direction:column;gap:8px}.cc-dir{display:flex;align-items:flex-start;gap:7px;font-size:13px;color:#33475b;line-height:1.35}.cc-dir>svg{width:15px;height:15px;color:#c0392b;flex-shrink:0;margin-top:1px}.cc-texto{width:fit-content;max-width:88%;background:#eef3f8;border-radius:9px;padding:7px 10px;font-size:14px;color:#33475b;line-height:1.35;word-break:break-word}.cc-texto .wa-link{color:#0e63c4}.cc-audio{background:#eef3f8;border-radius:9px;padding:6px 10px}.cc-imgwrap{border-radius:10px;overflow:hidden}.cc-imgwrap .wa-bubble-imagen-thumb{width:100%;max-width:100%;max-height:200px;object-fit:cover;display:block;cursor:pointer}.cc-img-cap{padding:6px 2px 0;font-size:13.5px;color:#33475b}.cc-mapa{position:relative;width:100%;height:150px;border-radius:10px;overflow:hidden;border:.5px solid #ccd6e0;cursor:pointer}.cc-mapa .wa-mapa-leaflet{width:100%;height:100%}.cc-mapa .wa-mapa-pin-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);pointer-events:none}.cc-mapa .wa-mapa-pin-overlay svg{width:30px;height:30px;color:#c0392b}.cc-mapa-waze{position:absolute;right:8px;bottom:8px;display:flex;align-items:center;gap:4px;background:#3cf;color:#0a2a40;font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.cc-mapa-waze svg{width:13px;height:13px}.cc-abrir{width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:6px;background:#eaf2fb;color:#0e63c4;border:.5px solid #0E63C4;border-radius:9px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.cc-abrir svg{width:15px;height:15px}.cc-abrir:active{background:#d8e8fa}.cc-sello{display:flex;align-items:center;gap:8px;background:#eef1f5;color:#6b7787;border-radius:11px;padding:10px 12px;font-size:13.5px;font-weight:600}.cc-sello-ic{display:flex}.cc-sello-ic svg{width:20px;height:20px}.cc-sello.visto{background:#d3efdc;color:#17803c}.cc-slide{position:relative;height:46px;border-radius:23px;background:#e4efe6;border:.5px solid #bfe0c6;overflow:hidden;user-select:none;touch-action:pan-y}.cc-slide-fill{position:absolute;left:0;top:0;bottom:0;width:44px;background:#17a24a;border-radius:23px}.cc-slide-text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:13.5px;font-weight:600;color:#17803c;pointer-events:none}.cc-slide-text svg{width:18px;height:18px}.cc-slide-thumb{position:absolute;left:2px;top:2px;width:42px;height:40px;border-radius:20px;background:#17a24a;display:grid;place-items:center;color:#fff;cursor:grab;touch-action:none}.cc-slide-thumb svg{width:20px;height:20px}.cc-slide.confirmando .cc-slide-thumb{cursor:default}.wa-empty{text-align:center;color:var(--wa-text-soft);padding:40px 20px;font-size:14px}.wa-header{background:#fff;color:#0f172a;padding:8px 12px;display:flex;align-items:center;gap:10px;flex-shrink:0;min-height:56px;padding-top:calc(10px + env(safe-area-inset-top,0px));border-bottom:.5px solid #e2e8f0}.wa-header-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.wa-header-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.wa-header-num{color:#fff;font-weight:600;font-size:14px;line-height:1}.wa-header-info{flex:1;min-width:0}.wa-header-title{font-size:17px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.2px}.wa-header-sub{font-size:13px;color:#54656f;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.wa-header-sub .estado-libre{color:#128c43;font-weight:500}.wa-header-sub .estado-punto{color:#1a6fa3;font-weight:500}.wa-header-sub .estado-fuera{color:#8e8e93}.wa-header .status-dots .conn-dot,.wa-header .status-dots .gps-dot{outline:none}.wa-header-btns{display:flex;gap:4px;flex-shrink:0}.wa-header-btn{width:36px;height:36px;border-radius:50%;background:transparent;border:none;color:#007aff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.wa-header-btn:hover{background:#0000000d}.wa-header-btn:active{background:#0000001a}.wa-header-btn svg{width:22px;height:22px;fill:currentColor}.wa-header-back{background:transparent;border:none;color:#007aff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0;margin-right:2px}.wa-header-back:hover{background:#0000000d}.wa-header-back:active{background:#0000001a}.wa-header-back svg{width:24px;height:24px;fill:currentColor}.wa-date-pill{display:flex;justify-content:center;margin:12px 0 8px}.wa-date-pill>span{background:#e1f5feeb;color:#5b7589;font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;box-shadow:0 1px .5px #00000014}.wa-bloque{margin-bottom:14px}.chat-toast{position:fixed;left:50%;bottom:calc(90px + env(safe-area-inset-bottom,0px));transform:translate(-50%) translateY(10px);background:#0f172aeb;color:#fff;font-size:13.5px;font-weight:500;padding:10px 16px;border-radius:22px;max-width:86vw;text-align:center;z-index:12000;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.chat-toast.visible{opacity:1;transform:translate(-50%) translateY(0)}.wa-carrera{align-self:stretch;max-width:100%;background:#fff;border-radius:16px;box-shadow:0 1px 2px #0b141a29,0 4px 14px #0b141a0f;overflow:hidden}.wa-carrera-head{display:flex;align-items:center;gap:8px;padding:9px 13px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:700;letter-spacing:.3px}.wa-carrera.nueva .wa-carrera-head{background:linear-gradient(135deg,#2f6bff,#1d4ed8);color:#fff}.wa-carrera.referencia .wa-carrera-head{background:#fff7ed;color:#c2410c}.wa-carrera-head-ic{display:flex;align-items:center}.wa-carrera-head-ic svg{width:16px;height:16px}.wa-carrera-head-t{flex:1;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-carrera-head-h{font-weight:600;font-size:12px;opacity:.92}.wa-carrera-body{padding:12px 14px 8px}.wa-carrera-cliente{display:flex;align-items:center;gap:9px;font-size:16.5px;font-weight:700;color:#0f172a;letter-spacing:-.2px;margin-bottom:9px}.wa-carrera-cliente svg{width:20px;height:20px;color:#2563eb;flex-shrink:0}.wa-carrera-cliente-nombre{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-carrera-notif{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-size:11.5px;font-weight:700;color:#1e8e3e;background:#eafaf0;padding:4px 9px;border-radius:20px;letter-spacing:0}.wa-carrera-notif svg{width:13px;height:13px;color:#1e8e3e}.wa-carrera-fila{display:flex;align-items:flex-start;gap:9px;font-size:15px;color:#1f2937;line-height:1.36;margin-bottom:7px}.wa-carrera-fila svg{width:18px;height:18px;color:#94a3b8;flex-shrink:0;margin-top:1px}.wa-carrera-fila.ref{color:#64748b;font-size:14px}.wa-carrera-adjuntos{margin-top:4px}.wa-carrera-adjuntos .wa-msg{display:block;margin:8px 0 0}.wa-carrera-adjuntos .wa-bubble{display:block;width:100%;max-width:100%;background:transparent;box-shadow:none;border:none;padding:0;margin:0}.wa-carrera-adjuntos .wa-mapa-thumb{height:165px}.wa-carrera-adjuntos .wa-bubble-imagen-thumb{max-width:100%;height:190px}.wa-carrera-adjuntos .wa-bubble-texto{background:#f1f5f9;border-radius:10px;padding:9px 12px;font-size:14.5px;color:#1f2937;line-height:1.4}.wa-carrera .wa-aviso-box{margin:2px 14px 13px}.wa-carrera .wa-aviso-btn{width:100%;max-width:none}.wa-carrera .wa-aviso-sello{margin:2px 14px 8px;align-self:stretch;text-align:center}.wa-abordo-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:#1e8e3e;color:#fff;border:none;border-radius:14px;padding:12px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 8px #1e8e3e47}.wa-abordo-btn svg{width:19px;height:19px}.wa-abordo-btn:active{transform:scale(.98);background:#187a34}.wa-carrera.colapsada{box-shadow:0 1px 2px #0b141a1f}.wa-carrera-colap{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border:none;cursor:pointer;padding:12px 14px;font-family:inherit;text-align:left}.wa-carrera-colap-ic{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#d5f5df;color:#1e8e3e;flex-shrink:0}.wa-carrera-colap-ic svg{width:16px;height:16px}.wa-carrera-colap-t{flex:1;font-size:15.5px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wa-carrera-colap-badge{font-size:12.5px;font-weight:600;color:#1e8e3e;background:#eafaf0;padding:4px 10px;border-radius:20px;flex-shrink:0}.wa-system{display:flex;justify-content:center;margin:8px 0}.wa-system>span{font-size:12.5px;font-weight:500;padding:5px 12px;border-radius:8px;box-shadow:0 1px .5px #0b141a21;max-width:88%;text-align:center;background:#e1f5feeb;color:#1a6fa3}.wa-system.nueva>span{background:#dbeafe;color:#1d4ed8;font-weight:700}.wa-msg{display:flex;margin-bottom:4px}.wa-bubble{position:relative;background:var(--wa-bubble-bg);border-radius:10px;box-shadow:0 1px .5px #0b141a21;padding:5px 8px 4px;max-width:72%;word-wrap:break-word;margin-top:2px}.wa-remitente{font-size:13px;font-weight:700;color:#2563eb;margin:0 0 3px 6px;line-height:1.2}.wa-msg.wa-in{flex-direction:column;align-items:flex-start}.wa-in .wa-bubble{max-width:82%;border-radius:4px 16px 16px}.wa-in .wa-bubble-gps,.wa-in .wa-bubble-imagen{max-width:80%}.wa-in .wa-bubble-gps .wa-mapa-thumb{width:min(64vw,250px);height:150px}.wa-bubble-header{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;color:var(--wa-green-header);margin-bottom:4px}.wa-bubble-id{letter-spacing:.2px}.wa-bubble-badge{font-size:10px;font-weight:700;letter-spacing:.4px;padding:1px 7px;border-radius:4px;text-transform:uppercase}.wa-bubble-badge.nueva{background:var(--wa-green-primary);color:#fff}.wa-bubble-badge.vista{background:#e0e0e0;color:#777}.wa-bubble-cliente{font-size:17px;font-weight:800;color:#111b21;margin-bottom:3px;letter-spacing:-.2px}.wa-bubble-direccion{font-size:15px;color:var(--wa-text, #111b21);line-height:1.32;white-space:pre-wrap}.wa-bubble-referencia{font-size:14px;color:#667781;margin-top:2px;line-height:1.3}.wa-bubble-salida{font-size:13px;color:#667781;margin-top:4px}.wa-bubble-time{font-size:11px;color:#667781;text-align:right;margin-top:-2px;margin-bottom:-2px;display:flex;justify-content:flex-end;align-items:center;gap:3px;line-height:1.4;font-weight:400}.wa-bubble-time svg{width:16px;height:16px;fill:#8696a0}.wa-bubble-audio-label{font-size:11px;color:var(--wa-text-soft);margin-bottom:4px}.audio-player{display:flex;align-items:center;gap:10px;min-width:220px;padding:2px 0}.audio-play-btn{width:36px;height:36px;border-radius:50%;border:none;background:var(--wa-green-accent);color:#fff;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:filter .15s}.audio-play-btn:hover{filter:brightness(.94)}.audio-play-btn:active{filter:brightness(.86)}.audio-play-btn svg{width:16px;height:16px;fill:currentColor}.audio-play-btn.audio-loading{background:#aaa;pointer-events:none}.audio-play-btn.audio-loading svg{opacity:.5}.audio-progress{flex:1;height:4px;background:#d1d7db;border-radius:2px;position:relative;overflow:hidden;cursor:pointer}.audio-progress-fill{position:absolute;inset:0;background:var(--wa-green-accent);width:0%;transition:width .1s linear}.audio-duration{font-size:11px;color:var(--wa-text-soft);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:32px;text-align:right}.audio-speed{background:#0000000f;border:none;color:#54656f;font-size:10px;font-weight:600;padding:3px 7px;border-radius:10px;cursor:pointer;flex-shrink:0}.audio-speed:hover{background:#0000001f}.wa-bubble-imagen{padding:4px}.wa-bubble-imagen-thumb{width:100%;max-width:240px;height:150px;object-fit:cover;border-radius:6px;display:block;cursor:pointer;background:#f0f2f5}.wa-bubble-imagen-caption{font-size:13px;color:var(--wa-text);padding:4px 4px 0}.wa-bubble-gps{padding:3px;max-width:260px}.wa-mapa-thumb{width:100%;height:150px;border-radius:7px;position:relative;cursor:pointer;overflow:hidden;background:#e8eef3}.wa-mapa-leaflet{width:100%;height:100%}.wa-mapa-pin-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);color:var(--wa-pin-red);filter:drop-shadow(0 2px 3px rgba(0,0,0,.45));pointer-events:none;z-index:500}.wa-mapa-pin-overlay svg{width:32px;height:32px;fill:currentColor}.wa-mapa-pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);color:var(--wa-pin-red);filter:drop-shadow(0 2px 3px rgba(0,0,0,.35));pointer-events:none}.wa-mapa-pin svg{width:28px;height:28px;fill:currentColor}.wa-mapa-leaflet .leaflet-control-container,.wa-mapa-leaflet .leaflet-pane{pointer-events:none}.wa-mapa-footer{font-size:12px;color:var(--wa-text-soft);padding:6px 4px 0;display:flex;align-items:center;gap:4px}.wa-mapa-footer svg{width:12px;height:12px;fill:currentColor}.wa-mapa-direccion{font-size:13px;color:var(--wa-text);padding:2px 4px 0}.wa-bubble-texto{font-size:14px;color:var(--wa-text);line-height:1.4;white-space:pre-wrap}.wa-bubble-acciones{padding:6px 8px;display:flex;gap:8px}.wa-btn-accion{flex:1;padding:8px 10px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;border:1.5px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:filter .15s,background .15s}.wa-btn-accion svg{width:14px;height:14px;fill:currentColor}.wa-btn-mapa{background:var(--wa-green-accent);color:#fff;border-color:var(--wa-green-accent)}.wa-btn-mapa:hover{filter:brightness(.94)}.wa-btn-mapa:active{filter:brightness(.86)}.wa-btn-visto{background:#fff;color:var(--wa-green-accent);border-color:var(--wa-green-accent)}.wa-btn-visto:hover{background:#06cf9c14}.wa-btn-visto:disabled{background:#f0f2f5;color:#999;border-color:#d0d0d0;cursor:default}.wa-bloque.highlight .wa-bubble{animation:wa-flash 1.2s ease-out}@keyframes wa-flash{0%{box-shadow:0 0 0 4px #25d36659,var(--wa-bubble-shadow)}60%{box-shadow:0 0 0 6px #25d3662e,var(--wa-bubble-shadow)}to{box-shadow:var(--wa-bubble-shadow)}}.wa-kebab-menu{position:fixed;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000002e,0 0 0 1px #0000000d;width:220px;z-index:200;overflow:hidden;animation:wa-fade-in .12s ease-out}@keyframes wa-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.wa-kebab-item{width:100%;background:transparent;border:none;padding:12px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;color:var(--wa-text);text-align:left}.wa-kebab-item:hover{background:#f5f6f6}.wa-kebab-item:active{background:#ebedef}.wa-kebab-item-danger{color:#d33b3b}.wa-kebab-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.wa-kebab-icon svg{width:18px;height:18px;fill:currentColor}.wa-kebab-divider{height:1px;background:var(--wa-divider);margin:0}.wa-modal-overlay{position:fixed;inset:0;background:#0000008c;z-index:220;display:flex;align-items:center;justify-content:center;padding:16px;animation:wa-fade-in .15s ease-out}.wa-modal{background:#fff;border-radius:12px;padding:20px;width:100%;max-width:360px;box-shadow:0 10px 30px #00000040}.wa-modal-title{font-size:17px;font-weight:600;color:var(--wa-text);margin:0 0 8px}.wa-modal-mensaje{font-size:14px;color:#555;line-height:1.45;margin:0 0 18px}.wa-modal-buttons{display:flex;justify-content:flex-end;gap:8px}.wa-modal-btn{padding:8px 14px;border-radius:6px;border:1.5px solid transparent;font-size:14px;font-weight:500;cursor:pointer;transition:filter .15s,background .15s}.wa-modal-btn-primary{background:var(--wa-green-accent);color:#fff;border-color:var(--wa-green-accent)}.wa-modal-btn-primary:hover{filter:brightness(.94)}.wa-modal-btn-cancel{background:#fff;color:#555;border-color:#d0d0d0}.wa-modal-btn-cancel:hover{background:#f5f6f6}.wa-modal-btn-danger{background:#d33b3b;color:#fff;border-color:#d33b3b}.wa-modal-btn-danger:hover{filter:brightness(.94)}.wa-modal-info dl.wa-info-list{margin:0 0 14px;padding:0}.wa-info-row{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px solid var(--wa-divider)}.wa-info-row:last-child{border-bottom:none}.wa-info-row dt{font-size:13px;color:var(--wa-text-soft)}.wa-info-row dd{font-size:14px;font-weight:500;color:var(--wa-text);margin:0}.wa-info-hint{font-size:12px;color:var(--wa-text-soft);background:#f0f8ff;padding:8px 10px;border-radius:6px;margin:0 0 14px;line-height:1.4}.wa-modal-imagen-overlay{position:fixed;inset:0;background:#000000f0;z-index:240;display:flex;align-items:center;justify-content:center;cursor:zoom-out;animation:wa-fade-in .15s ease-out}.wa-modal-imagen-img{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:4px;box-shadow:0 12px 40px #00000080}.wa-modal-imagen-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:#ffffff2e;border:none;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.wa-modal-imagen-close:hover{background:#ffffff47}.wa-modal-imagen-close svg{width:20px;height:20px;fill:currentColor}.wa-aviso-box{display:flex;justify-content:flex-start;margin:6px 0 4px}.wa-aviso-btn{width:90%;max-width:380px;background:#17a24a;color:#fff;border:none;border-radius:14px;padding:12px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 7px #0b141a2e;box-shadow:0 2px 8px #2563eb1a;transition:transform .05s,box-shadow .15s}.wa-aviso-btn svg{flex-shrink:0}.wa-aviso-btn:active{transform:scale(.98);background:#148a3f}.wa-aviso-btn:disabled{background:#f1f5f9;color:#94a3b8;border-color:#cbd5e1;box-shadow:none;cursor:not-allowed}.wa-aviso-sello{align-self:center;background:#eceff1;color:#455a64;font-size:12.5px;font-weight:600;padding:6px 14px;border-radius:20px;margin:6px 0 4px;text-align:center;transition:background .3s,color .3s}.wa-aviso-sello-visto{background:#c8e6c9;color:#1b5e20}@keyframes wa-bubble-in-left{0%{opacity:0;transform:translate(-12px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes wa-bubble-in-right{0%{opacity:0;transform:translate(12px) scale(.96)}to{opacity:1;transform:translate(0) scale(1)}}.wa-msg{animation:wa-bubble-in-left .18s ease-out both}.wa-msg.wa-msg-sent,.wa-msg-sent{animation:wa-bubble-in-right .18s ease-out both}.wa-no-anim .wa-msg,.wa-no-anim .wa-msg-sent{animation:none!important}@keyframes wa-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wa-bloque-carrera{animation:wa-card-in .22s ease-out both}.wa-no-anim .wa-bloque-carrera{animation:none!important}@keyframes wa-screen-slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.wa-screen-anim{animation:wa-screen-slide-in .2s ease-out both}.wa-typing-indicator{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;color:#fff;opacity:.85;font-style:italic}.wa-typing-indicator:after{content:"";display:inline-block;width:28px;height:8px;background-image:radial-gradient(circle,#ffffff 30%,transparent 30%),radial-gradient(circle,#ffffff 30%,transparent 30%),radial-gradient(circle,#ffffff 30%,transparent 30%);background-size:8px 8px;background-position:0 0,10px 0,20px 0;background-repeat:no-repeat;animation:wa-typing-dots 1.4s infinite}@keyframes wa-typing-dots{0%,80%,to{opacity:.3}40%{opacity:1}}.wa-skel{background:linear-gradient(90deg,#eceff1,#f5f7f8,#eceff1);background-size:200% 100%;animation:wa-shimmer 1.4s infinite;border-radius:8px}@keyframes wa-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wa-skel-row{display:flex;gap:12px;align-items:center;padding:14px 16px;border-bottom:.5px solid #ebebeb}.wa-skel-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.wa-skel-lines{flex:1;display:flex;flex-direction:column;gap:6px}.wa-skel-line{height:12px}.wa-skel-line.short{width:40%}.wa-skel-line.long{width:80%}.wa-scroll-down-fab{position:absolute;bottom:90px;right:14px;background:#fff;color:#1f7a5a;border:none;border-radius:999px;padding:8px 14px 8px 10px;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;box-shadow:0 4px 14px #0003;cursor:pointer;z-index:50;animation:wa-card-in .2s ease-out both}.wa-scroll-down-fab:active{transform:scale(.95)}.wa-scroll-down-fab .wa-scroll-down-badge{background:#d32f2f;color:#fff;font-size:11px;font-weight:700;border-radius:999px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;margin-left:4px}.wa-ptr-spinner{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;z-index:20;transition:top .2s ease-out}.wa-ptr-spinner.activo{top:14px}.wa-ptr-spinner-icon{width:18px;height:18px;border:2.5px solid #cfd8dc;border-top-color:#1f7a5a;border-radius:50%;animation:wa-spin .8s linear infinite}@keyframes wa-spin{to{transform:rotate(360deg)}}.wa-msg-menu-overlay{position:fixed;inset:0;background:#00000059;z-index:9000;display:flex;align-items:center;justify-content:center;animation:wa-fade-in .15s ease-out}.wa-msg-menu{background:#fff;border-radius:12px;box-shadow:0 16px 48px #0000004d;min-width:200px;overflow:hidden;animation:wa-card-in .2s ease-out}.wa-msg-menu-item{padding:14px 18px;font-size:15px;color:#0f172a;display:flex;align-items:center;gap:12px;cursor:pointer;border:none;background:transparent;width:100%;text-align:left}.wa-msg-menu-item:active{background:#f1f5f9}.wa-msg-menu-item-icon{font-size:18px}@keyframes wa-fade-in{0%{opacity:0}to{opacity:1}}.wa-msg-reaction{position:absolute;bottom:-8px;right:8px;font-size:22px;z-index:5;pointer-events:none;animation:wa-reaction-pop 1.6s ease-out forwards}@keyframes wa-reaction-pop{0%{opacity:0;transform:scale(.4) translateY(0)}20%{opacity:1;transform:scale(1.4) translateY(-4px)}60%{opacity:1;transform:scale(1) translateY(-2px)}to{opacity:0;transform:scale(.8) translateY(4px)}}.wa-msg,.wa-bubble,.conv-msg{position:relative}@keyframes wa-badge-pulse{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.wa-badge-pulse{animation:wa-badge-pulse .4s ease-out}.wa-bloque.cancelada{opacity:.72}.wa-bloque.cancelada .wa-bubble,.wa-bloque.cancelada .wa-bubble-cliente,.wa-bloque.cancelada .wa-bubble-direccion{text-decoration:line-through;text-decoration-color:#dc262680}.wa-cancel-banda{background:#fee2e2;color:#b91c1c;border:1px solid #fca5a5;border-radius:8px;padding:8px 12px;font-size:13.5px;font-weight:700;text-align:center;margin:4px auto 8px;max-width:88%}.app-tabs{position:fixed;bottom:0;left:0;right:0;display:flex;background:#f8f8faf5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:.5px solid #c6c6c8;padding:6px 0 max(6px,env(safe-area-inset-bottom));z-index:100}.app-tab{flex:1;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 0;color:#8e8e93;font-family:inherit}.app-tab.activo{color:#2563eb}.app-tab-icon{display:flex;align-items:center;justify-content:center}.app-tab-icon svg{width:26px;height:26px;fill:currentColor}.app-tab-label{font-size:10px;font-weight:500;letter-spacing:-.1px}.midia-screen{display:flex;flex-direction:column;height:100%;background:#eef2f7;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif}.midia-header{background:transparent;padding:16px 22px 6px;flex-shrink:0}.midia-titulo{font-size:34px;font-weight:800;color:#0f172a;letter-spacing:-.6px;line-height:1.1}.midia-body{padding:20px 16px 90px}.midia-seg{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#e2e8f0;border-radius:10px;padding:3px;margin:0 0 16px}.midia-seg-btn{border:0;background:transparent;border-radius:8px;padding:8px 0;font-size:13.5px;font-weight:500;color:#54656f;font-family:inherit;cursor:pointer;transition:background-color .12s ease}.midia-seg-btn.activo{background:#fff;color:#0f172a;font-weight:600;box-shadow:0 1px 3px #0d2b6b1a}.midia-resumen{display:flex;padding:0 0 18px}.midia-resumen-card{flex:1;background:#fff;border-radius:16px;padding:24px 16px;text-align:center;box-shadow:0 2px 10px #0d2b6b0d}.midia-resumen-card-grande{padding:30px 16px}.midia-resumen-numero{font-size:46px;font-weight:700;color:#2563eb;line-height:1;letter-spacing:-.8px}.midia-resumen-label{font-size:14px;color:#64748b;font-weight:600;margin-top:6px}.midia-lista-titulo{font-size:20px;font-weight:700;color:#0d2b6b;letter-spacing:-.3px;padding:8px 4px 12px}.midia-lista{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #0d2b6b0d}.midia-lista .midia-item:last-child{border-bottom:none}.midia-empty{padding:40px 20px;text-align:center;color:#8e8e93;font-size:14px}.midia-empty.error{color:#b91c1c}.midia-item{display:flex;gap:12px;padding:12px 16px;background:#fff;align-items:flex-start;border-bottom:.5px solid #e5e5ea;cursor:pointer;-webkit-tap-highlight-color:rgba(0,122,255,.12);transition:background-color .12s ease}.midia-item:active{background:#f2f2f7}.midia-item-icono{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.midia-item-icono svg{width:22px;height:22px;fill:currentColor}.midia-item-cuerpo{flex:1;min-width:0}.midia-item-row1{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px}.midia-item-cliente{font-weight:600;font-size:15px;color:#111b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.midia-item-hora{font-size:13px;color:#8e8e93;flex-shrink:0}.midia-item-direccion{font-size:14px;color:#54656f;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.midia-item-badges{display:flex;gap:6px;flex-wrap:wrap}.midia-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;background:#f0f2f5;color:#54656f}.midia-badge.activa{background:#fef3c7;color:#92400e}.midia-badge.en-curso{background:#dbeafe;color:#1e40af}.midia-badge.finalizada{background:#d1fae5;color:#065f46}.midia-badge.cancelada{background:#fee2e2;color:#991b1b}.midia-badge.vista{background:#f0f2f5;color:#54656f}.ajustes-screen{display:flex;flex-direction:column;height:100%;background:#eef2f7;overflow-y:auto;padding-bottom:90px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif}.ajustes-header{position:relative;background:transparent;padding:16px 22px 20px;flex-shrink:0}.ajustes-titulo{font-size:34px;font-weight:800;color:#0f172a;letter-spacing:-.6px;line-height:1.1;margin-bottom:18px}.ajustes-perfil{display:flex;align-items:center;gap:16px}.ajustes-perfil-avatar{width:76px;height:76px;flex-shrink:0;position:relative;cursor:pointer;border:none;padding:0;background:transparent}.ajustes-perfil-avatar:active{transform:scale(.97)}.ajustes-perfil-avatar:before{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:2px solid rgba(255,255,255,.45);z-index:0}.ajustes-perfil-avatar-num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#fff;z-index:1}.ajustes-perfil-avatar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;z-index:1}.ajustes-perfil-avatar-edit{position:absolute;bottom:-2px;right:-2px;width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;border:2.5px solid #eef2f7;z-index:2}.ajustes-perfil-avatar-edit svg{width:15px;height:15px;fill:currentColor}.ajustes-perfil-info{flex:1;min-width:0}.ajustes-perfil-nombre{font-size:24px;font-weight:700;color:#0f172a;letter-spacing:-.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ajustes-perfil-sub{font-size:15px;color:#64748b;margin-top:2px}.ajustes-body{padding:22px 16px 0}.ajustes-seccion-titulo{font-size:20px;font-weight:700;color:#0d2b6b;letter-spacing:-.3px;padding:0 4px 12px;margin-top:8px}.ajustes-card{background:#fff;border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 10px #0d2b6b0d;width:100%;text-align:left;border:none;font-family:inherit}.ajustes-row{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:.5px solid #eef2f7;font-size:17px;background:transparent;width:100%;box-sizing:border-box;text-align:left}.ajustes-card .ajustes-row:last-child{border-bottom:none}.ajustes-row-ic{width:38px;height:38px;border-radius:50%;background:#eef2f7;color:#64748b;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ajustes-row-ic svg{width:21px;height:21px}.ajustes-row-ic.azul{background:#dbeafe;color:#1d4ed8}.ajustes-row-ic.rojo{background:#fee2e2;color:#dc2626}.ajustes-row-label{flex:1;color:#0f1b2d;font-weight:600}.ajustes-row .ajustes-row-label{flex:0 0 auto}.ajustes-row-valor{flex:1;min-width:0;color:#64748b;font-size:16px;text-align:right;margin-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ajustes-accion{display:flex;align-items:center;gap:14px;padding:16px;box-sizing:border-box;cursor:pointer}.ajustes-accion:active{background:#f4f7fb}.ajustes-chevron{color:#b6c2d1;display:flex;flex-shrink:0}.ajustes-chevron svg{width:22px;height:22px}.ajustes-accion.peligroso .ajustes-row-label{color:#dc2626}.ajustes-footer{text-align:center;font-size:13px;color:#94a3b8;padding:10px 20px 20px}.inbox-screen{display:flex;flex-direction:column;height:100%;background:#fff;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui,Segoe UI,Roboto,sans-serif}.inbox-header{position:relative;box-sizing:border-box;background:#fff;padding-top:10px;padding-bottom:10px;flex-shrink:0}.inbox-banner-estado{display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:4px 20px 2px;font-size:13px;font-weight:500;letter-spacing:-.1px;color:#64748b;background:transparent}.inbox-banner-estado.oculto{visibility:hidden}.inbox-banner-dot{width:9px;height:9px;border-radius:50%;background:#b0b3b8;flex-shrink:0}.inbox-banner-estado.verde .inbox-banner-dot{background:#25d366;box-shadow:0 0 #25d36699;animation:inbox-dot-pulse-verde 2.4s ease-in-out infinite}.inbox-banner-estado.azul .inbox-banner-dot{background:#027eb5;box-shadow:0 0 #027eb599;animation:inbox-dot-pulse-azul 2.4s ease-in-out infinite}.inbox-banner-estado.gris .inbox-banner-dot{background:#b0b3b8}@keyframes inbox-dot-pulse-verde{0%,to{box-shadow:0 0 #25d36600}50%{box-shadow:0 0 0 5px #25d3662e}}@keyframes inbox-dot-pulse-azul{0%,to{box-shadow:0 0 #027eb500}50%{box-shadow:0 0 0 5px #027eb52e}}.inbox-titulo-row{position:relative;display:block;padding:14px 0 0}.inbox-titulo{font-family:inherit;font-size:34px;font-weight:800;color:#0f172a;text-align:left;padding:0 20px;letter-spacing:-.6px;line-height:1.1}.inbox-fab{position:fixed;right:16px;bottom:calc(74px + env(safe-area-inset-bottom,0px));width:56px;height:56px;border-radius:50%;background:#2563eb;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 16px #2563eb66;z-index:90}.inbox-fab:active{transform:scale(.94)}.inbox-fab svg{width:28px;height:28px;fill:currentColor}.inbox-btn-kebab{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:transparent;border:1.5px solid #2563eb;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.inbox-btn-kebab:active{background:#2563eb1a}.inbox-btn-kebab svg{width:24px;height:24px;fill:currentColor}.inbox-search{margin:16px 16px 10px;min-height:44px;background:#eef2f6;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#8e8e93;box-sizing:border-box}.inbox-search-icono{display:flex;align-items:center}.inbox-search-icono svg{width:16px;height:16px;fill:currentColor}.inbox-search-placeholder{font-size:16px;font-weight:400}.inbox-pills{display:flex;gap:8px;padding:2px 14px 14px;overflow-x:auto;scrollbar-width:none}.inbox-pills::-webkit-scrollbar{display:none}.inbox-pill{flex-shrink:0;background:#eef1f5;border:1px solid #eef1f5;color:#3c4653;font-size:15px;font-weight:600;padding:6px 16px;border-radius:999px;cursor:pointer}.inbox-pill.activo{background:#2563eb;border-color:#2563eb;color:#fff}.inbox-lista{flex:1;overflow-y:auto;background:#fff;padding-bottom:80px}.inbox-empty{padding:40px 20px;text-align:center;color:#8e8e93;font-size:14px}.inbox-item{display:flex;gap:12px;padding:10px 16px;background:#fff;cursor:pointer;align-items:flex-start;position:relative}.inbox-item:active{background:#f2f2f7}.inbox-item+.inbox-item:before{content:"";position:absolute;top:0;left:84px;right:16px;height:.5px;background:#e2e8f0}.inbox-item-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;overflow:hidden;margin-top:2px}.inbox-avatar-ptm{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.inbox-avatar-ptm span{font-size:28px}.inbox-avatar-ptm svg{width:32px;height:32px;fill:currentColor}.inbox-avatar-grupo{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-size:28px}.inbox-item-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.conv-header-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.conv-header-avatar{overflow:hidden;padding:0}.inbox-item-cuerpo{flex:1;min-width:0;padding-top:4px}.inbox-item-titulo-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:3px}.inbox-item-nombre{font-weight:600;font-size:16px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.2px}.inbox-item-hora{font-size:12px;color:#64748b;flex-shrink:0;font-weight:400}.inbox-item-preview-row{display:flex;align-items:flex-start;gap:8px}.inbox-item-preview{flex:1;font-size:14px;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;word-break:break-word}.inbox-item-badge{background:#2563eb;color:#fff;font-size:13px;font-weight:700;min-width:22px;height:22px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 7px;flex-shrink:0;margin-top:2px}.chats-header{display:flex;align-items:center;gap:10px;background:var(--wa-green-header, #075e54);color:#fff;padding:10px 14px}.chats-back-btn{background:transparent;border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.chats-back-btn:hover{background:#ffffff1f}.chats-back-btn svg{width:20px;height:20px;fill:currentColor}.chats-header-titulo{flex:1;font-size:16px;font-weight:600;min-width:0}.chats-nuevo-btn{background:transparent;border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.chats-nuevo-btn:hover{background:#ffffff1f}.chats-nuevo-btn svg{width:20px;height:20px;fill:currentColor}.chats-body{flex:1;overflow-y:auto;background:#f0f2f5;padding:0}.chats-empty{padding:40px 20px;text-align:center;color:#6b7280;font-size:14px}.chats-empty.error{color:#b91c1c}.chat-item{display:flex;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;align-items:center;transition:background .1s}.chat-item:hover{background:#f9fafb}.chat-item:active{background:#f3f4f6}.chat-item-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#075e54);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.chat-item.grupo .chat-item-avatar{background:linear-gradient(135deg,#f59e0b,#d97706)}.chat-item-cuerpo{flex:1;min-width:0}.chat-item-titulo-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.chat-item-nombre{font-weight:600;font-size:15px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-hora{font-size:11px;color:#6b7280;flex-shrink:0}.chat-item-preview-row{display:flex;align-items:center;gap:8px;margin-top:2px}.chat-item-preview{flex:1;font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-preview .vacio{color:#9ca3af}.chat-item-badge{background:var(--wa-green-header, #075e54);color:#fff;font-size:11px;font-weight:700;min-width:20px;height:20px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 6px}.conv-header{display:flex;align-items:center;gap:8px;background:#fff;color:#0f172a;padding:12px 12px 10px;min-height:56px;border-bottom:.5px solid #e2e8f0}.conv-header .chats-back-btn{width:28px;height:28px;margin-right:-2px;color:#007aff}.conv-header-titulo{color:#0f172a}.conv-header .conv-btn-kebab{color:#007aff}.conv-header .conv-btn-kebab:hover{background:#0000000d}.conv-header .conv-btn-kebab:active{background:#0000001a}.conv-header-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;color:#fff;flex-shrink:0}.conv-header-titulo{flex:1;font-size:17px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.2px;color:#0f172a}.conv-btn-kebab{width:36px;height:36px;border-radius:50%;background:transparent;border:none;color:#007aff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0}.conv-btn-kebab:hover{background:#0000000d}.conv-btn-kebab:active{background:#0000001a}.conv-btn-kebab svg{width:22px;height:22px;fill:currentColor}.conv-body{flex:1;overflow-y:auto;background-color:#efeae2;background-image:url(/wa-doodle.svg);background-repeat:repeat;background-size:400px 400px;padding:12px 10px;display:flex;flex-direction:column;gap:3px}.conv-fecha-sep{display:flex;justify-content:center;margin:8px 0}.conv-fecha-sep span{background:#ffffffeb;color:#475569;font-size:12px;font-weight:500;padding:3px 10px;border-radius:8px;box-shadow:0 1px 1px #00000014}.conv-msg{max-width:85%;padding:9px 11px 7px;border-radius:15px;font-size:15px;color:#111b21;position:relative;box-shadow:0 2px 8px #0d2b6b0f;word-wrap:break-word;letter-spacing:-.1px;margin-top:2px;min-width:60px}.conv-msg.propio{background:#dbeafe;align-self:flex-end}.conv-msg.ajeno{background:#fff;border:1px solid #e6edf5;align-self:flex-start}.conv-msg-row{display:flex;align-items:flex-start;gap:8px;margin-top:4px}.conv-msg-row.propio{justify-content:flex-end}.conv-msg-row.ajeno{justify-content:flex-start}.conv-msg-avatar-lateral{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;background:linear-gradient(135deg,#17b3a0,#0e8f80);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}.conv-msg-avatar-lateral.espaciador{background:transparent}.conv-msg-remitente{font-size:15px;font-weight:700;letter-spacing:-.2px;margin-bottom:6px}.conv-msg-remitente.color-1{color:#0e8f80}.conv-msg-remitente.color-2{color:#e542a3}.conv-msg-remitente.color-3{color:#e06a15}.conv-msg-remitente.color-4{color:#8b3fd4}.conv-msg-remitente.color-5{color:#1f6feb}.conv-msg-remitente.color-6{color:#d33b3b}.conv-msg-remitente.sistema{color:#2563eb;font-weight:700}.conv-msg-texto{white-space:pre-wrap;line-height:1.34}.conv-msg-hora{font-size:11px;color:#667781;text-align:right;margin-top:-4px;margin-bottom:-2px;display:flex;align-items:center;justify-content:flex-end;gap:3px;line-height:1.4;font-weight:400;white-space:nowrap}.conv-msg-imagen{display:block;width:min(56vw,220px);max-height:240px;object-fit:cover;border-radius:12px;cursor:pointer}.conv-msg-video{display:block;width:min(74vw,320px);max-height:340px;border-radius:12px;background:#000}.conv-msg-caption{font-size:14px;margin-top:7px;color:#1f2d3d;font-weight:500}.conv-msg-ubicacion{position:relative;width:240px;height:140px;border-radius:6px;overflow:hidden;background:#e8eef3;cursor:pointer}.conv-mapa-leaflet{width:100%;height:100%}.conv-mapa-pin-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-100%);color:var(--wa-pin-red, #dc2626);filter:drop-shadow(0 2px 3px rgba(0,0,0,.45));pointer-events:none;z-index:500}.conv-mapa-pin-overlay svg{width:28px;height:28px;fill:currentColor}.conv-mapa-footer{position:absolute;bottom:0;left:0;right:0;padding:4px 8px;background:#0000008c;color:#fff;font-size:11px;z-index:600}.conv-msg-ubicacion .leaflet-control-container,.conv-msg-ubicacion .leaflet-pane{pointer-events:none}.conv-input-bar{position:relative;display:flex;align-items:center;gap:4px;padding:8px 6px calc(8px + env(safe-area-inset-bottom,0px)) 6px;background:#f0f2f5;border-top:.5px solid #e5e5ea}.conv-rec-bar{position:absolute;inset:0;display:flex;align-items:center;gap:10px;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px)) 12px;background:#f0f2f5;z-index:2}.conv-rec-bar[hidden]{display:none}.conv-rec-del,.conv-rec-pause,.conv-rec-send{width:46px;height:46px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conv-rec-del{background:transparent;color:#e11d2a}.conv-rec-del svg{width:25px;height:25px}.conv-rec-pause{background:#e6ebf2;color:#1d4ed8}.conv-rec-pause svg{width:22px;height:22px}.conv-rec-send{background:#2563eb;color:#fff}.conv-rec-send svg{width:22px;height:22px}.conv-rec-send:disabled{opacity:.55}.conv-rec-mid{flex:1;min-width:0;display:flex;align-items:center;gap:9px;color:#33404d;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums}.conv-rec-dot{width:12px;height:12px;border-radius:50%;background:#e11d2a;flex-shrink:0;animation:conv-rec-blink 1.2s ease-in-out infinite}.conv-rec-bar.pausado .conv-rec-dot{animation:none;background:#b0b3b8}.conv-rec-hint{color:#8e96a1;font-weight:500;font-size:13px}.conv-rec-bar.pausado .conv-rec-hint:before{content:"En pausa"}.conv-rec-bar:not(.pausado) .conv-rec-hint:before{content:"Grabando…"}@keyframes conv-rec-blink{0%,to{opacity:1}50%{opacity:.2}}.conv-btn-mas{width:44px;height:44px;border-radius:50%;border:none;background:#e6ebf2;color:#55677c;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conv-btn-mas svg{width:24px;height:24px;fill:currentColor}.conv-input-wrap{flex:1;background:#fff;border-radius:22px;display:flex;align-items:center;padding:4px 4px 4px 10px;min-width:0}.conv-input-texto{flex:1;background:transparent;border:none;padding:8px 4px;font-size:16px;color:#111827;outline:none;min-width:0}.conv-input-texto::placeholder{color:#98a4af}.conv-btn-sticker{width:32px;height:32px;border-radius:50%;border:none;background:transparent;color:#54656f;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.conv-btn-sticker svg{width:24px;height:24px}.conv-btn-camara,.conv-btn-microfono,.conv-btn-enviar{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.conv-btn-camara{background:transparent;color:#54656f}.conv-btn-camara svg{width:24px;height:24px;fill:currentColor}.conv-btn-microfono,.conv-btn-enviar{width:46px;height:46px;background:linear-gradient(135deg,#2f6bff,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb52}.conv-btn-microfono svg{width:22px;height:22px;fill:currentColor}.conv-btn-microfono.grabando{background:#dc2626;color:#fff;animation:grabando-pulse 1s ease-in-out infinite}.conv-btn-enviar svg{width:18px;height:18px;fill:currentColor}@keyframes grabando-pulse{0%,to{box-shadow:0 0 #dc262680}50%{box-shadow:0 0 0 8px #dc262600}}.conv-sticker-picker{display:none;background:#fff;border-top:.5px solid #e5e5ea;padding:12px;max-height:240px;overflow-y:auto;grid-template-columns:repeat(8,1fr);gap:8px}.conv-sticker-picker.activo{display:grid}.conv-sticker-picker button{background:transparent;border:none;font-size:28px;cursor:pointer;border-radius:8px;padding:4px;aspect-ratio:1}.conv-sticker-picker button:active{background:#f0f2f5}.conv-menu-adjuntar{position:fixed;inset:0;z-index:1000;background:#11171f57;display:flex;flex-direction:column;justify-content:flex-end}.conv-menu-adjuntar.oculto{display:none}.conv-adj-sheet{background:#fff;border-radius:22px 22px 0 0;padding:10px 18px calc(22px + env(safe-area-inset-bottom,0px));box-shadow:0 -12px 34px -14px #0b0f1666}.conv-adj-handle{width:42px;height:4px;border-radius:2px;background:#d3d7de;margin:2px auto 18px}.conv-adj-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 8px;max-width:360px;margin:0 auto}.conv-adj-opt{display:flex;flex-direction:column;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;font-size:12.5px;font-weight:600;color:#475569;font-family:inherit}.conv-adj-b{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;box-shadow:0 6px 14px -6px #00000059}.conv-adj-b svg{width:26px;height:26px}.conv-adj-opt:active .conv-adj-b{transform:scale(.93)}.conv-adj-b.gal{background:#f5b400}.conv-adj-b.cam{background:#2e86de}.conv-adj-b.vid{background:#e5484d}.conv-adj-b.loc{background:#f5822b}.conv-msg-checks{display:inline-flex;align-items:center;vertical-align:middle;color:#8696a0;margin-left:2px}.conv-msg-checks.leido{color:#53bdeb}.conv-msg-checks svg{width:16px;height:16px}.wa-header-btn-chats{background:transparent;border:none;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;position:relative}.wa-header-btn-chats:hover{background:#ffffff1f}.wa-header-btn-chats svg{width:22px;height:22px;fill:currentColor}.wa-header-btn-chats-badge{position:absolute;top:2px;right:2px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:1.5px solid var(--wa-green-header, #075e54)}.cb-back{display:flex;align-items:center;gap:3px;background:transparent;border:none;color:#ffffffeb;font-size:15px;font-weight:600;padding:0 0 8px;margin-left:-6px;cursor:pointer}.cb-back svg{width:22px;height:22px}.cb-lbl{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:700;color:#0d2b6b}.cb-in{height:48px;border:1.5px solid #dbe2ea;border-radius:12px;padding:0 14px;font-size:16px;color:#0f172a;background:#fff;outline:none;font-family:inherit;box-sizing:border-box}.cb-in:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb21}select.cb-in{appearance:none;-webkit-appearance:none;background-image:none}.cb-err{color:#dc2626;font-size:14px;font-weight:600;min-height:2px}.cb-btn{height:52px;border:none;border-radius:14px;background:linear-gradient(135deg,#2f6bff,#1d4ed8);color:#fff;font-size:17px;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #2563eb4d}.cb-btn:disabled{opacity:.6;box-shadow:none}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}*{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],.conv-input-texto,.conv-input-wrap input{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}html,body{height:100%}body{font-family:-apple-system,Segoe UI,system-ui,sans-serif;background:#fff;color:#0f172a;font-size:15px;line-height:1.4;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);display:flex;flex-direction:column}#app{flex:1;display:flex;flex-direction:column;min-height:0}#app>*{flex:1;min-height:0}button,input{font-family:inherit;font-size:inherit}input{-webkit-appearance:none;appearance:none}.login-screen-v2{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 22px 22px;background:linear-gradient(160deg,#0f172a,#1e293b 60%,#0f172a);position:relative;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif}.login-screen-v2:before{content:"";position:absolute;top:-120px;left:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(251,191,36,.08) 0%,transparent 70%);pointer-events:none}.login-screen-v2:after{content:"";position:absolute;bottom:-180px;right:-180px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(37,211,102,.06) 0%,transparent 70%);pointer-events:none}.login-v2-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:28px;z-index:1}.login-v2-logo{width:130px;height:130px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:0 10px 40px #0006,0 0 0 4px #fbbf244d;overflow:hidden}.login-v2-logo img{width:100%;height:100%;object-fit:cover}.login-v2-titulo{font-size:28px;font-weight:800;color:#fbbf24;letter-spacing:1px;text-align:center;margin-bottom:4px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.login-v2-subtitulo{font-size:14px;color:#ffffffa6;letter-spacing:.5px;text-align:center}.login-v2-card{background:#fff;border-radius:22px;padding:26px 22px;width:100%;max-width:360px;box-shadow:0 20px 60px #00000059;z-index:1}.login-v2-card-hint{font-size:13px;color:#54656f;text-align:center;margin-bottom:18px;font-weight:500}.login-v2-form{display:flex;flex-direction:column;gap:14px}.login-v2-field{display:flex;flex-direction:column}.login-v2-label{font-size:12px;font-weight:600;color:#54656f;text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px}.login-v2-input{width:100%;height:52px;padding:0 16px;border:1.5px solid #e5e5ea;border-radius:12px;font-size:17px;background:#f7f7f9;color:#111b21;text-align:center;font-weight:600;transition:all .15s;outline:none}.login-v2-input:focus{border-color:#fbbf24;background:#fff;box-shadow:0 0 0 4px #fbbf2426}.login-v2-input::placeholder{color:#c4c4c6;font-weight:400}.login-v2-input-pin{letter-spacing:14px;font-size:22px;height:60px;text-indent:12px}.login-v2-btn{width:100%;height:54px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#0f172a;border:none;border-radius:12px;font-size:17px;font-weight:700;cursor:pointer;letter-spacing:.3px;margin-top:6px;box-shadow:0 4px 14px #fbbf2466;transition:all .15s}.login-v2-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.login-v2-btn:active{transform:translateY(1px);box-shadow:0 2px 8px #fbbf244d}.login-v2-btn:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed;box-shadow:none;transform:none}.login-v2-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px;text-align:center;font-weight:500}.login-v2-footer{margin-top:22px;font-size:11px;color:#ffffff73;letter-spacing:.3px;z-index:1}.login3{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif}.login3-hero{width:100%;aspect-ratio:941 / 640;background-position:top center;background-size:cover;background-repeat:no-repeat;flex-shrink:0}.login3-body{flex:1;padding:4px 26px 26px;display:flex;flex-direction:column;margin-top:-14px}.login3-accent{display:block;width:44px;height:6px;border-radius:6px;background:#2563eb;margin-bottom:14px}.login3-title{font-size:40px;line-height:1.05;font-weight:800;color:#0d2b6b;letter-spacing:-.5px;margin:0 0 4px}.login3-sub{font-size:16px;color:#64748b;margin:0 0 26px;font-weight:500}.login3-form{display:flex;flex-direction:column;gap:18px}.login3-field{display:flex;flex-direction:column}.login3-label{font-size:15px;font-weight:700;color:#0d2b6b;margin-bottom:8px}.login3-inputwrap{position:relative;display:flex;align-items:center}.login3-ic{position:absolute;left:16px;width:22px;height:22px;color:#64748b;pointer-events:none;display:flex}.login3-ic svg{width:100%;height:100%}.login3-input{width:100%;height:58px;padding:0 16px 0 50px;border:1.5px solid #dbe2ea;border-radius:14px;font-size:17px;font-weight:600;background:#fff;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0d2b6b0a}.login3-input::placeholder{color:#9aa7b5;font-weight:500}.login3-input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb21}.login3-input[type=number]::-webkit-outer-spin-button,.login3-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.login3-input[type=number]{-moz-appearance:textfield}.login3-inputwrap.sin-ic .login3-input{padding-left:16px}.login3-input-pin{letter-spacing:8px}.login3-input-pin::placeholder{letter-spacing:4px}.login3-eye{position:absolute;right:10px;width:38px;height:38px;border:none;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:10px;padding:8px}.login3-eye:active{background:#eef2f7}.login3-eye svg{width:100%;height:100%}.login3-btn{position:relative;width:100%;height:60px;margin-top:8px;border:none;border-radius:16px;background:linear-gradient(135deg,#2f6bff,#1d4ed8);color:#fff;font-size:18px;font-weight:700;letter-spacing:.2px;cursor:pointer;box-shadow:0 10px 24px #2563eb59;transition:transform .12s,box-shadow .12s,filter .12s}.login3-btn:hover{filter:brightness(1.04)}.login3-btn:active{transform:translateY(1px);box-shadow:0 5px 14px #2563eb4d}.login3-btn:disabled{background:#cbd5e1;color:#eef2f7;box-shadow:none;cursor:not-allowed}.login3-btn-arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffff38;display:flex;align-items:center;justify-content:center}.login3-btn-arrow svg{width:20px;height:20px}.login3-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca;border-radius:12px;padding:11px 14px;font-size:14px;text-align:center;font-weight:600}.login3-footer{margin-top:22px;text-align:center;font-size:13px;color:#94a3b8;font-weight:500}@media (max-height: 680px){.login3-hero{aspect-ratio:941 / 520}.login3-title{font-size:34px}.login3-sub{margin-bottom:18px}.login3-form{gap:14px}}.login-screen{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;background:linear-gradient(160deg,#fbbf24,#f59e0b)}.login-card{background:#fff;border-radius:18px;padding:32px 24px;width:100%;max-width:360px;box-shadow:0 20px 40px #0003}.login-logo{width:80px;height:80px;margin:0 auto 16px;background:#fbbf24;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0f172a;font-size:32px;font-weight:700}.login-title{font-size:18px;font-weight:600;text-align:center;margin-bottom:4px}.login-sub{font-size:13px;color:#64748b;text-align:center;margin-bottom:22px}.form-group{margin-bottom:14px}.form-label{display:block;font-size:12px;font-weight:500;color:#475569;margin-bottom:5px;text-transform:uppercase;letter-spacing:.3px}.form-input{width:100%;height:52px;padding:0 14px;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;background:#f8fafc;color:#0f172a;text-align:center;font-weight:500}.form-input:focus{outline:none;border-color:#fbbf24;background:#fff}.form-input.pin{font-size:28px;letter-spacing:12px;height:60px}.btn-block{display:block;width:100%;margin-top:12px;height:54px;font-size:16px;font-weight:600;background:#0f172a;color:#fff;border:none;border-radius:12px;cursor:pointer}.btn-block:hover{background:#1e293b}.btn-block:disabled{background:#94a3b8;cursor:not-allowed}.login-error{margin-top:12px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:14px;text-align:center}.status-dots{display:inline-flex;align-items:center;gap:4px;margin-right:4px}.conn-dot,.gps-dot{width:8px;height:8px;border-radius:50%;background:#fff6;flex-shrink:0;display:inline-block}.conn-dot.online{background:#22c55e;box-shadow:0 0 6px #22c55eb3}.gps-dot{border-radius:2px}.gps-dot.ok{background:#22c55e;box-shadow:0 0 6px #22c55eb3}.gps-dot.stale{background:#fbbf24}.gps-dot.error{background:#ef4444;box-shadow:0 0 6px #ef4444b3}.baja-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;background:#fee2e2;color:#7f1d1d}.baja-icon{font-size:64px;margin-bottom:16px}.sin-conexion-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;background:#f0f2f5;color:#111b21}.sin-conexion-icon{font-size:64px;margin-bottom:16px}.sin-conexion-titulo{font-size:22px;font-weight:700;margin-bottom:28px}.sin-conexion-btn{background:#00a884;color:#fff;border:none;border-radius:24px;padding:13px 44px;font-size:16px;font-weight:600;cursor:pointer}.sin-conexion-btn:active{opacity:.85}.sin-conexion-estado{margin-top:14px;font-size:13px;color:#54656f;min-height:18px}.banner-conexion{position:fixed;top:calc(env(safe-area-inset-top,0px) + 10px);left:50%;transform:translate(-50%);z-index:10000;display:flex;align-items:center;gap:8px;max-width:90vw;background:transparent;font-size:16px;font-weight:700;color:#0f172a;transition:opacity .2s ease,transform .2s ease}.banner-conexion-spinner{width:16px;height:16px;border:2px solid rgba(15,23,42,.22);border-top-color:#0f172a;border-radius:50%;flex-shrink:0;animation:banner-spin .7s linear infinite}@keyframes banner-spin{to{transform:rotate(360deg)}}.banner-conexion.oculto{opacity:0;transform:translate(-50%,-12px);pointer-events:none}body.red-buscando .conv-header-titulo,body.red-buscando .wa-header-title,body.red-buscando .wa-header-sub{visibility:hidden}.baja-titulo{font-size:22px;font-weight:700;margin-bottom:8px;color:#991b1b}.baja-sub{font-size:16px;color:#b91c1c;margin-bottom:24px}.baja-countdown{font-size:13px;color:#991b1b;font-style:italic}.toast{position:fixed;top:calc(20px + env(safe-area-inset-top));left:50%;transform:translate(-50%,-120%);background:#0f172a;color:#fff;padding:10px 18px;border-radius:999px;font-size:13px;max-width:90vw;opacity:0;transition:all .25s ease;z-index:200;pointer-events:none;box-shadow:0 8px 18px #0003}.toast.show{opacity:1;transform:translate(-50%)}.banner-permiso{display:flex;align-items:center;gap:10px;background:#fef3c7;border-bottom:1px solid #fbbf24;padding:10px 14px;font-size:13px;color:#78350f}.banner-icono{font-size:20px;flex-shrink:0}.banner-texto{flex:1;line-height:1.3}.banner-btn{background:#f59e0b;color:#fff;border:none;padding:7px 14px;border-radius:6px;font-weight:600;font-size:13px;cursor:pointer;flex-shrink:0}.banner-btn:active{background:#d97706}.banner-cerrar{background:transparent;border:none;color:#92400e;font-size:22px;line-height:1;padding:0 4px;cursor:pointer;flex-shrink:0}.banner-permiso.banner-gps{background:#fee2e2;border-bottom-color:#ef4444;color:#7f1d1d}.banner-permiso.banner-gps .banner-btn{background:#ef4444}.banner-permiso.banner-gps .banner-btn:active{background:#b91c1c}.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}}
