.tool-page,.tools-index{gap:var(--flow-section);display:grid}.tool-workspace{border-top:4px solid var(--brand);background:var(--steel-100);padding:clamp(1.5rem,4vw,3rem)}.tool-form{gap:1.5rem;display:grid}.tool-form__layout{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1rem,2vw,1.75rem);display:grid}.tool-input-group{border:0;border-top:3px solid var(--steel-500);min-width:0;margin:0;padding:1rem 0 0}.tool-input-group>legend{color:var(--steel-900);padding:0;font-size:1.05rem;font-weight:800}.tool-input-group__fields,.quantity-product-fields,.quantity-dimensions,.shape-fields{gap:1rem;min-width:0;display:grid}.tool-input-group__fields{margin-top:1rem}.tool-form [hidden]{display:none!important}.tool-field{gap:.45rem;min-width:0;display:grid}.tool-field label,.tool-field legend{color:var(--steel-900);font-weight:700}.tool-field__control{align-items:stretch;min-width:0;display:flex}.tool-field input,.tool-field select{border:1px solid var(--steel-500);background:var(--paper);width:100%;min-height:48px;color:var(--steel-900);font:inherit;border-radius:0;padding:.7rem .8rem}.tool-field__unit{border:1px solid var(--steel-500);background:var(--steel-100);min-width:3.5rem;color:var(--steel-700);border-left:0;justify-content:center;align-items:center;padding-inline:.75rem;font-weight:700;display:inline-flex}.tool-field__help{color:var(--steel-700);margin:0;font-size:.9rem}.tool-unit-system,.quantity-unit-system{border:0;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:0;display:flex}.tool-unit-system legend,.quantity-unit-system legend{width:100%}.tool-unit-system label,.quantity-unit-system label{align-items:center;gap:.45rem;display:flex}.tool-unit-system input,.quantity-unit-system input{width:auto;min-height:auto}.tool-field__error,.tool-result__error{color:#9b1c1c;margin:0;font-weight:700}.tool-submit{align-self:end}[data-tool-add-to-rfq]:disabled{cursor:not-allowed;opacity:.55}.tool-result-band{grid-column:1/-1;gap:1rem;display:grid}.tool-result{border:1px solid var(--steel-300);border-left:4px solid var(--brand);background:var(--paper);grid-column:1/-1;padding:clamp(1.25rem,3vw,2rem)}.tool-result__label,.tool-result__value{margin:0}.tool-result-details{background:var(--steel-300);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid}.tool-result-details>div{background:var(--paper);min-width:0;padding:1rem}.tool-result-details dt{color:var(--steel-700);font-size:.9rem;font-weight:700}.tool-result-details dd{overflow-wrap:anywhere;margin:.35rem 0 0}.tool-result-details ul{margin:0;padding-left:1.2rem}.coil-result-details>div:last-child{grid-column:1/-1}.tool-qualification{max-width:72ch;margin:0}.coil-formulas{border-left:3px solid var(--steel-500);padding-left:1rem}.coil-formulas p{margin:.35rem 0}.quantity-transfer{border-left:3px solid var(--brand);background:var(--paper);padding:1rem 1.25rem}.quantity-transfer p{margin:0 0 .75rem}.tool-result__label{color:var(--steel-700);font-size:.9rem;font-weight:700}.tool-result__value{color:var(--steel-900);margin-top:.4rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1.05}.tool-assumptions,.tool-source-list{padding-left:1.2rem}.tool-source-list li{gap:.2rem;max-width:68ch;margin-bottom:1.25rem;display:grid}.tool-source-list span,.tool-source-list time{color:var(--steel-700);font-size:.9rem}.tool-action-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.tools-index__principles{border-block:1px solid var(--steel-300);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tools-index__principles p{gap:.35rem;max-width:none;margin:0;padding:1rem 0;display:grid}.tools-index__principles p+p{border-left:1px solid var(--steel-300);padding-left:clamp(1rem,4vw,3rem)}.tools-index__principles span,.tools-index__section>header p,.tools-index__item p,.tools-index__card p,.tools-index__guide-copy>span{color:var(--steel-700)}.tools-index__section>header{max-width:68ch;margin-bottom:var(--flow-compact)}.tools-index__section h2,.tools-index__related h2{margin-top:0}.tools-index__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem);display:grid}.tools-index__card{border:1px solid var(--steel-300);background:var(--paper);grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden}.tools-index__card-media{aspect-ratio:16/9;background:var(--steel-100);display:block;position:relative;overflow:hidden}.tools-index__card-image,.tools-index__guide-image{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.tools-index__card:has(a:hover) .tools-index__card-image,.tools-index__card:has(a:focus-visible) .tools-index__card-image,.tools-index__guide:hover .tools-index__guide-image,.tools-index__guide:focus-visible .tools-index__guide-image{transform:scale(1.025)}.tools-index__card-body{grid-template-rows:auto 1fr auto;gap:.8rem;padding:clamp(1.15rem,2.2vw,1.65rem);display:grid}.tools-index__card h3,.tools-index__card p{margin:0}.tools-index__card h3{font-size:clamp(1.2rem,2vw,1.55rem)}.tools-index__card .tools-index__action{white-space:nowrap;justify-self:start;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.95rem;display:inline-flex}.tools-index__guides{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.tools-index__guide{border:1px solid var(--steel-300);background:var(--paper);min-width:0;color:var(--steel-900);grid-template-columns:minmax(7.5rem,32%) minmax(0,1fr) auto;align-items:center;text-decoration:none;display:grid;overflow:hidden}.tools-index__guide:hover,.tools-index__guide:focus-visible{border-color:var(--brand)}.tools-index__guide-media{aspect-ratio:4/3;background:var(--steel-100);align-self:center;width:100%;display:block;overflow:hidden}.tools-index__guide-copy{gap:.35rem;min-width:0;padding:1rem;display:grid}.tools-index__guide-copy strong{line-height:1.25}.tools-index__guide-copy>span{font-size:.9rem;font-weight:400;line-height:1.45}.tools-index__guide-action{background:var(--brand);width:2rem;height:2rem;color:var(--paper);justify-content:center;align-items:center;margin-right:1rem;font-weight:800;display:inline-grid}.tools-index__list{border-top:1px solid var(--steel-300)}.tools-index__item{border-bottom:1px solid var(--steel-300);grid-template-columns:minmax(0,1fr) minmax(13rem,auto);align-items:center;gap:2rem;max-width:none;padding-block:1.75rem;display:grid}.tools-index__item h3,.tools-index__item p{margin:0}.tools-index__item h3{font-size:clamp(1.25rem,2.2vw,1.7rem)}.tools-index__item p{margin-top:.65rem}.tools-index__action,.tools-index__status{justify-self:end;font-weight:700}.tools-index__status{color:var(--steel-700)}.tools-index__related{border-top:4px solid var(--brand);background:var(--steel-100);padding:clamp(1.5rem,4vw,3rem)}.tools-index__related nav{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.tool-guide{gap:var(--flow-section);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.detail-content:has(>.tool-guide),.detail-content:has(>.technical-article-layout){max-width:none}.tool-guide__intent{border-left:4px solid var(--brand);background:var(--steel-100);max-width:72ch;margin:0;padding:1rem 1.25rem}.tool-guide__lead{margin:0;aspect-ratio:16/9;background:var(--steel-100);width:min(100%,60rem);margin-inline:auto;overflow:hidden}.tool-guide__image{object-fit:cover;width:100%;height:auto;display:block}.tool-guide__section{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1rem,2vw,2rem);min-width:0;display:grid}.tool-guide__copy{width:100%}.tool-guide__copy>:last-child{margin-bottom:0}.tool-guide__copy,.tool-guide__media{min-width:0}.tool-guide__section-wide{grid-column:1/-1;min-width:0}.tool-guide__media{aspect-ratio:3/2;background:var(--steel-100);width:min(100%,42rem);margin-inline:auto;overflow:hidden}.tool-guide__media .tool-guide__image{height:100%}.tool-guide__section--reverse>.tool-guide__media{order:initial}.tool-guide__links{max-width:76ch}.tool-guide__section h2,.tool-guide__example h2,.tool-guide__links h2{margin-top:0}.tool-guide__example{border-block:1px solid var(--steel-300);max-width:100%;padding-block:clamp(2rem,5vw,3.5rem)}.tool-guide__example-details>p,.tool-guide__example-details>h3{max-width:76ch}.tool-guide__example-details h3{margin-bottom:.75rem;font-size:clamp(1.25rem,2.2vw,1.7rem)}.tool-guide__qualification{color:var(--steel-700);font-size:.95rem}.tool-guide__table-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;margin-block:clamp(1.5rem,4vw,2.5rem);overflow-x:auto}.tool-guide__table-scroll:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.detail-content .tool-guide__table-scroll>table{border-collapse:collapse;white-space:nowrap;width:100%;min-width:680px;max-width:none;display:table;overflow-x:visible}.tool-guide__table-scroll caption{color:var(--steel-700);text-align:left;white-space:normal;padding:0 0 .8rem;font-size:.9rem;font-weight:600}.tool-guide__table-scroll th,.tool-guide__table-scroll td{border:1px solid var(--steel-300);text-align:left;padding:.75rem .9rem}.tool-guide__table-scroll thead th{background:var(--steel-900);color:var(--paper)}.tool-guide__table-scroll tbody th{background:var(--steel-100)}.tool-guide .visible-faq{margin-inline:0}.tool-guide .visible-faq__inner{overflow-wrap:anywhere;width:min(100%,820px);margin-inline:auto;padding-right:0}.tool-guide .visible-faq h2,.tool-guide .visible-faq h3,.tool-guide .visible-faq p{overflow-wrap:anywhere}@media (width<=720px){.tool-form,.tools-index__principles,.tools-index__item{grid-template-columns:1fr}.tool-submit,.tool-result{grid-column:1}.tools-index__principles p+p{border-top:1px solid var(--steel-300);border-left:0;padding-left:0}.tools-index__item{gap:1rem}.tools-index__action,.tools-index__status{justify-self:start}}@media (width<=1199px){.tool-form__layout{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-input-group:last-of-type{grid-column:1/-1}.tools-index__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=899px){.tools-index__guide{grid-template-columns:5rem minmax(0,1fr) auto}.tools-index__guide-copy{gap:.25rem;padding:.75rem}.tools-index__guide-copy strong,.tools-index__guide-copy>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tools-index__guide-copy>span{font-size:.825rem;line-height:1.35}.tools-index__guide-action{margin-right:.75rem}}@media (width<=767px){.tool-form__layout,.tools-index__cards,.tools-index__guides{grid-template-columns:1fr}.tool-input-group:last-of-type{grid-column:auto}.tool-submit{width:100%}.tool-result-details{grid-template-columns:1fr}.coil-result-details>div:last-child{grid-column:1}.tool-guide__section{grid-template-columns:1fr}.tool-guide__section--reverse>.tool-guide__media{order:initial}}@media (width<=760px){.tool-guide__lead{width:min(100% - .5rem,60rem)}}@media (width<=700px){.tools-index__guide-action{margin-right:4rem}}@media (prefers-reduced-motion:reduce){.tools-index__card-image,.tools-index__guide-image{transition:none}}@media print{.site-header,.site-footer,[data-floating-contact],[data-back-to-top],[data-rfq-modal],.tool-input-group,.tool-result .tool-action-row,.tool-page>.tool-explanation:not([data-tool-print-assumptions]){display:none!important}body,.tool-workspace,.tool-result{background:#fff!important}.tool-page,.tool-workspace,.tool-form,.tool-form__layout,.tool-result-band{display:block}.tool-workspace{padding:0}.tool-result,.tool-result-details,.tool-qualification,[data-tool-print-assumptions],.coil-formulas{break-inside:avoid}.tool-guide__table-scroll{overflow:visible}.detail-content .tool-guide__table-scroll>table{table-layout:fixed;white-space:normal;min-width:0;max-width:100%;display:table;overflow-x:visible}.tool-guide__table-scroll th,.tool-guide__table-scroll td{overflow-wrap:anywhere;white-space:normal;padding:.35rem}}
