.campo.svelte-pz6k1l{display:flex;flex-direction:column;gap:.375rem;width:100%}.campo__etiqueta.svelte-pz6k1l{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--tinta)}.campo__req.svelte-pz6k1l{color:var(--error)}.campo__control--error.svelte-pz6k1l{border-color:var(--error)}.campo__control--error.svelte-pz6k1l:focus-visible{border-color:var(--error);box-shadow:0 0 0 3px #b423182e}.campo__error.svelte-pz6k1l{margin:0;font-size:.8125rem;color:var(--error)}.campo__ayuda.svelte-pz6k1l{margin:0;font-size:.8125rem;color:var(--humo)}.campo__switch-fila.svelte-pz6k1l{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;padding-block:.375rem;cursor:pointer}.interruptor.svelte-pz6k1l{position:relative;display:inline-flex;flex:0 0 auto;width:44px;height:26px}.interruptor.svelte-pz6k1l input:where(.svelte-pz6k1l){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.interruptor__pista.svelte-pz6k1l{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--radio-pill);background-color:var(--linea);transition:background-color .16s ease}.interruptor__pista.svelte-pz6k1l:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background-color:var(--blanco);box-shadow:0 1px 2px #10143a40;transition:transform .16s ease}.interruptor.svelte-pz6k1l input:where(.svelte-pz6k1l):checked+.interruptor__pista:where(.svelte-pz6k1l){background-color:var(--azul)}.interruptor.svelte-pz6k1l input:where(.svelte-pz6k1l):checked+.interruptor__pista:where(.svelte-pz6k1l):before{transform:translate(18px)}.interruptor.svelte-pz6k1l input:where(.svelte-pz6k1l):focus-visible+.interruptor__pista:where(.svelte-pz6k1l){outline:3px solid var(--azul);outline-offset:2px}.interruptor.svelte-pz6k1l input:where(.svelte-pz6k1l):disabled+.interruptor__pista:where(.svelte-pz6k1l){opacity:.5}
