@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500&display=swap";
.landing-module__jDH3nq__root{--teal:#0d9e75;--teal-dark:#085041;--teal-light:#e1f5ee;--ink:#1a1a1a;--muted:#6b6b6b;--border:#e4e4e0;--bg:#faf9f7;--white:#fff;--serif:"DM Serif Display",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.6}.landing-module__jDH3nq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#faf9f7e0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__jDH3nq__navLogo{font-family:var(--serif);color:var(--teal-dark);letter-spacing:-.01em;font-size:1.4rem}.landing-module__jDH3nq__navCta{background:var(--teal);color:var(--white);font-family:var(--sans);cursor:pointer;border:none;border-radius:100px;padding:.55rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,transform .15s}.landing-module__jDH3nq__navCta:hover{background:var(--teal-dark);transform:translateY(-1px)}.landing-module__jDH3nq__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:7rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.landing-module__jDH3nq__hero:before{content:"";pointer-events:none;background:radial-gradient(#0d9e751a 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.landing-module__jDH3nq__heroBadge{background:var(--teal-light);color:var(--teal-dark);letter-spacing:.02em;text-transform:uppercase;opacity:0;border-radius:100px;align-items:center;gap:6px;margin-bottom:1.75rem;padding:.35rem .9rem;font-size:.78rem;font-weight:500;animation:.6s .1s forwards landing-module__jDH3nq__fadeUp;display:inline-flex}.landing-module__jDH3nq__dot{background:var(--teal);border-radius:50%;width:6px;height:6px;display:inline-block}.landing-module__jDH3nq__heroTitle{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);opacity:0;max-width:14ch;margin-bottom:1.25rem;font-size:clamp(2.6rem,6vw,4.5rem);line-height:1.1;animation:.6s .2s forwards landing-module__jDH3nq__fadeUp}.landing-module__jDH3nq__heroTitle em{color:var(--teal);font-style:italic}.landing-module__jDH3nq__heroSubtitle{color:var(--muted);opacity:0;max-width:44ch;margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.7;animation:.6s .3s forwards landing-module__jDH3nq__fadeUp}.landing-module__jDH3nq__heroActions{opacity:0;flex-direction:column;align-items:center;gap:.75rem;animation:.6s .4s forwards landing-module__jDH3nq__fadeUp;display:flex}.landing-module__jDH3nq__btnPrimary{background:var(--teal);color:var(--white);cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--sans);border:none;border-radius:100px;align-items:center;gap:8px;padding:.85rem 2rem;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #0d9e7540}.landing-module__jDH3nq__btnPrimary:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 8px 32px #0d9e754d}.landing-module__jDH3nq__heroNote{color:#aaa;font-size:.8rem}.landing-module__jDH3nq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--teal);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.landing-module__jDH3nq__sectionTitle{font-family:var(--serif);letter-spacing:-.02em;max-width:22ch;margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2}.landing-module__jDH3nq__pain{max-width:900px;margin:0 auto;padding:5rem 1.5rem}.landing-module__jDH3nq__painGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.landing-module__jDH3nq__painCard{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:1.5rem;transition:box-shadow .2s,transform .2s}.landing-module__jDH3nq__painCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000000f}.landing-module__jDH3nq__painIcon{background:var(--teal-light);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1rem;font-size:16px;display:flex}.landing-module__jDH3nq__painCard h3{margin-bottom:.4rem;font-size:.95rem;font-weight:500}.landing-module__jDH3nq__painCard p{color:var(--muted);font-size:.875rem;font-weight:300;line-height:1.6}.landing-module__jDH3nq__features{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 1.5rem}.landing-module__jDH3nq__featuresInner{max-width:900px;margin:0 auto}.landing-module__jDH3nq__featuresSubtitle{color:var(--muted);max-width:44ch;margin-top:-2rem;margin-bottom:3rem;font-weight:300}.landing-module__jDH3nq__featuresList{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.landing-module__jDH3nq__featureItem{align-items:flex-start;gap:1rem;display:flex}.landing-module__jDH3nq__featureDot{background:var(--teal);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.landing-module__jDH3nq__featureItem h3{align-items:center;gap:8px;margin-bottom:.25rem;font-size:.95rem;font-weight:500;display:flex}.landing-module__jDH3nq__featureItem p{color:var(--muted);font-size:.85rem;font-weight:300;line-height:1.6}.landing-module__jDH3nq__soon{color:var(--teal);background:var(--teal-light);border-radius:100px;padding:2px 8px;font-size:.7rem;font-weight:400}.landing-module__jDH3nq__ctaSection{text-align:center;max-width:600px;margin:0 auto;padding:6rem 1.5rem}.landing-module__jDH3nq__ctaSubtitle{color:var(--muted);margin-top:-1.5rem;margin-bottom:2.5rem;font-size:1.05rem;font-weight:300}.landing-module__jDH3nq__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.landing-module__jDH3nq__modal{background:var(--white);border-radius:24px;width:100%;max-width:440px;padding:2.5rem;animation:.25s landing-module__jDH3nq__modalIn;position:relative}@keyframes landing-module__jDH3nq__modalIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-module__jDH3nq__modalClose{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.landing-module__jDH3nq__modalClose:hover{background:var(--border)}.landing-module__jDH3nq__modalTitle{font-family:var(--serif);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.6rem}.landing-module__jDH3nq__modalSubtitle{color:var(--muted);margin-bottom:1.75rem;font-size:.9rem;font-weight:300}.landing-module__jDH3nq__formGroup{margin-bottom:1rem}.landing-module__jDH3nq__formGroup label{color:var(--ink);margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.landing-module__jDH3nq__formGroup input,.landing-module__jDH3nq__formGroup select{border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);background:var(--bg);border-radius:10px;outline:none;padding:.7rem .9rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.landing-module__jDH3nq__formGroup input:focus,.landing-module__jDH3nq__formGroup select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0d9e751f}.landing-module__jDH3nq__formSubmit{background:var(--teal);width:100%;color:var(--white);font-family:var(--sans);cursor:pointer;border:none;border-radius:100px;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:500;transition:background .2s,transform .15s}.landing-module__jDH3nq__formSubmit:hover{background:var(--teal-dark);transform:translateY(-1px)}.landing-module__jDH3nq__formSuccess{text-align:center;padding:1rem 0}.landing-module__jDH3nq__check{background:var(--teal-light);width:52px;height:52px;color:var(--teal-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:22px;display:flex}.landing-module__jDH3nq__formSuccess h4{font-family:var(--serif);margin-bottom:.5rem;font-size:1.4rem}.landing-module__jDH3nq__formSuccess p{color:var(--muted);font-size:.9rem;font-weight:300}.landing-module__jDH3nq__footer{border-top:1px solid var(--border);text-align:center;color:var(--muted);padding:2rem 1.5rem;font-size:.8rem;font-weight:300}.landing-module__jDH3nq__footer a{color:var(--teal);text-decoration:none}@keyframes landing-module__jDH3nq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.landing-module__jDH3nq__nav{padding:1rem 1.25rem}.landing-module__jDH3nq__pain{padding-left:1rem;padding-right:1rem}.landing-module__jDH3nq__modal{padding:2rem 1.5rem}}
