
:root{--navy:#001a35;--navy2:#00264a;--gold:#d59a3a;--gold2:#f0bd62;--ink:#07162d;--muted:#5d6a7c;--line:#dce3ec;--bg:#f5f7fa;--white:#fff;--shadow:0 16px 38px rgba(0,20,45,.12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#00152e,#002347);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.topline{height:22px;display:flex;justify-content:flex-end;gap:28px;align-items:center;width:min(1180px,calc(100% - 48px));margin:auto;font-size:12px;color:#e8eef8}.nav-wrap{width:min(1180px,calc(100% - 48px));height:66px;margin:auto;display:flex;align-items:center;gap:22px}.logo{display:flex;align-items:center;gap:10px;min-width:205px}.logo-mark{width:38px;height:38px;border:3px solid #8d7afe;border-left-color:var(--gold);border-radius:9px;display:grid;place-items:center;font-weight:900;font-size:22px}.logo b{font-size:25px;letter-spacing:.5px}.logo small{display:block;font-size:9px;letter-spacing:1.8px;color:#b7c4d5}.main-nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.main-nav a{position:relative;font-size:13px;font-weight:800;text-transform:uppercase;padding:28px 0 24px}.main-nav a.active:after,.main-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:3px;background:var(--gold)}.quote-btn,.gold-btn,.outline-btn,.dark-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;font-weight:800}.quote-btn,.gold-btn{background:linear-gradient(135deg,var(--gold2),#c98526);color:#fff}.quote-btn{height:40px;padding:0 20px}.outline-btn{border:1px solid rgba(255,255,255,.7);color:#fff;padding:14px 26px}.dark-btn{background:var(--navy);color:#fff;padding:12px 22px}.menu-btn{display:none}.hero{min-height:410px;background:linear-gradient(90deg,rgba(0,20,45,.92),rgba(0,20,45,.62),rgba(0,20,45,.1)),var(--hero);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-content{width:min(1180px,calc(100% - 48px));margin:auto}.crumb{font-weight:700;color:#d8e2ef}.hero h1{max-width:640px;font-size:50px;line-height:1.03;margin:18px 0}.hero h1 span{color:var(--gold2)}.hero p{max-width:560px;font-size:17px;line-height:1.55}.hero-actions,.actions{display:flex;gap:16px;margin-top:24px;flex-wrap:wrap}.hero-badges{display:flex;gap:28px;margin-top:34px;flex-wrap:wrap;font-weight:800}.section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:38px 0}.section.compact{padding:28px 0}.section-title{text-align:center;text-transform:uppercase;letter-spacing:.4px;margin:0 0 26px}.section-title:before,.section-title:after{content:"";display:inline-block;width:64px;height:2px;background:var(--gold);vertical-align:middle;margin:0 18px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.service-grid.small{grid-template-columns:repeat(4,1fr)}.service-card,.product-card,.project-grid article,.contact-form,.contact-info,.offer-side,.lead-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 22px rgba(0,26,53,.06);overflow:hidden}.service-card img{height:140px;width:100%;object-fit:cover}.service-card div,.service-card h3{padding:0 14px}.service-card p{color:var(--muted);font-size:14px;line-height:1.45}.service-card a{font-weight:800;color:var(--navy)}.split-section,.contact-layout,.offer-layout{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:36px 0;display:grid;grid-template-columns:1fr 360px;gap:28px}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 20px}.tabs button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:11px 20px;font-weight:800}.tabs button:first-child{background:var(--navy);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card img{height:135px;width:100%;object-fit:cover}.product-card div{padding:12px}.product-card h3{margin:0 0 8px}.product-card p{margin:4px 0;font-size:13px;color:#344055}.product-card button,.lead-card button,.contact-form button{width:100%;border:0;background:var(--navy);color:#fff;border-radius:4px;height:36px;font-weight:800;margin-top:10px}.lead-card{background:linear-gradient(145deg,#001733,#002a55);color:#fff;padding:24px}.lead-card h2{margin-top:0}.lead-card input,.lead-card select,.lead-card textarea,.contact-form input,.contact-form select,.contact-form textarea{width:100%;height:42px;margin-bottom:10px;border:1px solid #cfd8e5;border-radius:5px;padding:0 13px;font:inherit}.lead-card textarea,.contact-form textarea{height:110px;padding-top:12px}.lead-card button{background:linear-gradient(135deg,var(--gold2),#c98526);height:48px}.safe{font-size:12px;color:#d5dfeb}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefits div{border-right:1px solid var(--line);padding:8px 20px}.benefits b{color:var(--navy);font-size:17px}.benefits p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;text-align:center}.steps span{width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;margin:0 auto 12px;font-weight:900}.project-strip,.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.project-strip figure{margin:0;border-radius:6px;overflow:hidden;position:relative}.project-strip img{height:120px;width:100%;object-fit:cover}.project-strip figcaption{background:var(--navy);color:#fff;text-align:center;padding:9px;font-weight:800}.center{text-align:center}.promo-grid{width:min(1180px,calc(100% - 48px));margin:0 auto 36px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.promo-grid article,.wide-cta{background:linear-gradient(135deg,#001a35,#07345f);color:#fff;border-radius:8px;padding:28px}.promo-grid article{min-height:170px}.wide-cta{width:min(1180px,calc(100% - 48px));margin:24px auto;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:22px}.site-footer{background:linear-gradient(180deg,#001a35,#001126);color:#dce7f4}.footer-grid{width:min(1180px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr 1fr;gap:32px;padding:36px 0}.footer-grid h3{color:#fff}.footer-grid a,.footer-grid p{display:block;color:#dce7f4;font-size:14px;line-height:1.6}.social{display:flex;gap:10px}.social span{width:30px;height:30px;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:grid;place-items:center}.copyright{width:min(1180px,calc(100% - 48px));margin:auto;border-top:1px solid rgba(255,255,255,.14);padding:15px 0;font-size:13px;display:flex;justify-content:space-between}.product-detail{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:34px 0;display:grid;grid-template-columns:1.15fr 1fr;gap:48px}.product-main{border-radius:8px;height:520px;width:100%;object-fit:cover}.thumb-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.thumb-row img{height:90px;object-fit:cover;border-radius:6px}.tag{display:inline-block;background:var(--gold);color:#fff;text-transform:uppercase;font-weight:900;border-radius:4px;padding:6px 10px}.product-info h1{font-size:52px;margin:16px 0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:24px 0}.spec-grid div{padding:18px;border-bottom:1px solid var(--line)}.spec-grid b,.spec-grid span{display:block}.spec-grid span{color:var(--muted);margin-top:6px}.contact-layout{grid-template-columns:1.4fr .9fr}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid textarea,.form-grid select:nth-child(5){grid-column:1/-1}.contact-form,.contact-info,.offer-side{padding:28px}.contact-info p,.offer-side div{border:1px solid var(--line);border-radius:7px;padding:18px}.offer-layout{grid-template-columns:1fr 330px}.full{width:100%;height:52px;border:0}.offer-side{display:grid;gap:12px}@media(max-width:1050px){.main-nav{display:none}.menu-btn{display:block;margin-left:auto}.nav-wrap{height:72px}.service-grid,.product-grid,.project-strip,.footer-grid{grid-template-columns:repeat(2,1fr)}.split-section,.contact-layout,.offer-layout,.product-detail,.wide-cta{grid-template-columns:1fr}.hero h1{font-size:38px}.benefits,.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.topline{display:none}.nav-wrap,.section,.split-section,.contact-layout,.offer-layout,.product-detail,.wide-cta,.footer-grid,.copyright{width:min(100% - 24px,1180px)}.service-grid,.product-grid,.project-strip,.benefits,.steps,.promo-grid{grid-template-columns:1fr}.hero{min-height:460px}.form-grid{grid-template-columns:1fr}.copyright{display:block}.logo b{font-size:20px}.quote-btn{display:none}}

@media(max-width:1050px){.main-nav.open{position:absolute;left:24px;right:24px;top:72px;display:grid;background:#001a35;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:14px;box-shadow:0 20px 40px rgba(0,0,0,.25)}.main-nav.open a{padding:12px}}

/* Compact one-line navigation */
.topline{
  width:min(1280px,calc(100% - 32px));
  gap:18px;
  font-size:11px;
}
.nav-wrap{
  width:min(1280px,calc(100% - 32px));
  height:62px;
  gap:14px;
}
.logo{
  min-width:178px;
  gap:8px;
}
.logo-mark{
  width:34px;
  height:34px;
  font-size:20px;
  border-radius:8px;
}
.logo b{
  font-size:21px;
  letter-spacing:.3px;
}
.logo small{
  font-size:8px;
  letter-spacing:1.1px;
  white-space:nowrap;
}
.main-nav{
  gap:clamp(10px,1.1vw,18px);
  justify-content:flex-end;
  min-width:0;
  white-space:nowrap;
}
.main-nav a{
  font-size:11px;
  line-height:1;
  white-space:nowrap;
  padding:24px 0 21px;
  letter-spacing:0;
}
.quote-btn{
  height:38px;
  padding:0 14px;
  font-size:11px;
  white-space:nowrap;
  flex:0 0 auto;
}
@media(max-width:1180px){
  .main-nav{display:none;}
  .menu-btn{display:block;margin-left:auto;}
}
/* Globall imported catalog */
.catalog-intro{color:#516070;max-width:820px;margin:0 0 18px;font-size:15px;line-height:1.6}
.globall-catalog{align-items:start;grid-template-columns:minmax(0,1fr) 330px}
.globall-catalog>div{min-width:0}.globall-catalog .lead-card{position:sticky;top:104px}
.globall-tabs{flex-wrap:wrap;margin-bottom:18px}.globall-tabs button.active{background:var(--navy);color:#fff;border-color:var(--navy)}
.product-category-label{display:inline-block;margin-bottom:7px;color:#b77925;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.globall-price{font-weight:900;color:#b77925;margin-top:8px}.globall-product-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch}.globall-product{display:flex;flex-direction:column;min-width:0}.globall-product>a,.globall-product .product-image-link{flex:0 0 auto}.globall-product img{width:100%;height:148px;object-fit:contain;background:#f6f7f9}.globall-product>div{display:flex;flex:1;flex-direction:column;min-width:0}.globall-product h3{min-height:0;font-size:18px;line-height:1.15;overflow-wrap:anywhere}.globall-product p{font-size:12px;line-height:1.35}.globall-product[hidden]{display:none!important}
.globall-product .product-card-actions{display:grid!important;grid-template-columns:1fr;gap:8px;align-items:stretch;margin-top:auto}.globall-product .product-card-actions .detail-link{width:100%;min-width:0}.globall-product .product-card-actions button{width:100%;min-width:0;height:auto;min-height:38px;white-space:normal;line-height:1.2;padding:8px 10px}
@media(min-width:1220px){.globall-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1050px){.globall-catalog{grid-template-columns:1fr}.globall-catalog .lead-card{position:static}.globall-product-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}
@media(max-width:560px){.globall-product-grid{grid-template-columns:1fr}.globall-product img{height:190px}}
/* Catalog request selection */
.selected-products{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:12px;margin:10px 0;color:#fff}.selected-products strong{display:block;margin-bottom:6px}.selected-products p{margin:0;color:#cbd6e5;font-size:13px}.selected-products ul{display:flex;flex-direction:column;gap:7px;margin:8px 0 0;padding:0;list-style:none}.selected-products li{display:flex;align-items:center;justify-content:space-between;gap:8px;background:rgba(255,255,255,.1);border-radius:6px;padding:7px 8px;font-size:12px}.selected-products button{width:24px;height:24px;border:0;border-radius:50%;background:#d49a43;color:#071d35;font-weight:900;cursor:pointer}.globall-product.is-selected{outline:2px solid #d49a43;box-shadow:0 10px 26px rgba(212,154,67,.22)}.globall-product button.added{background:#d49a43;color:#071d35}
/* Product page reference layout */
.dp-product-hero{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:18px 0 28px}.dp-breadcrumb{margin:0 0 18px;color:#d8e2ef;font-size:13px;font-weight:800}.dp-product-top{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:start}.dp-gallery{min-width:0}.dp-main-image{width:100%;height:390px;object-fit:cover;border-radius:8px;border:1px solid #dfe6ef;background:#fff}.dp-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;margin-top:12px}.dp-thumbs img{height:76px;width:100%;object-fit:cover;border-radius:7px;border:1px solid #dfe6ef}.dp-thumbs img:first-child{border:3px solid #d59a3a}.dp-summary h1{font-size:42px;line-height:1.02;margin:10px 0 12px;color:#061631}.dp-tag{display:inline-flex;background:#d49a43;color:#fff;border-radius:5px;padding:6px 12px;text-transform:uppercase;font-size:12px;font-weight:900}.dp-lead{font-size:16px;line-height:1.45;color:#1d2b42;margin:0 0 18px}.dp-verify-warning{border:1px solid #d49a43;background:#fff8ed;border-radius:6px;padding:10px 12px;color:#6b420a;font-weight:800}.dp-mini-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.dp-mini-benefits span{font-size:11px;font-weight:900;color:#203148}.dp-spec-cards{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dfe6ef;border-radius:8px;overflow:hidden;background:#fff}.dp-spec-cards div{padding:14px;border-right:1px solid #dfe6ef;border-bottom:1px solid #dfe6ef}.dp-spec-cards b,.dp-spec-cards span{display:block}.dp-spec-cards span{margin-top:6px;color:#5b6678;font-size:13px}.dp-options{display:grid;grid-template-columns:1fr 1fr;margin:14px 0;border:1px solid #dfe6ef;border-radius:8px;background:#fff}.dp-options>div{padding:12px 14px;display:flex;align-items:center;gap:12px}.dp-options b{margin-right:auto;font-size:13px}.swatch{width:32px;height:32px;border-radius:4px;border:1px solid #d7dee8}.s1{background:#8f9290}.s2{background:#d6b486}.s3{background:#252629}.s4{background:#855d3d}.dp-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.dp-actions a{height:48px}.dp-trust{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.dp-trust span{background:#f7f9fc;border:1px solid #e3e9f1;border-radius:6px;padding:12px;font-size:12px;font-weight:800}.dp-benefit-row{border-top:1px solid #e5eaf2;border-bottom:1px solid #e5eaf2;display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%;padding:18px max(24px,calc((100% - 1180px)/2));background:#fff}.dp-benefit-row div{padding:0 22px;border-right:1px solid #e5eaf2}.dp-benefit-row b{display:block;color:#071a35}.dp-benefit-row p{margin:5px 0 0;color:#536072;font-size:13px}.dp-product-body{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:24px 0;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px}.dp-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:16px}.dp-tabs button{border:1px solid #dfe6ef;background:#fff;padding:13px 10px;font-weight:900;text-transform:uppercase;font-size:12px;cursor:pointer}.dp-tabs button.active,.dp-tabs button:first-child.active{background:#001a35;color:#fff}.dp-tab-panel{display:none}.dp-tab-panel.active{display:block}.dp-tab-panels{min-height:180px}.dp-description,.dp-spec-table{background:#fff;border:1px solid #dfe6ef;border-radius:8px;padding:18px}.dp-description p{font-size:14px;line-height:1.7;color:#25344a}.dp-spec-table{width:100%;border-collapse:collapse;padding:0;overflow:hidden}.dp-spec-table th,.dp-spec-table td{border-bottom:1px solid #e3e9f1;padding:10px 12px;text-align:left;font-size:14px}.dp-spec-table th{color:#071a35;width:36%}.dp-info-area h2,.dp-projects h2,.dp-similar h2{font-size:22px;margin:20px 0 12px}.dp-color-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.dp-color-grid figure,.dp-projects figure,.dp-similar-card{margin:0;border:1px solid #dfe6ef;border-radius:8px;overflow:hidden;background:#fff}.dp-color-grid img{height:140px;width:100%;object-fit:cover}.dp-color-grid figcaption{padding:9px 12px;font-weight:900;font-size:13px}.dp-order-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dp-order-steps span{width:28px;height:28px;border-radius:50%;background:#001a35;color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:8px}.dp-order-steps b{display:block}.dp-order-steps p{font-size:12px;color:#596579}.dp-form-side .lead-card{position:sticky;top:96px;border-radius:8px}.dp-call-card{margin-top:18px;border:1px solid #e1e7ef;border-radius:8px;padding:18px;background:#fff;display:grid;gap:4px;color:#071a35}.dp-call-card span{font-size:12px;color:#596579}.dp-projects,.dp-similar{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:8px 0 24px}.dp-projects>div,.dp-similar>div{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dp-projects img{height:128px;width:100%;object-fit:cover}.dp-projects figcaption{background:#001a35;color:#fff;text-align:center;font-weight:900;padding:10px;font-size:13px}.dp-similar-card img{height:120px;width:100%;object-fit:cover}.dp-similar-card div{padding:12px}.dp-similar-card h3{font-size:15px;margin:0 0 5px}.dp-similar-card p{font-size:12px;color:#596579;margin:0 0 12px}.dp-similar-card a{font-weight:900;color:#001a35;border:1px solid #d49a43;border-radius:5px;padding:9px 12px;display:inline-flex}.dp-product-cta{width:min(1180px,calc(100% - 48px));margin:10px auto 8px;background:#001a35;color:#fff;border-radius:8px;padding:22px 28px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px}.dp-cta-mark{font-size:42px;color:#d49a43}.dp-product-cta h2{margin:0;font-size:26px}.dp-product-cta p{margin:3px 0 0;color:#d9e4f2}.dp-product-cta .outline-btn{border-color:#d49a43;text-align:center;padding:10px 18px}
@media(max-width:1050px){.dp-product-top,.dp-product-body{grid-template-columns:1fr}.dp-benefit-row,.dp-projects>div,.dp-similar>div{grid-template-columns:repeat(2,1fr)}.dp-form-side .lead-card{position:static}.dp-product-cta{grid-template-columns:1fr}.dp-mini-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.dp-product-hero,.dp-product-body,.dp-projects,.dp-similar,.dp-product-cta{width:min(100% - 24px,1180px)}.dp-product-top{gap:22px}.dp-main-image{height:270px}.dp-summary h1{font-size:31px}.dp-spec-cards,.dp-options,.dp-tabs,.dp-color-grid,.dp-order-steps,.dp-benefit-row,.dp-projects>div,.dp-similar>div,.dp-actions,.dp-trust{grid-template-columns:1fr}.dp-benefit-row{padding:16px 12px}.dp-benefit-row div{border-right:0;border-bottom:1px solid #e5eaf2;padding:12px}.dp-tabs button{text-align:left}.dp-thumbs img{height:58px}.dp-spec-table th,.dp-spec-table td{display:block;width:100%}}
/* Highlighted home services */
.services-highlight{width:100%;max-width:none;padding:46px max(24px,calc((100% - 1280px)/2)) 54px;background:linear-gradient(180deg,#fff 0%,#f6f8fb 100%);border-bottom:1px solid #e4ebf3}
.services-highlight .section-title{margin-bottom:30px;color:#001a35}
.services-highlight .service-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
.featured-service{display:flex;flex-direction:column;min-height:430px;border:1px solid #d8e2ee;border-radius:8px;background:#fff;box-shadow:0 18px 40px rgba(0,26,53,.11);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.featured-service:hover{transform:translateY(-4px);border-color:#d59a3a;box-shadow:0 24px 54px rgba(0,26,53,.16)}
.featured-service .service-media{display:block;position:relative;overflow:hidden;height:164px;background:#001a35}
.featured-service .service-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(0,20,45,.65))}
.featured-service .service-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease;filter:saturate(1.05) contrast(1.04)}
.featured-service:hover .service-media img{transform:scale(1.045)}
.featured-service div{display:flex;flex-direction:column;flex:1;padding:20px 18px 18px}
.featured-service span{align-self:flex-start;margin-bottom:12px;border-radius:999px;background:#fff4df;color:#9a620f;border:1px solid #efd09b;padding:5px 10px;font-size:11px;font-weight:900;text-transform:uppercase}
.featured-service h3{padding:0;margin:0 0 12px;font-size:23px;line-height:1.05;color:#001a35}
.featured-service p{margin:0;color:#5a677a;font-size:15px;line-height:1.5}
.featured-service a:not(.service-media){margin-top:auto;padding-top:18px;font-size:16px;font-weight:900;color:#001a35}
.featured-service a:not(.service-media):hover{color:#b9791f}
@media(max-width:1180px){.services-highlight .service-grid{grid-template-columns:repeat(3,1fr)}.featured-service{min-height:390px}}
@media(max-width:760px){.services-highlight{padding:34px 14px}.services-highlight .service-grid{grid-template-columns:1fr}.featured-service{min-height:auto}.featured-service .service-media{height:210px}}
/* Gates catalog and detail galleries */
.gate-catalog{align-items:start}.gate-product-grid{grid-template-columns:repeat(2,1fr);gap:22px}.gate-card img{height:245px}.gate-card .product-category-label{display:inline-flex;margin-bottom:8px;color:#b9791f;font-size:12px;font-weight:900;text-transform:uppercase}.gate-card h3{font-size:24px;color:#001a35}.gate-card p{font-size:14px;line-height:1.5}.gate-card .product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;margin-top:12px}.gate-card .detail-link{display:flex;align-items:center;justify-content:center;border:1px solid #d59a3a;border-radius:5px;font-weight:900;color:#001a35}.gate-detail .dp-main-image{height:500px}.gate-detail .dp-thumbs{grid-template-columns:repeat(5,1fr)}.gate-gallery-grid{grid-template-columns:repeat(2,1fr)}.gate-gallery-grid figure img{height:190px;object-fit:cover}
@media(max-width:900px){.gate-product-grid{grid-template-columns:1fr}.gate-detail .dp-thumbs{grid-template-columns:repeat(2,1fr)}.gate-gallery-grid{grid-template-columns:1fr}}

/* Gates catalog 20 products */
.gate-catalog{align-items:flex-start;background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);padding-top:56px}
.gate-catalog>div:first-child{min-width:0}
.gate-catalog .catalog-intro{max-width:760px;color:#536176;font-size:1rem;line-height:1.6}
.gate-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.gate-card{overflow:hidden;border:1px solid #dbe4ef;border-radius:10px;background:#fff;box-shadow:0 16px 34px rgba(4,24,49,.08);transition:transform .18s ease,box-shadow .18s ease}
.gate-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(4,24,49,.14)}
.gate-card .product-image-link{position:relative;display:block;height:178px;background:#e9eef5;overflow:hidden}
.gate-card .product-image-link img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}
.gate-card:hover .product-image-link img{transform:scale(1.04)}
.gate-card>div{padding:18px;display:flex;flex-direction:column;min-height:238px}
.gate-card h3{font-size:1.22rem;line-height:1.16;margin:8px 0 10px;color:#061936}
.gate-card p{color:#5d6878;line-height:1.45;margin:0 0 16px}
.gate-card .product-card-actions{margin-top:auto;display:grid;grid-template-columns:1fr;gap:10px}
.gate-card .product-card-actions button,.gate-card .detail-link{width:100%;justify-content:center}
.product-tag{position:absolute;top:10px;left:10px;z-index:2;background:#d99a33;color:#fff;font-weight:900;font-size:.72rem;letter-spacing:.04em;padding:6px 9px;border-radius:4px}
.gate-gallery-grid figure,.dp-projects figure{overflow:hidden;border-radius:8px;border:1px solid #dbe4ef;background:#fff}
.gate-gallery-grid img,.dp-projects img{width:100%;height:150px;object-fit:cover;display:block}
@media (max-width:1200px){.gate-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:820px){.gate-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gate-card .product-image-link{height:160px}}
@media (max-width:560px){.gate-product-grid{grid-template-columns:1fr}.gate-card .product-image-link{height:210px}}

/* Gates category filter polish */
.gate-catalog .gate-tabs{gap:10px;margin:18px 0 24px}
.gate-catalog .gate-tabs button,
.gate-catalog .gate-tabs button:first-child{background:#fff;color:#001a35;border:1px solid #d7e0eb;border-radius:5px;padding:11px 16px;font-weight:900;cursor:pointer}
.gate-catalog .gate-tabs button.active,
.gate-catalog .gate-tabs button:hover{background:#001a35;color:#fff;border-color:#001a35}
.gate-card[hidden]{display:none!important}
.gate-card>div{min-height:160px}
.gate-card h3{margin:8px 0 18px}
.gate-card p{display:none}
.gate-card .product-card-actions{margin-top:auto}
@media(max-width:560px){.gate-catalog .gate-tabs{display:grid;grid-template-columns:1fr 1fr}.gate-catalog .gate-tabs button{padding:11px 8px}}

/* Gates card no-description hardening */
.gate-product-grid .gate-card>div>p{display:none!important}
.gate-product-grid .gate-card>div{min-height:142px!important}
.gate-product-grid .gate-card h3{margin-bottom:18px!important}
.gate-product-grid .gate-card .product-card-actions{margin-top:auto!important}

/* Porti final catalog and product layout */
.gate-product-grid .gate-card{
  display:flex;
  flex-direction:column;
  min-height:380px;
}
.gate-product-grid .gate-card .product-image-link{
  height:178px!important;
  flex:0 0 178px;
}
.gate-product-grid .gate-card>div{
  display:flex;
  flex-direction:column;
  flex:1;
  min-height:202px!important;
  padding:18px!important;
}
.gate-product-grid .gate-card .product-category-label{
  min-height:18px;
  margin-bottom:12px;
  line-height:1.1;
}
.gate-product-grid .gate-card h3{
  min-height:78px;
  margin:0 0 18px!important;
  font-size:1.2rem!important;
  line-height:1.14!important;
  letter-spacing:0;
}
.gate-product-grid .gate-card .product-card-actions{
  margin-top:auto!important;
  display:block!important;
  padding:0!important;
}
.gate-product-grid .gate-card .product-card-actions button{
  display:none!important;
}
.gate-product-grid .gate-card .detail-link{
  min-height:42px;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #d59a3a;
  border-radius:5px;
  color:#001a35;
  background:#fff;
  font-weight:900;
  font-size:1rem;
}
.gate-product-grid .gate-card .detail-link:hover{
  background:#fff5e5;
}

body:has(.dp-product-hero){
  background:#fff;
}
.dp-product-hero{
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
  padding:28px 0 34px;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:42px;
  align-items:start;
}
.dp-product-hero .dp-gallery{
  min-width:0;
}
.dp-product-hero .dp-main-image{
  width:100%;
  height:520px;
  object-fit:cover;
  border-radius:8px;
  border:1px solid #dbe4ef;
  background:#f4f6f9;
}
.dp-product-hero .dp-thumbs{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
  margin-top:14px;
}
.dp-product-hero .dp-thumbs img{
  width:100%;
  height:82px;
  object-fit:cover;
  border-radius:6px;
  border:1px solid #dbe4ef;
}
.dp-product-hero .dp-thumbs img:first-child{
  border:3px solid #d59a3a;
}
.dp-summary{
  color:#061936;
  font-size:16px;
  line-height:1.55;
}
.dp-summary .crumb{
  color:#d7e1ee;
  font-size:14px;
  font-weight:900;
  margin:0 0 14px;
}
.dp-summary .product-category-label{
  display:inline-flex;
  color:#b9791f;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.04em;
  margin-bottom:10px;
}
.dp-summary h1{
  margin:0 0 14px;
  font-size:44px;
  line-height:1.05;
  letter-spacing:0;
  color:#061936;
}
.dp-summary>p{
  margin:0 0 18px;
  color:#23334a;
  font-size:17px;
  line-height:1.55;
}
.dp-feature-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  margin:22px 0;
}
.dp-feature-row span{
  min-height:48px;
  display:flex;
  align-items:center;
  color:#172640;
  font-size:13px;
  font-weight:900;
}
.dp-info-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  border:1px solid #dbe4ef;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
}
.dp-info-grid div{
  padding:17px 18px;
  border-right:1px solid #dbe4ef;
  border-bottom:1px solid #dbe4ef;
}
.dp-info-grid div:nth-child(2n){
  border-right:0;
}
.dp-info-grid b,
.dp-info-grid p{
  display:block;
  margin:0;
}
.dp-info-grid b{
  font-size:17px;
  color:#061936;
}
.dp-info-grid p{
  margin-top:7px;
  color:#59677a;
  font-size:15px;
}
.dp-options{
  display:grid;
  grid-template-columns:1fr 1fr;
  margin:16px 0;
  border:1px solid #dbe4ef;
  border-radius:8px;
  background:#fff;
}
.dp-options>div{
  min-height:60px;
  display:flex;
  align-items:center;
  gap:12px;
  padding:12px 16px;
  border-right:1px solid #dbe4ef;
}
.dp-options>div:last-child{
  border-right:0;
}
.dp-options b{
  margin-right:auto;
  font-size:14px;
}
.dp-options button{
  border:1px solid #d59a3a;
  border-radius:5px;
  background:#fff;
  color:#061936;
  padding:9px 16px;
  font-weight:900;
}
.swatch.dark{background:#25282d}
.swatch.grey{background:#8f9492}
.swatch.bronze{background:#8a603f}
.dp-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:16px;
}
.dp-actions button,
.dp-actions a{
  min-height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:5px;
  font-weight:900;
  font-size:15px;
}
.dp-actions button{
  border:0;
  background:#001a35;
  color:#fff;
}
.dp-actions a{
  background:linear-gradient(135deg,#f0bd62,#c98526);
  color:#fff;
}
.dp-feature-band{
  width:100%;
  padding:22px max(24px,calc((100% - 1180px)/2));
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  border-top:1px solid #e2e9f2;
  border-bottom:1px solid #e2e9f2;
  background:#fff;
}
.dp-feature-band div{
  padding:0 24px;
  border-right:1px solid #e2e9f2;
}
.dp-feature-band div:last-child{
  border-right:0;
}
.dp-feature-band b{
  display:block;
  color:#061936;
  font-size:16px;
}
.dp-feature-band p{
  margin:6px 0 0;
  color:#5b687a;
  font-size:13px;
  line-height:1.45;
}
.dp-product-body{
  width:min(1180px,calc(100% - 48px));
  margin:0 auto;
  padding:28px 0;
  display:grid;
  grid-template-columns:minmax(0,1fr) 330px;
  gap:30px;
  align-items:start;
}
.dp-product-body .dp-tabs{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:6px;
  margin-bottom:16px;
}
.dp-product-body .dp-tabs button{
  border:1px solid #dbe4ef;
  background:#fff;
  min-height:48px;
  padding:12px 10px;
  color:#061936;
  font-weight:900;
  text-transform:uppercase;
  font-size:12px;
}
.dp-product-body .dp-tabs button.active{
  background:#001a35;
  color:#fff;
}
.dp-tab-panel{
  display:none;
  border:1px solid #dbe4ef;
  border-radius:8px;
  padding:20px;
  background:#fff;
}
.dp-tab-panel.active{
  display:block;
}
.dp-tab-panel p{
  margin:0 0 14px;
  color:#24344b;
  font-size:15px;
  line-height:1.7;
}
.spec-table{
  width:100%;
  border-collapse:collapse;
}
.spec-table th,
.spec-table td{
  border-bottom:1px solid #e3e9f1;
  padding:11px 12px;
  text-align:left;
  font-size:14px;
}
.spec-table th{
  width:36%;
  color:#061936;
}
.dp-product-body h2{
  color:#061936;
  font-size:24px;
  margin:24px 0 14px;
}
.dp-projects,
.dp-similar-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.dp-projects figure,
.dp-similar-card{
  margin:0;
  border:1px solid #dbe4ef;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
}
.dp-projects img,
.dp-similar-card img{
  width:100%;
  height:160px;
  object-fit:cover;
}
.dp-projects figcaption{
  background:#001a35;
  color:#fff;
  padding:10px;
  text-align:center;
  font-weight:900;
}
.dp-similar-card div{
  padding:14px;
}
.dp-similar-card h3{
  margin:0 0 6px;
  font-size:16px;
  line-height:1.2;
}
.dp-similar-card p{
  margin:0 0 12px;
  color:#5b687a;
  font-size:13px;
}
.dp-similar-card a{
  display:inline-flex;
  border:1px solid #d59a3a;
  border-radius:5px;
  padding:9px 12px;
  font-weight:900;
}
.dp-side-form{
  position:sticky;
  top:96px;
  border-radius:8px;
  padding:24px;
  background:linear-gradient(145deg,#001733,#002a55);
  color:#fff;
}
.dp-side-form h2{
  color:#fff;
  margin:0 0 16px;
  font-size:22px;
}
.dp-side-form input,
.dp-side-form textarea{
  width:100%;
  border:1px solid #ccd7e5;
  border-radius:5px;
  margin-bottom:10px;
  padding:0 13px;
  font:inherit;
}
.dp-side-form input{
  height:42px;
}
.dp-side-form textarea{
  min-height:110px;
  padding-top:12px;
}
.dp-side-form button{
  width:100%;
  min-height:48px;
  border:0;
  border-radius:5px;
  background:linear-gradient(135deg,#f0bd62,#c98526);
  color:#fff;
  font-weight:900;
}
.dp-side-form p{
  color:#d8e3f0;
  font-size:12px;
}
@media(max-width:1050px){
  .dp-product-hero,.dp-product-body{grid-template-columns:1fr}
  .dp-side-form{position:static}
  .dp-feature-band{grid-template-columns:repeat(2,1fr);gap:18px}
  .dp-feature-band div{border-right:0}
}
@media(max-width:700px){
  .dp-product-hero,.dp-product-body{width:min(100% - 24px,1180px)}
  .dp-product-hero .dp-main-image{height:300px}
  .dp-summary h1{font-size:32px}
  .dp-feature-row,.dp-info-grid,.dp-options,.dp-actions,.dp-product-body .dp-tabs,.dp-projects,.dp-similar-grid,.dp-feature-band{grid-template-columns:1fr}
  .dp-product-hero .dp-thumbs{grid-template-columns:repeat(2,1fr)}
  .dp-feature-band{padding:18px 12px}
}
/* Structure catalog products */
.structure-catalog{
  align-items:start;
}
.structure-catalog h2{
  margin:0 0 10px;
  color:#061936;
  font-size:30px;
}
.structure-catalog .catalog-intro{
  max-width:760px;
  margin:0 0 18px;
  color:#5b687a;
  line-height:1.6;
}
.structure-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:0 0 24px;
}
.structure-tabs button{
  min-height:42px;
  border:1px solid #d8e2ee;
  border-radius:5px;
  background:#fff;
  color:#061936;
  padding:0 20px;
  font-weight:900;
  cursor:pointer;
}
.structure-tabs button.active{
  background:#001f3f;
  border-color:#001f3f;
  color:#fff;
}
.structure-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.structure-card{
  border:1px solid #dbe4ef;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 38px rgba(0,31,63,.08);
  display:flex;
  flex-direction:column;
  min-height:100%;
}
.structure-card[hidden]{
  display:none;
}
.structure-card .structure-image{
  display:block;
  aspect-ratio:4/3;
  overflow:hidden;
  background:#eaf0f6;
}
.structure-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .25s ease;
}
.structure-card:hover img{
  transform:scale(1.04);
}
.structure-card div{
  padding:18px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.structure-card span{
  color:#b97113;
  font-size:12px;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.04em;
}
.structure-card h3{
  color:#061936;
  font-size:22px;
  line-height:1.12;
  margin:10px 0 18px;
}
.structure-card .detail-link{
  margin-top:auto;
  min-height:42px;
  border:1px solid #d9912d;
  border-radius:5px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#061936;
  font-weight:900;
}
/* End Structure catalog products */

/* Product gallery lightbox and summary polish */
.dp-product-hero{
  align-items:start;
}
.dp-gallery .dp-main-image,
.dp-gallery .dp-thumbs img,
.dp-color-grid img,
.dp-projects img{
  cursor:zoom-in;
}
.dp-summary{
  align-self:stretch;
}
.dp-summary .crumb{
  margin-bottom:18px;
}
.dp-summary .product-category-label{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  border-radius:5px;
  padding:0 12px;
  background:#d9952f;
  color:#fff;
  text-transform:uppercase;
  font-size:12px;
  font-weight:900;
  letter-spacing:.06em;
}
.dp-summary h1{
  font-size:clamp(38px,4.2vw,58px);
  line-height:1.02;
  margin:16px 0 14px;
}
.dp-summary > p:not(.crumb){
  max-width:720px;
  color:#23354e;
  font-size:clamp(17px,1.45vw,21px);
  line-height:1.55;
  margin:0 0 20px;
}
.dp-feature-row{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
.dp-feature-row span{
  min-height:58px;
  border:1px solid #dfe8f2;
  border-radius:8px;
  background:#fff;
  color:#061936;
  font-size:14px;
  line-height:1.25;
  padding:12px;
  display:flex;
  align-items:center;
}
.dp-info-grid{
  border:1px solid #dbe4ef;
  border-radius:10px;
  overflow:hidden;
  gap:0;
  background:#fff;
}
.dp-info-grid div{
  border:0;
  border-right:1px solid #dbe4ef;
  border-bottom:1px solid #dbe4ef;
  border-radius:0;
  min-height:122px;
  padding:24px;
}
.dp-info-grid div:nth-child(2n){
  border-right:0;
}
.dp-info-grid div:nth-last-child(-n+2){
  border-bottom:0;
}
.dp-info-grid b{
  font-size:20px;
}
.dp-info-grid p{
  font-size:17px;
}
.dp-options{
  border:1px solid #dbe4ef;
  border-radius:10px;
  background:#fff;
  overflow:hidden;
  gap:0;
  margin-top:18px;
}
.dp-options > div{
  padding:20px 24px;
  border-right:1px solid #dbe4ef;
}
.dp-options > div:last-child{
  border-right:0;
}
.dp-actions{
  margin-top:18px;
}
.dp-actions a,
.dp-actions button{
  font-size:18px;
  min-height:60px;
}
.dp-actions:has(a:only-child){
  grid-template-columns:1fr;
}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:1000;
  background:rgba(0,12,26,.88);
  display:grid;
  place-items:center;
  padding:28px;
}
.image-lightbox[hidden]{
  display:none;
}
.image-lightbox img{
  max-width:min(1200px,92vw);
  max-height:86vh;
  object-fit:contain;
  border-radius:8px;
  box-shadow:0 30px 80px rgba(0,0,0,.5);
}
.image-lightbox button{
  position:absolute;
  border:1px solid rgba(255,255,255,.35);
  background:rgba(0,31,63,.86);
  color:#fff;
  width:46px;
  height:46px;
  border-radius:999px;
  font-size:24px;
  font-weight:900;
  cursor:pointer;
}
.image-lightbox .lightbox-close{
  top:22px;
  right:22px;
}
.image-lightbox .lightbox-prev{
  left:22px;
  top:50%;
  transform:translateY(-50%);
}
.image-lightbox .lightbox-next{
  right:22px;
  top:50%;
  transform:translateY(-50%);
}
@media(max-width:1100px){
  .structure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .structure-grid{grid-template-columns:1fr}
  .dp-feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dp-info-grid div,
  .dp-info-grid div:nth-child(2n),
  .dp-info-grid div:nth-last-child(-n+2),
  .dp-options > div{
    border-right:0;
    border-bottom:1px solid #dbe4ef;
  }
  .dp-info-grid div:last-child,
  .dp-options > div:last-child{
    border-bottom:0;
  }
}
/* End Product gallery lightbox and summary polish */
/* Structure works visible section */
.structure-works-section{
  padding-top:46px;
  padding-bottom:58px;
}
.structure-works-intro{
  max-width:760px;
  margin:-8px auto 26px;
  color:#5b687a;
  text-align:center;
  line-height:1.6;
}
.structure-works-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.structure-work-card{
  display:block;
  border:1px solid #dbe4ef;
  border-radius:8px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 34px rgba(0,31,63,.08);
}
.structure-work-card img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  display:block;
}
.structure-work-card span{
  display:block;
  padding:14px 16px 0;
  color:#b97113;
  font-size:11px;
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.05em;
}
.structure-work-card h3{
  margin:8px 16px 18px;
  color:#061936;
  font-size:18px;
  line-height:1.15;
}
@media(max-width:1100px){
  .structure-works-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .structure-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .structure-works-grid{grid-template-columns:1fr}
}
/* End Structure works visible section */


/* Container premium catalog v1 */
.container-catalog{align-items:start}
.container-catalog .catalog-intro{color:#516075;max-width:760px;line-height:1.55}
.container-tabs button.active,.container-tabs button:first-child.active{background:#001a35;color:#fff}
.container-tabs button:first-child:not(.active){background:#fff;color:#001a35}
.container-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.container-card{border:1px solid #dbe4ef;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 14px 30px rgba(0,26,53,.08);display:flex;flex-direction:column;min-height:100%}
.container-card[hidden]{display:none}
.container-card .container-image{aspect-ratio:4/3;display:block;overflow:hidden;background:#eef3f8}
.container-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.container-card:hover img{transform:scale(1.04)}
.container-card div{padding:18px;display:flex;flex-direction:column;gap:9px;flex:1}
.container-card span{color:#b97113;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.container-card h3{margin:0;color:#061936;font-size:21px;line-height:1.1;min-height:46px}
.container-card p{margin:0;color:#5a6678;font-size:14px;line-height:1.4;min-height:38px}
.container-card .detail-link{margin-top:auto;min-height:42px;border:1px solid #d59a3a;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#001a35;font-weight:900}
.container-card .detail-link:hover{background:#d59a3a;color:#fff}
@media(max-width:1050px){.container-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.container-product-grid{grid-template-columns:1fr}.container-tabs{display:grid;grid-template-columns:1fr 1fr}.container-tabs button{padding:11px 8px}}
/* End Container premium catalog v1 */

/* Product page Pavele menu/layout fix */
.dp-product-hero{
  display:block;
  grid-template-columns:none;
  gap:0;
}
.dp-product-hero .dp-breadcrumb{
  margin:0 0 18px;
  color:#5b687a;
}
.dp-product-top{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:42px;
  align-items:start;
}
.site-header{
  z-index:100;
}
@media(max-width:1180px){
  .main-nav.open{
    position:absolute;
    left:16px;
    right:16px;
    top:62px;
    z-index:110;
    display:grid;
    grid-template-columns:1fr;
    gap:0;
    background:#001a35;
    border:1px solid rgba(255,255,255,.16);
    border-radius:8px;
    padding:12px;
    box-shadow:0 20px 40px rgba(0,0,0,.25);
    white-space:normal;
  }
  .main-nav.open a{
    padding:12px 10px;
    font-size:12px;
    line-height:1.15;
  }
}
@media(max-width:1050px){
  .dp-product-top{
    grid-template-columns:1fr;
  }
}
@media(max-width:700px){
  .dp-product-top,
  .dp-actions,
  .dp-options,
  .dp-info-grid,
  .dp-product-body .dp-tabs{
    grid-template-columns:1fr;
  }
  .dp-summary h1{
    font-size:32px;
  }
}

/* Container premium catalog v2 */
.container-catalog{
  padding-top:44px;
  padding-bottom:56px;
}
.container-catalog h2{
  font-size:32px;
  margin-bottom:8px;
}
.container-catalog .catalog-intro{
  margin-bottom:20px;
  font-size:15px;
}
.container-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:18px 0 26px;
}
.container-tabs button{
  min-height:44px;
  padding:0 18px;
  border:1px solid #d6e0ec;
  border-radius:6px;
  background:#fff;
  color:#001a35;
  font-weight:900;
  cursor:pointer;
}
.container-product-grid-v2{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:24px;
}
.container-product-grid-v2 .container-card{
  border-radius:8px;
  box-shadow:0 18px 38px rgba(0,26,53,.1);
}
.container-product-grid-v2 .container-image{
  aspect-ratio:16/11;
}
.container-product-grid-v2 .container-card div{
  min-height:190px;
  padding:18px 18px 20px;
}
.container-product-grid-v2 .container-card h3{
  min-height:72px;
  font-size:23px;
  line-height:1.08;
}
.container-product-grid-v2 .container-card .detail-link{
  width:100%;
  margin-top:auto;
  font-size:17px;
  background:#fff;
}
@media(max-width:1180px){
  .container-product-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .container-product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .container-product-grid-v2{grid-template-columns:1fr}
  .container-product-grid-v2 .container-card div{min-height:auto}
  .container-product-grid-v2 .container-card h3{min-height:auto}
}
/* End Container premium catalog v2 */
/* Uniform product catalog cards v1 */
.structure-grid,
.container-product-grid,
.container-product-grid-v2,
.gate-product-grid,
.globall-product-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}

.structure-card,
.container-card,
.gate-product-grid .gate-card,
.globall-product{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:0!important;
  overflow:hidden!important;
  border:1px solid #dbe4ef!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:0 18px 38px rgba(0,31,63,.08)!important;
}

.structure-card .structure-image,
.container-card .container-image,
.container-product-grid-v2 .container-image,
.gate-product-grid .gate-card .product-image-link,
.globall-product .product-image-link{
  display:block!important;
  aspect-ratio:4/3!important;
  height:auto!important;
  min-height:0!important;
  flex:0 0 auto!important;
  overflow:hidden!important;
  background:#eef3f8!important;
}

.structure-card img,
.container-card img,
.gate-product-grid .gate-card .product-image-link img,
.globall-product .product-image-link img{
  width:100%!important;
  height:100%!important;
  display:block!important;
}

.structure-card img,
.container-card img,
.gate-product-grid .gate-card .product-image-link img{
  object-fit:cover!important;
}

.globall-product .product-image-link img{
  object-fit:contain!important;
  padding:10px!important;
  background:#f6f8fb!important;
}

.structure-card>div,
.container-card>div,
.container-product-grid-v2 .container-card>div,
.gate-product-grid .gate-card>div,
.globall-product>div{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:194px!important;
  padding:18px!important;
  gap:0!important;
}

.structure-card span,
.container-card span,
.gate-product-grid .gate-card .product-category-label,
.globall-product .product-category-label{
  display:block!important;
  min-height:18px!important;
  margin:0 0 12px!important;
  color:#b97113!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.04em!important;
}

.structure-card h3,
.container-card h3,
.container-product-grid-v2 .container-card h3,
.gate-product-grid .gate-card h3,
.globall-product h3{
  min-height:76px!important;
  margin:0 0 14px!important;
  color:#061936!important;
  font-size:22px!important;
  line-height:1.12!important;
  letter-spacing:0!important;
  overflow-wrap:anywhere!important;
}

.globall-product .globall-price{
  min-height:22px!important;
  margin:0 0 12px!important;
  color:#5a6678!important;
  font-size:13px!important;
  line-height:1.35!important;
}

.gate-product-grid .gate-card>div>p{
  display:none!important;
}

.gate-product-grid .gate-card .product-card-actions button,
.globall-product .product-card-actions button{
  display:none!important;
}

.gate-product-grid .gate-card .product-card-actions,
.globall-product .product-card-actions{
  display:block!important;
  margin-top:auto!important;
  padding:0!important;
}

.structure-card .detail-link,
.container-card .detail-link,
.gate-product-grid .gate-card .detail-link,
.globall-product .detail-link{
  width:100%!important;
  min-height:42px!important;
  margin-top:auto!important;
  border:1px solid #d9912d!important;
  border-radius:5px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#001a35!important;
  background:#fff!important;
  font-size:17px!important;
  font-weight:900!important;
  line-height:1.1!important;
  text-align:center!important;
}

.structure-card .detail-link:hover,
.container-card .detail-link:hover,
.gate-product-grid .gate-card .detail-link:hover,
.globall-product .detail-link:hover{
  background:#fff5e5!important;
}

@media(max-width:1050px){
  .structure-grid,
  .container-product-grid,
  .container-product-grid-v2,
  .gate-product-grid,
  .globall-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:640px){
  .structure-grid,
  .container-product-grid,
  .container-product-grid-v2,
  .gate-product-grid,
  .globall-product-grid{
    grid-template-columns:1fr!important;
  }

  .structure-card>div,
  .container-card>div,
  .container-product-grid-v2 .container-card>div,
  .gate-product-grid .gate-card>div,
  .globall-product>div{
    min-height:auto!important;
  }

  .structure-card h3,
  .container-card h3,
  .container-product-grid-v2 .container-card h3,
  .gate-product-grid .gate-card h3,
  .globall-product h3{
    min-height:auto!important;
  }
}
/* End uniform product catalog cards v1 */

/* Compact product pages v2 */
body:has(.dp-product-hero) .dp-product-hero,
body:has(.dp-product-hero) .dp-product-body,
body:has(.dp-product-hero) .dp-projects,
body:has(.dp-product-hero) .dp-similar,
body:has(.dp-product-hero) .dp-product-cta{
  width:min(1060px,calc(100% - 48px));
}
body:has(.dp-product-hero) .dp-product-hero{
  padding:22px 0 16px;
}
body:has(.dp-product-hero) .dp-product-top{
  grid-template-columns:minmax(0,.86fr) minmax(320px,1fr);
  gap:30px;
  align-items:start;
}
body:has(.dp-product-hero) .dp-gallery{
  max-width:520px;
}
body:has(.dp-product-hero) .dp-main-image{
  height:330px!important;
  object-fit:cover;
  border-radius:8px;
}
body:has(.dp-product-hero) .dp-thumbs{
  grid-template-columns:repeat(auto-fit,minmax(72px,1fr));
  gap:8px;
  margin-top:8px;
}
body:has(.dp-product-hero) .dp-thumbs img{
  height:58px!important;
}
body:has(.dp-product-hero) .dp-summary h1{
  font-size:38px!important;
  line-height:1.06;
  margin:10px 0;
}
body:has(.dp-product-hero) .dp-lead{
  font-size:17px;
  line-height:1.45;
  margin-bottom:14px;
}
body:has(.dp-product-hero) .dp-mini-benefits{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 14px;
  margin:14px 0;
}
body:has(.dp-product-hero) .dp-spec-cards,
body:has(.dp-product-hero) .dp-options{
  margin:12px 0;
}
body:has(.dp-product-hero) .dp-spec-cards div,
body:has(.dp-product-hero) .dp-options>div{
  padding:11px 13px;
}
body:has(.dp-product-hero) .dp-actions a{
  height:42px;
}
body:has(.dp-product-hero) .dp-trust span{
  padding:9px 11px;
}
body:has(.dp-product-hero) .dp-benefit-row{
  width:min(1060px,calc(100% - 48px));
  margin:8px auto 0;
  padding:14px 0;
  grid-template-columns:repeat(4,minmax(0,1fr));
}
body:has(.dp-product-hero) .dp-benefit-row div{
  padding:0 14px;
}
body:has(.dp-product-hero) .dp-product-body{
  grid-template-columns:minmax(0,1fr) 300px;
  gap:22px;
  padding:18px 0;
}
body:has(.dp-product-hero) .dp-tabs button{
  padding:10px 8px;
  font-size:11px;
}
body:has(.dp-product-hero) .dp-description,
body:has(.dp-product-hero) .dp-spec-table{
  padding:14px;
}
body:has(.dp-product-hero) .dp-description p,
body:has(.dp-product-hero) .dp-spec-table th,
body:has(.dp-product-hero) .dp-spec-table td{
  font-size:13px;
}
body:has(.dp-product-hero) .lead-card.detail-page-form{
  padding:18px;
}
body:has(.dp-product-hero) .lead-card.detail-page-form h2{
  font-size:24px;
}
body:has(.dp-product-hero) .lead-card.detail-page-form input,
body:has(.dp-product-hero) .lead-card.detail-page-form textarea{
  height:38px;
  margin-bottom:8px;
}
body:has(.dp-product-hero) .lead-card.detail-page-form textarea{
  height:82px;
}
body:has(.dp-product-hero) .dp-color-grid img,
body:has(.dp-product-hero) .dp-projects img,
body:has(.dp-product-hero) .dp-similar-card img{
  height:105px!important;
}
body:has(.dp-product-hero) .dp-projects,
body:has(.dp-product-hero) .dp-similar{
  padding:4px 0 18px;
}
body:has(.dp-product-hero) .dp-projects h2,
body:has(.dp-product-hero) .dp-similar h2,
body:has(.dp-product-hero) .dp-info-area h2{
  font-size:20px;
  margin:16px 0 10px;
}
@media(max-width:1050px){
  body:has(.dp-product-hero) .dp-product-top,
  body:has(.dp-product-hero) .dp-product-body{
    grid-template-columns:1fr;
  }
  body:has(.dp-product-hero) .dp-gallery{
    max-width:none;
  }
}
@media(max-width:700px){
  body:has(.dp-product-hero) .dp-product-hero,
  body:has(.dp-product-hero) .dp-product-body,
  body:has(.dp-product-hero) .dp-projects,
  body:has(.dp-product-hero) .dp-similar,
  body:has(.dp-product-hero) .dp-benefit-row{
    width:min(100% - 24px,1060px);
  }
  body:has(.dp-product-hero) .dp-main-image{
    height:250px!important;
  }
  body:has(.dp-product-hero) .dp-summary h1{
    font-size:30px!important;
  }
  body:has(.dp-product-hero) .dp-benefit-row{
    grid-template-columns:1fr;
  }
  body:has(.dp-product-hero) .dp-benefit-row div{
    padding:10px 0;
  }
}
/* End compact product pages v2 */

/* DALEPREST compact hero and product pages v3 */
.hero{
  min-height:330px;
  background-size:cover!important;
  background-position:center!important;
}
.hero-content{
  width:min(1060px,calc(100% - 48px));
}
.hero h1{
  max-width:620px;
  font-size:42px;
  line-height:1.06;
  margin:14px 0;
}
.hero p{
  max-width:540px;
  font-size:16px;
  line-height:1.5;
}
.hero-actions{margin-top:18px}
.hero-badges{margin-top:24px;gap:20px;font-size:14px}
.compact-hero{min-height:315px}
body:has(.dp-product-hero) .dp-product-hero,
body:has(.dp-product-hero) .dp-product-body,
body:has(.dp-product-hero) .dp-projects,
body:has(.dp-product-hero) .dp-similar,
body:has(.dp-product-hero) .dp-benefit-row{
  width:min(1000px,calc(100% - 48px));
}
body:has(.dp-product-hero) .dp-product-hero{padding:18px 0 12px}
body:has(.dp-product-hero) .dp-breadcrumb{margin-bottom:12px;font-size:12px}
body:has(.dp-product-hero) .dp-product-top{grid-template-columns:minmax(0,430px) minmax(0,1fr);gap:24px}
body:has(.dp-product-hero) .dp-gallery{max-width:430px}
body:has(.dp-product-hero) .dp-main-image{height:280px!important;border-radius:7px}
body:has(.dp-product-hero) .dp-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:7px}
body:has(.dp-product-hero) .dp-thumbs img{height:46px!important;border-radius:5px}
body:has(.dp-product-hero) .dp-summary h1{font-size:32px!important;line-height:1.08;margin:8px 0 8px}
body:has(.dp-product-hero) .dp-tag{padding:5px 10px;font-size:11px}
body:has(.dp-product-hero) .dp-lead{font-size:15px;line-height:1.45;margin-bottom:10px}
body:has(.dp-product-hero) .dp-mini-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:10px 0;font-size:12px}
body:has(.dp-product-hero) .dp-spec-cards{margin:10px 0;grid-template-columns:repeat(2,minmax(0,1fr))}
body:has(.dp-product-hero) .dp-spec-cards div{padding:9px 11px}
body:has(.dp-product-hero) .dp-spec-cards b{font-size:14px}
body:has(.dp-product-hero) .dp-spec-cards span{font-size:12px;margin-top:4px}
body:has(.dp-product-hero) .dp-options{margin:8px 0;grid-template-columns:repeat(2,minmax(0,1fr))}
body:has(.dp-product-hero) .dp-options>div{padding:9px 11px;gap:8px;align-items:flex-start}
body:has(.dp-product-hero) .dp-options b{font-size:12px}
body:has(.dp-product-hero) .dp-options span{font-size:13px;line-height:1.35;text-align:left!important}
body:has(.dp-product-hero) .dp-actions{gap:10px;margin-top:10px}
body:has(.dp-product-hero) .dp-actions a{height:40px;font-size:14px}
body:has(.dp-product-hero) .dp-trust{gap:8px;margin-top:8px}
body:has(.dp-product-hero) .dp-trust span{padding:8px 10px;font-size:11px}
body:has(.dp-product-hero) .dp-benefit-row{margin:6px auto 0;padding:10px 0;grid-template-columns:repeat(4,minmax(0,1fr))}
body:has(.dp-product-hero) .dp-benefit-row div{padding:0 12px}
body:has(.dp-product-hero) .dp-benefit-row b{font-size:14px}
body:has(.dp-product-hero) .dp-benefit-row p{font-size:11px;line-height:1.3}
body:has(.dp-product-hero) .dp-product-body{grid-template-columns:minmax(0,1fr) 260px;gap:18px;padding:14px 0}
body:has(.dp-product-hero) .dp-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-bottom:10px}
body:has(.dp-product-hero) .dp-tabs button{padding:9px 7px;font-size:10px;line-height:1.15}
body:has(.dp-product-hero) .dp-description{padding:12px;border-radius:7px}
body:has(.dp-product-hero) .dp-description p{font-size:12px;line-height:1.55;margin:0 0 8px}
body:has(.dp-product-hero) .dp-info-area h2{font-size:18px;margin:14px 0 8px}
body:has(.dp-product-hero) .dp-color-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}
body:has(.dp-product-hero) .dp-color-grid img{height:92px!important}
body:has(.dp-product-hero) .dp-color-grid figcaption{font-size:12px;padding:8px 10px}
body:has(.dp-product-hero) .dp-order-steps{gap:12px}
body:has(.dp-product-hero) .dp-order-steps span{width:24px;height:24px;font-size:12px}
body:has(.dp-product-hero) .dp-order-steps b{font-size:13px}
body:has(.dp-product-hero) .dp-order-steps p{font-size:11px;line-height:1.3}
body:has(.dp-product-hero) .lead-card.detail-page-form{padding:15px;border-radius:7px}
body:has(.dp-product-hero) .lead-card.detail-page-form h2{font-size:19px;color:#fff!important;margin-bottom:12px}
body:has(.dp-product-hero) .lead-card.detail-page-form input,
body:has(.dp-product-hero) .lead-card.detail-page-form textarea{height:34px;margin-bottom:7px;font-size:13px}
body:has(.dp-product-hero) .lead-card.detail-page-form textarea{height:72px}
body:has(.dp-product-hero) .lead-card.detail-page-form button{height:40px;font-size:13px}
body:has(.dp-product-hero) .dp-call-card{margin-top:10px;padding:12px;font-size:12px}
body:has(.dp-product-hero) .dp-projects,
body:has(.dp-product-hero) .dp-similar{padding:0 0 14px}
body:has(.dp-product-hero) .dp-projects>div,
body:has(.dp-product-hero) .dp-similar>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
body:has(.dp-product-hero) .dp-projects img,
body:has(.dp-product-hero) .dp-similar-card img{height:88px!important}
.automation-catalog{grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding-top:30px}
.automation-catalog .catalog-intro{max-width:760px;color:#556377;line-height:1.55;margin-bottom:18px}
.automation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.automation-card{display:grid;grid-template-columns:170px minmax(0,1fr);border:1px solid #dbe4ef;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 14px 30px rgba(0,26,53,.07)}
.automation-image{height:100%;min-height:190px;background:#eef3f8;overflow:hidden}
.automation-image img{width:100%;height:100%;object-fit:cover}
.automation-card-body{padding:15px;display:flex;flex-direction:column;gap:8px}
.automation-card-body span{color:#b97113;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.automation-card-body h3{font-size:18px;line-height:1.12;margin:0;color:#061936}
.automation-card-body p{font-size:13px;line-height:1.45;color:#566276;margin:0}
.automation-card-body .detail-link{margin-top:auto;min-height:36px;border:1px solid #d9912d;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#001a35;font-weight:900;background:#fff5e5}
.automation-info .benefits p{font-size:13px;line-height:1.4}
@media(max-width:1050px){
  .hero{min-height:330px}
  body:has(.dp-product-hero) .dp-product-top,
  body:has(.dp-product-hero) .dp-product-body,
  .automation-catalog{grid-template-columns:1fr}
  body:has(.dp-product-hero) .dp-gallery{max-width:none}
  .automation-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .hero{min-height:360px}
  .hero h1{font-size:32px}
  .hero-content{width:min(100% - 24px,1060px)}
  body:has(.dp-product-hero) .dp-product-hero,
  body:has(.dp-product-hero) .dp-product-body,
  body:has(.dp-product-hero) .dp-projects,
  body:has(.dp-product-hero) .dp-similar,
  body:has(.dp-product-hero) .dp-benefit-row{width:min(100% - 24px,1000px)}
  body:has(.dp-product-hero) .dp-main-image{height:230px!important}
  body:has(.dp-product-hero) .dp-summary h1{font-size:27px!important}
  body:has(.dp-product-hero) .dp-benefit-row,
  body:has(.dp-product-hero) .dp-tabs,
  body:has(.dp-product-hero) .dp-options,
  body:has(.dp-product-hero) .dp-spec-cards,
  body:has(.dp-product-hero) .dp-projects>div,
  body:has(.dp-product-hero) .dp-similar>div{grid-template-columns:1fr}
  body:has(.dp-product-hero) .dp-benefit-row div{padding:9px 0;border-right:0;border-bottom:1px solid #e5eaf2}
  .automation-card{grid-template-columns:1fr}
  .automation-image{min-height:170px}
}
/* End DALEPREST compact hero and product pages v3 */


/* Real visible hero image layer */
.hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#001a35!important;
}
.hero .hero-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  z-index:0!important;
}
.hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(0,20,45,.94) 0%,rgba(0,20,45,.76) 34%,rgba(0,20,45,.28) 68%,rgba(0,20,45,.06) 100%)!important;
}
.hero .hero-content{
  position:relative!important;
  z-index:2!important;
}
@media(max-width:700px){
  .hero::after{background:linear-gradient(90deg,rgba(0,20,45,.95),rgba(0,20,45,.74))!important}
  .hero .hero-img{object-position:center!important}
}
/* End real visible hero image layer */
/* Uniform hero final sizing */
.hero{
  width:100%!important;
  max-width:none!important;
  min-height:330px!important;
  height:330px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
}
.hero .hero-content{
  width:min(1060px,calc(100% - 48px))!important;
  max-width:1060px!important;
  margin:0 auto!important;
  padding:0!important;
}
.hero .hero-img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
@media(max-width:640px){
  .hero{height:360px!important;min-height:360px!important}
  .hero .hero-content{width:min(100% - 24px,1060px)!important}
}
/* End uniform hero final sizing */


/* DALEPREST home mockup rebuild v1 */
.home-mockup{background:#fff;color:#07162d;font-family:Inter,Arial,sans-serif}
.home-mockup *{box-sizing:border-box}
.home-mockup img{display:block;max-width:100%}
.home-header{position:sticky;top:0;z-index:80;background:#001a35;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.home-topline{width:min(1280px,calc(100% - 80px));height:26px;margin:auto;display:flex;align-items:center;justify-content:flex-end;gap:28px;color:#d9e5f3;font-size:12px;font-weight:800}
.home-nav{width:min(1280px,calc(100% - 80px));height:76px;margin:auto;display:flex;align-items:center;gap:22px}
.home-logo{display:flex;align-items:center;gap:12px;color:#fff;min-width:260px}
.home-logo-mark{width:42px;height:42px;display:grid;place-items:center;border:4px solid #d99c35;border-left-color:#fff;transform:skew(-9deg);font-weight:900;font-size:24px;line-height:1}
.home-logo b{font-size:28px;letter-spacing:.4px;line-height:1}
.home-logo small{display:block;margin-top:3px;color:#d9a33e;font-size:9px;font-weight:900;letter-spacing:2px}
.home-menu{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}
.home-menu a{position:relative;color:#fff;font-size:14px;font-weight:800;white-space:nowrap;padding:34px 0;text-decoration:none}
.home-menu a.active:after,.home-menu a:hover:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;background:#e3a13a;border-radius:3px}
.home-quote,.home-gold-btn,.home-dark-btn,.home-dark-solid,.home-wide-cta>a,.home-promo a{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:5px;text-decoration:none;font-weight:900}
.home-quote,.home-gold-btn,.home-wide-cta>a:first-of-type,.home-promo a{background:linear-gradient(135deg,#f0bd62,#c98526);color:#fff}
.home-quote{height:48px;padding:0 24px;box-shadow:0 8px 18px rgba(201,133,38,.25);white-space:nowrap}
.home-hero{min-height:410px;color:#fff;background:linear-gradient(90deg,rgba(0,20,45,.94) 0%,rgba(0,20,45,.76) 34%,rgba(0,20,45,.18) 66%),url('../img/hero-home-menu.png');background-size:cover;background-position:center}
.home-hero-inner{width:min(1180px,calc(100% - 48px));margin:auto;padding:42px 0 28px}
.home-hero h1{max-width:640px;margin:0 0 18px;font-size:50px;line-height:1.08;letter-spacing:0;font-weight:900}
.home-hero p{max-width:560px;margin:0;color:#fff;font-size:17px;line-height:1.56;font-weight:600}
.home-hero-actions{display:flex;gap:16px;margin:24px 0 30px;flex-wrap:wrap}
.home-gold-btn,.home-dark-btn{height:52px;padding:0 32px}
.home-dark-btn{border:1px solid rgba(255,255,255,.8);background:rgba(0,20,45,.54);color:#fff}
.home-hero-badges{display:grid;grid-template-columns:repeat(3,230px);gap:28px;margin-top:10px}
.home-hero-badges span{display:flex;align-items:center;gap:14px;font-size:15px;font-weight:800;line-height:1.35;color:#fff}
.home-hero-badges i{width:42px;height:42px;display:grid;place-items:center;border:2px solid #d99c35;border-radius:12px;color:#d99c35;font-style:normal;font-size:24px;flex:0 0 auto}

/* DALEPREST index header/hero alignment v4 */
.home-mockup .site-header{z-index:80}
.home-hero{
  height:360px;
  min-height:360px;
  display:flex;
  align-items:center;
}
.home-hero-inner{
  width:min(1060px,calc(100% - 48px));
  padding:0;
}
.home-hero h1{
  max-width:660px;
  font-size:42px;
  line-height:1.06;
  font-weight:800;
  margin-bottom:14px;
}
.home-hero p{
  max-width:560px;
  font-size:16px;
  line-height:1.5;
  font-weight:500;
}
.home-hero-actions{
  margin:20px 0 22px;
}
.home-gold-btn,.home-dark-btn{
  height:48px;
  padding:0 28px;
  font-size:15px;
}
.home-hero-badges{
  display:flex;
  grid-template-columns:none;
  flex-wrap:wrap;
  gap:22px;
  margin-top:0;
}
.home-hero-badges span{
  gap:8px;
  font-size:13px;
  line-height:1.2;
}
.home-hero-badges i{
  width:auto;
  height:auto;
  border:0;
  border-radius:0;
  font-size:15px;
}
.home-section{width:min(1420px,calc(100% - 56px));margin:auto;padding:28px 0}
.home-title{display:flex;align-items:center;justify-content:center;gap:24px;margin:0 0 24px;color:#071b38;text-transform:uppercase;font-size:27px;line-height:1.1;font-weight:900;letter-spacing:.5px;text-align:center}
.home-title:before,.home-title:after{content:"";width:68px;height:2px;background:#d99c35;display:block;flex:0 0 auto}
.home-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}
.home-service-card{position:relative;overflow:hidden;background:#fff;border:1px solid #dce3ec;border-radius:7px;box-shadow:0 10px 24px rgba(0,26,53,.08)}
.home-service-card img{height:145px;width:100%;object-fit:cover}
.home-service-body{position:relative;padding:24px 18px 20px;min-height:176px}
.home-round-icon{position:absolute;top:-24px;left:18px;width:42px;height:42px;border-radius:50%;background:#071b38;border:3px solid #fff;color:#fff;display:grid;place-items:center;font-weight:900}
.home-service-card h3{margin:0 0 12px;color:#071b38;font-size:20px;line-height:1.08;font-weight:900}
.home-service-card p{margin:0 0 20px;color:#5d6a7c;font-size:14px;line-height:1.45;min-height:60px}
.home-service-card a{color:#071b38;font-weight:900;font-size:14px;text-decoration:none}
.home-service-card a span{color:#d99c35}
.home-offer-row{width:min(1420px,calc(100% - 56px));margin:0 auto;padding:0 0 26px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);gap:28px}
.home-picker,.home-form{background:linear-gradient(145deg,#001936,#002a55);color:#fff;border-radius:7px;box-shadow:0 16px 30px rgba(0,26,53,.18)}
.home-picker{padding:24px 24px 14px}
.home-picker h2,.home-form h2{margin:0 0 10px;text-transform:uppercase;font-size:24px;line-height:1.15;font-weight:900}
.home-picker>p{max-width:780px;margin:0 0 16px;color:#e4edf8;font-size:14px;line-height:1.45}
.home-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:0 0 14px;border:1px solid rgba(255,255,255,.2);border-radius:5px;overflow:hidden}
.home-tabs button{height:42px;border:0;border-right:1px solid rgba(255,255,255,.18);background:#001b38;color:#fff;font-weight:900;font-size:13px}
.home-tabs button.active{background:linear-gradient(135deg,#f0bd62,#c98526)}
.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.home-product-card{position:relative;overflow:hidden;background:#fff;color:#07162d;border:1px solid #dce3ec;border-radius:5px}
.home-product-card img{width:100%;height:116px;object-fit:cover}
.home-product-card div{padding:10px}
.home-product-card h3{margin:0 0 5px;font-size:15px;line-height:1.15;font-weight:900}
.home-product-card p{margin:0;color:#33435b;font-size:12px;line-height:1.35}
.home-product-card button{width:100%;height:30px;margin-top:9px;border:0;border-radius:4px;background:#f3f7fc;color:#071b38;font-size:12px;font-weight:900;text-align:left;padding:0 8px}
.home-product-card button span{float:right;color:#071b38}
.home-tag{position:absolute;top:8px;left:8px;z-index:2;background:#d99c35;color:#fff;text-transform:uppercase;font-size:11px;font-weight:900;border-radius:3px;padding:5px 8px}
.home-tag.dark{background:#071b38}
.home-picker-note{margin:10px 0 0!important;color:#d9e5f3!important;font-size:13px!important}
.home-form{padding:24px 28px}
.home-form input,.home-form textarea{width:100%;border:1px solid #cfd8e5;border-radius:5px;margin-bottom:12px;padding:0 14px;font:inherit;font-size:15px;color:#07162d}
.home-form input{height:42px}
.home-form textarea{height:128px;padding-top:12px;resize:vertical}
.home-form button{width:100%;height:48px;border:0;border-radius:5px;background:linear-gradient(135deg,#f0bd62,#c98526);color:#fff;font-weight:900;font-size:15px}
.home-form p{margin:14px 0 0;color:#d9e5f3;font-size:13px}
.home-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #dce3ec;border-bottom:1px solid #dce3ec}
.home-benefit-grid article{display:grid;grid-template-columns:54px 1fr;column-gap:14px;padding:22px 24px;border-right:1px solid #dce3ec}
.home-benefit-grid article:last-child{border-right:0}
.home-benefit-grid span{grid-row:1/3;color:#d99c35;font-size:46px;line-height:1}
.home-benefit-grid h3{margin:0 0 7px;font-size:16px;line-height:1.15}
.home-benefit-grid p{margin:0;color:#5d6a7c;font-size:13px;line-height:1.42}
.home-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;position:relative}
.home-steps article{text-align:center;position:relative}
.home-steps article:not(:last-child):after{content:"";position:absolute;right:-28px;top:28px;width:56px;border-top:1px dashed #8a96a6}
.home-steps article>span{width:44px;height:44px;border-radius:50%;margin:0 auto 12px;background:#071b38;color:#fff;display:grid;place-items:center;font-weight:900;font-size:18px}
.home-steps h3{margin:0 0 8px;font-size:15px}
.home-steps p{margin:0;color:#5d6a7c;font-size:13px;line-height:1.35}
.home-project-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}
.home-project-grid figure{overflow:hidden;margin:0;border-radius:4px;background:#071b38;box-shadow:0 8px 20px rgba(0,26,53,.1)}
.home-project-grid img{width:100%;height:118px;object-fit:cover}
.home-project-grid figcaption{height:34px;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:800;text-align:center;padding:0 8px}
.home-center{text-align:center;margin:18px 0 0}
.home-dark-solid{height:44px;background:#071b38;color:#fff;padding:0 30px}
.home-duo{width:min(1420px,calc(100% - 56px));margin:10px auto 26px;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.home-promo{min-height:210px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden;background:linear-gradient(90deg,#001936,#002a55);border-radius:7px;color:#fff;box-shadow:0 14px 30px rgba(0,26,53,.16)}
.home-promo div{padding:26px 28px}
.home-promo h2{margin:0 0 12px;text-transform:uppercase;font-size:25px;line-height:1.12}
.home-promo ul{margin:0 0 18px;padding-left:0;list-style:none;color:#fff;font-size:14px;line-height:1.55}
.home-promo li:before{content:"✓";color:#f0bd62;font-weight:900;margin-right:8px}
.home-promo a{height:42px;padding:0 18px;font-size:14px}
.home-promo img{height:210px;width:100%;object-fit:cover;align-self:stretch}
.home-promo-auto img{object-fit:contain;background:radial-gradient(circle at center,#284769,#071b38);padding:24px}
.home-wide-cta{display:grid;grid-template-columns:1fr 230px 250px;align-items:center;gap:28px;background:#001a35;color:#fff;padding:28px max(28px,calc((100% - 1420px)/2));border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.home-wide-cta div{display:grid;grid-template-columns:72px 1fr;column-gap:18px;align-items:center}
.home-wide-cta div span{grid-row:1/3;width:54px;height:54px;display:grid;place-items:center;border:2px solid #d99c35;border-radius:8px;color:#d99c35;font-size:26px}
.home-wide-cta h2{margin:0;text-transform:uppercase;font-size:27px;line-height:1.08;max-width:760px}
.home-wide-cta p{margin:6px 0 0;color:#d9e5f3}
.home-wide-cta>a{height:52px;color:#fff}
.home-wide-cta>a:last-child{background:transparent;border:1px solid rgba(255,255,255,.45);line-height:1.2}
.home-footer{background:#00152e;color:#d9e5f3}
.home-footer-grid{width:min(1420px,calc(100% - 56px));margin:auto;display:grid;grid-template-columns:1.45fr 1.1fr .9fr .9fr .9fr;gap:34px;padding:34px 0 22px}
.home-footer p,.home-footer a{color:#d9e5f3;font-size:13px;line-height:1.5;text-decoration:none}
.home-footer a{display:block;margin:6px 0}
.home-footer h3{margin:0 0 12px;color:#fff;text-transform:uppercase;font-size:14px}
.home-footer-logo{min-width:0;margin-bottom:12px}
.home-footer-logo .home-logo-mark{width:36px;height:36px;font-size:20px}
.home-footer-logo b{font-size:23px}
.home-social{display:flex;gap:10px;margin-top:14px}
.home-social span{width:30px;height:30px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900}
.home-copyright{width:min(1420px,calc(100% - 56px));margin:auto;padding:14px 0 20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#d9e5f3;font-size:13px}
@media (max-width:1180px){
  .home-nav{height:auto;padding:14px 0;flex-wrap:wrap}.home-menu{order:3;flex-basis:100%;gap:16px;justify-content:flex-start;overflow:auto}.home-menu a{padding:12px 0}.home-menu a.active:after{bottom:4px}
  .home-service-grid,.home-project-grid{grid-template-columns:repeat(3,1fr)}
  .home-offer-row,.home-duo{grid-template-columns:1fr}
  .home-wide-cta{grid-template-columns:1fr}
  .home-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:760px){
  .home-topline,.home-nav,.home-hero-inner,.home-section,.home-offer-row,.home-duo,.home-footer-grid,.home-copyright{width:min(100% - 28px,1420px)}
  .home-topline{height:auto;min-height:30px;padding:7px 0;justify-content:center;gap:10px 18px;flex-wrap:wrap}
  .home-logo{min-width:0}.home-logo b{font-size:22px}.home-quote{width:100%}.home-menu{gap:14px}
  .home-hero{min-height:auto}.home-hero-inner{padding:44px 0}.home-hero h1{font-size:34px}.home-hero p{font-size:16px}
  .home-hero-badges{grid-template-columns:1fr;gap:14px}
  .home-title{font-size:21px;gap:12px}.home-title:before,.home-title:after{width:32px}
  .home-service-grid,.home-product-grid,.home-benefit-grid,.home-steps,.home-project-grid{grid-template-columns:1fr}
  .home-tabs{grid-template-columns:repeat(2,1fr)}
  .home-benefit-grid article{border-right:0;border-bottom:1px solid #dce3ec}
  .home-steps article:not(:last-child):after{display:none}
  .home-promo{grid-template-columns:1fr}.home-promo img{height:180px}
  .home-wide-cta div{grid-template-columns:1fr}.home-wide-cta div span{grid-row:auto}.home-wide-cta h2{font-size:22px}
  .home-footer-grid{grid-template-columns:1fr}.home-copyright{display:block}
}

/* DALEPREST home catalog interaction v1 */
.home-tabs button{cursor:pointer}
.home-product-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.home-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(0,26,53,.16)}
.home-product-card.is-added{border-color:#d99c35;box-shadow:0 0 0 2px rgba(217,156,53,.24),0 14px 26px rgba(0,26,53,.16)}
.home-product-card.is-added button{background:#071b38;color:#fff}


/* DALEPREST promo background images v1 */
.home-duo .home-promo{
  position:relative;
  min-height:260px;
  display:flex;
  align-items:center;
  overflow:hidden;
  background-size:cover;
  background-position:center right;
}
.home-duo .home-promo:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,26,53,.96) 0%,rgba(0,26,53,.86) 38%,rgba(0,26,53,.42) 68%,rgba(0,26,53,.10) 100%);
  pointer-events:none;
}
.home-duo .home-promo>div{
  position:relative;
  z-index:1;
  width:min(58%,560px);
}
.home-duo .home-promo>img{display:none!important}
.home-promo-containers{background-image:url('../img/home/home-bg-containere-premium.png')!important}
.home-promo-auto{background-image:url('../img/home/home-bg-automatizari-porti.png')!important}
@media (max-width:760px){
  .home-duo .home-promo{min-height:340px;background-position:center right}
  .home-duo .home-promo:before{background:linear-gradient(180deg,rgba(0,26,53,.98) 0%,rgba(0,26,53,.86) 58%,rgba(0,26,53,.36) 100%)}
  .home-duo .home-promo>div{width:100%}
}


/* DALEPREST footer legal repair v1 */
.home-wide-cta{grid-template-columns:minmax(0,1fr) 260px 330px;gap:28px}
.home-wide-cta .home-phone-cta{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:center;min-width:0;padding:0 18px;white-space:normal}
.home-wide-cta .home-phone-cta span{font-weight:900;line-height:1.15}
.home-wide-cta .home-phone-cta b{font-size:18px;line-height:1.15;white-space:nowrap}
.home-footer-grid{align-items:start}
.home-footer h3{letter-spacing:.2px}
.home-footer a:hover{color:#f0bd62}
.legal-main{width:min(980px,calc(100% - 48px));margin:0 auto;padding:56px 0 64px;color:#07162d}
.legal-crumb{margin:0 0 16px;color:#5d6a7c;font-weight:800}
.legal-main h1{margin:0 0 16px;font-size:44px;line-height:1.05;color:#001a35}
.legal-lead{margin:0 0 28px;color:#344055;font-size:18px;line-height:1.6}
.legal-content{display:grid;gap:16px}
.legal-content section{border:1px solid #dce3ec;border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(0,26,53,.06);padding:22px 24px}
.legal-content h2{margin:0 0 10px;color:#001a35;font-size:22px}
.legal-content p{margin:0;color:#4b5b70;line-height:1.65}
@media (max-width:1180px){.home-wide-cta{grid-template-columns:1fr}.home-wide-cta .home-phone-cta{width:100%;height:auto;min-height:56px}}
@media (max-width:760px){.legal-main{width:calc(100% - 28px);padding:38px 0}.legal-main h1{font-size:34px}.home-wide-cta .home-phone-cta{flex-direction:column;gap:4px}}

/* DALEPREST automation vertical product images v1 */
.automation-image{
  background:#fff!important;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:10px;
}
.automation-image img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center;
}
@media(max-width:700px){
  .automation-image{min-height:240px!important;}
}
/* End DALEPREST automation vertical product images v1 */

/* producers carousel */
.producers-section{position:relative;width:100%;max-width:none;margin:0;padding:58px max(24px,calc((100vw - 1180px)/2)) 70px;background:#fff;overflow:hidden;border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4}.producers-title{margin-bottom:44px;color:#20262f}.producer-carousel{width:100%;overflow:hidden}.producer-track{display:flex;align-items:stretch;gap:34px;width:max-content;animation:producerMarqueeRight 52s linear infinite;will-change:transform}.producer-carousel:hover .producer-track{animation-play-state:paused}.producer-card{flex:0 0 206px;min-height:158px;display:grid;grid-template-rows:80px auto auto;align-items:center;gap:10px;color:#101820;text-decoration:none}.producer-logo-box{height:80px;width:100%;display:flex;align-items:center;justify-content:flex-start}.producer-logo-box img{width:80%;height:80px;object-fit:contain;filter:saturate(1.05) contrast(1.03)}.producer-card strong{font-size:15px;line-height:1.2;font-weight:900;color:#111820}.producer-link{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#f47721;font-size:15px;font-weight:900}.producer-link b{font-size:28px;line-height:1;font-weight:500}.producer-side-arrow{position:absolute;top:50%;transform:translateY(-18%);z-index:2;border:0;background:transparent;color:#2a3d4b;font-size:52px;font-weight:300;line-height:1;opacity:.9;pointer-events:none}.producer-side-arrow-left{left:38px}.producer-side-arrow-right{right:38px}@keyframes producerMarqueeRight{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}@media(max-width:900px){.producers-section{padding:44px 18px 54px}.producer-track{gap:24px;animation-duration:44s}.producer-card{flex-basis:178px}.producer-logo-box img{max-width:150px}.producer-side-arrow{display:none}}@media(max-width:560px){.producers-title{margin-bottom:28px}.producer-track{gap:18px}.producer-card{flex-basis:150px;min-height:140px}.producer-logo-box{height:64px}.producer-logo-box img{width:84%;height:64px}.producer-card strong,.producer-link{font-size:13px}}