.auth-page.svelte-c68gvn{min-height:100vh;background:var(--gray-50);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth-container.svelte-c68gvn{max-width:1000px;width:100%}.auth-card.svelte-c68gvn{background:#fff;border-radius:var(--radius-2xl);box-shadow:var(--shadow-2xl);overflow:hidden;display:grid;grid-template-columns:45% 55%;min-height:500px}.brand-section.svelte-c68gvn{background:var(--gradient-blue);color:#fff;padding:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.pattern-overlay.svelte-c68gvn{position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.brand-content.svelte-c68gvn{position:relative;z-index:1;text-align:center}.logo.svelte-c68gvn{width:120px;height:120px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.tagline.svelte-c68gvn{font-size:.95rem;opacity:.95;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px;font-weight:600}.decorative-line.svelte-c68gvn{width:60px;height:3px;background:#fff;margin:0 auto 2rem;border-radius:var(--radius-full);opacity:.8}.welcome-text.svelte-c68gvn{font-size:1rem;line-height:1.7;opacity:.9;max-width:320px;margin:0 auto}.form-section.svelte-c68gvn{padding:3rem;display:flex;flex-direction:column;justify-content:center}.form-content.svelte-c68gvn{max-width:400px;margin:0 auto;width:100%}.form-header.svelte-c68gvn{text-align:center;margin-bottom:2.5rem}.icon-badge.svelte-c68gvn{width:64px;height:64px;background:var(--blue-50);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--blue-primary)}.form-header.svelte-c68gvn h2:where(.svelte-c68gvn){color:var(--blue-dark);font-size:2rem;font-weight:800;margin-bottom:.5rem}.subtitle.svelte-c68gvn{color:var(--text-secondary);font-size:1rem}.error-message.svelte-c68gvn{background:var(--red-50);border:1px solid var(--red-200);border-radius:var(--radius-lg);padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem;color:var(--red-600)}.success-message.svelte-c68gvn{background:var(--green-50);border:1px solid var(--green-200);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:.75rem;color:var(--green-600)}.success-message.svelte-c68gvn p:where(.svelte-c68gvn){margin:0;line-height:1.6}.forgot-form.svelte-c68gvn .form-group:where(.svelte-c68gvn){margin-bottom:1.5rem}.captcha-wrapper.svelte-c68gvn{margin-bottom:1.5rem}.forgot-form.svelte-c68gvn label:where(.svelte-c68gvn){display:block;margin-bottom:.75rem;color:var(--text-primary);font-weight:600;font-size:.95rem}.input-wrapper.svelte-c68gvn{display:flex;align-items:center;background:#fff;border:2px solid var(--gray-200);border-radius:var(--radius-lg);padding:.875rem 1.125rem;transition:all var(--transition-base);gap:.75rem}.input-wrapper.svelte-c68gvn:focus-within{border-color:var(--blue-primary);box-shadow:0 0 0 3px #3b82f61a;background:var(--blue-50)}.input-wrapper.svelte-c68gvn .input-icon{color:var(--blue-primary);flex-shrink:0}.input-wrapper.svelte-c68gvn input:where(.svelte-c68gvn){flex:1;border:none;background:transparent;outline:none;font-size:1rem;color:var(--text-primary);font-weight:500}.input-wrapper.svelte-c68gvn input:where(.svelte-c68gvn)::placeholder{color:var(--gray-400);font-weight:400}.submit-btn.svelte-c68gvn,.btn-primary.svelte-c68gvn{width:100%;background:var(--gradient-blue);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:var(--radius-lg);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all var(--transition-smooth);margin-bottom:1.5rem;text-decoration:none}.submit-btn.svelte-c68gvn:disabled{opacity:.6;cursor:not-allowed}.submit-btn.svelte-c68gvn:hover:not(:disabled),.btn-primary.svelte-c68gvn:hover{transform:translateY(-2px);box-shadow:var(--shadow-blue)}.loader.svelte-c68gvn{width:20px;height:20px;border:3px solid var(--gray-200);border-top-color:var(--blue-primary);border-radius:50%;animation:svelte-c68gvn-spin .8s linear infinite}.login-box.svelte-c68gvn{text-align:center;padding:1.5rem;background:var(--gray-50);border-radius:var(--radius-lg);margin-bottom:1.5rem}.login-box.svelte-c68gvn p:where(.svelte-c68gvn){margin:0;color:var(--text-secondary);font-size:.95rem}.login-link.svelte-c68gvn{color:var(--blue-primary);font-weight:700;text-decoration:none;transition:color var(--transition-base)}.login-link.svelte-c68gvn:hover{color:var(--blue-dark);text-decoration:underline}.back-link.svelte-c68gvn{display:inline-flex;align-items:center;gap:.5rem;color:var(--blue-primary);font-weight:600;text-decoration:none;transition:all var(--transition-base);justify-content:center;width:100%}.back-link.svelte-c68gvn:hover{color:var(--blue-dark);gap:.75rem}@media (max-width: 768px){.auth-card.svelte-c68gvn{grid-template-columns:1fr}.brand-section.svelte-c68gvn{padding:2rem;min-height:auto}.logo.svelte-c68gvn{width:80px;height:80px}.brand-section.svelte-c68gvn h1:where(.svelte-c68gvn){font-size:2rem}.welcome-text.svelte-c68gvn{font-size:.9rem}.form-section.svelte-c68gvn{padding:2rem 1.5rem}.form-header.svelte-c68gvn h2:where(.svelte-c68gvn){font-size:1.75rem}}@keyframes svelte-c68gvn-spin{to{transform:rotate(360deg)}}.resend-btn.svelte-c68gvn{width:100%;background:transparent;color:var(--text-secondary);border:none;padding:.5rem;font-size:.9rem;cursor:pointer;text-decoration:underline;margin-top:-.5rem;margin-bottom:1rem}.resend-btn.svelte-c68gvn:hover{color:var(--blue-primary)}
