@layer properties,theme,base,atoms;@layer molecules{.password-strength-meter__strength-bar--weak{background-color:var(--destructive)}.password-strength-meter__strength-bar--fair{background-color:var(--color-amber-500,#f99c00)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-bar--fair{background-color:var(--color-amber-500,lab(72.7183% 31.8672 97.9407))}}.password-strength-meter__strength-bar--fair:is(.dark *){background-color:var(--color-amber-400,#fcbb00)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-bar--fair:is(.dark *){background-color:var(--color-amber-400,lab(80.1641% 16.6016 99.2089))}}.password-strength-meter__strength-bar--good{background-color:var(--color-sky-500,#00a5ef)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-bar--good{background-color:var(--color-sky-500,lab(63.3038% -18.433 -51.0407))}}.password-strength-meter__strength-bar--good:is(.dark *){background-color:var(--color-sky-400,#00bcfe)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-bar--good:is(.dark *){background-color:var(--color-sky-400,lab(70.687% -23.6078 -45.9483))}}.password-strength-meter__strength-bar--strong{background-color:var(--color-emerald-500,#00bb7f)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-bar--strong{background-color:var(--color-emerald-500,lab(66.9756% -58.27 19.5419))}}.password-strength-meter__strength-bar--strong:is(.dark *){background-color:var(--color-emerald-400,#00d294)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-bar--strong:is(.dark *){background-color:var(--color-emerald-400,lab(75.0771% -60.7313 19.4147))}}.password-strength-meter__strength-text--weak{color:var(--destructive)}.password-strength-meter__strength-text--fair{color:var(--color-amber-600,#dd7400)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-text--fair{color:var(--color-amber-600,lab(60.3514% 40.5624 87.1228))}}.password-strength-meter__strength-text--fair:is(.dark *){color:var(--color-amber-400,#fcbb00)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-text--fair:is(.dark *){color:var(--color-amber-400,lab(80.1641% 16.6016 99.2089))}}.password-strength-meter__strength-text--good{color:var(--color-sky-600,#0084cc)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-text--good{color:var(--color-sky-600,lab(51.7754% -11.4712 -49.8349))}}.password-strength-meter__strength-text--good:is(.dark *){color:var(--color-sky-400,#00bcfe)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-text--good:is(.dark *){color:var(--color-sky-400,lab(70.687% -23.6078 -45.9483))}}.password-strength-meter__strength-text--strong{color:var(--color-emerald-600,#009767)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-text--strong{color:var(--color-emerald-600,lab(55.0481% -49.9246 15.93))}}.password-strength-meter__strength-text--strong:is(.dark *){color:var(--color-emerald-400,#00d294)}@supports (color:lab(0% 0 0)){.password-strength-meter__strength-text--strong:is(.dark *){color:var(--color-emerald-400,lab(75.0771% -60.7313 19.4147))}}.password-strength-meter__content{align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.password-strength-meter__content-2{gap:var(--spacing,.25rem);flex:1;display:flex}.password-strength-meter__content-3{height:var(--spacing,.25rem);background-color:var(--border);border-radius:3.40282e38px;flex:1}@supports (color:color-mix(in lab, red, red)){.password-strength-meter__content-3{background-color:color-mix(in oklab, var(--border) 60%, transparent)}}.password-strength-meter__content-3{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--ui-gradient-from,--ui-gradient-via,--ui-gradient-to;transition-timing-function:var(--ui-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--ui-duration,var(--default-transition-duration,.15s))}.password-strength-meter__label{font-size:var(--text-xs,.75rem);line-height:var(--ui-leading,var(--text-xs--line-height,calc(1 / .75)));--ui-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500)}}@layer organisms,components,layout,variants,views,stories;