body{margin:0;padding:0}.login-container.svelte-mpxfmu{display:flex;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.brand-panel.svelte-mpxfmu{flex:1;background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);padding:3rem;display:none;position:relative;overflow:hidden}@media (min-width: 1024px){.brand-panel.svelte-mpxfmu{display:flex;align-items:center;justify-content:center}}.brand-content.svelte-mpxfmu{position:relative;z-index:10;max-width:480px;color:#fff}.brand-header.svelte-mpxfmu{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.logo-mark.svelte-mpxfmu{width:48px;height:48px;flex-shrink:0}.brand-title.svelte-mpxfmu{font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:700;margin:0;letter-spacing:-.02em}.brand-subtitle.svelte-mpxfmu{font-size:.875rem;opacity:.8;margin:0}.tagline.svelte-mpxfmu h2:where(.svelte-mpxfmu){font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2;margin:0 0 1rem;letter-spacing:-.02em}.tagline.svelte-mpxfmu p:where(.svelte-mpxfmu){font-size:1.125rem;opacity:.9;line-height:1.6;margin:0 0 3rem}.features-grid.svelte-mpxfmu{display:grid;gap:1.25rem}.feature-item.svelte-mpxfmu{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:transform .2s ease-out,background .2s ease-out}.feature-item.svelte-mpxfmu:hover{transform:translate(4px);background:#ffffff26}.feature-icon.svelte-mpxfmu{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:10px;flex-shrink:0}.feature-text.svelte-mpxfmu h4:where(.svelte-mpxfmu){font-weight:600;margin:0 0 .25rem;font-size:.9375rem}.feature-text.svelte-mpxfmu p:where(.svelte-mpxfmu){font-size:.8125rem;opacity:.8;margin:0;line-height:1.4}.brand-footer.svelte-mpxfmu{margin-top:3rem;font-size:.8125rem;opacity:.6}.brand-footer.svelte-mpxfmu p:where(.svelte-mpxfmu){margin:0}.bg-decoration.svelte-mpxfmu{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.circle.svelte-mpxfmu{position:absolute;border-radius:50%;background:#ffffff0d}.circle-1.svelte-mpxfmu{width:600px;height:600px;top:-200px;right:-200px}.circle-2.svelte-mpxfmu{width:400px;height:400px;bottom:-100px;left:-100px}.circle-3.svelte-mpxfmu{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%)}.form-panel.svelte-mpxfmu{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:#f8fafc}@media (prefers-color-scheme: dark){.form-panel.svelte-mpxfmu{background:#0f172a}}.form-container.svelte-mpxfmu{width:100%;max-width:400px}.mobile-logo.svelte-mpxfmu{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}@media (min-width: 1024px){.mobile-logo.svelte-mpxfmu{display:none}}.logo-mark-small.svelte-mpxfmu{width:36px;height:36px}.mobile-title.svelte-mpxfmu{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:#1e293b;letter-spacing:-.02em}@media (prefers-color-scheme: dark){.mobile-title.svelte-mpxfmu{color:#f1f5f9}}.form-header.svelte-mpxfmu{margin-bottom:2rem}.form-header.svelte-mpxfmu h2:where(.svelte-mpxfmu){font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:600;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.02em}.form-header.svelte-mpxfmu p:where(.svelte-mpxfmu){color:#64748b;margin:0;font-size:.9375rem}@media (prefers-color-scheme: dark){.form-header.svelte-mpxfmu h2:where(.svelte-mpxfmu){color:#f1f5f9}.form-header.svelte-mpxfmu p:where(.svelte-mpxfmu){color:#94a3b8}}.alert.svelte-mpxfmu{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:10px;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.alert-icon.svelte-mpxfmu{width:20px;height:20px;flex-shrink:0}.alert-error.svelte-mpxfmu{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.alert-success.svelte-mpxfmu{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}@media (prefers-color-scheme: dark){.alert-error.svelte-mpxfmu{background:#dc26261a;border-color:#dc26264d;color:#fca5a5}.alert-success.svelte-mpxfmu{background:#16a34a1a;border-color:#16a34a4d;color:#86efac}}.btn-google.svelte-mpxfmu{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-size:.9375rem;font-weight:500;color:#1e293b;cursor:pointer;transition:all .2s ease-out}.btn-google.svelte-mpxfmu:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.btn-google.svelte-mpxfmu:disabled{opacity:.6;cursor:not-allowed}@media (prefers-color-scheme: dark){.btn-google.svelte-mpxfmu{background:#1e293b;border-color:#334155;color:#f1f5f9}.btn-google.svelte-mpxfmu:hover:not(:disabled){background:#334155;border-color:#475569}}.google-icon.svelte-mpxfmu{width:20px;height:20px}.divider.svelte-mpxfmu{display:flex;align-items:center;margin:1.5rem 0}.divider.svelte-mpxfmu:before,.divider.svelte-mpxfmu:after{content:"";flex:1;height:1px;background:#e2e8f0}.divider.svelte-mpxfmu span:where(.svelte-mpxfmu){padding:0 1rem;color:#94a3b8;font-size:.8125rem}@media (prefers-color-scheme: dark){.divider.svelte-mpxfmu:before,.divider.svelte-mpxfmu:after{background:#334155}}.signin-form.svelte-mpxfmu{display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-mpxfmu{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-mpxfmu label:where(.svelte-mpxfmu){font-size:.875rem;font-weight:500;color:#374151}@media (prefers-color-scheme: dark){.form-group.svelte-mpxfmu label:where(.svelte-mpxfmu){color:#e2e8f0}}.input-wrapper.svelte-mpxfmu{position:relative;display:flex;align-items:center}.input-wrapper.svelte-mpxfmu .input-icon{position:absolute;left:1rem;color:#94a3b8;pointer-events:none}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu){width:100%;padding:.875rem 1rem .875rem 2.75rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.9375rem;background:#fff;color:#0f172a;transition:all .2s ease-out}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu)::-moz-placeholder{color:#94a3b8}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu)::placeholder{color:#94a3b8}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu):focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu):disabled{background:#f1f5f9;cursor:not-allowed}@media (prefers-color-scheme: dark){.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu){background:#1e293b;border-color:#334155;color:#f1f5f9}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu):focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu):disabled{background:#0f172a}}.btn-primary.svelte-mpxfmu{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;font-size:.9375rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease-out;margin-top:.5rem}.btn-primary.svelte-mpxfmu:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb66}.btn-primary.svelte-mpxfmu:active:not(:disabled){transform:translateY(0)}.btn-primary.svelte-mpxfmu:disabled{opacity:.6;cursor:not-allowed;transform:none}.spinner{animation:svelte-mpxfmu-spin 1s linear infinite}@keyframes svelte-mpxfmu-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-footer.svelte-mpxfmu{margin-top:2rem;text-align:center;font-size:.8125rem;color:#64748b;line-height:1.6}.form-footer.svelte-mpxfmu strong:where(.svelte-mpxfmu){color:#2563eb;font-weight:600}@media (prefers-color-scheme: dark){.form-footer.svelte-mpxfmu{color:#94a3b8}.form-footer.svelte-mpxfmu strong:where(.svelte-mpxfmu){color:#60a5fa}}@media (prefers-reduced-motion: reduce){.feature-item.svelte-mpxfmu,.btn-google.svelte-mpxfmu,.btn-primary.svelte-mpxfmu,.input-wrapper.svelte-mpxfmu input:where(.svelte-mpxfmu){transition:none}.spinner{animation:none}}
