@charset "UTF-8";
:root{--ink:#17211d;--muted:#5e6861;--paper:#f8faf8;--white:#fff;--line:#dbe2db;--accent:#c84325;--orange:#ffd7c0;--green:#1c4436;--soft:#eff3ef;--radius:14px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button,select,summary{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.14;letter-spacing:-.04em}h1{font-size:clamp(2.3rem,4.2vw,3.9rem);font-weight:750;margin-bottom:16px;max-width:870px}h2{font-size:2rem}h3{font-size:1.25rem}p{margin-bottom:20px}.wrap{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:24px;top:-80px;z-index:20;background:white;padding:12px}.skip:focus{top:12px}.site-header{border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:1.4rem;letter-spacing:-.055em;text-decoration:none;white-space:nowrap}.brand-mark{background:var(--accent);color:#fff;width:32px;height:34px;border-radius:5px;display:grid;place-items:center;font-size:1.35rem;letter-spacing:-.12em;padding-right:3px}.brand span:last-child{font-weight:400}nav{display:flex;gap:30px;font-size:.9rem;align-items:center}nav a{text-decoration:none;color:var(--muted)}nav a:hover,nav a[aria-current=page]{color:var(--ink)}nav a[aria-current=page]{font-weight:700}.nav-free{font-size:.75rem;font-weight:700;letter-spacing:.08em;background:#e9eee9;padding:6px 10px;border-radius:5px}.intro{padding:48px 0 27px}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.intro p:not(.eyebrow){color:var(--muted);font-size:1.125rem;margin-bottom:0}.calculator{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden;box-shadow:0 8px 40px #17211d04}.calc-grid{display:grid;grid-template-columns:1.2fr 1fr}.inputs{padding:30px 34px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px}.panel-title h2{font-size:1.1rem;letter-spacing:-.02em;margin:0}.reset{border:0;background:none;padding:3px 0;color:var(--muted);font-size:.85rem;text-decoration:underline;text-underline-offset:3px}.subtle{color:var(--muted);font-size:.875rem}.shape-options{padding:0;border:0;margin:0 0 26px;min-width:0}.shape-options legend{font-size:.875rem;font-weight:600;margin-bottom:9px}.segments{display:flex;background:var(--soft);border-radius:8px;padding:4px;gap:3px}.segments label{flex:1;text-align:center;position:relative;cursor:pointer}.segments input{position:absolute;opacity:0;width:1px;height:1px}.segments span{display:block;border-radius:6px;padding:9px 6px;font-size:.875rem;white-space:nowrap}.segments input:checked+span{background:white;box-shadow:0 1px 4px #17211d16;font-weight:700}.segments input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}.field>label{display:block;font-weight:600;font-size:.875rem;margin-bottom:7px}.input-shell{position:relative}.input-shell input{padding-right:53px}.unit{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:.875rem;pointer-events:none}input[type=number],select{width:100%;min-width:0;background:#fff;border:1px solid #bcc7bd;border-radius:7px;min-height:48px;padding:10px 13px;color:var(--ink);font-size:1rem}input[type=number]{appearance:textfield;-moz-appearance:textfield}input::-webkit-inner-spin-button{appearance:none}input[aria-invalid=true]{border-color:#b62929;box-shadow:0 0 0 1px #b62929}input::placeholder{color:#727a74}select{padding-right:24px}.field-hint{font-size:.8rem;color:var(--muted);margin:7px 0 0;line-height:1.5}.input-note{margin:0;font-size:.85rem;color:var(--muted)}.input-note a{color:var(--green)}[hidden]{display:none!important}.result{background:var(--green);color:#fff;padding:31px 35px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.result-header{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#d3e2d9}.result-icon{border:1px solid #628373;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;font-size:1rem;letter-spacing:0}.volume{display:flex;align-items:baseline;gap:13px;flex-wrap:wrap;margin-top:16px;line-height:1.1}.volume strong{font-size:clamp(4.6rem,6.7vw,6rem);font-weight:500;letter-spacing:-.06em;font-variant-numeric:tabular-nums}.volume span{font-size:1.25rem;color:#d3e2d9}.result-caption{font-size:.875rem;color:#c9dcd0;margin:9px 0 28px}.bag-row{border-top:1px solid #4c6b5d;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.bag-count{font-size:1.125rem}.bag-count strong{font-size:2rem;letter-spacing:-.03em;font-weight:500;margin-right:7px}.bag-size{font-size:.8rem;text-align:right;color:#c9dcd0}.result-foot{font-size:.8rem;color:#c9dcd0;border-top:1px solid #4c6b5d;padding-top:15px;margin:20px 0 0}.result-placeholder{padding:28px 0;line-height:1.5}.result-placeholder strong{display:block;font-size:1.6rem;letter-spacing:-.02em}.error-text{color:#a92c21;margin:12px 0 0;font-size:.875rem}.calculate-button{border:0;border-radius:7px;background:var(--accent);color:#fff;min-height:45px;padding:10px 17px;margin-top:20px;font-weight:700;width:100%;text-align:center}.calculate-button:hover{background:#ad341a}.cost-details{border-top:1px solid var(--line);padding:0 34px}.cost-details>summary{padding:19px 0;list-style:none;display:flex;align-items:center;gap:12px;font-size:.9375rem;font-weight:600}.cost-details>summary::-webkit-details-marker{display:none}.cost-details>summary:after{content:'+';margin-left:auto;font-weight:400;font-size:1.5rem;line-height:1}.cost-details[open]>summary:after{content:'−'}.cost-badge{font-size:.7rem;font-weight:700;letter-spacing:.05em;background:var(--soft);padding:3px 7px;color:var(--muted);border-radius:4px}.cost-content{padding:0 0 28px}.cost-content .field-row{grid-template-columns:repeat(3,1fr);margin-top:6px}.cost-input-note{margin:0 0 20px;color:var(--muted);font-size:.875rem}.cost-output{background:var(--soft);padding:18px 20px;border-radius:8px;margin:0}.cost-output strong{display:block;margin-bottom:4px;color:var(--green);font-size:1.15rem}.cost-output p{font-size:.875rem;margin:5px 0}.method-line{padding:17px 0 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:.8rem}.method-line a{white-space:nowrap}.section{padding:40px 0;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:24px}.section-heading h2{margin:0}.section-heading p{font-size:.875rem;color:var(--muted);margin:0}.quick-answer{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.quick-answer h2{max-width:270px}.answer-text{font-size:1.0625rem;color:#3d4b41}.answer-text p:last-child{margin-bottom:0}.formula{display:block;background:var(--soft);border-left:3px solid var(--accent);padding:17px 20px;color:var(--ink);font-size:1rem;margin:22px 0;font-family:Arial,Helvetica,sans-serif}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9375rem;font-variant-numeric:tabular-nums}caption{text-align:left;color:var(--muted);font-size:.875rem;padding:0 0 18px}th{text-align:left;color:var(--muted);font-size:.8rem;letter-spacing:.03em;font-weight:600;background:var(--soft)}th,td{padding:14px 19px;border-bottom:1px solid var(--line);white-space:nowrap}td:first-child{font-weight:600}td:nth-child(3),th:nth-child(3){background:#e8f1e9;color:#1c4436}.coverage-note{font-size:.8rem;color:var(--muted);margin:13px 0 0}.guides-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px}.garden-image{width:100%;height:245px;object-fit:cover;border-radius:10px}.image-caption{font-size:.75rem;color:var(--muted);margin:8px 0 0}.guide-link{display:block;text-decoration:none;padding:23px 0;border-bottom:1px solid var(--line);position:relative;padding-right:25px}.guide-link:first-child{padding-top:5px}.guide-link:last-child{border:0}.guide-link .eyebrow{font-size:.7rem;margin-bottom:7px}.guide-link h3{margin-bottom:9px}.guide-link p{font-size:.9rem;color:var(--muted);margin-bottom:0;max-width:390px}.guide-link:after{content:'↗';position:absolute;right:0;top:28px;font-size:1.4rem}.guide-link:first-child:after{top:10px}.guide-link:hover h3{text-decoration:underline;text-underline-offset:4px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq h2{max-width:240px}.faq details{padding:16px 0;border-bottom:1px solid var(--line)}.faq details:first-child{padding-top:0}.faq summary{font-weight:600;font-size:1rem;padding-right:14px}.faq details p{color:var(--muted);margin:15px 0 0;font-size:.9375rem}.footer{border-top:1px solid var(--line);margin-top:30px;padding:30px 0 26px}.footer-top{display:flex;justify-content:space-between;gap:24px}.footer .brand{font-size:1.15rem}.footer p{font-size:.8rem;color:var(--muted);margin:11px 0 0}.footer-links{display:flex;gap:24px;align-items:center;font-size:.85rem}.footer-links a{color:var(--muted);text-decoration:none}.footer-small{display:flex;justify-content:space-between;gap:20px;margin-top:23px;padding-top:20px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.article{max-width:760px;padding-top:40px;padding-bottom:40px}.breadcrumbs{font-size:.8rem;color:var(--muted);margin-bottom:30px}.article h1{font-size:clamp(2.2rem,4vw,3.35rem);max-width:700px}.article .lead{font-size:1.2rem;color:#45574a;line-height:1.6;margin:24px 0 30px}.article h2{margin-top:40px;font-size:1.65rem}.article h3{margin-top:28px}.article li{margin:8px 0}.article ul,.article ol{padding-left:24px}.article-meta{color:var(--muted);font-size:.8rem;margin-bottom:24px}.callout{padding:22px 25px;border-radius:9px;background:var(--soft);margin:30px 0}.callout p:last-child{margin-bottom:0}.cta-link{background:var(--green);color:white;display:inline-block;padding:12px 20px;border-radius:7px;text-decoration:none;font-weight:600}.source-note{font-size:.875rem;color:var(--muted);margin-top:32px;padding-top:20px;border-top:1px solid var(--line)}.ad-slot[hidden]{display:none}.ad-slot{margin:30px 0;min-height:280px;text-align:center}.ad-slot p{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
@media(min-width:900px){.intro h1{white-space:nowrap}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.header-inner{height:76px}.nav-free{display:none}nav{gap:22px}.calc-grid{grid-template-columns:1fr 1fr}.inputs{padding:26px 24px}.result{padding:27px 25px}.volume strong{font-size:4.4rem}.volume span{font-size:1rem}.quick-answer,.faq{grid-template-columns:.75fr 1.25fr;gap:30px}.guides-layout{gap:25px}.cost-details{padding-inline:24px}}
@media(max-width:650px){.wrap{width:calc(100% - 32px)}.header-inner{height:72px;gap:12px}.brand{font-size:1.2rem;gap:8px}.brand-mark{width:27px;height:30px;font-size:1.15rem}nav{gap:17px;font-size:.8rem}nav .nav-about{display:none}.intro{padding-top:30px;padding-bottom:25px}.intro h1{font-size:2.55rem;line-height:1.06;max-width:430px}.intro p:not(.eyebrow){font-size:1rem;max-width:350px}.eyebrow{font-size:.7rem}.calc-grid{grid-template-columns:1fr}.inputs{padding:24px 22px}.result{padding:25px 24px}.result-caption{margin-bottom:24px}.volume strong{font-size:4.8rem}.volume{margin-top:10px}.bag-row{padding-top:16px}.result-foot{margin-top:18px;padding-top:13px}.cost-details{padding-inline:22px}.cost-details>summary{font-size:.875rem;gap:7px}.cost-content .field-row{grid-template-columns:1fr 1fr;gap:15px}.cost-content .field-row .field:last-child{grid-column:auto}.cost-badge{display:none}.method-line{align-items:flex-start;gap:15px;font-size:.75rem}.section{padding:30px 0}.quick-answer,.faq,.guides-layout{grid-template-columns:1fr;gap:18px}.quick-answer h2,.faq h2{max-width:none;margin-bottom:2px}h2{font-size:1.6rem}.section-heading{display:block}.section-heading p{margin-top:10px}.answer-text{font-size:1rem}.garden-image{height:205px}.guides-layout{gap:25px}th,td{padding:13px 15px}.faq details:first-child{padding-top:4px}.footer-top{flex-direction:column;gap:22px}.footer-small{flex-wrap:wrap;gap:8px}.footer-links{gap:22px}.article{padding-top:26px}.article h1{font-size:2.35rem}.article .lead{font-size:1.1rem}.article h2{font-size:1.45rem}.breadcrumbs{margin-bottom:25px}.callout{padding:19px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(prefers-reduced-motion:no-preference){a,button{transition:color .15s,background .15s}}
