.auth-page[data-astro-cid-q7uhdm3j]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;padding-top:120px;padding-bottom:4rem}.auth-container[data-astro-cid-q7uhdm3j]{width:100%;max-width:520px}.auth-card[data-astro-cid-q7uhdm3j]{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:2.5rem}.auth-header[data-astro-cid-q7uhdm3j]{text-align:center;margin-bottom:2rem}.auth-logo[data-astro-cid-q7uhdm3j]{font-family:var(--font-display);font-size:2rem;font-weight:700;background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;margin-bottom:1.5rem}.auth-header[data-astro-cid-q7uhdm3j] h1[data-astro-cid-q7uhdm3j]{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.account-type-selector[data-astro-cid-q7uhdm3j]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.type-btn[data-astro-cid-q7uhdm3j]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:var(--radius-lg);color:var(--text-secondary);cursor:pointer;transition:all .3s ease;text-align:left}.type-btn[data-astro-cid-q7uhdm3j]:hover{border-color:var(--text-muted);color:var(--text-primary)}.type-btn--active[data-astro-cid-q7uhdm3j]{border-color:var(--accent-primary);background:#00d4aa14}.type-btn--active[data-astro-cid-q7uhdm3j] .type-btn__icon[data-astro-cid-q7uhdm3j],.type-btn--active[data-astro-cid-q7uhdm3j] .type-btn__title[data-astro-cid-q7uhdm3j]{color:var(--accent-primary)}.type-btn__icon[data-astro-cid-q7uhdm3j]{width:48px;height:48px;border-radius:var(--radius-md);background:var(--bg-card);display:flex;align-items:center;justify-content:center;flex-shrink:0}.type-btn__content[data-astro-cid-q7uhdm3j]{display:flex;flex-direction:column;gap:.25rem}.type-btn__title[data-astro-cid-q7uhdm3j]{font-weight:600;font-size:1rem;color:var(--text-primary)}.type-btn__desc[data-astro-cid-q7uhdm3j]{font-size:.85rem;color:var(--text-muted)}.auth-form[data-astro-cid-q7uhdm3j]{margin-bottom:1.5rem}.form-row-2[data-astro-cid-q7uhdm3j]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.provider-fields[data-astro-cid-q7uhdm3j]{padding:1.5rem;background:var(--bg-secondary);border-radius:var(--radius-md);margin-bottom:1.5rem;border:1px dashed var(--border-color)}.provider-fields[data-astro-cid-q7uhdm3j] .form-group[data-astro-cid-q7uhdm3j]:last-child{margin-bottom:0}.password-wrapper[data-astro-cid-q7uhdm3j]{position:relative}.password-toggle[data-astro-cid-q7uhdm3j]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.password-toggle[data-astro-cid-q7uhdm3j]:hover{color:var(--text-primary)}.password-strength[data-astro-cid-q7uhdm3j]{margin-top:.5rem;display:flex;align-items:center;gap:.75rem}.password-strength__bar[data-astro-cid-q7uhdm3j]{flex:1;height:4px;background:var(--border-color);border-radius:2px;overflow:hidden;position:relative}.password-strength__bar[data-astro-cid-q7uhdm3j]:after{content:"";position:absolute;left:0;top:0;height:100%;width:var(--strength, 0%);background:var(--strength-color, var(--border-color));transition:all .3s ease;border-radius:2px}.password-strength__text[data-astro-cid-q7uhdm3j]{font-size:.75rem;color:var(--text-muted);min-width:60px}.form-checkbox[data-astro-cid-q7uhdm3j] a[data-astro-cid-q7uhdm3j]{color:var(--accent-primary)}.form-checkbox[data-astro-cid-q7uhdm3j] a[data-astro-cid-q7uhdm3j]:hover{text-decoration:underline}.btn-loader[data-astro-cid-q7uhdm3j]{display:flex;align-items:center;gap:.5rem}.spinner[data-astro-cid-q7uhdm3j]{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-divider[data-astro-cid-q7uhdm3j]{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:var(--text-muted);font-size:.85rem}.auth-divider[data-astro-cid-q7uhdm3j]:before,.auth-divider[data-astro-cid-q7uhdm3j]:after{content:"";flex:1;height:1px;background:var(--border-color)}.auth-social[data-astro-cid-q7uhdm3j]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.social-btn[data-astro-cid-q7uhdm3j]{display:flex;align-items:center;justify-content:center;gap:.5rem}.auth-footer[data-astro-cid-q7uhdm3j]{text-align:center;margin-top:1.5rem;color:var(--text-muted)}.auth-footer[data-astro-cid-q7uhdm3j] a[data-astro-cid-q7uhdm3j]{color:var(--accent-primary);font-weight:500}.auth-footer[data-astro-cid-q7uhdm3j] a[data-astro-cid-q7uhdm3j]:hover{text-decoration:underline}@media (max-width: 540px){.auth-card[data-astro-cid-q7uhdm3j]{padding:1.5rem}.account-type-selector[data-astro-cid-q7uhdm3j],.form-row-2[data-astro-cid-q7uhdm3j],.auth-social[data-astro-cid-q7uhdm3j]{grid-template-columns:1fr}}
