.form-field.svelte-8ll129{display:flex;flex-direction:column;margin-bottom:1.5rem}.field-label.svelte-8ll129{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem}.field-label.svelte-8ll129 i:where(.svelte-8ll129){color:#667eea;font-size:.9rem}.field-input.svelte-8ll129{width:100%;padding:.875rem 1rem;border:2px solid var(--border-color);border-radius:12px;font-size:1rem;transition:all .3s ease;font-family:inherit;background:var(--bg-primary);color:var(--text-primary)}.field-input.svelte-8ll129:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.field-input.svelte-8ll129::placeholder{color:var(--text-secondary);opacity:.6}.divider.svelte-x2es9b{display:flex;align-items:center;text-align:center;margin:1rem 0;color:#666}.divider.svelte-x2es9b:before,.divider.svelte-x2es9b:after{content:"";flex:1;border-bottom:1px solid #ddd}.divider.svelte-x2es9b:before{margin-right:.5em}.divider.svelte-x2es9b:after{margin-left:.5em}.btn-github.svelte-x2es9b{background-color:#333;color:#fff;padding:.75rem;border-radius:4px;transition:background-color .2s}.btn-github.svelte-x2es9b:hover{background-color:#24292e}.auth-page.svelte-1x05zx6{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.auth-page.svelte-1x05zx6:before{content:"";position:absolute;inset: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}.auth-container.svelte-1x05zx6{width:100%;max-width:480px;position:relative;z-index:1;animation:svelte-1x05zx6-fadeInUp .5s ease}.auth-card.svelte-1x05zx6{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 20px 60px #0000004d}[data-theme=dark] .auth-card.svelte-1x05zx6{background:var(--card-bg)}.auth-header.svelte-1x05zx6{text-align:center;margin-bottom:2.5rem}.auth-icon.svelte-1x05zx6{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 8px 24px #667eea4d}.auth-icon.svelte-1x05zx6 i:where(.svelte-1x05zx6){font-size:2.5rem;color:#fff}.auth-title.svelte-1x05zx6{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0 0 .5rem}.auth-subtitle.svelte-1x05zx6{font-size:1rem;color:var(--text-secondary);margin:0}.auth-footer.svelte-1x05zx6{text-align:center;margin-top:2rem;padding-top:2rem;border-top:2px solid var(--border-color)}.auth-footer.svelte-1x05zx6 p:where(.svelte-1x05zx6){color:var(--text-secondary);margin:0}.auth-link.svelte-1x05zx6{color:#667eea;font-weight:600;text-decoration:none;transition:all .3s ease}.auth-link.svelte-1x05zx6:hover{color:#764ba2;text-decoration:underline}@keyframes svelte-1x05zx6-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.auth-card.svelte-1x05zx6{padding:2rem;border-radius:20px}.auth-icon.svelte-1x05zx6{width:70px;height:70px}.auth-icon.svelte-1x05zx6 i:where(.svelte-1x05zx6){font-size:2rem}.auth-title.svelte-1x05zx6{font-size:1.75rem}}
