.auth-panel[data-astro-cid-7v53loxd]{width:100%;max-width:440px;padding-bottom:max(0px, env(safe-area-inset-bottom))}.auth-panel__header[data-astro-cid-7v53loxd]{text-align:center;margin-bottom:28px}.auth-panel__header[data-astro-cid-7v53loxd] .site-brand{margin-bottom:24px}.auth-panel__title[data-astro-cid-7v53loxd]{font-family:var(--ep-font-display,Poppins, sans-serif);letter-spacing:-.025em;color:var(--ep-text,#111827);margin:0 0 8px;font-size:1.625rem;font-weight:700;line-height:1.2}.auth-panel__subtitle[data-astro-cid-7v53loxd]{color:var(--ep-text-muted);margin:0;max-width:34ch;margin-inline:auto;font-size:1rem;font-weight:400;line-height:1.55}.auth-oauth-notice[data-astro-cid-7v53loxd]{text-align:left;max-width:100%;color:var(--ep-secondary-soft,#5b21b6);background:color-mix(in srgb, var(--ep-secondary,#8b5cf6) 8%, #fff);border-radius:var(--ep-radius-sm,12px);border:1px solid #ddd6fe;align-items:flex-start;gap:10px;margin:20px auto 0;padding:12px 14px;font-size:.875rem;line-height:1.5;display:flex}.auth-oauth-notice__icon[data-astro-cid-7v53loxd]{flex-shrink:0;margin-top:.1em;font-size:1rem;line-height:1}.auth-oauth-notice__text[data-astro-cid-7v53loxd]{text-wrap:pretty;flex:1;min-width:0}.auth-oauth-notice__destination[data-astro-cid-7v53loxd]{white-space:nowrap}.auth-oauth-notice__app[data-astro-cid-7v53loxd]{font-weight:600}.auth-panel__body[data-astro-cid-7v53loxd]{flex-direction:column;gap:20px;display:flex}.auth-panel__footer[data-astro-cid-7v53loxd]{text-align:center;border-top:1px solid #f3f4f6;margin-top:28px;padding-top:20px}.auth-alert{border-radius:var(--ep-radius-sm,12px);align-items:flex-start;gap:10px;margin:0;padding:12px 14px;font-size:.9rem;line-height:1.45;display:flex}.auth-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.auth-alert--ok{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.auth-alert--center{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:18px 20px}.auth-alert--center p{margin:0;line-height:1.55}.auth-alert__sub{color:inherit;opacity:.92;margin:0;font-size:.88rem;line-height:1.5}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-field{flex-direction:column;gap:8px;display:flex}.auth-field__label{color:var(--ep-text);font-size:.875rem;font-weight:500}.auth-field__hint{color:var(--ep-text-muted,#6b7280);font-size:.8125rem;line-height:1.4}.auth-field__row{display:flex;position:relative}.auth-field__row input{flex:1;padding-right:3rem}.auth-password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.auth-password-toggle__icon{line-height:0;display:inline-flex}.auth-password-toggle__icon[hidden]{display:none!important}.auth-password-toggle:hover{background:color-mix(in srgb, var(--ep-secondary,#8b5cf6) 12%, transparent);color:var(--ep-secondary,#8b5cf6)}.auth-password-toggle:focus-visible{outline:2px solid var(--ep-secondary,#8b5cf6);outline-offset:1px}.auth-field input{border:1px solid var(--ep-border);border-radius:var(--ep-radius-sm);width:100%;min-height:48px;color:var(--ep-text);background:var(--ep-surface);padding:0 14px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-field input::placeholder{color:var(--ep-text-muted)}.auth-field input:focus-visible{border-color:var(--ep-secondary);box-shadow:0 0 0 3px color-mix(in srgb, var(--ep-secondary) 15%, transparent);outline:none}.auth-divider{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:14px;margin:4px 0;font-size:.75rem;font-weight:500;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:linear-gradient(90deg,#0000,#e5e7eb,#0000);flex:1;height:1px}.auth-links{color:var(--ep-text-muted);flex-direction:column;gap:4px;margin:0;font-size:.9rem;line-height:1.5;display:flex}.auth-links a{color:var(--ep-secondary,#8b5cf6);border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 4px;font-weight:500;text-decoration:none;display:inline-flex}.auth-links a:hover{color:var(--ep-secondary-hover,#7c3aed);text-decoration:underline}.auth-links a:focus-visible{outline:2px solid var(--ep-secondary,#8b5cf6);outline-offset:2px}.auth-links--row{flex-flow:wrap;justify-content:center;gap:8px 20px}.auth-google-form{margin:0}.auth-method-stack{gap:12px;width:100%;display:grid}.auth-method-stack .ep-btn{min-height:52px}.auth-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.auth-consent{min-height:var(--ep-tap-target);color:var(--ep-text);align-items:center;gap:.6rem;font-size:.875rem;line-height:1.45;display:flex}.auth-consent input{flex-shrink:0;width:20px;min-width:20px;height:20px;margin-top:0}.auth-consent a{color:var(--ep-secondary,#8b5cf6);font-weight:500}@media (width<=480px){.auth-panel__title[data-astro-cid-7v53loxd]{font-size:1.45rem}.auth-links--row{flex-direction:column;gap:4px}.auth-field input{font-size:16px}}@keyframes onAutoFillStart{0%{opacity:1}to{opacity:1}}.auth-field input:-webkit-autofill{animation-name:onAutoFillStart;animation-duration:10ms}@media (prefers-reduced-motion:reduce){.auth-field input{transition:none}}
