[data-v-54f44a6e]:root{--theme-primary-color:#0e3b72;--theme-secondary-color:#5b1e8e;--theme-outline-color:#0e3b72;--theme-brand-gradient:linear-gradient(135deg,#5b1e8e,#0e3b72);--theme-background:linear-gradient(135deg,#f0f2f8,rgba(234,236,244,.95));--theme-card-background:hsla(0,0%,100%,.9);--theme-text-color:#27374b;--theme-text-muted-color:#8194ac;--theme-text-featured-color:#1e3150;--theme-separator-color:#dbdbdb;--theme-surface-1:#fff;--theme-surface-2:#fdfdfe;--theme-surface-3:#f8f8f8;--theme-success-color:#16a34a;--theme-success-background:rgba(22,163,74,.12);--theme-warning-color:#ef8400;--theme-warning-background:rgba(239,132,0,.12);--theme-danger-color:#e30000;--theme-danger-background:rgba(227,0,0,.1);--theme-info-color:#0081e3;--theme-info-background:rgba(0,129,227,.12);--dark-logo-filter:none}:root[data-theme=dark][data-v-54f44a6e]{color-scheme:dark;--theme-primary-color:#0e3b72;--theme-secondary-color:#5b1e8e;--theme-outline-color:#fff;--theme-brand-gradient:linear-gradient(135deg,#441669,#0b2f5b);--theme-background:linear-gradient(180deg,color.scale($secondary-color,$lightness:-20%),color.scale($primary-color,$lightness:-25%) 30%,#0a1229 65%,#020611);--theme-card-background:rgba(112,149,194,.06);--theme-text-color:#e3e5e8;--theme-text-muted-color:#989dab;--theme-text-featured-color:#0d8ff2;--theme-separator-color:#3d485c;--theme-surface-1:#151f32;--theme-surface-2:#161c26;--theme-surface-3:#202a37;--theme-success-color:#25e26b;--theme-success-background:rgba(22,163,74,.18);--theme-warning-color:#ffa331;--theme-warning-background:rgba(239,132,0,.18);--theme-danger-color:#f33;--theme-danger-background:rgba(227,0,0,.18);--theme-info-color:#33a7ff;--theme-info-background:rgba(0,129,227,.18);--dark-logo-filter:brightness(0) invert(1)}.input[data-v-54f44a6e]{display:flex;flex-direction:column;gap:.25rem}.input .label[data-v-54f44a6e]{color:var(--theme-text-color);font-size:.9rem;font-weight:400}.input .input-wrapper[data-v-54f44a6e]{background-color:var(--theme-surface-1);border:1px solid var(--theme-separator-color);border-radius:1rem;overflow:hidden;position:relative;transition:border-color .1s ease}.input .input-wrapper.focused[data-v-54f44a6e]{border-color:var(--theme-primary-color)}.input .input-wrapper.error[data-v-54f44a6e]{border-color:var(--theme-danger-color)}.input .input-wrapper .input[data-v-54f44a6e]{background:transparent;border:none;color:var(--theme-text-color);font-size:1rem;outline:none;padding:.75rem 1rem;width:100%}.input .input-wrapper .input[data-v-54f44a6e]::-moz-placeholder{color:var(--theme-text-muted-color)}.input .input-wrapper .input[data-v-54f44a6e]::placeholder{color:var(--theme-text-muted-color)}.input .input-wrapper .input[readonly][data-v-54f44a6e]{background-color:var(--theme-surface-3);color:var(--theme-text-muted-color)}.input .error-message[data-v-54f44a6e]{color:var(--theme-danger-color);font-size:.8rem}
