:root{--bg:#f4f8fb;--ink:#102338;--muted:#617284;--line:#dbe6ee;--card:#fff;--accent:#00599c;--accent-dark:#004474;--brand-blue:#00599c;--brand-blue-dark:#003f70;--brand-green:#9eab05;--brand-green-dark:#707a00;--brand-green-soft:#f3f6d9;--soft:#edf5fa;--radius:22px;--shadow:0 22px 65px rgba(0,67,112,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;gap:32px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}.brand{font-size:22px;font-weight:900;letter-spacing:-.8px;white-space:nowrap}.brand span{color:var(--accent)}nav{display:flex;gap:28px;margin-left:auto}nav a{font-size:14px;color:#43494f}.btn{border:0;border-radius:14px;background:var(--accent);color:#fff;padding:14px 20px;font-weight:800;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;transition:.18s ease}.btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn-small{padding:11px 16px;font-size:13px}.btn-large{min-height:52px;padding:15px 20px}.btn-ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn-ghost:hover{background:#f8faf9;color:var(--ink)}.btn-secondary{background:var(--soft);color:var(--accent-dark)}.btn-secondary:hover{background:#dfeee8;color:var(--accent-dark)}
.hero{max-width:1320px;margin:0 auto;padding:90px clamp(20px,5vw,72px) 70px;display:grid;grid-template-columns:1.4fr .7fr;gap:56px;align-items:center}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--accent);margin-bottom:14px}h1{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:850px}h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.05;margin:0}h3{font-size:28px;letter-spacing:-.03em;margin:6px 0 22px}.hero p{font-size:20px;line-height:1.55;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-card{background:var(--ink);color:#fff;padding:28px;border-radius:30px;display:grid;gap:12px;box-shadow:0 30px 80px rgba(21,23,26,.12)}.metric{background:rgba(255,255,255,.07);padding:22px;border-radius:20px;display:flex;justify-content:space-between;align-items:center}.metric strong{font-size:22px}.metric span{color:#cfd4da;font-size:13px;max-width:140px;text-align:right}
.section{max-width:1320px;margin:0 auto;padding:74px clamp(20px,5vw,72px)}.section.soft{max-width:none;background:#fff}.section.soft>*{max-width:1176px;margin-left:auto;margin-right:auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.status{font-size:12px;padding:8px 12px;background:#e9efed;color:#285849;border-radius:999px}.filters{margin:28px 0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px}.filters input,.filters select{width:100%;padding:15px 18px;border-radius:14px;border:1px solid var(--line);background:#fff;outline:none}.filters input:focus,.filters select:focus{border-color:#9ab7ad;box-shadow:0 0 0 3px rgba(10,115,91,.08)}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;transition:.2s ease;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#d5ddda}.product-link{display:block;flex:1}.product-image-wrap{aspect-ratio:4/3;border-radius:17px;overflow:hidden;background:#fff;margin-bottom:18px;display:grid;place-items:center}.product-image{width:100%;height:100%;object-fit:contain}.product-placeholder,.product-gallery-empty{min-height:240px;display:grid;place-items:center;color:#97a09f;font-weight:900;letter-spacing:.15em;background:linear-gradient(135deg,#f8f9fa,#eef2f2);border-radius:17px}.category{font-size:12px;color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-card h3{font-size:23px;line-height:1.15;margin:13px 0 10px}.product-card p{color:var(--muted);line-height:1.55;margin:0}.product-card-footer{margin-top:18px;border-top:1px solid #edf0f1;padding-top:16px;display:grid;gap:12px}.price{font-weight:900;font-size:18px}.price small{font-weight:500;color:var(--muted);margin-left:5px}.pager{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:30px}.pager button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer}.pager button:disabled{opacity:.4;cursor:not-allowed}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px!important}.benefits article{background:var(--bg);padding:26px;border-radius:var(--radius)}.benefits strong{font-size:22px}.benefits p{color:var(--muted);line-height:1.5}footer{padding:44px clamp(20px,5vw,72px);background:#101214;color:#fff;display:flex;justify-content:space-between;gap:32px}footer p{color:#aeb5bd;font-size:14px}.loading,.empty{padding:32px 0;color:var(--muted)}
/* Quote */
dialog{border:0;border-radius:24px;padding:0;box-shadow:0 28px 100px rgba(0,0,0,.28)}dialog::backdrop{background:rgba(9,14,13,.58);backdrop-filter:blur(5px)}.quote-dialog{width:min(780px,calc(100% - 28px));overflow:visible}.quote-form{padding:30px;position:relative;display:grid;gap:14px}.quote-form h3{font-size:clamp(24px,3vw,34px);margin:0 44px 8px 0}.close{position:absolute;right:18px;top:13px;border:0;background:transparent;font-size:32px;line-height:1;color:#78818b;cursor:pointer}.quote-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-form label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#42484f}.quote-form input,.quote-form textarea{font:inherit;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;outline:none;resize:vertical}.quote-form input:focus,.quote-form textarea:focus{border-color:#8bb5a8;box-shadow:0 0 0 3px rgba(10,115,91,.08)}.quote-footer{display:flex;align-items:center;gap:15px}.form-note{font-size:12px;color:var(--muted);margin:0}.success{background:#eaf5f0;color:#1d6b52;padding:12px;border-radius:12px;font-size:14px}.error{background:#fff0f0;color:#9c3030;padding:12px;border-radius:12px;font-size:14px}
/* Product page */
.product-page-body{background:#fff}.product-page{max-width:1280px;margin:0 auto;padding:28px clamp(20px,5vw,56px) 90px}.product-loading{min-height:55vh;display:grid;place-items:center}.breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#7b848a;font-size:13px;margin:3px 0 28px}.breadcrumbs a{color:var(--accent)}.breadcrumbs b{font-weight:400;color:#b1b8bc}.breadcrumbs span:last-child{color:#565e64}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:54px;align-items:start}.product-gallery{min-width:0}.gallery-main-wrap{height:min(610px,52vw);min-height:430px;border:1px solid #edf0f1;border-radius:28px;background:#fff;display:grid;place-items:center;overflow:hidden}.gallery-main{width:100%;height:100%;object-fit:contain;padding:18px}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto;padding-bottom:3px}.gallery-thumb{width:96px;height:78px;flex:0 0 auto;border:1px solid var(--line);border-radius:14px;background:#fff;padding:5px;cursor:pointer}.gallery-thumb.active{border:2px solid var(--accent)}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-summary{position:sticky;top:106px;padding-top:10px}.product-summary h1{font-size:clamp(40px,5vw,68px);line-height:1.02;max-width:none;margin:11px 0 18px}.product-lead{font-size:18px;line-height:1.55;color:var(--muted);margin:0 0 22px}.product-public-meta{display:flex;gap:26px;flex-wrap:wrap;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-public-meta div{display:grid;gap:3px}.product-public-meta span{color:var(--muted);font-size:12px}.product-public-meta strong{font-size:14px}.product-price{font-size:30px;font-weight:950;letter-spacing:-.02em;margin:26px 0 2px}.price-note{color:var(--muted);font-size:14px;margin:0 0 21px}.product-actions{display:grid;grid-template-columns:1fr;gap:10px}.trust-list{margin-top:27px;padding-top:23px;border-top:1px solid var(--line);display:grid;gap:16px}.trust-list div{display:grid;gap:3px;padding-left:18px;position:relative}.trust-list div:before{content:"";position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:var(--accent)}.trust-list strong{font-size:14px}.trust-list span{font-size:13px;color:var(--muted)}.product-subnav{position:sticky;top:78px;z-index:30;margin:70px -12px 0;padding:10px 12px;background:rgba(255,255,255,.96);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:24px;backdrop-filter:blur(14px)}.product-subnav a{font-size:14px;font-weight:750;color:#4f585e}.product-subnav button{margin-left:auto;border:0;background:var(--accent);color:#fff;padding:10px 14px;border-radius:11px;font-weight:800;cursor:pointer}.content-section{padding:76px 0;border-bottom:1px solid var(--line);scroll-margin-top:150px}.content-section>h2{font-size:clamp(34px,4vw,50px);margin-bottom:30px}.description-section{display:grid;grid-template-columns:260px minmax(0,780px);column-gap:60px}.description-section .section-kicker,.description-section>h2{grid-column:1}.description-section .product-description{grid-column:2;grid-row:1/span 3}.product-description{font-size:17px;line-height:1.75;color:#283036}.product-description>*:first-child{margin-top:0!important}.product-description p{margin:0 0 18px}.product-description h1,.product-description h2,.product-description h3{font-size:28px!important;line-height:1.2!important;letter-spacing:-.02em!important;margin:38px 0 14px!important;font-weight:850!important}.product-description ul,.product-description ol{padding-left:22px;margin:16px 0 22px}.product-description li{margin:8px 0}.product-description br+br{display:none}.specs-section{max-width:980px}.spec-table{border-top:1px solid var(--line)}.spec-row{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:34px;padding:17px 0;border-bottom:1px solid var(--line);align-items:start}.spec-row>div{color:var(--muted)}.spec-row strong{font-weight:750;line-height:1.45}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.related-card{border:1px solid var(--line);border-radius:20px;padding:16px;background:#fff;transition:.18s ease}.related-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.related-image{height:185px;display:grid;place-items:center;background:#fff;border-radius:14px;overflow:hidden;margin-bottom:14px;color:#9aa1a5;font-weight:900}.related-image img{width:100%;height:100%;object-fit:contain}.related-card h3{font-size:18px;line-height:1.2;margin:10px 0 14px}.related-price{font-weight:850}.product-error{min-height:55vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px}.product-error h1{font-size:48px}.product-error p{color:var(--muted);font-size:18px}.product-error .btn{margin-top:15px}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-hero-grid{grid-template-columns:1fr;gap:28px}.product-summary{position:static}.gallery-main-wrap{height:65vw;min-height:360px}.description-section{display:block}.description-section .product-description{margin-top:28px}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){nav{display:none}.topbar .btn-small{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.filters{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}footer{flex-direction:column}.quote-fields{grid-template-columns:1fr}.quote-footer{align-items:stretch;flex-direction:column}.quote-dialog{max-height:calc(100dvh - 20px);overflow:auto}.product-page{padding-left:18px;padding-right:18px}.product-summary h1{font-size:42px}.product-subnav{gap:12px;overflow:auto;white-space:nowrap}.product-subnav button{display:none}.spec-row{grid-template-columns:1fr;gap:6px}.related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:580px){.product-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.gallery-main-wrap{height:88vw;min-height:300px;border-radius:20px}.gallery-main{padding:8px}.product-summary h1{font-size:36px}.product-actions{grid-template-columns:1fr}.content-section{padding:54px 0}.related-grid{grid-template-columns:1fr}.product-description{font-size:16px}}

/* v0.5 product showcase polish */
.product-page{max-width:1480px;padding-top:34px;padding-bottom:110px}
.breadcrumbs{margin-bottom:34px;font-size:13px}
.product-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);gap:72px}
.product-gallery.has-thumbs{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start}
.product-gallery.has-thumbs .gallery-thumbs{display:flex;flex-direction:column;gap:10px;margin-top:0;overflow:visible}
.gallery-main-wrap{height:min(690px,48vw);min-height:560px;border-radius:30px;background:linear-gradient(180deg,#fff 0%,#fbfcfc 100%)}
.gallery-main{padding:26px}
.gallery-thumb{width:92px;height:82px;border-radius:16px;padding:6px}
.product-summary{top:104px;padding:5px 0 0}
.summary-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}
.availability-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:var(--soft);color:var(--accent-dark);font-size:12px;font-weight:800;padding:8px 11px;white-space:nowrap}
.availability-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}
.product-summary h1{font-size:clamp(48px,4.5vw,72px);line-height:.99;letter-spacing:-.055em;margin:0 0 20px}
.product-lead{font-size:18px;line-height:1.65;margin-bottom:24px;max-width:680px}
.product-highlights{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 22px}
.product-highlights>div{background:#f7f9f9;border:1px solid #edf0f1;border-radius:15px;padding:13px 14px;display:grid;gap:5px;min-width:0}
.product-highlights span{font-size:11px;color:var(--muted);line-height:1.25}
.product-highlights strong{font-size:14px;line-height:1.3;overflow-wrap:anywhere}
.product-public-meta{margin-top:2px}
.quote-card{margin-top:24px;padding:22px;border:1px solid #dfe6e4;border-radius:22px;background:linear-gradient(135deg,#f8fbfa,#fff);box-shadow:0 18px 50px rgba(25,62,51,.05)}
.quote-card-label{display:block;font-size:12px;color:var(--muted);font-weight:700;margin-bottom:5px}
.quote-card .product-price{font-size:32px;margin:0 0 3px}
.quote-card .price-note{margin:0 0 18px;line-height:1.45}
.product-actions .btn{width:100%}
.trust-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;padding-top:0;border-top:0}
.trust-list div{background:#fff;border:1px solid #edf0f1;border-radius:15px;padding:14px 13px 14px 27px;min-height:92px}
.trust-list div:before{left:13px;top:20px;width:6px;height:6px}
.trust-list strong{font-size:13px}.trust-list span{font-size:11px;line-height:1.35}
.product-subnav{margin:82px calc((1480px - 100vw)/2) 0;padding:0;background:rgba(255,255,255,.95)}
.subnav-inner{width:min(1480px,100%);margin:0 auto;padding:12px clamp(20px,5vw,56px);display:flex;align-items:center;gap:28px}
.product-subnav a{font-size:14px}.product-subnav button{margin-left:auto}
.content-section{padding:88px 0}
.description-section{display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1.58fr);gap:78px;align-items:start}
.description-section .content-heading{position:sticky;top:150px}
.description-section .section-kicker,.description-section>h2,.description-section .product-description{grid-column:auto;grid-row:auto}
.content-heading h2{font-size:clamp(40px,4vw,58px);margin:0}
.product-description{font-size:18px;line-height:1.78;max-width:900px}
.product-description p{margin-bottom:22px}
.product-description h1,.product-description h2,.product-description h3{font-size:30px!important;margin:46px 0 16px!important}
.specs-section{max-width:none;display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,1.58fr);gap:78px;align-items:start}
.specs-section .section-kicker,.specs-section>h2{grid-column:1}
.specs-section>h2{font-size:clamp(40px,4vw,58px);margin-top:26px}
.spec-table{grid-column:2;grid-row:1/span 3;border-top:1px solid var(--line);max-width:930px}
.spec-row{grid-template-columns:minmax(230px,.8fr) minmax(300px,1.2fr);padding:19px 0}
.related-section h2{font-size:clamp(38px,3.5vw,54px)}
.related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.related-card{padding:18px;border-radius:22px}
.related-image{height:220px}
.related-card h3{font-size:19px}
.quote-dialog{width:min(720px,calc(100% - 28px))}
.quote-form{padding:34px;gap:16px}
.quote-form h3{font-size:32px}

@media(max-width:1180px){
  .product-hero-grid{grid-template-columns:1fr 1fr;gap:38px}
  .gallery-main-wrap{min-height:500px}
  .trust-list{grid-template-columns:1fr}
  .trust-list div{min-height:auto}
  .product-summary h1{font-size:48px}
}
@media(max-width:1000px){
  .product-gallery.has-thumbs{grid-template-columns:1fr}
  .product-gallery.has-thumbs .gallery-thumbs{order:2;flex-direction:row;overflow:auto}
  .product-hero-grid{grid-template-columns:1fr;gap:32px}
  .product-summary{position:static}
  .gallery-main-wrap{height:68vw;min-height:440px}
  .product-highlights{grid-template-columns:repeat(2,1fr)}
  .trust-list{grid-template-columns:repeat(3,1fr)}
  .description-section,.specs-section{display:block}
  .description-section .content-heading{position:static;margin-bottom:30px}
  .specs-section>h2{margin:8px 0 30px}
  .spec-table{max-width:none}
  .related-grid{grid-template-columns:repeat(2,1fr)}
  .product-subnav{margin-left:-18px;margin-right:-18px}
}
@media(max-width:680px){
  .product-page{padding-top:20px}
  .breadcrumbs{margin-bottom:20px}
  .summary-topline{align-items:flex-start}
  .product-summary h1{font-size:38px}
  .product-lead{font-size:16px}
  .product-highlights{grid-template-columns:1fr 1fr}
  .gallery-main-wrap{height:88vw;min-height:300px;border-radius:22px}
  .gallery-thumb{width:76px;height:68px}
  .quote-card{padding:18px}
  .trust-list{grid-template-columns:1fr}
  .content-section{padding:58px 0}
  .product-description{font-size:16px;line-height:1.68}
  .product-description h1,.product-description h2,.product-description h3{font-size:25px!important}
  .spec-row{grid-template-columns:1fr;gap:6px}
  .related-grid{grid-template-columns:1fr}
  .subnav-inner{padding-left:18px;padding-right:18px;gap:18px;overflow:auto}
  .product-subnav button{display:none}
}

/* v0.6 catalog experience */
.catalog-home{background:#f6f8f9}
.catalog-hero{max-width:1480px;margin:0 auto;padding:88px clamp(24px,5vw,70px) 72px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:70px;align-items:center}
.catalog-hero h1{max-width:900px}.catalog-hero-copy>p{max-width:760px;font-size:20px;line-height:1.55;color:var(--muted)}
.hero-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hero-proof span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 13px;font-size:12px;color:var(--muted)}.hero-proof strong{color:var(--ink);margin-right:5px}
.catalog-hero-panel{background:var(--ink);color:#fff;border-radius:30px;padding:34px;box-shadow:0 30px 80px rgba(17,28,25,.12)}.catalog-hero-panel .panel-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:#8fd5c2;margin-bottom:16px}.catalog-hero-panel h2{font-size:36px;line-height:1.06}.catalog-hero-panel p{color:#cad0ce;line-height:1.6}.catalog-hero-panel .btn{margin-top:8px;width:100%}
.directions-section{padding-top:52px}.section-intro{max-width:500px;color:var(--muted);line-height:1.55;margin:0}
.direction-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.direction-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;text-align:left;display:grid;grid-template-columns:46px 1fr auto;gap:14px;align-items:center;cursor:pointer;transition:.18s ease;color:var(--ink)}.direction-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cadbd5}.direction-icon{width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--accent);display:grid;place-items:center;font-size:24px;font-weight:900}.direction-copy{display:grid;gap:5px}.direction-copy strong{font-size:16px;line-height:1.25}.direction-copy small{color:var(--muted)}.direction-arrow{font-size:20px;color:var(--accent)}
.catalog-v06{max-width:1480px}.catalog-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.catalog-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:30px;align-items:start}.catalog-sidebar{position:sticky;top:102px;display:grid;gap:18px}.sidebar-block,.sidebar-help{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.sidebar-title{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.category-nav-list{display:grid}.category-nav{width:100%;display:flex;justify-content:space-between;gap:12px;border:0;background:transparent;padding:11px 9px;border-radius:10px;text-align:left;cursor:pointer;color:#4a5258;font-size:13px}.category-nav:hover,.category-nav.active{background:var(--soft);color:var(--accent-dark);font-weight:800}.category-nav em{font-style:normal;color:#8b9499;font-size:11px}.sidebar-help{background:linear-gradient(145deg,#0b705a,#0a5b49);color:#fff}.sidebar-help strong{font-size:17px}.sidebar-help p{font-size:13px;line-height:1.5;color:#d7ebe5}.sidebar-help .btn{background:#fff;color:var(--accent-dark);width:100%}
.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:12px;margin-bottom:14px}.search-wrap{position:relative}.search-icon{position:absolute;left:17px;top:50%;transform:translateY(-50%);font-size:22px;color:#939ca1}.catalog-toolbar input,.catalog-toolbar select{width:100%;height:54px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 16px;font-size:14px;outline:none}.catalog-toolbar input{padding-left:48px}.catalog-toolbar input:focus,.catalog-toolbar select:focus{border-color:#9bc7bb;box-shadow:0 0 0 3px rgba(10,115,91,.08)}
.active-filter{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#edf5f2;border-radius:12px;padding:11px 13px;margin-bottom:16px;color:#36564d;font-size:13px}.active-filter button{border:0;background:transparent;color:var(--accent-dark);font-weight:800;cursor:pointer}
.product-grid-v06{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card-v06{padding:0;overflow:hidden;border-radius:20px}.product-card-v06 .product-link{padding:15px 15px 0}.product-card-v06 .product-image-wrap{height:280px;border-radius:15px;background:#fff;position:relative}.card-status{position:absolute;top:10px;left:10px;background:rgba(237,247,244,.94);color:var(--accent-dark);padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800}.product-card-v06 h3{font-size:20px;margin:8px 0 10px;line-height:1.16}.product-card-v06 p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;font-size:13px}.product-card-v06 .product-card-footer{padding:15px;border-top:1px solid #eef1f2;margin-top:14px}.product-card-v06 .price{font-size:18px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.card-details{font-size:12px;font-weight:800;color:var(--accent-dark)}.product-card-v06 .quote-btn{padding:10px 12px;font-size:11px;border-radius:10px}.catalog-empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:20px;padding:50px;text-align:center}.catalog-empty strong{font-size:24px}.catalog-empty p{color:var(--muted)}
.company-strip{padding-top:80px;padding-bottom:80px}.company-heading{max-width:1176px;margin:0 auto 34px}.benefits-v06{grid-template-columns:repeat(4,1fr)}.benefits-v06 article span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--soft);color:var(--accent-dark);font-size:11px;font-weight:900;margin-bottom:18px}
@media(max-width:1180px){.direction-grid{grid-template-columns:repeat(3,1fr)}.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.product-grid-v06{grid-template-columns:repeat(2,1fr)}.benefits-v06{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.catalog-hero{grid-template-columns:1fr;gap:28px;padding-top:58px}.catalog-hero-panel{max-width:650px}.direction-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{display:block}.catalog-sidebar{position:static;margin-bottom:18px}.sidebar-block{display:none}.catalog-toolbar{grid-template-columns:1fr 220px}}
@media(max-width:650px){.catalog-hero{padding-left:18px;padding-right:18px}.catalog-hero-copy>p{font-size:17px}.hero-proof{display:grid}.direction-grid{grid-template-columns:1fr}.direction-card{padding:17px}.catalog-toolbar{grid-template-columns:1fr}.product-grid-v06{grid-template-columns:1fr}.benefits-v06{grid-template-columns:1fr}.section-intro{display:none}.catalog-title-row{align-items:flex-start}.catalog-title-row .status{display:none}}

/* v0.7 — hierarchy-first catalogue */
.direction-grid-v07{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;align-items:stretch}.catalog-direction-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 7px 20px rgba(15,29,35,.06);transition:.18s ease}.catalog-direction-card:hover{transform:translateY(-4px);box-shadow:0 15px 32px rgba(15,29,35,.11)}.catalog-direction-open{display:flex;flex-direction:column;width:100%;height:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.catalog-direction-image{height:170px;background:linear-gradient(135deg,#f5f6f6,#e9ecec);overflow:hidden}.catalog-direction-image img{width:100%;height:100%;object-fit:contain;padding:10px;display:block}.catalog-direction-body{padding:18px 18px 10px;display:flex;flex:1;flex-direction:column}.catalog-direction-body h3{font-size:18px;line-height:1.25;margin:0 0 8px}.catalog-direction-body p{font-size:12px;line-height:1.45;color:var(--muted);margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-direction-body span{margin-top:auto;font-size:11px;font-weight:800;color:var(--accent)}.catalog-direction-more{margin:0 14px 14px;border:1.5px solid var(--accent);border-radius:9px;padding:9px 12px;text-align:center;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.035em;color:var(--accent-dark)}.catalog-direction-open:hover .catalog-direction-more{background:var(--accent);color:#fff}
.category-card-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 60% 35%,#fff 0,#f3f6f5 45%,#e4ece9 100%);color:var(--accent);font-weight:900;letter-spacing:.12em}.category-browser{margin-top:34px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 36px rgba(14,35,41,.07);scroll-margin-top:100px}.category-browser-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding-bottom:18px}.category-browser-back{border:0;background:transparent;color:var(--accent-dark);font-weight:900;cursor:pointer;padding:8px 0}.category-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.category-breadcrumbs span:last-child{color:var(--ink);font-weight:800}.category-browser-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;padding:26px 0 22px}.category-browser-heading h3{font-size:34px;line-height:1.05;margin:4px 0 8px}.category-browser-heading p{margin:0;color:var(--muted);max-width:760px}.category-browser-count{white-space:nowrap;background:var(--soft);color:var(--accent-dark);font-weight:900;border-radius:999px;padding:9px 13px}.subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.subcategory-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:.18s ease}.subcategory-card:hover{box-shadow:0 12px 26px rgba(14,35,41,.09);transform:translateY(-2px)}.subcategory-open{width:100%;height:100%;display:flex;flex-direction:column;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.subcategory-image{height:145px;background:#f4f6f6;overflow:hidden}.subcategory-image img{width:100%;height:100%;object-fit:contain;padding:9px}.subcategory-body{padding:15px 15px 9px;display:grid;gap:5px;flex:1}.subcategory-body h4{font-size:16px;line-height:1.25;margin:0}.subcategory-body span{font-size:12px;font-weight:900;color:var(--accent-dark)}.subcategory-body small{font-size:11px;color:var(--muted)}.subcategory-more{margin:0 12px 12px;padding:8px;border:1px solid #c7d8d3;border-radius:8px;text-align:center;font-size:11px;font-weight:900;text-transform:uppercase;color:var(--accent-dark)}.subcategory-open:hover .subcategory-more{border-color:var(--accent);background:var(--soft)}.leaf-category-action{grid-column:1/-1;border:1px solid var(--line);border-radius:15px;background:var(--soft);padding:22px;font-size:16px;font-weight:900;color:var(--accent-dark);cursor:pointer}
@media(max-width:1350px){.direction-grid-v07{grid-template-columns:repeat(4,1fr)}.subcategory-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1050px){.direction-grid-v07{grid-template-columns:repeat(3,1fr)}.subcategory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.direction-grid-v07{grid-template-columns:repeat(2,1fr);gap:12px}.catalog-direction-image{height:130px}.catalog-direction-body{padding:13px 13px 8px}.catalog-direction-body h3{font-size:15px}.catalog-direction-body p{display:none}.catalog-direction-more{margin:0 10px 10px;font-size:10px}.category-browser{padding:16px;border-radius:18px}.category-browser-top{grid-template-columns:1fr auto}.category-breadcrumbs{grid-column:1/-1;grid-row:2}.category-browser-heading{align-items:flex-start}.category-browser-heading h3{font-size:28px}.category-browser-heading p{font-size:13px}.subcategory-grid{grid-template-columns:repeat(2,1fr);gap:11px}.subcategory-image{height:115px}.subcategory-body{padding:11px}.subcategory-body h4{font-size:14px}}
@media(max-width:480px){.direction-grid-v07,.subcategory-grid{grid-template-columns:1fr}.catalog-direction-image{height:165px}.category-browser-heading{display:block}.category-browser-count{display:inline-block;margin-top:12px}}

/* v0.8 — dedicated direction and nested category pages */
.direction-page-body{background:#f7f9f9}.direction-page{max-width:1320px;margin:0 auto;padding:30px clamp(20px,5vw,72px) 90px}.direction-loading{min-height:62vh;display:grid;place-items:center;color:var(--muted);font-weight:700}.direction-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#7b858a;margin-bottom:24px}.direction-breadcrumbs a{color:var(--accent-dark);font-weight:750}.direction-breadcrumbs b{font-weight:400;color:#b8c0c3}.direction-breadcrumbs span{color:#4d565b}
.direction-hero-v08{padding:22px 0 62px}.direction-hero-grid-v08{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:52px;align-items:center}.direction-hero-copy-v08{min-width:0}.direction-hero-copy-v08 h1{font-size:clamp(42px,5.2vw,64px);line-height:1.02;letter-spacing:-.04em;max-width:100%;margin:0;overflow-wrap:anywhere;word-break:break-word;hyphens:auto}.direction-hero-copy-v08>p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.6;margin:22px 0}.direction-hero-meta-v08{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}.direction-hero-meta-v08 span{padding:8px 11px;border-radius:999px;background:#e9f3ef;color:var(--accent-dark);font-size:12px;font-weight:850}.direction-hero-actions-v08{display:flex;gap:10px;flex-wrap:wrap}.direction-hero-image-v08{height:390px;border:1px solid var(--line);border-radius:28px;background:#fff;overflow:hidden;display:grid;place-items:center;box-shadow:0 18px 45px rgba(19,39,34,.06)}.direction-hero-image-v08 img{width:100%;height:100%;object-fit:contain;padding:22px}
.direction-subsections-v08{padding:58px 0 76px;border-top:1px solid var(--line)}.direction-section-head-v08{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:30px}.direction-section-head-v08 h2{font-size:clamp(34px,4vw,50px)}.direction-section-head-v08>p{max-width:490px;color:var(--muted);line-height:1.55;margin:0}.direction-subcategory-grid-v08{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.direction-subcategory-card-v08{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s ease;min-width:0}.direction-subcategory-card-v08:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(16,39,34,.1);border-color:#cfdad6}.direction-subcategory-card-v08>a{display:flex;flex-direction:column;height:100%}.direction-subcategory-image-v08{height:190px;background:linear-gradient(145deg,#f8faf9,#edf2f0);overflow:hidden;display:grid;place-items:center}.direction-subcategory-image-v08 img{width:100%;height:100%;object-fit:contain;padding:13px}.direction-subcategory-content-v08{padding:18px;display:flex;flex-direction:column;min-height:176px}.direction-subcategory-content-v08 h3{font-size:19px;line-height:1.23;margin:0 0 14px}.direction-subcategory-meta-v08{display:flex;gap:8px;flex-wrap:wrap;color:#718079;font-size:11px}.direction-subcategory-meta-v08 span:first-child{font-weight:850;color:var(--accent-dark)}.direction-subcategory-more-v08{margin-top:auto;border:1px solid #bfd2cc;border-radius:9px;padding:9px 10px;text-align:center;font-size:11px;font-weight:900;text-transform:uppercase;color:var(--accent-dark)}.direction-subcategory-card-v08:hover .direction-subcategory-more-v08{background:var(--accent);border-color:var(--accent);color:#fff}
.direction-products-v08{padding:66px 0 80px;border-top:1px solid var(--line);scroll-margin-top:95px}.direction-products-head-v08{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.direction-products-head-v08 h2{font-size:clamp(34px,4vw,48px)}.direction-products-count-v08{background:#eaf3ef;color:var(--accent-dark);padding:9px 13px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}.direction-toolbar-v08{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:22px}.direction-toolbar-v08 .search-wrap{position:relative}.direction-toolbar-v08 input{width:100%;height:54px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 18px 0 48px;outline:none}.direction-toolbar-v08 input:focus{border-color:#91bcae;box-shadow:0 0 0 3px rgba(10,115,91,.08)}.direction-product-grid-v08{grid-template-columns:repeat(3,minmax(0,1fr))}.direction-product-card .product-image-wrap{height:260px}.pager .page-number.active{background:var(--accent);color:#fff;border-color:var(--accent)}
.direction-consult-v08{margin-top:8px;border-radius:28px;background:#111619;color:#fff;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px}.direction-consult-v08 h2{font-size:clamp(30px,3.5vw,46px);max-width:760px}.direction-consult-v08 p{color:#bdc7ca;line-height:1.6;max-width:780px}.direction-consult-v08 .btn{flex:0 0 auto}.direction-error-v08{min-height:65vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.direction-error-v08 h1{font-size:clamp(44px,6vw,72px);margin-bottom:18px}.direction-error-v08 p{color:var(--muted);font-size:18px;margin:0 0 24px}
@media(max-width:1100px){.direction-hero-grid-v08{grid-template-columns:1fr .7fr;gap:28px}.direction-hero-image-v08{height:320px}.direction-subcategory-grid-v08{grid-template-columns:repeat(3,1fr)}.direction-product-grid-v08{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.direction-page{padding-left:18px;padding-right:18px}.direction-hero-grid-v08{grid-template-columns:1fr}.direction-hero-image-v08{height:300px}.direction-section-head-v08{display:block}.direction-section-head-v08>p{margin-top:12px}.direction-subcategory-grid-v08{grid-template-columns:repeat(2,1fr)}.direction-toolbar-v08{grid-template-columns:1fr}.direction-consult-v08{display:block}.direction-consult-v08 .btn{margin-top:18px}.topbar nav{display:none}}
@media(max-width:560px){.direction-hero-v08{padding-top:12px}.direction-hero-copy-v08 h1{font-size:38px}.direction-hero-copy-v08>p{font-size:16px}.direction-hero-image-v08{height:250px}.direction-subcategory-grid-v08,.direction-product-grid-v08{grid-template-columns:1fr}.direction-subcategory-image-v08{height:210px}.direction-products-head-v08{align-items:flex-start}.direction-products-count-v08{display:none}.direction-consult-v08{padding:28px 22px;border-radius:22px}}

/* v0.10 — nested public taxonomy */
.direction-subcategory-grid-v010 { align-items: stretch; }
.virtual-category-card-v010 { border-color: rgba(7,111,89,.22); background: linear-gradient(180deg,#fff 0%,#fbfefd 100%); }
.virtual-category-card-v010 .direction-subcategory-image-v08 { min-height: 190px; }
.category-level-v010 { display:inline-flex; align-items:center; width:max-content; margin-bottom:8px; padding:5px 8px; border-radius:999px; background:#eaf5f1; color:#08725e; font-size:11px; font-weight:800; letter-spacing:.07em; text-transform:uppercase; }
.category-subtitle-v010 { margin:8px 0 0; color:#69757c; font-size:13px; line-height:1.45; min-height:38px; }
.direction-root-note-v010 { max-width:1180px; margin:22px auto 70px; padding:28px 30px; border:1px solid #e0e7e5; border-radius:22px; background:#f8fbfa; }
.direction-root-note-v010 h2 { margin:7px 0 6px; font-size:30px; }
.direction-root-note-v010 p { margin:0; color:#6a767d; max-width:720px; line-height:1.6; }
.direction-products-v010 { margin-top:58px; }
@media (max-width: 760px) {
  .category-subtitle-v010 { min-height:0; }
  .direction-root-note-v010 { margin:18px 16px 48px; padding:22px; }
  .direction-root-note-v010 h2 { font-size:24px; }
}

/* v0.14 — precise cabinet map + catalogue facets */
.catalog-filter-row-v014,
.direction-filter-bar-v014{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:12px 0 20px}
.catalog-filter-row-v014 label,
.direction-filter-bar-v014 label{display:grid;gap:6px;min-width:220px}
.catalog-filter-row-v014 label>span,
.direction-filter-bar-v014 label>span{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;color:#6b777b}
.catalog-filter-row-v014 select,
.direction-filter-bar-v014 select{height:46px;min-width:220px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 38px 0 13px;color:#20282b;font:inherit;outline:none}
.catalog-filter-row-v014 select:focus,
.direction-filter-bar-v014 select:focus{border-color:#91bcae;box-shadow:0 0 0 3px rgba(10,115,91,.08)}
.filter-reset-v014{height:46px;border:1px solid #bfd2cc;border-radius:12px;background:#f6faf8;color:var(--accent-dark);padding:0 16px;font-weight:850;cursor:pointer}
.filter-reset-v014:hover{background:#e9f3ef}
.product-card .product-maker-v014{font-size:10px;font-weight:800;color:#718079;margin:0 0 5px;text-transform:uppercase;letter-spacing:.035em}
@media(max-width:760px){.catalog-filter-row-v014,.direction-filter-bar-v014{display:grid;grid-template-columns:1fr;margin-top:10px}.catalog-filter-row-v014 label,.direction-filter-bar-v014 label,.catalog-filter-row-v014 select,.direction-filter-bar-v014 select{width:100%;min-width:0}.filter-reset-v014{width:100%}}


/* v0.16 — precise gynecology cabinet and final category pages */
.direction-filter-bar-v014 #sortFilterWrap{margin-left:auto}
.direction-filter-bar-v014 #sortFilterWrap select{min-width:190px}
@media(max-width:760px){.direction-filter-bar-v014 #sortFilterWrap{margin-left:0}}

/* v0.18 — uniform taxonomy cards + active filter summary */
.direction-subcategory-grid-v08{grid-auto-rows:1fr}
.direction-subcategory-card-v08{height:100%}
.direction-subcategory-card-v08>a{height:100%}
.direction-subcategory-content-v08{height:100%}
.direction-subcategory-content-v08 h3{min-height:2.48em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.category-subtitle-v010{min-height:4.65em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.direction-subcategory-meta-v08{margin-top:auto;padding-top:10px}
.direction-subcategory-more-v08{margin-top:12px}
.active-filter-summary-v018{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:-4px 0 18px}
.active-filter-caption-v018{font-size:12px;color:var(--muted);font-weight:750}
.active-filter-chip-v018{padding:7px 10px;border-radius:999px;background:#eaf4f0;color:#26413a;font-size:12px;border:1px solid #d8e9e3}
.active-filter-chip-v018 b{color:var(--accent-dark)}
@media(max-width:560px){.direction-subcategory-content-v08 h3,.category-subtitle-v010{min-height:0}.active-filter-summary-v018{align-items:flex-start}}

/* v0.19 — category result range + compact pager status */
.direction-results-meta-v019{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:-2px 0 16px;color:var(--muted);font-size:12px}.direction-results-meta-v019 strong{color:var(--ink);font-weight:900}.direction-filter-bar-v014+ .active-filter-summary-v018[hidden]+.direction-results-meta-v019{margin-top:-4px}@media(max-width:640px){.direction-results-meta-v019{align-items:flex-start;flex-direction:column;gap:4px}}

/* v0.34 — larger, clearer category media */
.direction-subcategory-image-v08{
  height:238px;
  min-height:238px;
  background:linear-gradient(145deg,#ffffff 0%,#f5f8f7 100%);
  padding:0;
  position:relative;
}
.direction-subcategory-image-v08 img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  padding:2px;
  transform:scale(1.12);
  transform-origin:center;
  transition:transform .22s ease;
}
.direction-subcategory-card-v08:hover .direction-subcategory-image-v08 img{
  transform:scale(1.17);
}
.direction-subcategory-content-v08{
  min-height:190px;
}

/* Main catalogue category cards use the same clearer presentation. */
.catalog-direction-image{
  height:210px;
  background:linear-gradient(145deg,#ffffff 0%,#f3f6f5 100%);
}
.catalog-direction-image img{
  padding:3px;
  transform:scale(1.08);
  transform-origin:center;
  transition:transform .22s ease;
}
.catalog-direction-card:hover .catalog-direction-image img{
  transform:scale(1.13);
}

@media(max-width:1100px){
  .direction-subcategory-image-v08{height:220px;min-height:220px}
}
@media(max-width:820px){
  .direction-subcategory-image-v08{height:205px;min-height:205px}
  .catalog-direction-image{height:180px}
}
@media(max-width:560px){
  .direction-subcategory-image-v08{height:245px;min-height:245px}
  .direction-subcategory-image-v08 img{transform:scale(1.08)}
  .direction-subcategory-card-v08:hover .direction-subcategory-image-v08 img{transform:scale(1.10)}
  .catalog-direction-image{height:210px}
}

/* Production form protection / legal */
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.privacy-consent{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45;color:#657078;margin-top:4px}
.privacy-consent input{margin-top:3px;flex:0 0 auto}
.privacy-consent a{color:#087a63;text-decoration:underline}
.legal-page{max-width:900px;margin:0 auto;padding:64px 24px 100px}.legal-page h1{font-size:clamp(34px,5vw,64px);line-height:1;margin-bottom:28px}.legal-page h2{margin-top:36px}.legal-page p,.legal-page li{font-size:17px;line-height:1.7;color:#4f5b62}.legal-note{padding:18px 20px;border:1px solid #d8e3df;border-radius:16px;background:#f4f8f6;margin:24px 0}


/* Corporate redesign — ZERTSUG blue #00599C + green #9EAB05 */
body{background:var(--bg);color:var(--ink)}
.corporate-topbar{height:84px;border-bottom:1px solid rgba(0,89,156,.13);box-shadow:0 8px 28px rgba(0,67,112,.045)}
.brand-logo{display:flex;align-items:center;min-width:170px}
.brand-logo img{display:block;width:168px;height:auto;max-height:54px;object-fit:contain}
.desktop-nav a{color:#425466;font-weight:650;position:relative;padding:29px 0 27px}
.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--brand-green);transition:.2s ease}
.desktop-nav a:hover{color:var(--brand-blue)}.desktop-nav a:hover:after{right:0}
.btn{background:var(--brand-blue);box-shadow:0 8px 22px rgba(0,89,156,.14)}
.btn:hover{background:var(--brand-blue-dark);box-shadow:0 10px 26px rgba(0,89,156,.2)}
.btn-ghost{background:#fff;color:var(--brand-blue);border-color:rgba(0,89,156,.24);box-shadow:none}.btn-ghost:hover{background:#f1f7fb;color:var(--brand-blue-dark);border-color:rgba(0,89,156,.38)}
.eyebrow,.section-kicker{color:var(--brand-green-dark)}
.status{background:var(--brand-green-soft);color:#5b6500;border:1px solid rgba(158,171,5,.18)}
.category{color:var(--brand-blue)}

.corporate-hero{max-width:1440px;padding-top:86px;padding-bottom:86px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.78fr);gap:56px;position:relative}
.corporate-hero:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(0,89,156,.10),rgba(0,89,156,0) 68%);right:1%;top:3%;pointer-events:none}
.corporate-hero h1{font-size:clamp(48px,5.8vw,82px);max-width:910px;color:#0d2841}
.corporate-hero-copy>p{font-size:20px;line-height:1.6;color:var(--muted);max-width:780px;margin:26px 0 0}
.corporate-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px}
.corporate-proof span{display:grid;gap:4px;padding:17px 18px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(0,67,112,.045)}
.corporate-proof strong{font-size:18px;color:var(--brand-blue);font-weight:950}.corporate-proof small{font-size:12px;color:var(--muted);line-height:1.35}
.corporate-hero-panel{background:linear-gradient(145deg,#ffffff 0%,#eef6fb 100%);border:1px solid rgba(0,89,156,.16);border-radius:34px;padding:34px;min-height:470px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 34px 90px rgba(0,68,112,.12)}
.hero-logo-wrap{background:#fff;border-radius:20px;padding:16px 20px;width:min(340px,83%);box-shadow:0 12px 32px rgba(0,67,112,.08);position:relative;z-index:2}.hero-logo-wrap img{width:100%;height:auto;display:block}
.hero-panel-copy{position:relative;z-index:2;max-width:440px}.hero-panel-badge{display:inline-flex;background:var(--brand-green);color:#fff;padding:7px 11px;border-radius:999px;text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:900;margin-bottom:14px}.hero-panel-copy h2{font-size:clamp(30px,3.2vw,46px);color:#0b3151}.hero-panel-copy p{color:#587083;line-height:1.6;font-size:15px;margin-bottom:0}
.brand-geometry{position:absolute;right:-85px;bottom:-105px;width:330px;height:330px;transform:rotate(8deg)}.brand-geometry i{position:absolute;display:block;clip-path:polygon(50% 0,100% 100%,0 100%)}.brand-geometry i:nth-child(1){width:280px;height:260px;background:var(--brand-blue);right:0;bottom:0;opacity:.13}.brand-geometry i:nth-child(2){width:210px;height:195px;background:var(--brand-green);right:62px;bottom:34px;opacity:.35}.brand-geometry i:nth-child(3){width:130px;height:118px;background:#fff;right:105px;bottom:75px;opacity:.88}

.directions-section,.catalog-section,.corporate-about,.reviews-section,.contacts-section{position:relative}
.section-head h2,.catalog-title-row h2{color:#0d2b45}
.direction-card,.catalog-direction-card,.subcategory-card,.product-card,.direction-subcategory-card-v08{border-color:rgba(0,89,156,.14)}
.direction-card:hover,.catalog-direction-card:hover,.subcategory-card:hover,.product-card:hover,.direction-subcategory-card-v08:hover{border-color:rgba(0,89,156,.33);box-shadow:0 20px 50px rgba(0,76,127,.11)}
.category-level-v010,.availability-badge,.card-status{background:var(--brand-green-soft)!important;color:#596200!important}
.direction-subcategory-more-v08,.catalog-direction-more{border-color:rgba(0,89,156,.35);color:var(--brand-blue)}
.direction-subcategory-card-v08:hover .direction-subcategory-more-v08{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}
.sidebar-help.corporate-sidebar-help{background:linear-gradient(145deg,var(--brand-blue-dark),var(--brand-blue));color:#fff;border:0}.corporate-sidebar-help p{color:#dcebf6}.corporate-sidebar-help .btn{background:var(--brand-green);color:#fff;box-shadow:none}.corporate-sidebar-help .btn:hover{background:#899500}
.filters input:focus,.filters select:focus,.quote-form input:focus,.quote-form textarea:focus,.direction-toolbar-v08 input:focus,.catalog-filter-row-v014 select:focus,.direction-filter-bar-v014 select:focus{border-color:rgba(0,89,156,.55);box-shadow:0 0 0 3px rgba(0,89,156,.09)}

.corporate-about{padding-top:92px;padding-bottom:92px}
.about-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.72fr);gap:64px;align-items:center}
.about-copy h2{max-width:860px;color:#0d2b45}.about-copy p{font-size:17px;line-height:1.75;color:var(--muted);max-width:850px}.about-copy .about-lead{font-size:20px;color:#334f66;margin-top:25px}.about-actions{display:flex;gap:12px;margin-top:28px}
.about-brand-card{min-height:390px;border-radius:32px;background:linear-gradient(150deg,var(--brand-blue-dark),var(--brand-blue));color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(0,68,112,.22)}
.about-brand-card:after{content:"";position:absolute;width:270px;height:270px;background:var(--brand-green);clip-path:polygon(50% 0,100% 100%,0 100%);right:-80px;bottom:-100px;opacity:.48}.about-brand-card img{width:98px;height:98px;border-radius:24px;position:relative;z-index:2}.about-brand-card>div{position:relative;z-index:2;display:grid;gap:10px}.about-brand-card span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#d9e68c;font-weight:900}.about-brand-card strong{font-size:30px;line-height:1.1}.about-brand-card p{color:#dcebf5;line-height:1.55;margin:0}
.corporate-benefits{grid-template-columns:repeat(4,1fr);margin-top:54px!important}.corporate-benefits article{background:#fff;border:1px solid var(--line);box-shadow:0 12px 34px rgba(0,67,112,.05);position:relative;overflow:hidden}.corporate-benefits article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--brand-blue),var(--brand-green))}.corporate-benefits article>span{color:var(--brand-green-dark);font-size:12px;font-weight:950;letter-spacing:.12em}.corporate-benefits strong{color:#14344e;display:block;margin-top:10px}

.reviews-section{max-width:none;background:linear-gradient(180deg,#eef5fa 0%,#f8fafb 100%);border-top:1px solid rgba(0,89,156,.08);border-bottom:1px solid rgba(0,89,156,.08)}.reviews-section>*{max-width:1176px;margin-left:auto;margin-right:auto}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.review-card{background:#fff;border:1px solid rgba(0,89,156,.14);border-radius:24px;padding:27px;box-shadow:0 14px 38px rgba(0,67,112,.06);display:flex;flex-direction:column;min-height:285px}.review-stars{color:var(--brand-green);font-size:19px;letter-spacing:.12em;margin-bottom:18px}.review-card>p{font-size:16px;line-height:1.68;color:#455e72;margin:0 0 24px}.review-author{margin-top:auto;border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:14px;align-items:end}.review-author strong{color:#163a57}.review-author span{font-size:12px;color:var(--brand-blue);font-weight:800}

.contacts-section{padding-top:96px;padding-bottom:96px}.contacts-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:64px;align-items:stretch}.contacts-copy h2{color:#0d2b45}.contacts-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:760px}.contact-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:30px 0 26px}.contact-card{padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;gap:5px;transition:.18s}.contact-card:hover{border-color:rgba(0,89,156,.4);transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,67,112,.07)}.contact-card span,.office-block span,.office-hours span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-green-dark);font-weight:900}.contact-card strong{font-size:17px;color:var(--brand-blue)}
.office-card{background:#fff;border:1px solid rgba(0,89,156,.16);border-radius:30px;padding:30px;display:grid;gap:22px;box-shadow:0 22px 55px rgba(0,67,112,.08);position:relative;overflow:hidden}.office-card:after{content:"";position:absolute;width:190px;height:190px;background:rgba(158,171,5,.13);clip-path:polygon(50% 0,100% 100%,0 100%);right:-50px;bottom:-65px}.office-mark{position:relative;z-index:2}.office-mark img{width:70px;height:70px;border-radius:18px}.office-block,.office-hours,.office-map-link{position:relative;z-index:2}.office-block strong{display:block;font-size:23px;color:#123956;margin:7px 0}.office-block p{color:var(--muted);margin:0}.office-hours{padding:17px 18px;border-radius:15px;background:var(--soft);display:grid;gap:6px}.office-hours strong{color:#153d5c}.office-map-link{width:max-content}

.corporate-footer{background:var(--brand-blue-dark);color:#fff;padding:54px clamp(20px,5vw,72px) 24px;display:block;border-top:6px solid var(--brand-green)}.footer-main{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.35fr repeat(3,.75fr);gap:42px}.footer-brand img{display:block;width:210px;height:auto;background:#fff;border-radius:14px;padding:10px 12px}.footer-brand p{color:#c9dbea;max-width:350px;line-height:1.55}.footer-col{display:flex;flex-direction:column;gap:9px}.footer-col strong{color:#dce87d;margin-bottom:4px}.footer-col a,.footer-col span{font-size:14px;color:#d3e0ea;line-height:1.45}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1320px;margin:35px auto 0;padding-top:19px;border-top:1px solid rgba(255,255,255,.14);display:flex;gap:22px;flex-wrap:wrap;color:#aebfd0;font-size:12px}.footer-bottom a{margin-left:auto;color:#dce87d}.compact-footer{margin-top:60px}

.quote-dialog{border-top:5px solid var(--brand-green)}.quote-form .eyebrow{color:var(--brand-green-dark)}.success{background:#f1f6dc;color:#596500}.privacy-consent a{color:var(--brand-blue)}
.product-summary .trust-list div:before{background:var(--brand-green)}.gallery-thumb.active{border-color:var(--brand-blue)}.product-subnav button,.pager .page-number.active{background:var(--brand-blue);border-color:var(--brand-blue)}
.direction-consult-v08{background:linear-gradient(135deg,var(--brand-blue-dark),var(--brand-blue))}.direction-consult-v08 p{color:#d5e4ef}.direction-products-count-v08,.active-filter-chip-v018{background:var(--brand-green-soft);color:#586300}
.legal-note{background:#f3f7df;border-color:#e1e7a8}.legal-page a{color:var(--brand-blue)}

@media(max-width:1100px){.corporate-hero{grid-template-columns:1fr .8fr;gap:34px}.corporate-benefits{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}.contacts-layout,.about-layout{gap:34px}}
@media(max-width:860px){.corporate-topbar .desktop-nav{display:none}.brand-logo{min-width:0;margin-right:auto}.brand-logo img{width:144px}.corporate-hero{grid-template-columns:1fr;padding-top:50px}.corporate-hero-panel{min-height:390px}.about-layout,.contacts-layout{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-col:last-child{grid-column:auto}.footer-brand{grid-column:1/-1}.corporate-proof{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:600px){.corporate-topbar{height:72px;padding:0 16px;gap:10px}.brand-logo img{width:126px}.corporate-topbar>.btn{font-size:11px;padding:10px 11px}.corporate-hero{padding:38px 18px 52px}.corporate-hero h1{font-size:44px}.corporate-hero-copy>p{font-size:17px}.corporate-proof{grid-template-columns:1fr}.corporate-hero-panel{padding:24px;min-height:350px}.hero-logo-wrap{width:88%}.hero-actions,.about-actions{flex-direction:column}.hero-actions .btn,.about-actions .btn{width:100%}.corporate-benefits{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-brand,.footer-col:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.footer-bottom a{margin-left:0}.office-card{padding:23px}.reviews-section,.contacts-section,.corporate-about{padding-left:18px;padding-right:18px}}


/* v0.37: product-card CTA contrast + clearer loading */
.product-card-v06 .quote-btn,
.direction-product-card .quote-btn{background:var(--brand-blue)!important;color:#fff!important;border:1px solid var(--brand-blue)!important;box-shadow:0 6px 16px rgba(0,89,156,.14)}
.product-card-v06 .quote-btn:hover,
.direction-product-card .quote-btn:hover{background:var(--brand-blue-dark)!important;color:#fff!important;border-color:var(--brand-blue-dark)!important}
.direction-loading{min-height:62vh;display:grid;place-items:center;color:#526a7e;font-weight:800}
.direction-loading:after{content:"";width:24px;height:24px;margin-left:10px;border:3px solid rgba(0,89,156,.18);border-top-color:var(--brand-blue);border-radius:50%;animation:zerts-spin .75s linear infinite;display:inline-block;vertical-align:middle}
@keyframes zerts-spin{to{transform:rotate(360deg)}}

/* v0.40 Corporate UX */
.mobile-menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;padding:0}.mobile-menu-button span{display:block;width:19px;height:2px;background:var(--brand-blue);border-radius:2px;transition:.2s}.mobile-menu-button.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-button.active span:nth-child(2){opacity:0}.mobile-menu-button.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-menu{position:fixed;z-index:49;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 45px rgba(0,67,112,.12);padding:20px;display:grid;gap:14px}.mobile-menu[hidden]{display:none}.mobile-menu nav{display:grid;gap:4px;margin:0}.mobile-menu nav a{padding:12px 8px;border-bottom:1px solid #eef3f7;font-weight:750;color:#24445f}.mobile-menu-phone{font-size:18px;font-weight:900;color:var(--brand-blue);padding:8px}.mobile-menu-open{overflow:hidden}

.work-process-section{padding-top:94px;padding-bottom:94px;background:#fff;border-top:1px solid rgba(0,89,156,.06);border-bottom:1px solid rgba(0,89,156,.06)}.work-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:34px}.work-process-grid article{position:relative;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid var(--line);border-radius:20px;padding:24px 20px 22px;min-height:220px;box-shadow:0 12px 28px rgba(0,67,112,.04)}.work-process-grid article:after{content:"";position:absolute;right:-15px;top:50%;width:14px;height:1px;background:var(--brand-green)}.work-process-grid article:last-child:after{display:none}.work-process-grid span{font-size:12px;letter-spacing:.14em;font-weight:950;color:var(--brand-green-dark)}.work-process-grid strong{display:block;font-size:20px;color:#153b59;margin:12px 0 9px}.work-process-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}

.manufacturers-section{padding-top:88px;padding-bottom:88px}.manufacturer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:32px}.manufacturer-card{appearance:none;text-align:left;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:5px;cursor:pointer;transition:.18s;color:inherit}.manufacturer-card:hover{transform:translateY(-3px);border-color:rgba(0,89,156,.38);box-shadow:0 16px 38px rgba(0,67,112,.08)}.manufacturer-index{grid-row:1/4;width:34px;height:34px;border-radius:10px;background:var(--brand-green-soft);color:var(--brand-green-dark);display:grid;place-items:center;font-size:11px;font-weight:950}.manufacturer-card strong{font-size:18px;color:#153b59}.manufacturer-card small{color:var(--muted)}.manufacturer-card i{font-style:normal;font-size:12px;font-weight:900;color:var(--brand-blue);margin-top:3px}.manufacturer-empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}

.corporate-cta-section{padding-top:28px;padding-bottom:92px}.corporate-cta-panel{background:linear-gradient(120deg,var(--brand-blue-dark),var(--brand-blue));border-radius:28px;padding:44px 48px;color:#fff;display:grid;grid-template-columns:minmax(0,1.35fr) auto;align-items:center;gap:42px;position:relative;overflow:hidden;box-shadow:0 22px 60px rgba(0,67,112,.18)}.corporate-cta-panel:after{content:"";position:absolute;right:-60px;bottom:-110px;width:300px;height:300px;border:48px solid rgba(158,171,5,.26);transform:rotate(25deg);border-radius:40px}.corporate-cta-panel>*{position:relative;z-index:1}.corporate-cta-panel .eyebrow{color:#dce87d}.corporate-cta-panel h2{margin:8px 0 10px;font-size:clamp(30px,3.6vw,48px);line-height:1.05}.corporate-cta-panel p{max-width:780px;color:#d9e7f1;font-size:16px;line-height:1.6;margin:0}.corporate-cta-actions{display:grid;gap:10px;min-width:250px}.corporate-cta-actions .btn{width:100%}.corporate-cta-actions .btn-ghost{background:#fff;color:var(--brand-blue-dark);border-color:#fff}

.mobile-contact-bar{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:60;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px rgba(0,48,84,.22);border-radius:16px;padding:7px;gap:7px}.mobile-contact-bar a,.mobile-contact-bar button{flex:1;border:0;border-radius:11px;padding:12px 10px;font-weight:900;text-align:center;font-size:13px}.mobile-contact-bar a{background:var(--brand-green-soft);color:#556100}.mobile-contact-bar button{background:var(--brand-blue);color:#fff;cursor:pointer}

@media(max-width:1200px){.work-process-grid{grid-template-columns:repeat(3,1fr)}.work-process-grid article:after{display:none}.manufacturer-grid{grid-template-columns:repeat(3,1fr)}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}}
@media(max-width:860px){body{padding-bottom:72px}.header-cta{display:none!important}.mobile-menu-button{display:flex}.mobile-contact-bar{display:flex}.work-process-grid{grid-template-columns:1fr 1fr}.manufacturer-grid{grid-template-columns:1fr 1fr}.corporate-cta-panel{grid-template-columns:1fr;padding:34px 28px}.corporate-cta-actions{min-width:0;grid-template-columns:1fr 1fr}.compact-footer{margin-bottom:64px}}
@media(max-width:600px){.work-process-section,.manufacturers-section{padding-left:18px;padding-right:18px}.work-process-grid,.manufacturer-grid{grid-template-columns:1fr}.corporate-cta-section{padding-left:18px;padding-right:18px}.corporate-cta-panel{padding:28px 22px;border-radius:22px}.corporate-cta-actions{grid-template-columns:1fr}.corporate-cta-panel h2{font-size:32px}}

/* v0.41 — clean filters + quick search suggestions */
.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:45;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px rgba(0,67,112,.16);overflow:hidden;max-height:380px;overflow-y:auto}.search-suggestions[hidden]{display:none}.search-suggestion-row{display:grid;gap:3px;padding:12px 15px;border-bottom:1px solid #edf3f7;background:#fff}.search-suggestion-row:last-child{border-bottom:0}.search-suggestion-row:hover{background:#f4f8fb}.search-suggestion-row span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:var(--brand-green-dark)}.search-suggestion-row strong{font-size:14px;line-height:1.3;color:#153b59}.search-suggestion-direction{background:#f8fbfd}.search-suggestion-empty{padding:16px;color:var(--muted);font-size:13px}.catalog-filter-row-v014,.direction-filter-bar-v014{align-items:end}.catalog-filter-row-v014 label,.direction-filter-bar-v014 label{min-width:190px}.catalog-filter-row-v014 label:not([hidden]),.direction-filter-bar-v014 label:not([hidden]){display:grid}

/* v0.42 — commercial homepage polish */
.contact-strip{background:#073d66;color:#dceaf4;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}
.contact-strip-inner{max-width:1440px;margin:0 auto;padding:8px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.contact-strip-inner>div{display:flex;gap:22px}.contact-strip a{color:#fff;font-weight:800;text-decoration:none}.contact-strip a:hover{color:#dbe879}
.corporate-topbar{position:sticky;top:0;z-index:55;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
.hero-direct-contact{display:flex;align-items:center;gap:12px;margin-top:18px;color:#607487;font-size:14px}.hero-direct-contact a{color:var(--brand-blue);font-weight:950;text-decoration:none;font-size:16px}
.trust-strip-section{max-width:none;background:#fff;border-top:1px solid rgba(0,89,156,.09);border-bottom:1px solid rgba(0,89,156,.09)}
.trust-strip-grid{max-width:1176px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;gap:0}
.trust-strip-grid article{padding:4px 25px;border-right:1px solid var(--line);display:grid;gap:5px}.trust-strip-grid article:first-child{padding-left:0}.trust-strip-grid article:last-child{border-right:0;padding-right:0}.trust-strip-grid strong{color:var(--brand-blue);font-size:16px}.trust-strip-grid span{font-size:12px;line-height:1.45;color:var(--muted)}
.solutions-section{padding-top:84px;padding-bottom:84px}.solutions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.solutions-grid article{min-height:285px;padding:27px 25px;border:1px solid rgba(0,89,156,.14);border-radius:24px;background:linear-gradient(180deg,#fff,#f7fafc);display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(0,67,112,.045);transition:.2s}.solutions-grid article:hover{transform:translateY(-4px);border-color:rgba(0,89,156,.34);box-shadow:0 22px 48px rgba(0,67,112,.09)}.solutions-grid article>span{font-size:11px;letter-spacing:.14em;font-weight:950;color:var(--brand-green-dark)}.solutions-grid h3{font-size:22px;line-height:1.12;color:#123651;margin:16px 0 12px}.solutions-grid p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 22px}.solution-quote{margin-top:auto;padding:0;border:0;background:none;text-align:left;color:var(--brand-blue);font-weight:950;cursor:pointer;font-size:14px}.solution-quote:hover{color:var(--brand-blue-dark)}
.catalog-title-note{margin:8px 0 0;color:var(--muted);font-size:13px}.catalog-title-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.product-grid.catalog-preview-mode .product-card:nth-child(n+7){display:none}
.catalog-preview-mode+.pager{display:none}
.catalog-section.catalog-preview-active{padding-bottom:70px}
.catalog-section.catalog-preview-active:after{content:"";display:block;max-width:760px;height:1px;margin:34px auto 0;background:linear-gradient(90deg,transparent,var(--line),transparent)}
.reviews-head .section-intro{max-width:520px}.review-card{position:relative}.review-card:before{content:"“";position:absolute;right:20px;top:7px;font-size:56px;line-height:1;color:rgba(0,89,156,.08);font-family:Georgia,serif}.review-author span{background:#edf6fb;border-radius:999px;padding:5px 8px}
.office-card{background:linear-gradient(150deg,#fff,#eef6fb);border-color:rgba(0,89,156,.16)}
@media(max-width:1100px){.solutions-grid{grid-template-columns:repeat(2,1fr)}.trust-strip-grid{padding-left:24px;padding-right:24px}.trust-strip-grid article:first-child{padding-left:0}}
@media(max-width:760px){.contact-strip{display:none}.trust-strip-grid{grid-template-columns:1fr 1fr;gap:18px;padding:22px 18px}.trust-strip-grid article{border-right:0;padding:0}.solutions-section{padding-left:18px;padding-right:18px}.catalog-title-actions{justify-content:flex-start}.catalog-title-row{align-items:flex-start}.hero-direct-contact{flex-wrap:wrap}}
@media(max-width:560px){.solutions-grid,.trust-strip-grid{grid-template-columns:1fr}.solutions-grid article{min-height:0}.catalog-title-actions{width:100%}.catalog-title-actions .btn{width:100%}}


/* v0.43 — visual polish: tighter hero, refined header, trust details */
.contact-strip{font-size:12px;background:linear-gradient(90deg,#063b63 0%,#075083 100%)}
.contact-strip-inner{padding:9px clamp(24px,5vw,72px);min-height:36px}
.contact-strip-primary,.contact-strip-actions{display:flex;align-items:center;gap:20px}
.contact-strip-item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.contact-strip-item:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--brand-green);box-shadow:0 0 0 3px rgba(158,171,5,.14)}
.contact-strip-hours:before{background:#9fc9e7;box-shadow:0 0 0 3px rgba(159,201,231,.13)}
.contact-strip-actions a{display:inline-flex;align-items:center;min-height:22px}
.contact-strip-actions a+a{padding-left:20px;border-left:1px solid rgba(255,255,255,.2)}

.corporate-topbar{height:78px;padding-left:clamp(24px,4vw,70px);padding-right:clamp(24px,4vw,70px);gap:26px}
.brand-logo{min-width:160px}.brand-logo img{width:160px;max-height:50px}
.desktop-nav{gap:22px}.desktop-nav a{font-size:13px;padding:26px 0 24px}.desktop-nav a:after{bottom:17px}
.header-cta{padding:12px 18px;white-space:nowrap}

.corporate-hero{max-width:1440px;padding-top:62px;padding-bottom:56px;grid-template-columns:minmax(0,1.1fr) minmax(390px,.72fr);gap:52px;align-items:center}
.corporate-hero:before{width:420px;height:420px;right:2%;top:0;opacity:.85}
.corporate-hero h1{font-size:clamp(46px,5.15vw,72px);line-height:1.015;letter-spacing:-.052em;max-width:830px}
.corporate-hero-copy>p{font-size:18.5px;line-height:1.58;max-width:760px;margin-top:22px}
.corporate-hero .hero-actions{margin-top:24px}
.hero-direct-contact{margin-top:15px;font-size:13px}.hero-direct-contact a{font-size:15px}
.hero-service-line{display:flex;align-items:center;flex-wrap:wrap;margin-top:18px;color:#46657d;font-size:11px;font-weight:800;letter-spacing:.015em}
.hero-service-line span{display:inline-flex;align-items:center;white-space:nowrap}
.hero-service-line span+span:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--brand-green);margin:0 12px}
.corporate-proof{gap:10px;margin-top:20px}
.corporate-proof span{padding:13px 15px;border-radius:14px;box-shadow:0 8px 22px rgba(0,67,112,.035)}
.corporate-proof strong{font-size:16px}.corporate-proof small{font-size:11px}

.corporate-hero-panel{min-height:420px;border-radius:30px;padding:29px 30px;box-shadow:0 27px 70px rgba(0,68,112,.105)}
.hero-logo-wrap{width:min(286px,76%);padding:13px 17px;border-radius:17px;box-shadow:0 10px 28px rgba(0,67,112,.065)}
.hero-panel-copy{max-width:410px}.hero-panel-badge{margin-bottom:12px;padding:6px 10px;font-size:9px}
.hero-panel-copy h2{font-size:clamp(29px,2.75vw,40px);line-height:1.08;letter-spacing:-.035em}
.hero-panel-copy p{font-size:14px;line-height:1.55;margin-top:12px}
.hero-panel-points{display:grid;gap:7px;margin-top:17px}
.hero-panel-points span{position:relative;padding-left:17px;color:#385c77;font-size:12px;font-weight:700;line-height:1.35}
.hero-panel-points span:before{content:"";position:absolute;left:0;top:.48em;width:7px;height:7px;border-radius:50%;background:var(--brand-green)}
.brand-geometry{width:285px;height:285px;right:-78px;bottom:-92px}
.brand-geometry i:nth-child(1){width:245px;height:228px}.brand-geometry i:nth-child(2){width:184px;height:171px}.brand-geometry i:nth-child(3){width:112px;height:104px}

.trust-strip-grid{padding-top:21px;padding-bottom:21px}
.trust-strip-grid article{padding-left:22px;padding-right:22px}.trust-strip-grid strong{font-size:15px}.trust-strip-grid span{font-size:11.5px}

.section{padding-top:82px;padding-bottom:82px}
.section-head{align-items:center}.section-head h2{line-height:1.03}
.directions-section{padding-top:72px}
.solutions-section{background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(237,245,250,.55));max-width:none;padding-left:max(clamp(20px,5vw,72px),calc((100vw - 1320px)/2 + clamp(20px,5vw,72px)));padding-right:max(clamp(20px,5vw,72px),calc((100vw - 1320px)/2 + clamp(20px,5vw,72px)))}
.solutions-grid article{box-shadow:0 12px 34px rgba(0,67,112,.045)}
.review-card{transition:.2s ease}.review-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(0,67,112,.09)}
.contact-card strong{font-size:16px}

@media(max-width:1180px){
  .desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.header-cta{padding-left:14px;padding-right:14px}
  .corporate-hero{grid-template-columns:minmax(0,1fr) minmax(350px,.7fr);gap:36px}.corporate-hero h1{font-size:clamp(46px,5.4vw,65px)}
  .hero-logo-wrap{width:min(260px,78%)}
}
@media(max-width:960px){
  .corporate-hero{grid-template-columns:1fr;max-width:800px;padding-top:44px}.corporate-hero-panel{min-height:360px;max-width:650px;width:100%}.corporate-proof{max-width:700px}
}
@media(max-width:860px){
  .corporate-topbar{height:72px}.brand-logo img{width:146px}
  .hero-service-line{gap:0}.corporate-hero{padding-bottom:44px}
}
@media(max-width:760px){
  .corporate-hero h1{font-size:clamp(42px,11vw,56px)}.corporate-hero-copy>p{font-size:17px}
  .hero-service-line{display:grid;gap:6px}.hero-service-line span+span:before{margin:0 9px 0 0}.hero-service-line span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--brand-green);margin-right:9px}
  .corporate-proof{grid-template-columns:1fr 1fr}.corporate-proof span:last-child{grid-column:1/-1}
}
@media(max-width:560px){
  .corporate-hero{padding-top:34px;padding-left:18px;padding-right:18px}.corporate-hero h1{font-size:43px}.corporate-hero .hero-actions{display:grid;grid-template-columns:1fr}.corporate-hero .hero-actions .btn{width:100%}
  .hero-direct-contact{align-items:flex-start;display:grid;gap:4px}.corporate-proof{grid-template-columns:1fr}.corporate-proof span:last-child{grid-column:auto}
  .corporate-hero-panel{min-height:340px;padding:24px 22px;border-radius:24px}.hero-logo-wrap{width:230px}.hero-panel-copy h2{font-size:30px}.brand-geometry{opacity:.75}
  .section{padding-top:64px;padding-bottom:64px}
}


/* v0.44 — compact hero / remove duplicated proof blocks */
.corporate-hero{padding-top:46px;padding-bottom:38px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:46px}
.corporate-hero h1{font-size:clamp(44px,4.65vw,64px);line-height:1.0;max-width:790px}
.corporate-hero-copy>p{font-size:18px;line-height:1.52;max-width:735px;margin-top:18px}
.corporate-hero .hero-actions{margin-top:20px}
.hero-direct-contact{margin-top:13px}
.hero-service-line{margin-top:14px}
.corporate-hero-panel{min-height:382px;padding:26px 28px;border-radius:28px}
.hero-logo-wrap{width:min(270px,74%);padding:12px 16px}
.hero-panel-copy h2{font-size:clamp(28px,2.55vw,38px)}
.hero-panel-copy p{margin-top:10px;line-height:1.5}
.hero-panel-points{margin-top:13px;gap:6px}
.trust-strip-grid{padding-top:18px;padding-bottom:18px}
.trust-strip-grid strong{font-size:16px}
@media(max-width:1200px){.corporate-hero{padding-top:42px;grid-template-columns:minmax(0,1fr) minmax(340px,.68fr);gap:34px}.corporate-hero h1{font-size:clamp(43px,5vw,60px)}.corporate-hero-panel{min-height:360px}}
@media(max-width:860px){.corporate-hero{padding-top:36px;padding-bottom:38px}.corporate-hero h1{font-size:clamp(42px,8vw,58px)}.corporate-hero-panel{min-height:340px}}

/* v0.45 — polished catalogue cards + mobile pass */
html{scroll-behavior:smooth}
section[id]{scroll-margin-top:112px}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,89,156,.22);outline-offset:3px}

/* Direction cards: calmer corporate surface and clearer hierarchy */
.direction-grid-v07{gap:20px;grid-auto-rows:1fr}
.catalog-direction-card{height:100%;border-radius:24px;border-color:rgba(0,89,156,.16);box-shadow:0 10px 28px rgba(0,65,110,.055);position:relative}
.catalog-direction-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-green));opacity:.0;transition:.2s;z-index:2}
.catalog-direction-card:hover:before{opacity:1}
.catalog-direction-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(0,65,110,.13)}
.catalog-direction-image{height:226px;background:linear-gradient(145deg,#fff 0%,#f3f8fb 100%);border-bottom:1px solid rgba(0,89,156,.08)}
.catalog-direction-image img{padding:8px;transform:scale(1.04);transition:transform .28s ease}
.catalog-direction-card:hover .catalog-direction-image img{transform:scale(1.085)}
.catalog-direction-body{padding:20px 20px 13px}
.catalog-direction-body h3{font-size:20px;line-height:1.18;color:#102f49;margin-bottom:10px;min-height:2.36em}
.catalog-direction-body p{font-size:13px;line-height:1.5;color:#617589;-webkit-line-clamp:2;min-height:3em}
.catalog-direction-body span{display:inline-flex;width:max-content;align-items:center;gap:6px;color:var(--brand-blue);font-size:11px;font-weight:900;background:#eef6fb;border-radius:999px;padding:6px 9px}
.catalog-direction-more{margin:2px 16px 16px;padding:11px 13px;border-radius:12px;border-color:rgba(0,89,156,.26);font-size:11px;letter-spacing:.055em;background:#fff;transition:.18s ease}
.catalog-direction-card:hover .catalog-direction-more{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}

/* Nested category cards follow the same language */
.direction-subcategory-grid-v08{gap:20px}
.direction-subcategory-card-v08{border-radius:22px;border-color:rgba(0,89,156,.16);box-shadow:0 9px 26px rgba(0,65,110,.045)}
.direction-subcategory-card-v08:hover{box-shadow:0 20px 48px rgba(0,65,110,.12);border-color:rgba(0,89,156,.33)}
.direction-subcategory-image-v08{height:230px;min-height:230px;background:linear-gradient(145deg,#fff,#f2f7fa);border-bottom:1px solid rgba(0,89,156,.07)}
.direction-subcategory-image-v08 img{padding:7px;transform:scale(1.045)}
.direction-subcategory-card-v08:hover .direction-subcategory-image-v08 img{transform:scale(1.085)}
.direction-subcategory-content-v08{padding:18px 18px 16px;min-height:185px}
.category-level-v010{background:#eef6fb;color:var(--brand-blue);font-size:9px;letter-spacing:.08em;padding:5px 8px}
.direction-subcategory-content-v08 h3{font-size:19px;color:#102f49;margin-bottom:9px}
.category-subtitle-v010{color:#65798b;font-size:12px;line-height:1.48}
.direction-subcategory-meta-v08 span:first-child{color:var(--brand-blue)}
.direction-subcategory-more-v08{border-radius:11px;padding:10px 11px;border-color:rgba(0,89,156,.26);color:var(--brand-blue)}

/* Product cards: stronger image framing and consistent CTAs */
.product-grid-v06{gap:20px;align-items:stretch}
.product-card-v06{height:100%;border-radius:24px;border-color:rgba(0,89,156,.15);box-shadow:0 9px 26px rgba(0,65,110,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.product-card-v06:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(0,65,110,.12);border-color:rgba(0,89,156,.32)}
.product-card-v06 .product-link{padding:14px 14px 0;display:flex;flex-direction:column}
.product-card-v06 .product-image-wrap{height:292px;border-radius:18px;background:linear-gradient(145deg,#fff,#f3f8fb);border:1px solid rgba(0,89,156,.07);margin-bottom:16px}
.product-card-v06 .product-image{padding:7px;transition:transform .25s ease;transform:scale(1.015)}
.product-card-v06:hover .product-image{transform:scale(1.055)}
.card-status{top:11px;left:11px;padding:6px 10px;background:#f0f4c9!important;color:#626b00!important;box-shadow:0 4px 12px rgba(79,89,0,.08)}
.product-card-v06 .category{font-size:10px;letter-spacing:.07em;color:var(--brand-blue);margin:1px 2px 0}
.product-card-v06 h3{font-size:21px;line-height:1.16;color:#102f49;margin:9px 2px 9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.32em}
.product-card-v06 p{font-size:13px;line-height:1.48;color:#64788a;min-height:3.0em;margin:0 2px}
.product-card-v06 .product-card-footer{padding:16px 16px 15px;margin-top:15px;background:linear-gradient(180deg,#fff,#fbfdfe);gap:11px}
.product-card-v06 .price{font-size:19px;color:#102f49;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}
.product-card-v06 .price small{font-size:11px;color:#718598;margin:0}
.card-actions{gap:9px}
.card-details{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 11px;border-radius:10px;background:#eef6fb;color:var(--brand-blue);font-size:11px;transition:.18s ease}
.card-details:hover{background:#dfeef8;color:var(--brand-blue-dark)}
.product-card-v06 .quote-btn{min-height:38px;padding:9px 13px;border-radius:10px;font-size:11px}

/* Filters and pager: visually match the corporate system */
.catalog-toolbar .search-wrap input,.catalog-toolbar select,.direction-toolbar-v08 input,.catalog-filter-row-v014 select,.direction-filter-bar-v014 select{border-radius:14px;border-color:rgba(0,89,156,.16)}
.pager button,.pager .page-number{border-radius:11px;border-color:rgba(0,89,156,.18)}

/* Tablet */
@media(max-width:1050px){
  .catalog-direction-image{height:205px}
  .product-card-v06 .product-image-wrap{height:270px}
}

/* Mobile: compact horizontal category cards; products stay large and readable */
@media(max-width:760px){
  section[id]{scroll-margin-top:80px}
  .section-head h2,.catalog-title-row h2{font-size:clamp(32px,9vw,44px);line-height:1.04}
  .direction-grid-v07{grid-template-columns:1fr;gap:12px}
  .catalog-direction-card{border-radius:18px}
  .catalog-direction-open{display:grid;grid-template-columns:124px minmax(0,1fr);grid-template-rows:auto auto;height:auto;min-height:142px}
  .catalog-direction-image{height:100%;min-height:142px;grid-row:1/3;border-bottom:0;border-right:1px solid rgba(0,89,156,.08)}
  .catalog-direction-image img{padding:5px;transform:scale(1.04)}
  .catalog-direction-body{padding:15px 14px 6px;min-width:0}
  .catalog-direction-body h3{font-size:16px;min-height:0;margin:0 0 7px}
  .catalog-direction-body p{display:none;min-height:0}
  .catalog-direction-body span{padding:5px 7px;font-size:9px}
  .catalog-direction-more{grid-column:2;margin:4px 12px 12px;padding:8px 10px;text-align:left;border:0;background:transparent;color:var(--brand-blue);font-size:10px}
  .catalog-direction-card:hover .catalog-direction-more{background:transparent;color:var(--brand-blue-dark)}

  .direction-subcategory-grid-v08{grid-template-columns:1fr;gap:12px}
  .direction-subcategory-card-v08>a{display:grid;grid-template-columns:124px minmax(0,1fr);min-height:150px}
  .direction-subcategory-image-v08{grid-column:1;grid-row:1;height:100%;min-height:150px;border-bottom:0;border-right:1px solid rgba(0,89,156,.08)}
  .direction-subcategory-image-v08 img{padding:5px;transform:scale(1.03)}
  .direction-subcategory-content-v08{grid-column:2;padding:14px;min-height:150px}
  .direction-subcategory-content-v08 h3{font-size:16px;min-height:0}
  .category-subtitle-v010{display:none}
  .direction-subcategory-meta-v08{font-size:10px;padding-top:4px}
  .direction-subcategory-more-v08{padding:8px 9px;font-size:9px;border:0;background:#eef6fb;text-align:left}

  .product-grid-v06,.direction-product-grid-v08{grid-template-columns:1fr;gap:14px}
  .product-card-v06{border-radius:20px}
  .product-card-v06 .product-image-wrap{height:min(76vw,330px);min-height:240px}
  .product-card-v06 h3{font-size:20px}
  .product-card-v06 p{min-height:0}
  .card-actions{display:grid;grid-template-columns:1fr 1fr}
  .card-details,.product-card-v06 .quote-btn{width:100%}

  .catalog-layout{display:block}
  .catalog-sidebar{margin-bottom:12px}
  .catalog-toolbar{gap:10px}
  .catalog-filter-row-v014,.direction-filter-bar-v014{gap:9px}
}

@media(max-width:460px){
  .corporate-topbar{padding-left:12px;padding-right:12px}
  .brand-logo img{width:120px}
  .mobile-menu-button{width:42px;height:42px}
  .catalog-direction-open,.direction-subcategory-card-v08>a{grid-template-columns:108px minmax(0,1fr)}
  .catalog-direction-image{min-height:132px}
  .direction-subcategory-image-v08{min-height:140px}
  .catalog-direction-body{padding:13px 12px 5px}
  .catalog-direction-body h3,.direction-subcategory-content-v08 h3{font-size:15px}
  .product-card-v06 .product-image-wrap{height:72vw;min-height:225px}
  .card-actions{grid-template-columns:1fr}
  .mobile-contact-bar{left:8px;right:8px;bottom:8px}
}

/* v0.46 — product page gallery, CTA and mobile polish */
.product-page-body{background:linear-gradient(180deg,#f8fbfd 0,#fff 420px)}
.product-page{max-width:1440px;padding-top:22px}
.product-page .breadcrumbs{margin-bottom:22px}
.product-hero-grid{gap:64px}
.gallery-main-wrap{position:relative;border-color:rgba(0,89,156,.12);box-shadow:0 22px 65px rgba(0,67,112,.055)}
.gallery-main-button{position:relative;width:100%;height:100%;border:0;background:transparent;padding:0;cursor:zoom-in;display:grid;place-items:center;overflow:hidden}
.gallery-main-button:focus-visible{outline:3px solid rgba(0,89,156,.3);outline-offset:-5px}
.gallery-main{transition:transform .28s ease,opacity .18s ease}
.gallery-main-button:hover .gallery-main{transform:scale(1.025)}
.gallery-zoom-hint,.gallery-counter{position:absolute;bottom:16px;border-radius:999px;backdrop-filter:blur(10px);font-size:12px;font-weight:850;box-shadow:0 8px 22px rgba(0,47,82,.1)}
.gallery-zoom-hint{left:16px;background:rgba(255,255,255,.9);color:var(--brand-blue);padding:8px 12px}
.gallery-zoom-hint:before{content:"＋";font-weight:950;margin-right:5px}
.gallery-counter{right:16px;background:rgba(7,61,102,.88);color:#fff;padding:8px 11px}
.gallery-thumb{transition:.18s ease;border-color:rgba(0,89,156,.13)}
.gallery-thumb:hover{transform:translateY(-1px);border-color:rgba(0,89,156,.45);box-shadow:0 8px 22px rgba(0,67,112,.08)}
.gallery-thumb.active{box-shadow:0 0 0 2px rgba(0,89,156,.08)}
.summary-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}
.availability-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:var(--brand-green-soft);color:#5f6900;padding:8px 11px;font-size:11px;font-weight:950;white-space:nowrap}
.availability-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--brand-green)}
.product-summary h1{font-size:clamp(42px,4.1vw,66px);line-height:1.01}
.product-lead{font-size:17px;max-width:700px}
.quote-card{border-color:rgba(0,89,156,.15);background:linear-gradient(145deg,#f5fafd 0%,#fff 62%)}
.quote-card-contact{margin-top:13px;padding-top:13px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}
.quote-card-contact a{color:var(--brand-blue);font-weight:950;margin-left:5px}
.product-actions .btn:first-child{box-shadow:0 12px 28px rgba(0,89,156,.17)}
.product-subnav .subnav-inner{width:100%;display:flex;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:10px clamp(20px,5vw,56px)}
.product-subnav a{position:relative}.product-subnav a:hover{color:var(--brand-blue)}
.compact-content-heading{margin-bottom:28px}.compact-content-heading h2{margin-top:5px}
.product-project-cta{margin:72px 0 0;padding:38px 42px;border-radius:28px;background:linear-gradient(118deg,#073d66,#075f9d);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:42px;position:relative;overflow:hidden;box-shadow:0 22px 58px rgba(0,67,112,.16)}
.product-project-cta:after{content:"";position:absolute;right:-52px;bottom:-108px;width:250px;height:250px;border:40px solid rgba(158,171,5,.27);border-radius:35px;transform:rotate(27deg)}
.product-project-cta>*{position:relative;z-index:1}.product-project-cta .section-kicker{color:#dce879;margin-bottom:9px}.product-project-cta h2{font-size:clamp(28px,3vw,42px);margin:0 0 10px}.product-project-cta p{margin:0;max-width:790px;color:#d9e7f1;line-height:1.6}.product-project-actions{display:grid;gap:10px;min-width:265px}.product-project-actions .btn{width:100%}.product-project-actions .btn-ghost{background:#fff;color:var(--brand-blue-dark);border-color:#fff}
.related-section{padding-bottom:34px}.related-card{padding:14px;border-color:rgba(0,89,156,.13);display:flex;flex-direction:column;min-width:0}.related-card:hover{border-color:rgba(0,89,156,.34);box-shadow:0 20px 45px rgba(0,67,112,.09)}
.related-image{height:220px;background:linear-gradient(180deg,#fff,#f8fbfd);position:relative}.related-image img{transition:.24s ease}.related-card:hover .related-image img{transform:scale(1.035)}
.related-order-badge{position:absolute;left:9px;top:9px;padding:6px 8px;border-radius:999px;background:var(--brand-green-soft);color:#5d6700;font-size:10px;font-weight:950}
.related-card h3{font-size:19px;min-height:46px;margin-bottom:16px}.related-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid #edf3f7}.related-footer span{font-size:12px;color:var(--brand-blue);font-weight:900;white-space:nowrap}.related-price{font-size:15px}

.image-dialog{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden}
.image-dialog::backdrop{background:rgba(4,19,30,.88);backdrop-filter:blur(8px)}
.image-dialog-shell{width:100%;height:100%;display:grid;grid-template-columns:84px minmax(0,1fr) 84px;align-items:center;padding:26px;position:relative}
.image-dialog-stage{height:calc(100dvh - 52px);display:grid;place-items:center;position:relative;min-width:0}
.image-dialog-stage img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 24px 60px rgba(0,0,0,.25))}
.image-dialog-close{position:absolute;right:24px;top:20px;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:34px;line-height:1;cursor:pointer;z-index:5}.image-dialog-close:hover{background:rgba(255,255,255,.2)}
.image-dialog-nav{width:54px;height:54px;border:0;border-radius:50%;background:rgba(255,255,255,.13);color:#fff;font-size:42px;line-height:1;cursor:pointer;justify-self:center}.image-dialog-nav:hover{background:rgba(255,255,255,.23)}
.image-dialog-counter{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:rgba(0,0,0,.45);color:#fff;font-size:12px;font-weight:850}
.image-dialog-nav[hidden]{display:block;visibility:hidden}

@media(max-width:1000px){
  .product-hero-grid{gap:34px}
  .product-project-cta{grid-template-columns:1fr;padding:32px}.product-project-actions{grid-template-columns:1fr 1fr;min-width:0}
  .image-dialog-shell{grid-template-columns:64px minmax(0,1fr) 64px;padding:16px}.image-dialog-stage{height:calc(100dvh - 32px)}
}
@media(max-width:800px){
  .product-contact-strip{display:none}
  .product-page{padding-top:14px}
  .product-page .breadcrumbs{font-size:11px;margin-bottom:17px}
  .product-summary h1{font-size:40px}
  .product-lead{font-size:16px}
  .product-subnav .subnav-inner{padding-left:18px;padding-right:18px;gap:18px;overflow:auto;white-space:nowrap}
  .product-project-cta{margin-top:48px;border-radius:22px;padding:28px 24px}.product-project-actions{grid-template-columns:1fr}
  .related-image{height:190px}
}
@media(max-width:580px){
  .product-page{padding-left:14px;padding-right:14px;padding-bottom:74px}
  .product-gallery.has-thumbs .gallery-thumbs{gap:8px;padding:2px 1px 6px}
  .gallery-main-wrap{height:82vw;min-height:285px}.gallery-main{padding:6px}
  .gallery-zoom-hint{left:10px;bottom:10px;font-size:11px;padding:7px 9px}.gallery-counter{right:10px;bottom:10px;padding:7px 9px}
  .product-summary h1{font-size:34px;letter-spacing:-.045em}.summary-topline{align-items:flex-start}.category{font-size:10px}
  .product-highlights{grid-template-columns:1fr 1fr;gap:7px}.product-highlights>div{padding:11px}.product-highlights strong{font-size:13px}
  .quote-card{margin-top:18px;border-radius:18px;padding:16px}.quote-card .product-price{font-size:27px}.quote-card-contact{font-size:12px}
  .trust-list{gap:7px}.trust-list div{min-height:0}
  .product-subnav{margin-top:44px}.product-subnav .subnav-inner{gap:16px;padding-top:8px;padding-bottom:8px}.product-subnav a{font-size:12px}
  .content-section{padding:50px 0}.content-section h2{font-size:31px}.product-description{font-size:15.5px;line-height:1.68}.spec-row{padding:14px 0}
  .product-project-cta{margin-left:-2px;margin-right:-2px;padding:25px 20px}.product-project-cta h2{font-size:29px}.product-project-cta p{font-size:14px}
  .related-grid{grid-template-columns:1fr}.related-image{height:225px}.related-card h3{min-height:0}
  .image-dialog-shell{display:block;padding:0}.image-dialog-stage{width:100%;height:100dvh;padding:54px 10px 70px}.image-dialog-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:34px;z-index:4}.image-dialog-prev{left:8px}.image-dialog-next{right:8px}.image-dialog-close{right:12px;top:12px;width:42px;height:42px;font-size:30px}.image-dialog-counter{bottom:18px}
}


/* v0.47 — lead flow / quote form */
.quote-dialog{width:min(760px,calc(100% - 28px));border:1px solid rgba(0,89,156,.12)}
.quote-form{padding:34px 36px 30px;gap:16px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.quote-form h3{font-size:clamp(28px,3vw,38px);line-height:1.08;color:#0b2a45;margin-bottom:2px}
.quote-context{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid rgba(0,89,156,.12);background:#f3f8fc;border-radius:13px;color:#47677f;font-size:12px}
.quote-context span{font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#6b8496}.quote-context strong{font-size:13px;color:#0b4f82}
.quote-form input,.quote-form textarea,.quote-form select{font:inherit;padding:13px 14px;border:1px solid #d8e2e9;border-radius:12px;background:#fff;color:#183247;outline:none;resize:vertical}
.quote-form select{appearance:auto}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:rgba(0,89,156,.55);box-shadow:0 0 0 3px rgba(0,89,156,.09)}
.quote-commercial-fields{padding-top:2px}.quote-contact-hint{display:grid;gap:3px;padding:12px 14px;border-radius:13px;background:#f4f7f8;color:#526876;font-size:12px}.quote-contact-hint strong{color:#24465f;font-size:12px}.quote-contact-hint span{line-height:1.45}
.quote-footer{justify-content:space-between;margin-top:2px}.quote-submit{min-width:180px}.quote-phone{font-size:14px;font-weight:850;color:#00599c;padding:10px 0}
#formResult .success{padding:18px 20px;border:1px solid #cbe6da;background:#eff8f4;color:#245d49;border-radius:16px;display:grid;gap:5px}#formResult .success strong{font-size:18px;color:#164e3c}#formResult .success span{font-size:13px;line-height:1.5}#formResult .success .request-ref{font-size:12px;color:#527466;margin-top:3px}
.quote-form.is-success> :not(.close):not(#formResult){display:none}.quote-form.is-success{min-height:280px;place-content:center}.quote-form.is-success #formResult{display:block}.quote-form.is-success .close{display:block}
@media(max-width:800px){.quote-form{padding:28px 20px 22px}.quote-commercial-fields{grid-template-columns:1fr}.quote-footer{align-items:stretch}.quote-phone{text-align:center}.quote-submit{width:100%}.quote-context{align-items:flex-start;flex-direction:column;gap:2px}}

/* v0.49 — dedicated company pages */
.desktop-nav a.active{color:var(--brand-blue);font-weight:950}
.desktop-nav a.active:after{transform:scaleX(1)}
.section-more-row{display:flex;justify-content:flex-end;margin-top:24px}.contact-section-actions{display:flex;gap:10px;flex-wrap:wrap}
.static-main{background:#fff}.breadcrumbs-static{display:flex;align-items:center;gap:8px;color:#7b909f;font-size:12px;font-weight:800;margin-bottom:24px}.breadcrumbs-static a{color:var(--brand-blue)}
.static-page-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:56px;align-items:center;padding-top:72px;padding-bottom:72px;background:linear-gradient(135deg,#fff 0%,#f5f9fc 62%,#eff5f7 100%);border-bottom:1px solid rgba(0,89,156,.08)}
.static-page-hero-compact{padding-top:62px;padding-bottom:62px}.static-hero-copy h1{font-size:clamp(46px,5.1vw,76px);line-height:.98;letter-spacing:-.055em;color:#0a2d49;margin:10px 0 20px;max-width:920px}.static-page-hero-compact .static-hero-copy h1{font-size:clamp(44px,4.7vw,68px)}.static-hero-lead{font-size:19px;line-height:1.65;color:#506b7f;max-width:820px;margin:0 0 30px}
.static-brand-panel,.reviews-summary-panel,.contact-quick-panel{border:1px solid rgba(0,89,156,.12);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 24px 64px rgba(0,67,112,.09);padding:34px;position:relative;overflow:hidden}.static-brand-panel:after,.reviews-summary-panel:after,.contact-quick-panel:after{content:"";position:absolute;width:190px;height:190px;border:30px solid rgba(158,171,5,.15);border-radius:30px;right:-86px;bottom:-100px;transform:rotate(26deg)}.static-brand-panel>* ,.reviews-summary-panel>* ,.contact-quick-panel>*{position:relative;z-index:1}.static-brand-panel>img{width:min(320px,90%);height:auto;margin-bottom:25px}.static-brand-panel h2{font-size:30px;line-height:1.08;color:#123b5a;margin:18px 0 12px}.static-brand-panel p,.reviews-summary-panel p,.contact-quick-panel p{color:#617788;line-height:1.6;margin:0}
.static-facts-section{padding-top:24px;padding-bottom:72px}.static-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(0,89,156,.1);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(0,67,112,.05)}.static-facts-grid article{padding:26px 28px;border-right:1px solid #edf3f6}.static-facts-grid article:last-child{border-right:0}.static-facts-grid strong{display:block;color:var(--brand-blue);font-size:27px;line-height:1;margin-bottom:8px}.static-facts-grid span{display:block;color:#627887;font-size:13px;line-height:1.45}
.static-story-section{padding-top:90px;padding-bottom:90px;background:#f8fafc}.static-two-column{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:70px;align-items:start}.static-two-column h2{font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:-.04em;color:#103652;margin:8px 0}.static-prose{font-size:17px;line-height:1.75;color:#526c7e}.static-prose p{margin:0 0 18px}.static-prose p:last-child{margin-bottom:0}
.static-focus-section,.static-process-section,.review-themes-section,.request-prep-section{padding-top:90px;padding-bottom:90px}.static-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:32px}.static-feature-grid article{border:1px solid rgba(0,89,156,.12);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbfd);padding:25px 22px;min-height:220px;box-shadow:0 12px 34px rgba(0,67,112,.045)}.static-feature-grid article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--brand-green-soft);color:var(--brand-green-dark);font-size:11px;font-weight:950}.static-feature-grid h3{font-size:21px;color:#163f5e;margin:20px 0 10px}.static-feature-grid p{margin:0;color:#657b8b;font-size:14px;line-height:1.6}.static-process-section{background:#f8fafc}.static-process-grid{margin-top:34px}.static-cta-section{padding-top:42px}
.reviews-summary-panel .review-stars.large{font-size:28px;letter-spacing:.1em;margin-bottom:18px}.reviews-summary-panel>strong{display:block;font-size:24px;line-height:1.2;color:#143c59;margin-bottom:10px}.reviews-full-section{padding-top:72px;padding-bottom:84px}.reviews-full-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card-large{min-height:330px;padding:28px;display:flex;flex-direction:column}.review-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.review-source{font-size:11px;font-weight:900;color:var(--brand-blue);background:#edf6fb;padding:7px 9px;border-radius:999px}.review-card-large>p{font-size:16px;line-height:1.7;flex:1}.review-card-large .review-author{margin-top:24px;padding-top:18px;border-top:1px solid #edf2f5}.review-themes-section{background:#f8fafc}
.contact-quick-panel{display:grid;gap:8px}.contact-quick-panel>span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#78909f;font-weight:900}.contact-quick-panel>strong{font-size:26px;color:#173f5e}.contact-quick-panel>p{margin:0 0 12px}.contact-quick-panel>a{font-size:20px;font-weight:900;color:var(--brand-blue);padding:6px 0;border-top:1px solid #edf2f5}.contacts-full-section{padding-top:72px;padding-bottom:50px}.contacts-full-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.contact-detail-card{border:1px solid rgba(0,89,156,.12);border-radius:20px;background:#fff;padding:24px;display:grid;gap:8px;transition:.18s}.contact-detail-card:hover{transform:translateY(-2px);border-color:rgba(0,89,156,.34);box-shadow:0 16px 38px rgba(0,67,112,.08)}.contact-detail-card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#8195a3}.contact-detail-card strong{font-size:22px;color:#17415f}.contact-detail-card small{color:#6c7f8e;line-height:1.45}.office-full-section{padding-top:38px;padding-bottom:90px}.office-full-layout{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);gap:20px}.office-address-card{border:1px solid rgba(0,89,156,.13);border-radius:24px;padding:31px;background:#fff;box-shadow:0 14px 38px rgba(0,67,112,.05)}.office-mark.large{width:58px;height:58px;margin-bottom:22px}.office-address-card h2{font-size:35px;line-height:1.08;color:#143c59;margin:9px 0 7px}.office-floor{color:#677d8d;margin:0 0 24px;font-size:16px}.office-meta-row{display:grid;gap:4px;padding:18px 0;border-top:1px solid #edf2f5;border-bottom:1px solid #edf2f5;margin-bottom:22px}.office-meta-row span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8093a0;font-weight:900}.office-meta-row strong{color:#244d68}.contact-map-visual{position:relative;min-height:430px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#e9f2f7,#f8fbfc);border:1px solid rgba(0,89,156,.12)}.map-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(0,89,156,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(0,89,156,.07) 1px,transparent 1px);background-size:44px 44px;transform:rotate(-8deg) scale(1.18)}.contact-map-visual:before,.contact-map-visual:after{content:"";position:absolute;background:rgba(255,255,255,.9);height:34px;width:120%;left:-10%;top:36%;transform:rotate(-15deg);box-shadow:0 0 0 1px rgba(0,89,156,.05)}.contact-map-visual:after{top:62%;transform:rotate(12deg);height:26px}.map-pin{position:absolute;left:54%;top:43%;transform:translate(-50%,-50%);display:grid;justify-items:center;gap:7px}.map-pin img{width:56px;height:56px;border-radius:18px;background:#fff;padding:8px;box-shadow:0 12px 30px rgba(0,67,112,.2)}.map-pin span{background:#fff;color:#134366;font-weight:950;font-size:12px;padding:7px 10px;border-radius:999px;box-shadow:0 8px 24px rgba(0,67,112,.12)}.map-caption{position:absolute;left:24px;bottom:22px;background:rgba(255,255,255,.92);border:1px solid rgba(0,89,156,.1);border-radius:15px;padding:14px 16px;display:grid;gap:3px;box-shadow:0 12px 34px rgba(0,67,112,.08)}.map-caption strong{color:#123d5c}.map-caption span{color:#6d8190;font-size:12px}
@media(max-width:1100px){.static-page-hero{grid-template-columns:1fr .72fr;gap:34px}.static-feature-grid{grid-template-columns:repeat(2,1fr)}.static-facts-grid{grid-template-columns:1fr 1fr}.static-facts-grid article:nth-child(2){border-right:0}.static-facts-grid article:nth-child(-n+2){border-bottom:1px solid #edf3f6}.reviews-full-grid{grid-template-columns:1fr 1fr}.reviews-full-grid article:last-child{grid-column:1/-1}.office-full-layout{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.static-page-hero{grid-template-columns:1fr;padding-top:44px;padding-bottom:52px}.static-brand-panel,.reviews-summary-panel,.contact-quick-panel{padding:27px}.static-two-column{grid-template-columns:1fr;gap:28px}.static-story-section,.static-focus-section,.static-process-section,.review-themes-section,.request-prep-section{padding-top:68px;padding-bottom:68px}.contacts-full-grid{grid-template-columns:1fr}.office-full-layout{grid-template-columns:1fr}.contact-map-visual{min-height:340px}.reviews-full-grid{grid-template-columns:1fr}.reviews-full-grid article:last-child{grid-column:auto}}
@media(max-width:600px){.static-page-hero{padding-left:18px;padding-right:18px}.static-hero-copy h1,.static-page-hero-compact .static-hero-copy h1{font-size:40px}.static-hero-lead{font-size:16.5px}.static-brand-panel h2{font-size:26px}.static-facts-section,.reviews-full-section,.contacts-full-section,.office-full-section,.static-story-section,.static-focus-section,.static-process-section,.review-themes-section,.request-prep-section{padding-left:18px;padding-right:18px}.static-facts-grid{grid-template-columns:1fr}.static-facts-grid article{border-right:0;border-bottom:1px solid #edf3f6}.static-facts-grid article:last-child{border-bottom:0}.static-feature-grid{grid-template-columns:1fr}.static-feature-grid article{min-height:0}.review-card-large{min-height:0;padding:22px}.office-address-card{padding:24px}.office-address-card h2{font-size:29px}.contact-map-visual{min-height:290px}.map-pin{left:58%}.section-more-row{justify-content:stretch}.section-more-row .btn{width:100%}.contact-section-actions{flex-direction:column}.contact-section-actions .btn{width:100%}}

/* v0.50 — final mobile pass across the whole site */
:root{--mobile-bar-h:72px}
body{overflow-x:hidden}
img{max-width:100%}

/* Menu becomes a real mobile sheet and never sits under the header. */
.mobile-menu{overscroll-behavior:contain}
.mobile-menu nav a{min-height:46px;display:flex;align-items:center}
.mobile-menu-phone{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;background:#eef6fb}
.mobile-menu .btn{min-height:48px}
.mobile-menu-open{touch-action:none}

/* Bottom CTA respects modern phone safe areas. */
.mobile-contact-bar{bottom:max(8px,env(safe-area-inset-bottom));padding-bottom:max(7px,env(safe-area-inset-bottom));max-width:520px;margin:0 auto}
.mobile-contact-bar a,.mobile-contact-bar button{min-height:48px;display:flex;align-items:center;justify-content:center}

/* Forms: stable select/input sizing on iOS/Android, clearer tap targets. */
.quote-form select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 38px 11px 14px;color:var(--ink);outline:none}
.quote-form select:focus{border-color:#8bb5a8;box-shadow:0 0 0 3px rgba(10,115,91,.08)}
.quote-form input,.quote-form textarea,.quote-form select{font-size:16px}
.privacy-consent input{width:18px;height:18px;min-width:18px}

@media(max-width:860px){
  /* Keep one predictable mobile header height on every page. */
  .contact-strip{display:none!important}
  .corporate-topbar,.topbar{height:68px;min-height:68px;padding:0 16px;gap:12px;top:0}
  .brand-logo img{width:132px!important;max-height:48px;object-fit:contain}
  .mobile-menu-button{display:flex;width:44px;height:44px;min-width:44px}
  .mobile-menu{top:68px;bottom:0;max-height:calc(100dvh - 68px);overflow:auto;padding:14px 16px calc(22px + env(safe-area-inset-bottom));box-shadow:0 24px 60px rgba(0,48,84,.2)}
  .mobile-menu nav{display:grid!important;gap:0}
  .mobile-menu nav a{padding:11px 8px;font-size:15px}
  body{padding-bottom:calc(var(--mobile-bar-h) + env(safe-area-inset-bottom))}
  .compact-footer{margin-bottom:0}

  /* Shared section rhythm. */
  .section{padding-left:18px;padding-right:18px;padding-top:58px;padding-bottom:58px}
  .section-head{gap:12px}
  .section-head h2{font-size:clamp(31px,8.5vw,42px)}
  .section-intro{font-size:14px;line-height:1.55}
  .eyebrow,.section-kicker{font-size:10px;letter-spacing:.13em;margin-bottom:10px}

  /* Homepage hero: no oversized desktop proportions on a phone. */
  .corporate-hero{display:grid;grid-template-columns:1fr!important;gap:24px;padding:28px 18px 34px!important}
  .corporate-hero h1{font-size:clamp(38px,10.5vw,50px)!important;line-height:1.0;letter-spacing:-.048em}
  .corporate-hero-copy>p{font-size:16px;line-height:1.55;margin-top:15px}
  .corporate-hero .hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}
  .corporate-hero .hero-actions .btn{width:100%;min-height:49px}
  .hero-direct-contact{display:flex;justify-content:space-between;gap:8px;font-size:12px;margin-top:12px}
  .hero-direct-contact a{font-size:14px}
  .hero-service-line{font-size:11px;margin-top:13px}
  .corporate-hero-panel{min-height:0!important;padding:21px 19px;border-radius:22px}
  .hero-logo-wrap{width:205px!important;max-width:72%;padding:8px 10px;margin-bottom:14px}
  .hero-panel-copy h2{font-size:27px!important;line-height:1.05}
  .hero-panel-copy p{font-size:13px;line-height:1.52}
  .hero-panel-points{font-size:12px}
  .brand-geometry{opacity:.45}

  /* Trust facts: 2 × 2 is much shorter and easier to scan. */
  .trust-strip-grid{grid-template-columns:1fr 1fr!important;gap:0;padding:0 18px}
  .trust-strip-grid article{padding:17px 12px!important;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)}
  .trust-strip-grid article:nth-child(2n){border-right:0!important}
  .trust-strip-grid article:nth-last-child(-n+2){border-bottom:0}
  .trust-strip-grid strong{font-size:17px}.trust-strip-grid span{font-size:11px}

  /* Commercial homepage blocks. */
  .solutions-grid{grid-template-columns:1fr!important;gap:12px}
  .solutions-grid article{min-height:0;padding:21px 19px;border-radius:19px}
  .solutions-grid h3{font-size:20px;margin:12px 0 8px}
  .work-process-grid{grid-template-columns:1fr!important;gap:10px}
  .work-process-grid article{min-height:0;padding:19px}
  .corporate-cta-panel{padding:25px 20px;border-radius:21px;gap:22px}
  .corporate-cta-panel h2{font-size:30px;line-height:1.06}
  .corporate-cta-panel p{font-size:14px}
  .corporate-cta-actions{grid-template-columns:1fr!important;gap:8px}
  .corporate-cta-actions .btn{min-height:48px}

  /* Catalog: keep controls easy to tap and avoid horizontal overflow. */
  .catalog-toolbar,.catalog-filter-row-v014,.direction-filter-bar-v014{width:100%}
  .catalog-toolbar input,.catalog-toolbar select,.catalog-filter-row-v014 select,.direction-filter-bar-v014 select,.direction-toolbar-v08 input{min-height:48px;font-size:16px}
  .search-suggestions{max-height:min(56dvh,420px);border-radius:13px}
  .search-suggestion-row{padding:13px}
  .catalog-sidebar{width:100%}
  .pager{gap:8px;flex-wrap:wrap}.pager button,.pager .page-number{min-width:42px;min-height:42px}

  /* Direction pages. */
  .direction-page{padding-left:18px;padding-right:18px}
  .direction-hero-grid-v08{gap:20px}
  .direction-hero-copy-v08 h1{font-size:clamp(37px,10vw,48px)!important;line-height:1}
  .direction-hero-copy-v08>p{font-size:15px;line-height:1.55}
  .direction-hero-image-v08{height:min(64vw,270px);min-height:210px;border-radius:20px}
  .direction-section-head-v08 h2{font-size:clamp(30px,8.5vw,41px)}
  .direction-consult-v08{padding:24px 20px!important;border-radius:20px}

  /* Product page: gallery first, compact summary, scrollable subnav. */
  .product-page{padding:12px 16px 56px}
  .product-page .breadcrumbs{margin:4px 0 14px;font-size:10.5px;gap:6px}
  .product-hero-grid{grid-template-columns:1fr;gap:22px}
  .gallery-main-wrap{height:min(86vw,390px);min-height:285px;border-radius:20px}
  .gallery-main{padding:8px}
  .gallery-zoom-hint{display:none}
  .gallery-counter{right:10px;bottom:10px;padding:6px 9px;font-size:10px}
  .gallery-thumbs{gap:7px}.gallery-thumb{width:74px;height:62px;border-radius:10px}
  .product-summary{position:static;padding-top:0}
  .summary-topline{margin-bottom:8px;align-items:flex-start}
  .availability-badge{font-size:10px;padding:7px 9px}
  .product-summary h1{font-size:clamp(34px,9.2vw,44px)!important;margin:8px 0 13px;line-height:1.02}
  .product-lead{font-size:15px;line-height:1.55;margin-bottom:17px}
  .product-public-meta{gap:16px;padding:13px 0}.product-public-meta div{min-width:42%}
  .quote-card{padding:17px;border-radius:18px;margin-top:17px}.quote-card .product-price{font-size:27px}
  .product-actions .btn{min-height:48px}
  .trust-list{margin-top:19px;padding-top:18px;gap:13px}
  .product-subnav{top:68px;margin:36px -16px 0;z-index:42}
  .product-subnav .subnav-inner{gap:16px;padding:8px 16px;scrollbar-width:none}.product-subnav .subnav-inner::-webkit-scrollbar{display:none}
  .product-subnav a{font-size:12px;flex:0 0 auto}
  .content-section{padding:48px 0;scroll-margin-top:120px}
  .content-section>h2,.compact-content-heading h2{font-size:31px!important;margin-bottom:22px}
  .product-description{font-size:15.5px;line-height:1.68}
  .spec-row{padding:13px 0;gap:4px}.spec-row>div{font-size:12px}.spec-row strong{font-size:14px}
  .related-grid{grid-template-columns:1fr!important;gap:12px}.related-image{height:230px}.related-card h3{min-height:0;font-size:18px}
  .product-project-cta{margin-top:44px;padding:25px 20px;border-radius:21px;gap:21px}.product-project-cta h2{font-size:29px}.product-project-cta p{font-size:14px}.product-project-actions{grid-template-columns:1fr!important;gap:8px}

  /* Static company pages. */
  .static-page-hero,.static-page-hero-compact{grid-template-columns:1fr!important;gap:24px;padding:31px 18px 38px!important}
  .breadcrumbs-static{margin-bottom:17px;font-size:10.5px}
  .static-hero-copy h1,.static-page-hero-compact .static-hero-copy h1{font-size:clamp(37px,10vw,48px)!important;line-height:1.0;margin:7px 0 15px}
  .static-hero-lead{font-size:15.5px;line-height:1.58;margin-bottom:21px}
  .static-brand-panel,.reviews-summary-panel,.contact-quick-panel{padding:22px 20px;border-radius:21px}
  .static-brand-panel>img{width:210px;margin-bottom:15px}.static-brand-panel h2{font-size:25px;margin:12px 0 9px}
  .static-facts-section{padding:18px 18px 50px!important}
  .static-facts-grid{grid-template-columns:1fr 1fr!important;border-radius:18px}
  .static-facts-grid article{padding:18px 15px!important;border-right:1px solid #edf3f6!important;border-bottom:1px solid #edf3f6}
  .static-facts-grid article:nth-child(2n){border-right:0!important}.static-facts-grid article:nth-last-child(-n+2){border-bottom:0}
  .static-facts-grid strong{font-size:22px}.static-facts-grid span{font-size:11px}
  .static-story-section,.static-focus-section,.static-process-section,.review-themes-section,.request-prep-section,.reviews-full-section,.contacts-full-section,.office-full-section{padding:56px 18px!important}
  .static-two-column{gap:20px}.static-two-column h2{font-size:34px}.static-prose{font-size:15.5px;line-height:1.68}
  .static-feature-grid{grid-template-columns:1fr!important;gap:11px;margin-top:22px}.static-feature-grid article{padding:20px;min-height:0}.static-feature-grid h3{font-size:19px;margin:14px 0 8px}
  .reviews-full-grid{grid-template-columns:1fr!important;gap:12px}.review-card-large{padding:20px;min-height:0}.review-card-large>p{font-size:15px}.review-card-top{margin-bottom:14px}
  .contacts-full-grid{grid-template-columns:1fr!important;gap:10px}.contact-detail-card{padding:20px}.contact-detail-card strong{font-size:20px;overflow-wrap:anywhere}
  .office-full-layout{grid-template-columns:1fr!important}.office-address-card{padding:21px;border-radius:20px}.office-address-card h2{font-size:28px}.contact-map-visual{min-height:255px;border-radius:20px}.map-caption{left:12px;right:12px;bottom:12px}.map-pin{left:57%;top:38%}

  /* Footer becomes compact instead of consuming multiple screens. */
  .corporate-footer{padding:38px 18px 22px}
  .footer-main{grid-template-columns:1fr!important;gap:23px}
  .footer-brand,.footer-col:last-child{grid-column:auto!important}
  .footer-brand img{width:174px}
  .footer-brand p{font-size:13px;margin-bottom:0}
  .footer-col{gap:7px}.footer-col strong{font-size:13px}.footer-col a,.footer-col span{font-size:13px}
  .footer-bottom{margin-top:26px;gap:10px;display:grid}.footer-bottom a{margin-left:0}

  /* Quote form as a bottom sheet on phones/tablets. */
  .quote-dialog{width:100%;max-width:none;margin:auto 0 0;border-radius:24px 24px 0 0;max-height:calc(100dvh - 18px);overflow:auto;overscroll-behavior:contain}
  .quote-dialog::backdrop{background:rgba(5,30,49,.62)}
  .quote-form{padding:24px 18px calc(22px + env(safe-area-inset-bottom));gap:13px}
  .quote-form h3{font-size:27px;line-height:1.05;margin-right:42px}
  .quote-fields{grid-template-columns:1fr;gap:10px}
  .quote-form label{font-size:12px;gap:5px}
  .quote-form input,.quote-form textarea,.quote-form select{min-height:48px;border-radius:11px}
  .quote-form textarea{min-height:96px}
  .quote-footer{display:grid;grid-template-columns:1fr;gap:9px}.quote-submit{min-height:50px}.quote-phone{text-align:center;padding:8px;font-weight:900;color:var(--brand-blue)}
  .quote-contact-hint{padding:12px;border-radius:12px}.privacy-consent{align-items:flex-start!important}
  .close{width:42px;height:42px;right:10px;top:10px;border-radius:50%;background:#f1f5f7;font-size:28px;display:grid;place-items:center}

  /* Fullscreen gallery buttons stay within thumb reach. */
  .image-dialog-close{top:max(10px,env(safe-area-inset-top));right:10px}
  .image-dialog-stage{padding-top:calc(58px + env(safe-area-inset-top));padding-bottom:calc(74px + env(safe-area-inset-bottom))}
}

@media(max-width:430px){
  .corporate-topbar,.topbar{padding-left:12px;padding-right:12px}
  .brand-logo img{width:122px!important}
  .corporate-hero h1{font-size:38px!important}
  .hero-direct-contact{display:grid;justify-content:start}
  .hero-service-line{gap:5px}
  .trust-strip-grid{padding-left:12px;padding-right:12px}.trust-strip-grid article{padding:15px 9px!important}
  .catalog-direction-open,.direction-subcategory-card-v08>a{grid-template-columns:104px minmax(0,1fr)!important}
  .catalog-direction-image{min-height:126px}.direction-subcategory-image-v08{min-height:136px}
  .product-card-v06 .product-image-wrap{height:min(76vw,300px)}
  .static-facts-grid{grid-template-columns:1fr!important}.static-facts-grid article{border-right:0!important}.static-facts-grid article:nth-last-child(-n+2){border-bottom:1px solid #edf3f6}.static-facts-grid article:last-child{border-bottom:0}
  .mobile-contact-bar{left:6px;right:6px}.mobile-contact-bar a,.mobile-contact-bar button{font-size:12px;padding-left:7px;padding-right:7px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}


/* v0.51 Prelaunch */
.skip-link{position:fixed;left:12px;top:10px;z-index:10000;transform:translateY(-160%);background:#fff;color:var(--brand-blue,#00599c);padding:10px 14px;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.18);font-weight:700;text-decoration:none}
.skip-link:focus{transform:translateY(0);outline:3px solid rgba(0,89,156,.28);outline-offset:2px}
.error-page-body{min-height:100vh;background:linear-gradient(180deg,#f7fbff 0%,#fff 65%)}
.error-page-main{min-height:calc(100vh - 92px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:860px;margin:0 auto;padding:72px 24px 96px}
.error-code{font-size:clamp(72px,14vw,150px);line-height:.8;font-weight:900;letter-spacing:-.08em;color:rgba(0,89,156,.10);margin-bottom:28px}
.error-page-main h1{max-width:760px;font-size:clamp(34px,5vw,60px);line-height:1.03;margin:10px 0 18px;color:#073b60}
.error-page-main p{max-width:680px;font-size:18px;line-height:1.65;color:#526574;margin:0 0 24px}
.error-phone{margin-top:24px;font-size:18px;font-weight:800;color:var(--brand-blue,#00599c);text-decoration:none}
@media(max-width:720px){.error-page-main{min-height:auto;padding:64px 20px 110px}.error-page-main p{font-size:16px}.error-code{margin-bottom:18px}}

/* v1.2.0 hotfix — consultation dialog viewport fit */
.quote-dialog{
  max-height:calc(100dvh - 24px);
  overflow-y:auto;
  overflow-x:hidden;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}

@media (min-width:801px) and (max-height:900px){
  .quote-form{
    padding:22px 28px 20px;
    gap:10px;
  }

  .quote-form h3{
    font-size:30px;
    margin-bottom:0;
  }

  .quote-form input,
  .quote-form textarea,
  .quote-form select{
    padding:10px 12px;
  }

  .quote-form textarea{
    min-height:72px;
  }

  .quote-contact-hint{
    padding:9px 12px;
  }

  .privacy-consent{
    margin-top:0;
  }
}

/* v1.2.0 hotfix 2 — compact consultation form on desktop */
@media (min-width: 900px) and (max-height: 900px) {
  .quote-dialog {
    max-height: calc(100dvh - 20px) !important;
  }

  .quote-dialog form {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    row-gap: 8px !important;
  }

  .quote-dialog h2,
  .quote-dialog h3 {
    margin-top: 0 !important;
    margin-bottom: 8px !important;
    line-height: 1.08 !important;
  }

  .quote-dialog label {
    margin-bottom: 4px !important;
  }

  .quote-dialog input,
  .quote-dialog select {
    min-height: 44px !important;
    height: 44px !important;
    padding: 8px 14px !important;
  }

  .quote-dialog textarea {
    min-height: 70px !important;
    height: 70px !important;
    padding: 10px 14px !important;
  }

  .quote-dialog fieldset,
  .quote-dialog .form-field,
  .quote-dialog .field {
    margin-top: 0 !important;
    margin-bottom: 6px !important;
  }
}

/* FINAL desktop compact quote dialog */
@media (min-width: 900px) and (max-height: 950px) {

  .quote-dialog {
    width: min(1080px, calc(100vw - 32px)) !important;
    max-height: calc(100dvh - 16px) !important;
    overflow-y: auto !important;
  }

  .quote-form {
    padding: 16px 26px 18px !important;
    gap: 8px !important;
  }

  .quote-form h3 {
    font-size: 34px !important;
    line-height: 1.05 !important;
    margin: 0 42px 4px 0 !important;
  }

  .quote-fields,
  .quote-commercial-fields {
    gap: 8px 14px !important;
  }

  .quote-form label {
    font-size: 14px !important;
    gap: 3px !important;
  }

  .quote-form input,
  .quote-form select {
    min-height: 40px !important;
    height: 40px !important;
    padding: 6px 12px !important;
    font-size: 15px !important;
  }

  .quote-form textarea {
    min-height: 58px !important;
    height: 58px !important;
    padding: 8px 12px !important;
    font-size: 15px !important;
  }

  .quote-context {
    min-height: 42px !important;
    padding: 8px 12px !important;
  }

  .quote-contact-hint {
    padding: 7px 10px !important;
    margin: 0 !important;
  }

  .privacy-consent {
    margin: 0 !important;
    gap: 8px !important;
    line-height: 1.25 !important;
  }

  .quote-footer {
    margin-top: 0 !important;
    padding-top: 2px !important;
  }
}
