.auth-page[data-astro-cid-p3a2ycmc]{padding:4rem 1rem 5rem;background:oklch(var(--color-surface-alt));min-height:70vh;display:flex;align-items:center;justify-content:center}.auth-container[data-astro-cid-p3a2ycmc]{width:100%;max-width:460px}.auth-card[data-astro-cid-p3a2ycmc]{background:oklch(var(--color-surface));border:1px solid oklch(var(--color-border));border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:2.5rem 2rem}.auth-card[data-astro-cid-p3a2ycmc] h1[data-astro-cid-p3a2ycmc]{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.1;color:oklch(var(--color-primary));margin:0 0 .75rem;letter-spacing:-.01em}.auth-subtitle[data-astro-cid-p3a2ycmc]{color:oklch(var(--color-text-muted));font-size:.95rem;line-height:1.55;margin:0 0 1.75rem}.auth-feedback[data-astro-cid-p3a2ycmc]:empty{display:none}.auth-banner[data-astro-cid-p3a2ycmc]{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border-radius:var(--radius-md);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.auth-banner[data-astro-cid-p3a2ycmc] svg[data-astro-cid-p3a2ycmc]{flex-shrink:0;margin-top:1px}.auth-banner[data-astro-cid-p3a2ycmc] p[data-astro-cid-p3a2ycmc]{margin:0}.auth-banner__hint[data-astro-cid-p3a2ycmc]{margin-top:.4rem!important;font-size:.82rem;opacity:.85}.auth-banner--success[data-astro-cid-p3a2ycmc]{background:#d3fbda;border:1px solid oklch(.7 .15 150 / .4);color:oklch(.35 .12 150)}.auth-banner--error[data-astro-cid-p3a2ycmc]{background:oklch(.97 .04 25);border:1px solid oklch(.7 .18 25 / .4);color:oklch(.42 .18 25)}.auth-form[data-astro-cid-p3a2ycmc]{display:flex;flex-direction:column;gap:1rem}.auth-field[data-astro-cid-p3a2ycmc]{display:flex;flex-direction:column;gap:.4rem}.auth-field__label[data-astro-cid-p3a2ycmc]{font-size:.85rem;font-weight:600;color:oklch(var(--color-text))}.auth-input[data-astro-cid-p3a2ycmc]{padding:.75rem .95rem;border:1px solid oklch(var(--color-border));border-radius:var(--radius-md);background:oklch(var(--color-surface));font-family:inherit;font-size:.95rem;color:oklch(var(--color-text));transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.auth-input[data-astro-cid-p3a2ycmc]:focus{outline:none;border-color:oklch(var(--color-primary));box-shadow:0 0 0 3px oklch(var(--color-primary) / .15)}.auth-input[data-astro-cid-p3a2ycmc]:disabled,.auth-input[data-astro-cid-p3a2ycmc][readonly]{opacity:.6;cursor:not-allowed}.auth-btn[data-astro-cid-p3a2ycmc]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;border:none;border-radius:var(--radius-md);font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:background var(--duration-fast) var(--ease-out),transform var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out),opacity var(--duration-fast) var(--ease-out);text-decoration:none;position:relative}.auth-btn--primary[data-astro-cid-p3a2ycmc]{background:oklch(var(--color-primary));color:oklch(var(--color-text-on-dark));box-shadow:var(--shadow-glow);margin-top:.5rem}.auth-btn--primary[data-astro-cid-p3a2ycmc]:hover:not(:disabled){background:oklch(var(--color-primary-dark));transform:translateY(-1px)}.auth-btn--secondary[data-astro-cid-p3a2ycmc]{background:oklch(var(--color-text));color:oklch(var(--color-text-on-dark))}.auth-btn--secondary[data-astro-cid-p3a2ycmc]:hover:not(:disabled){background:oklch(var(--color-primary))}.auth-btn--google[data-astro-cid-p3a2ycmc]{width:100%;background:oklch(var(--color-surface));color:oklch(var(--color-text));border:1px solid oklch(var(--color-border));font-weight:500;box-shadow:var(--shadow-xs)}.auth-btn--google[data-astro-cid-p3a2ycmc]:hover:not(:disabled){background:oklch(var(--color-surface-alt));border-color:oklch(var(--color-text-muted) / .4);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.auth-divider[data-astro-cid-p3a2ycmc]{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;color:oklch(var(--color-text-muted));font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.auth-divider[data-astro-cid-p3a2ycmc]:before,.auth-divider[data-astro-cid-p3a2ycmc]:after{content:"";flex:1;height:1px;background:oklch(var(--color-border))}.auth-form--oauth[data-astro-cid-p3a2ycmc]{margin:0}.auth-btn[data-astro-cid-p3a2ycmc]:disabled{cursor:wait;opacity:.85;transform:none}.auth-btn__spinner[data-astro-cid-p3a2ycmc]{display:none;width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:auth-spin .7s linear infinite}.auth-btn[data-astro-cid-p3a2ycmc][aria-busy=true] .auth-btn__spinner[data-astro-cid-p3a2ycmc]{display:inline-block}.auth-btn[data-astro-cid-p3a2ycmc][aria-busy=true] .auth-btn__icon[data-astro-cid-p3a2ycmc]{display:none}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.auth-btn__spinner[data-astro-cid-p3a2ycmc]{animation:none;border-right-color:currentColor;opacity:.4}}.auth-accordion[data-astro-cid-p3a2ycmc]{margin-top:1.5rem;border-top:1px solid oklch(var(--color-border));padding-top:1.5rem}.auth-accordion__summary[data-astro-cid-p3a2ycmc]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:oklch(var(--color-text-muted));font-size:.88rem;font-weight:500;padding:.25rem 0;transition:color var(--duration-fast) var(--ease-out)}.auth-accordion__summary[data-astro-cid-p3a2ycmc]::-webkit-details-marker{display:none}.auth-accordion__summary[data-astro-cid-p3a2ycmc]:hover{color:oklch(var(--color-primary))}.auth-chevron[data-astro-cid-p3a2ycmc]{transition:transform var(--duration-base) var(--ease-out)}.auth-accordion[data-astro-cid-p3a2ycmc][open] .auth-chevron[data-astro-cid-p3a2ycmc]{transform:rotate(180deg)}.auth-form--inset[data-astro-cid-p3a2ycmc]{margin-top:1.25rem}.auth-hint[data-astro-cid-p3a2ycmc]{margin:0;font-size:.8rem;color:oklch(var(--color-text-muted));line-height:1.5}.auth-legal[data-astro-cid-p3a2ycmc]{margin:2rem 0 0;font-size:.78rem;color:oklch(var(--color-text-muted));text-align:center;line-height:1.55}.auth-legal[data-astro-cid-p3a2ycmc] a[data-astro-cid-p3a2ycmc]{color:oklch(var(--color-text-muted));text-decoration:underline;text-underline-offset:2px}.auth-legal[data-astro-cid-p3a2ycmc] a[data-astro-cid-p3a2ycmc]:hover{color:oklch(var(--color-primary))}@media(max-width:480px){.auth-card[data-astro-cid-p3a2ycmc]{padding:2rem 1.25rem;border-radius:var(--radius-lg)}}
