@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.login-wrapper{background-color:#0a192f;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.login-background{z-index:0;position:absolute;inset:0}.glow{filter:blur(100px);opacity:.5;border-radius:50%;animation:10s ease-in-out infinite alternate pulseGradient;position:absolute}.glow-1{background:radial-gradient(circle,#1565c0 0%,#0000 70%);width:50vw;height:50vw;top:-10%;left:-10%}.glow-2{background:radial-gradient(circle,#6a1b9a 0%,#0000 70%);width:60vw;height:60vw;bottom:-20%;right:-10%}.login-container{z-index:1;align-items:center;gap:40px;width:100%;max-width:1000px;display:flex;position:relative}.login-brand{color:#fff;flex:1;padding-right:40px}.brand-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.login-brand h1{background:linear-gradient(90deg,#fff,#90caf9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:42px;line-height:1.1}.brand-subtitle{color:#b0bec5;margin-bottom:32px;font-size:16px;line-height:1.6}.feature-item{color:#e0e0e0;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;font-weight:500;display:flex}.feature-dot{background:#42a5f5;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #42a5f5}.login-box{flex-direction:column;flex:.8;padding:48px 40px;display:flex}.login-box-header{margin-bottom:40px}.login-box-header h2{color:#0d47a1;margin-bottom:8px;font-size:28px}.login-box-header p{color:#64748b;font-size:14px}.btn-mi-argentina{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;width:100%;padding:16px;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.btn-mi-argentina:hover{border-color:#90caf9;transform:translateY(-2px);box-shadow:0 8px 15px #1565c026}.btn-mi-argentina span{text-align:left;color:#1e293b;flex:1;font-size:16px}.btn-mi-argentina span strong{color:#0d47a1}.mi-arg-icon{background:#f0f4f8;border-radius:12px;padding:10px;display:flex}.arrow-icon{color:#cbd5e1;transition:transform .3s}.btn-mi-argentina:hover .arrow-icon{color:#0d47a1;transform:translate(4px)}.auth-note{color:#94a3b8;text-align:center;margin-top:24px;font-size:12px;line-height:1.5}.login-footer{text-align:center;color:#cbd5e1;margin-top:auto;padding-top:40px;font-size:12px;font-weight:600}.spinner{color:#0d47a1;margin:0 auto;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.login-container{flex-direction:column}.login-brand{text-align:center;padding-right:0}.brand-logo{margin:0 auto 24px}.feature-item{justify-content:center}.login-box{flex:none;width:100%}}.dash-wrapper{background-color:#f1f5f9;min-height:100vh;display:flex}.dash-sidebar{background:#fff;border-right:1px solid #e2e8f0;border-radius:0;flex-direction:column;width:280px;padding:32px 24px;display:flex;box-shadow:4px 0 24px #00000005}.sidebar-brand{align-items:center;gap:12px;margin-bottom:48px;display:flex}.sidebar-brand h2{color:#0f172a;font-size:20px}.sidebar-nav{flex-direction:column;flex:1;gap:8px;display:flex}.nav-item{color:#64748b;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover{color:#1565c0;background:#f8fafc}.nav-item.active{color:#1565c0;background:#eff6ff}.btn-logout{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.btn-logout:hover{background:#fef2f2}.dash-main{flex:1;padding:40px 60px;overflow-y:auto}.dash-header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.dash-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.dash-header p{color:#64748b;font-size:16px}.header-lari-badge{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;display:flex}.dash-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.col-span-2{grid-column:span 2}.dash-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.card-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.bg-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.bg-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.bg-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.card-header h3{color:#1e293b;font-size:18px}.scoring-display{flex-direction:column;align-items:center;padding:20px 0;display:flex}.score-circle{border:8px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin-bottom:16px;display:flex;box-shadow:0 0 30px #10b98133}.score-number{color:#0f172a;font-size:48px;font-weight:900}.score-max{color:#94a3b8;margin-top:16px;font-size:20px;font-weight:700}.score-status{font-size:16px;font-weight:700}.text-success{color:#10b981}.info-list{flex-direction:column;gap:16px;display:flex}.info-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.info-item:last-child{border-bottom:none;padding-bottom:0}.info-item span{color:#64748b;font-size:14px}.info-item strong{color:#0f172a;font-size:15px}.badge{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}.badge-success{color:#047857;background:#ecfdf5}.badge-danger{color:#dc2626;background:#fef2f2}.badge-outline{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.vehicle-list{flex-direction:column;gap:16px;display:flex}.vehicle-item{border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:20px;transition:all .2s;display:flex}.vehicle-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #00000008}.vehicle-main{flex-direction:column;gap:8px;display:flex}.plate-badge{color:#fff;letter-spacing:2px;background:#1e293b;border-radius:8px;align-self:flex-start;padding:6px 14px;font-size:18px;font-weight:800;display:inline-block}.vehicle-model{color:#64748b;font-size:14px;font-weight:500}.vehicle-status{align-items:center;gap:12px;display:flex}@media (width<=1024px){.dash-wrapper{flex-direction:column}.dash-sidebar{border-bottom:1px solid #e2e8f0;border-right:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px}.sidebar-brand{margin-bottom:0}.sidebar-nav,.sidebar-footer{display:none}.dash-grid{grid-template-columns:1fr}.col-span-2{grid-column:span 1}.dash-main{padding:20px}.vehicle-item{flex-direction:column;align-items:flex-start;gap:16px}}.home-container{max-width:1200px;margin:0 auto;padding:0}.home-header{margin-bottom:40px}.home-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.home-header p{color:#64748b;font-size:16px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-bottom:48px;display:grid}.service-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;align-items:center;gap:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000008}.service-card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.service-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.service-info{flex:1}.service-info h3{color:#1e293b;margin-bottom:6px;font-size:18px}.service-info p{color:#64748b;font-size:14px;line-height:1.4}.service-action{background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:flex}.service-card:hover .service-action{background:#eff6ff}.service-card:hover .service-action svg{color:var(--primary)!important}.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-header h2{color:#0f172a;font-size:24px}.btn-link{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.btn-link:hover{text-decoration:underline}.news-carousel{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;display:grid}.news-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.news-card:hover{transform:translateY(-4px)}.news-img{background-position:50%;background-size:cover;height:200px}.news-content{padding:24px}.news-date{color:var(--primary);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.news-content h4{color:#1e293b;margin-bottom:16px;font-size:18px;line-height:1.4}.btn-sm-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s}.btn-sm-primary:hover{background:var(--primary-dark)}.mt-2{margin-top:8px}@media (width<=768px){.services-grid,.news-carousel{grid-template-columns:1fr}}.news-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.news-modal-content{background:#fff;border-radius:24px;width:100%;max-width:700px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.news-modal-close{cursor:pointer;color:#64748b;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0000001a}.news-modal-close:hover{color:#1e293b;transform:scale(1.1)}.news-modal-image{object-fit:cover;width:100%;max-height:300px}.news-modal-body{padding:32px}.news-modal-date{color:var(--primary);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.news-modal-body h2{color:#0f172a;margin-bottom:16px;font-size:24px;line-height:1.3}.news-modal-divider{background:#e2e8f0;height:1px;margin:16px 0 24px}.news-modal-text{color:#334155;font-size:16px;line-height:1.8}.news-modal-text p{margin-bottom:16px}.news-modal-text img{border-radius:12px;max-width:100%;margin:16px 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.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}}.reclamos-container{max-width:800px;margin:0 auto;animation:.4s ease-out fadeIn}.reclamos-header{margin-bottom:30px}.reclamos-header h1{color:#0f172a;margin-bottom:8px;font-size:28px}.reclamos-header p{color:#64748b;font-size:16px}.reclamos-steps{background:#fff;border-radius:12px;align-items:center;margin-bottom:30px;padding:15px 25px;display:flex;box-shadow:0 2px 10px #00000008}.step{color:#94a3b8;font-size:15px;font-weight:600;transition:all .3s}.step.active{color:#007bff}.step-divider{background:#e2e8f0;flex:1;height:2px;margin:0 15px;transition:all .3s}.step-divider.active{background:#007bff}.categories-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px;transition:all .4s cubic-bezier(.4,0,.2,1);display:grid}.categories-grid.has-selection{justify-content:center;align-items:center;gap:0;display:flex}.category-card{cursor:pointer;aspect-ratio:1;opacity:1;background:#fff;border:2px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;transform:scale(1);box-shadow:0 4px 12px #00000008}.category-card.not-selected{opacity:0;pointer-events:none;border-width:0;gap:0;width:0;max-width:0;height:0;margin:0;padding:0;overflow:hidden;transform:scale(.6)}.category-card.selected{aspect-ratio:1;background:#f0f7ff;border-color:#007bff;width:180px;max-width:180px;height:180px;margin:0 auto;transform:scale(1.05);box-shadow:0 8px 25px #007bff1f}.cat-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex}.cat-icon{color:#475569;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;transition:all .2s;display:flex}.category-card:hover .cat-icon{color:#007bff;background:#eff6ff}.category-card.selected .cat-icon{color:#fff;background:#007bff}.cat-header h2{color:#334155;margin:0;font-size:13px;font-weight:700;line-height:1.4}.category-card.selected h2{color:#007bff}.selected-category-topics{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:20px;padding:25px;animation:.35s ease-out slideUp;box-shadow:0 4px 15px #00000008}.topics-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.btn-change-cat{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.btn-change-cat:hover{color:#1e293b;background:#cbd5e1}.selected-category-topics h3{color:#0f172a;margin:0;font-size:18px}.selected-category-topics h3 span{color:#007bff}.selected-category-topics p{color:#64748b;margin:0 0 20px;font-size:14px}.topics-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.topic-btn{color:#334155;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 18px;font-weight:600;transition:all .2s;display:flex}.topic-btn:hover{color:#007bff;background:#eff6ff;border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 10px #007bff14}.topic-btn.topic-active{color:#10b981;background:#ecfdf5;border-color:#10b981;box-shadow:0 4px 12px #10b9811f}.topics-actions-row{border-top:1px solid #f1f5f9;justify-content:center;margin-top:25px;padding-top:20px;display:flex}.btn-seguir-reclamo{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 40px;font-size:16px;font-weight:700;transition:all .25s;display:flex}.btn-seguir-reclamo.enabled{color:#fff;background:#007bff;box-shadow:0 4px 15px #007bff4d}.btn-seguir-reclamo.enabled:hover{background:#0056b3;transform:translateY(-2px)}.btn-seguir-reclamo.disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.reclamo-form{animation:.4s ease-out slideUp}.form-section{background:#fff;border-radius:16px;margin-bottom:20px;padding:25px;box-shadow:0 4px 15px #00000008}.section-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.form-section h3{color:#0f172a;margin:0;font-size:18px}.section-desc{color:#64748b;margin-top:-5px;margin-bottom:15px;font-size:14px}.anonymous-toggle{color:#ef4444;cursor:pointer;background:#fef2f2;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;display:flex}.anonymous-toggle input{cursor:pointer;accent-color:#ef4444;width:16px;height:16px}.anonymous-toggle label{cursor:pointer}.contact-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.input-group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;padding:0 15px;transition:all .2s;display:flex}.input-group:focus-within{background:#fff;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.input-group.full-width{grid-column:1/-1}.input-group svg{color:#94a3b8;margin-right:10px}.input-group input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:15px}.anonymous-warning{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:12px;padding:15px;display:flex}.anonymous-warning svg{flex-shrink:0;margin-top:2px}.anonymous-warning p{margin:0;font-size:14px;line-height:1.5}.map-wrapper{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.desc-input{color:#1e293b;resize:vertical;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;margin-bottom:20px;padding:15px;font-family:inherit;font-size:15px;transition:all .2s}.desc-input:focus{background:#fff;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.media-buttons{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.hidden{display:none}.btn-media{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.btn-media:hover{background:#f1f5f9;border-color:#94a3b8}.btn-media.audio{color:#007bff;background:#eff6ff;border-color:#bfdbfe}.btn-media.recording{color:#ef4444;background:#fef2f2;border-color:#fecaca;animation:1.5s infinite pulse}.pulse-dot{background:#ef4444;border-radius:50%;width:10px;height:10px}.audio-player{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:8px 15px;display:flex}.html-audio{height:35px}.btn-icon-danger{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:5px;display:flex}.btn-icon-danger:hover{background:#fef2f2}.photos-preview{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.photo-thumb{border-radius:8px;width:80px;height:80px;position:relative;overflow:hidden;box-shadow:0 2px 5px #0000001a}.photo-thumb img{object-fit:cover;width:100%;height:100%}.btn-remove-photo{cursor:pointer;background:#0009;border:none;border-radius:11px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;top:4px;right:4px}.btn-remove-photo:hover{background:#ef4444}.form-actions{justify-content:flex-end;gap:15px;margin-top:10px;display:flex}.btn-secondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#f8fafc}.btn-primary{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 30px;font-size:16px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #007bff40}.btn-primary:hover{background:#0056b3;transform:translateY(-2px)}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@media (width<=600px){.categories-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{border-radius:12px}.cat-header{padding:12px}.cat-icon{width:44px;height:44px;margin-bottom:8px}.cat-header h2{font-size:11px}.contact-grid,.topics-list{grid-template-columns:1fr}}.leyes-container{max-width:1200px;margin:0 auto;padding:0}.leyes-navigation{margin-bottom:20px}.leyes-header{margin-bottom:32px}.leyes-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.leyes-header p{color:#64748b;font-size:16px}.leyes-hero-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.leyes-hero-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:24px;gap:24px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 25px -5px #0000000d}.constitution-hero{border-left:6px solid var(--primary)}.ai-hero{border-left:6px solid #8b5cf6}.leyes-hero-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.hero-icon-wrap{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.constitution-hero .hero-icon-wrap{background:rgba(var(--primary-rgb,9, 132, 227), .1);color:var(--primary)}.ai-hero .hero-icon-wrap{color:#8b5cf6;background:#8b5cf61a}.hero-info h2{color:#1e293b;margin-bottom:8px;font-size:20px}.hero-info p{color:#64748b;margin-bottom:16px;font-size:14px;line-height:1.5}.btn-hero-action{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .2s}.btn-hero-action:hover{background:var(--primary-dark)}.ai-btn{background:#8b5cf6}.ai-btn:hover{background:#7c3aed}.search-bar-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;margin-bottom:40px;padding:16px 24px;display:flex;box-shadow:0 4px 12px #00000005}.search-bar-wrap input{color:#1e293b;border:none;outline:none;flex:1;font-size:16px}.clear-search{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.categories-list-section h2,.laws-list-section h2{color:#1e293b;margin-bottom:24px;font-size:22px}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.category-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:140px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000005}.category-card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 20px #0000000d}.category-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.category-icon{color:#64748b;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.category-card:hover .category-icon{color:var(--primary);background:#eff6ff}.category-header h3{color:#1e293b;font-size:16px;font-weight:700;line-height:1.3}.category-footer{color:#94a3b8;justify-content:space-between;align-items:center;font-size:13px;display:flex}.category-card:hover .category-footer{color:var(--primary)}.laws-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.law-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000005}.law-card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 20px #0000000d}.law-card h3{color:#1e293b;margin-bottom:12px;font-size:16px;line-height:1.4}.law-preview{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.law-footer{color:#94a3b8;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.law-card:hover .law-footer{color:var(--primary)}.reader-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.reader-modal-content{color:#1e293b;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;transition:background .3s,color .3s;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.dark-reader{color:#e2e8f0;background:#0f172a;border:1px solid #334155}.dark-reader .reader-header{background:#1e293b;border-bottom-color:#334155}.dark-reader .reader-controls button{color:#e2e8f0;background:#334155}.dark-reader .theme-toggle{color:#fbbf24}.dark-reader .btn-close-reader{color:#94a3b8;background:#334155}.dark-reader .btn-close-reader:hover{color:#fff}.dark-reader .reader-divider{background:#334155}.dark-reader .reader-text *{color:#e2e8f0!important}.dark-reader .reader-text table td,.dark-reader .reader-text table th{border-color:#334155!important}.reader-header{z-index:10;background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0}.reader-controls{align-items:center;gap:12px;display:flex}.reader-controls button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;transition:all .2s;display:flex}.reader-controls button:hover{border-color:#94a3b8}.font-size-label{text-align:center;min-width:40px;font-size:13px;font-weight:600}.theme-toggle{color:#64748b}.btn-close-reader{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.btn-close-reader:hover{color:#1e293b;transform:scale(1.05)}.reader-body{flex:1;padding:32px;overflow-y:auto}.law-category-tag{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.reader-body h2{margin-bottom:16px;font-size:24px;line-height:1.3}.reader-divider{background:#e2e8f0;height:1px;margin:16px 0 24px}.reader-text{line-height:1.7}.reader-text p{margin-bottom:16px}.reader-text strong{font-weight:700}.pre-wrap{white-space:pre-wrap}.chat-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.chat-modal-content{background:#f1f5f9;border-radius:24px;flex-direction:column;width:100%;max-width:500px;height:600px;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.chat-header{color:#fff;background:#1e293b;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.chat-title-info{align-items:center;gap:12px;display:flex}.chat-title-info h3{font-size:16px;font-weight:700}.btn-close-chat{cursor:pointer;color:#e2e8f0;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.btn-close-chat:hover{color:#fff;background:#fff3}.chat-messages{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chat-bubble{border-radius:16px;max-width:85%;padding:12px 16px;font-size:14px;line-height:1.5;box-shadow:0 2px 4px #00000005}.ai-bubble{color:#334155;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;align-self:flex-start}.user-bubble{color:#fff;background:#1e293b;border-bottom-right-radius:4px;align-self:flex-end}.loading-bubble{justify-content:center;align-items:center;min-height:40px;display:flex}.typing-indicator span{background-color:#94a3b8;border-radius:50%;width:8px;height:8px;margin-right:4px;animation:1s infinite alternate typing;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.chat-input-form{background:#fff;border-top:1px solid #e2e8f0;gap:12px;padding:16px;display:flex}.chat-input-form input{border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:10px 16px;font-size:14px}.chat-input-form input:focus{border-color:var(--primary)}.btn-send-chat{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;padding:10px 20px;font-weight:700}.btn-send-chat:disabled{opacity:.5}.spinner{border:4px solid #f1f5f9;border-top:4px solid var(--primary);border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}.loading-state,.empty-state{text-align:center;padding:40px}@media (width<=768px){.leyes-hero-grid{grid-template-columns:1fr}}.extraviados-container{max-width:1200px;margin:0 auto;padding:0}.extraviados-navigation{margin-bottom:20px}.extraviados-header{margin-bottom:32px}.extraviados-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.extraviados-header p{color:#64748b;font-size:16px}@media (width<=768px){.scope-selection-grid{grid-template-columns:1fr}}.profugos-container{max-width:1200px;margin:0 auto;padding:0}.profugos-navigation{margin-bottom:20px}.profugos-header{margin-bottom:32px}.profugos-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.profugos-header p{color:#64748b;font-size:16px}.scope-selection-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.scope-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:24px;gap:24px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 25px -5px #0000000d}.local-scope{border-left:6px solid #007bff}.national-scope{border-left:6px solid #ef4444}.scope-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.scope-icon-wrap{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.local-scope .scope-icon-wrap{color:#007bff;background:#007bff1a}.national-scope .scope-icon-wrap{color:#ef4444;background:#ef44441a}.scope-info h2{color:#1e293b;margin-bottom:8px;font-size:20px}.scope-info p{color:#64748b;margin-bottom:16px;font-size:14px;line-height:1.5}.btn-scope{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.scope-card:hover .btn-scope{background:var(--primary);border-color:var(--primary);color:#fff}.list-section h2{color:#1e293b;margin-bottom:6px;font-size:22px}.scope-desc-text{color:#64748b;margin-bottom:32px;font-size:14px}.cases-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}.case-card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}.case-card:hover{transform:translateY(-4px);box-shadow:0 12px 20px #0000000d}.case-card-img{background-position:50%;background-size:cover;width:100%;height:200px}.case-img-placeholder{background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.case-card-body{text-align:center;flex-direction:column;flex:1;justify-content:space-between;gap:12px;padding:16px;display:flex}.case-card-body h3{color:#1e293b;font-size:15px;line-height:1.4}.badge-tag{color:#fff;border-radius:20px;align-self:center;padding:4px 12px;font-size:10px;font-weight:700}.local-badge{background:#007bff}.national-badge{background:#ef4444}.pagination-box{justify-content:center;align-items:center;gap:24px;margin-top:40px;display:flex}.btn-page{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s}.btn-page:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.btn-page:disabled{opacity:.5;cursor:not-allowed}.page-indicator{color:#64748b;font-size:15px;font-weight:600}.details-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.details-modal-content{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.modal-header h3{color:#1e293b;font-size:18px;font-weight:700}.modal-body{padding:32px;overflow-y:auto}.modal-loading{text-align:center;color:#64748b;padding:60px 40px}.spin-icon{color:#ef4444;margin:0 auto 16px;animation:1.2s linear infinite spin}.case-profile-section{text-align:center;margin-bottom:24px}.case-profile-img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:140px;height:140px;margin-bottom:16px;box-shadow:0 4px 12px #0000001a}.case-profile-img-placeholder{background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 16px;display:flex}.case-profile-section h2{color:#0f172a;font-size:24px;font-weight:800}.reward-alert-box{color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.green-reward{color:#166534;background:#dcfce7;border-color:#86efac}.reward-info-text strong{margin-bottom:2px;font-size:13px;display:block}.reward-info-text p{font-size:14px}.case-description-section{margin-bottom:32px}.case-description-section h4{color:#1e293b;margin-bottom:8px;font-size:15px;font-weight:700}.case-description-section p{color:#475569;font-size:15px;line-height:1.6}.btn-emergency-call{color:#fff;cursor:pointer;text-align:center;background:#ef4444;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.red-btn{background:#ef4444}.btn-emergency-call:hover{background:#dc2626}@media (width<=768px){.scope-selection-grid{grid-template-columns:1fr}}.comunidad-container{max-width:1200px;margin:0 auto;padding:0}.comunidad-navigation{margin-bottom:20px}.comunidad-header{margin-bottom:32px}.comunidad-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.comunidad-header p{color:#64748b;font-size:16px}.comunidad-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.comunidad-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;align-items:center;gap:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000005}.comunidad-card[style*="cursor: pointer"]:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.comunidad-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.comunidad-info{flex:1}.comunidad-info h3{color:#1e293b;margin-bottom:6px;font-size:18px}.comunidad-info p{color:#64748b;font-size:14px;line-height:1.4}.comunidad-action{background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:flex}.comunidad-card:hover .comunidad-action{background:#eff6ff}.comunidad-card:hover .comunidad-action svg{color:var(--primary)!important}.animalitos-container{max-width:1200px;margin:0 auto;padding:0}.animalitos-navigation{margin-bottom:20px}.animalitos-header{margin-bottom:32px}.animalitos-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.animalitos-header p{color:#64748b;font-size:16px}.animalitos-tabs-nav{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:8px;margin-bottom:40px;padding:8px;display:flex;overflow-x:auto}.tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.tab-btn:hover{color:var(--primary);background:#f8fafc}.tab-btn.active{background:var(--primary);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-rgb,9, 132, 227), .2)}.content-intro{margin-bottom:32px}.content-intro h2{color:#1e293b;margin-bottom:6px;font-size:22px}.content-intro p{color:#64748b;font-size:15px}.pets-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.pet-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000005}.lost-border{border-top:5px solid #ef4444}.pet-card-image{background-position:50%;background-size:cover;width:100%;height:220px}.pet-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.pet-meta{gap:8px;margin-bottom:12px;display:flex}.pet-badge{color:#ec4899;background:#ec48991a;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700}.lost-badge{color:#ef4444;background:#ef44441a}.pet-badge-alt{color:#64748b;background:#f1f5f9;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.pet-card-body h3{color:#1e293b;margin-bottom:8px;font-size:18px}.pet-desc{color:#64748b;flex:1;margin-bottom:24px;font-size:14px;line-height:1.5}.btn-adopt{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px;font-weight:700;transition:background .2s}.btn-adopt:hover{background:var(--primary-dark)}.btn-contact-lost{text-align:center;color:#fff;box-sizing:border-box;background:#ef4444;border:none;border-radius:12px;width:100%;padding:12px;font-weight:700;text-decoration:none;transition:background .2s;display:block}.btn-contact-lost:hover{background:#dc2626}.donation-layout{max-width:700px;margin:0 auto}.donation-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px}.donation-info-card h2{color:#1e293b;margin-bottom:8px;font-size:22px}.donation-info-card p{color:#64748b;margin-bottom:24px;font-size:15px}.donation-items-list{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.donation-item{align-items:flex-start;gap:16px;display:flex}.donation-item strong{color:#1e293b;margin-bottom:2px;font-size:15px;display:block}.donation-item p{color:#64748b;margin-bottom:0;font-size:14px}.donation-contact-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.donation-contact-box h4{color:#1e293b;margin-bottom:6px;font-size:15px;font-weight:700}.donation-contact-box p{color:#64748b;margin-bottom:16px;font-size:14px}.report-layout{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:600px;margin:0 auto;padding:32px}.report-layout h2{color:#1e293b;margin-bottom:6px;font-size:22px}.report-layout p{color:#64748b;margin-bottom:24px;font-size:14px}.report-lost-form{flex-direction:column;gap:20px;display:flex}.form-group-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#475569;font-size:13px;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid #cbd5e1;border-radius:12px;outline:none;padding:10px 14px;font-size:14px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary)}.form-group textarea{resize:vertical;min-height:100px}.photo-upload-zone{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:140px;transition:all .2s;display:flex}.photo-upload-zone:hover{border-color:var(--primary);background:#eff6ff}.photo-upload-zone p{color:#64748b;margin-top:8px;margin-bottom:0;font-size:13px}.photo-preview-lost{object-fit:contain;width:auto;max-width:100%;height:100%}.w-full{width:100%}@media (width<=600px){.form-group-grid{grid-template-columns:1fr}}.agenda-container{max-width:1200px;margin:0 auto;padding:0}.agenda-navigation{margin-bottom:20px}.agenda-header{flex-direction:column;margin-bottom:32px;display:flex}.agenda-header-logo{align-self:flex-start;width:auto;height:48px;margin-bottom:12px}.agenda-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.agenda-header p{color:#64748b;font-size:16px}.agenda-grid-layout{grid-template-columns:1.5fr 1fr;align-items:start;gap:32px;display:grid}.calendar-card-wrap,.events-detail-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px;box-shadow:0 4px 12px #00000005}.calendar-controls-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.calendar-controls-row h3{color:#0f172a;font-size:20px;font-weight:700}.control-btn-group{gap:8px;display:flex}.btn-month-nav{cursor:pointer;color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;transition:all .2s;display:flex}.btn-month-nav:hover{color:#1e293b;background:#f8fafc;border-color:#94a3b8}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-header-cell{text-align:center;color:#94a3b8;text-transform:uppercase;padding:8px 0;font-size:13px;font-weight:700}.calendar-cell{aspect-ratio:1;cursor:pointer;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.calendar-cell:hover:not(.empty){background:#f1f5f9}.calendar-cell.empty{cursor:default}.calendar-cell.today{border-color:var(--primary)}.calendar-cell.today .day-number{color:var(--primary);font-weight:800}.calendar-cell.selected{background:var(--primary);color:#fff}.calendar-cell.selected .day-number{color:#fff;font-weight:700}.day-number{color:#1e293b;font-size:15px;font-weight:600}.event-dot{background:#f59e0b;border-radius:50%;width:6px;height:6px;position:absolute;bottom:6px}.calendar-cell.selected .event-dot{background:#fff}.events-detail-header{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.events-detail-header h3{color:#0f172a;font-size:18px;font-weight:700}.events-list{flex-direction:column;gap:16px;max-height:400px;display:flex;overflow-y:auto}.event-item{cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:16px;transition:all .2s}.event-item:hover{background:#fff;border-color:#e2e8f0;transform:translate(4px)}.event-time-bar{color:#f59e0b;align-items:center;gap:6px;margin-bottom:6px;font-size:12px;font-weight:700;display:flex}.event-item h4{color:#1e293b;margin-bottom:8px;font-size:15px;font-weight:700}.event-location-bar{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.no-events-state{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;display:flex}.event-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.event-modal-content{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:550px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.event-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.event-modal-header h3{color:#64748b;font-size:16px;font-weight:700}.btn-close-modal{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.event-modal-body{padding:32px;overflow-y:auto}.event-modal-body h2{color:#0f172a;margin-bottom:24px;font-size:24px;line-height:1.3}.event-meta-info-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr;gap:16px;margin-bottom:24px;padding:20px;display:grid}.meta-box{color:#1e293b;align-items:flex-start;gap:12px;display:flex}.meta-box svg{color:var(--primary);flex-shrink:0}.meta-box strong{color:#64748b;text-transform:uppercase;margin-bottom:2px;font-size:12px;display:block}.meta-box p{font-size:15px;font-weight:600}.event-desc-section h4{color:#1e293b;margin-bottom:8px;font-size:15px;font-weight:700}.event-desc-section p{color:#475569;font-size:15px;line-height:1.6}@media (width<=900px){.agenda-grid-layout{grid-template-columns:1fr}}.credencial-container{max-width:1200px;margin:0 auto;padding:0}.credencial-navigation{margin-bottom:20px}.btn-back{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:color .2s;display:flex}.btn-back:hover{color:var(--primary)}.credencial-header{margin-bottom:32px}.credencial-header h1{color:#0f172a;margin-bottom:8px;font-size:32px}.credencial-header p{color:#64748b;font-size:16px}.credencial-grid-layout{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.digital-card{color:#fff;aspect-ratio:1.586;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:space-between;margin-bottom:24px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0003}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top-left{flex-direction:column;gap:4px;display:flex}.card-gov-logo{filter:brightness(0)invert();align-self:flex-start;width:auto;height:28px}.card-title-tag{letter-spacing:1px;color:#94a3b8;font-size:10px;font-weight:700}.card-shield-icon{color:#38bdf8}.card-mid{align-items:center;gap:20px;display:flex}.card-photo-box{background:#ffffff1a;border:2px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:90px;height:110px;display:flex;overflow:hidden}.photo-placeholder{color:#cbd5e1;font-size:36px;font-weight:700}.card-info-box{flex-direction:column;flex:1;display:flex}.card-label{color:#94a3b8;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:700}.card-value{color:#fff;font-size:14px;font-weight:600}.card-info-subgrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.card-bottom{justify-content:space-between;align-items:flex-end;display:flex}.card-status-badge{color:#34d399;background:#10b98133;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:700;display:flex}.card-qr-box{box-sizing:border-box;background:#fff;border-radius:8px;width:56px;height:56px;padding:4px}.card-qr-img{object-fit:contain;width:100%;height:100%}.card-gloss-shine{pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#fff0 50%,#ffffff0d 100%);position:absolute;inset:0}.scoring-summary-box{color:#3b82f6;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;padding:24px;display:flex}.scoring-text strong{color:#1e293b;margin-bottom:2px;font-size:15px;display:block}.scoring-text p{color:#64748b;margin-bottom:0;font-size:14px}.scoring-text p strong{color:var(--primary);display:inline}.vehicles-list-col{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px}.col-title-row{color:var(--primary);align-items:center;gap:12px;margin-bottom:8px;display:flex}.col-title-row h2{color:#0f172a;margin-bottom:0;font-size:20px;font-weight:700}.col-desc{color:#64748b;margin-bottom:24px;font-size:14px}.no-vehicles{text-align:center;color:#94a3b8;padding:40px}.vehicles-cards-list{flex-direction:column;gap:20px;display:flex}.vehicle-card-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;padding:20px}.veh-card-header{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.veh-card-header h4{color:#1e293b;font-size:15px;font-weight:700}.plate-badge{color:#fff;background:#1e293b;border-radius:6px;padding:4px 10px;font-family:monospace;font-size:12px;font-weight:700}.veh-card-details{flex-direction:column;gap:8px;display:flex}.detail-row{justify-content:space-between;font-size:13px;display:flex}.detail-row span{color:#64748b}.status-vigente{color:#10b981}.status-vencido{color:#ef4444}.status-clean{color:#3b82f6}@media (width<=900px){.credencial-grid-layout{grid-template-columns:1fr}}:root{--primary:#1565c0;--primary-light:#42a5f5;--primary-dark:#0d47a1;--accent:#29b6f6;--bg-gradient:linear-gradient(135deg, #0d47a1 0%, #1565c0 50%, #42a5f5 100%);--surface-glass:#fffffff2;--surface-glass-dark:#141414d9;--text-main:#1e293b;--text-muted:#64748b;--text-inverse:#fff;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--shadow-sm:0 4px 6px -1px #0000001a;--shadow-md:0 10px 25px -5px #00000026;--shadow-glass:0 20px 40px #0000001a;--backdrop-blur:blur(20px);--radius-lg:24px;--radius-md:16px;--radius-sm:10px}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:var(--text-main);-webkit-font-smoothing:antialiased;background:#f8fafc;min-height:100vh;overflow-x:hidden}.glass-panel{background:var(--surface-glass);-webkit-backdrop-filter:var(--backdrop-blur);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);border:1px solid #ffffff80}.btn-primary{background:var(--primary);color:var(--text-inverse);border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;padding:16px 28px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 16px #1565c04d}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 20px #1565c066}.btn-primary:active{transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.app-container{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3{letter-spacing:-.02em;font-weight:800}
