.hero[data-astro-cid-66rlfgry]{background:#2d5a27;padding:3.5rem 0;position:relative;overflow:hidden}.hero-inner[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:1fr 400px;gap:2.5rem;align-items:start}@media(max-width:860px){.hero-inner[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.hero-eyebrow[data-astro-cid-66rlfgry]{display:inline-flex;align-items:center;gap:.45rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:100px;color:#ffffffd9;font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:.28rem .85rem;margin-bottom:1.1rem}.hero[data-astro-cid-66rlfgry] h1[data-astro-cid-66rlfgry]{color:#fff;font-size:clamp(1.6rem,3.2vw,2.5rem);font-weight:800;letter-spacing:-.025em;line-height:1.2;margin-bottom:.9rem}.hero-desc[data-astro-cid-66rlfgry]{color:#ffffffb8;font-size:.97rem;max-width:480px;line-height:1.65;margin-bottom:1.25rem}.hero-badges[data-astro-cid-66rlfgry]{display:flex;flex-wrap:wrap;gap:.45rem}.hbadge[data-astro-cid-66rlfgry]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;color:#fffc;font-size:.75rem;font-weight:500;padding:.22rem .7rem}.calc-card[data-astro-cid-66rlfgry]{background:var(--white);border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;gap:1.25rem}.calc-grid[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.calc-grid[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.calc-field[data-astro-cid-66rlfgry]{display:flex;flex-direction:column;gap:.4rem}.calc-field--full[data-astro-cid-66rlfgry]{grid-column:1 / -1}.calc-field[data-astro-cid-66rlfgry] label[data-astro-cid-66rlfgry]{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.calc-field[data-astro-cid-66rlfgry] input[data-astro-cid-66rlfgry][type=number]{border:1.5px solid var(--border);border-radius:8px;font-family:inherit;font-size:.95rem;font-weight:600;padding:.6rem .85rem;color:var(--text);background:var(--white);transition:border-color .15s}.calc-field[data-astro-cid-66rlfgry] input[data-astro-cid-66rlfgry]:focus{outline:none;border-color:var(--green-800);box-shadow:0 0 0 3px #2d5a271f}.weight-row[data-astro-cid-66rlfgry]{display:flex;gap:.5rem;align-items:stretch}.weight-row[data-astro-cid-66rlfgry] input[data-astro-cid-66rlfgry]{flex:1;min-width:0}.unit-toggle[data-astro-cid-66rlfgry]{display:flex;border:1.5px solid var(--border);border-radius:8px;overflow:hidden;flex-shrink:0}.unit-btn[data-astro-cid-66rlfgry]{padding:.5rem .7rem;font-family:inherit;font-size:.8rem;font-weight:600;border:none;cursor:pointer;background:var(--stone-50);color:var(--text-muted);transition:background .15s,color .15s}.unit-btn[data-astro-cid-66rlfgry]+.unit-btn[data-astro-cid-66rlfgry]{border-left:1px solid var(--border)}.unit-btn--active[data-astro-cid-66rlfgry]{background:var(--green-800);color:#fff}.profile-group[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem}@media(max-width:360px){.profile-group[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.profile-btn[data-astro-cid-66rlfgry]{padding:.5rem .6rem;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;border:1.5px solid var(--border);background:var(--stone-50);color:var(--text-muted);transition:all .15s;text-align:center}.profile-btn[data-astro-cid-66rlfgry]:hover{border-color:var(--green-800);color:var(--green-800);background:var(--green-50)}.profile-btn--active[data-astro-cid-66rlfgry]{border-color:var(--green-800);background:var(--green-800);color:#fff}.calc-cta[data-astro-cid-66rlfgry]{width:100%;padding:.85rem 1rem;background:var(--green-800);color:#fff;border:none;border-radius:10px;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s}.calc-cta[data-astro-cid-66rlfgry]:hover{background:var(--green-700)}.pg-section[data-astro-cid-66rlfgry]{padding:3.5rem 0;border-top:1px solid var(--border)}.pg-section--tinted[data-astro-cid-66rlfgry]{background:var(--stone-50)}.pg-section[data-astro-cid-66rlfgry] h2[data-astro-cid-66rlfgry]{font-size:clamp(1.25rem,2.6vw,1.75rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.65rem}.section-desc[data-astro-cid-66rlfgry]{color:var(--text-muted);font-size:.93rem;max-width:640px;margin-bottom:2rem;line-height:1.65}.section-tip[data-astro-cid-66rlfgry]{font-size:.87rem;color:var(--text-muted);margin-top:1rem;line-height:1.6}.result-card[data-astro-cid-66rlfgry]{background:var(--white);border:1.5px solid var(--border);border-radius:16px;overflow:hidden}.result-placeholder[data-astro-cid-66rlfgry]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;color:var(--text-muted);text-align:center}.result-placeholder[data-astro-cid-66rlfgry] p[data-astro-cid-66rlfgry]{font-size:.9rem;margin:0}.result-block[data-astro-cid-66rlfgry]{padding:1.35rem 1.5rem;border-bottom:1px solid var(--border)}.result-block[data-astro-cid-66rlfgry]:last-child{border-bottom:none}.result-block-label[data-astro-cid-66rlfgry]{font-size:.7rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.limit-range[data-astro-cid-66rlfgry]{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.25rem}.limit-range-item[data-astro-cid-66rlfgry]{display:flex;flex-direction:column;gap:.15rem}.lr-val[data-astro-cid-66rlfgry]{font-size:2rem;font-weight:800;line-height:1;color:var(--text)}.lr-label[data-astro-cid-66rlfgry]{font-size:.75rem;color:var(--text-muted);font-weight:500}.limit-range-sep[data-astro-cid-66rlfgry]{font-size:1.5rem;color:var(--text-muted);font-weight:300}.limit-bar-track[data-astro-cid-66rlfgry]{height:12px;background:var(--stone-100);border-radius:100px;position:relative;overflow:visible;margin-bottom:.4rem}.limit-bar-fill[data-astro-cid-66rlfgry]{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,var(--green-800),#c8922a);border-radius:100px;transition:width .5s ease}.limit-bar-consumed[data-astro-cid-66rlfgry]{position:absolute;top:-3px;height:18px;width:3px;background:#c0392b;border-radius:2px;transition:left .5s ease;display:none}.limit-bar-labels[data-astro-cid-66rlfgry]{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-muted);margin-top:.2rem}.status-row[data-astro-cid-66rlfgry]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.status-consumed[data-astro-cid-66rlfgry]{display:flex;flex-direction:column;gap:.15rem}.sc-val[data-astro-cid-66rlfgry]{font-size:2rem;font-weight:800;line-height:1;color:var(--text)}.sc-label[data-astro-cid-66rlfgry]{font-size:.78rem;color:var(--text-muted)}.status-badge[data-astro-cid-66rlfgry]{display:inline-flex;align-items:center;border-radius:100px;font-size:.82rem;font-weight:700;padding:.35rem 1rem;border:1.5px solid}.badge--ok[data-astro-cid-66rlfgry]{background:var(--green-50);color:var(--green-800);border-color:var(--green-800)}.badge--mod[data-astro-cid-66rlfgry]{background:#fdf3e3;color:#966a1b;border-color:#c8922a}.badge--over[data-astro-cid-66rlfgry]{background:#fdecea;color:#c0392b;border-color:#c0392b}.advice-list[data-astro-cid-66rlfgry]{list-style:none;display:flex;flex-direction:column;gap:.45rem}.advice-list[data-astro-cid-66rlfgry] li[data-astro-cid-66rlfgry]{font-size:.88rem;color:var(--text);padding-left:1.1rem;position:relative;line-height:1.55}.advice-list[data-astro-cid-66rlfgry] li[data-astro-cid-66rlfgry]:before{content:"→";position:absolute;left:0;color:var(--green-800)}.method-grid[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(max-width:640px){.method-grid[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.method-item[data-astro-cid-66rlfgry]{display:flex;gap:1rem;align-items:flex-start;background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.25rem 1.35rem}.method-num[data-astro-cid-66rlfgry]{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:var(--green-800);background:var(--green-50);border:1px solid rgba(45,90,39,.15);border-radius:6px;padding:.2rem .45rem;flex-shrink:0;margin-top:.15rem}.method-body[data-astro-cid-66rlfgry] h3[data-astro-cid-66rlfgry]{font-size:.93rem;font-weight:700;margin:0 0 .4rem}.method-body[data-astro-cid-66rlfgry] p[data-astro-cid-66rlfgry]{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.65}.weight-tables[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1rem}@media(max-width:640px){.weight-tables[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.weight-table-block[data-astro-cid-66rlfgry] h3[data-astro-cid-66rlfgry]{font-size:.88rem;font-weight:700;margin-bottom:.6rem;color:var(--text)}.table-wrap[data-astro-cid-66rlfgry]{overflow-x:auto;border-radius:12px;border:1.5px solid var(--border);margin-bottom:1rem}table[data-astro-cid-66rlfgry]{width:100%;border-collapse:collapse;background:var(--white);font-size:.88rem}th[data-astro-cid-66rlfgry]{background:var(--stone-900);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.75rem 1rem;text-align:left;white-space:nowrap}td[data-astro-cid-66rlfgry]{padding:.7rem 1rem;border-bottom:1px solid var(--border)}tr[data-astro-cid-66rlfgry]:last-child td[data-astro-cid-66rlfgry]{border-bottom:none}tr[data-astro-cid-66rlfgry]:nth-child(2n) td[data-astro-cid-66rlfgry]{background:var(--stone-50)}.td-bold[data-astro-cid-66rlfgry]{font-weight:700}.td-note[data-astro-cid-66rlfgry]{color:var(--text-muted);font-size:.82rem}.table-note[data-astro-cid-66rlfgry]{font-size:.82rem;color:var(--text-muted);line-height:1.65}.groups-grid[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:600px){.groups-grid[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.group-card[data-astro-cid-66rlfgry]{background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.25rem 1.35rem}.group-card--green[data-astro-cid-66rlfgry]{border-left:4px solid var(--green-800)}.group-card--amber[data-astro-cid-66rlfgry]{border-left:4px solid #c8922a}.group-card--red[data-astro-cid-66rlfgry]{border-left:4px solid #c0392b}.group-card-top[data-astro-cid-66rlfgry]{display:flex;align-items:center;gap:.75rem;margin-bottom:.65rem}.group-icon[data-astro-cid-66rlfgry]{font-size:1.5rem;flex-shrink:0}.group-card[data-astro-cid-66rlfgry] h3[data-astro-cid-66rlfgry]{font-size:.95rem;font-weight:700;margin:0 0 .1rem}.group-limit[data-astro-cid-66rlfgry]{font-size:.8rem;font-weight:700;color:var(--green-800)}.group-card--amber[data-astro-cid-66rlfgry] .group-limit[data-astro-cid-66rlfgry]{color:#966a1b}.group-card--red[data-astro-cid-66rlfgry] .group-limit[data-astro-cid-66rlfgry]{color:#c0392b}.group-desc[data-astro-cid-66rlfgry]{font-size:.85rem;color:var(--text-muted);line-height:1.6;margin:0}.signs-grid[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}@media(max-width:640px){.signs-grid[data-astro-cid-66rlfgry]{grid-template-columns:repeat(2,1fr)}}.sign-card[data-astro-cid-66rlfgry]{background:var(--white);border:1.5px solid var(--border);border-radius:10px;padding:.9rem 1rem;display:flex;align-items:center;gap:.6rem}.sign-icon[data-astro-cid-66rlfgry]{font-size:1.2rem;flex-shrink:0}.sign-label[data-astro-cid-66rlfgry]{font-size:.85rem;font-weight:600;color:var(--text)}.signs-note[data-astro-cid-66rlfgry]{display:flex;align-items:flex-start;gap:.5rem;background:var(--stone-50);border:1.5px solid var(--border);border-radius:10px;padding:.9rem 1.1rem;font-size:.85rem;color:var(--text-muted);line-height:1.6}.signs-note[data-astro-cid-66rlfgry] svg[data-astro-cid-66rlfgry]{flex-shrink:0;margin-top:.15rem}.signs-note[data-astro-cid-66rlfgry] p[data-astro-cid-66rlfgry]{margin:0}.steps-grid[data-astro-cid-66rlfgry]{display:flex;flex-direction:column;gap:.75rem}.step-card[data-astro-cid-66rlfgry]{display:flex;gap:1rem;align-items:flex-start;background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.1rem 1.35rem}.step-num[data-astro-cid-66rlfgry]{font-size:.7rem;font-weight:800;letter-spacing:.06em;color:var(--green-800);background:var(--green-50);border:1px solid rgba(45,90,39,.15);border-radius:6px;padding:.2rem .45rem;flex-shrink:0;margin-top:.15rem}.step-body[data-astro-cid-66rlfgry] h3[data-astro-cid-66rlfgry]{font-size:.93rem;font-weight:700;margin:0 0 .3rem}.step-body[data-astro-cid-66rlfgry] p[data-astro-cid-66rlfgry]{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.6}.step-icon[data-astro-cid-66rlfgry]{margin-right:.3rem}.faq-list[data-astro-cid-66rlfgry]{border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.faq-item[data-astro-cid-66rlfgry]+.faq-item[data-astro-cid-66rlfgry]{border-top:1px solid var(--border)}.faq-btn[data-astro-cid-66rlfgry]{width:100%;background:var(--white);border:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.35rem;font-family:inherit;color:var(--text);text-align:left;cursor:pointer;transition:background .15s}.faq-btn[data-astro-cid-66rlfgry]:hover{background:var(--stone-50)}.faq-question[data-astro-cid-66rlfgry]{font-size:.97rem;font-weight:700;line-height:1.4;flex:1;margin:0}.faq-chevron[data-astro-cid-66rlfgry]{flex-shrink:0;transition:transform .22s;color:var(--text-muted)}.faq-item[data-astro-cid-66rlfgry].open .faq-btn[data-astro-cid-66rlfgry]{background:var(--green-50);color:var(--green-800)}.faq-item[data-astro-cid-66rlfgry].open .faq-chevron[data-astro-cid-66rlfgry]{transform:rotate(180deg)}.faq-body[data-astro-cid-66rlfgry]{display:none;padding:0 1.35rem 1.15rem}.faq-item[data-astro-cid-66rlfgry].open .faq-body[data-astro-cid-66rlfgry]{display:block}.faq-body[data-astro-cid-66rlfgry] p[data-astro-cid-66rlfgry]{font-size:.9rem;color:var(--text-muted);line-height:1.7;margin:0}.tools-grid[data-astro-cid-66rlfgry]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:640px){.tools-grid[data-astro-cid-66rlfgry]{grid-template-columns:1fr}}.tool-card[data-astro-cid-66rlfgry]{background:var(--white);border:1.5px solid var(--border);border-radius:12px;padding:1.2rem 1.35rem;display:flex;align-items:center;gap:1rem;text-decoration:none;transition:box-shadow .18s,transform .18s,border-color .18s}.tool-card[data-astro-cid-66rlfgry]:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--green-800);text-decoration:none}.tool-icon[data-astro-cid-66rlfgry]{width:44px;height:44px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tool-icon--green[data-astro-cid-66rlfgry]{background:var(--green-50);color:var(--green-800)}.tool-icon--teal[data-astro-cid-66rlfgry]{background:#e6f7f4;color:#0e7a6b}.tool-icon--amber[data-astro-cid-66rlfgry]{background:#fdf3e3;color:#c8922a}.tool-body[data-astro-cid-66rlfgry]{flex:1;min-width:0}.tool-body[data-astro-cid-66rlfgry] h3[data-astro-cid-66rlfgry]{font-size:.9rem;font-weight:700;margin:0 0 .2rem;color:var(--text)}.tool-body[data-astro-cid-66rlfgry] p[data-astro-cid-66rlfgry]{font-size:.8rem;color:var(--text-muted);margin:0;line-height:1.45}.tool-arrow[data-astro-cid-66rlfgry]{font-size:.95rem;color:var(--text-muted);flex-shrink:0;transition:transform .15s}.tool-card[data-astro-cid-66rlfgry]:hover .tool-arrow[data-astro-cid-66rlfgry]{transform:translate(3px);color:var(--green-800)}
