.login-content-zone[data-astro-cid-sjqh5bze]{justify-content:center;align-items:center}.login-wrapper[data-astro-cid-sjqh5bze]{width:100%;padding:var(--sp-4);flex:1;justify-content:center;align-items:center;display:flex}.login-card[data-astro-cid-sjqh5bze]{width:100%;max-width:420px;padding:var(--sp-8);position:relative;overflow:hidden}.auth-header[data-astro-cid-sjqh5bze]{text-align:center;margin-bottom:var(--sp-6)}.auth-logo[data-astro-cid-sjqh5bze]{background:var(--accent-gradient);color:#fff;width:60px;height:60px;margin-bottom:var(--sp-4);box-shadow:0 8px 24px var(--accent-shadow);border-radius:18px;justify-content:center;align-items:center;display:inline-flex;position:relative}.auth-logo[data-astro-cid-sjqh5bze]:after{content:"";background:var(--accent-gradient);opacity:.2;z-index:-1;filter:blur(12px);border-radius:24px;position:absolute;inset:-6px}.auth-logo[data-astro-cid-sjqh5bze] svg[data-astro-cid-sjqh5bze]{width:28px;height:28px}.auth-title[data-astro-cid-sjqh5bze]{color:var(--text-primary);margin:0 0 var(--sp-2);letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.auth-subtitle[data-astro-cid-sjqh5bze]{color:var(--text-tertiary);margin:0;font-size:.875rem}.auth-form[data-astro-cid-sjqh5bze] .form-group[data-astro-cid-sjqh5bze]{margin-bottom:var(--sp-4)}.auth-form[data-astro-cid-sjqh5bze] .form-group[data-astro-cid-sjqh5bze] label[data-astro-cid-sjqh5bze]{color:var(--text-secondary);letter-spacing:.02em;margin-bottom:6px;font-size:.8125rem;font-weight:600;display:block}.auth-input-wrap[data-astro-cid-sjqh5bze]{align-items:center;display:flex;position:relative}.auth-input-icon[data-astro-cid-sjqh5bze]{width:18px;height:18px;color:var(--text-tertiary);pointer-events:none;transition:color var(--dur-fast);z-index:1;position:absolute;left:14px}.auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=text],.auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=email],.auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=password]{border-radius:var(--r-md);border:1px solid var(--glass-border);background:var(--glass-bg);width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));color:var(--text-primary);transition:all var(--dur-fast) var(--ease-spring);box-sizing:border-box;outline:none;padding:12px 14px 12px 42px;font-family:inherit;font-size:.9rem}.flat[data-astro-cid-sjqh5bze] .auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=text],.flat[data-astro-cid-sjqh5bze] .auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=email],.flat[data-astro-cid-sjqh5bze] .auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=password]{-webkit-backdrop-filter:none}.auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze]:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-a15);background:var(--glass-bg-strong)}.auth-input-wrap[data-astro-cid-sjqh5bze]:focus-within .auth-input-icon[data-astro-cid-sjqh5bze]{color:var(--brand)}.auth-form[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze]::placeholder{color:var(--text-tertiary);opacity:.7;font-weight:400}.auth-option-row[data-astro-cid-sjqh5bze]{margin-bottom:var(--sp-5);justify-content:space-between;align-items:center;padding:0 2px;display:flex}.auth-checkbox-label[data-astro-cid-sjqh5bze]{color:var(--text-secondary);cursor:pointer;user-select:none;align-items:center;gap:8px;margin:0;font-size:.85rem;font-weight:500;display:inline-flex}.auth-checkbox-label[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze][type=checkbox]{opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;position:absolute!important}.auth-checkbox-box[data-astro-cid-sjqh5bze]{border:1.5px solid var(--glass-border);background:var(--glass-bg);width:18px;height:18px;transition:all var(--dur-fast) var(--ease-spring);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.auth-checkbox-label[data-astro-cid-sjqh5bze]:hover .auth-checkbox-box[data-astro-cid-sjqh5bze]{border-color:var(--brand)}.auth-checkbox-label[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze]:checked+.auth-checkbox-box[data-astro-cid-sjqh5bze]{background:var(--accent-gradient);box-shadow:0 2px 6px var(--accent-shadow);border-color:#0000}.auth-checkbox-label[data-astro-cid-sjqh5bze] input[data-astro-cid-sjqh5bze]:checked+.auth-checkbox-box[data-astro-cid-sjqh5bze]:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;transform:rotate(45deg)translate(-1px,-1px)}.auth-forgot-link[data-astro-cid-sjqh5bze]{color:var(--brand);transition:opacity var(--dur-fast);font-size:.82rem;font-weight:500;text-decoration:none}.auth-forgot-link[data-astro-cid-sjqh5bze]:hover{opacity:.8;text-underline-offset:3px;text-decoration:underline}.auth-submit-btn[data-astro-cid-sjqh5bze]{width:100%;margin-top:var(--sp-1);letter-spacing:.1em;border-radius:var(--r-md);justify-content:center;min-height:46px;padding:12px 0;font-size:.95rem;font-weight:600}.auth-error[data-astro-cid-sjqh5bze]{margin-top:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-radius:var(--r-md);color:#ef4444;background:#ef444414;border:1px solid #ef444426;font-size:.82rem;line-height:1.5}.auth-footer[data-astro-cid-sjqh5bze]{text-align:center;margin-top:var(--sp-5);padding-top:var(--sp-4);border-top:1px solid var(--glass-border-subtle);color:var(--text-tertiary);font-size:.85rem}.auth-register-link[data-astro-cid-sjqh5bze]{color:var(--brand);transition:opacity var(--dur-fast);margin-left:4px;font-weight:600;text-decoration:none}.auth-register-link[data-astro-cid-sjqh5bze]:hover{opacity:.8;text-underline-offset:3px;text-decoration:underline}@media (width<=640px){.login-wrapper[data-astro-cid-sjqh5bze]{padding:var(--sp-4) 0}.login-card[data-astro-cid-sjqh5bze]{width:100%;max-width:100%;padding:var(--sp-6) var(--sp-4);border-radius:var(--r-lg);animation:authCardIn .45s var(--ease-spring) both}}@keyframes authCardIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
