.login-container.svelte-1plnq8r{min-height:100vh;display:flex;position:relative;background:linear-gradient(135deg,var(--accent-color) 0%,var(--accent-light) 100%);overflow:hidden}.bg-decoration.svelte-1plnq8r{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.bg-grid.svelte-1plnq8r{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(var(--border-light) 1px,transparent 1px),linear-gradient(90deg,var(--border-light) 1px,transparent 1px);background-size:50px 50px;animation:svelte-1plnq8r-grid-move 20s linear infinite;opacity:.3}.bg-orb.svelte-1plnq8r{position:absolute;border-radius:50%;filter:blur(60px);animation:svelte-1plnq8r-orb-float 8s ease-in-out infinite}.orb-1.svelte-1plnq8r{width:400px;height:400px;top:-200px;left:-200px;background:radial-gradient(circle,var(--accent-alpha-20) 0%,transparent 70%);animation-delay:0s}.orb-2.svelte-1plnq8r{width:300px;height:300px;bottom:-150px;right:-150px;background:radial-gradient(circle,var(--accent-alpha-20) 0%,transparent 70%);animation-delay:3s}.orb-3.svelte-1plnq8r{width:250px;height:250px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,var(--accent-alpha-10) 0%,transparent 70%);animation-delay:6s}@keyframes svelte-1plnq8r-grid-move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes svelte-1plnq8r-orb-float{0%,to{transform:translateY(0) scale(1)}33%{transform:translateY(-20px) scale(1.1)}66%{transform:translateY(10px) scale(.9)}}.login-content.svelte-1plnq8r{display:flex;width:100%;position:relative;z-index:2}.brand-section.svelte-1plnq8r{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem;color:#fff}.brand-content.svelte-1plnq8r{max-width:500px;text-align:center}.brand-logo.svelte-1plnq8r{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.logo-icon.svelte-1plnq8r{width:3rem;height:3rem;color:#fff}.brand-name.svelte-1plnq8r{font-size:2rem;font-weight:800;margin:0}.brand-title.svelte-1plnq8r{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.brand-subtitle.svelte-1plnq8r{font-size:1.125rem;opacity:.9;margin-bottom:3rem;line-height:1.6}.features-list.svelte-1plnq8r{display:flex;flex-direction:column;gap:1.5rem;text-align:left}.feature-item.svelte-1plnq8r{display:flex;align-items:center;gap:1rem;font-weight:500}.feature-icon.svelte-1plnq8r{width:1.5rem;height:1.5rem;color:#fff;flex-shrink:0}.form-section.svelte-1plnq8r{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem;background:var(--bg-primary);backdrop-filter:blur(20px);border-left:1px solid var(--glass-border)}.form-container.svelte-1plnq8r{width:100%;max-width:400px}.form-header.svelte-1plnq8r{text-align:center;margin-bottom:2rem}.form-title.svelte-1plnq8r{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.form-subtitle.svelte-1plnq8r{color:var(--text-muted);font-size:.875rem}.loading-spinner.svelte-1plnq8r{width:1rem;height:1rem;border:2px solid var(--glass-border);border-top:2px solid white;border-radius:50%;animation:svelte-1plnq8r-spin 1s linear infinite}@keyframes svelte-1plnq8r-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message.svelte-1plnq8r{padding:.75rem 1rem;background:var(--error-alpha-10);border:1px solid var(--error-alpha-30);border-radius:.5rem;color:var(--error-color);font-size:.875rem;text-align:center}.qr-login-panel.svelte-1plnq8r{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.qr-card.svelte-1plnq8r{width:100%;max-width:320px;min-height:320px;padding:1.25rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffffffa,#f8fafcf0);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 18px 40px #0f172a14;box-sizing:border-box}.qr-image.svelte-1plnq8r{display:block;width:100%;max-width:280px;height:auto;border-radius:.75rem}.qr-skeleton.svelte-1plnq8r{width:100%;max-width:280px;min-height:280px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(135deg,#f1f5f9e6,#e2e8f0e6);color:var(--text-secondary);text-align:center;padding:1rem;box-sizing:border-box}.qr-error.svelte-1plnq8r{border:1px dashed var(--border-color)}.qr-meta.svelte-1plnq8r{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.qr-expired.svelte-1plnq8r{margin:0;color:var(--warning-color, #d97706);font-size:.875rem}.qr-countdown.svelte-1plnq8r{margin:0;color:var(--text-secondary);font-size:.875rem}.qr-refresh-btn.svelte-1plnq8r{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:999px;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;transition:all .25s ease}.qr-refresh-btn.svelte-1plnq8r:hover:not(:disabled){border-color:var(--accent-color);color:var(--accent-color)}.loading-spinner.large.svelte-1plnq8r{width:2rem;height:2rem;border-width:3px;border-top-color:var(--accent-color)}@media(max-width:1024px){.login-content.svelte-1plnq8r{flex-direction:column}.brand-section.svelte-1plnq8r{padding:2rem}.form-section.svelte-1plnq8r{border-left:none;border-top:1px solid var(--glass-border);padding:2rem}.brand-title.svelte-1plnq8r{font-size:2rem}.features-list.svelte-1plnq8r{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:2rem}}@media(max-width:768px){.brand-section.svelte-1plnq8r,.form-section.svelte-1plnq8r{padding:1.5rem}.brand-title.svelte-1plnq8r{font-size:1.75rem}.form-title.svelte-1plnq8r{font-size:1.5rem}.features-list.svelte-1plnq8r{flex-direction:column;gap:1rem}}@media(max-width:480px){.brand-section.svelte-1plnq8r,.form-section.svelte-1plnq8r{padding:1rem}.brand-name.svelte-1plnq8r,.brand-title.svelte-1plnq8r{font-size:1.5rem}.form-container.svelte-1plnq8r{max-width:none}}@media(prefers-reduced-motion:reduce){.svelte-1plnq8r{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
