/* Compact the existing, most-visited tool pages without changing formulas. */
.h3-task-page .tool-header{margin-bottom:26px}
.h3-task-page .tool-form,.h3-task-page .form-group{min-width:0}
.h3-task-page .unit-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}
.h3-task-page .tool-form select,.h3-task-page .tool-form input{min-width:0;max-width:100%}
.h3-task-jump{display:inline-block;margin-top:12px;font-size:14px;font-weight:700;color:#087552;text-underline-offset:4px}
.h3-task-page .tool-card{scroll-margin-top:110px}
.h3-task-page .conversion-table{display:block;max-width:100%;overflow-x:auto}
.h3-task-page .result-cta>div{flex-wrap:wrap;flex-shrink:1!important}
@media(max-width:650px){.h3-task-page .tool-content,.h3-task-page .tool-page{padding-top:104px}.h3-task-page .breadcrumb{margin-bottom:22px;flex-wrap:wrap;row-gap:5px}.h3-task-page .tool-header h1{font-size:31px;line-height:1.18}.h3-task-page .tool-header p{font-size:14px;line-height:1.65}.h3-task-page .tool-card{padding:22px}.h3-task-page .result-cta{padding:18px!important}.h3-task-page .result-cta>span{min-width:0!important}}
