.navbar{background:#fff;border-bottom:3px solid #d4af37;box-shadow:0 4px 12px #00000026;height:80px;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar,.navbar__container{align-items:center;display:flex}.navbar__container{justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.navbar__logo{align-items:center;display:flex;gap:12px}.navbar__logo-icon{color:#06c;filter:drop-shadow(0 2px 4px rgba(212,175,55,.3));font-size:36px}.navbar__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a1a1a,#06c);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:24px;font-weight:700;margin:0}.navbar__menu{background:#0000;border-bottom:none;justify-content:flex-end;min-width:300px}.navbar__menu .ant-menu-item{border-radius:8px!important;font-size:15px!important;font-weight:600!important;margin:0 4px!important;transition:all .3s ease!important}.navbar__menu .ant-menu-item a{color:#595959!important;transition:color .3s ease!important}.navbar__menu .ant-menu-item:hover{background:#e6f2ff!important;border-color:#0000!important}.navbar__menu .ant-menu-item:hover a{color:#06c!important}.navbar__menu .ant-menu-item-selected{background:linear-gradient(135deg,#06c,#0052a3)!important;border-bottom:3px solid!important;border-color:#0000!important}.navbar__menu .ant-menu-item-selected a{color:#fff!important;font-weight:700!important}.navbar__menu .ant-menu-item-selected:after{border-bottom:none!important}@media (max-width:992px){.navbar__title{font-size:18px}.navbar__logo-icon{font-size:28px}.navbar__menu{min-width:250px}}@media (max-width:768px){.navbar{height:56px!important;padding:0 12px!important}.navbar__container{flex-direction:row!important;gap:0!important;justify-content:space-between!important;padding:0!important}.navbar__logo{gap:8px!important}.navbar__title{font-size:14px!important}.navbar__logo-icon{font-size:22px!important}.navbar__menu{flex:0 0 auto!important;justify-content:flex-end!important;min-width:auto!important}.navbar__menu .ant-menu-item{font-size:13px!important;margin:0 2px!important;min-width:auto!important;padding:0 10px!important}.navbar__menu .ant-menu-item a{padding:0!important}}@media (max-width:480px){.navbar{height:52px!important;padding:0 10px!important}.navbar__title{font-size:13px!important;max-width:140px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.navbar__logo-icon{font-size:20px!important}.navbar__logo{gap:6px!important}.navbar__menu .ant-menu-item{font-size:12px!important;margin:0 1px!important;padding:0 8px!important}.navbar ul{display:none}}.formulario-registro{background:#fff;border:2px solid #f5f5f5;border-radius:16px;box-shadow:0 8px 24px #00000026;margin-bottom:24px;overflow:hidden;padding:32px;position:relative}.formulario-registro:before{background:linear-gradient(90deg,#06c,#d4af37 50%,#06c);content:"";height:4px;left:0;position:absolute;right:0;top:0}.formulario-registro__header{border-bottom:2px solid #f5f5f5;margin-bottom:24px;padding-bottom:16px}.formulario-registro__title{color:#1a1a1a;font-size:26px;font-weight:700;margin:0 0 8px}.formulario-registro__user{color:#595959;font-size:14px;margin:0}.formulario-registro__user strong{background:#e6f2ff;border-radius:4px;color:#06c;font-weight:700;padding:2px 8px}.formulario-registro__alert{border-radius:12px!important;border-width:2px!important;margin-bottom:20px!important}.formulario-registro__form{margin-top:20px}.formulario-registro__input{border:2px solid #f0f0f0!important;border-radius:8px!important;transition:all .3s ease!important}.formulario-registro__input:hover{border-color:#06c!important}.formulario-registro__input:focus{border-color:#06c!important;box-shadow:0 0 0 3px #0066cc1a!important}.formulario-registro__button{background:linear-gradient(135deg,#06c,#0052a3)!important;border:none!important;border-radius:12px!important;box-shadow:0 4px 12px #0066cc4d!important;color:#fff!important;font-size:16px!important;font-weight:700!important;height:52px!important;margin-top:8px!important;transition:all .3s ease!important}.formulario-registro__button:hover:not(:disabled){background:linear-gradient(135deg,#0052a3,#003d7a)!important;border-color:#0000!important;box-shadow:0 6px 16px #06c6!important;color:#fff!important;transform:translateY(-2px)!important}.formulario-registro__button:active:not(:disabled){transform:translateY(0)!important}.formulario-registro__button:disabled{background:#8c8c8c!important;box-shadow:none!important;color:#fff!important;cursor:not-allowed!important;opacity:.6!important}.formulario-registro__helper-text{color:#8c8c8c;font-size:13px;margin-bottom:0;margin-top:12px;text-align:center}.formulario-registro__coordenadas-badge{animation:pulse 2s infinite;background:linear-gradient(135deg,#d4af37,#c9a961);border-radius:12px;box-shadow:0 2px 8px #d4af374d;color:#1a1a1a;font-size:11px;font-weight:700;margin-left:8px;padding:3px 10px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}.formulario-registro .ant-form-item-label>label{color:#1a1a1a!important;font-size:15px!important;font-weight:600!important}.formulario-registro .ant-input-affix-wrapper{border:2px solid #f0f0f0!important;border-radius:8px!important;transition:all .3s ease!important}.formulario-registro .ant-input-affix-wrapper:hover{border-color:#06c!important}.formulario-registro .ant-input-affix-wrapper-focused{border-color:#06c!important;box-shadow:0 0 0 3px #0066cc1a!important}.formulario-registro .ant-input-affix-wrapper .anticon{color:#06c!important}.formulario-registro .ant-input{border:none!important}.formulario-registro .ant-input:focus{box-shadow:none!important}.formulario-registro .ant-input:disabled{background:#f5f5f5!important;color:#595959!important;cursor:not-allowed!important}.formulario-registro .ant-alert{border-radius:12px!important;border-width:2px!important}.formulario-registro .ant-alert-warning{background-color:#fff7e6!important;border-color:#faad14!important}.formulario-registro .ant-alert-error{background-color:#fff2f0!important;border-color:#ff4d4f!important}.formulario-registro .ant-alert-success{background-color:#f6ffed!important;border-color:#52c41a!important}.formulario-registro .ant-alert .ant-btn{border-radius:6px!important;font-weight:600!important}.formulario-registro .ant-alert .ant-btn-sm{height:28px!important;padding:0 12px!important}@media (max-width:768px){.formulario-registro{border-radius:12px;padding:24px}.formulario-registro__title{font-size:22px}.formulario-registro__button{height:48px!important}}.home{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:calc(100vh - 80px);padding:40px 24px}.home__container{margin:0 auto;max-width:800px}.home__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #d4af374d;border-radius:16px;margin-bottom:32px;padding:24px;text-align:center}.home__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;margin:0 0 12px;text-shadow:0 2px 10px #d4af374d}.home__description{color:#f5f5f5;font-size:16px;font-weight:400;line-height:1.6;margin:0}.home__success-info{background:linear-gradient(135deg,#d4af37,#c9a961);border:none;border-radius:16px;box-shadow:0 4px 16px #d4af374d;margin-top:24px;padding:20px 24px;text-align:center}.home__success-info p{color:#1a1a1a;font-size:15px;font-weight:600;margin:0}.home__success-info strong{color:#1a1a1a;font-size:18px;font-weight:900}.home__success-info a{border-bottom:2px solid #06c;color:#06c;font-weight:700;text-decoration:none;transition:all .3s ease}.home__success-info a:hover{border-bottom-color:#003d7a;color:#003d7a}@media (max-width:768px){.home{min-height:calc(100vh - 56px);padding:20px 16px}.home__header{margin-bottom:20px;padding:16px}.home__title{font-size:24px}.home__description{font-size:14px}.home__success-info{padding:14px 16px}.home__success-info p{font-size:13px}}@media (max-width:480px){.home{min-height:calc(100vh - 52px);padding:16px 12px}.home__header{margin-bottom:16px;padding:14px}.home__title{font-size:20px}.home__description{font-size:13px}}.historial-registros{background:#fff;border:2px solid #f5f5f5;border-radius:16px;box-shadow:0 8px 24px #00000026;overflow:hidden;padding:32px;position:relative}.historial-registros:before{background:linear-gradient(90deg,#d4af37,#06c 50%,#d4af37);content:"";height:4px;left:0;position:absolute;right:0;top:0}.historial-registros__header{align-items:center;border-bottom:2px solid #f5f5f5;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.historial-registros__title{color:#1a1a1a;font-size:26px;font-weight:700;margin:0}.historial-registros__count{color:#595959;font-size:14px;margin:0}.historial-registros__count strong{background:#faf6e8;border-radius:6px;color:#d4af37;font-size:18px;font-weight:700;padding:2px 8px}.historial-registros__loading{align-items:center;display:flex;justify-content:center;min-height:300px}.historial-registros__table{margin-top:16px}.historial-registros .ant-table{border-radius:12px!important;overflow:hidden!important}.historial-registros .ant-table-thead>tr>th{background:linear-gradient(135deg,#1a1a1a,#2d2d2d)!important;border:none!important;color:#fff!important;font-weight:700!important;padding:16px!important}.historial-registros .ant-table-thead>tr>th:before{display:none!important}.historial-registros .ant-table-tbody>tr{transition:all .3s ease!important}.historial-registros .ant-table-tbody>tr:hover{background:#faf6e8!important;box-shadow:0 2px 8px #d4af3733!important}.historial-registros .ant-table-tbody>tr:hover>td{background:#0000!important}.historial-registros .ant-table-tbody>tr>td{background:#fff!important;border-bottom:1px solid #f0f0f0!important;padding:16px!important}.historial-registros .ant-table-tbody>tr:hover>td{background:#faf6e8!important}.historial-registros__fecha,.historial-registros__serial,.historial-registros__ubicacion{align-items:center;display:flex;gap:8px}.historial-registros__serial{color:#06c;font-size:15px;font-weight:600}.historial-registros__serial .anticon{color:#06c}.historial-registros__ubicacion-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.historial-registros__ubicacion{color:#1a1a1a;flex:1 1;font-weight:500;min-width:0}.historial-registros__ubicacion .anticon{color:#d4af37}.historial-registros__mapa-btn{color:#06c!important;flex-shrink:0!important;font-size:12px!important;font-weight:600!important;height:auto!important;padding:0 8px!important;transition:all .3s ease!important}.historial-registros__mapa-btn:hover{background:#0000!important;color:#d4af37!important;transform:scale(1.05)!important}.historial-registros__fecha{color:#595959;font-weight:500}.historial-registros__fecha .anticon{color:#8c8c8c}.historial-registros__empty{padding:60px 0}.historial-registros .ant-tag{background:#e6f2ff!important;border:2px solid #06c!important;border-radius:8px!important;color:#06c!important;font-weight:600!important;padding:4px 12px!important}.historial-registros .ant-pagination{margin-top:24px!important}.historial-registros .ant-pagination-item{border:2px solid #f0f0f0!important;border-radius:8px!important;transition:all .3s ease!important}.historial-registros .ant-pagination-item:hover{border-color:#06c!important}.historial-registros .ant-pagination-item:hover a{color:#06c!important}.historial-registros .ant-pagination-item-active{background:linear-gradient(135deg,#06c,#0052a3)!important;border-color:#06c!important}.historial-registros .ant-pagination-item-active a{color:#fff!important;font-weight:700!important}.historial-registros .ant-pagination-item-active:hover a{color:#fff!important}.historial-registros .ant-pagination-next,.historial-registros .ant-pagination-prev{border-radius:8px!important}.historial-registros .ant-pagination-next:hover .ant-pagination-item-link,.historial-registros .ant-pagination-prev:hover .ant-pagination-item-link{border-color:#06c!important;color:#06c!important}.historial-registros .ant-spin-dot-item{background-color:#06c!important}@media (max-width:768px){.historial-registros{border-radius:12px;overflow-x:auto;padding:24px}.historial-registros__header{align-items:flex-start;flex-direction:column}.historial-registros__title{font-size:22px}.historial-registros .ant-table-tbody>tr>td,.historial-registros .ant-table-thead>tr>th{font-size:13px;padding:12px 8px}}.historial-page{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:calc(100vh - 80px);padding:40px 24px}.historial-page__container{margin:0 auto;max-width:1400px}.historial-page__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #d4af374d;border-radius:16px;margin-bottom:32px;padding:24px;text-align:center}.historial-page__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#fff);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;margin:0 0 12px;text-shadow:0 2px 10px #d4af374d}.historial-page__description{color:#f5f5f5;font-size:16px;font-weight:400;line-height:1.6;margin:0}@media (max-width:768px){.historial-page{min-height:calc(100vh - 56px);padding:20px 16px}.historial-page__header{margin-bottom:20px;padding:16px}.historial-page__title{font-size:24px}.historial-page__description{font-size:14px}}@media (max-width:480px){.historial-page{min-height:calc(100vh - 52px);padding:16px 12px}.historial-page__header{margin-bottom:16px;padding:14px}.historial-page__title{font-size:20px}.historial-page__description{font-size:13px}}*{box-sizing:border-box;margin:0;padding:0}.app{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);min-height:100vh;position:relative}.app:before{background:linear-gradient(90deg,#06c,#d4af37 50%,#06c);content:"";height:4px;left:0;position:absolute;right:0;top:0}.app__content{min-height:calc(100vh - 80px)}@media (max-width:768px){.app__content{min-height:calc(100vh - 56px)}}@media (max-width:480px){.app__content{min-height:calc(100vh - 52px)}}:root{--color-negro:#1a1a1a;--color-negro-puro:#000;--color-blanco:#fff;--color-gris-claro:#f5f5f5;--color-gris:#8c8c8c;--color-gris-oscuro:#595959;--color-azul-principal:#06c;--color-azul-hover:#0052a3;--color-azul-claro:#e6f2ff;--color-oro:#d4af37;--color-oro-hover:#c9a961;--color-oro-claro:#faf6e8;--color-exito:#52c41a;--color-error:#ff4d4f;--color-advertencia:#faad14}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;background:var(--color-gris-claro);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.2f0f3499.css.map*/