.marketing-page{color:#1e352d;font-family:var(--font-body);background-color:#f8f7f3;min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.marketing-page h1,.marketing-page h2,.marketing-page h3{font-family:var(--font-heading);color:#1e352d}.marketing-header{background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex}.marketing-logo{font-family:var(--font-heading);letter-spacing:.05em;color:#1e352d;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.marketing-nav{align-items:center;gap:2rem;display:flex}.marketing-nav a{color:#1e352d;font-size:.95rem;font-weight:500;text-decoration:none}.marketing-nav-btn{color:#fff;cursor:pointer;background-color:#1e352d;border:none;border-radius:9999px;padding:.6rem 1.5rem;font-weight:600;transition:all .2s}.marketing-nav-btn:hover{background-color:#2d473e}.marketing-hero{background:linear-gradient(#f8f7f3 0%,#efebe0 100%);justify-content:space-between;align-items:center;gap:3rem;min-height:80vh;padding:2.5rem max(5%,50vw - 640px);display:flex}.marketing-hero-content{flex:1;max-width:600px}.marketing-hero h1{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1}.marketing-hero p{color:#3b4d45;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.marketing-buttons{flex-wrap:wrap;gap:1rem;display:flex}.marketing-btn-primary{color:#fff;font-weight:600;font-family:var(--font-heading);cursor:pointer;background-color:#1e352d;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;display:flex}.marketing-btn-secondary{color:#1e352d;font-weight:600;font-family:var(--font-heading);cursor:pointer;background-color:#0000;border:1px solid #1e352d;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;display:flex}.marketing-hero-image{flex:1;justify-content:center;display:flex}.marketing-hero-image img{border-radius:24px;max-width:100%;height:auto;box-shadow:0 20px 40px #1e352f26}.marketing-section{align-items:center;gap:4rem;padding:4rem max(5%,50vw - 640px);display:flex}.marketing-section.alt{background-color:#efebe0}.marketing-section-content{flex:1}.marketing-section-content h2{margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.marketing-section-content p{color:#3b4d45;margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.marketing-section-image{flex:1}.marketing-section-image img{border-radius:24px;max-width:100%;box-shadow:0 10px 30px #00000014}.marketing-icon-grid{text-align:center;background-color:#f8f7f3;grid-template-columns:repeat(4,1fr);gap:.5rem 2rem;padding:4rem max(5%,50vw - 640px);display:grid}.marketing-icon-grid h2{grid-column:1/-1;margin-bottom:0;font-size:2rem}.marketing-icon-item{flex-direction:column;align-items:center;gap:1rem;display:flex}.marketing-icon-item .icon{color:#1e352d;font-size:2.5rem}.marketing-icon-item p{color:#3b4d45;font-size:.95rem;line-height:1.5}.marketing-footer{text-align:center;background:linear-gradient(#efebe0 0%,#dce5de 100%);flex-direction:column;align-items:center;gap:1.5rem;padding:6rem max(5%,50vw - 640px);display:flex}.marketing-footer h2{font-size:2.5rem}@media (width<=900px){.marketing-hero,.marketing-section{text-align:center;flex-direction:column;padding:3rem 5%}.marketing-buttons{justify-content:center}.marketing-nav{display:none}.marketing-icon-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.marketing-hero h1{font-size:2.5rem}.marketing-icon-grid{grid-template-columns:1fr}}.marketing-page{--landing-bg:#fbf8f2;--landing-surface:#fffdf9;--landing-forest:#123f31;--landing-forest-deep:#0b3026;--landing-gold:#c58922;--landing-sage:#dde5d8;--landing-border:#e5ded2;--landing-text:#16362f;--landing-muted:#5e7068;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){.marketing-page{scroll-behavior:auto}}.lp-walkthrough-section,.lp-benefits-section,.lp-privacy-section,.lp-pricing-section{scroll-margin-top:96px}.lp-header{z-index:200;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--landing-border);background:#fbf8f2eb;position:sticky;top:0}.lp-header-inner{align-items:center;gap:2rem;width:min(100% - 3rem,1240px);min-height:72px;margin-inline:auto;display:flex}.lp-logo{flex-shrink:0;align-items:center;margin-right:auto;text-decoration:none;display:flex}.lp-logo img{width:auto;height:61px;display:block}.lp-nav{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.lp-nav-link{cursor:pointer;font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-muted);white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.45rem .85rem;font-size:.9rem;font-weight:500;line-height:1;text-decoration:none;transition:color .15s,background-color .15s}.lp-nav-link:hover{color:var(--landing-forest);background-color:color-mix(in srgb, var(--landing-forest) 6%, transparent)}.lp-nav-link:focus-visible{outline:2px solid var(--landing-forest);outline-offset:2px}.lp-nav-actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:1.25rem;display:flex}.lp-sign-in{cursor:pointer;font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-muted);white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.45rem .75rem;font-size:.9rem;font-weight:500;transition:color .15s}.lp-sign-in:hover{color:var(--landing-forest)}.lp-sign-in:focus-visible{outline:2px solid var(--landing-forest);outline-offset:2px}.lp-try-btn{background:var(--landing-forest);color:#fff;cursor:pointer;font-family:var(--uj-font-body,"Inter", sans-serif);letter-spacing:.01em;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4rem;min-height:40px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;transition:background-color .15s,transform .12s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #123f3138}.lp-try-btn:hover{background:var(--landing-forest-deep);transform:translateY(-1px);box-shadow:0 4px 14px #123f3147}.lp-try-btn:active{transform:translateY(0)}.lp-try-btn:focus-visible{outline:2px solid var(--landing-forest);outline-offset:3px}.lp-mobile-toggle{cursor:pointer;color:var(--landing-forest);background:0 0;border:none;border-radius:6px;margin-left:.25rem;padding:.5rem;transition:background-color .15s;display:none}.lp-mobile-toggle:hover{background-color:color-mix(in srgb, var(--landing-forest) 8%, transparent)}.lp-mobile-toggle:focus-visible{outline:2px solid var(--landing-forest);outline-offset:2px}.lp-hamburger{flex-direction:column;gap:5px;width:22px;display:flex}.lp-hamburger span{transform-origin:0;background:currentColor;border-radius:2px;height:2px;transition:transform .22s,opacity .18s,width .18s;display:block}.lp-mobile-toggle[aria-expanded=true] .lp-hamburger span:first-child{transform:rotate(43deg)translateY(-1px)}.lp-mobile-toggle[aria-expanded=true] .lp-hamburger span:nth-child(2){opacity:0;width:0}.lp-mobile-toggle[aria-expanded=true] .lp-hamburger span:nth-child(3){transform:rotate(-43deg)translateY(1px)}.lp-mobile-menu{background:var(--landing-surface);border-bottom:1px solid var(--landing-border);flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;animation:.18s cubic-bezier(.16,1,.3,1) both lp-drawer-in;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 32px #123f311a}@keyframes lp-drawer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lp-mobile-menu{animation:none}}.lp-mobile-menu-link{cursor:pointer;font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-text);border:none;border-bottom:1px solid color-mix(in srgb, var(--landing-border) 60%, transparent);text-align:left;background:0 0;width:100%;padding:.75rem .5rem;font-size:1rem;font-weight:500;transition:color .15s;display:block}.lp-mobile-menu-link:last-of-type{border-bottom:none}.lp-mobile-menu-link:hover{color:var(--landing-forest)}.lp-mobile-menu-link:focus-visible{outline:2px solid var(--landing-forest);outline-offset:2px;border-radius:4px}.lp-mobile-menu-actions{border-top:1px solid var(--landing-border);flex-direction:column;gap:.6rem;margin-top:.25rem;padding-top:1rem;display:flex}.lp-mobile-sign-in{border:1px solid var(--landing-border);cursor:pointer;font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-text);text-align:center;background:0 0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:background-color .15s;display:block}.lp-mobile-sign-in:hover{background-color:color-mix(in srgb, var(--landing-forest) 5%, transparent)}.lp-mobile-try-btn{background:var(--landing-forest);cursor:pointer;font-family:var(--uj-font-body,"Inter", sans-serif);color:#fff;text-align:center;border:none;border-radius:8px;width:100%;min-height:48px;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:background-color .15s;display:block}.lp-mobile-try-btn:hover{background:var(--landing-forest-deep)}.lp-mobile-try-btn:focus-visible,.lp-mobile-sign-in:focus-visible{outline:2px solid var(--landing-forest);outline-offset:2px}@media (width<=860px){.lp-nav,.lp-nav-actions .lp-sign-in,.lp-nav-actions .lp-try-btn{display:none}.lp-mobile-toggle{justify-content:center;align-items:center;display:flex}.lp-nav-actions{margin-left:auto}}@media (width<=400px){.lp-logo img{height:50px}}.lp-hero-section{background:linear-gradient(180deg, var(--landing-bg) 0%, color-mix(in srgb, var(--landing-sage) 20%, var(--landing-bg)) 100%);padding-block:clamp(44px,7vw,104px);position:relative;overflow:hidden}.lp-hero-container{align-items:center;gap:clamp(2rem,5vw,4rem);width:min(100% - 3rem,1240px);margin-inline:auto;display:flex}.lp-hero-copy{flex-direction:column;flex:0 0 48%;align-items:flex-start;max-width:580px;display:flex}.lp-hero-eyebrow{font-family:var(--uj-font-body,"Inter", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--landing-gold);margin-bottom:.85rem;font-size:.85rem;font-weight:600}.lp-hero-headline{font-family:var(--uj-font-heading,"Cormorant Garamond", serif);letter-spacing:-.02em;color:var(--landing-forest);margin:0 0 1.25rem;font-size:clamp(2.6rem,5.2vw,4.6rem);font-weight:600;line-height:1.08}.lp-hero-body{font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-text);max-width:38ch;margin:0 0 2rem;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.65}.lp-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-bottom:1.75rem;display:flex}.lp-hero-primary-btn{background:var(--landing-forest);color:#fff;font-family:var(--uj-font-body,"Inter", sans-serif);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;padding:.85rem 1.75rem;font-size:1.05rem;font-weight:600;transition:background-color .16s,transform .14s,box-shadow .16s;display:inline-flex;box-shadow:0 4px 14px #123f3138}.lp-hero-primary-btn:hover{background:var(--landing-forest-deep);transform:translateY(-1px);box-shadow:0 6px 18px #123f314d}.lp-hero-primary-btn:active{transform:translateY(0)}.lp-hero-primary-btn:focus-visible{outline:2px solid var(--landing-forest);outline-offset:3px}.lp-hero-secondary-btn{color:var(--landing-forest);border:1px solid var(--landing-forest);font-family:var(--uj-font-body,"Inter", sans-serif);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;padding:.85rem 1.5rem;font-size:1.05rem;font-weight:600;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.lp-hero-secondary-btn:hover{background:var(--landing-sage);border-color:var(--landing-forest-deep);color:var(--landing-forest-deep)}.lp-hero-secondary-btn:focus-visible{outline:2px solid var(--landing-forest);outline-offset:3px}.lp-hero-trial-note{font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-muted);flex-wrap:wrap;align-items:center;gap:0 .1em;max-width:44ch;margin-bottom:1.25rem;font-size:.88rem;line-height:1.5;display:flex}.lp-trial-sep{opacity:.5;flex-shrink:0;padding:0 .45em}.lp-hero-reset-note{font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-muted);opacity:.82;margin:.35rem 0 1.1rem;font-size:.8rem}.lp-hero-trust{font-family:var(--uj-font-body,"Inter", sans-serif);color:var(--landing-muted);letter-spacing:.01em;font-size:.85rem;font-weight:500}.lp-hero-visual{flex:0 0 52%;justify-content:center;align-items:center;display:flex}.lp-hero-scene{flex-shrink:0;width:100%;max-width:560px;height:510px;position:relative}.lp-hero-blob{z-index:0;pointer-events:none;width:calc(100% + 50px);height:calc(100% + 60px);position:absolute;inset:-30px -30px -30px -20px}.lp-hero-botanical{z-index:0;pointer-events:none;opacity:.7;width:44px;height:130px;position:absolute;top:30px;right:-8px}.lp-hero-card{background:var(--landing-surface,#fffdf9);border:1px solid var(--landing-border,#e5ded2);font-family:var(--font-body,"Inter", sans-serif);border-radius:14px;position:absolute;overflow:hidden;box-shadow:0 2px 8px #123f310f,0 12px 32px #123f311a}.lp-hc-topbar{background:color-mix(in srgb, var(--landing-sage,#dde5d8) 40%, var(--landing-surface,#fffdf9));border-bottom:1px solid var(--landing-border,#e5ded2);align-items:center;gap:5px;padding:8px 10px 7px;display:flex}.lp-hc-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.lp-hc-tab{color:var(--landing-muted,#5e7068);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin-left:4px;font-size:.65rem;font-weight:600;overflow:hidden}.lp-hc-body{padding:10px 12px 12px}.lp-hc-label{color:var(--landing-forest,#123f31);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:.62rem;font-weight:700}.lp-hc-mock-input{color:var(--landing-muted,#5e7068);background:color-mix(in srgb, var(--landing-bg,#fbf8f2) 80%, transparent);border:1px solid var(--landing-border,#e5ded2);border-radius:7px;padding:6px 8px;font-size:.68rem;line-height:1.4}.lp-hc-mock-input--sm{padding:5px 7px;font-size:.62rem}.lp-hc-mock-input--placeholder{opacity:.6;font-style:italic}.lp-hc-focus-row{align-items:center;gap:5px;margin-top:4px;display:flex}.lp-hc-focus-num{background:var(--landing-forest,#123f31);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:.55rem;font-weight:700;display:inline-flex}.lp-hc-focus-text{color:var(--landing-text,#16362f);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.63rem;overflow:hidden}.lp-hc-pill{color:#2e6b4a;white-space:nowrap;background:#123f3117;border-radius:20px;flex-shrink:0;padding:2px 6px;font-size:.56rem;font-weight:600}.lp-hc-timeline{flex-direction:column;gap:8px;display:flex}.lp-hc-event{align-items:flex-start;gap:8px;display:flex}.lp-hc-time{color:var(--landing-muted,#5e7068);white-space:nowrap;flex-shrink:0;width:44px;padding-top:1px;font-size:.58rem;font-weight:600}.lp-hc-event-content{flex:1;min-width:0}.lp-hc-event-text{color:var(--landing-text,#16362f);margin:0 0 3px;font-size:.66rem;line-height:1.35}.lp-hc-intensity{border-radius:10px;padding:1px 5px;font-size:.56rem;font-weight:600;display:inline-block}.lp-hc-intensity--high{color:#7a5210;background:#c589221f}.lp-hc-intensity--low{color:#2e6b4a;background:#123f3117}.lp-hc-add-row{color:var(--landing-forest,#123f31);opacity:.7;border-top:1px solid var(--landing-border,#e5ded2);margin-top:9px;padding-top:7px;font-size:.62rem;font-weight:600}.lp-hc-reflect-event{color:var(--landing-text,#16362f);background:color-mix(in srgb, var(--landing-sage,#dde5d8) 35%, var(--landing-surface,#fffdf9));border-radius:6px;margin-bottom:8px;padding:5px 7px;font-size:.62rem;font-weight:600;line-height:1.35}.lp-hc-section-header-row{justify-content:space-between;align-items:center;gap:6px;margin-bottom:5px;display:flex}.lp-hc-section-heading{font-family:var(--font-heading);color:var(--landing-forest,#123f31);flex-shrink:0;font-size:.6rem;font-weight:700;line-height:1.2}.lp-hc-section-pill{color:#7a5210;white-space:nowrap;background:#c589221c;border:1px solid #c5892238;border-radius:20px;flex-shrink:0;padding:2px 5px;font-size:.46rem;font-weight:600}.lp-hc-section-pill--add{color:var(--landing-forest,#123f31);background:#123f3112;border-color:#123f312e}.lp-hc-section-sep{border:none;border-top:1px solid var(--landing-border,#e5ded2);margin:8px -12px}.lp-hc-focus-item-row{align-items:center;gap:4px;margin-bottom:5px;display:flex}.lp-hc-focus-item-num{background:var(--landing-bg,#fbf8f2);border:1px solid var(--landing-border,#e5ded2);width:14px;height:14px;color:var(--landing-muted,#5e7068);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;font-size:.5rem;font-weight:600;display:inline-flex}.lp-hc-focus-item-text{color:var(--landing-muted,#5e7068);background:var(--landing-bg,#fbf8f2);border:1px solid var(--landing-border,#e5ded2);text-overflow:ellipsis;white-space:nowrap;border-radius:4px;flex:1;min-width:0;padding:2px 5px;font-size:.53rem;overflow:hidden}.lp-hc-focus-control{color:var(--landing-forest,#123f31);white-space:nowrap;background:#123f3112;border:1px solid #123f3124;border-radius:4px;flex-shrink:0;padding:2px 4px;font-size:.49rem;font-weight:600}.lp-hc-focus-next-step{border-left:2px solid #4a90d9;margin-top:4px;padding-left:6px}.lp-hc-focus-next-step-q{color:#4a90d9;margin-bottom:3px;font-size:.5rem;font-weight:600;line-height:1.3}.lp-hc-app-header{background:color-mix(in srgb, var(--landing-sage,#dde5d8) 35%, var(--landing-surface,#fffdf9));border-bottom:1px solid var(--landing-border,#e5ded2);align-items:flex-start;gap:7px;padding:9px 10px 8px;display:flex}.lp-hc-app-icon-wrap{background:var(--landing-surface,#fffdf9);border:1px solid var(--landing-border,#e5ded2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;display:inline-flex}.lp-hc-app-header-text{flex:1;min-width:0}.lp-hc-app-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin-bottom:2px;font-size:.7rem;font-weight:700;line-height:1.2}.lp-hc-app-sub{color:var(--landing-muted,#5e7068);font-size:.55rem;line-height:1.3}.lp-hc-log-btn{background:var(--landing-forest,#123f31);color:#fff;font-family:var(--font-body,"Inter", sans-serif);text-align:center;letter-spacing:.01em;border-radius:7px;margin:7px 10px 0;padding:7px 10px;font-size:.62rem;font-weight:600}.lp-hc-timeline-heading{color:var(--landing-text,#16362f);letter-spacing:.01em;margin-bottom:7px;font-size:.6rem;font-weight:700}.lp-hc-reflect-nav{background:color-mix(in srgb, var(--landing-sage,#dde5d8) 30%, var(--landing-surface,#fffdf9));border-bottom:1px solid var(--landing-border,#e5ded2);justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;display:flex}.lp-hc-reflect-nav-title{color:var(--landing-forest,#123f31);white-space:nowrap;font-size:.62rem;font-weight:600}.lp-hc-reflect-intensity{color:#7a5210;white-space:nowrap;background:#c589221f;border-radius:10px;flex-shrink:0;padding:2px 5px;font-size:.52rem;font-weight:600}.lp-hc-event-desc-block{background:color-mix(in srgb, var(--landing-sage,#dde5d8) 22%, var(--landing-surface,#fffdf9));border-left:2px solid var(--landing-muted,#5e7068);opacity:.75;border-radius:5px;margin-bottom:7px;padding:5px 7px}.lp-hc-event-desc-label{text-transform:uppercase;letter-spacing:.08em;color:var(--landing-muted,#5e7068);margin-bottom:2px;font-size:.49rem;font-weight:700}.lp-hc-event-desc-text{color:var(--landing-text,#16362f);font-size:.58rem;font-weight:500;line-height:1.35}.lp-hero-card--morning{z-index:1;width:222px;top:8px;left:0}.lp-hero-card--day{z-index:2;width:262px;top:0;left:auto;right:0}.lp-hero-card--night{z-index:3;width:260px;bottom:8px;left:55px}@media (width<=900px){.lp-hero-container{text-align:left;flex-direction:column;gap:2.5rem}.lp-hero-copy{flex:100%;width:100%;max-width:100%}.lp-hero-body,.lp-hero-trial-note{max-width:100%}.lp-hero-visual{flex:100%;justify-content:center;width:100%}.lp-hero-scene{max-width:480px;height:445px;margin:0 auto}.lp-hero-card--morning{width:196px;top:6px}.lp-hero-card--day{width:230px}.lp-hero-card--night{width:228px;bottom:6px;left:42px}}@media (width<=520px){.lp-hero-actions{flex-direction:column;align-items:stretch}.lp-hero-primary-btn,.lp-hero-secondary-btn{width:100%}.lp-hero-scene{max-width:320px;height:280px;overflow:visible}.lp-hero-blob{inset:-20px -20px -20px -10px}.lp-hero-botanical{display:none}.lp-hero-card--morning{width:152px;top:0;left:0}.lp-hero-card--day{width:206px;top:18px;right:0}.lp-hero-card--night{display:none}}.lp-walkthrough-section{background:var(--landing-bg,#fbf8f2);padding:80px 24px 96px;scroll-margin-top:80px}.lp-walkthrough-container{max-width:1200px;margin:0 auto}.lp-walkthrough-header{text-align:center;max-width:640px;margin:0 auto 56px}.lp-walkthrough-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);letter-spacing:-.02em;text-wrap:balance;max-width:16ch;margin:0 auto .85rem;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.18}.lp-walkthrough-subtitle{color:var(--landing-muted,#5e7068);margin:0;font-size:1.05rem;line-height:1.65}.lp-section-detail-link{color:var(--landing-forest,#123f31);margin-top:.85rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}.lp-section-detail-link:hover,.lp-section-detail-link:focus-visible{text-underline-offset:.25em;text-decoration:underline}.lp-walkthrough-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.lp-feature-card{background:var(--landing-surface,#fffdf9);border:1px solid var(--landing-border,#e5ded2);border-radius:20px;flex-direction:column;gap:10px;padding:28px 24px 24px;transition:box-shadow .22s,transform .22s;display:flex}.lp-feature-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #123f311a}.lp-feature-card-copy{flex-direction:column;gap:10px;min-height:132px;display:flex}.lp-feature-card--center{border-color:#123f314d;box-shadow:0 4px 20px #123f3112}.lp-feature-card--center:hover{box-shadow:0 10px 38px #123f3124}.lp-feature-card-header{align-items:center;gap:10px;margin-bottom:4px;display:flex}.lp-feature-icon{background:var(--landing-sage,#dde5d8);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.lp-feature-icon img{width:20px;height:20px;display:block}.lp-feature-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin:0;font-size:1.08rem;font-weight:700;line-height:1.25}.lp-feature-desc{color:var(--landing-muted,#5e7068);margin:0 0 8px;font-size:.94rem;line-height:1.6}.lp-feature-connector{color:var(--landing-forest,#123f31);opacity:.65;margin:0;font-size:.82rem;font-style:italic;line-height:1.5}.lp-feature-preview{border:1px solid var(--landing-border,#e5ded2);background:#f3f5f0;border-radius:14px;flex:1;min-height:300px;margin-top:6px;position:relative;overflow:hidden}.lp-preview-panel{flex-direction:column;min-height:220px;display:flex}.lp-preview-topbar{border-bottom:1px solid var(--landing-border,#e5ded2);background:#e9ede6;border-radius:14px 14px 0 0;align-items:center;gap:5px;padding:8px 12px;display:flex}.lp-preview-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.lp-preview-tab-label{color:var(--landing-forest,#123f31);letter-spacing:.01em;opacity:.75;margin-left:6px;font-size:.72rem;font-weight:600}.lp-preview-body{flex:1;padding:14px 14px 16px}.lp-preview-section-label{text-transform:uppercase;letter-spacing:.07em;color:var(--landing-forest,#123f31);opacity:.55;margin-bottom:5px;font-size:.68rem;font-weight:700}.lp-preview-field{color:var(--landing-text,#16362f);background:#fff;border:1px solid #d5cfc7;border-radius:8px;padding:8px 10px;font-size:.82rem;line-height:1.5}.lp-preview-field--filled{background:#123f310d;border-color:#123f3126}.lp-preview-field--sm{padding:7px 10px;font-size:.79rem}.lp-preview-pill-row{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.lp-preview-pill{letter-spacing:.01em;border-radius:20px;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.lp-preview-pill--yes{color:var(--landing-forest,#123f31);background:#123f311a;border:1px solid #123f312e}.lp-preview-pill--no{color:#7a5210;background:#c589221a;border:1px solid #c5892240}.lp-preview-timeline{flex-direction:column;gap:0;display:flex}.lp-preview-event{grid-template-columns:44px 16px 1fr;align-items:start;gap:0 8px;padding:6px 0;display:grid;position:relative}.lp-preview-event+.lp-preview-event:before{content:"";background:#cbc5bb;width:2px;height:6px;position:absolute;top:-6px;left:51px}.lp-preview-event-time{color:var(--landing-muted,#5e7068);white-space:nowrap;padding-top:2px;font-size:.66rem;font-weight:600}.lp-preview-event-dot{background:#b0b8b0;border:2px solid #e9ede6;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:3px}.lp-preview-event-dot--win{background:var(--landing-forest,#123f31);border-color:#123f314d}.lp-preview-event-text{color:var(--landing-text,#16362f);font-size:.78rem;line-height:1.45}.lp-preview-intensity-bar{background:#ddd8d0;border-radius:4px;height:7px;margin:4px 0 3px;overflow:hidden}.lp-preview-intensity-fill{background:linear-gradient(90deg,#7ea98b 0%,#c58922 100%);border-radius:4px;height:100%}.lp-preview-intensity-label{color:var(--landing-muted,#5e7068);margin-bottom:2px;font-size:.68rem;font-weight:600}@media (width<=900px){.lp-walkthrough-grid{grid-template-columns:repeat(2,1fr);gap:20px}.lp-feature-card:last-child{grid-column:1/-1;width:100%;max-width:420px;margin:0 auto}}@media (width<=640px){.lp-walkthrough-section{padding:56px 20px 64px}.lp-walkthrough-header{margin-bottom:36px}.lp-walkthrough-grid{grid-template-columns:1fr;gap:20px}.lp-feature-card:last-child{grid-column:auto;max-width:none;margin:0}.lp-feature-card{padding:22px 20px 20px}}@media (prefers-reduced-motion:reduce){.lp-feature-card{transition:box-shadow .22s}.lp-feature-card:hover{transform:none}}.lp-preview-section-row{justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;display:flex}.lp-preview-section-title{color:var(--landing-forest,#123f31);font-size:.8rem;font-weight:700;font-family:var(--font-heading,serif)}.lp-preview-badge{color:#7a5210;white-space:nowrap;background:#c589221f;border:1px solid #c589224d;border-radius:20px;flex-shrink:0;padding:3px 8px;font-size:.62rem;font-weight:600}.lp-preview-add-btn{color:#7a5210;border:1px solid #c5892273;border-radius:16px;flex-shrink:0;padding:3px 9px;font-size:.65rem;font-weight:600}.lp-preview-textarea-mock{min-height:36px;color:var(--landing-text,#16362f);background:#fff;border:1px solid #d5cfc7;border-radius:8px;padding:7px 10px;font-size:.79rem;line-height:1.5}.lp-preview-textarea-mock--placeholder{color:#9aa89e;background:#fafaf8;font-style:italic}.lp-preview-textarea-mock--filled{color:var(--landing-text,#16362f);background:#fff}.lp-preview-textarea-mock--sm{background:#fafaf8;min-height:24px;margin-bottom:5px;padding:5px 8px;font-size:.74rem}.lp-preview-focus-row{background:#fff;border:1px solid #d5cfc7;border-radius:8px;grid-template-columns:16px 1fr auto;align-items:center;gap:6px;margin-top:6px;padding:6px 8px;display:grid}.lp-preview-focus-num{color:var(--landing-muted,#5e7068);font-size:.72rem;font-weight:600}.lp-preview-focus-text{color:#9aa89e;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-style:italic;overflow:hidden}.lp-preview-dropdown{color:var(--landing-forest,#123f31);white-space:nowrap;background:#fff;border:1px solid #ccc8c0;border-radius:6px;flex-shrink:0;padding:3px 7px;font-size:.71rem}.lp-preview-dropdown--block{box-sizing:border-box;border:1.5px solid #123f3140;border-radius:8px;width:100%;margin-bottom:8px;padding:6px 10px;font-size:.78rem;display:block}.lp-preview-subtitle{color:var(--landing-muted,#5e7068);margin-bottom:7px;font-size:.74rem;line-height:1.45}.lp-preview-weight-label{color:var(--landing-forest,#123f31);margin-top:8px;margin-bottom:4px;font-size:.73rem;font-weight:600}.lp-preview-weight-scale{color:var(--landing-muted,#5e7068);font-size:.66rem;font-weight:400}.lp-preview-slider-track{background:#d5cfc7;border-radius:3px;height:6px;margin-bottom:10px;position:relative}.lp-preview-slider-fill{background:linear-gradient(90deg,#c58922 60%,#8a6015 100%);border-radius:3px;height:100%;position:absolute;top:0;left:0}.lp-preview-slider-thumb{background:#c58922;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000038}.lp-preview-btn-row{align-items:center;gap:8px;margin-top:4px;display:flex}.lp-preview-btn-row--end{justify-content:flex-end}.lp-preview-btn-secondary{color:var(--landing-forest,#123f31);border:1.5px solid #123f3159;border-radius:20px;padding:5px 12px;font-size:.71rem;font-weight:600}.lp-preview-btn-primary{color:#fff;background:var(--landing-forest,#123f31);border-radius:20px;padding:5px 12px;font-size:.71rem;font-weight:600}.lp-preview-question{color:var(--landing-forest,#123f31);margin-top:6px;margin-bottom:3px;font-size:.74rem;font-weight:500}.lp-night-scene{flex-direction:column;display:flex;overflow:hidden}.lp-night-split{flex:1;display:flex;overflow:hidden}.lp-night-mini-panel{flex:1;padding:10px;overflow:hidden}.lp-night-mini-panel+.lp-night-mini-panel{border-left:1px solid var(--landing-border,#e5ded2);background:#c5892208}.lp-night-mini-label{color:var(--landing-forest,#123f31);font-size:.63rem;font-weight:700;font-family:var(--font-heading,serif);opacity:.7;white-space:nowrap;margin-bottom:3px}.lp-night-step-label{color:var(--landing-forest,#123f31);font-size:.69rem;font-weight:700;font-family:var(--font-heading,serif);margin-bottom:4px;line-height:1.25}.lp-night-mini-panel .lp-preview-question{margin-top:5px;margin-bottom:2px;font-size:.63rem}.lp-night-mini-panel .lp-preview-textarea-mock{min-height:28px;padding:5px 7px;font-size:.63rem;line-height:1.4}.lp-benefits-section{background:var(--landing-sage,#dde5d8);background:#d8e3d2;padding:80px 24px 88px;scroll-margin-top:80px}.lp-benefits-container{max-width:1100px;margin:0 auto}.lp-benefits-header{text-align:center;margin-bottom:52px}.lp-benefits-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.18}.lp-benefits-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lp-benefit-card{background:var(--landing-surface,#fffdf9);border:1px solid #123f311a;border-radius:20px;flex-direction:column;gap:14px;padding:32px 28px;display:flex}.lp-benefit-icon-wrap{background:#123f3114;border-radius:16px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:56px;height:56px;display:inline-flex}.lp-benefit-icon-wrap img{width:32px;height:32px;display:block}.lp-benefit-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.lp-benefit-body{color:var(--landing-text,#16362f);margin:0;font-size:1rem;line-height:1.65}@media (width<=860px){.lp-benefits-section{padding:64px 20px 72px}.lp-benefits-grid{grid-template-columns:1fr;gap:16px;max-width:520px;margin:0 auto}.lp-benefits-header{margin-bottom:36px}.lp-benefit-card{padding:26px 24px}}@media (width<=480px){.lp-benefits-section{padding:52px 16px 60px}.lp-benefit-card{padding:22px 20px}.lp-benefit-title{font-size:1.08rem}}.lp-resource-section{background:#f4f1e8;padding:96px 24px}.lp-resource-container{width:min(1180px,100%);margin:0 auto}.lp-resource-header{text-align:center;max-width:760px;margin:0 auto 44px}.lp-resource-title{color:#133c31;letter-spacing:-.035em;margin:14px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4vw,3.65rem);line-height:1.08}.lp-resource-intro{color:#537068;margin:0;font-size:1.05rem;line-height:1.7}.lp-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.lp-resource-card{min-height:330px;color:inherit;background:#fffefa;border:1px solid #d5ded7;border-radius:24px;flex-direction:column;align-items:flex-start;padding:32px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex}.lp-resource-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1d46381a}.lp-resource-card:focus-visible{outline-offset:3px;outline:3px solid #e3a43b}.lp-resource-card img{margin-bottom:26px}.lp-resource-card>span{color:#af7211;letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:850}.lp-resource-card h3{color:#173e33;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;line-height:1.2}.lp-resource-card p{color:#537068;margin:0 0 24px;line-height:1.65}.lp-resource-card strong{color:#a96c0c;margin-top:auto;font-size:.88rem}.lp-resource-more{flex-wrap:wrap;justify-content:center;gap:14px 28px;margin-top:34px;display:flex}.lp-resource-more a{color:#96620f;font-size:.92rem;font-weight:800;text-decoration:none}.lp-resource-more a:hover,.lp-resource-more a:focus-visible{text-underline-offset:.25em;text-decoration:underline}.lp-resource-more a:focus-visible{outline-offset:3px;outline:3px solid #e3a43b}@media (width<=820px){.lp-resource-grid{grid-template-columns:1fr}.lp-resource-card{min-height:0}}@media (width<=560px){.lp-resource-section{padding:72px 18px}.lp-resource-card{padding:26px}}@media (prefers-reduced-motion:reduce){.lp-resource-card{transition:none}}.lp-conversation-section{background:#f4efe6;padding:80px 24px}.lp-conversation-container{align-items:center;gap:64px;max-width:1100px;margin:0 auto;display:flex}.lp-conversation-icon-col{flex:0 0 35%;justify-content:center;display:flex}.lp-conversation-icon-container{background:color-mix(in srgb, var(--landing-sage,#dde5d8) 45%, #f4efe6);border:1px solid #123f3114;border-radius:50%;place-items:center;width:150px;height:150px;display:grid}.lp-conversation-icon{object-fit:contain;width:80px;height:80px;display:block}.lp-conversation-text-col{text-align:left;flex:65%;max-width:650px}.lp-conversation-eyebrow{font-family:var(--font-body);color:var(--landing-muted,#5e7068);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:700;display:block}.lp-conversation-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin:0 0 18px;font-size:2.6rem;font-weight:700;line-height:1.2}.lp-conversation-body{font-family:var(--font-body);color:var(--landing-text,#16362f);margin:0 0 20px;font-size:1.125rem;line-height:1.6}.lp-conversation-support-note{font-family:var(--font-body);color:var(--landing-muted,#5e7068);margin:20px 0 0;font-size:.9rem;line-height:1.5}@media (width<=760px){.lp-conversation-section{padding:56px 20px}.lp-conversation-container{text-align:left;flex-direction:column;gap:28px}.lp-conversation-icon-col{justify-content:center;width:100%}.lp-conversation-icon-container{width:120px;height:120px}.lp-conversation-icon{width:64px;height:64px}.lp-conversation-title{font-size:2rem}.lp-conversation-body{font-size:1.02rem}}.lp-privacy-section{background:var(--landing-forest,#123f31);padding:80px 24px 88px;scroll-margin-top:80px}.lp-privacy-container{flex-direction:column;gap:56px;max-width:1060px;margin:0 auto;display:flex}.lp-privacy-intro{max-width:640px}.lp-privacy-section .lp-privacy-title{font-family:var(--font-heading);color:#fffdf9;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.18}.lp-privacy-section .lp-privacy-body{color:#fffdf9e0;margin:0;font-size:1.05rem;line-height:1.7}.lp-trust-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.lp-trust-item{border-top:1px solid #ffffff2e;flex-direction:column;gap:14px;padding-top:20px;display:flex}.lp-trust-icon-wrap{background:#ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:48px;height:48px;display:inline-flex}.lp-trust-icon-wrap img{width:26px;height:26px;display:block;filter:brightness(0)invert()!important}.lp-trust-text{flex-direction:column;gap:8px;display:flex}.lp-privacy-section .lp-trust-title{font-family:var(--font-heading);color:#fffdf9;margin:0;font-size:1.08rem;font-weight:700;line-height:1.3}.lp-privacy-section .lp-trust-body{color:#fffdf9e0;margin:0;font-size:.95rem;line-height:1.65}.lp-privacy-callout{border-top:1px solid #ffffff1f;flex-direction:column;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.lp-privacy-callout-note{font-family:var(--font-body);color:#fffdf9b8;margin:0;font-size:.9rem;line-height:1.5}.lp-privacy-callout-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.lp-privacy-cta{font-family:var(--font-body);color:#fffdf9e6;cursor:pointer;letter-spacing:.01em;background:0 0;border:1px solid #fffdf961;border-radius:9999px;align-items:center;gap:.3em;padding:.45rem 1.1rem;font-size:.875rem;font-weight:500;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.lp-privacy-cta:hover{color:#fffdf9;background:#fffdf914;border-color:#fffdf999}.lp-privacy-text-link{color:#fffdf9d1;text-underline-offset:.2em;font-size:.86rem;font-weight:500}.lp-privacy-text-link:hover,.lp-privacy-text-link:focus-visible{color:#fffdf9}.lp-privacy-cta:active{background:#fffdf921}.lp-privacy-cta:focus-visible{outline-offset:3px;outline:2px solid #fffdf9b3}@media (width<=860px){.lp-privacy-section{padding:64px 20px 72px}.lp-privacy-container{gap:40px}.lp-trust-grid{grid-template-columns:1fr;gap:28px;max-width:520px}.lp-trust-item{border-top:none;border-left:2px solid #ffffff38;flex-direction:row;align-items:flex-start;gap:16px;padding-top:0;padding-left:16px}}@media (width<=480px){.lp-privacy-section{padding:52px 16px 60px}.lp-trust-item{flex-direction:column;gap:12px}.lp-trust-icon-wrap{width:42px;height:42px}}.lp-pricing-section{background:var(--landing-surface,#fffdf9);padding:88px 24px 96px;scroll-margin-top:80px}.lp-pricing-container{flex-direction:column;gap:56px;max-width:1060px;margin:0 auto;display:flex}.lp-pricing-header{text-align:center;max-width:740px;margin:0 auto}.lp-pricing-section .lp-pricing-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.6rem);font-weight:700;line-height:1.18}.lp-pricing-subtitle{color:var(--landing-muted,#5e7068);margin:0;font-size:1.05rem;line-height:1.65}.lp-pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lp-pricing-step{background:var(--landing-bg,#fbf8f2);border:1px solid var(--landing-border,#e5ded2);border-top:3px solid var(--landing-forest,#123f31);border-radius:20px;flex-direction:column;gap:12px;padding:32px 28px;display:flex}.lp-pricing-step-num{background:var(--landing-forest,#123f31);color:#fffdf9;width:36px;height:36px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;font-size:.95rem;font-weight:700;display:inline-flex}.lp-pricing-section .lp-pricing-step-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.lp-pricing-step-body{color:var(--landing-text,#16362f);margin:0;font-size:.97rem;line-height:1.65}.lp-pricing-step-price{color:var(--landing-muted,#5e7068);letter-spacing:.01em;margin:10px 0 0;font-size:.88rem;font-weight:600}.lp-pricing-cta{flex-direction:column;align-items:center;gap:12px;display:flex}.lp-pricing-btn{background:var(--landing-forest,#123f31);color:#fffdf9;font-family:var(--font-heading);cursor:pointer;letter-spacing:.01em;border:none;border-radius:50px;justify-content:center;align-items:center;min-height:54px;padding:16px 36px;font-size:1.05rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.lp-pricing-btn:hover{background:#1a5240}.lp-pricing-btn:active{transform:scale(.98)}.lp-pricing-btn:focus-visible{outline:3px solid var(--landing-gold,#c58922);outline-offset:4px}.lp-pricing-cta-note{color:var(--landing-muted,#5e7068);margin:0;font-size:.875rem}@media (width<=860px){.lp-pricing-section{padding:64px 20px 72px}.lp-pricing-container{gap:40px}.lp-pricing-grid{grid-template-columns:1fr;gap:16px;max-width:520px;margin:0 auto}.lp-pricing-step{padding:26px 24px}}@media (width<=480px){.lp-pricing-section{padding:52px 16px 60px}.lp-pricing-btn{width:100%;max-width:360px;padding:15px 24px}}.lp-faq-section{background:var(--landing-bg,#fbf8f2);border-top:1px solid var(--landing-border,#e5ded2);padding:clamp(4rem,8vw,6.5rem) 1.5rem}.lp-faq-container{width:min(1080px,100%);margin:0 auto}.lp-faq-header{max-width:680px;margin-bottom:2.5rem}.lp-faq-title{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin:.65rem 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.lp-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.lp-faq-item{background:var(--landing-surface,#fffdf9);border:1px solid var(--landing-border,#e5ded2);border-radius:18px;padding:clamp(1.35rem,3vw,2rem)}.lp-faq-item h3{font-family:var(--font-heading);color:var(--landing-forest,#123f31);margin:0 0 .75rem;font-size:1.15rem}.lp-faq-item p{color:var(--landing-muted,#5e7068);margin:0;line-height:1.7}@media (width<=720px){.lp-faq-grid{grid-template-columns:1fr}}.lp-footer{border-top:1px solid var(--landing-border,#e5ded2);background:#eae5db;padding:48px 24px 36px}.lp-footer-container{text-align:center;flex-direction:column;align-items:center;max-width:1080px;margin:0 auto;display:flex}.lp-footer-brand{justify-content:center;align-items:center;display:flex}.lp-footer-logo{filter:invert(16%)sepia(21%)saturate(541%)hue-rotate(113deg)brightness(97%)contrast(90%);opacity:.85;width:84px;height:auto;margin:0 auto;display:block}.lp-footer-divider{border:none;border-top:1px solid var(--landing-border,#e5ded2);width:min(100%,540px);margin:22px auto}.lp-footer-wellness{color:var(--landing-muted,#5e7068);max-width:650px;margin:0 auto 16px;font-size:.82rem;line-height:1.55}.lp-footer-support{color:var(--landing-muted,#5e7068);margin:0 auto 28px;font-size:.82rem}.lp-footer-support-link{color:var(--landing-forest,#173f2e);text-underline-offset:2px;text-decoration:underline}.lp-footer-support-link:hover{color:var(--landing-text,#16362f)}.lp-footer-bottom{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1080px);margin:0 auto;display:flex}.lp-footer-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lp-footer-link{font-family:var(--font-body);color:var(--landing-text,#16362f);cursor:pointer;opacity:.75;background:0 0;border:none;padding:4px 2px;font-size:.85rem;text-decoration:none;transition:color .15s,opacity .15s}.lp-footer-link:hover,.lp-footer-link:focus-visible{opacity:1;color:var(--landing-forest,#123f31);outline:none}.lp-footer-link:focus-visible{outline:2px solid var(--landing-forest,#123f31);outline-offset:3px;border-radius:2px}.lp-footer-sep{color:var(--landing-muted,#5e7068);opacity:.5;-webkit-user-select:none;user-select:none;font-size:.85rem;line-height:1}.lp-footer-copy{color:var(--landing-muted,#5e7068);opacity:.85;text-align:right;white-space:nowrap;margin:0;font-size:.78rem;line-height:1.5}@media (width<=700px){.lp-footer-logo{width:78px}.lp-footer-bottom{flex-direction:column;justify-content:center;gap:18px}.lp-footer-links{justify-content:center}.lp-footer-copy{text-align:center;white-space:normal}}.marketing-page{scroll-behavior:smooth}.lp-hero-section{scroll-margin-top:80px}.lp-walkthrough-grid>*,.lp-benefits-grid>*,.lp-conversation-container>*,.lp-trust-grid>*,.lp-pricing-grid>*,.lp-footer-container>*{min-width:0}.lp-nav-link,.lp-sign-in,.lp-mobile-menu-link,.lp-footer-link{align-items:center;min-height:44px;display:inline-flex}.marketing-page button:focus:not(:focus-visible),.marketing-page a:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){.marketing-page.animate-fade{animation:none}.lp-try-btn,.lp-hero-primary-btn,.lp-hero-secondary-btn,.lp-pricing-btn,.lp-nav-link,.lp-sign-in,.lp-mobile-menu-link,.lp-mobile-sign-in,.lp-mobile-try-btn,.lp-footer-link,.lp-privacy-link{transition:none}.lp-try-btn:hover,.lp-hero-primary-btn:hover,.lp-pricing-btn:active{transform:none}.lp-mobile-menu{animation:none}*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=360px){.lp-pricing-step,.lp-benefit-card,.lp-trust-item,.lp-feature-card{padding:20px 16px}.lp-pricing-section .lp-pricing-title,.lp-benefits-section .lp-benefits-title,.lp-privacy-section .lp-privacy-title{font-size:1.55rem}.lp-hero-headline{font-size:2.1rem}.lp-footer-nav{gap:4px}}@media (width<=768px){.lp-walkthrough-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.lp-benefits-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}}
