body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#09202b,#0b7747);min-height:100vh}.login-container.svelte-16uvb07{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.login-card.svelte-16uvb07{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:400px;padding:48px 40px;box-sizing:border-box}.logo-section.svelte-16uvb07{text-align:center}.logo.svelte-16uvb07{display:inline-block}.auth-section.svelte-16uvb07 h2:where(.svelte-16uvb07){font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 8px;text-align:center}.subtitle.svelte-16uvb07{color:#616061;font-size:16px;text-align:center;margin:0 0 32px;line-height:1.4}.error-message.svelte-16uvb07{background:#ffeaea;border:1px solid #f5c6cb;color:#721c24;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px}.google-btn.svelte-16uvb07{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:12px 16px;border:2px solid #e1e1e1;border-radius:8px;background:#fff;color:#1a1a1a;text-decoration:none;font-weight:500;font-size:16px;transition:all .2s ease;box-sizing:border-box}.google-btn.svelte-16uvb07:hover{border-color:#ccc;box-shadow:0 2px 8px #0000001a}.divider.svelte-16uvb07{display:flex;align-items:center;margin:24px 0;color:#868686;font-size:14px}.divider.svelte-16uvb07:before,.divider.svelte-16uvb07:after{content:"";flex:1;height:1px;background:#e1e1e1}.divider.svelte-16uvb07 span:where(.svelte-16uvb07){margin:0 16px}.form-group.svelte-16uvb07{margin-bottom:20px}.form-group.svelte-16uvb07 label:where(.svelte-16uvb07){display:block;font-weight:600;color:#1a1a1a;margin-bottom:8px;font-size:14px}.form-group.svelte-16uvb07 input:where(.svelte-16uvb07){width:100%;padding:12px 16px;border:2px solid #e1e1e1;border-radius:8px;font-size:16px;transition:border-color .2s ease;box-sizing:border-box;background:#fff}.form-group.svelte-16uvb07 input:where(.svelte-16uvb07):focus{outline:none;border-color:#09202b;box-shadow:0 0 0 3px #09202b1a}.password-hint.svelte-16uvb07{display:block;color:#868686;font-size:12px;margin-top:4px}.submit-btn.svelte-16uvb07{width:100%;padding:12px 16px;background:#eea923;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:8px}.submit-btn.svelte-16uvb07:hover:not(:disabled){background:#b97c29}.submit-btn.svelte-16uvb07:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-16uvb07{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-16uvb07-spin 1s linear infinite}@keyframes svelte-16uvb07-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){.login-card.svelte-16uvb07{padding:32px 24px;margin:16px}.auth-section.svelte-16uvb07 h2:where(.svelte-16uvb07){font-size:20px}}
