*{box-sizing:border-box}body{font-family:var(--font-body),Arial,sans-serif;color:#111827;font-variant-numeric:tabular-nums;background:#f7fafc;margin:0}h1{font-family:var(--font-heading),Arial,sans-serif;letter-spacing:-.02em;font-weight:700}h2,h3{font-family:var(--font-heading),Arial,sans-serif;font-weight:600}main{justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 16px;display:flex}.converter-card{background:#fff;border-radius:18px;width:100%;max-width:900px;padding:24px 22px 28px;box-shadow:0 20px 40px #0f172a1f}.converter-title{text-align:center;margin-bottom:20px}.converter-title h1{margin:0;font-size:28px;font-weight:700}.converter-title p{color:#6b7280;margin-top:6px;font-size:14px}.search-row{justify-content:center;margin-bottom:20px;display:flex}.search-row form{gap:8px;width:100%;max-width:420px;display:flex}.search-row input{border:1px solid #d1d5db;border-radius:999px;flex:1;padding:8px 12px;font-size:14px}.search-row input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 1px #2563eb59}.search-row button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;padding:8px 14px;font-size:14px}.search-row button:hover{background:#1d4ed8}.group-tabs{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.group-tab{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;flex-direction:column;gap:2px;padding:8px 14px;font-size:13px;transition:all .15s;display:inline-flex}.group-tab:hover{background:#e5e7eb;transform:translateY(-1px)}.group-tab.active{color:#fff;background:#2563eb;border-color:#1d4ed8;box-shadow:0 8px 18px #2563eb59}.group-tab span:first-child{font-weight:600}.group-tab-count{opacity:.85;font-size:11px}.converter-stack{flex-direction:column;gap:14px;margin-top:6px;display:flex}.converter-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px}.converter-section:nth-child(2n){background:#f3f4ff}.converter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inline-label{color:#374151;min-width:120px;font-size:14px;font-weight:500}.converter-category-detail-link{margin-top:8px;font-size:13px;display:block}.converter-row input,.converter-row select{border:1px solid #d1d5db;border-radius:10px;padding:8px 10px;font-size:14px}.converter-row input{flex:180px}.converter-row select{min-width:90px}.result-input{flex:220px}.converter-row input:focus,.converter-row select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 1px #2563eb59}.unit-legend{color:#374151;margin-top:24px;font-size:13px}.unit-legend h3{margin-bottom:8px;font-size:16px;font-weight:600}.unit-legend-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 32px;display:grid}.unit-legend-grid p{margin:2px 0}.si-master{color:#374151;border-top:1px solid #e5e7eb;margin-top:32px;padding-top:20px}.si-master h2{margin-bottom:10px;font-size:18px;font-weight:600}.si-master-intro{margin-bottom:14px;font-size:13px}.si-master-wrapper{overflow-x:auto}.si-master-table{border-collapse:collapse;width:100%;min-width:700px;font-size:13px}.si-master-table th,.si-master-table td{border:1px solid #d1d5db;padding:4px 6px}.si-master-table th{background:#dbeafe;font-weight:600}.si-master-table tbody tr:nth-child(2n){background:#f9fafb}.si-master-property{font-weight:600}.si-master-si-name{color:#6b7280;font-size:11px}@media (max-width:600px){.converter-card{padding:18px}.inline-label{flex-basis:100%}.converter-row input,.converter-row select{flex:100%}.si-master-table{font-size:12px}}.page-shell{width:min(760px,100% - 40px);margin:0 auto;padding:72px 0}.page-header{border-bottom:1px solid #d9dde5;margin-bottom:42px;padding-bottom:24px}.page-header h1{color:#172033;letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(2rem,5vw,2.7rem);line-height:1.15}.page-header p{color:#525b6d;margin:0;font-size:1.05rem;line-height:1.7}.pair-converter{border-bottom:1px solid #d9dde5;padding-bottom:36px}.pair-converter>label{color:#252d3d;margin-bottom:10px;font-weight:600;display:block}.pair-converter-row{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:end;gap:14px;display:grid}.pair-field{background:#fff;border:1px solid #aeb5c1;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.pair-field:focus-within{border-color:#172033;outline:2px solid #1720331f}.pair-field input,.pair-field output{color:#172033;width:100%;min-height:52px;font:inherit;background:0 0;border:0;outline:0;padding:12px 14px;font-size:1.1rem}.pair-field span{color:#525b6d;padding:0 14px;font-weight:600}.pair-result{background:#f4f5f7}.pair-swap-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #aeb5c1;width:44px;height:52px;font-size:1.25rem}.pair-swap-button:hover{background:#eef0f3}.pair-result-text{color:#252d3d;margin:20px 0 0;font-size:1.05rem}@media (max-width:640px){.page-shell{width:min(100% - 28px,760px);padding:42px 0}.page-header{margin-bottom:30px}.pair-converter-row{grid-template-columns:1fr}.pair-swap-button{width:100%;height:42px}}.breadcrumbs{color:#667085;flex-wrap:wrap;gap:8px;margin-bottom:32px;font-size:.9rem;display:flex}.breadcrumbs a{color:#344054;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.conversion-section{border-top:1px solid #d9dde5;margin-top:48px;padding-top:32px}.conversion-section h2{color:#172033;letter-spacing:-.02em;margin:0 0 16px;font-size:1.55rem;line-height:1.3}.conversion-section h3{color:#252d3d;margin:28px 0 10px;font-size:1.15rem}.conversion-section p{color:#414a5b;margin:0 0 16px;line-height:1.75}.conversion-formula{border-top:1px solid #d9dde5;border-bottom:1px solid #d9dde5;margin-top:24px;padding:18px 0}.conversion-formula strong{color:#667085;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.85rem;display:block}.conversion-formula p{color:#172033;margin:0;font-size:1.15rem;font-weight:600}.conversion-table-wrap{overflow-x:auto}.conversion-table{border-collapse:collapse;background:0 0;width:100%}.conversion-table th,.conversion-table td{text-align:left;border-bottom:1px solid #d9dde5;padding:13px 16px}.conversion-table th{color:#252d3d;border-top:1px solid #aeb5c1;border-bottom-color:#aeb5c1;font-size:.9rem;font-weight:700}.conversion-table td{color:#414a5b}.conversion-table tbody tr:hover{background:#f5f6f8}.direct-answer{font-size:1.15rem}.text-link{color:#174ea6;text-underline-offset:3px;font-weight:600;text-decoration:underline}.text-link:hover{color:#103b7d}.unit-page-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:64px 0 90px}.unit-page-header{max-width:760px;margin-bottom:48px}.unit-page-header h1{color:#172033;letter-spacing:-.04em;margin:4px 0 16px;font-size:clamp(2.2rem,5vw,3.2rem);line-height:1.1}.unit-page-header>p:last-child{color:#525b6d;margin:0;font-size:1.08rem;line-height:1.75}.unit-symbol{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:700}.unit-page-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:72px;display:grid}.unit-page-content .conversion-section:first-child{margin-top:0}.unit-page-converter{border-left:1px solid #d9dde5;padding-left:32px;position:sticky;top:32px}.unit-page-converter>h2{color:#172033;margin:0 0 22px;font-size:1.25rem}.unit-page-converter .pair-converter-row{grid-template-columns:1fr}.unit-page-converter .pair-swap-button{width:100%;height:40px}.unit-facts{border-top:1px solid #aeb5c1;margin:28px 0 0}.unit-facts>div{border-bottom:1px solid #d9dde5;grid-template-columns:150px 1fr;gap:20px;padding:13px 0;display:grid}.unit-facts dt{color:#667085;font-weight:600}.unit-facts dd{color:#252d3d;margin:0}.conversion-link-list{margin:0;padding-left:20px}.conversion-link-list li{margin-bottom:10px}@media (max-width:820px){.unit-page-shell{width:min(100% - 28px,760px);padding:42px 0 70px}.unit-page-layout{flex-direction:column-reverse;gap:12px;display:flex}.unit-page-converter{border-bottom:1px solid #d9dde5;border-left:0;width:100%;margin-bottom:20px;padding:0 0 32px;position:static}.unit-facts>div{grid-template-columns:110px 1fr}}.site-header{background:#fff;border-bottom:1px solid #d7dce3}.site-header-inner{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.site-logo{color:#172033;letter-spacing:-.045em;font-size:1.75rem;font-weight:800;text-decoration:none}.site-logo span{color:#168f8c}.site-navigation{align-items:center;gap:30px;display:flex;position:relative}.site-nav-group{align-items:stretch;display:flex;position:relative}.site-navigation-desktop{display:flex}.site-mobile-menu{display:none}.site-navigation a{color:#30394a;border-bottom:3px solid #0000;padding:28px 0 24px;font-size:.95rem;font-weight:500;text-decoration:none}.site-navigation a:hover{color:#168f8c;border-bottom-color:#168f8c}.site-nav-toggle{color:#30394a;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;padding:28px 0 24px;font-size:.95rem;font-weight:500}.site-nav-toggle:hover,.site-nav-toggle[aria-expanded=true]{color:#168f8c;border-bottom-color:#168f8c}.site-nav-toggle:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.site-nav-dropdown{z-index:30;opacity:0;pointer-events:none;background:#fff;border:1px solid #d7e2e8;border-radius:12px;min-width:240px;padding:10px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% - 6px);left:0;transform:translateY(-4px);box-shadow:0 12px 30px #17203314}.site-nav-dropdown.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav-dropdown a{border-bottom:0;border-radius:8px;padding:10px 12px}.site-nav-dropdown a:hover{color:#156b8a;background:#f4f8fa}.site-menu-toggle{color:#172033;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:10px 0;display:none}.site-menu-toggle:focus-visible{outline-offset:4px;outline:2px solid #168f8c}.site-menu-toggle-text{font-size:.98rem;font-weight:600}.site-menu-toggle-bars{background:#168f8c;border-radius:999px;width:18px;height:2px;transition:background-color .18s,transform .18s;display:inline-block;position:relative}.site-menu-toggle-bars:before,.site-menu-toggle-bars:after{content:"";background:#168f8c;border-radius:999px;width:18px;height:2px;transition:transform .18s;position:absolute;left:0}.site-menu-toggle-bars:before{top:-5px}.site-menu-toggle-bars:after{top:5px}.site-menu-toggle[aria-expanded=true] .site-menu-toggle-bars{background:0 0}.site-menu-toggle[aria-expanded=true] .site-menu-toggle-bars:before{transform:translateY(5px)rotate(45deg)}.site-menu-toggle[aria-expanded=true] .site-menu-toggle-bars:after{transform:translateY(-5px)rotate(-45deg)}.language-switcher{flex:none;position:relative}.language-switcher-button{color:#30394a;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:28px 0 24px;font-size:.95rem;font-weight:500;display:inline-flex}.language-switcher-button:hover{color:#168f8c;border-bottom-color:#168f8c}.language-switcher-button:focus-visible,.language-switcher-option:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.language-switcher-current{white-space:nowrap}.language-switcher-caret{font-size:.76rem}.language-switcher-menu{z-index:30;opacity:0;pointer-events:none;background:#fff;border:1px solid #d7e2e8;border-radius:10px;min-width:170px;padding:8px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% - 10px);right:0;transform:translateY(-4px);box-shadow:0 12px 30px #17203314}.language-switcher-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.language-switcher-option{color:#172033;border-radius:8px;padding:10px 12px;text-decoration:none;display:block}.language-switcher-option:hover,.language-switcher-option.is-active{color:#156b8a;background:#f4f8fa}@media (max-width:768px){.site-header-inner{gap:14px;width:min(100% - 28px,1120px);min-height:72px}.site-navigation-desktop{display:none}.site-menu-toggle{display:inline-flex}.site-mobile-menu{width:min(100% - 28px,1120px);margin:0 auto;padding:0 0 16px;display:block}.site-mobile-menu[hidden]{display:none}.site-navigation-mobile{border-top:1px solid #d7dce3;gap:0;width:100%;padding-top:8px;display:grid}.site-navigation-mobile a,.site-navigation-mobile .language-switcher-button,.site-mobile-accordion-toggle{border-bottom:1px solid #d7dce3;width:100%;padding:14px 0}.site-navigation-mobile a:hover,.site-navigation-mobile .language-switcher-button:hover,.site-mobile-accordion-toggle:hover{border-bottom-color:#d7dce3}.site-mobile-accordion{display:grid}.site-mobile-accordion-toggle{color:#30394a;cursor:pointer;font:inherit;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0;justify-content:space-between;align-items:center;font-size:.96rem;font-weight:500;display:flex}.site-mobile-accordion-toggle:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.site-mobile-accordion-panel{border-bottom:1px solid #d7dce3;padding:0 0 6px 14px;display:grid}.site-mobile-accordion-panel a{padding:12px 0}.site-navigation-mobile .language-switcher{width:100%}.site-navigation-mobile .language-switcher-button{justify-content:space-between;font-size:.96rem}.site-navigation-mobile .language-switcher-current{white-space:normal}.site-navigation-mobile .language-switcher-menu{min-width:0;box-shadow:none;opacity:1;pointer-events:auto;border-radius:10px;margin-top:8px;display:none;position:static;transform:none}.site-navigation-mobile .language-switcher-menu.is-open{display:grid}.site-navigation-mobile .language-switcher-option{padding:12px}}.conversion-breadcrumb-wrap{width:min(1120px,100% - 40px);margin:0 auto;padding-top:26px}.conversion-breadcrumb-wrap .breadcrumbs{margin-bottom:26px}.conversion-hero{color:#fff;background:linear-gradient(110deg,#367da5 0%,#58c1c1 100%)}.conversion-hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:72px;width:min(1120px,100% - 40px);margin:0 auto;padding:58px 0 64px;display:grid}.conversion-hero h1{color:#fff;letter-spacing:-.035em;max-width:650px;margin:0 0 14px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.15}.conversion-hero-description{color:#ffffffe6;margin:0 0 30px;font-size:1.05rem}.conversion-hero .pair-converter{border-bottom:0;padding:0}.conversion-hero .pair-converter>label{color:#fff}.conversion-hero .pair-field{background:#fff;border:2px solid #fff}.conversion-hero .pair-result{background:#f1f5f7}.conversion-hero .pair-swap-button{color:#fff;background:#87c900;border:2px solid #fff;font-weight:700}.conversion-hero .pair-swap-button:hover{background:#76b100}.conversion-hero .pair-result-text{color:#fff}.conversion-hero-information{border-left:1px solid #ffffff6b;align-self:center;padding-left:42px}.conversion-hero-information h2{color:#fff;margin:0 0 18px;font-size:1.65rem;line-height:1.25}.conversion-hero-information>p{margin:0 0 24px;font-size:1.1rem}.conversion-hero-information dl{margin:0}.conversion-hero-information dl>div{border-top:1px solid #ffffff4d;padding:11px 0}.conversion-hero-information dt{color:#ffffffbf;text-transform:uppercase;margin-bottom:4px;font-size:.82rem}.conversion-hero-information dd{color:#fff;margin:0}.conversion-content{width:min(760px,100% - 40px);margin:0 auto;padding:16px 0 90px}@media (max-width:820px){.conversion-breadcrumb-wrap,.conversion-hero-inner{width:min(100% - 28px,760px)}.conversion-hero-inner{grid-template-columns:1fr;gap:38px;padding:42px 0 48px}.conversion-hero-information{border-top:1px solid #ffffff6b;border-left:0;padding:28px 0 0}.conversion-content{width:min(100% - 28px,760px)}}main.conversion-page{width:100%;min-height:100vh;padding:0;display:block}main.conversion-page .conversion-breadcrumb-wrap{display:block}main.conversion-page .conversion-hero{width:100%;display:block}main.conversion-page .conversion-content{display:block}.related-conversion-list{border-top:1px solid #aeb5c1;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.related-conversion-list li{border-bottom:1px solid #d9dde5}.related-conversion-list li:nth-child(odd){border-right:1px solid #d9dde5}.related-conversion-list a{color:#174ea6;padding:14px 16px;font-weight:600;text-decoration:none;display:block}.related-conversion-list a:hover{background:#f3f5f7;text-decoration:underline}@media (max-width:600px){.related-conversion-list{grid-template-columns:1fr}.related-conversion-list li:nth-child(odd){border-right:0}}main.home-page{width:100%;min-height:100vh;padding:0;display:block}.home-hero{color:#fff;background:linear-gradient(110deg,#367da5 0%,#58c1c1 100%)}.home-hero-inner{grid-template-columns:minmax(0,1fr) 330px;align-items:center;gap:80px;width:min(1120px,100% - 40px);margin:0 auto;padding:70px 0;display:grid}.home-kicker{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:.85rem;font-weight:700}.home-hero h1{color:#fff;letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2.6rem,6vw,4.4rem);line-height:1}.home-hero-description{color:#ffffffeb;max-width:680px;margin:0;font-size:1.1rem;line-height:1.7}.home-hero-summary{border-left:1px solid #fff6;grid-template-columns:70px 1fr;align-items:center;padding-left:36px;display:grid}.home-hero-summary strong{color:#fff;padding:10px 0;font-size:1.7rem}.home-hero-summary span{color:#ffffffe0}.home-content{width:min(1120px,100% - 40px);margin:0 auto;padding:20px 0 90px}.home-section{margin-top:64px}.home-section-header{border-bottom:1px solid #cfd5dd;justify-content:space-between;align-items:end;margin-bottom:24px;padding-bottom:18px;display:flex}.home-section-header h2,.home-about h2{color:#172033;letter-spacing:-.025em;margin:0 0 8px;font-size:1.75rem}.home-section-header p{color:#667085;margin:0}.home-converter{padding:30px 0}.home-converter .search-row{justify-content:flex-start}.home-converter .search-row form{max-width:560px}.home-converter .search-row input{border-radius:0;min-height:46px}.home-converter .search-row button{background:#168f8c;border-radius:0;min-width:90px}.home-converter .search-row button:hover{background:#117875}.home-converter .group-tabs{border-bottom:1px solid #cfd5dd;gap:0;margin:28px 0 20px}.home-converter .group-tab{background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;margin:0;padding:12px 20px}.home-converter .group-tab:hover{background:#eef2f4;transform:none}.home-converter .group-tab.active{color:#172033;box-shadow:none;background:0 0;border-bottom-color:#168f8c}.home-converter .converter-section{background:0 0;border-width:0 0 1px;border-radius:0}.home-converter .converter-section:nth-child(2n){background:#f7f8f9}.home-converter .converter-row input,.home-converter .converter-row select{border-radius:0}.home-link-grid{border-top:1px solid #aeb5c1;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-link-grid li{border-bottom:1px solid #d9dde5}.home-link-grid li:nth-child(odd){border-right:1px solid #d9dde5}.home-link-grid a{color:#172033;justify-content:space-between;align-items:center;padding:18px;text-decoration:none;display:flex}.home-link-grid a:hover{background:#f1f4f5}.home-link-grid span{font-weight:650}.home-link-grid small{color:#667085}.home-unit-list{border-top:1px solid #aeb5c1;border-left:1px solid #d9dde5;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.home-unit-list li{border-bottom:1px solid #d9dde5;border-right:1px solid #d9dde5}.home-unit-list a{color:#172033;align-items:center;gap:14px;min-height:82px;padding:14px;text-decoration:none;display:flex}.home-unit-list a:hover{background:#f1f4f5}.home-unit-list strong{color:#168f8c;min-width:38px;font-size:1.25rem}.home-unit-list span{flex-direction:column;font-weight:650;display:flex}.home-unit-list small{color:#7a8290;margin-top:3px;font-size:.72rem;font-weight:400}.home-about{border-top:1px solid #cfd5dd;max-width:760px;padding-top:32px}.home-about p{color:#525b6d;line-height:1.75}@media (max-width:820px){.home-hero-inner{grid-template-columns:1fr;gap:36px;width:min(100% - 28px,760px);padding:48px 0}.home-hero-summary{border-top:1px solid #fff6;border-left:0;padding:24px 0 0}.home-content{width:min(100% - 28px,760px)}.home-unit-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.home-link-grid{grid-template-columns:1fr}.home-link-grid li:nth-child(odd){border-right:0}.home-converter .group-tabs{flex-wrap:nowrap;overflow-x:auto}.home-converter .group-tab{flex:none}}main.all-conversions-page{width:100%;min-height:100vh;padding:0;display:block}.all-conversions-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:42px 0 90px}.all-conversions-header{border-bottom:1px solid #cfd5dd;max-width:760px;margin-bottom:42px;padding-bottom:28px}.all-conversions-header h1{color:#172033;letter-spacing:-.045em;margin:0 0 14px;font-size:clamp(2.3rem,5vw,3.5rem);line-height:1.1}.all-conversions-header p{color:#667085;margin:0;font-size:1.05rem;line-height:1.7}.all-conversions-page .search-row{justify-content:flex-start}.all-conversions-page .search-row form{max-width:560px}.all-conversions-page .search-row input,.all-conversions-page .search-row button,.all-conversions-page .group-tab,.all-conversions-page .converter-section,.all-conversions-page .converter-row input,.all-conversions-page .converter-row select{border-radius:0}.all-conversions-page .search-row button{background:#168f8c}.all-conversions-page .group-tab.active{box-shadow:none;background:#168f8c;border-color:#168f8c}@media (max-width:700px){.all-conversions-shell{width:min(100% - 28px,760px);padding-top:30px}}.conversion-finder{max-width:700px;margin-top:32px}.conversion-finder>label{color:#fff;margin-bottom:9px;font-size:.92rem;font-weight:700;display:block}.conversion-finder-row{grid-template-columns:minmax(0,1fr) 140px;display:grid}.conversion-finder select{color:#172033;width:100%;min-height:58px;font:inherit;background:#fff;border:2px solid #fff;border-radius:0;outline:0;padding:0 18px;font-size:1rem}.conversion-finder select:focus{border-color:#172033}.conversion-finder button{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:#87c900;border:2px solid #fff;border-radius:0;font-weight:750}.conversion-finder button:hover{background:#76b100}.home-header-link{color:#168f8c;font-weight:700;text-decoration:none}.home-header-link:hover{text-decoration:underline}.home-category-links{border-top:1px solid #aeb5c1;border-left:1px solid #d9dde5;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-category-links a{color:#172033;border-bottom:1px solid #d9dde5;border-right:1px solid #d9dde5;flex-direction:column;min-height:105px;padding:20px;text-decoration:none;display:flex}.home-category-links a:hover{background:#f1f4f5}.home-category-links strong{margin-bottom:7px;font-size:1.05rem}.home-category-links span{color:#667085;font-size:.87rem;line-height:1.5}@media (max-width:720px){.conversion-finder-row{grid-template-columns:1fr}.home-category-links{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section-header{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.home-category-links{grid-template-columns:1fr}}main.category-page{width:100%;min-height:100vh;padding:0;display:block}.category-page-shell{width:min(1120px,100% - 40px);margin:0 auto}.category-page-breadcrumb-shell{padding:42px 0 18px}.category-page-content-shell{padding:34px 0 90px}.category-page-hero{color:#fff;background:linear-gradient(110deg,#367da5 0%,#58c1c1 100%);width:100%;overflow-x:clip}.category-page-hero-grid{grid-template-columns:minmax(0,1fr);gap:72px;width:min(1120px,100% - 40px);margin:0 auto;padding:58px 0 64px;display:grid}.category-page-hero-grid.has-converter{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center}.category-page-header{max-width:650px;padding:0}.category-page-kicker{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff2e;align-items:center;min-height:32px;margin:0 0 14px;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.category-page-header h1{color:#fff;letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(2rem,4vw,2.8rem);line-height:1.15}.category-page-header>p:last-child{color:#ffffffe6;margin:0 0 30px;font-size:1.05rem;line-height:1.72}.category-page-hero-panel{border-left:1px solid #ffffff6b;align-content:start;place-self:center stretch;gap:18px;width:100%;min-width:0;padding-left:42px;display:grid}.category-page-hero-panel-heading h2{color:#fff;margin:0;font-size:1.35rem;font-weight:650;line-height:1.25}.category-general-converter{box-sizing:border-box;background:0 0;border:0;gap:16px;width:100%;min-width:0;padding:0;display:grid}.category-general-converter-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1fr) minmax(0,1fr);align-items:end;gap:12px;min-width:0;display:grid}.category-general-converter-field{gap:8px;width:100%;min-width:0;display:grid}.category-general-converter-field span,.category-general-converter-result p{color:#526071;letter-spacing:.01em;margin:0;font-size:.84rem;font-weight:650}.category-general-converter-field input,.category-general-converter-field select{box-sizing:border-box;color:#172033;background:#fff;border:2px solid #fff;outline:0;width:100%;min-width:0;max-width:100%;min-height:52px;padding:12px 14px;font-size:1rem}.category-general-converter-field select{padding-right:34px}.category-general-converter-field input:focus-visible,.category-general-converter-field select:focus-visible,.category-general-converter-swap:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.category-general-converter-actions{grid-column:1/-1;min-width:0;margin-top:2px;display:flex}.category-general-converter-swap{color:#fff;white-space:normal;text-align:center;cursor:pointer;background:#87c900;border:2px solid #fff;width:100%;min-width:0;max-width:100%;min-height:44px;padding:10px 14px;font-size:.96rem;font-weight:700;transition:background-color .18s,transform .18s}.category-general-converter-swap:hover{background:#76b100;transform:translateY(-1px)}.category-general-converter-result{box-sizing:border-box;background:#f1f5f7;border:2px solid #fff;gap:6px;width:100%;min-width:0;padding:14px 16px;display:grid}.category-general-converter-result strong{color:#172033;font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.32}.category-general-converter-equality{color:#667085;font-size:.9rem}.shoe-size-converter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.shoe-size-converter-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.shoe-size-converter-result-grid>div{gap:4px;display:grid}.shoe-size-converter-result-grid span{color:#667085;font-size:.82rem;font-weight:650}.shoe-size-converter-result-grid strong{color:#172033;font-size:clamp(1.08rem,1.8vw,1.3rem)}@media (max-width:760px){.shoe-size-converter-grid,.shoe-size-converter-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.kitchen-measures-converter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid}.kitchen-measures-converter-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.kitchen-measures-converter-result-grid>div{gap:4px;display:grid}.kitchen-measures-converter-result-grid span{color:#667085;font-size:.82rem;font-weight:650}.kitchen-measures-converter-result-grid strong{color:#172033;font-size:clamp(1.08rem,1.8vw,1.3rem)}@media (max-width:760px){.kitchen-measures-converter-grid,.kitchen-measures-converter-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.paint-calculator-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.paint-calculator-checkbox-field{grid-column:span 2}.paint-calculator-checkbox-row{color:#172033;background:#fff;border:2px solid #fff;align-items:center;gap:8px;min-height:52px;padding:12px 14px;font-size:.92rem;font-weight:600;display:flex}.paint-calculator-checkbox-row input{width:18px;height:18px}.paint-calculator-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.paint-calculator-result-grid>div{gap:4px;display:grid}.paint-calculator-result-grid span{color:#667085;font-size:.82rem;font-weight:650}.paint-calculator-result-grid strong{color:#172033;font-size:clamp(1.08rem,1.8vw,1.3rem)}.paint-calculator-liters{color:#172033;margin:4px 0 0;font-size:clamp(1.15rem,2vw,1.4rem)}@media (max-width:760px){.paint-calculator-grid,.paint-calculator-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.paint-calculator-checkbox-field{grid-column:span 2}}.recent-tools-section{width:min(1120px,100% - 40px);margin:0 auto 8px;padding:20px 0 0}.recent-tools-heading-row{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 12px;display:flex}.recent-tools-section h2{color:#172033;letter-spacing:-.02em;margin:0;font-size:1.1rem}.recent-tools-clear{color:#667085;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.recent-tools-clear:hover{color:#172033}.recent-tools-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.recent-tools-list a{color:#243247;background:#fff;border:1px solid #d6e1e7;border-radius:999px;align-items:center;padding:8px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.recent-tools-list a:hover{background:#f1f9f8;border-color:#168f8c;transform:translateY(-1px)}.sleep-calculator-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.sleep-calculator-row{background:#f1f5f7;border:2px solid #fff;align-items:center;gap:14px;padding:12px 16px;display:flex}.sleep-calculator-row.is-recommended{background:#eafaf8;border-color:#168f8c}.sleep-calculator-time{color:#172033;font-variant-numeric:tabular-nums;font-size:1.3rem;font-weight:700}.sleep-calculator-detail{color:#526071;flex-wrap:wrap;align-items:center;gap:8px;font-size:.88rem;display:flex}.sleep-calculator-badge{color:#fff;letter-spacing:.02em;background:#168f8c;border-radius:999px;padding:3px 9px;font-size:.74rem;font-weight:700;display:inline-flex}.length-comparison-intro{color:#3f4858;margin:0 0 12px;font-size:.92rem}.length-comparison-top{background:#f1f5f7;border:2px solid #fff;margin-bottom:14px;padding:16px 18px}.length-comparison-top span{color:#526071;margin-bottom:4px;font-size:.84rem;font-weight:650;display:block}.length-comparison-top strong{color:#172033;font-size:clamp(1.15rem,2.2vw,1.4rem)}.length-comparison-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.length-comparison-row{gap:6px;display:grid}.length-comparison-row-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.length-comparison-row-head span:first-child{color:#172033;font-size:.92rem;font-weight:650}.length-comparison-row-head span:last-child{color:#168f8c;white-space:nowrap;font-size:.92rem;font-weight:700}.length-comparison-bar-track{background:#e6edf0;border-radius:6px;height:10px;position:relative;overflow:hidden}.length-comparison-bar-fill{background:linear-gradient(90deg,#168f8c,#3f63ff);border-radius:6px;height:100%;transition:width .2s}.recipe-scaler-textarea-field textarea{box-sizing:border-box;color:#172033;resize:vertical;background:#fff;border:2px solid #fff;outline:0;width:100%;min-width:0;max-width:100%;padding:12px 14px;font-size:1rem;line-height:1.5}.recipe-scaler-textarea-field textarea:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.recipe-scaler-factor-row{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.recipe-scaler-factor-field{max-width:140px}.recipe-scaler-chip-row{flex-wrap:wrap;gap:8px;padding-bottom:2px;display:flex}.recipe-scaler-chip{color:#172033;cursor:pointer;background:#eef2f4;border:2px solid #fff;min-height:44px;padding:8px 14px;font-size:.9rem;font-weight:700;transition:background-color .18s,color .18s}.recipe-scaler-chip:hover{background:#e0e6e9}.recipe-scaler-chip.is-active{color:#fff;background:#87c900}.recipe-scaler-chip:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.recipe-scaler-lines{gap:8px;margin:0;padding:0;list-style:none;display:grid}.recipe-scaler-lines li{border-bottom:1px solid #e2e8ea;flex-wrap:wrap;align-items:baseline;gap:8px;padding:8px 0;display:flex}.recipe-scaler-lines li:last-child{border-bottom:0}.recipe-scaler-line-scaled{color:#172033;font-size:1rem;font-weight:650}.recipe-scaler-line-gram{color:#526071;font-size:.88rem;font-weight:650}.recipe-scaler-servings-row{flex-wrap:wrap;gap:12px;display:flex}.recipe-scaler-servings-field{max-width:200px}.recipe-scaler-line-ingredient{align-items:center;gap:6px;margin-left:auto;display:flex}.recipe-scaler-line-ingredient span{color:#667085;font-size:.8rem;font-weight:650}.recipe-scaler-line-ingredient select{color:#172033;background:#fff;border:2px solid #e2e8ea;min-height:34px;padding:4px 8px;font-size:.84rem}.recipe-scaler-line-ingredient select:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.recipe-scaler-result-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.recipe-scaler-actions{flex-wrap:wrap;gap:8px;display:flex}.recipe-scaler-actions button{color:#172033;cursor:pointer;background:#eef2f4;border:2px solid #fff;min-height:36px;padding:6px 14px;font-size:.86rem;font-weight:700;transition:background-color .18s}.recipe-scaler-actions button:hover{background:#e0e6e9}.recipe-scaler-actions button:focus-visible{outline-offset:2px;outline:2px solid #168f8c}@media print{.site-header,.site-footer,.breadcrumbs,.all-conversions-header,.category-article-content,.language-alternatives,.recipe-scaler-textarea-field,.recipe-scaler-servings-row,.recipe-scaler-factor-row,.recipe-scaler-actions,.recipe-scaler-line-ingredient{display:none!important}}main.embed-widget-page{background:#fff;width:100%;min-height:100vh;padding:0;display:block}.embed-widget-shell{box-sizing:border-box;width:100%;max-width:560px;margin:0 auto;padding:16px}.embed-widget-attribution{color:#667085;text-align:center;margin-top:14px;font-size:.82rem;font-weight:650;text-decoration:none;display:block}.embed-widget-attribution:hover{color:#168f8c}.page-top-row{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.page-top-row .all-conversions-header{flex:420px;min-width:0;margin-bottom:0}.embed-widget-badge{background:#f3fbe8;border:1px solid #d7ecb0;border-radius:16px;flex:0 0 260px;gap:8px;max-width:280px;margin-top:6px;padding:22px 18px 18px;transition:transform .2s;display:grid;position:relative;transform:rotate(-2deg);box-shadow:0 10px 24px #87c90029}.embed-widget-badge:hover{transform:rotate(0)}.embed-widget-badge-pin{background:#87c900;border-radius:50%;width:18px;height:18px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #10290840}.embed-widget-badge-icon{color:#4f8a00;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:inset 0 0 0 1px #87c90040}.embed-widget-badge-title{color:#23360a;margin:0;font-size:1rem;font-weight:700}.embed-widget-badge-text{color:#4b5d38;margin:0;font-size:.84rem;line-height:1.5}.embed-widget-badge button{color:#fff;cursor:pointer;background:#87c900;border:0;border-radius:8px;justify-self:start;min-height:34px;padding:6px 14px;font-size:.84rem;font-weight:700;transition:background-color .18s}.embed-widget-badge button:hover{background:#76b100}.embed-widget-badge button:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.embed-widget-badge-toggle{justify-self:start;text-decoration:underline;color:#4f8a00!important;background:0 0!important;padding:0!important}.embed-widget-badge-toggle:hover{background:0 0!important}.embed-code-box-snippet{color:#172033;white-space:pre-wrap;word-break:break-all;background:#fff;border:1px solid #e2e8ea;border-radius:8px;margin-top:4px;padding:12px 14px;font-size:.76rem;line-height:1.5;display:block;overflow-x:auto}.api-playground{background:#fffffff2;border:1px solid #d6e1e7;border-radius:14px;gap:14px;padding:20px;display:grid}.api-playground button{color:#fff;cursor:pointer;background:#168f8c;border:0;border-radius:8px;justify-self:start;min-height:40px;padding:8px 18px;font-size:.9rem;font-weight:700;transition:background-color .18s}.api-playground button:hover{background:#12746f}.api-playground button:disabled{opacity:.6;cursor:default}.api-playground-response{color:#eef2ff;background:#172033;border:1px solid #d7e0fb;border-radius:8px;margin:0;padding:14px 16px;font-size:.8rem;line-height:1.6;overflow-x:auto}@media (max-width:640px){.embed-widget-badge{flex-basis:100%;max-width:none;transform:none}.embed-widget-badge:hover{transform:none}}.category-page-shell{padding:42px 0 90px}@media (max-width:1080px){.category-page-hero-grid.has-converter{grid-template-columns:1fr;gap:38px}.category-page-hero-panel{border-top:1px solid #ffffff6b;border-left:0;padding:28px 0 0}}@media (max-width:820px){.category-page-breadcrumb-shell,.category-page-hero-grid{width:min(760px,100% - 28px)}.category-page-hero-grid,.category-page-hero-grid.has-converter{grid-template-columns:1fr;gap:38px;padding:42px 0 48px}.category-page-hero-panel{border-top:1px solid #ffffff6b;border-left:0;padding:28px 0 0}}.category-page-section{margin-top:40px}.category-page-hero+.category-page-content-shell .category-page-section:first-child{margin-top:0}.category-section-heading{border-bottom:1px solid #aeb5c1;justify-content:space-between;align-items:end;margin-bottom:18px;padding-bottom:14px;display:flex}.category-section-heading h2{color:#172033;margin:0;font-size:1.55rem}.category-section-heading span{color:#667085;font-size:.9rem}.category-conversion-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.category-conversion-list li{min-width:0}.category-conversion-card{background:#fbfcfd;border:1px solid #d7e2e8;border-radius:10px;gap:16px;min-height:100%;padding:16px 18px;display:grid}.category-conversion-copy h3{color:#172033;margin:0 0 6px;font-size:1.04rem;line-height:1.45}.category-conversion-title,.category-tool-title{align-items:center;gap:10px;min-width:0;display:inline-flex}.category-link-icon,.category-card-icon{color:#168f8c;flex:none}.category-conversion-copy p{color:#526071;margin:0;font-size:.9rem}.category-conversion-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:auto;display:grid}.category-conversion-actions a{color:#156b8a;text-align:center;background:#fff;border:1px solid #d6e1e7;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:10px 12px;font-size:.85rem;font-weight:650;line-height:1.45;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.category-conversion-actions a:hover{background:#f6fafb;border-color:#b8cbd4;transform:translateY(-1px)}.category-conversion-actions a:only-child{grid-column:1/-1}.category-conversion-actions a:focus-visible,.category-unit-list a:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.category-unit-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.category-unit-list li{min-width:0}.category-unit-list a{color:#172033;background:#fff;border:1px solid #d7e2e8;border-radius:10px;align-items:center;gap:10px;min-height:68px;padding:12px 14px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.category-unit-list a:hover{background:#f8fbfc;border-color:#bfd0d7;transform:translateY(-1px)}.category-unit-list span{color:#172033;flex-direction:column;min-width:0;font-weight:650;line-height:1.5;display:flex}.category-unit-list small{color:#667085;margin-top:4px;font-size:.82rem;font-weight:400}.category-page-footer-link{border-top:1px solid #d9dde5;margin-top:46px;padding-top:24px}.category-page-footer-link a{color:#168f8c;align-items:center;gap:8px;font-weight:700;display:inline-flex}@media (max-width:760px){.category-page-shell{width:min(760px,100% - 28px)}.category-page-breadcrumb-shell{padding-top:30px;padding-bottom:16px}.category-conversion-list,.category-unit-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.category-page-header h1{font-size:clamp(2rem,8.5vw,2.45rem)}.category-page-header>p:last-child{font-size:1rem;line-height:1.68}.category-general-converter{gap:14px}.category-general-converter-grid{grid-template-columns:1fr}.category-general-converter-swap{width:100%}.category-conversion-list,.category-conversion-actions,.category-unit-list{grid-template-columns:1fr}}.faq-list{border-top:1px solid #aeb5c1}.faq-list details{border-bottom:1px solid #d9dde5}.faq-list summary{color:#172033;cursor:pointer;padding:18px 42px 18px 0;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:#168f8c;content:"+";font-size:1.25rem;position:absolute;top:16px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#525b6d;max-width:680px;margin:0;padding:0 0 18px;line-height:1.7}main.units-index-page{width:100%;min-height:100vh;padding:0;display:block}.units-index-shell{width:min(1120px,100% - 40px);margin:0 auto;padding:42px 0 90px}.units-index-header{max-width:760px;padding:34px 0 48px}.units-index-header>p{color:#168f8c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:750}.units-index-header h1{color:#172033;letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(2.5rem,5vw,3.8rem)}.units-index-header>span{color:#667085;font-size:1.08rem;line-height:1.75}.units-index-section{margin-top:48px}.units-index-heading{border-bottom:1px solid #aeb5c1;justify-content:space-between;align-items:end;margin-bottom:18px;padding-bottom:14px;display:flex}.units-index-heading h2{color:#172033;margin:0;font-size:1.55rem}.units-index-heading a{color:#168f8c;font-weight:700}.units-index-list{border-left:1px solid #d9dde5;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.units-index-list li{border-bottom:1px solid #d9dde5;border-right:1px solid #d9dde5}.units-index-list a{color:#172033;gap:18px;min-height:120px;padding:20px;text-decoration:none;display:flex}.units-index-list a:hover{background:#f1f4f5}.units-index-list strong{color:#168f8c;min-width:48px;font-size:1.35rem}.units-index-list span{flex-direction:column;font-weight:700;display:flex}.units-index-list small{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:.82rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:680px){.units-index-shell{width:min(100% - 28px,760px)}.units-index-list{grid-template-columns:1fr}.units-index-heading{flex-direction:column;align-items:flex-start;gap:10px}}main.unit-information-page{width:100%;min-height:100vh;padding:0;display:block}.unit-article-introduction{border-bottom:1px solid #aeb5c1;margin-bottom:44px;padding-bottom:30px}.unit-article-introduction p{color:#30394a;margin:0 0 18px;font-size:1.08rem;line-height:1.85}.unit-article-introduction p:first-child{color:#172033;font-size:1.18rem}.unit-table-of-contents{border-top:1px solid #aeb5c1;border-bottom:1px solid #aeb5c1;margin:48px 0;padding:24px 0}.unit-table-of-contents>strong{color:#172033;margin-bottom:14px;font-size:1.15rem;display:block}.unit-table-of-contents ol{columns:2;column-gap:42px;margin:0;padding-left:22px}.unit-table-of-contents li{break-inside:avoid;margin-bottom:9px}.unit-table-of-contents a{color:#174ea6;line-height:1.45;text-decoration:none}.unit-table-of-contents a:hover{text-decoration:underline}.unit-long-section{scroll-margin-top:30px}.unit-long-section p{color:#3f4858;font-size:1rem;line-height:1.85}.unit-timeline{margin:28px 0 0;padding:0;list-style:none;position:relative}.unit-timeline:before{content:"";background:#aeb5c1;width:1px;position:absolute;top:8px;bottom:8px;left:68px}.unit-timeline li{grid-template-columns:70px 1fr;gap:28px;padding-bottom:28px;display:grid;position:relative}.unit-timeline li:before{content:"";background:#168f8c;border:3px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:5px;left:63px;box-shadow:0 0 0 1px #168f8c}.unit-timeline time{color:#168f8c;font-weight:750}.unit-timeline h3{color:#172033;margin:0 0 7px;font-size:1.05rem}.unit-timeline p{color:#525b6d;margin:0;line-height:1.65}.scientific-property-list{border-top:1px solid #aeb5c1;margin:24px 0 0}.scientific-property-list>div{border-bottom:1px solid #d9dde5;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:24px;padding:14px 0;display:grid}.scientific-property-list dt{color:#667085;font-weight:600}.scientific-property-list dd{color:#172033;flex-direction:column;gap:5px;margin:0;display:flex}.scientific-property-list small{color:#667085;line-height:1.45}.scientific-equations{border-top:1px solid #aeb5c1}.scientific-equations article{border-bottom:1px solid #d9dde5;padding:24px 0}.scientific-equations h3{color:#172033;margin:0 0 13px}.equation-display{overflow-wrap:anywhere;background:#eef4f4;border-left:4px solid #168f8c;padding:18px 20px;font-family:Times New Roman,Cambria,serif;color:#172033!important;margin:0 0 15px!important;font-size:1.2rem!important;line-height:1.5!important}.scientific-table-wrap{border-top:1px solid #aeb5c1;width:100%;overflow-x:auto}.scientific-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.9rem}.scientific-table th,.scientific-table td{text-align:left;vertical-align:top;border-bottom:1px solid #d9dde5;padding:12px 14px}.scientific-table th{color:#30394a;background:#eef1f3;font-weight:700}.scientific-table td{color:#475063;line-height:1.5}.scientific-table tbody tr:hover{background:#f5f7f8}.measurement-methods{border-top:1px solid #aeb5c1;border-left:1px solid #d9dde5;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.measurement-methods article{border-bottom:1px solid #d9dde5;border-right:1px solid #d9dde5;padding:20px}.measurement-methods h3{color:#172033;margin:0 0 10px;font-size:1.05rem}.measurement-methods p{color:#525b6d;margin:0 0 18px;line-height:1.65}.measurement-methods dl{margin:0}.measurement-methods dt{color:#7a8290;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:700}.measurement-methods dd{color:#30394a;margin:0;line-height:1.5}.unit-sources ol{margin:20px 0 0;padding-left:24px}.unit-sources li{color:#525b6d;margin-bottom:12px;line-height:1.55}.unit-sources a{color:#174ea6;text-underline-offset:3px}.unit-sidebar-links{border-top:1px solid #d9dde5;margin-top:30px;padding-top:24px}.unit-sidebar-links h3{color:#172033;margin:0 0 14px;font-size:1rem}.unit-sidebar-links a{color:#174ea6;border-bottom:1px solid #e1e5ea;padding:10px 0;font-size:.9rem;text-decoration:none;display:block}.unit-sidebar-links a:hover{text-decoration:underline}@media (max-width:720px){.unit-table-of-contents ol{columns:1}.scientific-property-list>div{grid-template-columns:1fr;gap:6px}.measurement-methods{grid-template-columns:1fr}.unit-timeline:before{left:54px}.unit-timeline li{grid-template-columns:56px 1fr;gap:20px}.unit-timeline li:before{left:49px}}.unit-search-topic{scroll-margin-top:30px}.search-topic-answer{background:#eef4f4;border-left:4px solid #168f8c;padding:16px 18px;font-size:1.05rem;font-weight:600;color:#172033!important;margin-bottom:20px!important;line-height:1.7!important}.unit-search-topic>ul{border-top:1px solid #aeb5c1;margin:22px 0 0;padding:0;list-style:none}.unit-search-topic>ul li{color:#414a5b;border-bottom:1px solid #d9dde5;padding:11px 8px}.category-article-introduction{border-top:1px solid #aeb5c1;border-bottom:1px solid #aeb5c1;max-width:860px;margin:10px 0 52px;padding:26px 0}.category-article-introduction>p{color:#3f4858;margin:0 0 17px;font-size:1.05rem;line-height:1.8}.category-facts{border-top:1px solid #d9dde5;border-left:1px solid #d9dde5;grid-template-columns:repeat(2,minmax(0,1fr));margin:26px 0 0;display:grid}.category-facts>div{border-bottom:1px solid #d9dde5;border-right:1px solid #d9dde5;grid-template-columns:145px 1fr;gap:14px;padding:13px 15px;display:grid}.category-facts dt{color:#667085;font-weight:600}.category-facts dd{color:#172033;margin:0;font-weight:650}.category-table-of-contents{border-top:1px solid #aeb5c1;border-bottom:1px solid #aeb5c1;max-width:860px;margin:60px 0 10px;padding:24px 0}.category-table-of-contents>strong{color:#172033;margin-bottom:14px;font-size:1.15rem;display:block}.category-table-of-contents ol{columns:2;column-gap:40px;margin:0;padding-left:22px}.category-table-of-contents li{break-inside:avoid;margin-bottom:9px}.category-table-of-contents a{color:#174ea6;text-decoration:none}.category-table-of-contents a:hover{text-decoration:underline}.category-article-content{max-width:860px}.category-inline-link{background:#eef4f4;border-left:4px solid #168f8c;padding:14px 16px}.category-inline-link a{color:#174ea6;font-weight:700}@media (max-width:700px){.category-facts{grid-template-columns:1fr}.category-facts>div{grid-template-columns:120px 1fr}.category-table-of-contents ol{columns:1}}html{scroll-behavior:smooth;font-size:15px}body{color:#1d2433;letter-spacing:-.006em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:1.65}p,li,dd,dt,input,select,button{font-size:.96rem}.site-logo{letter-spacing:-.04em;font-size:1.48rem;font-weight:720}.site-navigation a{font-size:.86rem;font-weight:500}.home-hero h1{letter-spacing:-.05em;font-size:clamp(2.25rem,5vw,3.45rem);font-weight:650}.home-hero-description{max-width:620px;font-size:1rem;line-height:1.65}.home-section-header h2,.home-about h2{font-size:1.42rem;font-weight:650}.conversion-hero h1{letter-spacing:-.04em;max-width:620px;font-size:clamp(1.9rem,3.5vw,2.55rem);font-weight:650}.conversion-hero-description{font-size:.95rem}.conversion-hero-information h2{font-size:1.35rem;font-weight:650}.conversion-section h2{letter-spacing:-.025em;font-size:1.33rem;font-weight:650}.conversion-section h3{font-size:1.05rem;font-weight:650}.conversion-section p{font-size:.96rem;line-height:1.75}.unit-page-header h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,2.85rem);font-weight:650}.unit-page-header>p:last-child{max-width:720px;font-size:1rem;line-height:1.7}.unit-article-introduction p{font-size:.98rem;line-height:1.8}.unit-article-introduction p:first-child{font-size:1.05rem}.unit-long-section p{font-size:.96rem;line-height:1.82}.unit-table-of-contents>strong{font-size:1rem}.unit-table-of-contents a,.category-table-of-contents a{font-size:.9rem}.category-page-header h1{font-size:clamp(2rem,4vw,2.9rem);font-weight:650}.category-page-header>p:last-child{font-size:1rem}.category-section-heading h2{font-size:1.35rem;font-weight:650}.category-article-introduction>p{font-size:.97rem}.equation-display{font-size:1.08rem!important}.conversion-table,.scientific-table{font-size:.86rem}.breadcrumbs{font-size:.82rem}.faq-list summary{font-size:.94rem;font-weight:600}.text-link,.related-conversion-list a{font-size:.91rem}.pair-field input,.pair-field output{font-size:1rem}.conversion-finder select,.conversion-finder button{font-size:.93rem}@media (max-width:640px){html{font-size:15px}input,select,textarea,button{font-size:16px}.home-hero h1{font-size:2.2rem}.conversion-hero h1{font-size:1.9rem}.unit-page-header h1,.category-page-header h1{font-size:2rem}}body,body,input,select,button,textarea{font-family:var(--font-body),Arial,sans-serif}button,input,select,textarea,output{font:inherit}h1,h2,h3,h4,h5,h6,button,.home-category-title,.category-tool-title{font-family:var(--font-heading),Arial,sans-serif}h1{font-weight:700}h2,h3,h4,h5,h6,button{font-weight:600}.site-logo{color:#202124;max-width:100%;font-family:var(--font-logo),Arial,sans-serif;letter-spacing:-.055em;text-transform:lowercase;white-space:nowrap;align-items:baseline;font-size:2.65rem;font-weight:300;line-height:1;text-decoration:none;display:inline-flex}.site-logo span{color:#168f8c;letter-spacing:inherit;margin-left:1px;font-family:inherit;font-size:1em;font-weight:300}.site-logo:hover{color:#202124}@media (max-width:768px){.site-logo{font-size:1.95rem}}@media (max-width:400px){.site-logo{font-size:1.78rem}}.directory-home{isolation:isolate;background:linear-gradient(#f9fcff 0%,#f6fafc 38%,#f8fbfd 100%);min-height:calc(100dvh - 79px);padding:0 0 88px;display:block;position:relative}.directory-home:before,.directory-home:after{content:"";pointer-events:none;z-index:-1;position:absolute;inset:0}.directory-home:before{filter:blur(8px);opacity:.92;background:radial-gradient(circle at 8% 7%,#68a6ff29 0%,#68a6ff17 17%,#0000 42%),radial-gradient(circle at 92% 10%,#6bdfd421 0%,#6bdfd412 18%,#0000 40%),radial-gradient(circle at 52% 20%,#f5e8cc2e 0%,#f5e8cc14 14%,#0000 30%)}.directory-home:after{background:radial-gradient(circle at 18% 14%,#5b8bff17 0%,#0000 36%),radial-gradient(circle at 82% 16%,#52cac214 0%,#0000 34%),radial-gradient(circle at 58% 34%,#c0bbff0f 0%,#0000 26%);width:min(100%,1280px);height:620px;margin:0 auto;inset:0 0 auto}.directory-shell{z-index:1;width:min(1120px,100% - 40px);margin:0 auto;position:relative}.directory-hero{padding:42px 0 30px}.directory-hero .directory-shell{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:40px;display:grid}.directory-hero-copy{max-width:560px;padding:22px 0 8px}.directory-eyebrow{color:#557179;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:650}.directory-hero-copy h1{color:#172033;letter-spacing:-.05em;text-wrap:balance;max-width:12ch;margin:0 0 14px;font-size:clamp(2.35rem,4.8vw,3.55rem);line-height:1.02}.directory-lead{color:#4a5568;text-wrap:pretty;max-width:48ch;margin:0;font-size:1.02rem;line-height:1.7}.directory-hero-panel{gap:14px;display:grid}.directory-search,.directory-stats,.directory-home-card,.directory-popular-list li{background:#fffffff2;border:1px solid #d6e1e7;border-radius:16px;box-shadow:0 14px 34px #10374a0a}.directory-search{padding:20px}.directory-search label{color:#243247;margin-bottom:12px;font-size:.93rem;font-weight:650;display:block}.directory-search-field{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.directory-search-field input{color:#172033;min-height:52px;font:inherit;background:#fff;border:1px solid #c3d2da;border-radius:10px;padding:0 14px}.directory-search-field button{color:#fff;min-width:92px;min-height:52px;font:inherit;cursor:pointer;background:#168f8c;border:1px solid #168f8c;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:650;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.directory-search-field button:hover{background:#137773;border-color:#137773;transform:translateY(-1px)}.directory-search-field input:focus-visible,.directory-search-field button:focus-visible,.directory-section-link:focus-visible,.directory-card-stretch:focus-visible,.directory-inline-link:focus-visible,.directory-category-guide:focus-visible,.directory-popular-list a:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.directory-search-hint{color:#667085;margin:10px 0 0;font-size:.84rem;line-height:1.6}.directory-search-results-wrap{border-top:1px solid #dfe7ec;margin-top:16px;padding-top:14px}.directory-search-results-head{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:10px;display:flex}.directory-search-results-head strong{color:#243247;font-size:.9rem}.directory-search-results-head span{color:#667085;font-size:.77rem}.directory-search-results{margin:0;padding:0;list-style:none}.directory-search-results li+li{margin-top:8px}.directory-search-results a{color:#172033;border:1px solid #dfe7ec;border-radius:10px;padding:12px 13px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:block}.directory-search-results a:hover{background:#f7fbfc;border-color:#b8cbd4;transform:translateY(-1px)}.directory-search-results span{font-weight:600;display:block}.directory-search-results small{color:#667085;margin-top:5px;display:block}.directory-search-empty{color:#667085;border:1px dashed #d7e2e8;border-radius:10px;margin:0;padding:14px}.directory-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.directory-stats>div{border-right:1px solid #dfe7ec;padding:14px 16px}.directory-stats>div:last-child{border-right:0}.directory-stats dt{color:#667085;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.8rem}.directory-stats dd{color:#172033;font-variant-numeric:tabular-nums;margin:0;font-size:1.35rem;font-weight:650}.directory-content{gap:34px;display:grid}.directory-section{padding-top:4px}.directory-section-header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.directory-section-header h2{color:#172033;letter-spacing:-.03em;margin:0 0 4px;font-size:1.34rem}.directory-section-header p{color:#5b6677;max-width:56ch;margin:0;line-height:1.62}.directory-section-link{color:#156b8a;flex:none;align-items:center;gap:8px;font-weight:650;text-decoration:none;display:inline-flex}.directory-section-link:hover{color:#114f68;text-decoration:underline}.directory-home-category-grid,.directory-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.directory-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-home-card{min-height:100%;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;position:relative;overflow:hidden}.directory-home-card:hover{background:#fbfdfe;border-color:#bfd0d7;transform:translateY(-2px);box-shadow:0 18px 40px #10374a12}.directory-card-stretch{z-index:1;position:absolute;inset:0}.directory-card-body{z-index:2;pointer-events:none;gap:14px;min-height:100%;padding:18px 18px 16px;display:grid;position:relative}.directory-card-top,.directory-card-description{pointer-events:none}.directory-card-top{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:16px;display:grid}.directory-card-badge{justify-content:flex-start;align-items:flex-start;width:72px;height:72px;display:flex}.home-category-icon-box{color:#3f63ff;background:radial-gradient(120% 130% at 28% 18%,#ffffffd9 0%,#fff0 52%),radial-gradient(circle,#3f63ff24 1px,#0000 1.6px) 0 0/9px 9px,linear-gradient(160deg,#eef2ff 0%,#dfe6ff 100%);border:1px solid #d7e0fb;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,inset 0 0 0 1px #3f63ff0d,0 1px 2px #1f37850f}.home-category-icon-svg{color:currentColor;width:42px;height:42px}.directory-home-card:hover .home-category-icon-box{border-color:#b9c9fb;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffd9,inset 0 0 0 1px #3f63ff1a,0 6px 16px #1f378524}.directory-card-header-line{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.directory-card-top h3{color:#172033;letter-spacing:-.02em;margin:2px 0 0;font-size:1.08rem}.directory-card-body-icon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:30px 16px;display:flex}.directory-card-body-icon .home-category-icon-box{border-radius:20px;width:88px;height:88px}.directory-card-body-icon .home-category-icon-svg{width:48px;height:48px}.directory-card-body-icon .home-category-title{color:#172033;letter-spacing:-.01em;margin:0;font-size:1.02rem;font-weight:700;line-height:1.3}@media (max-width:760px){.directory-card-body-icon{gap:12px;padding:22px 12px}.directory-card-body-icon .home-category-icon-box{border-radius:16px;width:68px;height:68px}.directory-card-body-icon .home-category-icon-svg{width:36px;height:36px}}.directory-card-status{color:#5b6677;border:1px solid #d7e2e8;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.75rem;font-weight:650;display:inline-flex}.directory-card-formula{color:#5b6677;letter-spacing:-.01em;margin:0;font-weight:600}.directory-card-description{color:#4f5b6b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.65;display:-webkit-box;overflow:hidden}.directory-card-links{pointer-events:auto;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.directory-inline-link{color:#20577a;background:#fbfdfe;border:1px solid #d6e1e7;border-radius:10px;align-items:center;min-height:34px;padding:0 10px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.directory-inline-link:hover{background:#f3f8fb;border-color:#b9ccd5;transform:translateY(-1px)}.directory-card-note{color:#667085;font-size:.9rem}.directory-home-card-more{box-shadow:none;background:0 0;border-color:#0000}.directory-home-card-more:hover{box-shadow:none;background:#156b8a0d;border-color:#0000}.directory-more-card-body{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;min-height:140px;display:flex}.directory-more-arrow{color:#3f63ff}.directory-more-label{color:#156b8a;font-size:.95rem;font-weight:650}main.other-categories-page{width:100%;min-height:100vh;padding:0;display:block}.other-categories-page .directory-shell{padding:42px 0 90px}.other-categories-header{max-width:760px;padding:0 0 32px}.other-categories-header h1{color:#172033;letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(2.2rem,4.5vw,3.2rem)}.other-categories-header p{color:#667085;margin:0;font-size:1.05rem;line-height:1.7}.other-categories-search{max-width:none;margin-bottom:40px}.other-categories-section{margin-bottom:40px}.other-categories-section>h2{color:#172033;margin:0 0 16px;font-size:1.3rem;font-weight:700}.directory-section-footer{justify-content:center;margin-top:20px;display:flex}.directory-card-footer{pointer-events:auto;border-top:1px solid #e4ebef;margin-top:auto;padding-top:12px}.directory-category-guide{color:#156b8a;font-weight:650;text-decoration:none}.directory-category-guide:hover{color:#114f68;text-decoration:underline}.directory-category-guide.is-muted{color:#667085;text-decoration:none}.directory-popular-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.directory-popular-list li{overflow:hidden}.directory-popular-list a{color:#172033;gap:6px;min-height:100%;padding:16px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.directory-popular-list a:hover{background:#f8fbfc;transform:translateY(-1px)}.directory-popular-list span{font-weight:600}.directory-popular-list small{color:#667085;line-height:1.5}.directory-tool-card{min-height:100%;display:grid}.directory-tool-copy{gap:8px;display:grid}.directory-button-icon,.directory-link-icon{color:#168f8c;flex:none}.directory-conversion-title{min-width:0}@media (max-width:1180px){.directory-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.directory-hero .directory-shell{grid-template-columns:1fr}.directory-home-category-grid,.directory-popular-list,.directory-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.directory-home{padding-bottom:60px}.directory-home:before{filter:blur(5px);opacity:.88;background:radial-gradient(circle at 12% 7%,#68a6ff1a 0%,#0000 34%),radial-gradient(circle at 88% 10%,#6bdfd414 0%,#0000 32%)}.directory-home:after{background:radial-gradient(circle at 22% 16%,#5b8bff0f 0%,#0000 30%),radial-gradient(circle at 78% 14%,#52cac20d 0%,#0000 28%);height:420px}.directory-shell{width:min(100% - 28px,1120px)}.directory-section-header{flex-direction:column;align-items:start}.directory-search-field,.directory-stats{grid-template-columns:1fr}.directory-stats>div{border-bottom:1px solid #dfe7ec;border-right:0}.directory-stats>div:last-child{border-bottom:0}.directory-home-category-grid,.directory-popular-list,.directory-tool-grid{grid-template-columns:1fr}.directory-hero-copy h1{max-width:12ch}.directory-card-top{grid-template-columns:60px minmax(0,1fr);gap:14px}.directory-card-badge,.home-category-icon-box{width:60px;height:60px}.home-category-icon-svg{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.directory-home-card,.home-category-icon-box{transition:none}.directory-home-card:hover .home-category-icon-box{transform:none}.reynolds-regime-marker{transition:none}}.unit-symbol{text-transform:none}main.calculator-page{width:100%;min-height:100vh;padding:0;display:block}.engineering-calculator-card{gap:20px;display:grid}.engineering-targets{gap:10px;display:grid}.engineering-targets>span,.engineering-result-kicker,.engineering-field>span{color:#ffffffe0;font-size:.9rem;font-weight:650}.engineering-target-grid{grid-template-columns:repeat(3,minmax(0,max-content));justify-content:start;gap:10px;display:grid}.hydrostatic-target-grid{grid-template-columns:repeat(2,minmax(0,max-content))}.engineering-target-button,.engineering-clear-button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff94;border-radius:10px;padding:0 16px;transition:border-color .18s,background-color .18s,color .18s,transform .18s}.engineering-target-button:hover,.engineering-clear-button:hover{background:#ffffff29;border-color:#ffffffd1;transform:translateY(-1px)}.engineering-target-button.is-active{color:#fff;background:#87c900;border-color:#87c900}.engineering-target-button:focus-visible,.engineering-clear-button:focus-visible,.engineering-field input:focus-visible,.engineering-field select:focus-visible,.category-calculator-card:focus-visible{outline-offset:2px;outline:2px solid #fffffff0}.calculator-conversion-hero .conversion-hero-inner{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start;gap:64px}.calculator-hero-tool{gap:24px;display:grid}.calculator-hero-kicker{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:.82rem;font-weight:700}.engineering-inputs{gap:16px;display:grid}.hydrostatic-density-stack{gap:10px;display:grid}.hydrostatic-preset-row{grid-template-columns:1fr}.hydrostatic-helper-note{color:#ffffffd1;margin:-2px 0 0;font-size:.86rem;line-height:1.65}.hydrostatic-advanced-options{border-top:1px solid #ffffff3d;padding-top:14px}.hydrostatic-advanced-options summary{cursor:pointer;color:#fff;font-weight:600;list-style:none}.hydrostatic-advanced-options summary::-webkit-details-marker{display:none}.hydrostatic-advanced-options[open] summary{margin-bottom:12px}.hydrostatic-checkbox{color:#fff;align-items:center;gap:10px;margin-bottom:14px;display:inline-flex}.hydrostatic-checkbox input{width:18px;height:18px}.engineering-field{gap:8px;display:grid}.engineering-field-row{grid-template-columns:minmax(160px,.72fr) minmax(0,1.28fr);gap:10px;display:grid}.engineering-field input,.engineering-field select,.engineering-field output{color:#172033;background:#fff;border:2px solid #fff;border-radius:10px;min-height:52px;padding:0 14px}.engineering-field input,.engineering-field select{font:inherit;font-size:.96rem}.engineering-field select{white-space:nowrap;width:100%}.engineering-field output{background:#fffffff5;justify-content:flex-start;align-items:center;font-weight:650;display:flex}.engineering-field-row-result output{color:#172033;letter-spacing:-.03em;background:#fffffff0;border:0;min-height:68px;padding:16px 18px;font-size:1.4rem;line-height:1.25}.engineering-field-row-result-single{grid-template-columns:1fr}.engineering-result-panel{align-content:start;gap:16px;display:grid}.engineering-result-panel h2,.engineering-result-kicker{margin:0}.engineering-formula-box{background:0 0;border-top:1px solid #ffffff42;border-radius:0;padding:14px 0 0}.engineering-result-panel .engineering-field{gap:10px}.engineering-result-panel .engineering-field>span{color:#ffffffb8}.engineering-result-panel .engineering-si-note+.engineering-si-note,.engineering-result-panel .engineering-formula-box,.engineering-result-panel .engineering-clear-button{margin-top:2px}.engineering-result-panel .engineering-clear-button{justify-self:start;padding-inline:15px}.engineering-clear-button{background:0 0}.engineering-result-panel .engineering-formula-box{border-radius:10px}.hydrostatic-secondary-result{background:#ffffff1a;border:1px solid #ffffff47;border-radius:10px;padding:13px 14px}.hydrostatic-secondary-result strong,.hydrostatic-secondary-result p{color:#fff}.hydrostatic-secondary-result strong{margin-bottom:6px;font-size:.88rem;display:block}.hydrostatic-secondary-result p{margin:0;font-size:1rem;font-weight:650}.reynolds-regime-card{background:#ffffff1a;border:1px solid #ffffff47;border-radius:12px;gap:12px;padding:14px;display:grid}.reynolds-regime-header{color:#fff;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.reynolds-regime-header strong{font-size:.88rem}.reynolds-regime-header span{font-size:1rem;font-weight:700}.reynolds-regime-scale{gap:8px;display:grid}.reynolds-regime-band{background:#ffffff2e;border-radius:999px;grid-template-columns:23fr 17fr 60fr;height:14px;display:grid;position:relative;overflow:hidden}.reynolds-regime-segment{height:100%;display:block}.reynolds-regime-segment.is-laminar{background:#8fd382}.reynolds-regime-segment.is-transition{background:#79d9da}.reynolds-regime-segment.is-turbulent{background:#168f8c}.reynolds-regime-threshold{background:#ffffffd1;width:1px;position:absolute;top:-1px;bottom:-1px}.reynolds-regime-threshold.is-laminar-end{left:23%}.reynolds-regime-threshold.is-transition-end{left:40%}.reynolds-regime-marker{background:#10374a;border:2px solid #fff;border-radius:999px;width:14px;height:22px;transition:left .18s;position:absolute;top:-4px;box-shadow:0 8px 18px #071b2733}.reynolds-regime-marker:after{content:"";border-radius:inherit;background:#fff;position:absolute;inset:3px}.reynolds-regime-ticks{color:#ffffffc7;font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;font-size:.74rem;display:flex}.reynolds-regime-labels{color:#fff;grid-template-columns:23fr 17fr 60fr;gap:10px;font-size:.82rem;font-weight:600;display:grid}.reynolds-regime-reading{color:#fff;margin:0;font-size:.95rem}.reynolds-regime-reading strong{font-weight:700}.engineering-formula-box strong{color:#ffffffc7;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;display:block}.engineering-formula-box p,.engineering-error,.engineering-si-note{margin:0}.engineering-formula-box p{white-space:pre-line;color:#fff;line-height:1.7}.engineering-error{color:#fff;background:#7b181838;border-radius:10px;padding:12px 14px}.engineering-si-note{color:#ffffffdb;font-size:.9rem;line-height:1.65}.calculator-content{width:min(760px,100% - 40px);margin:0 auto;padding:18px 0 90px}.calculator-bullet-list{margin:0;padding-left:22px}.calculator-bullet-list li+li{margin-top:10px}.calculator-example-list{gap:16px;display:grid}.calculator-example-list article{background:#fbfcfd;border:1px solid #d8e3e8;border-radius:12px;padding:16px 18px}.calculator-example-list h3{margin-top:0}.calculator-unit-sections{gap:24px;display:grid}.calculator-unit-section h3{margin-top:0}.engineering-note-box{background:#f8fbfc;border:1px solid #d7e2e8;border-radius:12px;padding:16px 18px}.category-calculator-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.category-calculator-card{color:#172033;background:#fff;border:1px solid #d7e2e8;border-radius:12px;gap:8px;min-height:100%;padding:16px 18px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.category-calculator-card:hover{background:#f8fbfc;border-color:#b9ccd5;transform:translateY(-1px)}.category-calculator-card strong{font-size:1rem}.engineering-hub-list{margin-top:18px}.engineering-status-pill{color:#355769;letter-spacing:.02em;background:#eef5f8;border-radius:999px;width:fit-content;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.engineering-status-pill.is-live{color:#13633d;background:#e8f8ee}.engineering-hub-card-header{color:#168f8c;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;display:grid}.engineering-hub-steps{color:#3f4858;margin:18px 0 0;padding-left:22px;line-height:1.8}.engineering-hub-steps li+li{margin-top:8px}.engineering-hub-guides{margin-top:18px}.category-tool-title strong{color:#172033;font-size:1rem}.category-tool-formula{color:#5b6677;font-weight:600}.technical-reference-sheet{color:#172033;background:#fff;border:1px solid #c3ccd5;margin-top:24px;padding:22px}.technical-reference-header{border-bottom:1px solid #d7dfe6;justify-content:space-between;align-items:start;gap:18px;padding-bottom:16px;display:flex}.technical-reference-kicker{color:#5b6677;letter-spacing:.05em;text-transform:uppercase;margin:0 0 6px;font-size:.8rem;font-weight:700}.technical-reference-header h3{color:#172033;margin:0;font-size:1.24rem}.technical-reference-header p{color:#4f5b6b;max-width:62ch;margin:10px 0 0;line-height:1.68}.technical-reference-download{color:#0f657f;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #9fb1bd;flex:none;padding:0 14px;font-weight:600;transition:border-color .18s,background-color .18s,color .18s}.technical-reference-download:hover{color:#0a4f63;background:#f7fbfd;border-color:#7f94a2}.technical-reference-download:focus-visible{outline-offset:2px;outline:2px solid #168f8c}.technical-reference-body{gap:18px;margin-top:18px;display:grid}.technical-reference-block{margin-top:18px}.technical-reference-block h4{color:#172033;margin:0 0 10px;font-size:1rem}.technical-reference-copy{color:#3f4858;margin:0 0 12px;line-height:1.72}.technical-reference-list,.technical-reference-link-list,.technical-reference-source-list{color:#3f4858;margin:0;padding-left:20px;line-height:1.72}.technical-reference-list li+li,.technical-reference-link-list li+li,.technical-reference-source-list li+li{margin-top:8px}.technical-reference-formulas li{color:#172033;letter-spacing:-.01em;font-weight:600}.technical-reference-variables{border-top:1px solid #d7dfe6;margin:0}.technical-reference-variables>div{border-bottom:1px solid #d7dfe6;grid-template-columns:150px 1fr;gap:18px;padding:10px 0;display:grid}.technical-reference-variables dt{color:#172033;font-weight:700}.technical-reference-variables dd{color:#3f4858;margin:0;line-height:1.7}.technical-reference-link-list a,.technical-reference-source-meta a{color:#0f657f;text-underline-offset:3px;text-decoration:underline}.technical-reference-table-wrap{overflow-x:auto}.technical-reference-table{border-collapse:collapse;width:100%;min-width:680px;font-size:.95rem}.technical-reference-table caption{color:#172033;text-align:left;caption-side:top;padding:0 0 10px;font-weight:600}.technical-reference-table th,.technical-reference-table td{text-align:left;vertical-align:top;border:1px solid #b8c2cc;padding:10px 12px}.technical-reference-table th{color:#172033;background:#fff;font-weight:700}.technical-reference-figure{margin:0}.technical-reference-chart{background:#fff;border:1px solid #b8c2cc;width:100%;height:auto;display:block}.technical-reference-figure figcaption{color:#172033;margin-top:10px;font-weight:600;line-height:1.55}.technical-reference-grid-line{stroke:#e1e7ec;stroke-width:1px}.technical-reference-axis-line,.technical-reference-plot-border{fill:none;stroke:#5b6677;stroke-width:1.2px}.technical-reference-axis-label{fill:#4f5b6b;font-size:15px}.technical-reference-axis-title{fill:#172033;font-size:15px;font-weight:600}.technical-reference-data-line{fill:none;stroke:#1977b4;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.technical-reference-data-line.is-turquoise{stroke:#168f8c}.technical-reference-data-point{fill:#1977b4;stroke:#fff;stroke-width:2px}.technical-reference-band{stroke:none}.technical-reference-band.is-laminar{fill:#99d392}.technical-reference-band.is-transition{fill:#7ccdd6}.technical-reference-band.is-turbulent{fill:#168f8c}.technical-reference-source-meta{gap:6px;margin-top:8px;display:grid}@media (max-width:960px){.calculator-conversion-hero .conversion-hero-inner{grid-template-columns:1fr;gap:32px}.category-calculator-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.engineering-target-grid,.category-calculator-list,.engineering-field-row{grid-template-columns:1fr}.calculator-content{width:min(100% - 28px,760px)}.conversion-hero-information.engineering-result-panel{padding:28px 0 0}.reynolds-regime-header{display:grid}.reynolds-regime-labels{grid-template-columns:1fr;gap:6px}.reynolds-regime-ticks{font-size:.7rem}.technical-reference-sheet{padding:16px}.technical-reference-header{grid-template-columns:1fr;display:grid}.technical-reference-download{justify-self:start}.technical-reference-table{min-width:560px;font-size:.9rem}.technical-reference-variables>div{grid-template-columns:1fr;gap:6px}}.site-footer{background:#f7fbfd;border-top:1px solid #0e74901f}.site-footer-inner{grid-template-columns:minmax(0,1.5fr) minmax(0,.8fr) minmax(0,.8fr) minmax(0,1fr);align-items:start;gap:1.25rem;width:min(1120px,100% - 2rem);margin:0 auto;padding:1.4rem 0 1.8rem;display:grid}.site-footer-copy strong{margin-bottom:.4rem;display:inline-block}.site-footer-copy p,.site-footer-meta small{color:#355769;margin:.4rem 0 0;font-size:.96rem;line-height:1.6}.site-footer-nav{align-content:start;gap:.55rem;display:grid}.site-footer-nav-heading{color:#355769;margin-bottom:.15rem;font-size:.9rem}.site-footer-nav a,.site-footer-meta a{color:#0f657f;text-decoration:none}.site-footer-language-link{align-items:center;gap:.5rem;display:inline-flex}.site-footer-language-link[aria-current=page]{font-weight:700}.site-footer-flag{border-radius:2px;flex:none;width:20px;height:14px;overflow:hidden;box-shadow:0 0 0 1px #0e74902e}.site-footer-nav a:hover,.site-footer-nav a:focus-visible,.site-footer-meta a:hover,.site-footer-meta a:focus-visible{text-decoration:underline}.site-footer-meta{align-content:start;gap:.45rem;display:grid}.site-footer-nav-categories{border-top:1px solid #0e74901f;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem 1.5rem;margin-top:.4rem;padding-top:1rem;display:grid}.site-footer-nav-categories .site-footer-nav-heading{grid-column:1/-1}.site-footer-nav-categories a{font-size:.9rem}@media (max-width:900px){.site-footer-inner,.site-footer-nav-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.site-footer-inner,.site-footer-nav-categories{grid-template-columns:1fr}}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1a099d89ee94ee96-s.p.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1a099d89ee94ee96-s.p.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a099d89ee94ee96-s.p.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1a099d89ee94ee96-s.p.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_285a79f-module__ggUzzW__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_285a79f-module__ggUzzW__variable{--font-body:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.p.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/28868e710e86be81-s.p.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.p.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_508be299-module__qrgqMG__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_508be299-module__qrgqMG__variable{--font-heading:"Space Grotesk","Space Grotesk Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e50b939c4e3518a9-s.75297513.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7a03f7a08146f938-s.p.bf1d8552.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6bb62198a3d8dd21-s.p.63658bd0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_2123e4bd-module__qTz9-q__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal;font-weight:700}.space_grotesk_2123e4bd-module__qTz9-q__variable{--font-logo:"Space Grotesk","Space Grotesk Fallback"}
