.auth-form.svelte-54qp4u{width:500px!important;max-width:90vw!important;margin:2rem auto!important;padding:2rem!important;background:var(--card-bg, #ffffff)!important;border-radius:8px!important;box-shadow:0 2px 10px #0000001a!important;display:block!important;position:relative!important;z-index:1!important}.auth-form.svelte-54qp4u h2:where(.svelte-54qp4u){text-align:center!important;margin-bottom:1.5rem!important;color:var(--text-primary, #333)!important;font-size:1.5rem!important}.auth-form.svelte-54qp4u .form-group:where(.svelte-54qp4u){margin-bottom:1rem!important}.auth-form.svelte-54qp4u label:where(.svelte-54qp4u){display:block!important;margin-bottom:.5rem!important;font-weight:500!important;color:var(--text-secondary, #666)!important}.auth-form.svelte-54qp4u input:where(.svelte-54qp4u){padding:.75rem!important;border:1px solid var(--border-color, #ddd)!important;border-radius:4px!important;font-size:1rem!important;transition:border-color .2s!important;box-sizing:border-box!important}input.svelte-54qp4u:focus{outline:none;border-color:var(--primary-color, #007bff)}input.svelte-54qp4u:disabled{opacity:.6;cursor:not-allowed}.auth-form.svelte-54qp4u .btn:where(.svelte-54qp4u){width:100%!important;padding:.75rem!important;border:none!important;border-radius:4px!important;font-size:1rem!important;font-weight:500!important;cursor:pointer!important;transition:background-color .2s!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}.auth-form.svelte-54qp4u .btn-primary:where(.svelte-54qp4u){background-color:var(--primary-color, #007bff)!important;color:#fff!important}.auth-form.svelte-54qp4u .btn-primary:where(.svelte-54qp4u):hover:not(:disabled){background-color:var(--primary-hover, #0056b3)!important}.btn.svelte-54qp4u:disabled{opacity:.6;cursor:not-allowed}.divider.svelte-54qp4u{text-align:center;margin:1.5rem 0;position:relative}.divider.svelte-54qp4u span:where(.svelte-54qp4u){background:var(--card-bg, #ffffff);padding:0 1rem;color:var(--text-secondary, #666);position:relative}.divider.svelte-54qp4u:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border-color, #ddd)}.auth-form.svelte-54qp4u .btn-google:where(.svelte-54qp4u){background:#fff!important;color:#333!important;border:1px solid var(--border-color, #ddd)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;text-decoration:none!important;margin-top:1rem!important}.auth-form.svelte-54qp4u .btn-google:where(.svelte-54qp4u):hover:not(:disabled){background:#f8f8f8!important}.google-icon.svelte-54qp4u{width:20px;height:20px}.error-message.svelte-54qp4u{background:#fee;color:#c00;padding:.75rem;border-radius:4px;margin-bottom:1rem}.warning-message.svelte-54qp4u{background:#fff3cd;color:#856404;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #ffeaa7}.auth-link.svelte-54qp4u{text-align:center;margin-top:1.5rem;color:var(--text-secondary, #666)}.auth-link.svelte-54qp4u a:where(.svelte-54qp4u){color:var(--primary-color, #007bff);text-decoration:none}.auth-link.svelte-54qp4u a:where(.svelte-54qp4u):hover{text-decoration:underline}.forgot-password.svelte-54qp4u{text-align:right;margin-top:8px}.forgot-password-link.svelte-54qp4u{color:var(--primary-color, #007bff);text-decoration:none;font-size:13px}.forgot-password-link.svelte-54qp4u:hover{text-decoration:underline}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-wrapper.svelte-bxxacd{min-height:100vh;background:linear-gradient(135deg,#8b5cf6,#7c3aed);margin:0;padding:0;display:flex;flex-direction:column}.nav-header.svelte-bxxacd{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-container.svelte-bxxacd{max-width:1200px;margin:0 auto;padding:0 2rem}.nav-content.svelte-bxxacd{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo-link.svelte-bxxacd{display:flex;align-items:center;text-decoration:none;color:#fff;gap:.5rem}.logo-img.svelte-bxxacd{height:60px;width:60px}.logo-text.svelte-bxxacd{font-size:1.5rem;font-weight:700;color:#fff}.nav-links.svelte-bxxacd{display:flex;gap:1.5rem;align-items:center}.nav-link.svelte-bxxacd{color:#fff;text-decoration:none;font-weight:500;transition:opacity .2s}.nav-link.svelte-bxxacd:hover{opacity:.8}.btn.svelte-bxxacd{display:inline-block;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s;border:none;cursor:pointer}.btn-primary.svelte-bxxacd{background:#fff;color:#8b5cf6}.btn-primary.svelte-bxxacd:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.mobile-menu-btn.svelte-bxxacd{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0}.hamburger.svelte-bxxacd{position:relative;width:20px;height:2px;background:#fff;transition:all .3s ease}.hamburger.svelte-bxxacd:before,.hamburger.svelte-bxxacd:after{content:"";position:absolute;left:0;width:20px;height:2px;background:#fff;transition:all .3s ease}.hamburger.svelte-bxxacd:before{top:-6px}.hamburger.svelte-bxxacd:after{top:6px}.hamburger.open.svelte-bxxacd{background:transparent}.hamburger.open.svelte-bxxacd:before{transform:rotate(45deg);top:0}.hamburger.open.svelte-bxxacd:after{transform:rotate(-45deg);top:0}.mobile-menu-overlay.svelte-bxxacd{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-nav.svelte-bxxacd{position:fixed;top:0;right:-100%;width:280px;height:100%;background:#fff;z-index:300;transition:right .3s ease;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column}.mobile-nav.open.svelte-bxxacd{right:0}.mobile-nav-header.svelte-bxxacd{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e9ecef;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.mobile-nav-header.svelte-bxxacd .logo:where(.svelte-bxxacd){display:flex;align-items:center;gap:.5rem}.mobile-nav-header.svelte-bxxacd .logo-img:where(.svelte-bxxacd){height:32px;width:32px}.mobile-nav-header.svelte-bxxacd .logo-text:where(.svelte-bxxacd){font-size:1.2rem;font-weight:700;color:#fff}.mobile-close-btn.svelte-bxxacd{background:transparent;border:none;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-icon.svelte-bxxacd{font-size:1.5rem;color:#fff;line-height:1}.mobile-nav-links.svelte-bxxacd{flex:1;padding:2rem 1rem;display:flex;flex-direction:column;gap:1rem}.mobile-nav-link.svelte-bxxacd{display:block;padding:.75rem 0;color:#333;text-decoration:none;font-weight:500;font-size:1rem;border-bottom:1px solid transparent;transition:all .2s}.mobile-nav-link.svelte-bxxacd:hover{color:#8b5cf6;border-bottom-color:#8b5cf6}.mobile-nav-divider.svelte-bxxacd{height:1px;background:#e9ecef;margin:1rem 0}.mobile-nav-btn.svelte-bxxacd{display:block;width:100%;text-align:center;padding:.875rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s;border:none;cursor:pointer;font-size:1rem;margin-bottom:.5rem}.mobile-nav-btn.btn-primary.svelte-bxxacd{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.mobile-nav-btn.btn-primary.svelte-bxxacd:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.container.svelte-bxxacd{display:flex;align-items:center;justify-content:center;padding:2rem;flex:1}.footer.svelte-bxxacd{background:#2d3748;color:#fff;padding:2rem 0;text-align:center;margin-top:auto}.footer-container.svelte-bxxacd{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.footer-links.svelte-bxxacd{display:flex;gap:2rem}.footer-links.svelte-bxxacd a:where(.svelte-bxxacd){color:#fff;text-decoration:none;opacity:.8;transition:opacity .2s}.footer-links.svelte-bxxacd a:where(.svelte-bxxacd):hover{opacity:1}@media (max-width: 768px){.desktop-nav.svelte-bxxacd{display:none}.mobile-menu-btn.svelte-bxxacd{display:flex}.footer-container.svelte-bxxacd{flex-direction:column;gap:1rem}.footer-links.svelte-bxxacd{gap:1.5rem}}
