@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,300&display=swap");:root{--ink:#0a1f14;--forest:#10392b;--moss:#1a5c3a;--fern:#2a8a54;--sage:#4db877;--mist:#c4ead2;--foam:#e8f5ed;--cream:#f4faf6;--white:#ffffff;--font-serif:"DM Serif Display",Georgia,serif;--font-sans:"DM Sans",system-ui,sans-serif;--shadow-sm:0 2px 8px rgba(10,31,20,.07);--shadow-md:0 8px 28px rgba(10,31,20,.10);--shadow-lg:0 24px 64px rgba(10,31,20,.14);--shadow-xl:0 40px 90px rgba(10,31,20,.18);--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-xl:48px;--line:#d5ead9}*,:after,:before{box-sizing:border-box;margin:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-sans);font-size:1rem;background:var(--cream);color:var(--ink);overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.container{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}.section{padding:96px 0}.section-tight{padding:64px 0}.title-mixed{font-family:var(--font-sans);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--forest)}.title-mixed em{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--fern)}.display-serif{font-family:var(--font-serif);line-height:1;letter-spacing:-.03em;color:var(--forest)}.display-serif em{font-style:italic;color:var(--fern)}.tag{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--fern);background:var(--foam);border:1px solid var(--mist);padding:.35rem .8rem}.tag,.tag-dot{border-radius:999px}.tag-dot{width:6px;height:6px;background:var(--sage);flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-size:.95rem;font-weight:600;border:1.5px solid transparent;border-radius:999px;padding:.85rem 1.5rem;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,background .15s ease;white-space:nowrap;line-height:1}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--forest);color:var(--white);box-shadow:0 8px 24px rgba(16,57,43,.26)}.btn-primary:hover{background:var(--moss);box-shadow:0 14px 32px rgba(16,57,43,.34)}.btn-outline{background:transparent;color:var(--forest);border-color:var(--line)}.btn-outline:hover{background:var(--white);border-color:var(--mist)}.btn-ghost-white{background:rgba(255,255,255,.1);color:var(--white);border-color:rgba(255,255,255,.18)}.btn-ghost-white:hover{background:rgba(255,255,255,.18)}.btn-lg{padding:1rem 1.8rem;font-size:1rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(244,250,246,.9);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid var(--line)}.header-inner{height:68px;gap:1rem}.brand-logo,.header-inner{display:flex;align-items:center}.brand-logo{gap:.7rem;flex-shrink:0}.brand-gem{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--forest),var(--fern));display:grid;place-items:center;color:white;font-size:1.15rem;font-style:italic;box-shadow:0 4px 12px rgba(16,57,43,.3);flex-shrink:0}.brand-gem,.brand-name{font-family:var(--font-serif)}.brand-name{font-size:1.2rem;color:var(--forest);letter-spacing:-.02em;line-height:1}.brand-sub{font-size:.72rem;color:var(--fern);display:block;letter-spacing:.04em;margin-top:1px}.nav-desktop{display:flex;align-items:center;gap:.2rem;margin-left:auto}.nav-link{font-size:.875rem;font-weight:500;color:var(--moss);padding:.45rem .8rem;border-radius:999px;transition:background .15s,color .15s}.nav-link:hover{background:var(--foam);color:var(--forest)}.nav-actions{display:flex;gap:.55rem;margin-left:.75rem}.menu-toggle{display:none;margin-left:auto;width:40px;height:40px;border-radius:12px;background:var(--foam);border:1px solid var(--line);flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle-bar{width:17px;height:1.5px;background:var(--forest);border-radius:2px}.mobile-drawer{display:none;flex-direction:column;padding:.75rem 1rem 1rem;gap:.25rem;border-top:1px solid var(--line);background:rgba(244,250,246,.97)}.mobile-drawer a{font-size:.95rem;font-weight:500;color:var(--moss);padding:.6rem .85rem;border-radius:10px}.mobile-drawer a:hover{background:var(--foam)}.mobile-cta{margin-top:.4rem;width:100%;text-align:center}.hero{padding:60px 0 80px;position:relative;overflow:hidden}.hero:after,.hero:before{content:"";position:absolute;border-radius:999px;filter:blur(80px);pointer-events:none}.hero:before{width:560px;height:560px;background:radial-gradient(circle,rgba(77,184,119,.18),transparent 70%);top:-120px;right:-80px}.hero:after{width:360px;height:360px;background:radial-gradient(circle,rgba(42,138,84,.12),transparent 70%);bottom:-80px;left:-60px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:3rem;gap:3rem;align-items:center;position:relative;z-index:1}.hero-tag{margin-bottom:1.4rem}.hero-headline{font-size:clamp(2.8rem,5vw,5rem);line-height:1.05;margin-bottom:1.3rem}.hero-lead{font-size:1.1rem;line-height:1.75;color:var(--moss);max-width:50ch;margin-bottom:1.8rem}.hero-cta-group{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-bottom:2rem}.hero-proof-row{display:flex;gap:1.4rem;flex-wrap:wrap}.hero-proof-item{display:flex;align-items:center;gap:.45rem;font-size:.85rem;color:var(--fern);font-weight:600}.hero-proof-icon{width:17px;height:17px;border-radius:999px;background:var(--foam);border:1.5px solid var(--mist);display:grid;place-items:center;flex-shrink:0;font-size:.6rem}.hero-visual{position:relative;height:500px}.hcard{position:absolute;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);transition:transform .4s cubic-bezier(.34,1.36,.64,1)}.hcard:hover{transform:translateY(-5px) scale(1.01)}.hcard-dashboard{width:320px;top:20px;right:20px;padding:0;overflow:hidden}.hcard-topbar{background:var(--forest);padding:.8rem 1rem;display:flex;align-items:center;gap:.65rem}.hcard-topbar-dots{display:flex;gap:5px}.hcard-topbar-dot{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.25)}.hcard-topbar-title{color:rgba(255,255,255,.85);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hcard-body{padding:1rem}.hcard-month-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem}.hcard-month{font-size:.78rem;color:var(--fern);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.hcard-balance{font-family:var(--font-serif);font-size:2rem;color:var(--forest);letter-spacing:-.03em}.hcard-rows{display:grid;grid-gap:.45rem;gap:.45rem}.hcard-row{display:flex;align-items:center;gap:.7rem;padding:.5rem .65rem;border-radius:10px;background:var(--cream)}.hcard-row-dot{width:7px;height:7px;border-radius:999px;flex-shrink:0}.hcard-row-label{font-size:.82rem;color:var(--moss);flex:1 1}.hcard-row-val{font-size:.88rem;font-weight:700;color:var(--forest)}.hcard-mini-bar-wrap{margin-top:.7rem;height:5px;border-radius:999px;background:var(--foam);overflow:hidden}.hcard-mini-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--forest),var(--sage))}.hcard-goal{width:210px;bottom:55px;left:-10px;padding:1rem;z-index:3}.hcard-goal-label{font-size:.72rem;color:var(--fern);font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem}.hcard-goal-name{font-family:var(--font-serif);font-size:1rem;color:var(--forest);margin-bottom:.7rem}.hcard-goal-progress{display:flex;justify-content:space-between;font-size:.76rem;color:var(--moss);margin-bottom:.35rem}.hcard-goal-bar-wrap{height:7px;border-radius:999px;background:var(--foam);overflow:hidden}.hcard-goal-bar{height:100%;width:42%;border-radius:999px;background:linear-gradient(90deg,var(--forest),var(--sage))}.hcard-savings{width:170px;top:250px;right:-16px;padding:.9rem;z-index:3;text-align:center}.hcard-savings-num{font-family:var(--font-serif);font-size:1.8rem;color:var(--forest);letter-spacing:-.03em;display:block}.hcard-savings-label{font-size:.75rem;color:var(--fern);font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:block;margin-top:.15rem}.hcard-savings-trend{display:inline-flex;align-items:center;gap:.3rem;margin-top:.45rem;font-size:.75rem;color:var(--sage);font-weight:600;background:rgba(77,184,119,.1);border-radius:999px;padding:.2rem .55rem}.hero-ring{position:absolute;border-radius:999px;border:1.5px dashed rgba(77,184,119,.2);pointer-events:none;animation:hero-spin 22s linear infinite}@keyframes hero-spin{to{transform:rotate(1turn)}}.strip{background:var(--forest);padding:.95rem 0;overflow:hidden}.strip-track{display:flex;gap:2.5rem;animation:strip-scroll 18s linear infinite;width:max-content}@keyframes strip-scroll{to{transform:translateX(-50%)}}.strip-item{display:flex;align-items:center;gap:.7rem;white-space:nowrap;font-size:.82rem;font-weight:600;color:rgba(255,255,255,.72);letter-spacing:.06em;text-transform:uppercase}.strip-sep{color:var(--sage);opacity:.45}.value-section{background:var(--white)}.value-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:4rem;gap:4rem;align-items:center}.value-headline,.value-left .tag{margin-bottom:1.2rem}.value-headline{font-size:clamp(1.9rem,3vw,3rem)}.value-body{font-size:1rem;line-height:1.8;color:var(--moss);margin-bottom:1.6rem}.value-checks{display:grid;grid-gap:.65rem;gap:.65rem}.value-check{display:flex;align-items:flex-start;gap:.7rem;font-size:.95rem;color:var(--forest);font-weight:500}.check-icon{width:21px;height:21px;border-radius:7px;background:var(--foam);border:1.5px solid var(--mist);display:grid;place-items:center;flex-shrink:0;margin-top:.1rem;font-size:.72rem}.value-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem;gap:.85rem}.vp{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.3rem}.vp.vp-accent{background:var(--forest);border-color:transparent;grid-column:span 2}.vp-num{font-family:var(--font-serif);font-size:2.6rem;color:var(--forest);letter-spacing:-.04em;line-height:1;display:block;margin-bottom:.3rem}.vp.vp-accent .vp-num{color:var(--sage)}.vp-label{font-size:.85rem;color:var(--moss);font-weight:500}.vp.vp-accent .vp-label{color:rgba(255,255,255,.65)}.vp-sub{font-size:.76rem;color:var(--fern);font-weight:600;margin-top:.25rem;display:block}.vp.vp-accent .vp-sub{color:rgba(77,184,119,.75)}.products-section{background:var(--cream);position:relative;overflow:hidden}.products-section:before{content:"";position:absolute;width:600px;height:600px;border-radius:999px;background:radial-gradient(circle,rgba(42,138,84,.06),transparent 70%);top:-150px;left:-150px;pointer-events:none}.products-intro{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.6rem}.products-intro-title{font-size:clamp(1.5rem,2.5vw,2rem)}.product-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.product-tabs{display:flex;gap:.4rem;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.35rem;width:-moz-fit-content;width:fit-content}.product-tab{font-family:var(--font-sans);font-size:.9rem;font-weight:600;border:none;cursor:pointer;padding:.6rem 1.3rem;border-radius:999px;transition:all .2s ease;background:transparent;color:var(--moss)}.product-tab.active{background:var(--forest);color:var(--white);box-shadow:0 4px 12px rgba(16,57,43,.22)}.product-panel{display:none}.product-panel.active{display:block}.product-panel-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.product-info{padding-top:.25rem}.product-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.3rem .8rem;margin-bottom:1rem}.badge-light{background:var(--foam);color:var(--fern);border:1px solid var(--mist)}.badge-pro{background:var(--forest);color:var(--sage);border:1px solid rgba(77,184,119,.2)}.product-name{font-family:var(--font-serif);font-size:clamp(1.8rem,2.5vw,2.4rem);color:var(--forest);letter-spacing:-.03em;margin-bottom:.45rem}.product-tagline{font-size:1rem;color:var(--moss);margin-bottom:1.4rem;line-height:1.7}.feature-list{display:grid;grid-gap:.6rem;gap:.6rem;margin-bottom:1.6rem}.feature-row{display:flex;align-items:flex-start;gap:.7rem}.feature-icon{width:26px;height:26px;border-radius:9px;background:var(--foam);border:1.5px solid var(--mist);display:grid;place-items:center;flex-shrink:0;margin-top:.1rem;font-size:.85rem}.feature-text strong{display:block;font-size:.95rem;color:var(--forest);margin-bottom:.12rem}.feature-text span{font-size:.85rem;color:var(--moss);line-height:1.55}.product-price-row{display:flex;align-items:baseline;gap:.45rem;margin-bottom:1.3rem}.price-amount{font-family:var(--font-serif);font-size:2.8rem;color:var(--forest);letter-spacing:-.04em}.price-note{font-size:.875rem;color:var(--moss)}.price-badge{display:inline-block;background:rgba(77,184,119,.12);color:var(--fern);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .55rem;border-radius:999px;margin-left:.3rem}.product-cta-row{display:flex;gap:.7rem;flex-wrap:wrap}.product-mockup{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);overflow:hidden}.mockup-header{background:var(--forest);padding:.75rem 1rem;display:flex;align-items:center;gap:.65rem}.mockup-dots{display:flex;gap:5px}.mockup-dot{width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.2)}.mockup-filename{font-size:.75rem;color:rgba(255,255,255,.6);font-weight:500;letter-spacing:.06em}.mockup-tabs-bar{display:flex;border-bottom:1px solid var(--line);background:var(--cream)}.mockup-tab{font-size:.75rem;font-weight:600;color:var(--moss);padding:.55rem .85rem;border-right:1px solid var(--line);cursor:pointer}.mockup-tab.active{background:var(--white);color:var(--forest)}.mockup-body{padding:1rem}.mockup-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem;gap:.65rem;margin-bottom:.9rem}.mkpi{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.75rem}.mkpi-label{font-size:.68rem;color:var(--moss);font-weight:600;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:.25rem}.mkpi-val{font-family:var(--font-serif);font-size:1.3rem;color:var(--forest);letter-spacing:-.03em}.mockup-chart{height:88px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--cream);overflow:hidden;position:relative;margin-bottom:.9rem}.chart-bars{position:absolute;inset:0;display:flex;align-items:flex-end;gap:3px;padding:7px 7px 0}.chart-bar{flex:1 1;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--fern),var(--moss));opacity:.65}.chart-bar.highlight{background:linear-gradient(180deg,var(--sage),var(--fern));opacity:1}.mockup-table{border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--line)}.mtrow{display:grid;grid-template-columns:2fr 1fr 1fr;padding:.5rem .7rem;font-size:.75rem}.mtrow+.mtrow{border-top:1px solid var(--line)}.mtrow.mth{background:var(--foam);font-weight:700;color:var(--moss);text-transform:uppercase;letter-spacing:.08em}.mt-green{color:var(--fern);font-weight:600}.mt-red{color:#e05454;font-weight:600}.how-section{background:var(--forest);color:var(--white);position:relative;overflow:hidden}.how-section:before{content:"";position:absolute;width:460px;height:460px;border-radius:999px;background:radial-gradient(circle,rgba(77,184,119,.13),transparent 70%);top:-80px;right:-80px;pointer-events:none}.how-header{max-width:540px;margin-bottom:3rem}.how-header .tag{background:rgba(77,184,119,.12);border-color:rgba(77,184,119,.2);color:var(--sage);margin-bottom:1rem}.how-header h2{font-size:clamp(2rem,3.5vw,3.2rem);color:var(--white);margin-bottom:.65rem}.how-header p{color:rgba(255,255,255,.62);font-size:1rem;line-height:1.72}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.how-step{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);border-radius:var(--radius-lg);padding:1.5rem;transition:transform .2s ease,background .2s ease}.how-step:hover{background:rgba(255,255,255,.09);transform:translateY(-3px)}.how-num{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,var(--fern),var(--sage));color:var(--white);font-weight:700;font-size:1rem;display:grid;place-items:center;margin-bottom:1.1rem;box-shadow:0 4px 14px rgba(77,184,119,.28)}.how-step h3{font-family:var(--font-serif);font-size:1.3rem;color:var(--white);margin-bottom:.55rem;letter-spacing:-.02em}.how-step p{font-size:.9rem;color:rgba(255,255,255,.6);line-height:1.72}.compare-section{background:var(--white)}.compare-header{max-width:540px;margin-bottom:2.5rem}.compare-header .tag{margin-bottom:1rem}.compare-header h2{font-size:clamp(1.8rem,3vw,2.8rem);margin-bottom:.65rem}.compare-header p{font-size:.975rem;color:var(--moss);line-height:1.7}.compare-table{border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.compare-head{display:grid;grid-template-columns:2fr 1fr 1fr;background:var(--cream);border-bottom:1px solid var(--line)}.compare-head-cell{padding:1rem 1.2rem;font-size:.8rem;font-weight:700;color:var(--moss);text-transform:uppercase;letter-spacing:.1em}.compare-head-cell.plan-col{text-align:center;border-left:1px solid var(--line)}.compare-head-cell.plan-col.featured{background:var(--forest);color:rgba(255,255,255,.78)}.compare-row{display:grid;grid-template-columns:2fr 1fr 1fr;border-top:1px solid var(--line)}.compare-row:hover{background:var(--cream)}.compare-cell{padding:.85rem 1.2rem;display:flex;align-items:center}.compare-cell.plan-col{justify-content:center;border-left:1px solid var(--line)}.compare-cell.plan-col.featured{background:rgba(16,57,43,.03)}.compare-label{font-size:.9rem;color:var(--ink);font-weight:500}.compare-label span{display:block;font-size:.78rem;color:var(--moss);font-weight:400;margin-top:.08rem}.check-yes{background:var(--foam);color:var(--fern);place-items:center}.check-no,.check-yes{width:22px;height:22px;border-radius:7px;display:grid;font-size:.76rem}.check-no{background:#fdf3f3;color:#d44;place-items:center}.social-section{background:var(--forest)}.social-inner{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:3.5rem;gap:3.5rem;align-items:center}.social-left .tag{background:rgba(77,184,119,.12);border-color:rgba(77,184,119,.2);color:var(--sage);margin-bottom:1.1rem}.social-left h2{font-size:clamp(2rem,3.2vw,3rem);color:var(--white);margin-bottom:1rem}.social-left p{font-size:.975rem;color:rgba(255,255,255,.6);line-height:1.75;margin-bottom:1.6rem}.social-left .stat-row{display:flex;gap:1.5rem}.social-stat strong{display:block;font-family:var(--font-serif);font-size:2rem;color:var(--sage);letter-spacing:-.04em;line-height:1}.social-stat span{font-size:.78rem;color:rgba(255,255,255,.5);font-weight:600;text-transform:uppercase;letter-spacing:.1em}.quotes-stack{display:grid;grid-gap:.9rem;gap:.9rem}.qcard{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:1.3rem 1.4rem;transition:background .2s ease}.qcard:hover{background:rgba(255,255,255,.1)}.qcard.qcard-light{background:var(--white);border-color:transparent}.qcard-text{font-family:var(--font-serif);font-style:italic;font-size:1.05rem;color:rgba(255,255,255,.88);line-height:1.55;margin-bottom:1rem}.qcard.qcard-light .qcard-text{color:var(--forest)}.qcard-footer{display:flex;align-items:center;gap:.7rem}.qcard-avatar{width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.1);border:1.5px solid rgba(255,255,255,.15);display:grid;place-items:center;font-size:.8rem;font-weight:700;color:rgba(255,255,255,.75);flex-shrink:0}.qcard.qcard-light .qcard-avatar{background:var(--foam);border-color:var(--mist);color:var(--fern)}.qcard-author{font-size:.85rem;font-weight:600;color:rgba(255,255,255,.9)}.qcard.qcard-light .qcard-author{color:var(--forest)}.qcard-role{font-size:.76rem;color:rgba(255,255,255,.45);display:block;margin-top:.05rem}.qcard.qcard-light .qcard-role{color:var(--moss)}.pricing-section{background:var(--cream);border-top:1px solid var(--line)}.pricing-header{max-width:520px;margin-bottom:2.5rem}.pricing-header .tag{margin-bottom:1rem}.pricing-header h2{font-size:clamp(1.9rem,3vw,3rem);margin-bottom:.6rem}.pricing-header p{font-size:.975rem;color:var(--moss);line-height:1.7}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;max-width:860px}.pricing-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-xl);padding:1.8rem;position:relative;transition:transform .2s ease;box-shadow:var(--shadow-sm)}.pricing-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.pricing-card.featured{border-color:var(--forest);box-shadow:var(--shadow-lg)}.pricing-tag{display:inline-flex;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:.28rem .7rem;margin-bottom:1.1rem}.pricing-tag-light{background:var(--foam);color:var(--fern);border:1px solid var(--mist)}.pricing-tag-featured{background:var(--forest);color:var(--sage);border:1px solid rgba(77,184,119,.2)}.pricing-name{font-family:var(--font-serif);font-size:1.55rem;color:var(--forest);letter-spacing:-.03em;margin-bottom:.25rem}.pricing-sub{font-size:.875rem;color:var(--moss);margin-bottom:1.3rem;display:block}.pricing-price-row{display:flex;align-items:baseline;gap:.35rem;margin-bottom:1.4rem;padding-bottom:1.4rem;border-bottom:1px solid var(--line)}.pricing-euro{font-family:var(--font-serif);font-size:3.2rem;color:var(--forest);letter-spacing:-.04em;line-height:1}.pricing-once{font-size:.85rem;color:var(--moss)}.pricing-features{display:grid;grid-gap:.6rem;gap:.6rem;margin-bottom:1.6rem}.pf-row{display:flex;align-items:center;gap:.7rem;font-size:.9rem}.pf-check{width:19px;height:19px;border-radius:6px;background:var(--foam);border:1px solid var(--mist);display:grid;place-items:center;flex-shrink:0;font-size:.68rem;color:var(--fern)}.pf-text{color:var(--ink)}.pricing-action{width:100%}.pricing-note-bottom{margin-top:1.5rem;font-size:.875rem;color:var(--moss)}.faq-section{background:var(--white)}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:4rem;gap:4rem;align-items:start}.faq-left .tag{margin-bottom:1.2rem}.faq-left h2{font-size:clamp(1.8rem,2.8vw,2.6rem);margin-bottom:.9rem}.faq-left p{font-size:.975rem;color:var(--moss);line-height:1.75;margin-bottom:1.6rem}.faq-list{display:grid;grid-gap:.65rem;gap:.65rem}.faq-item{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.faq-item:hover,.faq-item[open]{border-color:var(--mist)}.faq-item[open]{background:var(--white)}.faq-q{list-style:none;padding:1rem 1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600;font-size:.95rem;color:var(--forest)}.faq-q::-webkit-details-marker{display:none}.faq-chevron{width:19px;height:19px;border-radius:6px;background:var(--foam);border:1px solid var(--line);display:grid;place-items:center;flex-shrink:0;transition:transform .2s ease;color:var(--fern);font-size:.72rem}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-a{padding:0 1.1rem 1rem;font-size:.9rem;color:var(--moss);line-height:1.8}.cta-band{background:linear-gradient(135deg,var(--moss) 0,var(--forest) 60%,var(--ink) 100%);padding:80px 0;position:relative;overflow:hidden;text-align:center}.cta-band:before{content:"";position:absolute;width:600px;height:600px;border-radius:999px;background:radial-gradient(circle,rgba(77,184,119,.16),transparent 60%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.cta-band-inner{position:relative;z-index:1}.cta-band .tag{background:rgba(77,184,119,.12);border-color:rgba(77,184,119,.2);color:var(--sage);margin-bottom:1.2rem}.cta-band h2{font-size:clamp(2.4rem,4.5vw,4.2rem);color:var(--white);margin-bottom:1rem;max-width:16ch;margin-inline:auto}.cta-band p{font-size:1.05rem;color:rgba(255,255,255,.62);max-width:50ch;margin-inline:auto;line-height:1.78;margin-bottom:2rem}.cta-band-actions{display:flex;justify-content:center;gap:.9rem;flex-wrap:wrap}.footer{background:var(--ink);color:rgba(255,255,255,.62)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem;padding:56px 0 36px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand-col .brand-gem-footer{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,var(--forest),var(--fern));display:grid;place-items:center;color:white;font-family:var(--font-serif);font-size:1.2rem;font-style:italic;margin-bottom:.9rem}.footer-brand-name{font-family:var(--font-serif);font-size:1.15rem;color:var(--white);display:block;margin-bottom:.4rem}.footer-brand-desc{font-size:.85rem;line-height:1.7;max-width:24ch}.footer-col h4{font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.38);margin-bottom:.9rem}.footer-col a{display:block;font-size:.875rem;color:rgba(255,255,255,.52);margin-bottom:.55rem;transition:color .15s}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 0;font-size:.8rem;flex-wrap:wrap;gap:.65rem}.footer-legal-links{display:flex;gap:1.3rem}.footer-legal-links a{color:rgba(255,255,255,.32);transition:color .15s}.footer-legal-links a:hover{color:rgba(255,255,255,.65)}.legal-page{padding:64px 0 80px}.legal-card{background:white;border:1px solid var(--line);box-shadow:var(--shadow-md);border-radius:var(--radius-lg);padding:2.2rem;max-width:820px}.legal-card h1{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:1.3rem;letter-spacing:-.03em}.legal-card h1,.legal-card h2{font-family:var(--font-serif);color:var(--forest)}.legal-card h2{margin-top:1.8rem;margin-bottom:.45rem;font-size:1.3rem;letter-spacing:-.02em}.legal-card li,.legal-card p{font-size:.95rem;color:var(--moss);line-height:1.8;margin-bottom:.7rem}.legal-card ul{padding-left:1.2rem}.upgrade-page{padding:64px 0 80px}.upgrade-hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;padding-bottom:56px}.upgrade-hero-copy .tag{margin-bottom:1.2rem}.upgrade-hero-copy h1{font-size:clamp(2.2rem,4vw,3.6rem);margin-bottom:1.1rem}.upgrade-hero-copy p{font-size:1rem;color:var(--moss);line-height:1.8;margin-bottom:1.8rem}.upgrade-benefits{display:grid;grid-gap:.9rem;gap:.9rem}.ubenefit{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.2rem 1.3rem;display:flex;gap:.9rem;align-items:flex-start;box-shadow:var(--shadow-sm);transition:transform .2s ease}.ubenefit:hover{transform:translateX(3px)}.ubenefit-icon{width:40px;height:40px;border-radius:13px;background:var(--foam);border:1.5px solid var(--mist);display:grid;place-items:center;flex-shrink:0;font-size:1.1rem}.ubenefit h3{font-size:.975rem;color:var(--forest);margin-bottom:.2rem;font-weight:600}.ubenefit p{font-size:.86rem;color:var(--moss);line-height:1.6}@media (max-width:1024px){.value-grid{grid-template-columns:1fr;gap:2.5rem}.faq-grid,.social-inner,.upgrade-hero-grid{grid-template-columns:1fr;gap:2rem}.footer-main,.how-steps{grid-template-columns:1fr 1fr}}@media (max-width:768px){.section{padding:56px 0}.section-tight{padding:40px 0}.hero{padding:40px 0 56px}.nav-actions,.nav-desktop{display:none}.menu-toggle,.mobile-drawer{display:flex}.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}.hero-headline{font-size:2.6rem}.hero-lead{font-size:1rem}.hero-proof-row{gap:.9rem}.strip{padding:.7rem 0}.strip-item{font-size:.75rem}.value-panels{grid-template-columns:1fr 1fr}.vp.vp-accent{grid-column:span 2}.products-intro{flex-direction:column;align-items:flex-start;gap:.85rem}.product-panel-grid{grid-template-columns:1fr}.product-mockup{display:none}.how-steps{grid-template-columns:1fr;gap:.85rem}.how-header{margin-bottom:2rem}.compare-header{margin-bottom:1.8rem}.quotes-stack{gap:.7rem}.social-left .stat-row{gap:1rem}.pricing-cards{grid-template-columns:1fr;max-width:100%}.faq-grid{gap:1.5rem}.faq-left p{display:none}.cta-band{padding:56px 0}.cta-band h2{font-size:2.4rem}.footer-main{grid-template-columns:1fr 1fr;gap:1.5rem;padding:40px 0 28px}.footer-bottom{flex-direction:column;gap:.5rem}.product-tabs-row .btn{display:none}}@media (max-width:480px){.hero-headline{font-size:2.2rem}.value-panels{grid-template-columns:1fr}.vp.vp-accent{grid-column:auto}.compare-head,.compare-row{grid-template-columns:1.2fr 1fr 1fr}.compare-cell,.compare-head-cell{padding:.75rem .8rem;font-size:.78rem}.footer-main{grid-template-columns:1fr}.hero-cta-group{flex-direction:column;align-items:stretch}.hero-cta-group .btn{text-align:center}.cta-band-actions{flex-direction:column;align-items:stretch;padding:0 1rem}.product-tabs{width:100%;justify-content:stretch}.product-tab{flex:1 1;text-align:center}}