@charset "UTF-8";
:root{font-family:Arial,Helvetica,sans-serif;color:#1a2921;background:#fff;font-synthesis:none;--ink:#14211c;--muted:#637067;--lime:#bcf080;--line:#e0e5df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #5e992b;outline-offset:5px}p{font-size:1rem;line-height:1.75;margin:0}h1,h2,h3{margin:0;font-weight:600;overflow-wrap:break-word}h2{font-size:clamp(2rem,3.3vw,2.85rem);letter-spacing:-.045em;line-height:1.25}h3{font-size:1.35rem;line-height:1.35;letter-spacing:-.025em}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-150%);z-index:100;background:#fff;padding:14px}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;background:var(--ink);color:var(--lime);font-size:1.15rem;font-weight:800;letter-spacing:-.06em;border-radius:6px}.brand-text{font-size:1rem;letter-spacing:.02em;line-height:1.2;font-weight:700}.brand-text strong{color:#538129}.brand-text small{display:block;font-size:.75rem;font-weight:500;letter-spacing:.15em;line-height:1.6;margin-top:5px}nav{display:flex;align-items:center;gap:30px;font-size:.9rem;color:#526057}nav a:hover,.inline-link:hover{color:#517c2d}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:14px 21px;border-radius:5px;font-size:.95rem;font-weight:600;line-height:1.45;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-small{min-height:43px;padding:10px 16px;gap:20px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#2d4436}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d0ffa1}.button span,.text-link span{font-size:1.2rem}.hero{background:var(--ink);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:42px;padding-block:85px 66px}.eyebrow{display:flex;align-items:center;gap:11px;font-size:.75rem;letter-spacing:.12em;font-weight:600;line-height:1.5}.hero .eyebrow{color:#b1c0b7}.short-line{width:24px;height:2px;background:var(--lime)}h1{font-size:clamp(2.8rem,4.7vw,4.3rem);line-height:1.17;letter-spacing:-.06em;margin-top:28px}h1 span{color:var(--lime)}.hero-description{color:#bfc9c2;max-width:430px;margin-top:26px;font-size:1.1rem;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px;flex-wrap:wrap}.text-link{font-size:.9rem;display:inline-flex;align-items:center;gap:13px;min-height:44px}.text-link:hover{color:var(--lime)}.hero-bottom{margin-top:46px;display:flex;align-items:center;gap:19px;font-size:.8rem;color:#91a396}.hero-bottom span+span{padding-left:19px;border-left:1px solid #496053}.nesting-figure{margin:0;background:#1b2c22;border:1px solid #3c5140;border-radius:10px;box-shadow:0 22px 65px #07130c55;min-width:0;transform:rotate(-1.5deg)}.figure-heading{display:flex;justify-content:space-between;gap:12px;padding:22px 24px;border-bottom:1px solid #344637;font-size:.75rem;letter-spacing:.1em;color:#d1ddcd}.sheet-index{color:#88a17c}.nesting-board{width:100%;height:auto;display:block}.nesting-figure figcaption{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.75rem;color:#a4b69d;padding:18px 24px;border-top:1px solid #344637;line-height:1.6}.legend{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.legend i{width:9px;height:9px;background:var(--lime)}.hero-footnote{border-top:1px solid #324238;padding-block:22px;display:flex;justify-content:space-between;gap:16px;color:#8b9d91;font-size:.75rem;letter-spacing:.16em}.section{padding-block:95px}.section-kicker{color:#648242;margin-bottom:22px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-content{padding-top:3px}.intro-content p:first-child{font-size:1.2rem;color:#344d3d}.intro-content p+p{margin-top:17px;color:var(--muted)}.inline-link{margin-top:24px;display:inline-flex;align-items:center;gap:30px;font-size:.9rem;font-weight:600;min-height:35px}.solutions{background:#f3f6f1;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading>p{max-width:330px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.feature-card{position:relative;display:flex;flex-direction:column;align-items:start;padding:30px 29px;background:#fff;border:1px solid #e1e8dc;border-radius:7px;min-height:338px}.card-number{position:absolute;right:26px;top:27px;color:#97a190;font-size:.8rem;letter-spacing:.03em}.feature-card svg{width:43px;height:43px;fill:none;stroke:#4d7038;stroke-width:1.5;stroke-linejoin:round;margin-bottom:37px}.feature-card h3{margin-bottom:15px}.feature-card p{color:var(--muted);font-size:.98rem}.card-tag{font-size:.75rem;letter-spacing:.11em;margin-top:auto;padding-top:27px;color:#7c8b73}.feature-dark{background:#1b2c22;border-color:#1b2c22;color:#fff}.feature-dark svg{stroke:var(--lime)}.feature-dark p{color:#bac8bb}.feature-dark .card-tag{color:var(--lime)}.purchase-panel{background:#e4f1d8;border-radius:10px;display:grid;grid-template-columns:1.1fr 1fr;gap:90px;padding:56px}.purchase-copy .eyebrow{color:#4f6e38;margin-bottom:25px}.purchase-copy>p:not(.eyebrow){color:#506545;margin-top:23px}.purchase-steps{list-style:none;padding:0;margin:27px 0 0}.purchase-steps li{display:flex;align-items:start;gap:15px;font-size:.9rem;line-height:1.6;padding:11px 0}.purchase-steps li span{color:#6e845a;font-size:.75rem;margin-top:3px}.order-card{background:#fff;border:1px solid #d0dfc4;border-radius:7px;padding:31px;align-self:center}.product-label{display:flex;align-items:center;gap:12px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--line);font-size:.95rem;font-weight:700}.product-label small{display:block;font-size:.8rem;color:var(--muted);font-weight:400;margin-top:7px}.order-card h3{font-size:1.1rem}.order-info{margin:20px 0}.order-info>div{display:flex;justify-content:space-between;gap:20px;font-size:.85rem;line-height:1.7;padding-block:11px;border-bottom:1px solid #edf0ea}.order-info dt{color:var(--muted)}.order-info dd{margin:0;text-align:right;font-weight:500}.order-note{font-size:.85rem;line-height:1.65;color:var(--muted);margin-bottom:23px}.order-card .button{width:100%;font-size:.85rem;gap:13px}.faq{padding-top:0}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px}.faq-intro{max-width:345px;margin-top:24px;color:var(--muted)}.faq-list{border-top:1px solid #ced8c8}.faq-list details{border-bottom:1px solid #d8e0d3}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;font-weight:500;font-size:1rem;line-height:1.7;padding:23px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;color:#65824c;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);font-size:.96rem;padding:0 30px 24px 0}.site-footer{background:#f6f8f4;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-block:40px}.footer-top>p{font-size:.85rem;color:var(--muted)}.footer-top>a:last-child{font-size:.85rem;white-space:nowrap}.footer-top>a:last-child span{margin-left:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid var(--line);font-size:.75rem;color:#788573;line-height:1.65}
@media(min-width:1500px){.hero-grid{padding-block:105px 90px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}nav{gap:19px;font-size:.85rem}.header-inner{gap:18px}.brand-text{font-size:.9rem}.hero-grid{gap:27px;padding-top:65px}.hero-actions{gap:16px}.hero-description{font-size:1rem}.hero-bottom{font-size:.75rem;gap:12px}.hero-bottom span+span{padding-left:12px}.intro-grid,.faq-grid{gap:55px}.purchase-panel{gap:45px;padding:40px}.feature-card{padding:25px}.footer-top>p{max-width:210px}}
@media(max-width:880px){nav{display:none}.hero-grid{grid-template-columns:1fr;gap:50px;padding-block:60px 45px}.hero-copy{max-width:650px}h1{font-size:clamp(3rem,7vw,4rem)}.hero-description{max-width:560px}.hero-bottom{margin-top:30px}.nesting-figure{max-width:680px;transform:none}.intro-grid{gap:30px}.section{padding-block:65px}.section-heading{gap:28px}.section-heading>p{max-width:260px}.feature-grid{gap:12px}.feature-card{padding:23px 20px;min-height:345px}.feature-card h3{font-size:1.2rem}.feature-card p{font-size:.95rem}.purchase-panel{gap:35px;padding:32px}.purchase-copy h2{font-size:2rem}.order-card{padding:23px}.faq{padding-top:0}.faq-grid{gap:35px}.footer-top>p{display:none}}
@media(max-width:640px){html{scroll-padding-top:87px}.container{width:calc(100% - 36px)}.header-inner{min-height:77px;gap:12px}.brand{gap:8px}.brand-mark{width:36px;height:36px;font-size:1rem}.brand-text{font-size:.85rem}.brand-text small{font-size:.75rem;letter-spacing:.05em;margin-top:4px}.button-small{font-size:.8rem;padding:10px 12px;gap:8px}.hero-grid{padding-top:43px;gap:38px}h1{font-size:clamp(2.45rem,9.2vw,3.6rem);margin-top:23px;letter-spacing:-.05em;line-height:1.2}.hero .eyebrow{font-size:.75rem;letter-spacing:.08em}.hero-description{margin-top:23px;font-size:1rem}.hero-actions{margin-top:26px;gap:15px;align-items:start}.hero-actions .button{padding-inline:17px}.text-link{font-size:.85rem}.hero-bottom{font-size:.75rem;flex-wrap:wrap;gap:13px}.figure-heading{padding:18px 17px;font-size:.75rem;letter-spacing:.04em}.nesting-figure figcaption{padding:14px 15px;font-size:.75rem;gap:14px;align-items:start}.legend{white-space:normal}.nesting-figure figcaption>span:last-child{max-width:120px;text-align:right}.hero-footnote{font-size:.75rem;letter-spacing:.07em;padding-block:18px;align-items:center}.hero-footnote span:first-child{max-width:180px;line-height:1.7}.section{padding-block:52px}.intro-grid,.purchase-panel,.faq-grid{grid-template-columns:1fr}.intro-grid{gap:25px}h2{font-size:2.05rem;line-height:1.27}.section-kicker{font-size:.75rem;margin-bottom:17px}.intro-content p:first-child{font-size:1.1rem}.intro-content p+p{font-size:1rem}.section-heading{display:block;margin-bottom:29px}.section-heading>p{margin-top:22px;max-width:100%}.feature-grid{grid-template-columns:1fr;gap:14px}.feature-card{padding:29px;min-height:0}.feature-card svg{margin-bottom:25px}.feature-card h3{font-size:1.35rem}.feature-card p{font-size:1rem;max-width:390px}.card-tag{padding-top:24px}.purchase-panel{padding:28px 22px;gap:28px}.purchase-copy h2{font-size:2.1rem}.purchase-copy>p:not(.eyebrow){font-size:.98rem}.purchase-steps{margin-top:22px}.order-card{padding:24px 20px}.order-info>div{font-size:.85rem;gap:12px}.faq{padding-top:0}.faq-grid{gap:29px}.faq-intro{max-width:100%;margin-top:18px}.faq-list summary{font-size:1rem;gap:19px;padding-block:19px}.faq-list details>p{padding-right:0}.footer-top{padding-block:30px;gap:12px}.footer-top>a:last-child{font-size:.8rem}.footer-bottom{flex-direction:column;gap:7px;padding-block:20px;font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

@media(max-width:380px){.header-inner>.button span{display:none}.header-inner>.button{padding-inline:10px}.header-inner{gap:8px}.brand-text small{letter-spacing:0}}

.contact-actions{display:grid;gap:10px}.button-call{background:#f3f6f1;color:var(--ink);border:1px solid var(--line)}.button-call:hover{background:#e6efdF}.order-info a,.faq-contact{color:#3c692c;text-decoration:underline;text-underline-offset:3px}.footer-bottom a:hover{text-decoration:underline}.order-info dd{overflow-wrap:anywhere}

.license-prices{margin:20px 0 10px;display:grid;gap:10px}.license-prices>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;background:#f5f7f3;border:1px solid #e0e8da;border-radius:5px}.license-prices dt{font-size:.95rem;line-height:1.6}.license-prices dd{margin:0;font-weight:700;font-size:1.45rem;white-space:nowrap;letter-spacing:-.035em}.license-prices dd span{font-size:.9rem;margin-left:4px;font-weight:500}.license-prices .lifetime-plan{background:#e5f4d6;border-color:#bfd49f}.order-info{margin-top:10px}.purchase-copy{align-self:center}

.button-outline{background:transparent;color:#eef5eb;border:1px solid #66795d}.button-outline:hover{background:#2d4436}.download-info{font-size:.85rem;color:#b0c0b3;margin-top:15px;line-height:1.6}.hero .button:focus-visible{outline-color:var(--lime)}
