/* Scoped editorial components: no changes to the calculator, menus or research cards. */
.bsc-cq__body{max-width:100%;min-width:0;color:var(--bsc-ink);line-height:1.95}
.bsc-cq__body>p,.bsc-cq__body>ul,.bsc-cq__body>ol{max-width:80ch;margin-inline:auto}
.bsc-cq__body h3{font-size:1.2rem;line-height:1.6;margin-block:1.5rem .65rem}
.bsc-cq__body p{margin-block:.7rem 1rem}
.bsc-cq__body li{margin-block:.5rem}
.bsc-cq__body a{color:#126963;text-decoration:underline;text-underline-offset:.2em}
.bsc-cq__table-wrap{max-width:100%;overflow-x:auto;border:1px solid #d6e3ea;border-radius:16px;background:#fff;margin-block:1.5rem;overscroll-behavior-inline:contain}
.bsc-cq__table-hint{display:none}
.bsc-cq__table{width:100%;border-collapse:collapse;table-layout:fixed;margin:0;min-width:600px;color:var(--bsc-ink)}
.bsc-cq__table th,.bsc-cq__table td{padding:1rem;vertical-align:top;text-align:start;border-block-end:1px solid #e1e9ef;overflow-wrap:anywhere;word-break:normal;font-size:.96rem;line-height:1.85}
.bsc-cq__table th{background:#edf6f5;font-weight:800;color:#173e40}
.bsc-cq__table tr:last-child td{border-block-end:0}
.bsc-cq__table tbody tr:nth-child(even){background:#f8fbfc}
.bsc-cq__example,.bsc-cq-example{padding:1.5rem;border:1px solid #c8e2df;border-inline-start:4px solid #138579;border-radius:16px;background:#f3faf8;margin-block:1.5rem;min-width:0}
.bsc-cq__example>h3:first-child,.bsc-cq-example>h3:first-child{margin-block-start:0}
.bsc-cq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}
.bsc-cq__grid>*{min-width:0}
.bsc-cq__review{margin-block:1.5rem 2.5rem;color:#52646c;font-size:.85rem;line-height:1.8;border-block-start:1px solid #dce6eb;padding-block-start:1rem}
.bsc-cq__review p{margin:0}
.bsc-cq :focus-visible{outline:3px solid #138579;outline-offset:4px}
@media(max-width:700px){.bsc-cq__grid{grid-template-columns:minmax(0,1fr)}.bsc-cq__table th,.bsc-cq__table td{padding:.8rem}.bsc-cq__example,.bsc-cq-example{padding:1.1rem}.bsc-cq .bsc-section-head h2{font-size:1.65rem}.bsc-cq__table-hint{display:block!important;font-size:.85rem;color:#405c62;margin-block:1rem -.75rem!important}}
@media print{.bsc-cq__table-wrap{overflow:visible}.bsc-cq__table{min-width:0}.bsc-cq__table th,.bsc-cq__table td{font-size:10pt}.bsc-cq__review{font-size:9pt}}
