.svelte-1uha8ag{margin:0;padding:0;box-sizing:border-box}.page.svelte-1uha8ag{font-family:Inter,system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#1a2f2f,#2d4545);color:#d4dada;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12vh 2rem 2rem;line-height:1.6}.container.svelte-1uha8ag{max-width:800px;text-align:center;animation:svelte-1uha8ag-fadeIn 1s ease-in}@keyframes svelte-1uha8ag-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uha8ag-pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes svelte-1uha8ag-checkmark{0%{transform:scale(0) rotate(-45deg);opacity:0}50%{transform:scale(1.2) rotate(-45deg)}to{transform:scale(1) rotate(-45deg);opacity:1}}.logo.svelte-1uha8ag{width:180px;height:auto;margin:0 auto 1.5rem;filter:drop-shadow(0 10px 30px rgba(0,0,0,.5));transition:transform .3s ease}.logo.svelte-1uha8ag:hover{transform:scale(1.05)}h1.svelte-1uha8ag{font-family:Cinzel,serif;font-size:clamp(2.2rem,7vw,4rem);margin-bottom:.75rem;color:#b5c4c4;font-weight:600;letter-spacing:.02em}.subscript-x.svelte-1uha8ag{font-size:.65em;vertical-align:baseline;position:relative;top:.15em;margin:0 -.05em}.product-name.svelte-1uha8ag{font-family:Cinzel,serif;font-size:clamp(1.6rem,4vw,2.6rem);margin-bottom:.4rem;color:#8fa8a8;font-weight:600;letter-spacing:.05em}.product-subtitle.svelte-1uha8ag{font-size:clamp(.95rem,2.2vw,1.1rem);margin-bottom:1.5rem;color:#7a9292;font-weight:300;font-style:italic}.tagline.svelte-1uha8ag{font-size:clamp(1rem,2.2vw,1.25rem);max-width:580px;margin:0 auto 2rem;color:#c2d0d0;font-weight:300;line-height:1.8}.highlight.svelte-1uha8ag{color:#8fa8a8;font-weight:400;text-decoration:none;transition:color .2s ease}.highlight.svelte-1uha8ag:hover{color:#b5c4c4}.waitlist-section.svelte-1uha8ag{margin:0 auto 2rem;max-width:480px;width:100%}.waitlist-card.svelte-1uha8ag{background:linear-gradient(145deg,#2d454599,#1a2f2fcc);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(143,168,168,.15);border-radius:16px;padding:2rem;box-shadow:0 4px 24px #0000004d,0 1px #ffffff0d inset}.waitlist-title.svelte-1uha8ag{font-family:Cinzel,serif;font-size:1.1rem;color:#b5c4c4;margin-bottom:.5rem;font-weight:600;letter-spacing:.03em}.waitlist-subtitle.svelte-1uha8ag{font-size:.9rem;color:#7a9292;margin-bottom:1.25rem;font-weight:300}.form-row.svelte-1uha8ag{display:flex;gap:.75rem;flex-wrap:wrap}.email-input.svelte-1uha8ag{flex:1;min-width:200px;padding:.875rem 1rem;background:#1a2f2fcc;border:1px solid rgba(143,168,168,.2);border-radius:8px;color:#d4dada;font-size:1rem;font-family:inherit;transition:all .25s ease}.email-input.svelte-1uha8ag::-moz-placeholder{color:#5f7676}.email-input.svelte-1uha8ag::placeholder{color:#5f7676}.email-input.svelte-1uha8ag:focus{outline:none;border-color:#8fa8a880;background:#1a2f2ff2;box-shadow:0 0 0 3px #8fa8a81a}.email-input.error.svelte-1uha8ag{border-color:#ef444480;box-shadow:0 0 0 3px #ef44441a}.submit-btn.svelte-1uha8ag{padding:.875rem 1.5rem;background:linear-gradient(135deg,#4a7070,#3d5f5f);color:#e8f0f0;border:none;border-radius:8px;font-weight:600;font-size:.95rem;font-family:inherit;cursor:pointer;transition:all .25s ease;box-shadow:0 2px 12px #4a70704d;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:140px}.submit-btn.svelte-1uha8ag:hover:not(:disabled){background:linear-gradient(135deg,#527a7a,#456969);transform:translateY(-1px);box-shadow:0 4px 16px #4a707066}.submit-btn.svelte-1uha8ag:active:not(:disabled){transform:translateY(0)}.submit-btn.svelte-1uha8ag:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn.loading.svelte-1uha8ag{background:linear-gradient(135deg,#3d5f5f,#2f4d4d)}.submit-btn.success.svelte-1uha8ag{background:linear-gradient(135deg,#2d6b4f,#1f5a3f)}.spinner.svelte-1uha8ag{width:16px;height:16px;border:2px solid rgba(232,240,240,.3);border-top-color:#e8f0f0;border-radius:50%;animation:svelte-1uha8ag-spin .8s linear infinite}@keyframes svelte-1uha8ag-spin{to{transform:rotate(360deg)}}.checkmark.svelte-1uha8ag{width:16px;height:16px;position:relative}.checkmark.svelte-1uha8ag:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:10px;border:solid #e8f0f0;border-width:0 2px 2px 0;animation:svelte-1uha8ag-checkmark .3s ease-out forwards}.status-message.svelte-1uha8ag{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;animation:svelte-1uha8ag-fadeIn .3s ease-out}.status-message.error.svelte-1uha8ag{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.status-message.success.svelte-1uha8ag{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#86efac}.success-detail.svelte-1uha8ag{font-size:.85rem;color:#6ee7b7;margin-top:.25rem;font-weight:300}#turnstile-container.svelte-1uha8ag{height:0;overflow:hidden}.divider.svelte-1uha8ag{width:60px;height:2px;background:linear-gradient(90deg,transparent,#8fa8a8,transparent);margin:2rem auto}.info.svelte-1uha8ag{font-size:clamp(.95rem,2vw,1.1rem);margin-bottom:1.25rem;color:#89a0a0}.info.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#8fa8a8;text-decoration:none;transition:color .2s ease}.info.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:#b5c4c4}footer.svelte-1uha8ag{margin-top:3rem;font-size:.9rem;color:#5f7676;font-weight:300}footer.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#8fa8a8;text-decoration:none;transition:color .2s ease}footer.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:#b5c4c4}.nav.svelte-1uha8ag{position:absolute;top:1.5rem;right:2rem;display:flex;gap:2rem}.nav.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#8fa8a8;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .2s ease}.nav.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:#d4dada}@media(max-width:640px){.page.svelte-1uha8ag{padding:10vh 1.25rem 2rem}.logo.svelte-1uha8ag{width:140px}.container.svelte-1uha8ag{padding:.5rem}.waitlist-card.svelte-1uha8ag{padding:1.5rem}.form-row.svelte-1uha8ag{flex-direction:column}.submit-btn.svelte-1uha8ag{width:100%}.nav.svelte-1uha8ag{top:1rem;right:1rem;gap:1.25rem}.nav.svelte-1uha8ag a:where(.svelte-1uha8ag){font-size:.9rem}}
