.report-345-body {
    --report-345-ink: #26332f;
    --report-345-muted: #5d6c66;
    --report-345-green: #356859;
    --report-345-green-dark: #244c41;
    --report-345-pale: #edf5f1;
    --report-345-blue: #456d87;
    --report-345-blue-pale: #edf4f8;
    --report-345-gold: #b4782e;
    --report-345-border: #d7e0dc;
    color: var(--report-345-ink);
}
.report-345-body .report-345-page { padding-bottom: 56px; line-height: 1.9; }
.report-345-body .report-345-page a { color: #175a8c; text-underline-offset: 3px; }
.report-345-body .report-345-page a:hover,
.report-345-body .report-345-page a:focus-visible { color: #0d3f65; }
.report-345-body .report-345-page a:focus-visible { outline: 3px solid rgba(23, 90, 140, .26); outline-offset: 3px; }
.report-345-body .report-345-hero { margin: 0 0 30px; overflow: hidden; border-radius: 14px; background: #f2f2f2; }
.report-345-body .report-345-hero img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.report-345-body .report-345-intro { margin-bottom: 34px; padding: 34px; background: linear-gradient(135deg, #f4f8f6, #fff); border: 1px solid var(--report-345-border); border-radius: 18px; }
.report-345-body .report-345-eyebrow,
.report-345-body .report-345-heading > p { margin: 0 0 6px; color: var(--report-345-gold); font-size: 12px; font-weight: 800; letter-spacing: .14em; }
.report-345-body .report-345-intro h2,
.report-345-body .report-345-heading h2,
.report-345-body .report-345-related h2,
.report-345-body .report-345-cta h2 { margin: 0 0 18px; color: var(--report-345-green-dark); font-size: 30px; line-height: 1.45; }
.report-345-body .report-345-lead { font-size: 17px; }
.report-345-body .report-345-summary-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; margin-top: 26px; }
.report-345-body .report-345-summary-grid article { padding: 20px; background: #fff; border: 1px solid var(--report-345-border); border-radius: 12px; }
.report-345-body .report-345-summary-grid span { display: inline-flex; min-width: 38px; min-height: 38px; align-items: center; justify-content: center; color: #fff; background: var(--report-345-green); border-radius: 50%; font-size: 12px; font-weight: 800; }
.report-345-body .report-345-summary-grid h3 { margin: 10px 0 6px; color: var(--report-345-green-dark); font-size: 18px; }
.report-345-body .report-345-summary-grid p { margin: 0; font-size: 14px; }
.report-345-body .report-345-toc { margin: 0 0 42px; padding: 24px 28px; background: #fff; border: 1px solid var(--report-345-border); border-left: 6px solid var(--report-345-green); border-radius: 12px; }
.report-345-body .report-345-toc > p { margin: 0 0 12px; color: var(--report-345-green-dark); font-weight: 800; }
.report-345-body .report-345-toc ol { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px 24px; margin: 0; padding-left: 22px; }
.report-345-body .report-345-section { margin: 0 0 54px; scroll-margin-top: 90px; }
.report-345-body .report-345-heading { margin-bottom: 18px; padding-bottom: 12px; border-bottom: 3px solid var(--report-345-green); }
.report-345-body .report-345-heading h2 { margin-bottom: 0; }
.report-345-body .report-345-condition-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin: 26px 0; }
.report-345-body .report-345-condition-grid article { position: relative; padding: 24px 24px 22px 66px; background: #fff; border: 1px solid var(--report-345-border); border-radius: 14px; }
.report-345-body .report-345-condition-grid span { position: absolute; top: 22px; left: 20px; display: flex; width: 34px; height: 34px; align-items: center; justify-content: center; color: #fff; background: var(--report-345-green); border-radius: 50%; font-weight: 800; }
.report-345-body .report-345-condition-grid h3 { margin: 0 0 8px; color: var(--report-345-green-dark); font-size: 19px; }
.report-345-body .report-345-condition-grid p { margin: 0; }
.report-345-body .report-345-note,
.report-345-body .report-345-warning { margin-top: 26px; padding: 24px 28px; background: #fff9eb; border: 1px solid #ead4a5; border-radius: 12px; }
.report-345-body .report-345-note h3,
.report-345-body .report-345-warning h3 { margin: 0 0 10px; color: #654719; font-size: 19px; }
.report-345-body .report-345-note ul { margin: 0 0 10px; padding-left: 22px; }
.report-345-body .report-345-note p,
.report-345-body .report-345-warning p { margin: 0; }
.report-345-body .report-345-table-wrap { margin: 26px 0; overflow-x: auto; border: 1px solid var(--report-345-border); border-radius: 12px; }
.report-345-body .report-345-table { width: 100%; min-width: 760px; border-collapse: collapse; background: #fff; }
.report-345-body .report-345-table caption { padding: 12px 15px; color: var(--report-345-muted); font-size: 13px; text-align: left; }
.report-345-body .report-345-table th,
.report-345-body .report-345-table td { padding: 15px; border-top: 1px solid var(--report-345-border); vertical-align: top; text-align: left; }
.report-345-body .report-345-table thead th { color: #fff; background: var(--report-345-green); border-top: 0; }
.report-345-body .report-345-table tbody th { width: 22%; color: var(--report-345-green-dark); background: var(--report-345-pale); }
.report-345-body .report-345-size-compare { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin: 28px 0; }
.report-345-body .report-345-size-compare article { padding: 26px; background: var(--report-345-blue-pale); border: 1px solid #c8d9e4; border-radius: 14px; }
.report-345-body .report-345-size-label { display: inline-flex; min-width: 58px; min-height: 42px; align-items: center; justify-content: center; margin: 0 0 12px; color: #fff; background: var(--report-345-blue); border-radius: 8px; font-weight: 900; }
.report-345-body .report-345-size-compare h3 { margin: 0 0 9px; color: #2b526c; font-size: 20px; }
.report-345-body .report-345-size-compare p { margin: 0 0 14px; }
.report-345-body .report-345-inline-link { padding: 17px 20px; background: #f7f7f7; border-radius: 10px; }
.report-345-body .report-345-use-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin: 26px 0; }
.report-345-body .report-345-use-grid article { padding: 22px; background: #fff; border: 1px solid var(--report-345-border); border-top: 4px solid var(--report-345-blue); border-radius: 12px; }
.report-345-body .report-345-use-grid h3 { margin: 0 0 8px; color: #2d526b; font-size: 19px; }
.report-345-body .report-345-use-grid p { margin: 0; }
.report-345-body .report-345-flow-list { display: grid; gap: 14px; margin: 26px 0; }
.report-345-body .report-345-flow-list article { display: grid; grid-template-columns: 62px 1fr; gap: 18px; align-items: start; padding: 22px; background: #fff; border: 1px solid var(--report-345-border); border-radius: 12px; }
.report-345-body .report-345-flow-list span { display: flex; width: 52px; height: 52px; align-items: center; justify-content: center; color: #fff; background: var(--report-345-green); border-radius: 50%; font-size: 13px; font-weight: 900; }
.report-345-body .report-345-flow-list h3 { margin: 0 0 7px; color: var(--report-345-green-dark); }
.report-345-body .report-345-flow-list p { margin: 0; }
.report-345-body .report-345-checklist { margin-top: 26px; padding: 24px; background: var(--report-345-pale); border-radius: 14px; }
.report-345-body .report-345-checklist h3 { margin: 0 0 14px; color: var(--report-345-green-dark); }
.report-345-body .report-345-checklist > div { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 20px; }
.report-345-body .report-345-checklist label { display: flex; gap: 8px; align-items: center; }
.report-345-body .report-345-checklist input { width: 18px; height: 18px; accent-color: var(--report-345-green); }
.report-345-body .report-345-support-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; margin-top: 26px; }
.report-345-body .report-345-support-grid a { display: flex; min-height: 180px; flex-direction: column; padding: 24px; color: #fff; background: linear-gradient(145deg, #356859, #274c42); border: 2px solid #356859; border-radius: 14px; text-decoration: none; }
.report-345-body .report-345-support-grid a:hover,
.report-345-body .report-345-support-grid a:focus-visible { color: #fff; background: #1f4439; border-color: #1f4439; }
.report-345-body .report-345-support-grid span { font-size: 12px; font-weight: 800; letter-spacing: .08em; opacity: .82; }
.report-345-body .report-345-support-grid strong { margin: 9px 0; font-size: 21px; }
.report-345-body .report-345-support-grid small { margin-top: auto; font-size: 13px; line-height: 1.75; }
.report-345-body .report-345-faq-item { margin-bottom: 12px; background: #fff; border: 1px solid var(--report-345-border); border-radius: 10px; overflow: hidden; }
.report-345-body .report-345-faq-item summary { position: relative; padding: 18px 50px 18px 22px; color: var(--report-345-green-dark); font-weight: 800; cursor: pointer; list-style: none; }
.report-345-body .report-345-faq-item summary::-webkit-details-marker { display: none; }
.report-345-body .report-345-faq-item summary::after { content: "+"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 24px; }
.report-345-body .report-345-faq-item[open] summary::after { content: "−"; }
.report-345-body .report-345-faq-item div { padding: 0 22px 20px; }
.report-345-body .report-345-faq-item p { margin: 0; }
.report-345-body .report-345-related { margin: 0 0 54px; padding-top: 8px; }
.report-345-body .report-345-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.report-345-body .report-345-related-grid a { display: flex; flex-direction: column; min-height: 145px; padding: 21px; color: var(--report-345-ink); background: #fff; border: 1px solid var(--report-345-border); border-radius: 12px; text-decoration: none; }
.report-345-body .report-345-related-grid a:hover,
.report-345-body .report-345-related-grid a:focus-visible { color: var(--report-345-ink); background: var(--report-345-pale); border-color: #9bbdb1; }
.report-345-body .report-345-related-grid strong { color: var(--report-345-green-dark); }
.report-345-body .report-345-related-grid span { margin-top: 7px; color: var(--report-345-muted); font-size: 13px; }
.report-345-body .report-345-cta { padding: 40px; color: #fff; background: linear-gradient(135deg, #234a40, #356859); border-radius: 18px; text-align: center; }
.report-345-body .report-345-cta .report-345-eyebrow,
.report-345-body .report-345-cta h2 { color: #fff; }
.report-345-body .report-345-cta p { max-width: 790px; margin: 0 auto 22px; }
.report-345-body .report-345-cta-buttons { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; }
.report-345-body .report-345-button { display: inline-flex; min-width: 270px; min-height: 52px; align-items: center; justify-content: center; padding: 12px 22px; border: 2px solid #fff; border-radius: 8px; font-weight: 900; text-decoration: none; }
.report-345-body .report-345-button--light { color: var(--report-345-green-dark); background: #fff; }
.report-345-body .report-345-button--light:hover,
.report-345-body .report-345-button--light:focus-visible { color: var(--report-345-green-dark); background: #eef5f1; border-color: #eef5f1; }
.report-345-body .report-345-button--primary { color: #fff; background: #a85f1f; border-color: #d39760; }
.report-345-body .report-345-button--primary:hover,
.report-345-body .report-345-button--primary:focus-visible { color: #fff; background: #824714; border-color: #fff; }
.report-345-body .report-345-back-link { display: inline-block; margin-top: 22px; color: #fff; }
.report-345-body .report-345-back-link:hover,
.report-345-body .report-345-back-link:focus-visible { color: #fff; }
@media (max-width: 1100px) {
    .report-345-body .report-345-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 650px) {
    .report-345-body .report-345-intro { padding: 24px 18px; }
    .report-345-body .report-345-intro h2,
    .report-345-body .report-345-heading h2,
    .report-345-body .report-345-related h2,
    .report-345-body .report-345-cta h2 { font-size: 24px; }
    .report-345-body .report-345-summary-grid,
    .report-345-body .report-345-condition-grid,
    .report-345-body .report-345-size-compare,
    .report-345-body .report-345-use-grid,
    .report-345-body .report-345-support-grid,
    .report-345-body .report-345-related-grid,
    .report-345-body .report-345-checklist > div { grid-template-columns: 1fr; }
    .report-345-body .report-345-toc { padding: 20px; }
    .report-345-body .report-345-toc ol { grid-template-columns: 1fr; }
    .report-345-body .report-345-flow-list article { grid-template-columns: 1fr; gap: 10px; }
    .report-345-body .report-345-flow-list span { width: 46px; height: 46px; }
    .report-345-body .report-345-note,
    .report-345-body .report-345-warning { padding: 20px; }
    .report-345-body .report-345-cta { padding: 30px 18px; }
    .report-345-body .report-345-button { width: 100%; min-width: 0; }
}
@media (max-width: 480px) {
    .report-345-body .report-345-condition-grid article { padding: 68px 16px 20px; }
    .report-345-body .report-345-condition-grid span { top: 18px; left: 16px; }
    .report-345-body .report-345-size-compare article,
    .report-345-body .report-345-use-grid article,
    .report-345-body .report-345-support-grid a,
    .report-345-body .report-345-related-grid a { padding: 20px 16px; }
    .report-345-body .report-345-faq-item summary { padding-left: 16px; }
    .report-345-body .report-345-faq-item div { padding-left: 16px; padding-right: 16px; }
}
