.welcome-module__DfqkqW__root{--lp-ink:#453a2d;--lp-deep:#2b1208;--lp-grey:#6f675c;--lp-dark:#33241a;--lp-offwhite:#f4efe6;--bg:#fbf9f5;--bg-soft:#f6f2ea;--panel:#fffefb;--panel-warm:#f4efe6;--text:#453a2d;--text-muted:#55504a;--text-soft:#6b6456;--line:#eae4d9;--line-soft:#f2ede4;--primary:#a85a38;--primary-foreground:#fff;--background:#fbf9f5;--foreground:#453a2d;--card:#fffefb;--card-foreground:#453a2d;--popover:#fffefb;--popover-foreground:#453a2d;--secondary:#f4efe6;--secondary-foreground:#453a2d;--muted:#f4efe6;--muted-foreground:#55504a;--accent:#f4efe6;--accent-foreground:#453a2d;--destructive:#c0442e;--border:#eae4d9;--input:#eae4d9;--ring:#a85a38;font-family:var(--font-dm-sans),system-ui,sans-serif;color:var(--lp-grey);background:var(--bg,#fbf9f5);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}.welcome-module__DfqkqW__container{max-width:1140px;margin:0 auto;padding:0 24px}.welcome-module__DfqkqW__display{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.008em}.welcome-module__DfqkqW__header{z-index:40;transition:transform .35s,background-color .35s;position:fixed;top:0;left:0;right:0}.welcome-module__DfqkqW__headerHidden{transform:translateY(-100%)}.welcome-module__DfqkqW__headerSolid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3eee5f0;box-shadow:0 1px #453a2d1f,0 8px 24px #453a2d0f}.welcome-module__DfqkqW__headerInner{align-items:center;gap:28px;max-width:1140px;height:70px;margin:0 auto;padding:0 24px;display:flex}.welcome-module__DfqkqW__wordmark{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.03em;color:var(--primary,#a85a38);align-items:center;gap:9px;margin-right:auto;font-size:28px;font-weight:800;text-decoration:none;transition:color .35s;display:inline-flex}.welcome-module__DfqkqW__navLink{color:#3a352f;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s,color .35s}.welcome-module__DfqkqW__navLink:hover{opacity:.75}.welcome-module__DfqkqW__headerSolid .welcome-module__DfqkqW__wordmark{color:var(--primary,#a85a38)}.welcome-module__DfqkqW__headerSolid .welcome-module__DfqkqW__navLink{color:var(--lp-ink,#453a2d)}.welcome-module__DfqkqW__headerCta{background:var(--primary,#a85a38);color:#fff;white-space:nowrap;border-radius:6px;padding:12px 26px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .35s,color .35s}.welcome-module__DfqkqW__headerSolid .welcome-module__DfqkqW__headerCta{background:var(--primary,#a85a38);color:#fff}@media (max-width:767px){.welcome-module__DfqkqW__headerCtaSignupPage{display:none}}.welcome-module__DfqkqW__mobileHidden{display:none}@media (min-width:768px){.welcome-module__DfqkqW__mobileHidden{display:inline}}.welcome-module__DfqkqW__navLinkActive{text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:2px}.welcome-module__DfqkqW__hamburger{cursor:pointer;width:40px;height:40px;color:var(--lp-ink,#000);background:0 0;border:0;justify-content:center;align-items:center;transition:color .35s;display:inline-flex}.welcome-module__DfqkqW__headerSolid .welcome-module__DfqkqW__hamburger{color:var(--lp-ink,#453a2d)}@media (min-width:768px){.welcome-module__DfqkqW__hamburger{display:none}}@keyframes welcome-module__DfqkqW__mobile-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.welcome-module__DfqkqW__mobileMenu{animation:welcome-module__DfqkqW__mobile-menu-in .2s var(--ease-out-expo,ease)both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f3eee5f7;flex-direction:column;gap:4px;padding:12px 24px 20px;display:flex;position:absolute;top:70px;left:0;right:0;box-shadow:0 12px 32px #453a2d1f}.welcome-module__DfqkqW__mobileMenu .welcome-module__DfqkqW__navLink{color:var(--lp-ink,#453a2d);padding:10px 0;font-size:16px}.welcome-module__DfqkqW__mobileMenu .welcome-module__DfqkqW__headerCta{background:var(--primary,#a85a38);color:#fff;align-self:flex-start;margin-top:10px}.welcome-module__DfqkqW__fadeIn{opacity:0;transition:opacity var(--dur-slow,.7s)var(--ease-out-expo,cubic-bezier(.16,1,.3,1)),transform var(--dur-slow,.7s)var(--ease-out-expo,cubic-bezier(.16,1,.3,1));transform:translateY(22px)}.welcome-module__DfqkqW__fadeInVisible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.welcome-module__DfqkqW__fadeIn{opacity:1;filter:none;transition:none;transform:none}}.welcome-module__DfqkqW__hero{background:linear-gradient(#f7f2ea 0%,#f3ece1 100%);align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.welcome-module__DfqkqW__heroPhoto{transform-origin:70%;will-change:transform;background:url(/images/lp-hero-988.jpg) 75%/cover no-repeat;animation:26s ease-out both welcome-module__DfqkqW__hero-drift;position:absolute;inset:0}@keyframes welcome-module__DfqkqW__hero-drift{0%{transform:scale(1.06)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.welcome-module__DfqkqW__heroPhoto{animation:none}}.welcome-module__DfqkqW__heroScrim{background:linear-gradient(90deg,#fcf8f199,#fcf8f126 55%,#0000 75%);position:absolute;inset:0}@media (max-width:1023px){.welcome-module__DfqkqW__heroPhoto{background-position:57%}.welcome-module__DfqkqW__heroScrim{background:linear-gradient(#f7f2eaf2 0%,#f7f2eae0 40%,#f7f2ea8c 62%,#f7f2ea4d 80%,#0000 100%)}}.welcome-module__DfqkqW__heroContent{text-align:left;width:100%;max-width:1140px;margin:0 auto;padding:150px 24px 80px;position:relative}.welcome-module__DfqkqW__heroH1{letter-spacing:-.008em;color:var(--lp-ink);max-width:700px;margin:0;font-size:clamp(38px,7vw,72px);font-weight:680;line-height:1.2}.welcome-module__DfqkqW__heroSub{color:#55504a;max-width:520px;margin:26px 0 0;font-size:17px;line-height:1.75}.welcome-module__DfqkqW__heroCtaRow{margin-top:34px}.welcome-module__DfqkqW__btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:14px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.welcome-module__DfqkqW__btn:hover{opacity:.92;transform:translateY(-1px)}.welcome-module__DfqkqW__btnLight{background:var(--panel,#fffefb);color:var(--lp-ink,#2b241c);padding:17px 40px}.welcome-module__DfqkqW__btnDark{background:var(--primary,#a85a38);color:#fff;padding:17px 40px}.welcome-module__DfqkqW__trustRow{flex-wrap:wrap;gap:24px 80px;margin-top:42px;display:flex}.welcome-module__DfqkqW__trustItem{color:#2a2622;align-items:center;gap:10px;font-size:15px;display:inline-flex}.welcome-module__DfqkqW__trustCheck{font-size:16px;font-weight:800}.welcome-module__DfqkqW__heroThread{transform-origin:100% 100%;animation:welcome-module__DfqkqW__thread-in .9s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)).7s both,welcome-module__DfqkqW__hero-thread-float 8s ease-in-out 1.6s infinite;display:none;position:absolute;bottom:24px;right:24px;transform:scale(.88)}@media (min-width:1024px){.welcome-module__DfqkqW__heroThread{display:block}}@keyframes welcome-module__DfqkqW__thread-in{0%{opacity:0;transform:translateY(26px)scale(.85)}to{opacity:1;transform:translateY(0)scale(.88)}}@keyframes welcome-module__DfqkqW__hero-thread-float{0%,to{transform:translateY(0)scale(.88)}50%{transform:translateY(-9px)scale(.88)}}.welcome-module__DfqkqW__rise{animation:welcome-module__DfqkqW__rise-in .8s var(--ease-out-expo,cubic-bezier(.16,1,.3,1))both;animation-delay:calc(var(--i,0)*.11s)}@keyframes welcome-module__DfqkqW__rise-in{0%{opacity:0;filter:blur(6px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.welcome-module__DfqkqW__rise,.welcome-module__DfqkqW__heroThread{animation:none}}.welcome-module__DfqkqW__pressBar{background:var(--panel,#fffefb);padding:48px 0}.welcome-module__DfqkqW__pressRow{flex-direction:column;align-items:center;gap:22px;display:flex}.welcome-module__DfqkqW__pressLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 56px;display:flex}.welcome-module__DfqkqW__pressLabel{letter-spacing:.16em;text-transform:uppercase;color:#9aa0a8;font-size:12px;font-weight:600}.welcome-module__DfqkqW__pressLogo{opacity:.88;width:auto;height:30px}.welcome-module__DfqkqW__pressLogoUcsf{height:34px}.welcome-module__DfqkqW__pressDivider{background:#0000001f;width:1px;height:30px}.welcome-module__DfqkqW__pitch{text-align:center;background-image:radial-gradient(#0000000e 1px,#0000 1px);background-size:22px 22px;padding:110px 0}.welcome-module__DfqkqW__pitchH2{letter-spacing:-.008em;color:var(--lp-ink);margin:0;font-size:clamp(36px,6.5vw,72px);font-weight:650;line-height:1.2}.welcome-module__DfqkqW__pitchBody{max-width:630px;margin:30px auto 0;font-size:16px;line-height:1.9}.welcome-module__DfqkqW__featureRow{flex-wrap:wrap;justify-content:center;gap:20px 100px;margin-top:44px;display:flex}.welcome-module__DfqkqW__featureItem{color:#14100d;align-items:center;gap:10px;font-size:16px;font-weight:600;display:inline-flex}.welcome-module__DfqkqW__featureDisc{background:var(--primary,#a85a38);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:inline-flex}.welcome-module__DfqkqW__pitchCtaRow{margin-top:44px}.welcome-module__DfqkqW__photoBand{background:var(--panel,#fffefb);padding:40px 0}.welcome-module__DfqkqW__photoCard{background:url(/images/lp-card.jpg) 50%/cover no-repeat,#f3ece1;border-radius:28px;min-height:560px;display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #2b12080d,0 20px 50px #2b12081a,0 50px 110px #2b12081a}.welcome-module__DfqkqW__photoCardOverlay{background:linear-gradient(200deg,#fcf9f4a6,#fcf9f440 50%,#fcf9f499);position:absolute;inset:0}.welcome-module__DfqkqW__photoCardTop{text-align:right;color:#2a2622;max-width:450px;font-size:17px;line-height:2.1;position:absolute;top:110px;right:72px}.welcome-module__DfqkqW__photoCardHeadline{max-width:700px;color:var(--lp-ink);margin:0;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.18;position:absolute;bottom:60px;left:72px}.welcome-module__DfqkqW__phoneBand{background:linear-gradient(#f7f2ea 0%,#f3ece1 100%);padding:110px 0;overflow:hidden}.welcome-module__DfqkqW__phoneGrid{grid-template-columns:1fr;align-items:center;gap:64px;display:grid}@media (min-width:900px){.welcome-module__DfqkqW__phoneGrid{grid-template-columns:1.1fr 1fr}}.welcome-module__DfqkqW__phoneCopyH2{letter-spacing:-.027em;color:var(--lp-ink);margin:0;font-size:clamp(32px,4.5vw,52px);font-weight:800;line-height:1.15}.welcome-module__DfqkqW__phoneCopyBody{color:#55504a;max-width:460px;margin:24px 0 0;font-size:16.5px;line-height:1.85}.welcome-module__DfqkqW__phoneCopyList{flex-direction:column;gap:14px;margin:28px 0 0;padding:0;list-style:none;display:flex}.welcome-module__DfqkqW__phoneCopyList li{color:#14100d;align-items:baseline;gap:12px;font-size:15.5px;font-weight:600;display:flex}.welcome-module__DfqkqW__phoneCopyList li:before{content:"✓";flex-shrink:0;font-weight:800}.welcome-module__DfqkqW__phoneCtaRow{margin-top:36px}.welcome-module__DfqkqW__phoneCaption{text-align:center;color:#6f675c;max-width:360px;margin:22px auto 0;font-size:12.5px}.welcome-module__DfqkqW__steps{background:var(--panel,#fffefb);background-image:radial-gradient(#0000000d 1px,#0000 1px);background-size:22px 22px;padding:110px 0}.welcome-module__DfqkqW__stepsGrid{grid-template-columns:1fr;gap:44px;margin-top:64px;display:grid}@media (min-width:768px){.welcome-module__DfqkqW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:48px}}.welcome-module__DfqkqW__stepNum{font-family:var(--font-inter),sans-serif;letter-spacing:.08em;color:#c3c7cd;margin:0 0 14px;font-size:15px;font-weight:800}.welcome-module__DfqkqW__stepTitle{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.02em;color:var(--lp-ink);margin:0 0 10px;font-size:21px;font-weight:700}.welcome-module__DfqkqW__stepBody{color:#55504a;max-width:320px;margin:0;font-size:15.5px;line-height:1.8}.welcome-module__DfqkqW__stepsCtaRow{text-align:center;margin-top:56px}.welcome-module__DfqkqW__testimonials{background:var(--panel,#fffefb);padding:90px 0 110px;overflow:hidden}.welcome-module__DfqkqW__sectionH2{letter-spacing:-.02em;color:var(--lp-deep);text-align:center;margin:0;font-size:clamp(32px,4.5vw,48px);font-weight:700;line-height:1.18}.welcome-module__DfqkqW__sectionSub{text-align:center;max-width:630px;margin:16px auto 0}.welcome-module__DfqkqW__marqueeWrap{margin-top:56px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000);mask-image:linear-gradient(90deg,#0000,#000 9% 91%,#0000)}.welcome-module__DfqkqW__marquee{width:max-content;animation:62s linear infinite welcome-module__DfqkqW__marquee;display:flex}.welcome-module__DfqkqW__marquee:hover{animation-play-state:paused}@keyframes welcome-module__DfqkqW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.welcome-module__DfqkqW__card{background:var(--panel,#fffefb);width:322px;transition:transform .42s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)),box-shadow .42s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)),border-color .42s ease;border:1px solid #ececef;border-radius:16px;flex-shrink:0;margin-right:16px;padding:28px;box-shadow:0 1px 2px #0a0a0a08}.welcome-module__DfqkqW__card:hover{border-color:#dedee3;transform:translateY(-4px);box-shadow:0 2px 4px #0a0a0a0a,0 12px 28px #0a0a0a12,0 28px 60px #0a0a0a0f}.welcome-module__DfqkqW__avatar{color:#fff;width:48px;height:48px;font-size:18px;font-weight:700;font-family:var(--font-inter),sans-serif;border-radius:50%;justify-content:center;align-items:center;display:flex}.welcome-module__DfqkqW__cardName{font-family:var(--font-inter),sans-serif;color:var(--lp-deep);margin:18px 0 6px;font-size:18px;font-weight:500}.welcome-module__DfqkqW__stars{color:#f2b01e;letter-spacing:2px;font-size:15px}.welcome-module__DfqkqW__cardQuote{margin-top:14px;font-size:15px;line-height:1.75}.welcome-module__DfqkqW__faq{background:var(--panel,#fffefb);padding:110px 0}.welcome-module__DfqkqW__faqGrid{grid-template-columns:1fr;align-items:start;gap:17px 34px;margin-top:60px;display:grid}@media (min-width:768px){.welcome-module__DfqkqW__faqGrid{grid-template-columns:1fr 1fr}}.welcome-module__DfqkqW__faqCol{flex-direction:column;gap:17px;display:flex}.welcome-module__DfqkqW__faqItem{background:var(--panel,#fffefb);border:1px solid #ececef;border-radius:14px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.welcome-module__DfqkqW__faqItem:hover{border-color:#dcdce1;box-shadow:0 2px 10px #0a0a0a0a}.welcome-module__DfqkqW__faqQuestion{cursor:pointer;text-align:left;color:#020101;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;font-family:inherit;font-size:17px;font-weight:500;display:flex}.welcome-module__DfqkqW__faqIcon{flex-shrink:0;width:15px;height:15px;position:relative}.welcome-module__DfqkqW__faqIcon:before,.welcome-module__DfqkqW__faqIcon:after{content:"";height:1.6px;transition:transform .38s var(--ease-out-expo,cubic-bezier(.16,1,.3,1));background:#020101;border-radius:2px;position:absolute;inset:50% 0 auto}.welcome-module__DfqkqW__faqIcon:after{transform:rotate(90deg)}.welcome-module__DfqkqW__faqIconOpen:after{transform:rotate(0)}.welcome-module__DfqkqW__faqReveal{transition:grid-template-rows .34s var(--ease-out-expo,cubic-bezier(.16,1,.3,1));grid-template-rows:0fr;display:grid}.welcome-module__DfqkqW__faqRevealOpen{grid-template-rows:1fr}.welcome-module__DfqkqW__faqRevealInner{overflow:hidden}.welcome-module__DfqkqW__faqAnswer{opacity:0;transition:opacity .34s var(--ease-out-expo,cubic-bezier(.16,1,.3,1)),transform .34s var(--ease-out-expo,cubic-bezier(.16,1,.3,1));padding:0 18px 18px;font-size:16px;line-height:1.9;transform:translateY(-6px)}.welcome-module__DfqkqW__faqRevealOpen .welcome-module__DfqkqW__faqAnswer{opacity:1;transform:translateY(0)}.welcome-module__DfqkqW__bottomCta{text-align:center;background:linear-gradient(#00000073,#00000073),url(/images/lp-cta.jpg) 50%/cover no-repeat,#000;padding:120px 24px;position:relative;overflow:hidden}.welcome-module__DfqkqW__bottomCtaGrid{background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:90px 90px;position:absolute;inset:0 66% 0 0}.welcome-module__DfqkqW__bottomCtaContent{position:relative}.welcome-module__DfqkqW__bottomCtaH2{color:#fff;letter-spacing:-.025em;margin:0;font-size:clamp(36px,6vw,64px);font-weight:800;line-height:1.2}.welcome-module__DfqkqW__bottomCtaBody{color:#ffffffe0;max-width:560px;margin:22px auto 0}.welcome-module__DfqkqW__bottomCtaBtnRow{margin-top:36px}.welcome-module__DfqkqW__footer{background:var(--panel,#fffefb);padding:80px 0 40px}.welcome-module__DfqkqW__footerGrid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.welcome-module__DfqkqW__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr}}.welcome-module__DfqkqW__footerWordmark{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.03em;color:var(--primary,#a85a38);align-items:center;gap:9px;font-size:30px;font-weight:800;text-decoration:none;display:inline-flex}.welcome-module__DfqkqW__footerBlurb{max-width:240px;margin-top:18px;font-size:16px;line-height:1.9}.welcome-module__DfqkqW__footerLabel{text-transform:uppercase;letter-spacing:-.025em;color:var(--lp-grey);margin:0 0 22px;font-size:14px;font-weight:600}.welcome-module__DfqkqW__footerCol{flex-direction:column;gap:16px;display:flex}.welcome-module__DfqkqW__footerLink{color:#16110e;font-size:16px;font-weight:500;text-decoration:none}.welcome-module__DfqkqW__footerLink:hover{color:var(--lp-deep);text-underline-offset:4px;text-decoration:underline}.welcome-module__DfqkqW__footerRule{border:none;border-top:1px solid #ececef;margin:64px 0 28px}.welcome-module__DfqkqW__disclaimer{color:#c2c6cc;font-size:15px;line-height:1.9}.welcome-module__DfqkqW__backToTop{z-index:30;background:var(--panel,#fffefb);color:#16110e;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;width:38px;height:38px;transition:opacity .25s var(--ease-out-expo,ease),visibility 0s linear .25s;border:1px solid #e4e6ea;border-radius:8px;justify-content:center;align-items:center;font-size:16px;display:none;position:fixed;bottom:28px;right:28px}@media (min-width:768px){.welcome-module__DfqkqW__backToTop{display:flex}.welcome-module__DfqkqW__backToTopVisible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .25s var(--ease-out-expo,ease),visibility 0s}}@media (max-width:767px){.welcome-module__DfqkqW__photoCardTop{text-align:left;max-width:none;padding:40px 28px 0;position:relative;inset:auto}.welcome-module__DfqkqW__photoCardHeadline{max-width:none;padding:24px 28px 40px;position:relative;inset:auto}.welcome-module__DfqkqW__photoCard{min-height:0}.welcome-module__DfqkqW__photoCardOverlay{background:#fcf9f4bd}.welcome-module__DfqkqW__testimonials{padding:60px 0 44px}.welcome-module__DfqkqW__marqueeWrap{margin-top:40px}.welcome-module__DfqkqW__faq{padding:60px 0 72px}.welcome-module__DfqkqW__heroContent{padding:114px 24px 48px}.welcome-module__DfqkqW__pressBar{padding:34px 0}.welcome-module__DfqkqW__pitch,.welcome-module__DfqkqW__phoneBand,.welcome-module__DfqkqW__steps{padding:72px 0}.welcome-module__DfqkqW__bottomCta{padding:80px 24px}.welcome-module__DfqkqW__footer{padding:56px 0 32px}.welcome-module__DfqkqW__pressRow{justify-content:center;gap:20px 28px}.welcome-module__DfqkqW__pressLabel{text-align:center;flex-basis:100%}.welcome-module__DfqkqW__pressLogo{height:24px}.welcome-module__DfqkqW__pressLogoUcsf{height:28px}.welcome-module__DfqkqW__pressDivider{height:24px}.welcome-module__DfqkqW__trustRow,.welcome-module__DfqkqW__featureRow{gap:16px 32px}}
.marketing-module__R-EGDG__page{z-index:1;max-width:760px;margin:0 auto;padding:72px 24px 120px;position:relative}.marketing-module__R-EGDG__pageWide{z-index:1;max-width:1140px;margin:0 auto;padding:72px 24px 120px;position:relative}.marketing-module__R-EGDG__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#6f675c;margin:0 0 20px;font-size:12px;font-weight:700}.marketing-module__R-EGDG__title{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.008em;color:var(--lp-ink,#453a2d);margin:0 0 24px;font-size:clamp(38px,5.6vw,60px);font-weight:680;line-height:1.14}.marketing-module__R-EGDG__title em{color:inherit;font-style:normal}.marketing-module__R-EGDG__lede{color:#55504a;max-width:620px;margin:0 0 64px;font-size:18px;line-height:1.75}.marketing-module__R-EGDG__section{margin:0 0 64px;scroll-margin-top:110px}.marketing-module__R-EGDG__sectionLabel{text-transform:uppercase;letter-spacing:.18em;color:#6f675c;margin:0 0 14px;font-size:12px;font-weight:700}.marketing-module__R-EGDG__sectionTitle{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.006em;color:var(--lp-ink,#453a2d);margin:0 0 18px;font-size:clamp(26px,3.4vw,34px);font-weight:640;line-height:1.2}.marketing-module__R-EGDG__sectionSub{color:#55504a;max-width:560px;margin:0 0 26px;font-size:15px;line-height:1.7}.marketing-module__R-EGDG__subTitle{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.02em;color:var(--lp-ink,#453a2d);margin:28px 0 10px;font-size:20px;font-weight:600;line-height:1.25}.marketing-module__R-EGDG__body{color:#55504a;margin:0 0 16px;font-size:16px;line-height:1.85}.marketing-module__R-EGDG__body strong{color:var(--lp-ink,#453a2d);font-weight:600}.marketing-module__R-EGDG__body a{color:var(--lp-ink,#453a2d);text-underline-offset:4px;text-decoration:underline}.marketing-module__R-EGDG__bodyMuted{color:#6f675c;margin:0 0 16px;font-size:15px;line-height:1.8}.marketing-module__R-EGDG__list{margin:0 0 16px;padding:0;list-style:none}.marketing-module__R-EGDG__list li{color:#55504a;padding:0 0 12px 24px;font-size:15.5px;line-height:1.75;position:relative}.marketing-module__R-EGDG__list li strong{color:var(--lp-ink,#453a2d);font-weight:600}.marketing-module__R-EGDG__list li:before{content:"";background:var(--primary,#a85a38);border-radius:999px;width:6px;height:6px;position:absolute;top:10px;left:0}.marketing-module__R-EGDG__featureGrid{grid-template-columns:repeat(2,1fr);gap:18px;margin:0 0 64px;display:grid}.marketing-module__R-EGDG__featureCard{background:var(--panel,#fffefb);border:1px solid var(--line,#eae4d9);border-radius:16px;padding:28px 28px 26px;transition:transform .18s,box-shadow .18s,border-color .18s}.marketing-module__R-EGDG__featureCard:hover{border-color:#d8d0c2;transform:translateY(-2px);box-shadow:0 16px 40px #2b1a0c12}.marketing-module__R-EGDG__featureIcon{background:var(--panel-warm,#f4efe6);width:44px;height:44px;color:var(--lp-ink,#453a2d);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.marketing-module__R-EGDG__featureTitle{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.02em;color:var(--lp-ink,#453a2d);margin:0 0 8px;font-size:18px;font-weight:600}.marketing-module__R-EGDG__featureDesc{color:#55504a;margin:0;font-size:14.5px;line-height:1.7}.marketing-module__R-EGDG__tocCard{background:var(--panel,#fffefb);border:1px solid var(--line,#eae4d9);border-radius:14px;flex-wrap:wrap;gap:22px;margin:0 0 56px;padding:22px 24px;display:flex}.marketing-module__R-EGDG__tocLink{color:var(--lp-ink,#453a2d);letter-spacing:.02em;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s}.marketing-module__R-EGDG__tocLink:hover{opacity:.65}.marketing-module__R-EGDG__calloutCard{color:#3a352f;background:#f7f4ee;border-radius:14px;margin:22px 0 18px;padding:22px 26px;font-size:15px;line-height:1.75}.marketing-module__R-EGDG__calloutCard strong{color:var(--lp-ink,#453a2d);font-weight:600}.marketing-module__R-EGDG__metaLine{text-transform:uppercase;letter-spacing:.18em;color:#6f675c;margin:0 0 12px;font-size:12px;font-weight:700}.marketing-module__R-EGDG__endCta{text-align:center;background:#151515;border-radius:24px;margin:88px 0 0;padding:64px 40px;position:relative;overflow:hidden}.marketing-module__R-EGDG__endCta:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0 55% 0 -10%}.marketing-module__R-EGDG__endCtaTitle{font-family:var(--font-fraunces),var(--font-inter),Georgia,serif;letter-spacing:-.025em;color:#fff;margin:0 0 14px;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1.15;position:relative}.marketing-module__R-EGDG__endCtaTitle em{color:inherit;font-style:normal}.marketing-module__R-EGDG__endCtaSub{color:#ffffffd9;margin:0 0 30px;font-size:16px;line-height:1.7;position:relative}.marketing-module__R-EGDG__endCtaButton{background:var(--panel,#fffefb);color:var(--lp-ink,#453a2d);border-radius:6px;padding:16px 36px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-block;position:relative}.marketing-module__R-EGDG__endCtaButton:hover{opacity:.92;transform:translateY(-1px)}@media (max-width:767px){.marketing-module__R-EGDG__page{padding:40px 20px 72px}.marketing-module__R-EGDG__pageWide{padding:44px 20px 80px}.marketing-module__R-EGDG__featureGrid{grid-template-columns:1fr}.marketing-module__R-EGDG__endCta{margin:56px 0 0;padding:44px 24px}.marketing-module__R-EGDG__sectionTitle{font-size:26px}.marketing-module__R-EGDG__tocCard{gap:14px}}
.live-thread-module__yzRu8G__thread{flex-direction:column;gap:7px;display:flex}.live-thread-module__yzRu8G__stamp{text-align:center;color:#9a9188;letter-spacing:.01em;margin:0 0 6px;font-size:11px;font-weight:600}.live-thread-module__yzRu8G__row{animation:live-thread-module__yzRu8G__bubble-in .46s var(--ease-spring,cubic-bezier(.34,1.4,.64,1))both;display:flex}.live-thread-module__yzRu8G__rowIn{justify-content:flex-start}.live-thread-module__yzRu8G__rowOut{justify-content:flex-end}@keyframes live-thread-module__yzRu8G__bubble-in{0%{opacity:0;transform:translateY(10px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.live-thread-module__yzRu8G__bubble{transform-origin:0 100%;border-radius:18px;max-width:84%;padding:9px 14px;font-size:14px;line-height:1.45}.live-thread-module__yzRu8G__bubbleIn{color:#453a2d;background:#f4efe6;border-bottom-left-radius:5px}.live-thread-module__yzRu8G__bubbleOut{color:#fff;transform-origin:100% 100%;background:#b1724f;border-bottom-right-radius:5px}.live-thread-module__yzRu8G__tight{margin-top:-4px}.live-thread-module__yzRu8G__tight .live-thread-module__yzRu8G__bubbleIn{border-top-left-radius:6px;border-bottom-left-radius:18px}.live-thread-module__yzRu8G__tight .live-thread-module__yzRu8G__bubbleOut{border-top-right-radius:6px;border-bottom-right-radius:18px}.live-thread-module__yzRu8G__typing{animation:live-thread-module__yzRu8G__bubble-in .3s var(--ease-spring,cubic-bezier(.34,1.4,.64,1))both;background:#ececee;border-radius:18px 18px 18px 5px;align-self:flex-start;gap:4px;padding:12px 14px;display:inline-flex}.live-thread-module__yzRu8G__typing span{background:#a2a2a7;border-radius:50%;width:7px;height:7px;animation:1.25s ease-in-out infinite live-thread-module__yzRu8G__typing-bounce}.live-thread-module__yzRu8G__typing span:nth-child(2){animation-delay:.16s}.live-thread-module__yzRu8G__typing span:nth-child(3){animation-delay:.32s}@keyframes live-thread-module__yzRu8G__typing-bounce{0%,62%,to{opacity:.5;transform:translateY(0)}31%{opacity:1;transform:translateY(-4px)}}.live-thread-module__yzRu8G__delivered{color:#9a9188;align-self:flex-end;margin-top:-2px;font-size:10.5px;font-weight:500;animation:.4s both live-thread-module__yzRu8G__fade-in}@keyframes live-thread-module__yzRu8G__fade-in{0%{opacity:0}to{opacity:1}}.live-thread-module__yzRu8G__phone{background:#fff;border-radius:46px;width:min(354px,100%);margin:0 auto;padding:12px;position:relative;box-shadow:0 0 0 1px #2b120817,0 2px 6px #2b12080d,0 18px 40px #2b12081a,0 48px 110px #2b12082b}.live-thread-module__yzRu8G__phoneScreen{background:#fff;border-radius:35px;padding:12px 14px 20px;position:relative;overflow:hidden}.live-thread-module__yzRu8G__statusBar{color:#111;letter-spacing:.01em;justify-content:space-between;align-items:center;padding:4px 10px 12px;font-size:12px;font-weight:600;display:flex}.live-thread-module__yzRu8G__statusIcons{align-items:center;gap:5px;display:inline-flex}.live-thread-module__yzRu8G__notch{z-index:2;background:#0a0a0a;border-radius:999px;width:88px;height:24px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.live-thread-module__yzRu8G__contactRow{text-align:center;border-bottom:1px solid #f1efec;margin-bottom:14px;padding-bottom:12px}.live-thread-module__yzRu8G__avatar{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 6px;display:flex;overflow:hidden;box-shadow:0 4px 12px #2b1a0c2e}.live-thread-module__yzRu8G__contactName{color:#111;font-size:13px;font-weight:600}.live-thread-module__yzRu8G__threadBody{flex-direction:column;justify-content:flex-end;min-height:322px;display:flex}.live-thread-module__yzRu8G__glass{-webkit-backdrop-filter:blur(20px)saturate(1.5);background:#ffffffc2;border:1px solid #ffffffd9;border-radius:22px;flex-direction:column;gap:7px;width:318px;padding:18px;display:flex;box-shadow:0 2px 8px #2b12080f,0 28px 70px #2b120833}.live-thread-module__yzRu8G__glass .live-thread-module__yzRu8G__bubbleIn{background:#fff}.live-thread-module__yzRu8G__glass .live-thread-module__yzRu8G__stamp{color:#6f665c}.live-thread-module__yzRu8G__glassBody{flex-direction:column;justify-content:flex-end;gap:7px;min-height:168px;display:flex}@media (prefers-reduced-motion:reduce){.live-thread-module__yzRu8G__row,.live-thread-module__yzRu8G__typing,.live-thread-module__yzRu8G__delivered,.live-thread-module__yzRu8G__typing span{animation:none}}
