@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-latin-600-normal-zEkxB9Mr.woff2) format("woff2"),url(/assets/poppins-latin-600-normal-BJdTmd5m.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/poppins-latin-700-normal-Qrb0O0WB.woff2) format("woff2"),url(/assets/poppins-latin-700-normal-BVuQR_eA.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}:root{--brand-500: #0096D6;--brand-600: #0077B3;--brand-700: #005E8C;--brand-300: #7DC9EC;--brand-100: #E1F3FB;--ink: #14202B;--body: #465563;--tenue: #5C6975;--border: #E2E8ED;--section: #F4F8FB;--surface: #FFFFFF;--page: #E9F1F6;--ok: #2E9E4F;--warn: #B45309;--error: #C0392B;--e-recibida: #64748B;--e-analizando: #B45309;--e-analizada: #0077B3;--e-revisada: #15803D;--c-vecino: #1D4ED8;--c-institucion: #6D28D9;--c-organismo: #0F766E;--c-otro: #57534E;--radio: 10px;--radio-sm: 8px;--sombra: 0 1px 2px rgba(20, 32, 43, .06), 0 6px 20px -8px rgba(20, 32, 43, .14);--sombra-panel: 0 4px 12px -4px rgba(20, 32, 43, .18), 0 12px 32px -8px rgba(20, 32, 43, .22);--espacio: 16px;--font-titulos: "Poppins", system-ui, "Segoe UI", Roboto, sans-serif;--font-texto: "Inter", system-ui, "Segoe UI", Roboto, sans-serif;--color-primario: var(--brand-600);--color-primario-hover: var(--brand-700);--color-acento: var(--brand-500);--color-fondo: var(--page);--color-superficie: var(--surface);--color-texto: var(--ink);--color-texto-tenue: var(--tenue);--color-error: var(--error);--color-borde: var(--border)}:root{color-scheme:light}:root[data-theme=dark]{--brand-500: #1EA9E6;--brand-600: #54BEED;--brand-700: #8AD3F2;--brand-300: #2A5A72;--brand-100: #12222D;--ink: #EAF1F6;--body: #AEBECB;--tenue: #7B8F9E;--border: #25323D;--section: #111A23;--surface: #16212C;--page: #0D151D;--ok: #4CB871;--warn: #D9902F;--error: #E06B5E;--e-recibida: #7C8A99;--e-analizando: #D9902F;--e-analizada: #3AA7DE;--e-revisada: #38B265;--c-vecino: #93C5FD;--c-institucion: #C4B5FD;--c-organismo: #5EEAD4;--c-otro: #D6D3D1;--sombra: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px -10px rgba(0, 0, 0, .6)}:root[data-theme=light]{--brand-500: #0096D6;--brand-600: #0077B3;--brand-700: #005E8C;--brand-300: #7DC9EC;--brand-100: #E1F3FB;--ink: #14202B;--body: #465563;--tenue: #5C6975;--border: #E2E8ED;--section: #F4F8FB;--surface: #FFFFFF;--page: #E9F1F6;--ok: #2E9E4F;--warn: #B45309;--error: #C0392B;--e-recibida: #64748B;--e-analizando: #B45309;--e-analizada: #0077B3;--e-revisada: #15803D;--c-vecino: #1D4ED8;--c-institucion: #6D28D9;--c-organismo: #0F766E;--c-otro: #57534E;--sombra: 0 1px 2px rgba(20, 32, 43, .06), 0 6px 20px -8px rgba(20, 32, 43, .14)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-texto);color:var(--color-texto);background:var(--color-fondo)}button,input,textarea,select{font:inherit}fieldset{min-width:0}legend{padding:0;margin-bottom:14px;line-height:1.2}button{font-family:var(--font-titulos);font-weight:600;font-size:.92rem;line-height:1.15;color:var(--brand-700);background:var(--surface);border:1px solid var(--brand-300);border-radius:var(--radio-sm);padding:9px 16px;min-height:40px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}button:hover:not(:disabled){background:var(--brand-100);border-color:var(--brand-500)}button:disabled{opacity:.55;cursor:default}button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-500) 35%,transparent)}.btn-primary{color:#fff;background:var(--brand-600);border-color:var(--brand-600)}.btn-primary:hover:not(:disabled){background:var(--brand-700);border-color:var(--brand-700)}.btn-ghost{color:var(--body);background:transparent;border-color:transparent}.btn-ghost:hover:not(:disabled){background:var(--section);color:var(--ink);border-color:transparent}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select{color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:var(--radio-sm);padding:10px 12px;min-height:42px;max-width:100%}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-500) 25%,transparent)}textarea{min-height:96px;resize:vertical;line-height:1.5}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:38px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%230077B3' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}input[type=file]{color:var(--tenue);border:1px dashed var(--brand-300);border-radius:var(--radio-sm);background:var(--section);padding:10px 12px;max-width:100%;cursor:pointer}input[type=file]::file-selector-button{font-family:var(--font-titulos);font-weight:600;font-size:.86rem;color:#fff;background:var(--brand-600);border:none;border-radius:var(--radio-sm);padding:8px 14px;margin-right:12px;cursor:pointer;transition:background .15s ease}input[type=file]:hover::file-selector-button{background:var(--brand-700)}a{color:var(--brand-600);text-underline-offset:2px}a:hover{color:var(--brand-700)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radio);box-shadow:var(--sombra);padding:20px}.saltar-al-contenido{position:absolute;left:-9999px;top:0;z-index:100;padding:8px 16px;background:var(--brand-600);color:#fff;border-radius:var(--radio-sm);text-decoration:none}.saltar-al-contenido:focus{left:8px;top:8px}:root{--ancho-max: 640px;--touch-min: 44px}
