.auth-container{min-height:calc(100vh - 120px);width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:2rem 0}.auth-card{width:100%;max-width:28rem;position:relative;overflow:hidden;border-radius:1rem;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 25px #00000026;backdrop-filter:blur(10px)}.auth-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f90,#fa4)}.auth-header{text-align:center;padding:1.5rem 1.5rem 1rem}.auth-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#333}.auth-subtitle{font-size:.875rem;color:#777}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#333}.form-input{width:100%;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;transition:all .2s ease;outline:none;background:#fff;color:#333;font-size:16px}.form-input:focus{border-color:#f90;box-shadow:0 0 0 2px #f903}.form-error{font-size:.875rem;margin-top:.25rem;min-height:20px;color:#f44336}.form-hint.svelte-1fc45gm{font-size:.875rem;margin-top:.25rem;color:#64748b}.btn-primary{width:98.5%;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s ease;outline:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#f90,#fa4);color:#fff;box-shadow:0 1px 3px #0000001a}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.btn-link{font-size:.875rem;font-weight:500;transition:colors .2s ease;color:#f90;text-decoration:none}.btn-link:hover{color:#fa4;text-decoration:underline}.btn-secondary.svelte-1fc45gm{width:100%;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .2s ease;outline:none;border:1px solid rgba(255,153,0,.35);cursor:pointer;background:#ff99000f;color:#cc6f00}.btn-secondary.svelte-1fc45gm:disabled{opacity:.5;cursor:not-allowed}.waitlist-panel.svelte-1fc45gm{width:100%;text-align:center;padding:0 1.5rem 1.5rem;color:#475569}.waitlist-panel.svelte-1fc45gm h2:where(.svelte-1fc45gm){color:#2c3e50;margin:.35rem 0 .75rem;font-size:1.25rem}.waitlist-panel.svelte-1fc45gm p:where(.svelte-1fc45gm){margin:.5rem 0;line-height:1.55;font-size:.92rem}.waitlist-icon.svelte-1fc45gm{font-size:2rem;margin-bottom:.25rem}.waitlist-details.svelte-1fc45gm{margin-top:.8rem;padding:.8rem;border-radius:.75rem;border:1px solid rgba(255,153,0,.22);background:#fff7ed;color:#8a5400;font-size:.85rem;line-height:1.45}.waitlist-details.muted.svelte-1fc45gm{background:#f8fafc;color:#64748b;border-color:#64748b2e}.submit-message.svelte-1fc45gm{width:100%;padding:.85rem;border-radius:.75rem;margin-bottom:1rem;font-size:.88rem;line-height:1.45;text-align:center}.submit-message.success.svelte-1fc45gm{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.submit-message.error.svelte-1fc45gm{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.spinner{animation:svelte-1fc45gm-spin 1s linear infinite;border-radius:50%;border:2px solid currentColor;border-top:2px solid transparent;width:16px;height:16px}@keyframes svelte-1fc45gm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-1fc45gm-slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-in{animation:svelte-1fc45gm-slideIn .5s ease-out}.privacy-checkbox-wrapper.svelte-1fc45gm{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.25rem}.privacy-checkbox-label.svelte-1fc45gm{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.875rem;color:#555;user-select:none}.privacy-checkbox-label.svelte-1fc45gm input:where(.svelte-1fc45gm){display:none}.checkbox-custom.svelte-1fc45gm{width:18px;height:18px;min-width:18px;border:2px solid #ccc;border-radius:4px;position:relative;transition:all .2s ease;margin-top:2px}.privacy-checkbox-label.svelte-1fc45gm input:where(.svelte-1fc45gm):checked+.checkbox-custom:where(.svelte-1fc45gm){background:linear-gradient(135deg,#f90,#fa4);border-color:#f90}.privacy-checkbox-label.svelte-1fc45gm input:where(.svelte-1fc45gm):checked+.checkbox-custom:where(.svelte-1fc45gm):after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.privacy-text.svelte-1fc45gm{line-height:1.4}.privacy-link.svelte-1fc45gm{color:#f90;text-decoration:none;font-weight:500}.privacy-link.svelte-1fc45gm:hover{color:#fa4;text-decoration:underline}.privacy-link-btn.svelte-1fc45gm{color:#f90;text-decoration:none;font-weight:500;background:none;border:none;padding:0;font-size:inherit;font-family:inherit;cursor:pointer;display:inline}.privacy-link-btn.svelte-1fc45gm:hover{color:#fa4;text-decoration:underline}
