/* Shared page system: consistent brand, page-specific imagery and editorial compositions. */
.inner-page h1{font-size:clamp(40px,4vw,60px);line-height:1.06;letter-spacing:-.045em;margin-bottom:24px}
.page-hero{background:#f1f6fa;border-bottom:1px solid var(--border);padding-bottom:64px;overflow:hidden}
.breadcrumb{display:flex;align-items:center;gap:11px;flex-wrap:wrap;padding-block:23px;font-size:12px;color:#688098;line-height:1.5}
.breadcrumb a:hover{color:var(--primary);text-decoration:underline;text-underline-offset:3px}
.breadcrumb [aria-current]{color:#355670}
.page-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:505px}
.page-hero-copy{padding-block:35px}
.page-hero-copy .eyebrow{font-size:12px;letter-spacing:.2em;margin-bottom:19px}
.page-lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:610px;margin-bottom:30px}
.page-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:15px}
.page-hero-actions .btn{white-space:normal}
.page-hero-image{margin:0;border-radius:16px;overflow:hidden;background:white;border:1px solid #d9e6ef;box-shadow:0 16px 45px #12344d0d}
.page-hero-image img{width:100%;height:405px;object-fit:cover}
.page-hero-image figcaption{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--border);padding:17px 22px;background:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#345c7e}
.page-hero-image figcaption span{font-size:10px;font-weight:400;letter-spacing:0;text-transform:none;color:var(--muted)}
.product-page .page-hero-image img{object-fit:contain;padding:20px;background:white}
.hero-studio{background:#f7fafc}
.hero-technical{background:linear-gradient(125deg,#ecf4fa,#f9fbfd 55%,#e2edf5)}
.hero-technical .page-hero-image{border:1px solid #cbdde9;box-shadow:18px 18px 0 #dceaf455}
.hero-editorial .page-hero-grid{grid-template-columns:.95fr 1.05fr}
.hero-editorial .page-hero-image{border-radius:8px}
.page-section-heading{margin-bottom:30px;max-width:770px}
.page-section-heading h2{font-size:clamp(30px,2.65vw,41px);margin-bottom:18px}
.page-section-heading>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.75;margin-bottom:0}
.product-jump{border-bottom:1px solid var(--border);background:white}
.product-jump .container{display:flex;gap:30px;align-items:center;min-height:70px}
.product-jump a{font-size:13px;font-weight:700;display:flex;align-items:center;gap:10px;white-space:nowrap;min-height:44px;color:#395c78}
.product-jump a:last-child{margin-left:auto;color:var(--primary)}
.product-jump a:hover{color:var(--primary)}
.product-jump .icon{width:18px;height:18px}
.product-overview,.industry-overview,.documentation-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:70px;align-items:start}
.product-overview>div>p,.industry-overview>div>p,.documentation-layout>div>p,.company-story p{color:var(--muted);font-size:16px;line-height:1.85}
.product-overview .editorial-lead,.industry-overview .editorial-lead,.documentation-layout .editorial-lead{font-size:19px;color:#2c4c68;line-height:1.75}
.product-feature-list{display:flex;flex-direction:column;gap:0;margin-top:30px}
.product-feature-list>div{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid var(--border)}
.product-feature-list h3{margin:0;font-size:18px;font-weight:600}
.product-feature-list .icon{color:var(--primary);width:21px;height:21px}
.selection-note{padding:34px;background:#eef6fc;border:1px solid #dbe9f3;border-radius:12px;position:relative}
.selection-note>.eyebrow{display:block;font-size:11px}
.selection-note h3{font-size:25px;line-height:1.2;margin-bottom:22px}
.selection-note p{color:#42617b;font-size:15px;line-height:1.8;margin-bottom:24px}
.selection-note>a{display:flex;align-items:center;gap:10px;font-weight:700;color:var(--primary);font-size:14px}
.selection-note>a .icon{width:18px;height:18px}
.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.application-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:32px}
.application-number{font-size:13px;font-weight:700;letter-spacing:.13em;color:var(--primary);display:inline-block;border-bottom:2px solid #c7dfef;padding-bottom:10px;margin-bottom:29px}
.application-card h3{font-size:22px;margin-bottom:18px;line-height:1.25}
.application-card p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:0}
.selection-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:60px;align-items:start}
.spec-table-wrap{border:1px solid var(--border);border-radius:10px;overflow:hidden;margin-top:29px}
.spec-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;line-height:1.75}
.spec-table caption{padding:19px 24px;text-align:left;color:var(--navy);font-size:15px;font-weight:700;background:#f3f8fc}
.spec-table thead{font-size:12px;color:#4b6a83}
.spec-table th,.spec-table td{padding:19px 24px;border-bottom:1px solid var(--border);vertical-align:top}
.spec-table th{width:34%;font-weight:600}
.spec-table td{color:var(--muted)}
.spec-table tbody tr:last-child th,.spec-table tbody tr:last-child td{border-bottom:0}
.quote-checklist{border:1px solid var(--border);padding:32px;border-radius:12px;box-shadow:0 8px 25px #12395b08;background:#fff}
.quote-checklist h3{font-size:26px;margin-bottom:25px}
.quote-checklist ul{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}
.quote-checklist li{display:flex;align-items:flex-start;gap:13px;font-size:14px;line-height:1.65;color:#416079}
.quote-checklist li .icon{width:20px;height:20px;color:var(--primary);margin-top:2px}
.quote-checklist .btn{width:100%;font-size:14px;white-space:normal}
.small-note{font-size:12px!important;line-height:1.75!important;color:var(--muted);margin:20px 0 0}
.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
.process-card{border-top:1px solid #c4d8e8;padding:28px 10px 0 0}
.process-number{font-size:35px;line-height:1;font-weight:700;color:#a7c6de;display:block;margin-bottom:25px;letter-spacing:-.04em}
.process-card h3{font-size:22px;margin-bottom:15px;line-height:1.25}
.process-card p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}
.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}
.faq-layout>.page-section-heading{margin-bottom:0}
.faq-list{border-top:1px solid #d9e5ee}
.faq-list details{border-bottom:1px solid #d9e5ee;padding:0}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:17px;font-weight:600;color:var(--navy);padding:24px 0;line-height:1.4;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font-size:23px;font-weight:400;color:var(--primary);width:25px;text-align:center;flex-shrink:0;transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details>p{font-size:15px;line-height:1.85;color:var(--muted);margin-bottom:25px;padding-right:25px}
.page-cta{padding-block:65px;background:#073b65;color:white}
.page-cta>.container{display:flex;align-items:center;justify-content:space-between;gap:55px}
.page-cta h2{color:#fff;font-size:36px;max-width:780px;margin-bottom:18px}
.page-cta p:not(.eyebrow){color:#d3e4f2;max-width:690px;line-height:1.75;font-size:16px;margin-bottom:0}
.page-cta .eyebrow{color:#a8d4f4}
.page-cta .btn{flex-shrink:0;background:#fff;color:var(--primary);white-space:normal;text-align:center}
.page-cta .btn:hover{background:#e8f3fc}
.category-intro{padding:28px 0;border-bottom:1px solid var(--border);background:#fff}
.category-intro>.container{display:flex;align-items:center;gap:35px}
.category-intro span{font-size:14px;white-space:nowrap;font-weight:700;color:var(--primary)}
.category-intro p{font-size:14px;margin:0;color:var(--muted);max-width:640px}
.category-intro a{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:13px;white-space:nowrap;color:var(--primary)}
.category-directory{background:white;border-bottom:1px solid var(--border);padding:24px 0}
.category-directory .container{display:flex;gap:12px;flex-wrap:wrap}
.category-directory a{display:flex;align-items:center;gap:12px;border:1px solid #d9e6ef;border-radius:6px;padding:10px 14px;font-size:13px;color:#3c5f7b}
.category-directory a:hover{background:#eef6fc;border-color:#a6c7df;color:var(--primary)}
.category-directory .icon{width:17px;height:17px}
.page-filter{display:grid;grid-template-columns:1fr .45fr;gap:20px;margin-bottom:20px}
.page-filter label{display:block;font-size:13px;font-weight:600;color:#3b5d78;margin-bottom:8px}
.page-filter input,.page-filter select{width:100%;border:1px solid #cadbe7;border-radius:7px;padding:14px 16px;min-height:51px;background:#fff;color:var(--text);font-size:15px}
.page-filter:has(>div:only-child){grid-template-columns:1fr}
.range-status{font-size:13px;color:var(--muted);margin-bottom:28px}
.range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.range-card{display:flex;flex-direction:column;border:1px solid var(--border);background:white;border-radius:12px;overflow:hidden;transition:border-color .25s,box-shadow .25s,transform .25s;min-width:0}
.range-card:hover{border-color:#b6d1e5;box-shadow:0 10px 30px #12395b0c;transform:translateY(-3px)}
.range-card-image{display:block;height:190px;overflow:hidden;background:#eef5fa;border-bottom:1px solid var(--border)}
.range-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.range-card:hover .range-card-image img{transform:scale(1.035)}
.range-card-body{display:flex;flex:1;flex-direction:column;padding:23px 28px 27px}
.range-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}
.range-card-top .eyebrow{font-size:10px;letter-spacing:.16em;margin:0}
.range-number{font-size:15px;color:#a5bdcf;letter-spacing:.1em}
.range-card h3{font-size:23px;line-height:1.2;margin-bottom:19px}
.range-card h3>a:hover{color:var(--primary)}
.range-card-body>p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:26px}
.range-link{font-size:13px;font-weight:700;color:var(--primary);display:flex;align-items:center;gap:12px;margin-top:auto}
.range-link .icon{width:18px;height:18px}
.range-empty{border:1px dashed #b9d0e1;border-radius:12px;background:#f5f9fc;padding:45px;text-align:center}
.range-empty h3{font-size:25px}.range-empty p{color:var(--muted)}
.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:35px}
.pagination button{min-width:44px;min-height:44px;border:1px solid #d6e3ed;border-radius:6px;background:white;font-size:14px;font-weight:600;color:#41637e;padding:8px 13px}
.pagination button:hover{background:#eff7fc}.pagination button[aria-current]{background:var(--primary);color:white;border-color:var(--primary)}
.industry-directory{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.industry-directory-card{border:1px solid var(--border);border-radius:12px;padding:38px;transition:background .3s,transform .3s}
.industry-directory-card:hover{background:#f4f9fd;transform:translateY(-3px)}
.industry-directory-card h2{font-size:30px;margin-bottom:22px}
.industry-directory-card>p{font-size:15px;color:var(--muted);line-height:1.85;margin-bottom:30px}
.industry-directory-card .process-number{font-size:32px;margin-bottom:30px}
.about-facts{border-bottom:1px solid var(--border);background:#fff}
.about-facts .container{display:grid;grid-template-columns:repeat(3,1fr);padding-block:35px}
.about-facts .container>div{padding-left:35px;border-left:1px solid var(--border)}
.about-facts .container>div:first-child{padding-left:0;border:0}
.about-facts strong{display:block;font-size:35px;font-weight:700;line-height:1.2;color:var(--primary);margin-bottom:7px}
.about-facts span{font-size:14px;color:var(--muted)}
.company-story{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.company-story figure{margin:0}
.company-story img{width:100%;height:460px;object-fit:cover;border-radius:10px}
.company-story figcaption{font-size:12px;color:var(--muted);margin-top:16px}
.category-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.category-link-grid>a{display:flex;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:10px;transition:background .2s}
.category-link-grid>a:hover{background:#f4f9fd}
.category-link-grid h3{font-size:21px;margin-bottom:15px}
.category-link-grid p{font-size:14px;line-height:1.75;color:var(--muted);margin-bottom:22px}
.category-link-grid .icon{width:21px;height:21px;color:var(--primary);margin-top:auto}
.quality-editorial{display:flex;flex-direction:column}
.quality-editorial article{display:grid;grid-template-columns:.35fr 1fr auto;gap:55px;align-items:start;padding:38px 0;border-bottom:1px solid var(--border)}
.quality-editorial article:first-child{padding-top:0}
.quality-editorial article>.eyebrow{font-size:12px;margin-top:7px}
.quality-editorial article h2{font-size:33px;margin-bottom:17px}
.quality-editorial article p{font-size:16px;line-height:1.85;color:var(--muted);max-width:800px;margin-bottom:0}
.quality-editorial article>.icon{width:32px;height:32px;color:var(--primary);margin-top:5px}
.contact-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:start}
.contact-layout>div>p{font-size:16px;color:var(--muted);line-height:1.85}
.contact-address{display:flex;align-items:flex-start;gap:19px;margin-block:30px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:28px}
.contact-address>.icon{width:27px;height:27px;color:var(--primary);margin-top:3px}
.contact-address h3{font-size:22px;margin-bottom:8px}
.contact-address p{color:var(--muted);font-size:15px;margin:0}
.contact-direct{display:flex;flex-direction:column;gap:12px;font-size:15px;color:var(--primary);overflow-wrap:anywhere;margin-bottom:25px}
.contact-help{display:flex;flex-direction:column;gap:17px;margin-bottom:30px}
.contact-help li{display:flex;align-items:flex-start;gap:13px;font-size:15px;line-height:1.65;color:#3d607c}
.contact-help .icon{width:20px;height:20px;color:var(--primary);margin-top:3px}
.contact-form{padding:34px;box-shadow:0 10px 40px #123b5912;border:1px solid var(--border)}
.contact-form .form-grid{gap:23px 18px}
.contact-form .field label{font-size:14px;margin-bottom:9px}
.contact-form .field input,.contact-form .field textarea{font-size:15px;padding:13px 15px;min-height:50px}
.contact-form .field textarea{min-height:150px}
.contact-form .field small{font-size:12px;margin-top:10px}
.contact-form .form-submit{min-height:52px;font-size:16px;margin-top:24px}
.contact-form .form-note{font-size:12px;margin-top:14px}
.privacy-layout{display:grid;grid-template-columns:.4fr 1fr;gap:80px;align-items:start}
.privacy-layout>nav{display:flex;flex-direction:column;border-top:1px solid var(--border)}
.privacy-layout>nav a{padding:18px 0;border-bottom:1px solid var(--border);font-size:14px;color:#3b5d78;line-height:1.5}
.privacy-layout>nav a:hover{color:var(--primary)}
.privacy-layout>div>section{padding-bottom:40px;margin-bottom:36px;border-bottom:1px solid var(--border)}
.privacy-layout h2{font-size:30px;margin-bottom:20px}
.privacy-layout p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted);margin:0}
.search-results{display:flex;flex-direction:column;gap:0}
.search-result{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 8px;border-bottom:1px solid var(--border)}
.search-result:hover{background:#f3f8fc}
.search-result strong{display:block;font-size:17px;line-height:1.4;color:var(--navy)}
.search-result small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:6px}
.search-result .icon{color:var(--primary);width:20px;height:20px}
.site-search-input{width:100%;min-height:50px;padding:13px 16px;border:1px solid #c9dce9;border-radius:7px;background:#f8fbfe;font-size:16px}
.search-help{font-size:13px;color:var(--muted);margin:18px 0}
@media(max-width:1199px){.page-hero-grid{gap:38px;min-height:480px}.inner-page h1{font-size:48px}.page-lead{font-size:17px}.page-hero-image img{height:350px}.page-hero-actions .btn{font-size:13px;padding:12px 18px}.product-overview,.industry-overview,.documentation-layout{gap:40px}.selection-layout{gap:35px}.selection-note,.quote-checklist{padding:28px}.application-card{padding:27px}.application-card h3{font-size:20px}.faq-layout{gap:40px}.range-card{padding:26px}.range-card h3{font-size:21px}.page-cta h2{font-size:32px}.contact-layout{gap:45px}.company-story{gap:40px}.company-story img{height:420px}.product-jump .container{gap:24px}.quality-editorial article{gap:35px}.privacy-layout{gap:50px}}
@media(max-width:950px){.inner-page h1{font-size:43px}.page-hero{padding-bottom:45px}.page-hero-grid{gap:32px;min-height:440px}.hero-editorial .page-hero-grid{grid-template-columns:1fr 1fr}.page-hero-image img{height:310px}.page-hero-image figcaption{padding:14px 16px;font-size:10px}.page-hero-image figcaption span{display:none}.page-lead{font-size:16px}.page-hero-copy{padding-block:25px}.page-hero-actions{gap:12px}.product-overview,.industry-overview,.documentation-layout{grid-template-columns:1.1fr .85fr;gap:30px}.selection-note h3{font-size:23px}.selection-note p{font-size:14px}.selection-layout{grid-template-columns:1fr .75fr;gap:28px}.quote-checklist{padding:24px}.quote-checklist h3{font-size:23px}.quote-checklist li{font-size:13px}.spec-table th,.spec-table td{padding:15px}.spec-table{font-size:13px}.product-jump .container{gap:22px;overflow-x:auto;min-height:65px}.product-jump a{font-size:12px}.product-jump a:last-child{margin-left:0}.application-grid{gap:20px}.application-card{padding:24px}.application-card h3{font-size:20px}.application-card p{font-size:14px}.process-grid{gap:25px}.process-card h3{font-size:20px}.process-card p{font-size:14px}.faq-layout{grid-template-columns:1fr;gap:20px}.faq-layout .page-section-heading{max-width:650px}.range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.page-cta>.container{gap:35px}.page-cta h2{font-size:31px}.page-cta .btn{max-width:230px;font-size:14px}.category-intro>.container{flex-wrap:wrap;gap:15px 25px}.category-intro p{max-width:100%;order:2;width:100%}.category-intro a{font-size:12px}.company-story{grid-template-columns:1fr 1fr;gap:30px}.company-story img{height:450px}.category-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-editorial article{grid-template-columns:.3fr 1fr auto;gap:25px}.quality-editorial article h2{font-size:29px}.contact-layout{grid-template-columns:1fr 1.1fr;gap:30px}.contact-form{padding:26px}.contact-form .form-grid{grid-template-columns:1fr;gap:20px}.privacy-layout{grid-template-columns:.45fr 1fr;gap:35px}.industry-directory-card{padding:30px}.industry-directory-card h2{font-size:27px}}
@media(max-width:700px){.inner-page h1{font-size:40px}.page-hero{padding-bottom:35px}.page-hero-grid,.hero-editorial .page-hero-grid{grid-template-columns:1fr;gap:26px;min-height:0}.page-hero-copy{padding:18px 0 0}.page-hero-copy .eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:17px}.page-lead{font-size:17px;margin-bottom:25px;line-height:1.75}.page-hero-image img{height:305px}.product-page .page-hero-image img{padding:18px}.page-hero-image{border-radius:10px}.page-hero-image figcaption{font-size:10px;padding:16px 18px}.page-hero-image figcaption span{display:block;font-size:10px}.breadcrumb{padding-block:18px;font-size:11px;gap:9px}.page-hero-actions .btn{font-size:14px;min-height:48px;padding:12px 17px}.page-section-heading h2{font-size:31px}.page-section-heading .eyebrow{font-size:11px}.page-section-heading>p:not(.eyebrow){font-size:16px}.product-overview,.industry-overview,.documentation-layout,.selection-layout{grid-template-columns:1fr;gap:30px}.product-overview .editorial-lead,.industry-overview .editorial-lead,.documentation-layout .editorial-lead{font-size:18px}.product-overview>div>p,.industry-overview>div>p,.documentation-layout>div>p{font-size:16px}.selection-note{padding:28px}.selection-note p{font-size:15px}.selection-note h3{font-size:25px}.product-feature-list h3{font-size:17px}.application-grid{grid-template-columns:1fr;gap:20px}.application-card{padding:29px}.application-number{margin-bottom:22px}.application-card h3{font-size:23px}.application-card p{font-size:16px}.product-jump .container{width:100%;padding-inline:24px;gap:25px}.product-jump a{font-size:12px}.spec-table caption{padding:18px;font-size:14px}.spec-table{font-size:13px}.spec-table th,.spec-table td{padding:15px 13px;overflow-wrap:anywhere}.spec-table th{width:35%}.quote-checklist{padding:28px}.quote-checklist h3{font-size:26px}.quote-checklist li{font-size:15px}.quote-checklist .btn{font-size:15px}.process-grid{grid-template-columns:1fr;gap:30px}.process-card{padding-top:25px}.process-number{font-size:32px;margin-bottom:20px}.process-card h3{font-size:23px}.process-card p{font-size:16px}.faq-list summary{font-size:17px;padding:23px 0}.faq-list details>p{font-size:16px;padding-right:0}.faq-layout{gap:15px}.page-cta{padding-block:50px}.page-cta>.container{flex-direction:column;align-items:flex-start;gap:28px}.page-cta h2{font-size:32px}.page-cta p:not(.eyebrow){font-size:16px}.page-cta .btn{max-width:none;min-height:50px;font-size:15px}.range-grid{grid-template-columns:1fr;gap:22px}.range-card{padding:29px}.range-card h3{font-size:25px}.range-card>p{font-size:15px}.range-card-top .eyebrow{font-size:11px}.range-card-top{margin-bottom:23px}.range-link{font-size:14px}.page-filter{grid-template-columns:1fr;gap:18px}.page-filter input,.page-filter select{font-size:16px}.range-status{font-size:13px}.category-intro>.container{gap:14px}.category-intro span{font-size:13px}.category-intro p{font-size:15px;line-height:1.8}.category-intro a{font-size:12px;white-space:normal;margin-left:0}.category-directory .container{gap:10px}.category-directory a{font-size:12px;padding:10px 12px;gap:8px}.industry-directory{grid-template-columns:1fr;gap:25px}.industry-directory-card{padding:30px}.industry-directory-card h2{font-size:30px}.industry-directory-card>p{font-size:16px}.about-facts .container{gap:15px;padding-block:29px}.about-facts .container>div{padding-left:16px}.about-facts strong{font-size:28px}.about-facts span{font-size:12px;line-height:1.6;display:block}.company-story{grid-template-columns:1fr;gap:32px}.company-story img{height:320px}.company-story p{font-size:16px}.company-story figcaption{font-size:12px}.category-link-grid{grid-template-columns:1fr;gap:21px}.category-link-grid>a{padding:29px}.category-link-grid h3{font-size:24px}.category-link-grid p{font-size:16px}.quality-editorial article{grid-template-columns:1fr auto;gap:18px;padding-block:32px}.quality-editorial article>.eyebrow{grid-column:1/-1;margin:0}.quality-editorial article h2{font-size:29px}.quality-editorial article p{font-size:16px}.contact-layout{grid-template-columns:1fr;gap:32px}.contact-help li{font-size:15px}.contact-form{padding:25px}.contact-form .field input,.contact-form .field textarea{font-size:16px}.contact-form .field label{font-size:14px}.privacy-layout{grid-template-columns:1fr;gap:35px}.privacy-layout>nav{display:none}.privacy-layout h2{font-size:29px}.privacy-layout p:not(.eyebrow){font-size:16px}.privacy-layout>div>section:last-child{margin:0;padding:0;border:0}.search-result strong{font-size:16px}.search-result small{font-size:12px}.search-result{padding:17px 0}.site-search-input{font-size:15px}.range-empty{padding:30px}.range-empty h3{font-size:25px}}
@media(max-width:390px){.inner-page h1{font-size:37px}.page-hero-image img{height:250px}.page-hero-image figcaption span{display:none}.page-hero-actions{align-items:stretch}.page-hero-actions .btn{font-size:13px;padding-inline:16px}.page-section-heading h2{font-size:30px}.application-card{padding:26px}.quote-checklist{padding:25px}.contact-form{padding:23px}.about-facts strong{font-size:26px}.about-facts span{font-size:11px}.industry-directory-card{padding:27px}.page-cta h2{font-size:30px}.range-card{padding:27px}}
@media(max-width:700px){.product-jump .container{flex-wrap:wrap;overflow:visible;gap:8px 16px;padding-block:10px}.product-jump a{min-height:34px}.product-jump a:last-child{width:100%;min-height:34px}}
/* Keep the homepage hero prominent; use a restrained hierarchy everywhere else. */
.inner-page h1{font-size:clamp(26px,2.35vw,34px);line-height:1.2;letter-spacing:-.025em;text-wrap:balance;margin-bottom:20px}
#main h2,#about h2,#products h2,#industries h2,#quality h2,#featured h2,#contact h2{font-size:clamp(24px,1.95vw,28px);line-height:1.3;letter-spacing:-.025em;text-wrap:balance}
#main h3{font-size:20px;line-height:1.35;letter-spacing:-.015em;text-wrap:balance}
#main .product-feature-list h3{font-size:18px}
#main .contact-address h3{font-size:20px}
.section-header h2,.about-copy h2,.quality-copy h2,.enquiry-copy h2{font-size:clamp(24px,1.95vw,28px);line-height:1.3;letter-spacing:-.025em;text-wrap:balance}
.feature-card h3,.quality-card h3{font-size:18px;line-height:1.35}
.dialog-top h2{font-size:24px;line-height:1.3}
#main .stat h2{font-size:16px;line-height:1.35}
@media(max-width:700px){
 .inner-page h1{font-size:26px;line-height:1.25}
 #main h2,#about h2,#products h2,#industries h2,#quality h2,#featured h2,#contact h2,.section-header h2,.about-copy h2,.quality-copy h2,.enquiry-copy h2{font-size:24px;line-height:1.3}
 #main h3{font-size:19px;line-height:1.4}
 #main .product-feature-list h3,.feature-card h3,.quality-card h3{font-size:17px}
 #main .stat h2{font-size:14px}
 .dialog-top h2{font-size:22px}
}
@media(max-width:390px){.inner-page h1{font-size:24px}#main .stat h2{font-size:13px}}
@media print{.page-hero-image,.page-hero-actions,.product-jump,.page-cta,.pagination,.page-filter,.privacy-layout>nav{display:none!important}.inner-page h1{font-size:28px}.page-hero{background:white;padding:0}.page-hero-grid{display:block;min-height:0}.page-hero-copy{padding:10px 0}.range-grid{grid-template-columns:1fr 1fr}.range-card[hidden]{display:flex!important}.faq-list details>p{display:block!important}}

/* Product-card media overrides are kept last so older spacing rules cannot hide the imagery. */
@media(max-width:1199px){.range-card{padding:0}.range-card-body{padding:22px 25px 25px}}
@media(max-width:700px){.range-card{padding:0}.range-card-image{height:220px}.range-card-body{padding:25px 28px 28px}.range-card-body>p{font-size:15px}}
@media(max-width:390px){.range-card{padding:0}.range-card-image{height:195px}.range-card-body{padding:23px 25px 26px}}
