/* SimpleButHow original SVG visual system — shared, responsive, no animation or remote assets. */
.sbh-tool-visual.sbh-svg-figure{width:100%;max-width:640px;margin:24px auto 32px;padding:0;border:0;background:transparent;box-shadow:none}
.sbh-svg-figure .sbh-svg-image{display:block;width:100%;height:auto;aspect-ratio:4/3;border-radius:18px;background:#fbfaf3}
.sbh-svg-figure figcaption{padding:14px 4px 0;font-size:1rem;font-style:normal;line-height:1.6;color:#3d5149;text-align:left}
.sbh-svg-caption-title{display:block;font-weight:700;color:#173f35;font-size:.98rem;margin-bottom:5px}
.sbh-svg-description{display:block}
.sbh-svg-caption-meta{display:block;font-size:.78rem;margin-top:8px;color:#506057}
.sbh-svg-links{display:flex;flex-wrap:wrap;gap:4px 20px;margin-top:5px}
.sbh-svg-links a{display:inline-flex;align-items:center;gap:6px;min-height:44px;text-decoration:underline;text-underline-offset:3px;color:#175b49;font-weight:600}
.sbh-svg-links svg{width:17px;height:17px;flex:none}
.sbh-svg-links a:focus-visible,.sbh-journey-grid a:focus-visible{outline:3px solid #a96a1d;outline-offset:4px;border-radius:4px}
.sbh-tool-visual.sbh-svg-hero{max-width:600px;margin:0 auto}
.sbh-svg-hero figcaption{padding:12px 8px 0}
.sbh-svg-hero .sbh-svg-caption-title,.sbh-svg-hero .sbh-svg-description,.sbh-svg-hero .sbh-svg-links{display:none}
.sbh-svg-hero .sbh-svg-caption-meta{margin:0;text-align:center}
.sbh-journey-icon{display:inline-flex!important;align-items:center;justify-content:center;width:48px;height:48px;margin:0 0 15px!important;background:#e9f0df;border:1px solid #cfdec8;border-radius:14px;color:#245a46}
.sbh-journey-icon svg{display:block;width:28px;height:28px}
.sbh-journey-grid a:nth-child(2) .sbh-journey-icon{background:#ddeff0;border-color:#c1dadc;color:#246d73}
.sbh-journey-grid a:nth-child(3) .sbh-journey-icon{background:#f4ecd6;border-color:#e2d4b5;color:#78501e}
.sbh-nav-icon{display:inline-flex;vertical-align:middle;margin-right:6px;line-height:1}
.sbh-nav-icon svg{width:17px;height:17px;flex:none}
.sbh-directory-card svg{width:26px;height:26px;flex:none}
.sbh-guide-card img.sbh-svg-thumbnail{object-fit:contain!important;background:#fbfaf3;aspect-ratio:4/3;padding:8px;box-sizing:border-box;height:auto!important;max-height:none!important}
.sbh-tool-actions button::before{content:"";display:inline-block;vertical-align:-3px;width:18px;height:18px;margin-right:7px;background-color:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}
.sbh-tool-actions .sbh-tool-reset-btn::before{mask-image:url('../assets/svg-v5/icons/reset.svg');-webkit-mask-image:url('../assets/svg-v5/icons/reset.svg')}
.sbh-tool-actions .sbh-copy-result-btn::before{mask-image:url('../assets/svg-v5/icons/copy.svg');-webkit-mask-image:url('../assets/svg-v5/icons/copy.svg')}
.sbh-tool-actions .sbh-share-result-btn::before{mask-image:url('../assets/svg-v5/icons/link.svg');-webkit-mask-image:url('../assets/svg-v5/icons/link.svg')}
.sbh-tool-actions .sbh-print-result-btn::before{mask-image:url('../assets/svg-v5/icons/print.svg');-webkit-mask-image:url('../assets/svg-v5/icons/print.svg')}
@supports not (mask-image:url('')){.sbh-tool-actions button::before{display:none}}
#sbh_calculators_directory_root .sbh-directory-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr))!important}
@media(max-width:960px){.sbh-growth-hero{grid-template-columns:1fr;gap:28px}.sbh-growth-hero .sbh-svg-hero{max-width:520px}}
@media(max-width:760px){.sbh-tool-visual.sbh-svg-figure{max-width:640px;margin:20px auto 26px}.sbh-svg-figure figcaption{padding-inline:0;font-size:1rem}.sbh-tool-visual.sbh-svg-hero{max-width:520px!important;margin:8px auto 0}.sbh-svg-image{border-radius:12px!important}.sbh-nav-icon svg{width:19px;height:19px}.sbh-journey-icon{width:44px;height:44px;margin-bottom:10px!important}.sbh-tools-page .site-content{padding:24px 12px!important}.sbh-tools-page .inside-article{padding:20px 12px!important}}
@media print{.sbh-svg-links,.sbh-nav-icon,.sbh-journey-icon{display:none!important}.sbh-svg-figure{max-width:520px;break-inside:avoid}.sbh-svg-figure img{print-color-adjust:exact;-webkit-print-color-adjust:exact}.sbh-svg-caption-meta{font-size:9pt}}
