.search-module{background:#fff;border:1px solid var(--border);border-radius:18px;padding:28px;box-shadow:0 14px 35px rgba(16,24,32,.05)}.search-title-row h2{font-size:1.25rem;margin:0 0 2px}.search-title-row p{margin:0 0 18px;font-size:.88rem}.catalog-search{position:relative;display:flex;align-items:center;border:1px solid #cfd6df;border-radius:12px;background:#fff;padding:6px;gap:8px}.catalog-search>svg{width:20px;height:20px;fill:none;stroke:#8994a3;stroke-width:1.8;margin-right:10px;flex:0 0 auto}.catalog-search input{width:100%;min-width:0;border:0;outline:0;padding:10px 2px;background:transparent}.search-suggestions{position:absolute;right:0;left:0;top:calc(100% + 8px);z-index:40;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.search-suggestions a{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:9px 12px;border-bottom:1px solid #eef1f4}.search-suggestions a:last-child{border:0}.search-suggestions a:hover{background:#f8fafc}.search-suggestions img{width:48px;height:36px;object-fit:cover;border-radius:6px}.suggestion-copy{display:flex;flex-direction:column;min-width:0}.suggestion-copy strong{font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-copy small{font:400 .68rem "Inter","Estedad",Arial,sans-serif;color:var(--muted)}.suggestion-brand{font:700 .65rem "Inter",Arial,sans-serif;color:var(--primary);direction:ltr}.search-examples{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px;font-size:.74rem;color:#7a8594}.search-examples a{border:1px solid var(--border);background:#fafbfc;border-radius:999px;padding:3px 9px}.search-examples a:hover{border-color:#b9c9dc;color:var(--primary)}.search-module--page{max-width:900px;margin-top:28px;padding:0;border:0;box-shadow:none}.search-module--page .catalog-search{box-shadow:0 10px 25px rgba(16,24,32,.05)}
.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:.2s}.category-card:hover{border-color:#bdd0ec;box-shadow:var(--shadow);transform:translateY(-2px)}.category-card__image{display:block;height:190px;background:#f8f9fb;overflow:hidden}.category-card__image img{width:100%;height:100%;object-fit:contain;padding:8px}.category-card__body{padding:20px}.category-card h3{margin:7px 0 6px}.category-card p{font-size:.84rem;line-height:1.8;min-height:52px;margin-bottom:16px}.card-foot{display:flex;justify-content:space-between;gap:10px;font-size:.72rem;color:#8a95a3;border-top:1px solid #edf0f3;padding-top:14px}.card-foot a{color:var(--primary);font-weight:700}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.brand-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px}.brand-card>a{display:block;background:#fafbfc;border-radius:9px;overflow:hidden}.brand-card img{width:100%;height:80px;object-fit:contain}.brand-card>div{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.brand-card strong{font:700 .82rem "Inter",Arial,sans-serif}.brand-card span{font-size:.7rem;color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:.2s;min-width:0}.product-card:hover{border-color:#9dbbea;box-shadow:var(--shadow);transform:translateY(-2px)}.product-card__image{height:205px;background:#f8f9fb;display:block;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:.2s}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__body{padding:17px}.product-card__brand{font:700 .67rem "Inter",Arial,sans-serif;letter-spacing:.08em;color:var(--primary)}.product-card h3{font-size:.92rem;min-height:54px;margin:7px 0 10px}.product-card h3 a:hover{color:var(--primary)}.technical-line,.part-number{display:flex;align-items:center;gap:8px;border:1px solid #e7ebef;background:#fafbfc;border-radius:8px;padding:7px 9px;font-size:.7rem}.technical-line span,.part-number span{font:700 .58rem "Inter",Arial,sans-serif;letter-spacing:.1em;color:#98a2b3}.technical-line b,.part-number strong{font:700 .67rem "Inter",Arial,sans-serif;color:#475467;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 0}.mini-specs span{background:#f8f9fb;border-radius:7px;padding:7px;min-width:0}.mini-specs small{display:block;color:#8a94a2;font-size:.58rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-specs b{display:block;font-size:.64rem;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__state{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:12px 0}.stock{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:700;border-radius:999px;padding:4px 8px}.stock::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.stock--in{background:#edf8f1;color:var(--success)}.stock--limited{background:#fff7e6;color:#a66c00}.stock--check{background:#f0f2f5;color:#697586}.price-state{font-size:.75rem}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.trust-item{padding:28px;border-left:1px solid var(--border)}.trust-item:last-child{border-left:0}.line-icon{width:42px;height:42px;border:1px solid #cdd7e3;border-radius:10px;display:grid;place-items:center;color:var(--primary);font:700 .8rem "Inter",Arial,sans-serif;background:#f8fbff}.trust-item h3{margin:13px 0 5px}.trust-item p{font-size:.82rem;margin:0}.catalog-section{padding-top:42px}.catalog-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-bottom:18px}.catalog-count{margin-left:auto;color:var(--muted);font-size:.82rem}.catalog-count strong{color:var(--text)}.sort-control{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.78rem}.sort-control select{min-height:42px;border:1px solid var(--border);border-radius:9px;background:#fff;padding:0 12px;color:var(--text)}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:start}.filter-sidebar{background:#fff;border:1px solid var(--border);border-radius:14px;padding:18px;position:sticky;top:96px}.filter-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--border)}.filter-group{padding:15px 0;border-bottom:1px solid #eef1f4}.filter-group:last-child{border:0}.filter-group h3{font-size:.79rem;margin-bottom:10px}.filter-group label{display:flex;align-items:center;gap:8px;font-size:.76rem;padding:4px 0;color:#495567}.filter-group input{accent-color:var(--primary);width:16px;height:16px}.catalog-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-filter-button{display:none}.empty-state{text-align:center;border:1px dashed #cbd5df;border-radius:16px;background:#fff;padding:65px 25px}.empty-icon{font:400 2.5rem Arial;color:#a5afbb}.empty-state h2{font-size:1.2rem;margin:8px 0}.empty-state p{font-size:.82rem}.pagination{display:flex;justify-content:center;gap:7px;margin-top:28px}.pagination button{width:40px;height:40px;border:1px solid var(--border);background:#fff;border-radius:8px}.pagination .is-current{background:var(--primary);color:#fff;border-color:var(--primary)}.filter-drawer{display:none}
.product-page{background:#fff;padding:30px 0 70px}.product-detail-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:start;margin-top:32px}.gallery-main{background:#f7f8fa;border:1px solid var(--border);border-radius:18px;overflow:hidden}.gallery-main img{width:100%;aspect-ratio:1.28;object-fit:contain}.gallery-thumbs{display:flex;gap:9px;margin-top:10px}.gallery-thumbs button{width:90px;border:1px solid var(--border);border-radius:9px;padding:0;overflow:hidden;background:#f8f9fb}.gallery-thumbs button.is-active{border-color:var(--primary);box-shadow:0 0 0 2px rgba(23,105,224,.1)}.gallery-thumbs img{width:100%;aspect-ratio:1.5;object-fit:cover}.brand-inline{font:700 .8rem "Inter",Arial,sans-serif;letter-spacing:.08em;color:var(--primary)}.product-info h1{font-size:clamp(1.7rem,3vw,2.8rem);margin:8px 0 14px}.product-info>.stock{margin-top:13px}.product-short{font-size:.94rem;margin:18px 0}.key-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.key-specs div{border:1px solid var(--border);border-radius:10px;padding:10px;background:#fafbfc}.key-specs span{display:block;color:#8a95a2;font-size:.67rem}.key-specs strong{display:block;font-size:.78rem;margin-top:3px}.price-box{margin-top:18px;border:1px solid #d9e3ef;background:#f9fbfe;border-radius:14px;padding:18px}.price-box>span{font-size:.7rem;color:var(--muted)}.price-box>strong{display:block;font-size:1.28rem;margin:2px 0}.price-box>small{display:block;color:#7b8794;font-size:.7rem}.price-box>div{display:flex;gap:8px;margin-top:15px}.product-meta{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--border);margin-top:20px;padding-top:12px}.product-meta div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;font-size:.72rem}.product-meta div:nth-child(odd){padding-left:15px}.product-meta div:nth-child(even){padding-right:15px;border-right:1px solid #edf0f3}.product-meta dt{color:#8a95a3}.product-meta dd{margin:0;font-weight:700}.product-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.product-content-grid h2{font-size:1.6rem;margin:6px 0 16px}.product-content-grid p{font-size:.9rem}.spec-table{border:1px solid var(--border);border-radius:12px;overflow:hidden}.spec-table>div{display:grid;grid-template-columns:.8fr 1.2fr;padding:10px 14px;border-bottom:1px solid var(--border);font-size:.76rem}.spec-table>div:last-child{border:0}.spec-table span{color:var(--muted)}.spec-table strong{font-weight:700}.mobile-product-bar{display:none}.info-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-columns article{background:#fff;border:1px solid var(--border);border-radius:14px;padding:26px}.info-columns h2{font-size:1.3rem;margin:9px 0}.info-columns p{font-size:.86rem}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px}.contact-card,.contact-form{background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px}.contact-card h2{font-size:1.5rem;margin-top:8px}.contact-row{padding:13px 0;border-bottom:1px solid #edf0f3;display:flex;flex-direction:column}.contact-row span{font-size:.68rem;color:#8a95a3}.contact-row strong{font-size:.84rem}.contact-card .muted{font-size:.73rem;margin-top:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{font-size:.76rem;font-weight:700}.form-grid label small{color:#98a2b3;font-weight:400}.form-grid input,.form-grid textarea{display:block;width:100%;border:1px solid #d6dde5;border-radius:9px;background:#fff;padding:10px 11px;margin-top:5px;outline:none}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid textarea:focus{border-color:#8ab1ea;box-shadow:0 0 0 3px rgba(23,105,224,.09)}.form-span{grid-column:1/-1}.form-feedback{min-height:26px;font-size:.76rem;color:var(--success);padding:6px 0}.modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.modal.is-open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(8,14,20,.65);backdrop-filter:blur(3px)}.modal-panel{position:relative;z-index:2;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.24)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}.modal-head h2{font-size:1.45rem;margin:5px 0 0}.filter-drawer,.mobile-drawer{position:fixed;inset:0;z-index:500}.drawer-backdrop{position:absolute;inset:0;background:rgba(8,14,20,.45)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--border)}
.search-empty{padding:18px;display:flex;flex-direction:column}.search-empty strong{font-size:.8rem}.search-empty span{font-size:.72rem;color:var(--muted);margin-top:3px}
.line-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.skeleton-grid{margin-bottom:18px}.skeleton-card{height:440px;border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden}.skeleton-card::before{content:"";display:block;height:205px;background:#edf0f3}.skeleton-lines{padding:18px}.skeleton-line{height:11px;background:#edf0f3;border-radius:999px;margin:12px 0}.skeleton-line:nth-child(2){width:74%}.skeleton-line:nth-child(3){width:52%}.skeleton-card::before,.skeleton-line{background-image:linear-gradient(90deg,#edf0f3 0,#f7f8fa 45%,#edf0f3 100%);background-size:220% 100%;animation:skeleton 1.3s linear infinite}@keyframes skeleton{to{background-position:-220% 0}}

.key-specs strong,.spec-table strong{font-family:"Inter","Estedad",Arial,sans-serif;font-variant-numeric:tabular-nums}

/* === Industrial catalog component refinement / 2026-09 === */
.home-search-wrap .search-module{padding:16px 18px;border-radius:12px;box-shadow:none;display:grid;grid-template-columns:270px minmax(0,1fr);column-gap:18px;row-gap:9px;align-items:center;border-color:#dce2e7}
.home-search-wrap .search-title-row{align-self:center}
.home-search-wrap .search-title-row h2{font-size:1rem;margin:0 0 1px;color:var(--graphite)}
.home-search-wrap .search-title-row p{font-size:.72rem;line-height:1.7;margin:0;color:#78838e}
.home-search-wrap .catalog-search{border-radius:9px;padding:4px;gap:6px;border-color:#ccd4dc;background:#fbfcfc}
.home-search-wrap .catalog-search input{padding:8px 2px;font-size:.82rem}
.home-search-wrap .catalog-search .button{min-height:40px;padding:7px 18px;border-radius:7px;font-size:.78rem}
.home-search-wrap .search-examples{grid-column:2;margin-top:0;gap:6px;font-size:.65rem;color:#8a949e}
.home-search-wrap .search-examples a{padding:2px 7px;border-radius:5px;background:#fff}

.category-grid{gap:15px}
.category-card{border-radius:11px;box-shadow:none}
.category-card:hover{border-color:#b8c4d0;box-shadow:0 10px 26px rgba(20,28,36,.06)}
.category-card__image{height:auto;aspect-ratio:16/6.9;min-height:158px;max-height:176px;background:#f4f6f7;display:grid;place-items:center}
.category-card__image img{width:88%;height:88%;object-fit:contain;padding:0;filter:drop-shadow(0 9px 8px rgba(22,30,38,.10))}
.category-card__body{padding:15px 16px 14px;display:flex;flex-direction:column;min-height:170px}
.category-card .eyebrow-mini{color:#8b949d;font-size:.61rem}
.category-card h3{font-size:1rem;font-weight:700;margin:4px 0 4px;color:#25303b}
.category-card p{font-size:.76rem;line-height:1.72;min-height:39px;margin-bottom:11px;color:#6e7985}
.card-foot{margin-top:auto;padding-top:10px;font-size:.66rem;align-items:center}
.card-foot a{font-weight:600}.card-foot span{color:#929ba5}

.brand-grid{gap:14px}
.brand-card{border-radius:11px;padding:12px;background:#fff}
.brand-card:hover{border-color:#c8d0d8}
.brand-card__logo{height:88px;display:grid!important;place-items:center;background:#f8f9fa!important;border:1px solid #edf0f2;border-radius:7px!important;overflow:hidden}
.brand-card__logo img{width:78%;height:58px;object-fit:contain;filter:none}
.brand-card>div{margin-top:10px;padding:0 2px}
.brand-card strong{font-size:.77rem;color:#28333d;font-weight:600}
.brand-card span{font-size:.65rem;color:#87919b}

.product-grid{gap:15px}
.product-card{border-radius:11px;box-shadow:none;display:flex;flex-direction:column}
.product-card:hover{border-color:#aebdca;box-shadow:0 12px 28px rgba(20,28,36,.065)}
.product-card__image{height:218px;background:#f3f5f6;display:grid;place-items:center;border-bottom:1px solid #e8ecef}
.product-card__image img{width:91%;height:91%;object-fit:contain;padding:0;filter:drop-shadow(0 12px 11px rgba(22,30,38,.12))}
.product-card:hover .product-card__image img{transform:scale(1.018)}
.product-card__body{padding:14px 15px 15px;display:flex;flex-direction:column;flex:1}
.product-card__brand{font-size:.61rem;letter-spacing:.1em;color:#687480;font-weight:600}
.product-card h3{font-size:.87rem;line-height:1.72;min-height:49px;margin:4px 0 8px;color:#202b35}
.product-card h3 a:hover{color:#202b35}
.model-block{border-top:1px solid #e1e6ea;border-bottom:1px solid #e1e6ea;background:#f8f9fa;padding:7px 9px;margin:0 -1px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:9px;row-gap:1px}
.model-block>span{font:600 .51rem "Inter",Arial,sans-serif;letter-spacing:.13em;color:#929ca6}
.model-block>strong{font:600 .73rem "Inter",Arial,sans-serif;color:#25313d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}
.model-block>small{grid-column:2;font:500 .55rem "Inter",Arial,sans-serif;color:#7c8792;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}
.mini-specs{gap:0;margin:8px 0 5px;border-bottom:1px solid #edf0f2}
.mini-specs span{background:transparent;border-radius:0;padding:5px 7px 7px;border-left:1px solid #edf0f2}
.mini-specs span:last-child{border-left:0}
.mini-specs small{font-size:.54rem;color:#8c96a0}
.mini-specs b{font-size:.61rem;color:#424e5a;font-weight:600}
.product-card__state{margin:8px 0 10px;min-height:26px}
.stock{font-size:.64rem;padding:3px 7px;font-weight:600}
.price-state{font-size:.7rem;color:#26313c}
.product-card .button--secondary{min-height:40px;border-radius:7px;border-color:#cfd6dc;background:#fff;color:#34404c;font-size:.73rem;font-weight:600;margin-top:auto}
.product-card .button--secondary:hover{border-color:#98a6b4;background:#f8f9fa;box-shadow:none}

.trust-grid{border-radius:11px}
.trust-item{padding:20px 22px}
.line-icon{width:36px;height:36px;border-radius:8px;color:#3f4b57;background:#f5f7f8;border-color:#d5dce2}
.line-icon svg{width:18px;height:18px;stroke-width:1.55}
.trust-item h3{font-size:.91rem;margin:10px 0 3px;color:#2a3540}
.trust-item p{font-size:.74rem;line-height:1.7;color:#74808b}

/* Server-side catalog controls */
.pagination a{width:40px;height:40px;border:1px solid var(--border);background:#fff;border-radius:8px;display:grid;place-items:center;font-size:.78rem;color:#46515d}
.pagination a:hover{border-color:#aeb9c4;background:#f8fafb}
.pagination a.is-current{background:var(--primary);color:#fff;border-color:var(--primary)}
.pagination__ellipsis{width:28px;height:40px;display:grid;place-items:center;color:#98a2ad}
.filter-group label .filter-count{margin-right:auto;color:#98a2ad;font:500 .62rem "Inter",Arial,sans-serif}
.section-heading--catalog{align-items:flex-end}
.form-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.form-feedback[data-state="pending"]{color:var(--muted)}.form-feedback[data-state="error"]{color:#b42318}.form-feedback[data-state="success"]{color:var(--success)}.form-grid [aria-invalid="true"]{border-color:#d92d20!important;box-shadow:0 0 0 3px rgba(217,45,32,.08)!important}.button:disabled{opacity:.58;cursor:not-allowed}.site-flash-stack{position:fixed;top:76px;left:50%;transform:translateX(-50%);z-index:900;width:min(560px,calc(100% - 28px));pointer-events:none}.site-flash{background:#fff;border:1px solid var(--border);border-radius:10px;padding:11px 14px;box-shadow:0 12px 35px rgba(16,24,32,.12);font-size:.8rem;font-weight:600}.site-flash--success{border-color:rgba(22,138,69,.28);color:#126b38}.site-flash--error{border-color:rgba(217,45,32,.25);color:#b42318}

.filter-sidebar--mobile-clone{display:block}

/* === Custom manufacturing & hydraulic engineering === */
.service-page-hero .page-heading{max-width:900px}.service-page-hero .page-heading p{max-width:850px}
.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.service-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px 18px 18px;min-height:205px}.service-card::before{content:"";position:absolute;right:0;top:0;width:3px;height:34px;background:#576575;border-radius:0 12px 0 0}.service-index{font:600 .66rem "Inter",sans-serif;color:#8b97a5;letter-spacing:.12em}.service-card h3{font-size:.98rem;margin:28px 0 8px;color:#18212b}.service-card p{font-size:.78rem;line-height:1.8;margin:0}
.service-process-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.service-process-copy h2{margin:7px 0 10px}.service-points{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:9px}.service-points li{position:relative;padding-right:18px;color:#42505f;font-size:.88rem}.service-points li::before{content:"";position:absolute;right:0;top:.83em;width:7px;height:1px;background:var(--primary)}.service-spec-panel{background:#111820;color:#fff;border:1px solid #293542;border-radius:15px;padding:24px;position:relative;overflow:hidden}.service-spec-panel::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;pointer-events:none}.service-spec-panel>span{position:relative;z-index:1;font:600 .62rem "Inter",sans-serif;letter-spacing:.15em;color:#8998a8}.service-spec-panel dl{position:relative;z-index:1;margin:20px 0 13px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #303c48;border-right:1px solid #303c48}.service-spec-panel dl div{padding:14px;border-left:1px solid #303c48;border-bottom:1px solid #303c48}.service-spec-panel dt{font:600 .62rem "Inter",sans-serif;color:#8796a5;letter-spacing:.09em}.service-spec-panel dd{font:600 .8rem "Inter",sans-serif;margin:4px 0 0;color:#e7edf3}.service-spec-panel small{position:relative;z-index:1;color:#8e9dab;font-size:.67rem}
.service-request-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:start}.service-request-intro{position:sticky;top:105px}.service-request-intro h2{margin:7px 0 10px}.service-note{margin-top:24px;border-right:2px solid #465565;padding:11px 14px;background:#eef1f4;display:grid;gap:3px}.service-note strong{font-size:.78rem}.service-note span{font-size:.73rem;color:#677382}.service-form select,.service-form input[type="file"]{width:100%}.service-form label small{font-size:.62rem;font-weight:400;color:#87919d;margin-right:4px}.service-form input[type="file"]{padding:8px;background:#f8f9fb}
.home-services-section{background:#f1f3f5}.home-service-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:12px;background:#fff;overflow:hidden}.home-service-strip a{padding:18px 20px;display:grid;gap:3px;position:relative;border-left:1px solid var(--border);transition:.18s}.home-service-strip a:last-child{border-left:0}.home-service-strip a:hover{background:#fafbfc}.home-service-strip span{font:600 .6rem "Inter",sans-serif;color:#98a2ad;letter-spacing:.12em}.home-service-strip strong{font-size:.88rem}.home-service-strip small{color:#778391;font-size:.69rem;line-height:1.65}
