.landing_body__Rr3PW{background:var(--cream);color:var(--soft-black);line-height:1.6;overflow-x:hidden}.landing_nav__gAPym{position:fixed;top:0;left:0;right:0;padding:1.25rem 3rem;display:flex;justify-content:space-between;align-items:center;background:rgba(253,249,243,.9);backdrop-filter:blur(20px);z-index:90;border-bottom:1px solid var(--border-light)}.landing_logo__sIfY2{display:flex;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;color:var(--deep-navy);text-decoration:none}.landing_logoIcon__WwPm7{width:32px;height:32px;background:var(--deep-navy);border-radius:8px;display:flex;align-items:center;justify-content:center}.landing_logoIcon__WwPm7 svg{width:18px;height:18px}.landing_navLinks__hTqf7{display:flex;gap:2.5rem;align-items:center}.landing_navLinks__hTqf7 a{text-decoration:none;color:var(--soft-gray);font-size:.95rem;font-weight:500;transition:color .2s}.landing_navLinks__hTqf7 a:hover{color:var(--soft-black)}.landing_navCta__8jqVW{background:var(--deep-navy)!important;color:white!important;padding:.65rem 1.4rem;border-radius:8px;transition:transform .2s,box-shadow .2s!important}.landing_navCta__8jqVW:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,28,46,.2)}.landing_hero___ILNH{min-height:100vh;padding:8rem 3rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto}.landing_heroContent__cDz2K{animation:landing_fadeInUp__Vw0Kd .8s ease-out}@keyframes landing_fadeInUp__Vw0Kd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing_heroEyebrow__ztw_7{display:inline-flex;align-items:center;gap:.5rem;background:white;border:1px solid var(--border-light);padding:.5rem 1rem;border-radius:100px;font-size:.85rem;color:var(--soft-gray);margin-bottom:1.5rem}.landing_heroEyebrow__ztw_7 span{color:var(--accent-coral);font-weight:600}.landing_hero___ILNH h1{font-size:3.8rem;font-weight:600;line-height:1.1;color:var(--deep-navy);margin-bottom:1.5rem;letter-spacing:-.02em}.landing_hero___ILNH h1 .landing_highlight__9Ro0F{color:var(--accent-coral);position:relative}.landing_heroSub__kkK98{font-size:1.2rem;color:var(--soft-gray);line-height:1.7;margin-bottom:2rem;max-width:520px}.landing_heroCtas__BRCQR{display:flex;gap:1rem;margin-bottom:3rem}.landing_btnPrimary__v_wgd{background:var(--accent-coral);color:white;padding:1rem 2rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer}.landing_btnPrimary__v_wgd:hover{background:var(--accent-coral-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(232,115,90,.3)}.landing_btnSecondary__guzsm{background:transparent;color:var(--deep-navy);padding:1rem 2rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:1rem;border:2px solid var(--border-light);transition:all .2s;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.landing_btnSecondary__guzsm:hover{border-color:var(--deep-navy);background:white}.landing_heroProof__6Htt2{display:flex;align-items:center;gap:1rem}.landing_proofAvatars__CDGHY{display:flex}.landing_proofAvatars__CDGHY img{width:40px;height:40px;border-radius:50%;border:3px solid var(--cream);margin-left:-12px;object-fit:cover}.landing_proofAvatars__CDGHY img:first-child{margin-left:0}.landing_proofAvatars__CDGHY .landing_avatarPlaceholder__RZ4wf{width:40px;height:40px;border-radius:50%;border:3px solid var(--cream);margin-left:-12px;background:linear-gradient(135deg,#e8dfd0,#d4c9b9)}.landing_proofText__Leode{font-size:.9rem;color:var(--soft-gray)}.landing_proofText__Leode strong{color:var(--soft-black)}.landing_heroVisual___ytsT{position:relative;animation:landing_fadeInUp__Vw0Kd .8s ease-out .2s both}.landing_phoneMockup__tzK_8{position:relative;width:320px;margin:0 auto}.landing_phoneFrame__qc1rC{background:#1a1a1a;border-radius:45px;padding:12px;box-shadow:0 50px 100px -20px rgba(15,28,46,.25),0 30px 60px -30px rgba(15,28,46,.3),inset 0 -2px 6px rgba(0,0,0,.2)}.landing_phoneScreen__DAjKx{background:white;border-radius:35px;overflow:hidden;aspect-ratio:9/18}.landing_dmHeader__uMwq_{background:linear-gradient(180deg,#fafafa,#f5f5f5);padding:3rem 1rem .75rem;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #eee}.landing_dmAvatar__D1EYS{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent-coral),#f4a261)}.landing_dmName__PpQv2{font-weight:600;font-size:.9rem;color:var(--soft-black);text-align:left}.landing_dmHandle__w4Tbr{font-size:.75rem;color:var(--soft-gray);text-align:left}.landing_dmMessages__aV8vV{padding:1rem;display:flex;flex-direction:column;gap:.75rem;height:405px;overflow:hidden}.landing_msg__iJYuE{max-width:85%;padding:.75rem 1rem;border-radius:18px;font-size:.85rem;line-height:1.4;text-align:left;animation:landing_messageIn__02rLv .5s ease-out both}.landing_msgUser__SUamQ{background:#0095f6;color:white;align-self:flex-end;border-bottom-right-radius:4px}.landing_msgBot__IK3v0{background:#f0f0f0;color:var(--soft-black);align-self:flex-start;border-bottom-left-radius:4px}.landing_msgLink__hXHa0{background:white;border:1px solid #dbdbdb;border-radius:12px;padding:.75rem;align-self:flex-start;max-width:85%}.landing_msgLinkPreview__YSd3N{display:flex;gap:.75rem;align-items:center}.landing_msgLinkImg__RwGMd{width:50px;height:50px;background:linear-gradient(135deg,#fce4ec,#f8bbd9);border-radius:8px}.landing_msgLinkText__7Mwsu{font-size:.8rem}.landing_msgLinkTitle__m0luO{font-weight:600;color:var(--soft-black);margin-bottom:2px}.landing_msgLinkUrl__0T69b{color:#0095f6;font-size:.75rem}@keyframes landing_messageIn__02rLv{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing_msg__iJYuE:first-child{animation-delay:.3s}.landing_msg__iJYuE:nth-child(2){animation-delay:.6s}.landing_msg__iJYuE:nth-child(3){animation-delay:.9s}.landing_msg__iJYuE:nth-child(4){animation-delay:1.2s}.landing_floatingStat__zQ8CO{position:absolute;background:white;padding:1rem 1.25rem;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1);animation:landing_float__94HRH 3s ease-in-out infinite;text-align:center;z-index:10}.landing_floatingStat__zQ8CO.landing_topLeft__7DLN5{top:20px;left:-60px;animation-delay:0s}.landing_floatingStat__zQ8CO.landing_bottomRight__WNDQy{bottom:10px;right:-40px;animation-delay:1.5s}.landing_statNumber__g8UZv{font-size:1.8rem;font-weight:700;color:var(--deep-navy)}.landing_statLabel__ISYN8{font-size:.8rem;color:var(--soft-gray)}@keyframes landing_float__94HRH{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing_proofStrip__IM0VX{background:var(--deep-navy);padding:1.5rem 3rem;text-align:center}.landing_proofStripContent__i2ual{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.landing_proofStrip__IM0VX p{color:rgba(255,255,255,.9);font-size:1.1rem}.landing_proofStrip__IM0VX strong{color:white;font-weight:600}.landing_proofStrip__IM0VX .landing_coral__kkESf{color:var(--accent-coral)}.landing_problemSection__AZPRc{padding:6rem 3rem;background:white}.landing_sectionContainer__1WTnh{max-width:1200px;margin:0 auto}.landing_sectionHeader__mh_nR{text-align:center;margin-bottom:4rem}.landing_sectionHeader__mh_nR h2{font-size:2.8rem;color:var(--deep-navy);margin-bottom:1rem;font-weight:600}.landing_sectionHeader__mh_nR p{font-size:1.15rem;color:var(--soft-gray);max-width:600px;margin:0 auto}.landing_problemsGrid__RA8ww{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.landing_problemCard__tfVks{background:var(--cream);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}.landing_problemCard__tfVks:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.landing_problemIcon__p0M8z{width:56px;height:56px;background:white;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.landing_problemIcon__p0M8z svg{width:28px;height:28px;stroke:var(--accent-coral)}.landing_problemCard__tfVks h3{font-size:1.25rem;color:var(--deep-navy);margin-bottom:.75rem;font-weight:600}.landing_problemCard__tfVks p{color:var(--soft-gray);font-size:.95rem;line-height:1.6}.landing_problemCard__tfVks .landing_solution__V6BgO{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-light);color:var(--muted-sage);font-weight:500;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.landing_solution__V6BgO svg{width:18px;height:18px;stroke:var(--muted-sage)}.landing_howSection__nrCSM{padding:6rem 3rem;background:var(--gradient-warm)}.landing_stepsContainer__O3EcZ{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}.landing_step__gjjhF{text-align:center;position:relative}.landing_step__gjjhF:not(:last-child):after{content:"";position:absolute;top:40px;right:-1.5rem;width:3rem;height:2px;background:var(--border-light)}.landing_stepNumber__9R54Z{width:80px;height:80px;background:white;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;color:var(--deep-navy);box-shadow:0 8px 30px rgba(0,0,0,.08)}.landing_step__gjjhF h3{font-size:1.2rem;color:var(--deep-navy);margin-bottom:.5rem;font-weight:600}.landing_step__gjjhF p{color:var(--soft-gray);font-size:.95rem}.landing_stepDetail__IT1vG{margin-top:.75rem;background:white;padding:.75rem 1rem;border-radius:10px;font-size:.85rem;color:var(--muted-sage);display:inline-block}.landing_storySection__AsOC2{padding:6rem 3rem;background:white}.landing_storyContainer__N3IJZ{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.landing_storyImage__RhhG9{position:relative}.landing_storyPhoto__W9TOI{width:100%;aspect-ratio:4/5;background:linear-gradient(135deg,#f5ede0,#e8dfd0);border-radius:24px;display:flex;align-items:center;justify-content:center;color:var(--soft-gray);font-style:italic;position:relative;overflow:hidden}.landing_storyBadge__s1DLr{position:absolute;bottom:-20px;right:-20px;background:var(--deep-navy);color:white;padding:1.25rem 1.5rem;border-radius:16px;box-shadow:0 10px 30px rgba(15,28,46,.3)}.landing_storyBadgeNumber___2jZX{font-size:1.8rem;font-weight:700}.landing_storyBadgeLabel__ZcMUN{font-size:.8rem;opacity:.8}.landing_storyContent__b1_8w h2{font-size:2.4rem;color:var(--deep-navy);margin-bottom:1.5rem;font-weight:600;line-height:1.2}.landing_storyContent__b1_8w p{color:var(--soft-gray);font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem}.landing_storyQuote__gWRTa{background:var(--cream);border-left:4px solid var(--accent-coral);padding:1.5rem;border-radius:0 12px 12px 0;margin:1.5rem 0}.landing_storyQuote__gWRTa p{font-style:italic;color:var(--deep-navy);margin-bottom:.5rem}.landing_storyQuote__gWRTa cite{font-size:.9rem;color:var(--soft-gray);font-style:normal}.landing_founders__agBJ7{display:flex;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}.landing_founder__RZIGp{display:flex;align-items:center;gap:.75rem}.landing_founderAvatar__UURjP{width:48px;height:48px;border-radius:50%}.landing_founderAvatarPlaceholder__r_kJt{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e8dfd0,#d4c9b9)}.landing_founderInfo__CEpex{font-size:.9rem}.landing_founderName__WwerP{font-weight:600;color:var(--deep-navy)}.landing_founderRole__FN6PR{color:var(--soft-gray);font-size:.8rem}.landing_pricingSection__EXLaS{padding:6rem 3rem;background:var(--deep-navy);color:white;position:relative;overflow:hidden}.landing_pricingSection__EXLaS:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(232,115,90,.03) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(15,28,46,.02) 0,transparent 50%);pointer-events:none}.landing_pricingSection__EXLaS .landing_sectionContainer__1WTnh{position:relative;z-index:1}.landing_pricingSection__EXLaS .landing_sectionHeader__mh_nR h2{color:white}.landing_pricingSection__EXLaS .landing_sectionHeader__mh_nR p{color:rgba(255,255,255,.7)}.landing_launchBadge__7OuqF{display:inline-flex;align-items:center;gap:8px;background:var(--deep-navy);color:white;padding:8px 20px;border-radius:100px;font-size:.85rem;font-weight:600;margin-bottom:24px;animation:landing_pulse__rHL4T 2s ease-in-out infinite}@keyframes landing_pulse__rHL4T{0%,to{box-shadow:0 0 0 0 rgba(232,115,90,.4)}50%{box-shadow:0 0 0 8px rgba(232,115,90,0)}}.landing_launchDot__JMFhQ{width:8px;height:8px;background:var(--accent-coral);border-radius:50%}.landing_pricingCards__AFDJf{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:56px}.landing_pricingCard__SAHvf{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;position:relative;transition:transform .3s,background .3s}.landing_pricingCard__SAHvf:hover{transform:translateY(-5px);background:rgba(255,255,255,.08)}.landing_pricingCard__SAHvf.landing_featured__ug0h3{background:white;color:var(--soft-black);border:2px solid var(--accent-coral);transform:scale(1.02)}.landing_pricingCard__SAHvf.landing_featured__ug0h3:hover{transform:scale(1.02) translateY(-5px)}.landing_pricingBadge__WUSQR{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--accent-coral);color:white;padding:.4rem 1rem;border-radius:100px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.landing_pricingTier__QJRkS{font-size:.9rem;opacity:.7;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.08em}.landing_pricingCard__SAHvf.landing_featured__ug0h3 .landing_pricingTier__QJRkS{color:var(--soft-gray)}.landing_pricingPrice__6VUMm{font-size:3rem;font-weight:700;margin-bottom:.25rem}.landing_pricingPrice__6VUMm span{font-size:1rem;opacity:.7}.landing_pricingRoi__N5jku{font-size:.85rem;color:var(--muted-sage);margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.landing_pricingCard__SAHvf.landing_featured__ug0h3 .landing_pricingRoi__N5jku{color:var(--accent-coral);border-bottom-color:var(--border-light)}.landing_pricingFeatures__OCBpg{list-style:none}.landing_pricingFeatures__OCBpg li{padding:.5rem 0;font-size:.95rem;display:flex;align-items:center;gap:.75rem}.landing_pricingFeatures__OCBpg li:before{content:"✓";color:var(--muted-sage);font-weight:700}.landing_pricingCard__SAHvf.landing_featured__ug0h3 .landing_pricingFeatures__OCBpg li:before{color:var(--accent-coral)}.landing_pricingCta__EObSI{display:block;width:100%;padding:1rem;border-radius:12px;text-align:center;text-decoration:none;font-weight:600;transition:all .2s;margin-top:2rem}.landing_pricingCard__SAHvf .landing_pricingCta__EObSI{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2)}.landing_pricingCard__SAHvf .landing_pricingCta__EObSI:hover{background:rgba(255,255,255,.2)}.landing_pricingCard__SAHvf.landing_featured__ug0h3 .landing_pricingCta__EObSI{background:var(--accent-coral);color:white;border:none}.landing_pricingCard__SAHvf.landing_featured__ug0h3 .landing_pricingCta__EObSI:hover{background:var(--accent-coral-hover)}.landing_waitlistBox__hVltx{background:white;border-radius:24px;padding:48px;text-align:center;border:1px solid var(--border-light);box-shadow:0 8px 40px rgba(0,0,0,.04);max-width:600px;margin:0 auto}.landing_waitlistIcon__X9yGV{width:64px;height:64px;background:linear-gradient(135deg,var(--accent-coral) 0,#f5a088 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.landing_waitlistIcon__X9yGV svg{width:28px;height:28px;stroke:white}.landing_waitlistTitle__HZTFi{font-size:1.75rem;font-weight:600;color:var(--deep-navy);margin-bottom:8px}.landing_waitlistSubtitle__Ube4l{font-size:1rem;color:var(--soft-gray);margin-bottom:28px}.landing_emailForm__3rBL_{display:flex;gap:12px;max-width:440px;margin:0 auto 20px}@media (max-width:500px){.landing_emailForm__3rBL_{flex-direction:column}}.landing_emailForm__3rBL_ input{flex:1;padding:16px 20px;font-size:1rem;font-family:inherit;border:1px solid var(--border-light);border-radius:12px;background:var(--cream);color:var(--deep-navy);outline:none;transition:all .2s}.landing_emailForm__3rBL_ input::placeholder{color:#9ca3af}.landing_emailForm__3rBL_ input:focus{border-color:var(--accent-coral);box-shadow:0 0 0 3px rgba(232,115,90,.1)}.landing_emailForm__3rBL_ input:disabled{opacity:.6;cursor:not-allowed}.landing_emailForm__3rBL_ button{padding:16px 32px;background:var(--accent-coral);color:white;font-size:1rem;font-weight:600;font-family:inherit;border:none;border-radius:12px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;white-space:nowrap}.landing_emailForm__3rBL_ button:hover:not(:disabled){background:var(--accent-coral-hover);transform:translateY(-1px);box-shadow:0 4px 12px rgba(232,115,90,.3)}.landing_emailForm__3rBL_ button:disabled{opacity:.6;cursor:not-allowed}.landing_emailForm__3rBL_ button svg{width:18px;height:18px}.landing_socialProof__f0gyE{display:flex;align-items:center;justify-content:center;gap:10px;font-size:.9rem;color:var(--soft-gray)}.landing_finalCta__YYT_J{padding:6rem 3rem;text-align:center;background:var(--cream)}.landing_finalCta__YYT_J h2{font-size:2.8rem;color:var(--deep-navy);margin-bottom:1rem}.landing_finalCta__YYT_J p{font-size:1.15rem;color:var(--soft-gray);margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.landing_footer__I_4dW{background:var(--soft-black);color:white;padding:3rem;text-align:center}.landing_footer__I_4dW p{opacity:.6;font-size:.9rem}@media (max-width:1024px){.landing_hero___ILNH{grid-template-columns:1fr;text-align:center;padding-top:7rem}.landing_heroContent__cDz2K{order:1}.landing_heroVisual___ytsT{order:2}.landing_hero___ILNH h1{font-size:2.8rem}.landing_heroSub__kkK98{margin-left:auto;margin-right:auto}.landing_heroCtas__BRCQR,.landing_heroProof__6Htt2{justify-content:center}.landing_pricingCards__AFDJf,.landing_problemsGrid__RA8ww,.landing_stepsContainer__O3EcZ{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.landing_step__gjjhF:not(:last-child):after{display:none}.landing_storyContainer__N3IJZ{grid-template-columns:1fr}.landing_pricingCard__SAHvf.landing_featured__ug0h3{transform:none}.landing_pricingCard__SAHvf.landing_featured__ug0h3:hover{transform:translateY(-5px)}.landing_waitlistBox__hVltx{padding:40px 32px}}@media (max-width:640px){.landing_nav__gAPym{padding:1rem 1.5rem}.landing_navLinks__hTqf7{display:none}.landing_hero___ILNH{padding:6rem 1.5rem 3rem}.landing_hero___ILNH h1{font-size:2.2rem}.landing_sectionHeader__mh_nR h2{font-size:2rem}.landing_floatingStat__zQ8CO{display:none}.landing_waitlistBox__hVltx{padding:32px 24px}.landing_waitlistTitle__HZTFi{font-size:1.5rem}}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_8ebac9{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.__variable_8ebac9{--font-playfair:"Playfair Display","Playfair Display Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_d541e6{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_d541e6{--font-dm-sans:"DM Sans","DM Sans Fallback"}