.calculator-container[data-astro-cid-wzleixmt]{max-width:860px;margin:1.5rem auto 3rem;font-family:inherit}.calc-section-card[data-astro-cid-wzleixmt]{background:#fff;border-radius:20px;border:1px solid var(--border, #e2d9cc);padding:2.25rem 2rem;margin-bottom:2rem;box-shadow:0 4px 20px #0000000a}.calc-card-header[data-astro-cid-wzleixmt]{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px dashed var(--border, #e2d9cc)}.step-num-badge[data-astro-cid-wzleixmt]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#f7911e,#eb7c22);color:#fff;font-size:1.15rem;font-weight:800;flex-shrink:0}.calc-card-title[data-astro-cid-wzleixmt]{font-size:1.45rem;font-weight:800;color:var(--forest-dark, #1b4332);margin:0 0 .35rem}.calc-card-sub[data-astro-cid-wzleixmt]{font-size:.92rem;color:var(--ink-soft, #5c677d);margin:0;line-height:1.5}.calc-form[data-astro-cid-wzleixmt]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-astro-cid-wzleixmt]{display:flex;flex-direction:column;gap:.45rem}.form-label[data-astro-cid-wzleixmt]{font-size:.95rem;font-weight:700;color:var(--forest-dark, #1b4332)}.req-star[data-astro-cid-wzleixmt]{color:#dc2626}.form-input[data-astro-cid-wzleixmt]{width:100%;padding:.75rem 1rem;border:1.5px solid #cbd5e1;border-radius:12px;font-size:1rem;color:#1e293b;background:#f8fafc;transition:all .2s ease;box-sizing:border-box}.form-input[data-astro-cid-wzleixmt]:focus{outline:none;border-color:var(--sun, #eb7c22);background:#fff;box-shadow:0 0 0 4px #eb7c2226}.field-hint[data-astro-cid-wzleixmt],.field-desc[data-astro-cid-wzleixmt]{font-size:.8rem;color:#64748b;line-height:1.4}.field-domain[data-astro-cid-wzleixmt]{display:block;font-size:.78rem;color:var(--sun, #eb7c22);font-weight:600;margin-top:.15rem}.form-grid-3[data-astro-cid-wzleixmt]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.form-grid-2[data-astro-cid-wzleixmt]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.gender-radio-group[data-astro-cid-wzleixmt]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.gender-radio-card[data-astro-cid-wzleixmt]{cursor:pointer;position:relative}.gender-radio-card[data-astro-cid-wzleixmt] input[data-astro-cid-wzleixmt]{position:absolute;opacity:0}.gender-card-inner[data-astro-cid-wzleixmt]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.25rem;border:2px solid #e2e8f0;border-radius:14px;background:#f8fafc;font-weight:700;color:#475569;transition:all .2s ease}.gender-emoji[data-astro-cid-wzleixmt]{font-size:1.5rem}.gender-radio-card[data-astro-cid-wzleixmt] input[data-astro-cid-wzleixmt]:checked+.gender-card-inner[data-astro-cid-wzleixmt]{border-color:var(--sun, #eb7c22);background:#fff8f0;color:var(--sun, #eb7c22);box-shadow:0 4px 12px #eb7c2226}.fitness-field-card[data-astro-cid-wzleixmt]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:.65rem}.fitness-field-header[data-astro-cid-wzleixmt]{display:flex;align-items:flex-start;gap:.75rem}.fitness-icon[data-astro-cid-wzleixmt]{font-size:1.65rem;line-height:1}.calc-action-row[data-astro-cid-wzleixmt]{display:flex;justify-content:flex-end;gap:1rem;margin-top:.5rem}.btn-calc-action[data-astro-cid-wzleixmt]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;border:none;transition:all .2s ease}.btn-calc-action[data-astro-cid-wzleixmt].primary{background:linear-gradient(135deg,#f7911e,#eb7c22);color:#fff;box-shadow:0 4px 14px #eb7c224d}.btn-calc-action[data-astro-cid-wzleixmt].primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #eb7c2266}.btn-calc-action[data-astro-cid-wzleixmt].success{background:#16a34a;color:#fff}.btn-calc-action[data-astro-cid-wzleixmt].success:hover{background:#15803d}.btn-calc-action[data-astro-cid-wzleixmt].outline{background:#fff;color:#475569;border:1.5px solid #cbd5e1}.btn-calc-action[data-astro-cid-wzleixmt].outline:hover{background:#f1f5f9}.result-alert-box[data-astro-cid-wzleixmt]{margin-top:1.5rem;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:16px;padding:1.5rem}.alert-header[data-astro-cid-wzleixmt]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.alert-title[data-astro-cid-wzleixmt]{font-size:1.15rem;font-weight:800;color:#14532d;margin:0}.bmi-summary-row[data-astro-cid-wzleixmt]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}.bmi-metric-card[data-astro-cid-wzleixmt]{background:#fff;border:1px solid #dcfce7;border-radius:12px;padding:1rem;text-align:center;display:flex;flex-direction:column;gap:.35rem}.metric-lbl[data-astro-cid-wzleixmt]{font-size:.8rem;color:#4b5563;font-weight:600}.metric-val[data-astro-cid-wzleixmt]{font-size:1.75rem;font-weight:900;color:#15803d}.metric-badge[data-astro-cid-wzleixmt]{display:inline-block;padding:.35rem .75rem;border-radius:999px;font-size:.95rem;font-weight:800}.status-normal[data-astro-cid-wzleixmt]{background:#dcfce7;color:#15803d}.status-underweight[data-astro-cid-wzleixmt]{background:#e0f2fe;color:#0284c7}.status-overweight[data-astro-cid-wzleixmt]{background:#fef3c7;color:#d97706}.status-obese[data-astro-cid-wzleixmt]{background:#fee2e2;color:#dc2626}.bmi-feedback-text[data-astro-cid-wzleixmt]{font-size:.9rem;color:#166534;line-height:1.6;margin:0}.report-card-wrap[data-astro-cid-wzleixmt]{border:2px solid var(--sun, #eb7c22);background:#fff}.report-header-banner[data-astro-cid-wzleixmt]{text-align:center;margin-bottom:1.75rem}.report-badge[data-astro-cid-wzleixmt]{display:inline-block;background:#fff8f0;color:var(--sun, #eb7c22);font-weight:800;font-size:.85rem;padding:.25rem .85rem;border-radius:999px;margin-bottom:.65rem}.report-main-title[data-astro-cid-wzleixmt]{font-size:1.65rem;font-weight:900;color:var(--forest-dark, #1b4332);margin:0 0 .35rem}.report-subtitle[data-astro-cid-wzleixmt]{font-size:.88rem;color:#64748b;margin:0}.child-summary-bar[data-astro-cid-wzleixmt]{display:flex;justify-content:space-around;background:#f8fafc;border-radius:12px;padding:.85rem 1.25rem;margin-bottom:1.75rem;border:1px solid #e2e8f0}.child-info-chip[data-astro-cid-wzleixmt]{text-align:center}.chip-lbl[data-astro-cid-wzleixmt]{display:block;font-size:.75rem;color:#64748b}.chip-val[data-astro-cid-wzleixmt]{font-weight:800;color:#1e293b;font-size:.95rem}.chip-val[data-astro-cid-wzleixmt].highlight{color:var(--sun, #eb7c22)}.pr-score-grid[data-astro-cid-wzleixmt]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.75rem}.pr-item-card[data-astro-cid-wzleixmt]{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem}.pr-item-header[data-astro-cid-wzleixmt]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.pr-name[data-astro-cid-wzleixmt]{font-weight:700;font-size:.92rem;color:#1f2937}.pr-score-main[data-astro-cid-wzleixmt]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.pr-raw-val[data-astro-cid-wzleixmt]{font-size:1.15rem;font-weight:800;color:#111827}.pr-val-badge[data-astro-cid-wzleixmt]{font-size:1rem;font-weight:800;color:var(--sun, #eb7c22)}.pr-progress-track[data-astro-cid-wzleixmt]{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.pr-progress-fill[data-astro-cid-wzleixmt]{height:100%;background:linear-gradient(90deg,#f7911e,#eb7c22);border-radius:999px;transition:width .6s cubic-bezier(.16,1,.3,1)}.pr-grade-text[data-astro-cid-wzleixmt]{font-size:.82rem;font-weight:700;color:#4b5563}.report-recommendation-box[data-astro-cid-wzleixmt]{background:#fffbeb;border:1.5px solid #fde68a;border-radius:14px;padding:1.25rem;margin-bottom:1.75rem}.rec-title[data-astro-cid-wzleixmt]{font-size:.95rem;font-weight:800;color:#92400e;margin:0 0 .35rem}.rec-desc[data-astro-cid-wzleixmt]{font-size:.88rem;color:#78350f;line-height:1.6;margin:0}.report-action-footer[data-astro-cid-wzleixmt]{display:flex;justify-content:center;gap:1rem}.calc-sources-footer[data-astro-cid-wzleixmt]{background:#f8fafc;border-radius:16px;padding:1.5rem;font-size:.85rem;color:#64748b;border:1px solid #e2e8f0}.calc-sources-footer[data-astro-cid-wzleixmt] ul[data-astro-cid-wzleixmt]{margin:.5rem 0;padding-left:1.25rem}.source-disclaimer[data-astro-cid-wzleixmt]{margin:.75rem 0 0;font-size:.8rem;color:#94a3b8}@media(max-width:768px){.form-grid-3[data-astro-cid-wzleixmt],.form-grid-2[data-astro-cid-wzleixmt],.pr-score-grid[data-astro-cid-wzleixmt],.bmi-summary-row[data-astro-cid-wzleixmt]{grid-template-columns:1fr}.child-summary-bar[data-astro-cid-wzleixmt]{flex-direction:column;gap:.5rem}.report-action-footer[data-astro-cid-wzleixmt]{flex-direction:column}.btn-calc-action[data-astro-cid-wzleixmt]{width:100%}}@media print{body [data-astro-cid-wzleixmt]{visibility:hidden}#report-print-target[data-astro-cid-wzleixmt],#report-print-target[data-astro-cid-wzleixmt] [data-astro-cid-wzleixmt]{visibility:visible}#report-print-target[data-astro-cid-wzleixmt]{position:absolute;left:0;top:0;width:100%}}
