.WaitlistForm-module__9RX3jq__form{width:100%;max-width:480px}.WaitlistForm-module__9RX3jq__inputGroup{flex-direction:column;gap:8px;display:flex}@media (min-width:480px){.WaitlistForm-module__9RX3jq__inputGroup{flex-direction:row}}.WaitlistForm-module__9RX3jq__input{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;flex:1;padding:12px 16px;font-size:.9375rem;transition:border-color .15s}.WaitlistForm-module__9RX3jq__input::placeholder{color:var(--text-tertiary)}.WaitlistForm-module__9RX3jq__input:focus{border-color:var(--accent-border)}.WaitlistForm-module__9RX3jq__input:disabled{opacity:.5}.WaitlistForm-module__9RX3jq__button{background:var(--accent);color:#0a0a0a;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-width:140px;padding:12px 24px;font-size:.875rem;font-weight:600;transition:opacity .15s;display:flex}.WaitlistForm-module__9RX3jq__button:hover:not(:disabled){opacity:.9}.WaitlistForm-module__9RX3jq__button:disabled{opacity:.4;cursor:not-allowed}.WaitlistForm-module__9RX3jq__error{color:var(--red);margin-top:8px;font-size:.8125rem}.WaitlistForm-module__9RX3jq__success{background:var(--accent-dim);border:1px solid var(--accent-border);color:var(--text-primary);border-radius:8px;align-items:center;gap:10px;max-width:480px;padding:14px 18px;font-size:.9375rem;display:flex}.WaitlistForm-module__9RX3jq__spinner{border:2px solid #0a0a0a4d;border-top-color:#0a0a0a;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite WaitlistForm-module__9RX3jq__spin}@keyframes WaitlistForm-module__9RX3jq__spin{to{transform:rotate(360deg)}}
.Hero-module__lYpGPq__hero{border-bottom:1px solid var(--border);padding:80px 0 60px}@media (min-width:768px){.Hero-module__lYpGPq__hero{padding:120px 0 80px}}.Hero-module__lYpGPq__inner{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__lYpGPq__logo{letter-spacing:-.02em;margin-bottom:32px;font-size:1.25rem}.Hero-module__lYpGPq__logoName{color:var(--text-primary);font-weight:700}.Hero-module__lYpGPq__logoDot{color:#00c46a;font-weight:700}.Hero-module__lYpGPq__headline{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.01em;color:var(--text-primary);margin-bottom:24px;font-size:clamp(2rem,5vw,3.25rem);font-weight:400;line-height:1.15}.Hero-module__lYpGPq__italic{color:var(--accent);font-style:italic}.Hero-module__lYpGPq__sub{color:var(--text-secondary);max-width:560px;margin-bottom:40px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.Hero-module__lYpGPq__ctas{flex-direction:column;gap:16px;width:100%;margin-bottom:64px;display:flex}@media (min-width:768px){.Hero-module__lYpGPq__ctas{margin-bottom:80px}}.Hero-module__lYpGPq__docsLink{color:var(--text-secondary);align-items:center;gap:6px;font-size:.875rem;transition:color .15s;display:inline-flex}.Hero-module__lYpGPq__docsLink:hover{color:var(--text-primary)}.Hero-module__lYpGPq__flow{align-items:center;gap:12px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}@media (max-width:600px){.Hero-module__lYpGPq__flow{gap:8px}.Hero-module__lYpGPq__flowArrow svg{width:24px}}.Hero-module__lYpGPq__flowStep{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;flex-shrink:0;align-items:center;gap:10px;padding:14px 18px;display:flex}.Hero-module__lYpGPq__flowStepAccent{border-color:var(--accent-border);background:var(--accent-dim)}.Hero-module__lYpGPq__flowIcon{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.Hero-module__lYpGPq__flowStepAccent .Hero-module__lYpGPq__flowIcon{color:var(--accent)}.Hero-module__lYpGPq__flowLabel{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem}.Hero-module__lYpGPq__flowStepAccent .Hero-module__lYpGPq__flowLabel{color:var(--accent);font-weight:500}.Hero-module__lYpGPq__flowArrow{flex-shrink:0;align-items:center;display:flex}
.HowItWorks-module__WawhIW__section{border-bottom:1px solid var(--border);padding:80px 0}@media (min-width:768px){.HowItWorks-module__WawhIW__section{padding:100px 0}}.HowItWorks-module__WawhIW__heading{font-family:var(--font-serif),Georgia,serif;color:var(--text-primary);margin-bottom:48px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:400}.HowItWorks-module__WawhIW__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.HowItWorks-module__WawhIW__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.HowItWorks-module__WawhIW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px 24px}.HowItWorks-module__WawhIW__number{color:var(--accent);margin-bottom:16px;font-size:.75rem;display:inline-block}.HowItWorks-module__WawhIW__title{color:var(--text-primary);margin-bottom:10px;font-size:1.0625rem;font-weight:600}.HowItWorks-module__WawhIW__description{color:var(--text-secondary);font-size:.9375rem;line-height:1.65}.HowItWorks-module__WawhIW__semaphore{gap:8px;margin-top:20px;display:flex}.HowItWorks-module__WawhIW__dot{border-radius:50%;width:10px;height:10px}
.ForWho-module__RPlZTa__section{border-bottom:1px solid var(--border);padding:80px 0}@media (min-width:768px){.ForWho-module__RPlZTa__section{padding:100px 0}}.ForWho-module__RPlZTa__heading{font-family:var(--font-serif),Georgia,serif;color:var(--text-primary);margin-bottom:48px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:400}.ForWho-module__RPlZTa__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.ForWho-module__RPlZTa__grid{grid-template-columns:repeat(2,1fr);gap:32px}}.ForWho-module__RPlZTa__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:32px 28px;display:flex}.ForWho-module__RPlZTa__iconWrap{background:var(--accent-dim);width:44px;height:44px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.ForWho-module__RPlZTa__title{color:var(--text-primary);margin-bottom:10px;font-size:1.0625rem;font-weight:600}.ForWho-module__RPlZTa__description{color:var(--text-secondary);font-size:.9375rem;line-height:1.65}.ForWho-module__RPlZTa__link{color:var(--accent);align-items:center;gap:6px;margin-top:20px;font-size:.875rem;transition:opacity .15s;display:inline-flex}.ForWho-module__RPlZTa__link:hover{opacity:.8}
.WaitlistCTA-module__obdhmW__section{border-bottom:1px solid var(--border);padding:80px 0}@media (min-width:768px){.WaitlistCTA-module__obdhmW__section{padding:100px 0}}.WaitlistCTA-module__obdhmW__inner{flex-direction:column;align-items:flex-start;display:flex}.WaitlistCTA-module__obdhmW__heading{font-family:var(--font-serif),Georgia,serif;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:400}.WaitlistCTA-module__obdhmW__sub{color:var(--text-secondary);max-width:480px;margin-bottom:32px;font-size:1rem;line-height:1.65}
.Footer-module__DaFM4q__footer{padding:40px 0}@media (min-width:768px){.Footer-module__DaFM4q__footer{padding:48px 0}}.Footer-module__DaFM4q__inner{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.Footer-module__DaFM4q__inner{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__DaFM4q__tagline{color:var(--text-tertiary);font-size:.8125rem}.Footer-module__DaFM4q__brand{color:var(--text-secondary);font-weight:700}.Footer-module__DaFM4q__brandDot{color:#00c46a;font-weight:700}.Footer-module__DaFM4q__brandSep{color:var(--text-tertiary)}.Footer-module__DaFM4q__links{flex-wrap:wrap;gap:24px;display:flex}.Footer-module__DaFM4q__links a{color:var(--text-tertiary);font-size:.8125rem;transition:color .15s}.Footer-module__DaFM4q__links a:hover{color:var(--text-secondary)}
