.auth-content.svelte-1hrmovf{width:100%;max-width:420px;margin:0 auto;padding:1rem}.auth-header.svelte-1hrmovf{text-align:center;margin-bottom:1.5rem}.auth-header.svelte-1hrmovf h2:where(.svelte-1hrmovf){background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;padding:0;font-family:Bangers,cursive;font-size:2rem}.auth-header.svelte-1hrmovf .subtitle:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)/.7));opacity:.8;margin:.25rem 0 0;font-size:.875rem}.auth-form.svelte-1hrmovf{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.input-group.svelte-1hrmovf{flex-direction:column;display:flex}.input-group.svelte-1hrmovf label:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)/.8));margin-left:.25rem;font-size:.875rem;font-weight:600}.modern-input.svelte-1hrmovf{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--fallback-bc,oklch(var(--bc)));background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;margin:0;padding:.75rem 1rem;font-size:.875rem;transition:all .3s}.modern-input.svelte-1hrmovf::placeholder{color:var(--fallback-bc,oklch(var(--bc)/.5))}.modern-input.svelte-1hrmovf:focus{background:#ffffff14;border-color:#667eea;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #667eea1a}.modern-input.svelte-1hrmovf:disabled{opacity:.6;cursor:not-allowed}.checkbox-group.svelte-1hrmovf{align-items:flex-start;gap:.75rem;display:flex}.checkbox-label.svelte-1hrmovf{cursor:pointer;color:var(--fallback-bc,oklch(var(--bc)/.8));align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.4;display:flex}.checkbox-label.svelte-1hrmovf input[type=checkbox]:where(.svelte-1hrmovf){display:none}.checkbox-label.svelte-1hrmovf .checkmark:where(.svelte-1hrmovf){-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff4d;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin-top:2px;transition:all .3s;position:relative}.checkbox-label.svelte-1hrmovf .checkmark:where(.svelte-1hrmovf):after{content:"";transform-origin:50%;border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.checkbox-label.svelte-1hrmovf input[type=checkbox]:where(.svelte-1hrmovf):checked+.checkmark:where(.svelte-1hrmovf){background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;box-shadow:0 4px 15px #667eea4d}.checkbox-label.svelte-1hrmovf input[type=checkbox]:where(.svelte-1hrmovf):checked+.checkmark:where(.svelte-1hrmovf):after{transform:translate(-50%,-60%)rotate(45deg)scale(1)}.checkbox-label.svelte-1hrmovf input[type=checkbox]:where(.svelte-1hrmovf):disabled+.checkmark:where(.svelte-1hrmovf){opacity:.5;cursor:not-allowed}.checkbox-label.svelte-1hrmovf .checkbox-text:where(.svelte-1hrmovf){flex:1}.checkbox-label.svelte-1hrmovf a:where(.svelte-1hrmovf){color:#667eea;font-weight:600;text-decoration:none;transition:color .3s}.checkbox-label.svelte-1hrmovf a:where(.svelte-1hrmovf):hover{color:#5a67d8;text-decoration:underline}.checkbox-label.required.svelte-1hrmovf .checkbox-text:where(.svelte-1hrmovf){font-weight:600}.primary-btn.svelte-1hrmovf{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea4d}.primary-btn.svelte-1hrmovf:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.primary-btn.svelte-1hrmovf:active:not(:disabled){transform:translateY(0)}.primary-btn.svelte-1hrmovf:disabled{opacity:.7;cursor:not-allowed;transform:none}.divider.svelte-1hrmovf{align-items:center;margin:1rem 0;display:flex}.divider.svelte-1hrmovf:before,.divider.svelte-1hrmovf:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);flex:1;height:1px}.divider.svelte-1hrmovf span:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)/.6));opacity:.8;padding:0 1rem;font-size:.75rem}.social-buttons.svelte-1hrmovf{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.social-btn.svelte-1hrmovf{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--fallback-bc,oklch(var(--bc)));cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;min-height:48px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.social-btn.svelte-1hrmovf img:where(.svelte-1hrmovf){border-radius:4px;width:20px;height:20px}.social-btn.apple-btn.svelte-1hrmovf img:where(.svelte-1hrmovf){filter:brightness(0)invert()}.social-btn.svelte-1hrmovf:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;transform:translateY(-1px);box-shadow:0 4px 20px #0000001a}.social-btn.svelte-1hrmovf:disabled{opacity:.6;cursor:not-allowed;transform:none}.social-btn.google-btn.svelte-1hrmovf:hover:not(:disabled){border-color:#4285f4;box-shadow:0 4px 20px #4285f433}.social-btn.apple-btn.svelte-1hrmovf:hover:not(:disabled){border-color:#000;box-shadow:0 4px 20px #0003}.error-message.svelte-1hrmovf{color:#ff6b6b;text-align:center;background:#ff00001a;border:1px solid #ff00004d;border-radius:12px;padding:1rem;font-size:.875rem}.promo-section.svelte-1hrmovf{text-align:center;margin-bottom:2rem}.promo-section.svelte-1hrmovf h3:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)));margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.promo-section.svelte-1hrmovf .promo-text:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)/.7));opacity:.8;margin:0;font-size:.875rem}.terms-notice.svelte-1hrmovf{text-align:center}.terms-notice.svelte-1hrmovf p:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)/.7));opacity:.8;margin:0;font-size:.875rem}.terms-notice.svelte-1hrmovf a:where(.svelte-1hrmovf){color:#667eea;font-weight:600;text-decoration:none;transition:color .3s}.terms-notice.svelte-1hrmovf a:where(.svelte-1hrmovf):hover{color:#5a67d8;text-decoration:underline}.loading-container.svelte-1hrmovf{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.loading-container.svelte-1hrmovf .loading-text:where(.svelte-1hrmovf){color:var(--fallback-bc,oklch(var(--bc)/.7));margin-top:1rem;font-size:1rem}.loading-spinner.svelte-1hrmovf{border:4px solid #ffffff1a;border-top-color:#667eea;border-radius:50%;width:48px;height:48px;animation:1s linear infinite svelte-1hrmovf-spin}.spinner.svelte-1hrmovf{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite svelte-1hrmovf-spin}@keyframes svelte-1hrmovf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.turnstile-container.svelte-1hrmovf{justify-content:center;margin:1rem 0;display:flex}@media (width<=480px){.auth-content.svelte-1hrmovf{padding:1rem}.auth-header.svelte-1hrmovf h2:where(.svelte-1hrmovf){font-size:1.75rem}.social-buttons.svelte-1hrmovf{gap:.5rem}.checkbox-label.svelte-1hrmovf{font-size:.75rem}}
