.auth-form-card{-webkit-backdrop-filter:blur(40px)saturate(190%);box-shadow:0 28px 56px color-mix(in srgb, var(--auth-deep) 14%, transparent), 0 10px 24px color-mix(in srgb, var(--auth-deep) 7%, transparent), inset 0 1px 0 #fff, inset 0 -12px 24px color-mix(in srgb, var(--auth-accent) 4%, transparent);background:linear-gradient(165deg,#fffffff0 0%,#ffffffd1 55%,#ffffffe0 100%);border:1px solid #ffffffeb;border-radius:24px;position:relative;overflow:hidden}.auth-form-card__accent{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--auth-accent) 70%, white), transparent);opacity:.85;border-radius:0 0 999px 999px;height:3px;position:absolute;top:0;left:8%;right:8%}.auth-form-card__body{padding:1.375rem 1.25rem 1.5rem;position:relative}@media (min-width:640px){.auth-form-card__body{padding:1.625rem 1.5rem 1.75rem}}.auth-form-header{border-bottom:1px solid color-mix(in srgb, var(--auth-accent) 10%, white);align-items:flex-start;gap:.875rem;margin-bottom:.125rem;padding-bottom:1rem;display:flex}.auth-form-header__icon{shrink:0;width:2.75rem;height:2.75rem;color:var(--auth-deep);background:linear-gradient(145deg, #fffffffa, color-mix(in srgb, var(--auth-accent) 10%, white));box-shadow:0 6px 16px color-mix(in srgb, var(--auth-deep) 10%, transparent), inset 0 1px 0 #fffffff2;border:1px solid #ffffffd9;border-radius:16px;justify-content:center;align-items:center;display:flex}.auth-form-header__title{letter-spacing:-.02em;color:var(--auth-deep);font-size:1.0625rem;font-weight:800;line-height:1.25}.auth-form-header__subtitle{color:var(--edux-text-muted);margin-top:.25rem;font-size:.75rem;line-height:1.45}.auth-form-stack{flex-direction:column;gap:1rem;display:flex}.auth-form-fields{background:color-mix(in srgb, white 55%, var(--auth-sky));box-shadow:inset 0 1px 0 #fffffff2, inset 0 2px 10px color-mix(in srgb, var(--auth-deep) 4%, transparent);border:1px solid #ffffffc7;border-radius:18px;flex-direction:column;gap:.875rem;padding:1rem;display:flex}.auth-field__label{letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--auth-deep) 65%, var(--edux-text-secondary));margin-bottom:.375rem;font-size:.6875rem;font-weight:700;display:block}.auth-field__input{width:100%;height:3rem;color:var(--edux-text-primary);box-shadow:inset 0 1px 2px color-mix(in srgb, var(--auth-deep) 5%, transparent), 0 1px 0 #fffc;background:#ffffffd1;border:1px solid #ffffffe0;border-radius:14px;outline:none;padding:0 .9375rem;font-size:16px;transition:border-color .2s,box-shadow .2s,background .2s}@media (min-width:640px){.auth-field__input{font-size:var(--edux-font-base)}}.auth-field__input::placeholder{color:var(--edux-text-muted)}.auth-field__input:focus{border-color:color-mix(in srgb, var(--auth-accent) 55%, white);box-shadow:inset 0 1px 2px color-mix(in srgb, var(--auth-deep) 4%, transparent), 0 0 0 3px color-mix(in srgb, var(--auth-accent) 18%, transparent);background:#fffffff5}.auth-form-divider{align-items:center;gap:.75rem;display:flex}.auth-form-divider__line{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--auth-accent) 18%, white), transparent);flex:1;height:1px}.auth-form-divider__label{letter-spacing:.14em;text-transform:uppercase;color:var(--edux-text-muted);font-size:.6875rem;font-weight:700}.auth-google-btn{width:100%;min-height:3rem;color:var(--edux-text-primary);box-shadow:0 4px 14px color-mix(in srgb, var(--auth-deep) 7%, transparent), inset 0 1px 0 #fffffff2;background:#ffffffc7;border:1px solid #ffffffe6;border-radius:16px;justify-content:center;align-items:center;gap:.625rem;padding:0 1rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.auth-google-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--auth-accent) 28%, white);box-shadow:0 8px 20px color-mix(in srgb, var(--auth-deep) 12%, transparent), inset 0 1px 0 #fff;background:#fffffff5;transform:translateY(-1px)}.auth-google-btn:disabled{opacity:.65;cursor:not-allowed}.auth-form-submit{background:linear-gradient(145deg, color-mix(in srgb, var(--auth-accent) 88%, white), var(--auth-accent));color:#fff;letter-spacing:.01em;width:100%;min-height:3rem;box-shadow:0 10px 24px color-mix(in srgb, var(--auth-deep) 24%, transparent), inset 0 1px 0 #ffffff59;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex}.auth-form-submit:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px)}.auth-form-submit:disabled{opacity:.65;cursor:not-allowed}.auth-form-error{color:var(--edux-danger);background:#fef2f2eb;border:1px solid #ef444438;border-radius:14px;padding:.75rem .875rem;font-size:.8125rem;line-height:1.45}
