.HoloInput-module__holo-input-container--pC36F{display:flex;flex-direction:column;gap:var(--holo-space-2, .5rem);width:100%}.HoloInput-module__holo-input-label--glzQI{display:block;font-family:var(--holo-role-form-label-family);font-size:var(--holo-role-form-label-size);font-weight:var(--holo-role-form-label-weight);line-height:var(--holo-role-form-label-line);letter-spacing:var(--holo-role-form-label-tracking);text-transform:var(--holo-role-form-label-transform);color:var(--holo-role-form-label-color);margin-bottom:var(--holo-space-2)}.HoloInput-module__holo-input-required--n5WCk{color:var(--holo-color-danger);margin-left:var(--holo-space-1)}.HoloInput-module__holo-input-wrapper--kzkCf{position:relative;width:100%}.HoloInput-module__holo-input--dv8PV{width:100%;height:var(--holo-space-12);background:var(--holo-glass-soft);backdrop-filter:var(--holo-blur-sm);border-color:var(--holo-border-soft);font-family:var(--holo-role-input-text-family);font-size:var(--holo-role-input-text-size);font-weight:var(--holo-role-input-text-weight);line-height:var(--holo-role-input-text-line);letter-spacing:var(--holo-role-input-text-tracking);color:var(--holo-role-input-text-color);padding:0 var(--holo-space-4);transition:all var(--holo-duration-normal) var(--holo-ease-out)}.HoloInput-module__holo-input--dv8PV::placeholder{color:var(--holo-text-tertiary);opacity:var(--holo-opacity-placeholder)}.HoloInput-module__holo-input--sm--UzOJ2{height:var(--holo-space-9);font-size:var(--holo-role-body-sm-size);padding:0 var(--holo-space-3)}.HoloInput-module__holo-input--sm--UzOJ2.HoloInput-module__holo-input--with-prefix--PI9-G{padding-left:var(--holo-space-10)}.HoloInput-module__holo-input--sm--UzOJ2.HoloInput-module__holo-input--with-suffix--64QsF{padding-right:var(--holo-space-10)}.HoloInput-module__holo-input--md--a7SUW{height:var(--holo-space-12);padding:0 var(--holo-space-4)}.HoloInput-module__holo-input--md--a7SUW.HoloInput-module__holo-input--with-prefix--PI9-G{padding-left:var(--holo-space-12)}.HoloInput-module__holo-input--md--a7SUW.HoloInput-module__holo-input--with-suffix--64QsF{padding-right:var(--holo-space-12)}.HoloInput-module__holo-input--lg--w5mnQ{height:var(--holo-space-14);font-size:var(--holo-role-lead-size);padding:0 var(--holo-space-5)}.HoloInput-module__holo-input--lg--w5mnQ.HoloInput-module__holo-input--with-prefix--PI9-G{padding-left:var(--holo-space-14)}.HoloInput-module__holo-input--lg--w5mnQ.HoloInput-module__holo-input--with-suffix--64QsF{padding-right:var(--holo-space-14)}.HoloInput-module__holo-input--password--NOrnm{letter-spacing:var(--holo-tracking-widest)}.HoloInput-module__holo-input--tech--5gXfW{text-transform:uppercase;letter-spacing:var(--holo-tracking-widest)}.HoloInput-module__holo-input--ghost---nAKm{background:transparent;border-color:var(--holo-border-soft);box-shadow:none}.HoloInput-module__holo-input--ghost---nAKm:hover:not(:disabled){background:var(--theme-control-bg-secondary-hover);border-color:var(--holo-border-medium)}.HoloInput-module__holo-input--ghost---nAKm:focus{background:var(--holo-glass-soft);border-color:var(--holo-border-active);box-shadow:0 0 0 var(--holo-border-2) var(--holo-glow-soft)}.HoloInput-module__holo-input--error--38P3H{border-color:var(--holo-color-danger);background:var(--holo-color-danger-alpha-10)}.HoloInput-module__holo-input--error--38P3H:focus{border-color:var(--holo-color-danger);box-shadow:var(--holo-shadow-inner-sm),0 0 0 3px var(--holo-danger-glow),var(--holo-danger-glow)}.HoloInput-module__holo-input--success--Cpuiv{border-color:var(--holo-color-success)}.HoloInput-module__holo-input--success--Cpuiv:focus{border-color:var(--holo-color-success);box-shadow:var(--holo-shadow-inner-sm),0 0 0 3px var(--holo-success-glow),var(--holo-success-glow)}.HoloInput-module__holo-input--disabled--7foFX,.HoloInput-module__holo-input--dv8PV:disabled{opacity:var(--holo-opacity-disabled);cursor:not-allowed;background:var(--holo-glass-subtle);pointer-events:none}.HoloInput-module__holo-input-prefix--Adwjj{position:absolute;left:var(--holo-space-4);top:50%;transform:translateY(-50%);font-size:var(--holo-role-section-title-size);color:var(--holo-color-primary-500);pointer-events:none;z-index:1}.HoloInput-module__holo-input-suffix--I8tsr{position:absolute;right:var(--holo-space-4);top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:var(--holo-space-2);font-size:var(--holo-role-section-title-size);color:var(--holo-color-primary-500);z-index:1}.HoloInput-module__holo-input--sm--UzOJ2+.HoloInput-module__holo-input-prefix--Adwjj,.HoloInput-module__holo-input--sm--UzOJ2+.HoloInput-module__holo-input-suffix--I8tsr{font-size:var(--holo-role-body-size)}.HoloInput-module__holo-input--lg--w5mnQ+.HoloInput-module__holo-input-prefix--Adwjj,.HoloInput-module__holo-input--lg--w5mnQ+.HoloInput-module__holo-input-suffix--I8tsr{font-size:var(--holo-role-page-title-size)}.HoloInput-module__holo-input-spinner--64q7t{display:inline-flex;align-items:center;justify-content:center}.HoloInput-module__holo-input-toggle-password--urKAp{background:none;border:none;color:var(--holo-color-primary-500);cursor:pointer;padding:0;font-size:inherit;transition:opacity var(--holo-duration-quick)}.HoloInput-module__holo-input-toggle-password--urKAp:hover{opacity:var(--holo-opacity-hover)}.HoloInput-module__holo-input-validation-icon--YIipb{font-size:var(--holo-role-body-size)}.HoloInput-module__holo-input-validation-icon--YIipb.HoloInput-module__success--A6Tcs{color:var(--holo-color-success)}.HoloInput-module__holo-input-geoline--yTBWc{position:absolute;bottom:0;left:10%;width:80%;height:var(--holo-border-2);background:linear-gradient(90deg,transparent 0%,var(--holo-color-primary-500) 20%,var(--holo-color-primary-500) 80%,transparent 100%);box-shadow:var(--holo-shadow-glow-sm);animation:HoloInput-module__geolineAppear--Bob5t var(--holo-duration-normal) var(--holo-ease-out)}@keyframes HoloInput-module__geolineAppear--Bob5t{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.HoloInput-module__holo-input-scanline--hTuZf{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,var(--holo-glass-medium) 50%,transparent 100%);pointer-events:none;animation:HoloInput-module__inputScan--77HBl var(--holo-duration-slow) var(--holo-ease-in-out) infinite}@keyframes HoloInput-module__inputScan--77HBl{0%{left:-100%;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.HoloInput-module__holo-input-helper-text--BBHHW{font-family:var(--holo-role-form-helper-family);font-size:var(--holo-role-form-helper-size);font-weight:var(--holo-role-form-helper-weight);line-height:var(--holo-role-form-helper-line);letter-spacing:var(--holo-role-form-helper-tracking);color:var(--holo-role-form-helper-color);margin-top:var(--holo-space-2)}.HoloInput-module__holo-input-error-message--12hxk{display:flex;align-items:center;gap:var(--holo-space-2);margin-top:var(--holo-space-2);font-family:var(--holo-role-form-helper-family);font-size:var(--holo-role-form-helper-size);font-weight:var(--holo-role-form-helper-weight);line-height:var(--holo-role-form-helper-line);letter-spacing:var(--holo-role-form-helper-tracking);color:var(--holo-color-danger)}.HoloInput-module__holo-input-error-icon--IqJS1{font-size:var(--holo-role-body-size)}.HoloInput-module__holo-input-success-message--AamPM{display:flex;align-items:center;gap:var(--holo-space-2);margin-top:var(--holo-space-2);font-family:var(--holo-role-form-helper-family);font-size:var(--holo-role-form-helper-size);font-weight:var(--holo-role-form-helper-weight);line-height:var(--holo-role-form-helper-line);letter-spacing:var(--holo-role-form-helper-tracking);color:var(--holo-color-success)}.HoloInput-module__holo-input-success-icon--7iFxQ{font-size:var(--holo-role-body-size)}.HoloInput-module__holo-input-wrapper--tech--asu1F:before,.HoloInput-module__holo-input-wrapper--tech--asu1F:after{content:"";position:absolute;width:var(--holo-space-5);height:var(--holo-space-5);border:var(--holo-border-2) solid var(--holo-color-primary-500);box-shadow:var(--holo-shadow-glow-sm);z-index:1;pointer-events:none}.HoloInput-module__holo-input-wrapper--tech--asu1F:before{top:var(--holo-space-2);left:var(--holo-space-2);border-right:none;border-bottom:none}.HoloInput-module__holo-input-wrapper--tech--asu1F:after{bottom:var(--holo-space-2);right:var(--holo-space-2);border-left:none;border-top:none}.HoloInput-module__holo-input--dv8PV:hover:not(:disabled){border-color:var(--holo-border-medium);background:var(--holo-glass-medium)}.HoloInput-module__holo-input--dv8PV:focus{outline:none;border-color:var(--holo-border-active);background:var(--holo-glass-medium);box-shadow:var(--holo-shadow-inner-sm),0 0 0 3px var(--holo-glow-soft),var(--holo-shadow-glow-base)}.HoloInput-module__holo-input--dv8PV:focus-visible{outline:var(--holo-border-2) solid var(--holo-color-primary-500);outline-offset:var(--holo-border-2)}@media(max-width:768px){.HoloInput-module__holo-input--lg--w5mnQ{height:var(--holo-space-14)}}@media(prefers-reduced-motion:reduce){.HoloInput-module__holo-input--dv8PV,.HoloInput-module__holo-input-geoline--yTBWc,.HoloInput-module__holo-input-toggle-password--urKAp{transition:none}.HoloInput-module__holo-input-scanline--hTuZf{animation:none}@keyframes HoloInput-module__geolineAppear--Bob5t{0%,to{opacity:1;transform:scaleX(1)}}}@keyframes HoloInput-module__errorShake--bazVB{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.HoloInput-module__holo-input--shake--4nCId{animation:HoloInput-module__errorShake--bazVB var(--holo-duration-medium) var(--holo-ease-in-out)}
