/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url(./fonts/dm-sans-latin-ext-wght-400-700.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;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: optional;
  src: url(./fonts/dm-sans-latin-wght-400-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: optional;
  src: url(./fonts/manrope-latin-ext-wght-400-800.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;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: optional;
  src: url(./fonts/manrope-latin-wght-400-800.woff2) format('woff2');
  unicode-range: U+0000-00FF, 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;
}

:root{--ink:#13231d;--muted:#60716a;--dark:#101914;--dark-soft:#18241d;--mint:#b8f77b;--paper:#f5f7f4;--line:#dce3da;--white:#fff;--heading:'Manrope','Segoe UI',sans-serif;--body:'DM Sans','Segoe UI',sans-serif;--radius:18px;--container:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--dark);color:var(--ink);font-family:var(--body);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.4}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #66b536;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600;line-height:1.12;letter-spacing:-.045em}h2{font-size:clamp(2.35rem,4.1vw,3.7rem)}h3{letter-spacing:-.035em}::selection{background:var(--mint);color:var(--ink)}.container{width:calc(100% - 112px);max-width:var(--container);margin:auto}.icon{flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 24px;border:1px solid transparent;border-radius:7px;font-size:.94rem;font-weight:650;line-height:1.5;transition:background .2s,transform .2s;white-space:normal}.button:hover{transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button-primary{color:var(--dark);background:var(--mint)}.button-primary:hover{background:#ceffa1}.button-small{padding:11px 18px;font-size:.88rem;gap:24px}.button-outline{color:#f3f6f0;border-color:#53604e;background:transparent}.button-outline:hover{background:#243223}.button-dark{background:var(--dark);color:var(--white)}.text-link{font-size:.93rem;font-weight:550;display:inline-flex;align-items:center;gap:12px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{font-size:.75rem;font-weight:650;letter-spacing:.14em;display:flex;align-items:center;gap:12px;line-height:1.6}.eyebrow-line{height:1px;width:24px;background:var(--mint)}.dark-eyebrow{color:#557044}.site-header{color:#ecf1e9;background:var(--dark);border-bottom:1px solid #ffffff10;position:relative;z-index:20}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:98px}.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}.brand-mark{font-family:var(--heading);font-size:2.55rem;font-weight:800;line-height:1;letter-spacing:-.12em;position:relative;top:-4px}.brand-mark span{color:var(--mint)}.brand-name{font-family:var(--heading);font-size:.99rem;font-weight:700;letter-spacing:-.03em;line-height:1.1;padding-left:14px;border-left:1px solid #ffffff35}.brand-name>span{display:block;letter-spacing:.32em;font-size:.61rem;margin-top:8px;font-weight:500}#primary-nav{display:flex;gap:32px;align-items:center}#primary-nav a{font-size:.89rem;color:#c8cfc4}#primary-nav a:hover,#primary-nav a.active{color:var(--mint)}.menu-toggle{display:none}.hero{color:#f6f8f3;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding-top:70px;padding-bottom:72px;min-height:680px}.hero-copy .eyebrow{color:#d6ddcf}.hero h1{font-size:clamp(3.3rem,5.65vw,5.25rem);line-height:1.075;margin:24px 0;letter-spacing:-.06em}.hero h1>span{color:var(--mint)}.hero-copy>p{color:#b9c5b7;font-size:1.055rem;line-height:1.8;max-width:475px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:34px}.hero-footnote{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:.76rem;color:#99aa97;margin-top:29px}.hero-footnote .icon{width:15px;height:15px;color:var(--mint)}.hero-footnote>span{margin:0 4px}.hero-visual{position:relative;padding:17px 30px 14px;isolation:isolate}.hero-art{position:absolute;inset:-100px -100px;z-index:-1;background:radial-gradient(ellipse at 65% 45%,#71925132,transparent 60%);pointer-events:none}.hero-art.has-art{background-image:linear-gradient(90deg,var(--dark),#10191455 35%,#10191466),url('./brand-art.png');background-size:cover;background-position:center;opacity:.52}.visual-top-label{display:flex;justify-content:space-between;gap:15px;color:#a4b19d;font-size:.64rem;letter-spacing:.12em;margin:0 0 18px}.visual-top-label>span:last-child{color:#7c8d73}.product-demo{position:relative;background:#fff;border:1px solid #fff9;border-radius:13px;color:var(--ink);overflow:hidden;box-shadow:0 28px 80px #0005;font-size:.88rem}.demo-chrome{height:37px;padding:0 16px;background:#f0f3ee;border-bottom:1px solid #e2e7de;display:flex;align-items:center;justify-content:space-between;color:#71816a;font-size:.62rem;letter-spacing:.02em}.demo-chrome>span:first-child{display:flex;gap:5px}.demo-chrome i{display:block;width:6px;height:6px;background:#c8d0c2;border-radius:50%}.demo-chrome>.icon{width:12px;height:12px}.demo-body{padding:27px 28px 20px}.demo-store{font-size:.68rem;font-weight:700;letter-spacing:.09em;display:flex;justify-content:space-between;padding-bottom:23px;border-bottom:1px solid #e9ece7;gap:12px}.demo-store>span{font-size:.53rem;font-weight:500;color:#85907e;letter-spacing:.09em}.demo-product-top{display:flex;align-items:center;justify-content:space-between;margin-top:21px;margin-bottom:4px;gap:12px}.demo-product-tag{font-size:.56rem;letter-spacing:.09em;color:#76846d}.demo-icon{height:36px;width:36px;border-radius:9px;display:flex;align-items:center;justify-content:center}.demo-icon .icon{width:20px;height:20px}.mint{background:#e4f4d7;color:#3a6623}.blue{background:#e5eefd;color:#426bc0}.peach{background:#ffe9de;color:#a76542}.demo-body h3{font-size:1.25rem;letter-spacing:-.04em}.demo-description{font-size:.75rem;color:#849079;margin-top:6px}.demo-price{display:flex;align-items:center;gap:12px;margin-top:18px}.demo-price strong{font-size:1.85rem;font-family:var(--heading);letter-spacing:-.06em;line-height:1.3}.demo-price s{font-size:.86rem;color:#899281}.demo-price>span{font-size:.63rem;padding:3px 7px;border-radius:4px;background:#e9f6dc;color:#41672a;font-weight:650}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin-top:21px;font-size:.77rem}.quantity-stepper{border:1px solid #dbe1d6;display:flex;border-radius:5px;align-items:center;height:34px;overflow:hidden}.quantity-stepper button{height:34px;width:33px;border:0;background:#fff;font-size:1rem;color:#556249}.quantity-stepper button:hover{background:#eef5e7}.quantity-stepper output{min-width:35px;text-align:center;font-size:.8rem;font-weight:600}.quantity-offer{display:flex;gap:8px;align-items:center;padding:12px;background:#f4f7ef;border-radius:5px;margin-top:17px;font-size:.65rem;color:#5a6a4d}.quantity-offer .icon{width:14px;height:14px;color:#557e34}.quantity-offer span>span{margin:0 6px;color:#abb6a2}.demo-total{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:16px;border-top:1px solid #e6ebe1;gap:15px}.demo-total>span{font-size:.83rem;font-weight:600}.demo-total small{display:block;color:#8d9686;font-size:.61rem;font-weight:400;margin-top:3px}.demo-total>strong{font-size:1.4rem;font-family:var(--heading);font-weight:700;letter-spacing:-.04em}.demo-confirm{display:flex;align-items:center;justify-content:center;gap:7px;background:#182a1c;color:#e4f4d8;border-radius:5px;margin-top:19px;padding:10px;font-size:.71rem}.demo-confirm .icon{width:14px;height:14px;color:var(--mint)}.demo-caption{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-top:1px solid #e8ede2;font-size:.53rem;letter-spacing:.09em;color:#85917b;background:#fafbf8}.demo-caption span{letter-spacing:0;font-size:.6rem}.visual-foot{display:flex;align-items:center;gap:12px;margin-top:22px;font-size:.83rem;color:#e7efe0}.little-icon{height:35px;width:35px;border:1px solid #4d604040;display:grid;place-items:center;border-radius:8px;color:var(--mint);background:#26362277}.little-icon .icon{width:18px;height:18px}.visual-foot>span:nth-child(2){font-weight:600}.visual-foot>span>span{display:block;font-size:.64rem;color:#94a68c;margin-top:1px;font-weight:400}.visual-foot>a{margin-left:auto;padding:9px;border:1px solid #74876a45;border-radius:50%;display:flex}.visual-foot>a .icon{width:17px;height:17px}.compatibility-strip{background:#152019;border-top:1px solid #ffffff09;border-bottom:1px solid #ffffff09;color:#dae2d4;padding:25px 0}.compatibility-strip .container{display:flex;justify-content:space-between;align-items:center;gap:25px}.compatibility-strip .container>span{font-size:.62rem;letter-spacing:.11em;color:#99aa91}.compatibility-strip .container>div{display:flex;align-items:center;gap:20px}.wp-word{font-family:Georgia,serif;font-size:1.5rem;letter-spacing:-.05em}.wp-word>span{font-size:1.18rem;font-weight:400;letter-spacing:-.04em}.plus{font-size:.9rem;color:#53624c}.woo-word{font-family:var(--heading);font-size:1.5rem;font-weight:800;letter-spacing:-.07em}.woo-word>span{font-size:.85rem;font-weight:500;letter-spacing:-.025em}.compatibility-strip p{font-size:.78rem;color:#9aa990}.section-light{background:var(--paper)}.collection{padding:99px 0 87px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:39px}.section-heading h2{margin-top:15px}.section-heading>p{font-size:.97rem;color:var(--muted);line-height:1.8;margin-bottom:7px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.plugin-card{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:28px 27px 0;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.plugin-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #1834200b}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px}.product-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:13px}.product-icon .icon{width:27px;height:27px}.card-index{color:#a2aca0;font-size:.75rem;font-family:var(--heading)}.card-category{font-size:.61rem;font-weight:600;letter-spacing:.13em;color:#7a8874;margin-bottom:9px}.plugin-card h3{font-size:1.57rem;letter-spacing:-.035em}.plugin-card>p{font-size:.95rem;color:var(--muted);line-height:1.75;margin:16px 0 29px;flex:1}.card-bottom{display:flex;justify-content:space-between;gap:14px;padding:20px 0;border-top:1px solid #e7ebe3;align-items:center}.card-bottom>span{font-size:.64rem;color:#8a9583}.card-bottom>a{display:flex;align-items:center;gap:9px;font-size:.8rem;font-weight:600}.card-bottom>a:hover{color:#59842e}.card-bottom .icon{width:16px;height:16px}.approach{padding:34px 0 98px}.approach-grid{border-top:1px solid var(--line);padding-top:77px;display:grid;grid-template-columns:1fr 1fr;gap:12%}.approach h2{margin-top:16px}.approach-grid>div>p{max-width:400px;color:var(--muted);margin:25px 0 27px;font-size:1rem}.dark-link{color:var(--ink)}.principles article{display:flex;align-items:flex-start;gap:23px;padding:27px 0;border-bottom:1px solid var(--line)}.principles article:first-child{padding-top:0}.principles article>span{font-size:.73rem;color:#8b9a82;padding-top:3px}.principles article>div{flex:1}.principles h3{font-size:1.15rem;line-height:1.4;letter-spacing:-.025em}.principles p{font-size:.91rem;line-height:1.8;color:var(--muted);margin-top:9px}.principles .icon{width:21px;height:21px;color:#6c8558}.questions{padding:10px 0 104px}.faq-grid{border-top:1px solid var(--line);padding-top:67px;display:grid;grid-template-columns:.85fr 1.15fr;gap:10%}.faq-grid h2{margin-top:16px;font-size:clamp(2rem,3.4vw,3rem)}details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:24px;cursor:pointer;list-style:none;padding:22px 0;font-size:.98rem;font-weight:550;line-height:1.55}summary::-webkit-details-marker{display:none}.faq-plus{font-size:1.5rem;font-weight:400;line-height:1;color:#839878;transition:transform .2s}details[open] .faq-plus{transform:rotate(45deg)}.faq-answer{font-size:.93rem;color:var(--muted);line-height:1.85;padding:0 30px 24px 0}.closing-cta{background:var(--mint);padding:71px 0 75px;position:relative;overflow:hidden}.closing-cta .eyebrow{color:#49683b}.closing-cta h2{margin:18px 0 26px;font-size:clamp(2.8rem,4.5vw,4rem)}.closing-cta .container{position:relative}.closing-signature{font-family:var(--heading);font-size:.95rem;position:absolute;right:0;bottom:0;letter-spacing:-.03em;color:#4a6c38}.site-footer{color:#e6ecdf;padding:63px 0 26px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:45px;padding-bottom:62px}.footer-top p{font-size:1rem;line-height:1.8;color:#a3b29a}.footer-links{display:flex;flex-direction:column;gap:9px;font-size:.89rem;align-items:flex-end;color:#bcc9b5}.footer-links a:hover{color:var(--mint)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;border-top:1px solid #ffffff15;padding-top:25px;font-size:.72rem;color:#84977b}.sr-only{position:absolute!important;clip:rect(0,0,0,0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}.skip-link{position:fixed;top:-100px;left:15px;background:var(--mint);color:var(--dark);padding:10px 20px;z-index:100}.skip-link:focus{top:10px}.rewards-heading,.rule-heading{display:flex;align-items:center;gap:13px;margin:25px 0 24px;font-weight:650;font-size:1rem;line-height:1.4}.rewards-heading small,.rule-heading small{display:block;font-size:.67rem;font-weight:400;color:#83917a;margin-top:6px}.rewards-balance{background:#faf3e9;border-radius:9px;padding:24px}.rewards-balance>span{font-size:.61rem;color:#977c5d;letter-spacing:.08em}.rewards-balance>strong{font-size:3.3rem;font-family:var(--heading);line-height:1.4;display:block;letter-spacing:-.06em}.rewards-balance>strong>span{font-size:.9rem;margin-left:7px;letter-spacing:0;font-weight:500}.rewards-balance p{font-size:.7rem;color:#8e7d64}.reward-meter{height:5px;background:#ece9e2;border-radius:10px;margin:22px 0 8px}.reward-meter>span{display:block;width:50%;height:100%;background:#c49067;border-radius:10px}.reward-next{display:flex;justify-content:space-between;color:#8c907d;font-size:.6rem;margin-bottom:18px}.demo-line{display:flex;justify-content:space-between;font-size:.7rem;padding:10px 0;border-top:1px solid #eef0e9}.positive{color:#4d7d31}.rule-row{display:flex;justify-content:space-between;font-size:.7rem;padding:14px 0;border-top:1px solid #edf0e8;gap:15px}.rule-row span{color:#89927f}.rule-row b{font-weight:550}.tier-table{border:1px solid #e3e8df;border-radius:6px;overflow:hidden;margin-top:16px}.tier-table>div{display:flex;justify-content:space-between;padding:13px;font-size:.72rem;border-bottom:1px solid #e7ede2}.tier-table>div:first-child{font-size:.57rem;color:#8a9780;background:#f7f9f3}.tier-table>div:last-child{border:0}.tier-highlight{background:#eaf2ff;color:#416f9d}.rule-foot{font-size:.69rem;display:flex;gap:8px;align-items:center;margin:21px 0 7px;color:#668157}.rule-foot .icon{width:15px;height:15px}
.nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:32px}.approach-art{display:block;width:100%;max-width:440px;height:240px;object-fit:cover;border-radius:12px;margin-top:32px}.principle-signoff{margin-top:36px!important;font-family:var(--heading);font-size:1.55rem!important;line-height:1.5!important;letter-spacing:-.04em;color:#97a28f!important}.principle-signoff>span{color:#385529}.product-hero{color:#f4f7ef;padding:28px 0 77px}.back-link{display:inline-flex;color:#9cb08f;font-size:.85rem;gap:8px;padding:8px 0}.back-link:hover{color:var(--mint)}.product-hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:95px;align-items:center;margin-top:37px}.product-identity{display:flex;align-items:center;gap:14px;font-family:var(--heading);font-size:1.05rem;font-weight:600;line-height:1.4}.product-identity .product-icon{height:46px;width:46px;border-radius:11px}.product-identity .product-icon .icon{height:23px;width:23px}.product-identity small{font-family:var(--body);display:block;font-size:.61rem;letter-spacing:.1em;color:#97aa8d;font-weight:400;margin-top:4px}.product-hero h1{font-size:clamp(3.2rem,5.4vw,4.8rem);line-height:1.1;letter-spacing:-.055em;margin:25px 0;color:var(--mint)}.product-hero-copy>p{font-size:1.07rem;line-height:1.8;color:#b8c7ae;max-width:520px}.product-visual{max-width:480px;width:100%;margin-left:auto}.product-hero .hero-actions{gap:24px;flex-wrap:wrap}.product-hero .hero-footnote{text-transform:none;font-size:.73rem}.product-price{font-size:.9rem!important;color:#e1ebd8!important;margin-top:18px}.product-screenshot{border-radius:12px;box-shadow:0 25px 70px #0004}.product-subnav{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:15}.product-subnav>.container{display:flex;gap:30px;align-items:center;min-height:73px;justify-content:space-between}.product-subnav>.container>span{font-family:var(--heading);font-weight:650;font-size:.98rem}.product-subnav .container>div{display:flex;gap:32px;font-size:.88rem;color:#6f7e65}.product-subnav a:hover{color:#365f20}.subnav-cta{display:inline-flex;gap:12px;align-items:center;font-weight:600;font-size:.85rem}.subnav-cta .icon{width:17px;height:17px}.product-features{padding:87px 0 58px}.product-features .section-heading>p{max-width:370px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 35px}.feature-grid article{padding:29px 0 31px;border-top:1px solid var(--line)}.feature-number{display:block;color:#819773;font-size:.76rem;margin-bottom:17px}.feature-grid h3{font-size:1.17rem;line-height:1.4;letter-spacing:-.028em}.feature-grid p{font-size:.96rem;color:var(--muted);line-height:1.8;margin-top:12px}.product-detail{padding:10px 0 77px}.detail-panel{background:#e8eee3;border-radius:18px;padding:52px;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.detail-panel h2{font-size:2.65rem;margin:17px 0 21px}.detail-panel>div>p{color:#617057;line-height:1.9}.detail-note{display:flex;align-items:flex-start;gap:12px;margin-top:24px;font-size:.88rem;color:#718265}.detail-note .icon{width:18px;height:18px;margin-top:3px}.detail-summary{padding:33px;border:1px solid #d5dfce;border-radius:12px;background:#f8faf5}.detail-summary h3{font-size:1.5rem;margin-top:23px}.detail-summary ul{padding:0;list-style:none;display:grid;gap:13px;margin:24px 0}.detail-summary li{display:flex;gap:10px;align-items:flex-start;font-size:.91rem;color:#627657}.detail-summary li .icon{width:17px;height:17px;margin-top:3px;color:#6a9450}.detail-summary .button{width:100%;font-size:.88rem}.purchase-price{font-size:1.25rem;font-weight:600;margin-bottom:20px;color:var(--ink)!important}.product-ending{padding:67px 0 73px;background:#1d2b20;color:var(--mint)}.product-ending>.container{display:flex;align-items:center;justify-content:space-between;gap:40px}.product-ending .eyebrow{color:#9dbb88}.product-ending h2{margin-top:20px;font-size:3rem}.generic-product-art{border:1px solid #4c613e;border-radius:15px;padding:28px;background:#1a251b;overflow:hidden}.generic-product-art h2{font-size:2rem;margin-top:22px}.generic-product-art p{color:#9fb494;margin-top:18px}.generic-product-art img{display:block;width:calc(100% + 56px);max-width:none;margin:28px -28px -28px}.standard-page{padding:80px 0 100px;min-height:65vh}.narrow-container{max-width:900px}.standard-page h1{font-size:clamp(2.6rem,5vw,4rem);margin:19px 0 30px}.standard-page>.container>p{margin-bottom:25px}.editor-content{font-size:1.04rem;line-height:1.9;overflow-wrap:anywhere}.editor-content>*+*{margin-top:1.5em}.editor-content h2{font-size:2.1rem;line-height:1.4}.editor-content h3{font-size:1.55rem;line-height:1.4}.editor-content p{margin-bottom:1.25em}.editor-content a{text-decoration:underline;text-underline-offset:3px}.editor-content ul,.editor-content ol{padding-left:1.6em}.editor-content table{width:100%;border-collapse:collapse}.editor-content th,.editor-content td{border:1px solid var(--line);padding:12px;text-align:left}.editor-content figure{max-width:100%;margin-left:0;margin-right:0}.editor-content .wp-block-table{overflow:auto}.editor-content pre{overflow:auto;background:#e5ebdf;padding:22px;border-radius:8px}.editor-content input:not([type=checkbox]):not([type=radio]),.editor-content textarea,.editor-content select{max-width:100%;padding:10px 12px;border:1px solid #becab5;border-radius:5px}.editor-content button,.editor-content input[type=submit]{background:var(--dark);color:#fff;padding:12px 18px;border:0;border-radius:5px}.product-detail .editor-content{margin:50px auto 0;max-width:900px}.post-summary{padding:35px 0;border-bottom:1px solid var(--line)}.post-summary h2{font-size:2rem}.post-summary .editor-content{margin:18px 0}.custom-logo-link{display:flex;align-items:center;max-width:230px}.custom-logo{max-height:50px;width:auto}.admin-bar .product-subnav{top:32px}
/* Small type is restricted to secondary mock-store metadata. */
.eyebrow,.card-category,.card-index,.visual-top-label,.compatibility-strip .container>span,.card-bottom>span,.demo-caption,.demo-caption span,.footer-bottom,.hero-footnote{font-size:.75rem}.demo-price>span,.quantity-row,.quantity-stepper output,.demo-confirm,.demo-total>span{font-size:.875rem}.demo-total small,.quantity-offer,.demo-description,.demo-store,.demo-store>span,.demo-product-tag,.demo-chrome,.demo-line,.rule-row,.tier-table>div,.rule-foot,.reward-next,.rewards-balance p,.rewards-balance>span{font-size:.75rem}.visual-foot>span>span{font-size:.75rem}.product-hero .hero-footnote{font-size:.75rem}.product-identity small{font-size:.75rem}.tier-table>div:first-child{font-size:.7rem}.product-grid:empty{display:none}
@media(min-width:1500px){.hero-grid{gap:90px}.hero-visual{padding-left:40px;padding-right:40px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero-grid{gap:22px}.hero-visual{padding:17px 6px}.hero h1{font-size:4.15rem}.hero-actions{gap:20px;flex-wrap:wrap}#primary-nav{gap:21px}.nav-cta{display:none}.hero-copy>p{font-size:1rem}.compatibility-strip p{display:none}.product-grid{gap:14px}.plugin-card{padding:23px 20px 0}.card-bottom{flex-wrap:wrap;gap:8px}.approach-grid,.faq-grid{gap:7%}.demo-body{padding:23px 22px 18px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-wrap{min-height:82px}.brand-mark{font-size:2.3rem}.brand-name{font-size:.9rem}.menu-toggle{display:flex;flex-direction:column;gap:6px;padding:13px 8px;border:0;background:none;color:#fff}.menu-toggle>span:not(.sr-only){width:23px;height:1px;background:currentColor}#primary-nav{display:none;position:absolute;top:82px;left:0;right:0;padding:18px 20px 24px;background:var(--dark-soft);border-bottom:1px solid #49623a}#primary-nav.is-open{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.hero-grid{grid-template-columns:1fr;padding-top:47px;padding-bottom:46px;gap:40px}.hero h1{font-size:clamp(3.1rem,8.3vw,4.9rem);line-height:1.1}.desktop-break{display:none}.hero-copy>p{max-width:570px}.hero-copy .eyebrow{font-size:.63rem}.hero-actions{margin-top:27px}.hero-footnote{margin-top:23px}.hero-visual{max-width:470px;width:100%;margin:auto;padding:12px 14px}.hero-art{inset:-30px -40px}.compatibility-strip{padding:23px 0}.compatibility-strip .container{flex-wrap:wrap;justify-content:center;gap:14px}.compatibility-strip .container>span{font-size:.59rem}.compatibility-strip .container>div{gap:16px}.collection{padding:65px 0 50px}.section-heading{display:block}.section-heading>p{margin-top:21px}.section-heading h2{font-size:2.65rem}.product-grid{grid-template-columns:1fr}.plugin-card{padding:26px 25px 0}.card-top{margin-bottom:20px}.plugin-card>p{margin:14px 0 25px}.card-bottom{flex-wrap:nowrap;padding:20px 0}.card-bottom>span{font-size:.73rem}.card-bottom>a{font-size:.85rem}.approach{padding:14px 0 55px}.approach-grid{grid-template-columns:1fr;padding-top:51px;gap:42px}.approach-grid>div>p{max-width:550px}.questions{padding-bottom:65px}.faq-grid{grid-template-columns:1fr;gap:25px;padding-top:45px}.faq-grid h2{font-size:2.5rem}.closing-cta{padding:53px 0}.closing-signature{position:static;display:block;margin-top:37px}.footer-top{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:38px}.footer-top>p{grid-row:2;grid-column:1/-1}.site-footer{padding-top:42px}.footer-links{font-size:.82rem}.footer-bottom{font-size:.67rem;gap:10px}.demo-body{padding:24px}.visual-top-label{font-size:.56rem}.hero-actions .text-link{font-size:.88rem}}
@media(max-width:390px){.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero h1{font-size:2.9rem}.hero-footnote{font-size:.67rem}.hero-visual{padding:8px 0}.demo-body{padding:19px}.demo-store{font-size:.59rem}.demo-store>span{font-size:.5rem}.demo-price{gap:8px}.quantity-offer{font-size:.61rem}.button{gap:19px}.hero-copy .eyebrow{letter-spacing:.08em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

@media(max-width:1100px){.product-hero-grid{gap:40px}.product-hero h1{font-size:3.7rem}.product-subnav>.container{gap:18px}.product-subnav .container>div{gap:20px}.detail-panel{padding:36px;gap:35px}.detail-panel h2{font-size:2.35rem}.detail-summary{padding:26px}.feature-grid{gap:0 25px}.demo-store{font-size:.68rem}.demo-store>span{font-size:.63rem}.quantity-offer{font-size:.7rem}}
@media(max-width:800px){.nav-menu{flex-direction:column;align-items:flex-start;gap:17px}.product-hero{padding:20px 0 49px}.product-hero-grid{grid-template-columns:1fr;gap:35px;margin-top:25px}.product-hero h1{font-size:clamp(3rem,8vw,4.5rem)}.product-visual{margin:0 auto;max-width:460px}.product-hero .hero-actions{gap:20px}.product-subnav>.container{min-height:66px;justify-content:center}.product-subnav>.container>span,.product-subnav .subnav-cta{display:none}.product-subnav .container>div{gap:30px;font-size:.85rem}.product-features{padding:57px 0 28px}.feature-grid{grid-template-columns:1fr;gap:0}.feature-grid article{padding:24px 0}.feature-number{margin-bottom:10px}.feature-grid h3{font-size:1.22rem}.detail-panel{grid-template-columns:1fr;padding:29px 24px;gap:30px}.detail-panel h2{font-size:2.4rem}.detail-summary{padding:27px}.product-detail{padding-bottom:50px}.product-ending{padding:48px 0}.product-ending>.container{display:block}.product-ending h2{font-size:2.6rem;margin:20px 0 28px}.product-identity small{font-size:.65rem}.standard-page{padding:50px 0 65px}.approach-art{max-width:100%;height:250px}.principle-signoff{margin-top:28px!important}.admin-bar .product-subnav{top:46px}}
@media(max-width:600px){.admin-bar .product-subnav{top:0}.demo-store{font-size:.66rem}.demo-store>span{font-size:.6rem}.demo-caption{font-size:.63rem}.quantity-offer{font-size:.7rem}.hero-footnote{font-size:.73rem}.hero-footnote>span{display:none}.hero-visual{max-width:450px}.visual-top-label{font-size:.63rem}.footer-bottom{font-size:.75rem}}


.ufpt-account-link{font-weight:600;color:var(--mint)!important}
@media(min-width:1101px) and (max-width:1300px){#primary-nav{gap:22px}.nav-cta{display:none}}

.ufpt-card-price{font-size:.95rem;font-weight:600;color:#3f622c;margin:-8px 0 20px;font-variant-numeric:tabular-nums}
.ufpt-card-price>span{display:inline-block;font-size:.68rem;font-weight:500;background:#fff1d2;color:#806124;padding:2px 6px;border-radius:4px;margin-left:4px}
.plugin-card .ufpt-card-title-link{display:inline-block;color:inherit;text-decoration:none;border-radius:4px;overflow-wrap:anywhere}
.plugin-card .ufpt-card-title-link:hover{color:#315028;text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}
.plugin-card .ufpt-card-title-link:focus-visible{outline:3px solid #3e714c;outline-offset:5px;text-decoration:underline;text-underline-offset:.18em}
