.BrandSeal-module__4NHqjW__stage{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.BrandSeal-module__4NHqjW__sealEntrance{transform-origin:50% 58%;position:relative}.BrandSeal-module__4NHqjW__impactRing{opacity:0;pointer-events:none;filter:blur(2px);background:radial-gradient(circle,#e3c5688c 0%,#e3c56838 45%,#0000 72%);border-radius:50%;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.BrandSeal-module__4NHqjW__sealFloat{transform-origin:50% 55%;animation:7s ease-in-out infinite BrandSeal-module__4NHqjW__sealBreathe}@keyframes BrandSeal-module__4NHqjW__sealBreathe{0%,to{transform:scale(1)rotate(0)translateY(0)}50%{transform:scale(1.016)rotate(.9deg)translateY(-7px)}}.BrandSeal-module__4NHqjW__sealWrap{aspect-ratio:786/790;filter:drop-shadow(0 12px 16px #26180a29)drop-shadow(0 38px 46px #26180a42)drop-shadow(0 4px 10px #7c5a162e);width:clamp(320px,46vw,640px);transform:rotate(-2deg) translate3d(calc(var(--mx,0) * 6px), calc(var(--my,0) * 6px), 0);transition:transform .5s var(--ease-soft);will-change:transform;position:relative}.BrandSeal-module__4NHqjW__sealImage{object-fit:contain;width:100%;height:100%}.BrandSeal-module__4NHqjW__sheen{pointer-events:none;mix-blend-mode:soft-light;opacity:.75;background:conic-gradient(#0000 0deg,#fff6d2 26deg,#0000 66deg 208deg,#fff0bea6 248deg,#0000 298deg 360deg);border-radius:50%;animation:11s linear infinite BrandSeal-module__4NHqjW__sealSheen;position:absolute;inset:6%;overflow:hidden}.BrandSeal-module__4NHqjW__sheenSecondary{pointer-events:none;mix-blend-mode:overlay;opacity:.4;background:conic-gradient(from 180deg,#0000 0deg,#e9c978cc 20deg,#0000 50deg 360deg);border-radius:50%;animation:17s linear infinite reverse BrandSeal-module__4NHqjW__sealSheen;position:absolute;inset:6%;overflow:hidden}@keyframes BrandSeal-module__4NHqjW__sealSheen{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.BrandSeal-module__4NHqjW__sheen{animation:none}}@media (max-width:1023px){.BrandSeal-module__4NHqjW__sealWrap{width:clamp(260px,78vw,460px)}}
.SocialLinks-module__2xwzUq__list{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.SocialLinks-module__2xwzUq__link{width:28px;height:28px;color:var(--ink-faint);transition:color .2s var(--ease-soft), background-color .2s var(--ease-soft), translate .2s var(--ease-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.SocialLinks-module__2xwzUq__link:hover{color:var(--olive-deep);background-color:#3f541914;translate:0 -1px}
.WaitlistForm-module__wGEQGa__wrap{width:100%;max-width:480px}.WaitlistForm-module__wGEQGa__form{flex-direction:column;gap:12px;display:flex}.WaitlistForm-module__wGEQGa__field{border:1px solid var(--paper-line);border-radius:var(--radius-md);transition:border-color .22s var(--ease-soft), box-shadow .22s var(--ease-soft);background:#fffcf48c;align-items:stretch;gap:10px;padding:6px;display:flex}.WaitlistForm-module__wGEQGa__field:focus-within{border-color:var(--olive);box-shadow:0 0 0 3px #3f541924}.WaitlistForm-module__wGEQGa__input{min-width:0;height:52px;font-family:var(--font-ui), sans-serif;color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-size:1rem}.WaitlistForm-module__wGEQGa__input::placeholder{color:var(--ink-faint)}.WaitlistForm-module__wGEQGa__input:focus-visible{outline:none}.WaitlistForm-module__wGEQGa__button{background:var(--olive-deep);height:52px;color:var(--paper);border-radius:calc(var(--radius-md) - 2px);letter-spacing:.01em;cursor:pointer;white-space:nowrap;transition:background-color .2s var(--ease-soft), box-shadow .2s var(--ease-soft), scale .12s var(--ease-soft), translate .2s var(--ease-soft);border:none;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:.9375rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 1px #00000014}.WaitlistForm-module__wGEQGa__button:before{content:"";transition:transform .65s var(--ease-soft);pointer-events:none;background:linear-gradient(115deg,#0000 30%,#e3c56866 48%,#0000 66%);position:absolute;inset:0;transform:translate(-120%)}.WaitlistForm-module__wGEQGa__button:hover:not(:disabled):before{transform:translate(120%)}.WaitlistForm-module__wGEQGa__button:hover:not(:disabled){background:var(--olive);translate:0 -1.5px;box-shadow:0 8px 18px -6px #2a381080}.WaitlistForm-module__wGEQGa__button:active:not(:disabled){scale:.97;box-shadow:0 2px 6px -2px #2a381066}.WaitlistForm-module__wGEQGa__button:disabled{cursor:default;opacity:.85}.WaitlistForm-module__wGEQGa__buttonLabelHidden{opacity:0}.WaitlistForm-module__wGEQGa__loading{justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}.WaitlistForm-module__wGEQGa__loadingDot{opacity:.9;background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite WaitlistForm-module__wGEQGa__loadingPulse}.WaitlistForm-module__wGEQGa__loadingDot:nth-child(2){animation-delay:.15s}.WaitlistForm-module__wGEQGa__loadingDot:nth-child(3){animation-delay:.3s}@keyframes WaitlistForm-module__wGEQGa__loadingPulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__wGEQGa__loadingDot{opacity:.9;animation:none}}.WaitlistForm-module__wGEQGa__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.WaitlistForm-module__wGEQGa__microcopy{color:var(--ink-faint);padding:0 4px;font-size:.8125rem;line-height:1.5}.WaitlistForm-module__wGEQGa__errorMessage{min-height:1.2em;color:var(--brick);margin:0;padding:0 4px;font-size:.8125rem}.WaitlistForm-module__wGEQGa__successState{border:1px solid var(--paper-line);border-radius:var(--radius-md);max-width:480px;animation:WaitlistForm-module__wGEQGa__successIn .5s var(--ease-editorial) both;background:#fffcf48c;align-items:center;gap:16px;padding:14px 18px;display:flex}@keyframes WaitlistForm-module__wGEQGa__successIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.WaitlistForm-module__wGEQGa__successMark{color:var(--olive);flex-shrink:0}.WaitlistForm-module__wGEQGa__successCheck{stroke-dasharray:16;stroke-dashoffset:16px;animation:WaitlistForm-module__wGEQGa__drawCheck .48s .18s var(--ease-soft) forwards}@keyframes WaitlistForm-module__wGEQGa__drawCheck{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__wGEQGa__successState{animation:none}.WaitlistForm-module__wGEQGa__successCheck{stroke-dashoffset:0;animation:none}}.WaitlistForm-module__wGEQGa__successTitle{font-family:var(--font-display), serif;color:var(--ink);font-size:1.0625rem}.WaitlistForm-module__wGEQGa__successSubtitle{color:var(--ink-faint);margin-top:2px;font-size:.8125rem}@media (max-width:420px){.WaitlistForm-module__wGEQGa__field{background:0 0;border:none;flex-direction:column;gap:12px;padding:0}.WaitlistForm-module__wGEQGa__field:focus-within{box-shadow:none}.WaitlistForm-module__wGEQGa__input{border:1px solid var(--paper-line);border-radius:var(--radius-md);background:#fffcf48c;padding:0 16px}.WaitlistForm-module__wGEQGa__input:focus-visible{border-color:var(--olive);outline:none;box-shadow:0 0 0 3px #3f541924}.WaitlistForm-module__wGEQGa__button{width:100%;height:52px}}
.Hero-module__H8d9UW__hero{--mx:0;--my:0;isolation:isolate;min-height:100dvh;padding-inline:var(--gutter);flex-direction:column;justify-content:center;padding-block:clamp(28px,5vh,56px);display:flex;position:relative;overflow:hidden}.Hero-module__H8d9UW__vignette{z-index:0;pointer-events:none;background:radial-gradient(130% 105% at 62% 38%,#0000 45%,#2c1a0e0d 78%,#2c1a0e24 100%);position:absolute;inset:0}.Hero-module__H8d9UW__lightSweep{z-index:0;pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(112deg,#0000 42%,#e3c56829 50%,#0000 58%);animation:10s ease-in-out infinite Hero-module__H8d9UW__sweepDrift;position:absolute;inset:-15% -35%}@keyframes Hero-module__H8d9UW__sweepDrift{0%,to{transform:translate(-22%)}50%{transform:translate(22%)}}.Hero-module__H8d9UW__composition{z-index:2;width:100%;max-width:var(--container-max);grid-template-columns:minmax(0,620px) minmax(0,1fr);grid-template-areas:"text seal";align-items:center;column-gap:clamp(24px,4vw,56px);margin-inline:auto;display:grid;position:relative}.Hero-module__H8d9UW__textColumn{grid-area:text}.Hero-module__H8d9UW__sealArea{z-index:1;grid-area:seal;justify-content:center;align-self:stretch;align-items:center;margin-left:clamp(-56px,-5vw,-16px);margin-right:clamp(-40px,-4vw,0px);display:flex;position:relative}.Hero-module__H8d9UW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--olive-deep);margin-bottom:18px;font-size:.8125rem;font-weight:600}.Hero-module__H8d9UW__headline{font-family:var(--font-display), Georgia, serif;letter-spacing:-.015em;color:var(--ink);font-size:clamp(2.9rem,3.6vw + 1.7rem,5.6rem);font-weight:560;line-height:1.02}.Hero-module__H8d9UW__headlineLine{text-wrap:balance;display:block}.Hero-module__H8d9UW__word{will-change:transform, filter, opacity;display:inline-block}.Hero-module__H8d9UW__subhead{max-width:30ch;font-family:var(--font-display), serif;color:var(--ink-soft);margin-top:clamp(20px,2.6vh,30px);font-size:clamp(1.125rem,.6vw + 1rem,1.375rem);font-style:italic;font-weight:400;line-height:1.45}.Hero-module__H8d9UW__subheadDetail{letter-spacing:.01em;max-width:44ch;color:var(--ink-faint);text-wrap:pretty;margin-top:8px;font-size:.875rem}.Hero-module__H8d9UW__ctaGroup{max-width:480px;margin-top:clamp(28px,3.6vh,40px)}.Hero-module__H8d9UW__intro{color:var(--ink-soft);max-width:42ch;margin-bottom:22px;font-size:.9375rem;line-height:1.6}.Hero-module__H8d9UW__formRow{display:flex}.Hero-module__H8d9UW__credit{z-index:3;letter-spacing:.01em;width:fit-content;color:var(--ink);transition:opacity .2s var(--ease-soft);align-items:center;gap:12px;margin-top:clamp(28px,5vh,40px);font-size:.9375rem;text-decoration:none;display:flex;position:relative}.Hero-module__H8d9UW__credit:hover{opacity:.75}.Hero-module__H8d9UW__socialRow{margin-top:34px}.Hero-module__H8d9UW__creditLogo{opacity:1;width:auto;height:30px}@media (max-width:1023px){.Hero-module__H8d9UW__hero{min-height:auto;padding-top:40px;padding-bottom:32px}.Hero-module__H8d9UW__composition{text-align:left;grid-template-columns:1fr;grid-template-areas:"text""seal";row-gap:clamp(28px,5vh,40px)}.Hero-module__H8d9UW__ctaGroup{max-width:none}.Hero-module__H8d9UW__sealArea{margin-left:0;margin-right:0;margin-block:4px}.Hero-module__H8d9UW__headline{font-size:clamp(2.5rem,9vw,3.4rem)}.Hero-module__H8d9UW__subhead{max-width:34ch}}@media (max-width:480px){.Hero-module__H8d9UW__headline{font-size:clamp(2.25rem,10.5vw,2.9rem)}}
