:root{color:#e8f1fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 100% 0,#1c4a7a 0%,#0b2c52 45%,#071b35 100%);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45}*{box-sizing:border-box}html,body,#root{background:0 0;min-height:100vh;margin:0}a{color:inherit}.app-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#e6eef8;background:#0c2a4a;padding:1.25rem 1rem}.sidebar-logo{width:145px;height:auto;margin:0 auto 1rem;display:block}.sidebar nav{gap:.4rem;display:grid}.sidebar a{color:#d3e3f5;border-radius:8px;align-items:center;gap:.55rem;padding:.55rem .7rem;text-decoration:none;display:flex}.sidebar-nav-icon{opacity:.88;flex-shrink:0;width:1.2rem;height:1.2rem}.sidebar a.active .sidebar-nav-icon{opacity:1}.sidebar a.active{color:#0c2a4a;background:#f4c14b;font-weight:600}.shell-main{flex-direction:column;min-height:100vh;display:flex}.content{flex:1;padding:1.5rem}.dashboard-page{gap:1rem;max-width:980px;display:grid}.dashboard-page.admin-members-page{max-width:1180px}.dashboard-card{background:linear-gradient(135deg,#0a2a4f 0%,#163f6e 55%,#0a2a4f 100%);border:1px solid #163a63;border-radius:18px;padding:1.5rem;box-shadow:0 22px 48px #0714293d}.dashboard-kicker{color:#b9d6f5;letter-spacing:.03em;text-transform:uppercase;margin:0 0 .35rem;font-size:.83rem}.dashboard-card h1{color:#f4fbff;margin:0 0 .45rem;font-size:1.9rem}.dashboard-section-title{color:#f4fbff;margin:0 0 .65rem;font-size:1.3rem}.dashboard-subtitle{color:#d9e7f6;margin:0 0 1.1rem}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-grid article{background:#0a233e59;border:1px solid #a3c2e459;border-radius:10px;gap:.15rem;padding:.72rem .82rem;display:grid}.dashboard-grid article span{color:#d1e4f7;font-size:.82rem}.dashboard-grid article strong{color:#f4c14b;word-break:break-word;font-size:.86rem;font-weight:600}.dashboard-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:.8rem;display:grid}.dashboard-kpi-card{background:#0a233e59;border:1px solid #a3c2e459;border-radius:10px;gap:.2rem;padding:.75rem .85rem;display:grid}.dashboard-kpi-card span{color:#d1e4f7;font-size:.85rem}.dashboard-kpi-card strong{color:#f4c14b;font-size:1.45rem;font-weight:700}a.dashboard-kpi-card.dashboard-kpi-card--link{color:inherit;text-decoration:none;transition:border-color .15s,background .15s}a.dashboard-kpi-card.dashboard-kpi-card--link:hover{background:#0a233e80;border-color:#f4c14b73}.dashboard-worldmap-wrap{background:#0a233e40;border:1px solid #a3c2e440;border-radius:14px;width:100%;padding:.5rem}.dashboard-worldmap-leaflet{border-radius:10px;width:100%;height:460px;overflow:hidden}.dashboard-worldmap-leaflet .leaflet-control-attribution{color:#d3e6fa;background:#071429b8}.dashboard-loading{color:#d9e7f6;margin:0}.dashboard-error{color:#ffd2d2;margin:.95rem 0 0;font-size:.92rem}.dashboard-actions{margin-top:1rem}.dashboard-logout-btn{color:#e9f3ff;cursor:pointer;background:#081e3859;border:1px solid #4c7198;border-radius:10px;padding:.65rem 1rem;font-size:.92rem;transition:background .15s,border-color .15s,transform .15s}.dashboard-logout-btn:hover{background:#0b264594;border-color:#6e94bc;transform:translateY(-1px)}.dashboard-profile-card{background:#f3f9ffb8;border:1px solid #d4e4f5;border-radius:16px;padding:1.1rem 1rem}.dashboard-profile-card h2{color:#0e3258;margin:0 0 .35rem;font-size:1.2rem}.dashboard-profile-card p{color:#46698e;margin:0 0 .85rem}.dashboard-profile-form{gap:.8rem;max-width:520px;display:grid}.dashboard-profile-form label{gap:.32rem;display:grid}.dashboard-profile-form label span{color:#2f5378;font-size:.86rem}.dashboard-profile-form input{color:#0f2f52;background:#fff;border:1px solid #c6d6e8;border-radius:10px;padding:.6rem .7rem;font-size:.93rem}.dashboard-profile-form input:focus{border-color:#f4c14b;outline:2px solid #f4c14b}.dashboard-profile-hint{color:#5a7998;word-break:break-all;margin:-.2rem 0 0;font-size:.78rem}.dashboard-profile-preview{background:#fff;border:2px solid #d0e3f7;border-radius:999px;width:62px;height:62px;overflow:hidden}.dashboard-profile-preview img{object-fit:cover;width:100%;height:100%}.dashboard-save-btn{color:#0a2a4f;cursor:pointer;background:#f4c14b;border:1px solid #d7a52f;border-radius:10px;width:fit-content;padding:.62rem .95rem;font-size:.9rem}.dashboard-save-btn:disabled{opacity:.72;cursor:not-allowed}.dashboard-clear-file-btn{color:#24486f;cursor:pointer;background:#f6fbff;border:1px solid #9db6cf;border-radius:8px;width:fit-content;padding:.45rem .7rem;font-size:.82rem}.dashboard-profile-message{color:#0f4b2e;margin:.8rem 0 0;font-size:.9rem}.layout-footer{color:#c6d9ef;border-top:1px solid #a2bede33;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.95rem 1rem 1rem;font-size:.84rem;display:flex}.layout-footer a{color:#f4c14b;text-decoration:none}.layout-footer a:hover{text-decoration:underline}.layout-footer-divider{opacity:.65}.layout-build-stamp{opacity:.55;letter-spacing:.02em;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem}.layout-footer-credit{text-align:center;opacity:.72;letter-spacing:.01em;flex-basis:100%;margin-top:.35rem;font-size:.72rem;font-style:italic}@media (width<=820px){.app-shell,.dashboard-grid,.dashboard-kpi-grid{grid-template-columns:1fr}}@media (width<=640px){.sidebar nav{grid-template-columns:1fr}.content{padding:1rem}.dashboard-card{padding:1.2rem}.dashboard-profile-card{padding:1rem .85rem}.layout-footer{flex-direction:column;gap:.2rem}}.container{text-align:left;flex-direction:column;max-width:1024px;min-height:100vh;margin:0 auto;padding:4rem 1.25rem;display:flex}.hero-card{background:linear-gradient(135deg,#0a2a4f 0%,#163f6e 55%,#0a2a4f 100%);border:1px solid #163a63;border-radius:18px;padding:2rem;box-shadow:0 24px 48px #07142933}.hero-logo{width:clamp(150px,24vw,220px);height:auto;margin:0 0 .9rem auto;display:block}.hero-card h1{color:#fff;margin:0 0 1rem;font-size:clamp(1.8rem,2.5vw,2.4rem);line-height:1.2}.badge{letter-spacing:.04em;text-transform:uppercase;color:#0a2a4f;background:#f4c14b;border:1px solid #f8d370;border-radius:999px;margin-bottom:.75rem;padding:.3rem .65rem;font-size:.8rem;font-weight:600;display:inline-block}.kicker{color:#b9d6f5;letter-spacing:.03em;text-transform:uppercase;margin:0 0 .35rem;font-size:.95rem}.subtitle{color:#d9e7f6;max-width:760px;margin:0 0 1rem;font-size:1.02rem}.actions{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.primary-btn,.ghost-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.7rem 1.05rem;font-size:.95rem;transition:transform .15s,box-shadow .15s,opacity .15s}.primary-btn:hover,.ghost-btn:hover{transform:translateY(-1px)}.primary-btn{color:#0a2a4f;background:#f4c14b;box-shadow:0 8px 20px #f4c14b40}.ghost-btn{color:#f0f7ff;background:0 0;border-color:#95b7db}.panel{color:#f0f7ff;background:#05152b59;border:1px solid #3f6490;border-radius:8px;gap:.5rem;margin:1.1rem 0;padding:1rem;display:grid}.panel code{word-break:break-all;color:#f4c14b;display:inline-block}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.2rem;display:grid}.hero-metrics>div{background:#0a233e59;border:1px solid #a3c2e459;border-radius:10px;gap:.1rem;padding:.7rem .8rem;display:grid}.hero-metrics strong{color:#f4c14b;font-size:1.05rem}.hero-metrics span{color:#d9e7f6;font-size:.85rem}.landing-footer{color:#c6d9ef;border-top:1px solid #a2bede33;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.95rem .4rem 0;font-size:.84rem;display:flex}.landing-footer a{color:#f4c14b;text-decoration:none}.landing-footer a:hover{text-decoration:underline}.footer-divider{opacity:.65}.footer-credit{text-align:center;opacity:.72;letter-spacing:.01em;flex-basis:100%;margin-top:.35rem;font-size:.72rem;font-style:italic}.login-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:980px;min-height:100vh;margin:0 auto;padding:2rem 1rem 7.5rem;display:flex;position:relative}.login-card{background:linear-gradient(160deg,#0a2a4ff2 0%,#123c66ed 100%);border:1px solid #234f7e;border-radius:16px;width:100%;max-width:460px;padding:1.4rem 1.2rem;box-shadow:0 20px 45px #07142940}.login-logo{opacity:.96;width:clamp(88px,14vw,118px);height:auto;margin:0 0 .7rem auto;display:block}.kicker-dark{color:#b9d6f5;letter-spacing:.03em;text-transform:uppercase;margin:0 0 .25rem;font-size:.82rem}.login-card h1{color:#f6fbff;margin:0 0 .3rem;font-size:1.9rem}.login-subtitle{color:#d7e8fa;margin:0 0 1rem}.login-form{gap:.85rem;display:grid}.login-form label{gap:.35rem;display:grid}.login-form label span{color:#d7e8fa;font-size:.88rem}.login-form input{color:#f3f8ff;background:#071a3180;border:1px solid #3e6693;border-radius:10px;padding:.62rem .7rem;font-size:.95rem}.login-form input:focus{border-color:#f4c14b;outline:2px solid #f4c14b}.login-form input::placeholder{color:#9bb8d8}.login-btn{width:100%;margin-top:.25rem}.login-error{color:#b91c1c;margin:.85rem 0 0;font-size:.92rem}.login-back-btn{color:#d9ecff;background:#081e3859;border:1px solid #4c7198;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:.7rem;padding:.58rem .8rem;font-size:.9rem;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.login-back-btn:hover{background:#0b264594;border-color:#6e94bc;transform:translateY(-1px)}.login-footer{width:100%;max-width:460px;margin-top:0;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.login-forgot-wrap{width:100%;margin-top:.55rem}.login-forgot-link{text-align:center;color:#f4c14b;width:100%;padding:.25rem 0;font-size:.9rem;text-decoration:none;display:inline-block}.login-forgot-link:hover{text-decoration:underline}.dashboard-admins-card{margin-top:1.25rem}.dashboard-admins-table-wrap{margin:.8rem 0;overflow-x:auto}.admin-entity-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,340px),1fr));gap:1rem;display:grid}.admin-entity-card-grid-empty{text-align:center;color:#b9d6f5;background:#081e3838;border:1px dashed #a2bede59;border-radius:12px;grid-column:1/-1;padding:1.75rem 1rem;font-size:.95rem}.admin-entity-card{background:#081e3859;border:1px solid #a2bede47;border-radius:12px;overflow:hidden}.admin-entity-card--incomplete{background:#f4c14b0f;border-color:#f4c14b6b}.admin-entity-card-fields{flex-direction:column;gap:.65rem;min-width:0;padding:1rem 1rem .35rem;display:flex}.admin-entity-card-footer{border-top:1px solid #a2bede2e;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.75rem 1rem 1rem;display:flex}.admin-card-field{grid-template-columns:3.35rem 1fr;align-items:start;gap:.5rem .65rem;min-width:0;display:grid}.admin-card-field-iconcol{flex-direction:column;align-items:center;gap:.18rem;display:flex}.admin-card-field-svg-wrap{color:#8eb4dc;justify-content:center;align-items:center;display:flex}.admin-card-field-svg-wrap svg{width:22px;height:22px}.admin-card-field-label{text-align:center;color:#7fa4ce;word-break:break-word;max-width:3.35rem;font-size:.58rem;line-height:1.1}.admin-card-field-value{color:#e8f1fb;word-break:break-word;min-width:0;font-size:.9rem;line-height:1.35}.admin-card-value-muted{color:#8aa8c8;font-size:.88rem}.admin-card-foto-path{word-break:break-all;color:#b9d6f5;background:#0003;border-radius:6px;padding:.2rem .35rem;font-size:.78rem}.admin-card-profesionales-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.admin-card-profesionales-list li{border-bottom:1px solid #a2bede26;margin:0;padding-bottom:.45rem}.admin-card-profesionales-list li:last-child{border-bottom:none;padding-bottom:0}.admin-card-profesional-name{color:#e8f1fb;font-size:.88rem;font-weight:600;display:block}.admin-card-profesional-email{color:#a9c2de;word-break:break-word;margin-top:.12rem;font-size:.76rem;display:block}.admin-entity-card .dashboard-admin-avatar{width:44px;height:44px}.admin-card-field-logo-fallback{color:#8eb4dc;width:28px;height:28px}.dashboard-admins-table{border-collapse:collapse;width:100%}.dashboard-admins-table th,.dashboard-admins-table td{text-align:left;border-bottom:1px solid #a2bede40;padding:.55rem .4rem;font-size:.92rem}.admin-th-sort{color:#e8f1fb;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;margin:0;padding:.15rem .2rem;font-size:.88rem;font-weight:600;line-height:1.25;display:inline-flex}.admin-th-sort:hover{color:#f4c14b;background:#ffffff14}.admin-th-sort-ico{opacity:.85;font-size:.72rem;font-weight:700}.dashboard-admin-avatar{object-fit:cover;border:1px solid #a2bede40;border-radius:10px;width:38px;height:38px}.dashboard-admin-action-btn{color:#d9ecff;cursor:pointer;background:#081e3859;border:1px solid #4c7198;border-radius:10px;margin-right:.35rem;padding:.4rem .6rem;font-size:.88rem}.dashboard-admin-action-btn:hover{transform:translateY(-1px)}.dashboard-admin-action-btn-danger{border-color:#b91c1c80}.admin-table-actions-cell{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.dashboard-admins-form>label.dashboard-admins-form-full-row{grid-column:1/-1}.prof-imagen-file-hint{color:#7a9ab8;margin:0;font-size:.82rem}.prof-imagen-preview-below{margin-top:.35rem}.prof-imagen-preview-below img{object-fit:contain;width:auto;max-width:160px;height:auto;max-height:140px}.dashboard-admins-form>details.prof-usuario-form-extras{grid-column:1/-1}.prof-usuario-form-extras-grid{margin-top:.65rem}.prof-list-photo-cell{vertical-align:middle;width:52px}.prof-list-photo{object-fit:cover;background:#0a233e59;border:1px solid #a3c2e459;border-radius:8px;width:40px;height:40px;display:block}.prof-list-photo-empty{color:#5a7a96;font-size:.85rem}.prof-usuario-form-extras{color:#b8d0ea;border:1px dashed #a3c2e440;border-radius:10px;margin-top:.35rem;padding:.5rem .65rem;font-size:.88rem}.prof-usuario-form-extras summary{cursor:pointer;color:#d1e4f7}.prof-form-section-kicker{letter-spacing:.05em;text-transform:uppercase;color:#d1e4f7b8;grid-column:1/-1;margin:.65rem 0 .1rem;font-size:.7rem;font-weight:600}.prof-form-section-kicker:first-of-type{margin-top:.35rem}.admin-modal-view-profesional{width:min(96vw,640px);max-width:640px}.prof-view-modal-body{max-height:min(72vh,560px);padding-right:.25rem;overflow-y:auto}.prof-view-modal-footer{border-top:1px solid #a3c2e433;margin-top:.5rem;padding-top:.75rem}.prof-view-detail{flex-direction:column;gap:1.1rem;display:flex}.prof-view-section-title{letter-spacing:.06em;text-transform:uppercase;color:#d1e4f7bf;margin:0 0 .45rem;font-size:.72rem;font-weight:600}.prof-view-dl{grid-template-columns:minmax(7rem,42%) 1fr;gap:.35rem .85rem;margin:0;font-size:.88rem;display:grid}.prof-view-dl dt{color:#b8d0eac7;margin:0;font-weight:500}.prof-view-dl dd{color:#f0f6fc;word-break:break-word;margin:0}.prof-view-dd-break{word-break:break-all;font-family:ui-monospace,monospace;font-size:.8rem}.prof-view-dd-image{grid-column:1/-1}.prof-view-detail-photo{object-fit:contain;border:1px solid #a3c2e459;border-radius:10px;width:auto;max-width:200px;max-height:160px;margin-top:.25rem;display:block}.admin-multi-select{color:#f0f6fc;background:#0a233e73;border:1px solid #a3c2e459;border-radius:10px;width:100%;min-height:120px;padding:.4rem .5rem;font-size:.85rem}.admin-multi-select option{padding:.2rem 0}.admin-link-hint-muted{color:#b8d0eab8;margin-top:.35rem;font-size:.78rem;line-height:1.35;display:block}.admin-action-muted{color:#9eb9d9;margin-top:.15rem;font-size:.76rem;display:inline-block}.dashboard-admins-form-card{background:#123c6640;border:1px solid #234f7e;border-radius:16px;margin-top:.8rem;padding:1rem .95rem}.dashboard-admins-form-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.dashboard-admins-form-head h3{margin:0;font-size:1.1rem}.dashboard-admin-secondary-btn{color:#d9ecff;cursor:pointer;background:#081e3859;border:1px solid #4c7198;border-radius:10px;padding:.45rem .65rem}.dashboard-admins-hint{opacity:.85;margin:.1rem 0 .8rem;font-size:.9rem}.dashboard-admins-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.dashboard-admins-form label{gap:.35rem;display:grid}.dashboard-admins-form label span{color:#d7e8fa;font-size:.88rem}.dashboard-admins-form input,.dashboard-admins-form select{color:#f3f8ff;background:#071a3180;border:1px solid #3e6693;border-radius:10px;padding:.62rem .7rem;font-size:.95rem}.dashboard-admins-form input[type=file]{cursor:pointer;padding:.45rem .5rem;font-size:.88rem}.dashboard-admins-form button[type=submit]{grid-column:1/-1}.dashboard-admin-secondary-btn:hover,.dashboard-admin-action-btn:hover{background:#0b264594}.dashboard-admin-preview img{object-fit:cover;border:1px solid #a2bede40;border-radius:16px;width:72px;height:72px}.admin-status{border-radius:8px;padding:.2rem .5rem;font-size:.82rem;font-weight:600;display:inline-block}.admin-status-on{color:#6ee7b7;background:#34d39933;border:1px solid #34d39973}.admin-status-off{color:#fecaca;background:#f8717126;border:1px solid #f8717159}.admin-members-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin-bottom:.35rem;display:flex}.admin-members-card-head-text{flex:240px;min-width:0}.admin-members-subtitle{margin-bottom:0}.admin-btn-create-admin{letter-spacing:.02em;color:#0a2a4f;cursor:pointer;background:linear-gradient(#f4c14b 0%,#e5ac2e 100%);border:1px solid #e8b84a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:.55rem;padding:.72rem 1.15rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 6px 20px #07142947}.admin-btn-create-admin:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 10px 26px #07142959}.admin-btn-create-admin:active{transform:translateY(0)}.admin-btn-create-admin-icon{flex-shrink:0;width:1.35rem;height:1.35rem}@media (width<=640px){.admin-btn-create-admin{order:-1;width:100%}.admin-members-card-head{flex-direction:column}}.admin-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.85rem 1rem;margin:.85rem 0 1rem;display:flex}.admin-toolbar-field{flex:160px;gap:.3rem;min-width:min(100%,200px);display:grid}.admin-toolbar-field span{color:#d7e8fa;font-size:.82rem}.admin-toolbar-field input,.admin-toolbar-field select{color:#f3f8ff;background:#071a3180;border:1px solid #3e6693;border-radius:10px;padding:.55rem .65rem;font-size:.92rem}.admin-table-loading-msg{opacity:.92;margin:.35rem 0 .5rem;font-size:.88rem}.admin-results-summary{color:#cfe3f9;margin:.1rem 0 .75rem;font-size:.9rem}.admin-results-summary strong{color:#f1f7ff;font-weight:700}.clinica-geo-alert{color:#e7f2ff;background:#f4c14b14;border:1px solid #f4c14b6b;border-radius:10px;margin:.2rem 0 .95rem;padding:.62rem .72rem;font-size:.88rem;line-height:1.4}.clinica-geo-alert strong{color:#f4c14b}.clinica-address-help{color:#b9d6f5;margin-top:.35rem;font-size:.78rem;line-height:1.35;display:block}.dashboard-admins-table-wrap.admin-table-loading{opacity:.55;pointer-events:none;transition:opacity .15s}.admin-table-empty{text-align:center;color:#b9d6f5;font-size:.95rem;padding:1.5rem!important}.row-incomplete td,.clinica-row-incomplete td{background:#f4c14b14}.row-incomplete:hover td,.clinica-row-incomplete:hover td{background:#f4c14b24}.admin-entity-card--incomplete:hover{background:#f4c14b17;border-color:#f4c14b8c}.audit-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.85rem 1rem;margin:.4rem 0 1rem;display:flex}.audit-table th:first-child,.audit-table td:first-child{min-width:9.5rem}.audit-table th:nth-child(2),.audit-table td:nth-child(2){min-width:12rem}.audit-table th:nth-child(3),.audit-table td:nth-child(3){min-width:14rem}.audit-cell-stack{gap:.12rem;display:grid}.audit-cell-stack small{color:#a9c2de;opacity:.92;word-break:break-word;font-size:.74rem}.audit-status{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;align-items:center;padding:.16rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.audit-status-ok{color:#6ee7b7;background:#34d3992e;border-color:#34d39952}.audit-status-ko{color:#fecaca;background:#f8717129;border-color:#f871714d}.audit-detail-box{margin-top:.2rem}.audit-detail-box summary{cursor:pointer;color:#f4c14b;font-size:.73rem;list-style:none}.audit-detail-box summary::-webkit-details-marker{display:none}.audit-detail-box summary:before{content:"▸ "}.audit-detail-box[open] summary:before{content:"▾ "}.rbac-grid{grid-template-columns:1fr 1.4fr;gap:.9rem;margin-top:.35rem;display:grid}.rbac-card{background:#081e386b;border:1px solid #a2bede3d;border-radius:12px;padding:.9rem}.rbac-card h3{color:#f4fbff;margin:0 0 .8rem;font-size:1rem}.rbac-member-meta p{color:#d7e8fa;margin:.25rem 0 0;font-size:.86rem}.rbac-role-list{gap:.5rem;display:grid}.rbac-role-item{cursor:pointer;background:#071a315c;border:1px solid #6d90b55c;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;gap:.55rem;padding:.55rem .6rem;display:grid}.rbac-role-item.is-selected{border-color:#f4c14b94;box-shadow:inset 0 0 0 1px #f4c14b26}.rbac-role-item input{margin-top:.2rem}.rbac-role-item strong{color:#f4fbff;font-size:.9rem}.rbac-role-item p{color:#b9d6f5;margin:.15rem 0 0;font-size:.78rem}.rbac-role-item small{color:#9eb9d9;margin-top:.2rem;font-size:.74rem;display:block}.rbac-actions{margin-top:.8rem}.rbac-permissions-card{margin-top:.9rem}.rbac-permission-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.rbac-permission-item{background:#071a314d;border:1px solid #6d90b552;border-radius:10px;padding:.48rem .55rem}.rbac-permission-item strong{color:#f4c14b;font-size:.8rem}.rbac-permission-item p{color:#cde0f3;margin:.18rem 0 0;font-size:.79rem}@media (width<=980px){.rbac-grid,.rbac-permission-list{grid-template-columns:1fr}}.admin-pagination{border-top:1px solid #a2bede33;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.85rem;display:flex}.admin-pagination-info{color:#d7e8fa;margin:0;font-size:.88rem}.admin-pagination-actions{align-items:center;gap:.65rem;display:flex}.admin-pagination-page{color:#e8f1fb;text-align:center;min-width:8rem;font-size:.88rem}.admin-pagination-actions button:disabled{opacity:.45;cursor:not-allowed}.admin-modal-backdrop{z-index:1000;background:#071429b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.admin-modal{background:linear-gradient(160deg,#0a2a4ffa 0%,#123c66f5 100%);border:1px solid #234f7e;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:min(92vh,900px);display:flex;overflow:hidden;box-shadow:0 24px 60px #07142973}.admin-modal-header{border-bottom:1px solid #a2bede40;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.admin-modal-header h2{color:#f6fbff;margin:0;font-size:1.15rem}.admin-modal-close{color:#e8f1fb;cursor:pointer;background:#081e3880;border:none;border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.5rem;line-height:1;display:flex}.admin-modal-close:hover{background:#0b2645bf}.admin-modal-body{padding:1rem 1.1rem 1.25rem;overflow-y:auto}.admin-modal-form{margin-top:.35rem}.admin-modal-footer-btns{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:.65rem;margin-top:.25rem;display:flex}.admin-modal--equipo{max-width:min(640px,96vw)}.admin-equipo-foto-thumb{object-fit:contain;object-position:left center;background:#06162c73;border:1px solid #a2bede59;border-radius:12px;width:100%;max-width:300px;min-height:180px;max-height:240px;margin-top:.2rem;display:block}.admin-equipo-foto-field{flex-direction:column;gap:.35rem;margin-bottom:.35rem;display:flex}.admin-equipo-foto-label{color:#d1e4f7;font-size:.88rem;font-weight:600}.admin-equipo-foto-empty{margin:.25rem 0 .5rem}.admin-equipo-modal-preview-wrap{margin:.35rem 0 .65rem}.admin-equipo-modal-preview{object-fit:contain;object-position:center;background:#06162c80;border:1px solid #a2bede66;border-radius:14px;width:100%;max-height:min(380px,52vh);display:block}.admin-equipo-foto-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.admin-equipo-file-label{cursor:pointer;justify-content:center;align-items:center;margin:0;display:inline-flex;position:relative;overflow:hidden}.admin-equipo-file-input-hidden{opacity:0;cursor:pointer;width:100%;height:100%;font-size:0;position:absolute;inset:0}.admin-equipo-foto-text-label{flex-direction:column;gap:.25rem;margin-top:.25rem;display:flex}.admin-confirm-backdrop{z-index:1300}.admin-confirm-dialog{max-width:440px}.admin-confirm-message{color:#e8f1fb;margin:0 0 .65rem;font-size:.95rem;line-height:1.45}.admin-confirm-message strong{color:#f4c14b;font-weight:600}.admin-confirm-email{color:#b9d6f5;word-break:break-all}.admin-confirm-hint{color:#9eb9d9;margin:0 0 1.1rem;font-size:.86rem;line-height:1.4}.admin-confirm-actions{margin-top:.5rem}@keyframes cap-toast-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cap-toast{z-index:10000;pointer-events:auto;max-width:min(22rem,100vw - 2rem);animation:.32s cubic-bezier(.22,1,.36,1) forwards cap-toast-in;position:fixed;bottom:1.25rem;right:1.25rem}.cap-toast-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(155deg,#0a2a4ff7 0%,#0e345cf2 100%);border:1px solid #a2bede47;border-radius:14px;align-items:flex-start;gap:.75rem;padding:.85rem .75rem .85rem .9rem;display:flex;box-shadow:0 18px 42px #0714298c,inset 0 0 0 1px #0000001f}.cap-toast-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;font-weight:700;line-height:1;display:flex}.cap-toast-text{flex:1;min-width:0}.cap-toast-title{color:#f6fbff;font-size:.92rem;font-weight:600;line-height:1.35;display:block}.cap-toast-subtitle{color:#b9d6f5;opacity:.92;margin:.25rem 0 0;font-size:.8rem;line-height:1.4}.cap-toast-dismiss{color:#d9e7f6;cursor:pointer;background:#081e3873;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;transition:background .15s,color .15s;display:flex}.cap-toast-dismiss:hover{color:#fff8e6;background:#f4c14b33}.cap-toast--success .cap-toast-inner{border-color:#56c49673;box-shadow:0 18px 42px #0714298c,inset 0 0 0 1px #56c4961f}.cap-toast--success .cap-toast-icon{color:#e8fff5;background:linear-gradient(145deg,#2d8f6a 0%,#1f6b4f 100%);border:1px solid #90e6c859}.cap-toast--error .cap-toast-inner{border-color:#e8787873;box-shadow:0 18px 42px #0714298c,inset 0 0 0 1px #e878781a}.cap-toast--error .cap-toast-icon{color:#fff5f5;background:linear-gradient(145deg,#c44 0%,#8a2f2f 100%);border:1px solid #ffb4b459}.cap-toast--accent .cap-toast-inner{border-color:#f4c14b80;box-shadow:0 18px 42px #0714298c,inset 0 0 0 1px #f4c14b1f}.cap-toast--accent .cap-toast-icon{color:#0a2a4f;background:linear-gradient(145deg,#f4c14b 0%,#d49a1f 100%);border:1px solid #ffe09699}@media (width<=640px){.container{padding-top:2rem}.hero-card{padding:1.25rem}.actions{flex-direction:column}.landing-footer{flex-direction:column;gap:.2rem}.hero-metrics{grid-template-columns:1fr}}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
