.SelectorTema-module__7rU3Qq__disparador{width:var(--alto-control-sm);height:var(--alto-control-sm);border-radius:var(--r-2);color:var(--texto-2);cursor:pointer;transition:background-color var(--transicion), border-color var(--transicion), color var(--transicion);background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;display:inline-flex}.SelectorTema-module__7rU3Qq__disparador:hover{background:var(--hover);color:var(--acento)}.SelectorTema-module__7rU3Qq__activo{background:var(--acento-suave);border-color:var(--acento-borde);color:var(--acento)}.SelectorTema-module__7rU3Qq__panel{background-color:var(--superficie);border:1px solid var(--borde);border-radius:var(--r-2);min-width:216px;box-shadow:var(--sombra-flotante);padding:var(--e-2);gap:var(--e-2);flex-direction:column;display:flex}.SelectorTema-module__7rU3Qq__grupo{border:none;flex-direction:column;gap:2px;min-width:0;display:flex}.SelectorTema-module__7rU3Qq__grupo+.SelectorTema-module__7rU3Qq__grupo{border-top:1px solid var(--borde);padding-top:var(--e-2);margin-top:var(--e-1)}.SelectorTema-module__7rU3Qq__titulo{padding:0 var(--e-2) var(--e-1);font-size:var(--t-xs);font-weight:var(--peso-medio);color:var(--texto-3);text-transform:uppercase;letter-spacing:.04em}.SelectorTema-module__7rU3Qq__fila{align-items:center;gap:var(--e-2);padding:6px var(--e-2);border-radius:var(--r-1);font-size:var(--t-base);color:var(--texto);cursor:pointer;transition:background-color var(--transicion), color var(--transicion);display:flex}.SelectorTema-module__7rU3Qq__fila:hover{background-color:var(--hover);color:var(--acento)}.SelectorTema-module__7rU3Qq__filaElegida{background-color:var(--acento-suave);color:var(--acento);font-weight:var(--peso-medio)}.SelectorTema-module__7rU3Qq__texto{flex:auto}.SelectorTema-module__7rU3Qq__control{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}:is(.SelectorTema-module__7rU3Qq__fila:has(.SelectorTema-module__7rU3Qq__control:focus-visible),.SelectorTema-module__7rU3Qq__muestra:has(.SelectorTema-module__7rU3Qq__control:focus-visible)){outline:var(--foco-grosor) solid var(--foco);outline-offset:var(--foco-separacion)}.SelectorTema-module__7rU3Qq__tilde{flex:none;width:14px;height:14px;position:relative}.SelectorTema-module__7rU3Qq__filaElegida .SelectorTema-module__7rU3Qq__tilde:after{content:"";border:1.8px solid;border-width:0 1.8px 1.8px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.SelectorTema-module__7rU3Qq__muestras{gap:var(--e-1);padding:2px var(--e-2) var(--e-1);display:flex}.SelectorTema-module__7rU3Qq__muestra{cursor:pointer;width:26px;height:26px;transition:border-color var(--transicion);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.SelectorTema-module__7rU3Qq__muestra:hover{border-color:var(--borde-fuerte)}.SelectorTema-module__7rU3Qq__muestraElegida,.SelectorTema-module__7rU3Qq__muestraElegida:hover{border-color:var(--tono)}.SelectorTema-module__7rU3Qq__bolita{background-color:var(--tono);border-radius:50%;width:16px;height:16px;box-shadow:inset 0 0 0 1px #0000001f}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--fondo:#fcfcfc;--superficie:#fff;--superficie-2:#eef4f9;--superficie-3:#e3ecf3;--superficie-destacada:#f4f8fa;--borde-destacado:#d0e2ee;--borde:#e6e2da;--borde-fuerte:#d5cfce;--texto:#2b2a29;--texto-2:#63605b;--texto-3:#96918a;--acento:#1d638b;--acento-hover:#154d6e;--hover:#f4f9fd;--acento-suave:#eaf4fc;--acento-borde:#d0e2ee;--sobre-acento:#fff;--exito:#2d6a4f;--exito-suave:#eaf5ee;--exito-borde:#b4dfc4;--alerta:#a05d10;--alerta-suave:#fdf8ed;--alerta-borde:#f4e2b8;--peligro:#b83232;--peligro-suave:#fdf2f2;--peligro-borde:#f5b8b8;--neutro-estado:#63605b;--neutro-suave:#f5f2ec;--foco:var(--acento);--foco-grosor:2px;--foco-separacion:2px;--fuente:var(--font-geist-sans), ui-sans-serif, system-ui, -apple-system, sans-serif;--fuente-mono:var(--font-geist-mono), ui-monospace, monospace;--t-xs:11px;--t-sm:12px;--t-base:13.5px;--t-md:15px;--t-lg:18px;--t-xl:22px;--t-xxl:28px;--peso-normal:400;--peso-medio:500;--peso-fuerte:600;--interlinea-ajustada:1.3;--interlinea:1.6;--e-1:4px;--e-2:8px;--e-3:12px;--e-4:16px;--e-5:24px;--e-6:32px;--e-7:48px;--r-1:6px;--r-2:10px;--r-3:14px;--borde-fino:1px solid var(--borde);--sombra-sutil:0 1px 3px #2b2a290a, 0 4px 12px #2b2a2905;--sombra-tarjeta:0 2px 8px #2b2a290d;--sombra-barra:0 1px 2px #2b2a2905;--sombra-nodo:0 2px 5px #2b2a290f;--sombra-flotante:0 4px 16px #2b2a2914;--sombra-modal:0 8px 32px #2b2a291f;--velo:#2b2a2959;--flecha-select:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2363605B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--muestra-celeste:#1d638b;--muestra-esmeralda:#12715a;--muestra-verde:#3f7a2e;--muestra-violeta:#6d47a6;--muestra-rosa:#a8446b;--alto-control:36px;--alto-control-sm:28px;--alto-fila:48px;--alto-barra:54px;--transicion:.15s cubic-bezier(.16, 1, .3, 1)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--fondo:#121518;--superficie:#1a1e23;--borde:#2a313a;--borde-fuerte:#3f4956;--texto:#ecf1f5;--texto-2:#a5b0bc;--texto-3:#758190;--exito:#5cc98d;--exito-suave:#10241a;--exito-borde:#1f4a34;--alerta:#e5a445;--alerta-suave:#2a1f0c;--alerta-borde:#57421a;--peligro:#ef7a7a;--peligro-suave:#2a1414;--peligro-borde:#5c2a2a;--neutro-estado:#a5b0bc;--neutro-suave:#22272e;--sombra-sutil:0 1px 3px #00000040;--sombra-tarjeta:0 4px 16px #0000004d;--sombra-barra:0 1px 2px #0000004d;--sombra-nodo:0 2px 5px #00000059;--sombra-flotante:0 8px 24px #00000073;--sombra-modal:0 12px 40px #0000008c;--velo:#0009;--flecha-select:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23A5B0BC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--muestra-celeste:#58a6df;--muestra-esmeralda:#35b892;--muestra-verde:#7fc95a;--muestra-violeta:#a98ae0;--muestra-rosa:#e089aa}:root[data-accent=celeste]{--acento:#1d638b;--acento-hover:#154d6e;--acento-suave:#eaf4fc;--acento-borde:#d0e2ee;--sobre-acento:#fff;--hover:#f4f9fd;--superficie-2:#eef4f9;--superficie-3:#e3ecf3;--superficie-destacada:#f4f8fa;--borde-destacado:#d0e2ee}:root[data-accent=esmeralda]{--acento:#12715a;--acento-hover:#0d5744;--acento-suave:#e9f7f2;--acento-borde:#c6e4da;--sobre-acento:#fff;--hover:#f2fbf8;--superficie-2:#ecf7f3;--superficie-3:#dcece6;--superficie-destacada:#f3faf7;--borde-destacado:#c6e4da}:root[data-accent=verde]{--acento:#3f7a2e;--acento-hover:#2f5d22;--acento-suave:#eef7e9;--acento-borde:#cee5c2;--sobre-acento:#fff;--hover:#f5fbf1;--superficie-2:#eff7ea;--superficie-3:#e0eed8;--superficie-destacada:#f6faf2;--borde-destacado:#cee5c2}:root[data-accent=violeta]{--acento:#6d47a6;--acento-hover:#563683;--acento-suave:#f1ecfa;--acento-borde:#d9cdee;--sobre-acento:#fff;--hover:#f8f5fd;--superficie-2:#f2edfa;--superficie-3:#e7dff5;--superficie-destacada:#f7f4fc;--borde-destacado:#d9cdee}:root[data-accent=rosa]{--acento:#a8446b;--acento-hover:#873554;--acento-suave:#fbecf2;--acento-borde:#f0cddc;--sobre-acento:#fff;--hover:#fdf5f8;--superficie-2:#fbedf3;--superficie-3:#f5dee8;--superficie-destacada:#fcf5f8;--borde-destacado:#f0cddc}:root[data-theme=dark],:root[data-theme=dark][data-accent=celeste]{--acento:#58a6df;--acento-hover:#7ec0ee;--acento-suave:#132431;--acento-borde:#234762;--sobre-acento:#0a1620;--hover:#1b2b39;--superficie-2:#22272e;--superficie-3:#2b323b;--superficie-destacada:#16222b;--borde-destacado:#274355}:root[data-theme=dark][data-accent=esmeralda]{--acento:#35b892;--acento-hover:#5fd3ab;--acento-suave:#0c2620;--acento-borde:#1f4a3f;--sobre-acento:#041a13;--hover:#14302a;--superficie-2:#1f2b27;--superficie-3:#283733;--superficie-destacada:#12251f;--borde-destacado:#1f4a3f}:root[data-theme=dark][data-accent=verde]{--acento:#7fc95a;--acento-hover:#9bd97e;--acento-suave:#16240f;--acento-borde:#2f4a25;--sobre-acento:#0d1a06;--hover:#1d2e16;--superficie-2:#232a1e;--superficie-3:#2d3628;--superficie-destacada:#182616;--borde-destacado:#2f4a25}:root[data-theme=dark][data-accent=violeta]{--acento:#a98ae0;--acento-hover:#c0a8ec;--acento-suave:#1d1830;--acento-borde:#3b3160;--sobre-acento:#150c26;--hover:#26203c;--superficie-2:#262330;--superficie-3:#322d40;--superficie-destacada:#1c1830;--borde-destacado:#3b3160}:root[data-theme=dark][data-accent=rosa]{--acento:#e089aa;--acento-hover:#eda6c0;--acento-suave:#2c1620;--acento-borde:#552d3f;--sobre-acento:#230c14;--hover:#351d29;--superficie-2:#2b2228;--superficie-3:#372b32;--superficie-destacada:#2a1620;--borde-destacado:#552d3f}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--acento-borde) transparent;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--acento-borde);background-clip:padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--acento)}::-webkit-scrollbar-button{width:0;height:0;display:none}body{background-color:var(--fondo);color:var(--texto);font-family:var(--fuente);font-size:var(--t-base);line-height:var(--interlinea);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;top:0;left:0;overflow:hidden}h1,h2,h3,h4{font-weight:var(--peso-fuerte);line-height:var(--interlinea-ajustada);letter-spacing:-.015em;color:var(--texto)}button,input,textarea,select{font:inherit;color:inherit}input[type=text],input[type=search],input[type=email],input[type=password],select,textarea{height:var(--alto-control);padding:0 var(--e-3);background-color:var(--superficie);border:1px solid var(--borde);border-radius:var(--r-2);color:var(--texto);font-size:var(--t-base);transition:border-color var(--transicion), box-shadow var(--transicion), background-color var(--transicion)}input[type=text]:hover,input[type=search]:hover,select:hover{border-color:var(--borde-fuerte);background-color:var(--hover)}input:focus,select:focus,textarea:focus{border-color:var(--acento);box-shadow:0 0 0 3px var(--acento-borde);background-color:var(--superficie);outline:none}select{appearance:none;padding-right:var(--e-6);cursor:pointer;background-image:var(--flecha-select);background-repeat:no-repeat;background-position:right var(--e-2) center;background-size:14px}a{color:var(--acento);transition:color var(--transicion);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:var(--foco-grosor) solid var(--foco);outline-offset:var(--foco-separacion);border-radius:var(--r-1)}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:no-preference){:root[data-cambiando-tema] *,:root[data-cambiando-tema] :before,:root[data-cambiando-tema] :after{transition:background-color .24s,border-color .24s,color .24s,fill .24s,stroke .24s,box-shadow .24s!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{:root{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}html,body{color:#000!important;background:#fff!important;height:auto!important;overflow:visible!important}header,nav,dialog,[data-no-imprimir]{display:none!important}h1,h2,h3{break-after:avoid}@page{margin:18mm 16mm}}
.layout-module__WKFhta__marco{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.layout-module__WKFhta__contenido{flex:auto;min-height:0;overflow:auto}.layout-module__WKFhta__saltar{top:var(--e-2);left:var(--e-2);z-index:100;padding:var(--e-2) var(--e-3);background:var(--acento);border-radius:var(--r-2);color:var(--sobre-acento);font-size:var(--t-sm);font-weight:var(--peso-medio);position:absolute;transform:translateY(-200%)}.layout-module__WKFhta__saltar:focus{text-decoration:none;transform:translateY(0)}@media print{.layout-module__WKFhta__marco{height:auto;display:block;overflow:visible}.layout-module__WKFhta__contenido{overflow:visible}.layout-module__WKFhta__saltar{display:none}}
