@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400&family=Outfit:wght@300;400;500&display=swap);.splash{--bg:#2d4739;--bg-deep:#243a2f;--bg-soft:#354f41;--cream:#f3f0e8;--cream-muted:rgba(243, 240, 232, 0.72);--line:rgba(243, 240, 232, 0.18);--serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--sans:"Outfit",system-ui,sans-serif;height:100vh;height:100dvh;width:100%;overflow:hidden;font-family:var(--sans);color:var(--cream);line-height:1.5;-webkit-font-smoothing:antialiased;background:radial-gradient(ellipse 90% 55% at 50% 0,rgba(255,255,255,.05),transparent 55%),radial-gradient(ellipse 70% 50% at 80% 100%,rgba(0,0,0,.18),transparent 50%),linear-gradient(165deg,var(--bg-soft) 0,var(--bg) 42%,var(--bg-deep) 100%)}.splash *,.splash ::after,.splash ::before{box-sizing:border-box;margin:0;padding:0}.splash a{color:inherit}.splash__inner{width:min(100% - 2rem,32rem);height:100%;margin:0 auto;padding:clamp(1.1rem,3.2vh,2rem) 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.splash__main{display:flex;flex-direction:column;align-items:center;flex:1;justify-content:center;min-height:0;width:100%}.reveal{opacity:0;transform:translateY(10px);animation:.75s cubic-bezier(.22,1,.36,1) forwards rise}.reveal--1{animation-delay:50ms}.reveal--2{animation-delay:.14s}.reveal--3{animation-delay:.24s}.reveal--4{animation-delay:.34s}.reveal--5{animation-delay:.44s}.reveal--6{animation-delay:.54s}.reveal--7{animation-delay:.64s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;animation:none}}.logo{display:block;text-decoration:none;line-height:0}.logo img,.logo__img{display:block;width:clamp(7.5rem,18vw,9.5rem);max-width:236px;height:auto;margin:0 auto}.logo.reveal{transform:none;animation-name:fade-in}@keyframes fade-in{to{opacity:1}}.divider{width:2rem;height:1px;background:var(--line);margin:.9rem auto;border:none}.eyebrow{font-size:.65rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--cream-muted);margin-bottom:.7rem}.headline{font-family:var(--serif);font-weight:400;font-size:clamp(1.85rem, 5vw, 2.55rem);line-height:1.12;letter-spacing:.01em;color:var(--cream);max-width:16ch;margin:0 auto}.body{margin-top:.75rem;font-size:clamp(.84rem, 1.5vw, .94rem);font-weight:300;line-height:1.55;color:var(--cream-muted);max-width:30rem}.capture{width:100%;max-width:24rem;margin-top:1.15rem}.capture__row{display:flex;align-items:stretch;width:100%;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:rgba(255,255,255,.04)}.capture__row:focus-within{border-color:rgba(243,240,232,.45)}.capture__input{flex:1;min-width:0;border:0;background:0 0;color:var(--cream);font-family:var(--sans);font-size:.88rem;font-weight:300;padding:.72rem 1rem;outline:0}.capture__input::placeholder{color:rgba(243,240,232,.45)}.capture__submit{flex-shrink:0;border:0;background:var(--cream);color:var(--bg);font-family:var(--sans);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:0 1.1rem;cursor:pointer}.capture__submit:hover{background:#fff}.capture__submit:disabled{opacity:.65;cursor:default}.capture__message{min-height:1.2em;margin-top:.55rem;font-size:.72rem;font-weight:300;color:var(--cream-muted)}.capture__message[data-state=success]{color:var(--cream)}.capture__message[data-state=error]{color:#e8c4b8}.support{margin-top:1.35rem;max-width:26rem}.support__q{font-size:.76rem;font-weight:400;color:var(--cream);margin-bottom:.25rem}.support__a{font-size:.76rem;font-weight:300;color:var(--cream-muted);line-height:1.5}.support__a a{text-decoration:underline;text-underline-offset:0.18em;text-decoration-thickness:1px;transition:color .15s}.support__a a:hover{color:var(--cream)}.footer{width:100%;flex-shrink:0;padding-top:.65rem}.footer__rule{width:1.25rem;height:1px;background:var(--line);margin:0 auto .55rem;border:none}.footer__line{font-family:var(--serif);font-style:italic;font-size:clamp(.85rem, 1.8vw, .95rem);font-weight:400;color:var(--cream-muted);line-height:1.4;max-width:24rem;margin:0 auto}.footer__legal{display:none}.footer__legal a{color:var(--cream-muted);text-decoration:none}.footer__legal a:hover{color:var(--cream)}.footer__legal span{color:var(--cream-muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body:has(.splash),html:has(.splash){height:100%;margin:0;padding:0;background:#2d4739;overflow:hidden}@media (max-width:480px){.splash{height:auto;min-height:100vh;min-height:100dvh;overflow:visible}.splash__inner{height:auto;min-height:100vh;min-height:100dvh;padding:1.25rem 0 1.1rem;justify-content:center;gap:.25rem}.splash__main{flex:0 1 auto;justify-content:center}.capture__row{flex-direction:column;border:none;gap:.45rem;background:0 0;border-radius:0}.capture__row:focus-within{border-color:transparent}.capture__input{border:1px solid var(--line);border-radius:999px;text-align:center}.capture__input:focus{border-color:rgba(243,240,232,.45)}.capture__submit{width:100%;border-radius:999px;padding:.78rem 1.1rem}.footer{margin-top:1.25rem}body:has(.splash){overflow-y:auto}}.rose-coming-soon-section,.shopify-section:has(.splash){margin:0!important;padding:0!important}