:root{
 --ink:#0b2239;--ink-2:#31465b;--muted:#6b7d90;--line:#dbe4ed;--soft:#f4f7fa;--blue:#075aaa;--blue-2:#0b69c3;--red:#e52535;--green:#13a957;--white:#fff;--dark:#072747;
 --radius:14px;--radius-lg:22px;--shadow:0 12px 35px rgba(11,34,57,.09);--container:1200px;--header:72px;--font-ui:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Helvetica Neue",Helvetica,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-ui);color:var(--ink);background:#fff;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}html.menu-open,body.menu-open,body.drawer-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.narrow{max-width:840px}.site-main{min-height:50vh}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:99999;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:3px;border-radius:3px;background:var(--red)}.eyebrow--light{color:#9ed0ff}.section{padding:80px 0}.section--soft{background:var(--soft)}.section--dark{background:var(--dark);color:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-ui);font-weight:700;line-height:1.2;letter-spacing:0}h1{font-size:clamp(2.25rem,4.1vw,3.75rem);margin-bottom:24px}h2{font-size:clamp(2rem,3vw,2.7rem);margin-bottom:16px}h3{font-size:1.25rem}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px}.section-head>div{max-width:760px}.section-head p:last-child{color:var(--muted);margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:700}.text-link svg{transition:transform .15s}.text-link:hover svg{transform:translateX(3px)}.text-link--large{font-size:17px;white-space:nowrap}.btn{min-height:52px;border:0;border-radius:10px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;line-height:1.1;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;color:#fff}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(8,51,92,.16)}.btn:active{transform:translateY(1px)}.btn:focus-visible,.icon-button:focus-visible,.catalog-toggle:focus-visible,.mobile-menu-toggle:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(7,90,170,.3);outline-offset:3px}.btn--primary{background:var(--blue)}.btn--outline{color:var(--blue);background:#fff;border:1px solid #b6cce0}.btn--wa{background:var(--green)}.btn--light{background:#fff;color:var(--dark)}.btn--ghost-light{background:transparent;border:1px solid rgba(255,255,255,.65)}.btn--small{min-height:44px;padding:0 14px;font-size:14px}.btn--block{width:100%}.text-button{background:transparent;border:0;color:var(--muted);padding:10px}.icon-button{width:44px;height:44px;border-radius:10px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:var(--ink)}
/* Header */
.site-topbar{background:var(--dark);color:#dce9f5;font-size:13px}.topbar__inner{min-height:38px;display:flex;align-items:center;gap:24px}.city-picker{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.city-picker select{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:8px 30px 8px 10px;max-width:240px}.city-picker--top select{background:transparent;color:#fff;border:0;padding:2px 20px 2px 2px}.city-picker--top option{color:var(--ink)}.topbar__hours{opacity:.8}.topbar__links{margin-left:auto;display:flex;gap:20px}.topbar__links a:hover{text-decoration:underline}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header__inner{height:var(--header);display:flex;align-items:center;gap:16px}.brand{display:flex;flex-direction:column;justify-content:center;min-width:142px}.brand img{width:124px;height:auto}.brand span{font-size:9px;letter-spacing:.035em;color:var(--muted);margin-top:3px;white-space:nowrap}.catalog-toggle{height:44px;border:0;border-radius:9px;background:var(--blue);color:#fff;display:flex;align-items:center;gap:8px;padding:0 14px;font-weight:700}.catalog-toggle svg{width:19px}.main-nav{display:flex;align-items:center;gap:17px;white-space:nowrap;font-size:14px;font-weight:700}.main-nav a{padding:12px 0;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:5px;height:2px;background:var(--blue);transition:right .15s}.main-nav a:hover:after{right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.header-phone{display:flex;flex-direction:column;line-height:1.15;font-weight:700;white-space:nowrap;font-size:14px}.header-phone small{font-size:10px;color:var(--muted);font-weight:600;margin-top:4px}.icon-button--wa{border-color:#aaddbf;color:var(--green)}.quote-button{height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 10px;font-weight:700;color:var(--ink)}.quote-button b,.mobile-conversion b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:99px;background:var(--red);color:#fff;font-size:11px}.mobile-menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;color:var(--ink)}.header-search{position:absolute;left:0;right:0;top:100%;padding:16px 0;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.header-search form,.search-form-large{display:flex;gap:10px}.header-search label{flex:1}.header-search input,.search-form-large input{width:100%;height:52px;border:1px solid var(--line);border-radius:10px;padding:0 16px;color:var(--ink)}.mega-menu{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 45px rgba(0,30,60,.13)}.mega-menu__grid{display:grid;grid-template-columns:repeat(4,1fr) 1.05fr;gap:28px;padding-top:28px;padding-bottom:30px}.mega-menu section{display:flex;flex-direction:column;gap:9px}.mega-menu h2{font-size:15px;margin:0 0 7px;color:var(--ink)}.mega-menu section>a{font-size:13px;color:var(--ink-2)}.mega-menu section>a:hover{color:var(--blue)}.mega-menu__promo{background:var(--soft);padding:20px;border-radius:14px}.promo-link{display:flex!important;align-items:center;justify-content:space-between!important;padding:10px 0;border-bottom:1px solid var(--line);color:var(--blue)!important;font-weight:700}.mobile-menu{display:none}.site-overlay{position:fixed;z-index:990;inset:0;background:rgba(0,20,40,.48)}
/* Hero */
.home-hero{padding:60px 0 68px;background:linear-gradient(135deg,#f6f9fc 0,#fff 56%,#eef5fb 100%);overflow:hidden}.hero__grid{display:grid;grid-template-columns:1.06fr .94fr;gap:64px;align-items:center}.hero__copy h1{max-width:760px}.hero__lead{font-size:18px;line-height:1.65;color:var(--ink-2);max-width:700px}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.hero__trust{display:flex;flex-wrap:wrap;gap:24px;margin-top:30px}.hero__trust span{display:flex;align-items:center;gap:8px;color:var(--ink-2);font-size:14px}.hero__trust svg{color:var(--blue);width:21px;height:21px}.hero__media{position:relative}.hero__media>img{width:100%;aspect-ratio:1.15/1;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero__fact{position:absolute;left:-26px;bottom:28px;background:#fff;border-radius:14px;padding:16px 20px;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero__fact strong{font-size:23px}.hero__fact span{font-size:12px;color:var(--muted)}
/* Categories */
.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.category-card{min-height:300px;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:#fff;display:grid;grid-template-columns:46% 54%;transition:transform .18s,box-shadow .18s,border-color .18s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bfd4e8}.category-card img{width:100%;height:100%;object-fit:cover;background:#eef2f6}.category-card>div{padding:30px;display:flex;flex-direction:column;align-items:flex-start}.category-card>div>span{font-size:12px;font-weight:700;color:var(--red);letter-spacing:.06em}.category-card h3{font-size:27px;margin:28px 0 12px}.category-card p{color:var(--muted);font-size:15px}.category-card b{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:14px;margin-top:auto}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.benefit-strip article{background:#fff;display:flex;gap:14px;padding:24px}.benefit-strip svg{flex:none;color:var(--blue);width:30px;height:30px}.benefit-strip strong,.benefit-strip span{display:block}.benefit-strip span{font-size:13px;color:var(--muted);margin-top:3px}
/* Products */
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:transform .16s,box-shadow .16s}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(11,34,57,.10)}.product-card__image{aspect-ratio:1.25/1;background:#f2f5f8;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.product-card:hover .product-card__image img{transform:scale(1.02)}.product-card__body{padding:19px;display:flex;flex-direction:column;flex:1}.product-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px}.product-card__brand{font-size:11px;color:var(--red);font-weight:700;letter-spacing:.06em}.stock-badge{font-size:10px;padding:4px 7px;border-radius:99px;background:#eef6f1;color:#167944;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.product-card h3{font-size:18px;margin:13px 0 8px;min-height:42px}.product-card h3 a:hover{color:var(--blue)}.product-card__spec{font-size:14px;color:var(--muted);margin-bottom:14px;min-height:20px}.product-card__price{margin-bottom:16px}.product-card__price strong{font-size:18px}.product-card__actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center}.product-card__actions .text-link{grid-column:1/-1;font-size:14px;min-height:28px}.product-card__actions .btn{min-width:0;padding:0 10px}.product-card__actions .btn svg{width:17px}
/* Factory/quality */
.factory-home{background:#fff}.factory-home__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.factory-home__media{position:relative;padding:0 50px 50px 0}.factory-home__main{width:100%;aspect-ratio:1.25/1;object-fit:cover;border-radius:var(--radius-lg)}.factory-home__small{position:absolute;right:0;bottom:0;width:42%;aspect-ratio:1.25/1;object-fit:cover;border:8px solid #fff;border-radius:18px}.factory-home__copy>p{color:var(--ink-2)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:26px 0;margin:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats span{display:flex;flex-direction:column}.stats strong{font-size:23px;color:var(--blue)}.stats small{color:var(--muted);margin-top:4px}.quality-home__grid{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.quality-home p{color:#c9d9e8}.quality-home img{width:100%;aspect-ratio:1.35/1;object-fit:cover;border-radius:var(--radius-lg)}.quality-links{display:flex;gap:22px;margin-top:28px}.quality-links a{display:flex;align-items:center;gap:8px;color:#9ed0ff;font-weight:700}.partner-home__box{min-height:390px;position:relative;overflow:hidden;border-radius:var(--radius-lg);background:var(--dark);color:#fff;display:flex;align-items:center;padding:56px}.partner-home__box>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.36}.partner-home__box:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,33,62,.94),rgba(3,33,62,.56) 62%,rgba(3,33,62,.2))}.partner-home__box>div{position:relative;z-index:2;max-width:650px}.partner-home__box p{color:#d9e7f3}
/* Offices / team / blog */
.city-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.city-chip-row button{min-height:40px;border:1px solid var(--line);background:#fff;border-radius:99px;padding:0 16px;font-weight:700;color:var(--ink-2)}.city-chip-row button.active,.city-chip-row button:hover{border-color:var(--blue);color:var(--blue);background:#f2f7fc}.office-focus{display:grid;grid-template-columns:auto 1fr auto auto;gap:20px;align-items:center;border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;background:var(--soft)}.office-focus__icon{width:54px;height:54px;border-radius:14px;background:#e7f1fb;color:var(--blue);display:grid;place-items:center}.office-focus__icon svg{width:28px;height:28px}.office-focus span{font-size:12px;color:var(--muted)}.office-focus h3{margin:2px 0;font-size:24px}.office-focus p{margin:0;color:var(--muted)}.team-media__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.team-media__grid>div:first-child>p{color:var(--ink-2)}.team-media__image{position:relative}.team-media__image img{width:100%;aspect-ratio:1.35/1;object-fit:cover;border-radius:var(--radius-lg)}.team-media__image span{position:absolute;left:18px;bottom:18px;padding:12px 16px;border-radius:10px;background:rgba(255,255,255,.95);display:flex;flex-direction:column}.team-media__image small{color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{border:1px solid var(--line);border-radius:var(--radius);padding:25px;display:flex;flex-direction:column;min-height:230px}.article-card>span{color:var(--red);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.article-card h2,.article-card h3{font-size:20px;margin:22px 0 10px}.article-card p{color:var(--muted);font-size:15px}.article-card .text-link{margin-top:auto}
/* Generic pages */
.page-top{padding-top:18px}.breadcrumbs{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;white-space:nowrap;overflow:auto;padding:8px 0}.breadcrumbs a:hover{color:var(--blue)}.page-hero{padding:44px 0 62px;background:linear-gradient(145deg,#f6f9fc,#fff)}.page-hero__grid{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:center}.page-hero__lead{font-size:18px;color:var(--ink-2);max-width:690px}.page-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.page-hero__media img{width:100%;aspect-ratio:1.3/1;object-fit:cover;border-radius:var(--radius-lg)}.geo-contact{margin-top:25px;display:grid;grid-template-columns:auto auto;gap:4px 15px;align-items:center}.geo-contact span{display:flex;align-items:center;gap:6px;color:var(--blue);font-weight:700}.geo-contact a{font-weight:700}.geo-contact small{grid-column:1/-1;color:var(--muted)}.catalog-filter{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr auto auto;gap:10px;align-items:end;padding:18px;border-radius:var(--radius);background:var(--soft);border:1px solid var(--line);margin-bottom:20px}.catalog-filter label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:var(--ink-2)}.catalog-filter select{height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 10px;color:var(--ink)}.catalog-filter .btn{min-height:46px}.filter-reset{height:46px;display:flex;align-items:center;color:var(--muted);padding:0 8px}.catalog-result-head{display:flex;justify-content:space-between;gap:20px;margin:20px 0;color:var(--muted);font-size:14px}.catalog-result-head strong{color:var(--ink)}.empty-panel{grid-column:1/-1;border:1px dashed #b7c9d9;background:var(--soft);border-radius:var(--radius);padding:40px;text-align:center}.pagination{margin-top:34px}.pagination .page-numbers{list-style:none;display:flex;gap:6px;padding:0}.pagination a,.pagination span{min-width:42px;height:42px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center}.pagination .current{background:var(--blue);color:#fff;border-color:var(--blue)}.office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.office-card{border:1px solid var(--line);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;min-height:270px}.office-card__icon{color:var(--blue)}.office-card h3{font-size:24px;margin:14px 0 8px}.office-card p{color:var(--muted);min-height:46px}.office-card small{color:var(--muted);margin-bottom:10px}.office-phone{font-weight:700;font-size:18px;margin:8px 0 16px}.office-note{margin-top:auto;padding:10px;background:var(--soft);border-radius:8px;color:var(--muted)}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.document-card{border:1px solid var(--line);border-radius:var(--radius);padding:26px}.document-card>span{font-size:11px;color:var(--red);font-weight:700;text-transform:uppercase}.document-card h3{font-size:23px;margin:18px 0 8px}.document-card p{color:var(--muted);min-height:50px}.certificate-list{margin-top:28px;border-top:1px solid var(--line)}.certificate-list>a{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.certificate-list span{color:var(--muted)}.content-card{border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px;background:#fff}.content-card--image{padding:0;overflow:hidden}.content-card--image img{width:100%;aspect-ratio:1.8/1;object-fit:cover}.content-card--image>div{padding:26px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.steps{list-style:none;padding:0;margin:20px 0 0;counter-reset:steps}.steps li{position:relative;padding:16px 0 16px 44px;border-bottom:1px solid var(--line);display:flex;flex-direction:column}.steps li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:14px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eaf2fa;color:var(--blue);font-weight:700}.steps span{font-size:13px;color:var(--muted)}.faq-block{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq-list details{border-bottom:1px solid var(--line);padding:17px 0}.faq-list summary{font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:18px}.faq-list summary:after{content:"+";font-size:23px;color:var(--blue)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);padding-right:40px;margin:12px 0 4px}.geo-panel{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:28px;background:var(--soft);border-radius:var(--radius-lg);border:1px solid var(--line)}.prose-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:60px}.prose{max-width:820px}.prose h2{font-size:30px;margin-top:40px}.prose h3{margin-top:28px}.prose p,.prose li{color:var(--ink-2)}.prose a{color:var(--blue);text-decoration:underline}.side-card{align-self:start;position:sticky;top:100px;border:1px solid var(--line);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:10px}.side-card>a{padding:8px 0;border-bottom:1px solid var(--line);font-weight:700}.calc-fields{display:flex;flex-direction:column;gap:16px}.calc-fields label{display:flex;flex-direction:column;gap:6px;font-weight:700}.calc-fields input,.calc-fields select,.calc-fields textarea{border:1px solid var(--line);border-radius:9px;padding:12px;background:#fff}.article-page{padding:58px 0 90px}.article-page h1{font-size:clamp(2.3rem,4vw,3.4rem)}.article-meta{color:var(--muted);font-size:13px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:28px}.article-cta{margin-top:50px;background:var(--dark);color:#fff;border-radius:var(--radius-lg);padding:32px}.article-cta p{color:#cbdbe8}.search-page{padding-top:60px;padding-bottom:80px}.search-form-large{margin:28px 0 35px}.search-form-large input{flex:1}.search-results{border-top:1px solid var(--line)}.search-results article{padding:22px 0;border-bottom:1px solid var(--line)}.search-results article>span{font-size:11px;color:var(--red);text-transform:uppercase;font-weight:700}.search-results h2{font-size:24px;margin:8px 0}.search-results p{color:var(--muted);margin:0}.error-page{padding:100px 0;text-align:center}.error-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}.error-links a{padding:10px 14px;border:1px solid var(--line);border-radius:9px;color:var(--blue);font-weight:700}
/* Product detail */
.product-detail{padding:35px 0 70px}.product-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.product-detail__media{background:var(--soft);border-radius:var(--radius-lg);overflow:hidden}.product-detail__media img{width:100%;aspect-ratio:1.15/1;object-fit:cover}.product-detail__info h1{font-size:clamp(2.2rem,3.6vw,3.3rem)}.product-detail__summary{font-size:17px;color:var(--ink-2)}.product-price{display:flex;align-items:center;gap:18px;padding:20px 0;margin:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-price strong{font-size:28px}.product-price span{font-size:12px;border-radius:99px;padding:6px 9px;background:#eef6f1;color:#167944;font-weight:700}.product-detail__actions{display:flex;gap:10px;flex-wrap:wrap}.product-city{margin-top:22px;padding:16px;background:var(--soft);border-radius:10px;display:grid;grid-template-columns:1fr auto;gap:3px 12px}.product-city span{font-size:12px;color:var(--muted)}.product-city b{grid-row:2}.product-city a{grid-row:1/3;grid-column:2;align-self:center;color:var(--blue);font-weight:700}.specs-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:28px}.spec-table{border-top:1px solid var(--line)}.spec-table>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.spec-table span{color:var(--muted)}
/* Footer */
.final-cta{background:#0b63b7;color:#fff;padding:46px 0}.final-cta__grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:45px}.final-cta h2{margin-bottom:8px}.final-cta p{margin:0;color:#dcecff}.final-cta__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.site-footer{background:#000000;color:#dbe7f2;padding:58px 0 0}.footer__grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr) 1.25fr;gap:36px}.footer__brand img{filter:brightness(0) invert(1);width:130px}.footer__brand p{font-size:13px;color:#9fb4c7;max-width:260px;margin-top:18px}.site-footer h2{font-size:14px;color:#fff;margin-bottom:18px}.site-footer nav,.footer__contact{display:flex;flex-direction:column;gap:9px}.site-footer nav a,.footer__contact a,.footer__contact span{font-size:12px;color:#aebfd0}.site-footer nav a:hover,.footer__contact a:hover{color:#fff}.footer__contact strong{color:#fff}.footer-wa{display:flex;align-items:center;gap:6px;color:#75d69d!important}.footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:44px;min-height:58px;display:flex;align-items:center;gap:24px;font-size:11px;color:#7f98ad}.footer__bottom span{margin-right:auto}.quote-drawer{position:fixed;z-index:2000;right:0;top:0;bottom:0;width:min(460px,100%);background:#fff;box-shadow:-18px 0 45px rgba(0,25,50,.18);transform:translateX(105%);transition:transform .22s ease;display:flex;flex-direction:column}.quote-drawer.open{transform:none}.quote-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.quote-drawer__head h2{font-size:24px;margin:0}.quote-drawer__head button{border:0;background:transparent;width:42px;height:42px}.quote-drawer__items{padding:12px 24px;overflow:auto;flex:1}.empty-state{color:var(--muted);font-size:14px;padding:25px 0}.quote-item{display:grid;grid-template-columns:1fr auto;gap:6px 15px;padding:16px 0;border-bottom:1px solid var(--line)}.quote-item strong{font-size:14px}.quote-item small{color:var(--muted)}.quote-item__actions{grid-column:2;grid-row:1/3;display:flex;align-items:center;gap:6px}.quote-item__actions button{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:7px}.quote-drawer__foot{border-top:1px solid var(--line);padding:20px 24px}.quote-drawer__foot p{font-size:13px;color:var(--muted)}.mobile-conversion{display:none}
@media(max-width:1180px){.main-nav{gap:11px}.main-nav a:nth-last-child(2){display:none}.header-phone{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.footer__grid{grid-template-columns:1.3fr repeat(3,1fr)}.footer__contact{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center}.footer__contact h2{display:none}}
@media(max-width:1024px){:root{--header:64px}.container{width:min(calc(100% - 32px),var(--container))}.site-topbar{display:none}.header__inner{gap:10px}.brand span{display:none}.brand{min-width:auto;margin-right:auto}.brand img{width:112px}.catalog-toggle,.main-nav,.header-actions .search-toggle,.quote-button{display:none}.header-actions{margin-left:0}.header-actions .icon-button--wa{display:grid}.mobile-menu-toggle{display:grid;place-items:center}.mobile-menu{position:fixed;z-index:1005;right:0;top:0;bottom:0;width:min(420px,92vw);background:#fff;box-shadow:-18px 0 45px rgba(0,25,50,.18);padding-bottom:80px;overflow:auto}.mobile-menu[hidden]{display:none}.mobile-menu:not([hidden]){display:block}.mobile-menu__head{position:sticky;top:0;background:#fff;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line);font-weight:700}.mobile-menu__head button{border:0;background:transparent;width:42px;height:42px}.mobile-menu__body{padding:18px;display:flex;flex-direction:column}.mobile-menu__body>.city-picker{display:flex;flex-direction:column;align-items:stretch;margin-bottom:14px}.mobile-menu__body>a,.mobile-menu details a{display:block;padding:13px 2px;border-bottom:1px solid var(--line);font-weight:700}.mobile-menu details{border-bottom:1px solid var(--line)}.mobile-menu summary{padding:13px 2px;font-weight:700;cursor:pointer}.mobile-menu details a{padding-left:16px;font-size:14px}.header-search{position:fixed;top:64px}.hero__grid,.factory-home__grid,.quality-home__grid,.team-media__grid,.page-hero__grid,.product-detail__grid{grid-template-columns:1fr 1fr;gap:36px}.hero__copy h1{font-size:42px}.category-grid{gap:16px}.category-card{grid-template-columns:1fr;min-height:0}.category-card img{height:190px}.category-card>div{padding:22px;min-height:210px}.benefit-strip{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.office-grid{grid-template-columns:repeat(2,1fr)}.document-grid{grid-template-columns:repeat(2,1fr)}.catalog-filter{grid-template-columns:repeat(2,1fr)}.catalog-filter .btn,.filter-reset{align-self:end}.faq-block{grid-template-columns:1fr;gap:25px}.final-cta__grid{grid-template-columns:1fr}.final-cta__actions{justify-content:flex-start}.footer__grid{grid-template-columns:repeat(3,1fr)}.footer__brand{grid-column:1/-1}.footer__contact{grid-column:1/-1}.mobile-conversion{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);z-index:900;left:8px;right:8px;bottom:8px;height:62px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 9px 28px rgba(0,25,50,.2);padding:5px;backdrop-filter:blur(12px)}.mobile-conversion a,.mobile-conversion button{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;font-weight:700;color:var(--ink)}.mobile-conversion svg{width:20px;height:20px}.mobile-conversion a:nth-child(2){color:var(--green)}.mobile-conversion b{position:absolute;top:1px;right:18%;min-width:16px;height:16px;font-size:9px}.site-footer{padding-bottom:76px}}
@media(max-width:720px){.section{padding:56px 0}.home-hero{padding:36px 0 50px}.hero__grid,.factory-home__grid,.quality-home__grid,.team-media__grid,.page-hero__grid,.product-detail__grid,.specs-layout,.info-grid{grid-template-columns:1fr}.hero__copy h1{font-size:34px}.hero__lead,.page-hero__lead{font-size:16px}.hero__actions,.page-hero__actions,.product-detail__actions{display:grid;grid-template-columns:1fr}.hero__actions .btn,.page-hero__actions .btn,.product-detail__actions .btn{width:100%}.hero__trust{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero__media{order:-1}.hero__media>img{aspect-ratio:1.55/1}.hero__fact{left:12px;bottom:12px;padding:10px 13px}.hero__fact strong{font-size:18px}.section-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:26px}.text-link--large{white-space:normal}.category-grid{grid-template-columns:1fr}.category-card{grid-template-columns:42% 58%}.category-card img{height:100%}.category-card>div{min-height:220px}.category-card h3{font-size:22px;margin-top:20px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card__body{padding:14px}.product-card h3{font-size:15px;min-height:52px}.product-card__image{aspect-ratio:1.15/1}.product-card__actions{grid-template-columns:1fr}.product-card__actions .text-link{grid-column:auto}.product-card__actions .btn{width:100%;font-size:12px}.product-card__actions .text-link{display:none}.stock-badge{display:none}.factory-home__media{padding:0 26px 30px 0}.stats{gap:8px}.stats strong{font-size:18px}.stats small{font-size:10px}.quality-home__grid img{order:-1}.partner-home__box{padding:32px 24px;min-height:430px;align-items:flex-end}.office-focus{grid-template-columns:auto 1fr;gap:12px;padding:20px}.office-focus .btn{grid-column:1/-1;width:100%}.city-chip-row{flex-wrap:nowrap;overflow:auto;padding-bottom:4px;scrollbar-width:none}.city-chip-row button{white-space:nowrap}.team-media__image{order:-1}.article-grid{grid-template-columns:1fr}.page-hero{padding:28px 0 46px}.page-hero__media{order:-1}.page-hero__media img{aspect-ratio:1.7/1}.catalog-filter{display:flex;overflow-x:auto;align-items:end;padding:12px}.catalog-filter label{min-width:150px}.catalog-filter .btn{min-width:120px}.filter-reset{min-width:70px}.catalog-result-head{flex-direction:column;gap:4px}.office-grid,.document-grid{grid-template-columns:1fr}.geo-panel{grid-template-columns:1fr}.geo-panel .btn{width:100%}.prose-layout{grid-template-columns:1fr}.side-card{position:static}.product-detail__media{order:-1}.product-detail__media img{aspect-ratio:1.35/1}.product-price{align-items:flex-start;flex-direction:column}.spec-table>div{grid-template-columns:.8fr 1.2fr}.final-cta{padding:38px 0}.final-cta__actions{display:grid;grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr;gap:28px}.footer__brand{grid-column:1/-1}.footer__contact{display:flex;grid-column:1/-1}.footer__bottom{flex-wrap:wrap;padding:16px 0}.footer__bottom span{width:100%}.quote-drawer{padding-bottom:70px}}
@media(max-width:480px){.container{width:calc(100% - 28px)}h1{font-size:30px}h2{font-size:26px}.brand img{width:104px}.header-actions .icon-button--wa{display:none}.hero__trust{grid-template-columns:1fr}.category-card{grid-template-columns:1fr}.category-card img{height:170px}.category-card>div{min-height:190px}.benefit-strip{grid-template-columns:1fr}.benefit-strip article{padding:18px}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:40% 60%}.product-card__image{height:100%;aspect-ratio:auto}.product-card__body{padding:13px}.product-card h3{min-height:0;margin:8px 0 5px;font-size:15px}.product-card__spec{min-height:0;margin-bottom:8px}.product-card__price{margin-bottom:9px}.product-card__price strong{font-size:15px}.product-card__actions{grid-template-columns:1fr 1fr;gap:5px}.product-card__actions .btn{min-height:39px;padding:0 7px}.product-card__actions .btn svg{display:none}.stats{grid-template-columns:1fr;border:0}.stats span{padding:10px 0;border-bottom:1px solid var(--line)}.office-focus{grid-template-columns:1fr}.office-focus__icon{display:none}.office-focus .btn{grid-column:1}.footer__grid{grid-template-columns:1fr 1fr}.site-footer nav:nth-of-type(3){grid-column:1/-1}.mobile-conversion{left:5px;right:5px;bottom:5px}.search-form-large{flex-direction:column}.search-form-large .btn{width:100%}.certificate-list>a{flex-direction:column;gap:3px}.article-cta{padding:24px}.quote-drawer__head,.quote-drawer__items,.quote-drawer__foot{padding-left:18px;padding-right:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* v6 customer-preview refinements */
.category-grid .category-card:last-child{grid-column:1/-1;grid-template-columns:32% 68%;min-height:250px}
.products-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.products-section .product-card__image{aspect-ratio:1.35/1}
.team-media__image{max-width:560px;justify-self:end}
.team-media__image img{aspect-ratio:1/1;object-fit:cover;object-position:center top}
.quality-home img{object-position:center center}
.partner-home__box>img{object-position:center center;opacity:.38}
@media(max-width:1024px){.category-grid .category-card:last-child{grid-column:auto;grid-template-columns:1fr;min-height:0}.products-section .product-grid{grid-template-columns:repeat(2,1fr)}.team-media__image{max-width:none}}
@media(max-width:720px){.products-section .product-grid{grid-template-columns:repeat(2,1fr)}.team-media__image img{aspect-ratio:1/1}}
@media(max-width:480px){.products-section .product-grid{grid-template-columns:1fr}.team-media__image img{aspect-ratio:1/1}}


/* v7 — verified facts from official DENIZ PLAST pages */
.quality-points{display:flex;flex-wrap:wrap;gap:10px 18px;margin:22px 0 24px}.quality-points span{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#fff}.quality-points svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.partner-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin:20px 0 24px}.partner-benefits span{position:relative;padding-left:18px;font-size:14px;font-weight:700;color:#fff}.partner-benefits span:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:#ef233c;transform:translateY(-50%)}
.spec-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.spec-facts article{background:#fff;border:1px solid #dce6ef;border-radius:16px;padding:22px;min-height:132px;box-shadow:0 8px 24px rgba(9,44,79,.05)}.spec-facts strong{display:block;color:#092c4f;font-size:20px;line-height:1.2;margin-bottom:9px}.spec-facts span{display:block;color:#61748a;font-size:14px;line-height:1.5}.office-focus__note{display:block;color:#697b8d;margin-top:5px;font-size:13px}
@media(max-width:1024px){.spec-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.spec-facts{grid-template-columns:1fr}.spec-facts article{min-height:0}.partner-benefits{grid-template-columns:1fr}.quality-points{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quality-points span{font-size:13px}}


/* v8 — resource center, verified contacts, customer-preview polish */
.resource-home{background:linear-gradient(135deg,#f3f7fb 0%,#fff 54%,#eef4fa 100%);position:relative;overflow:hidden}.resource-home:after{content:"";position:absolute;right:-12%;top:-40%;width:55%;height:160%;background:repeating-linear-gradient(145deg,transparent 0 22px,rgba(20,93,165,.035) 22px 25px);transform:rotate(-5deg);pointer-events:none}.resource-home .container{position:relative;z-index:1}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resource-card{min-height:112px;background:linear-gradient(135deg,#0d4f91,#1769b4);color:#fff;border-radius:15px;padding:20px 22px;display:grid;grid-template-columns:48px 1fr 28px;align-items:center;gap:16px;box-shadow:0 10px 24px rgba(9,56,102,.12);transition:transform .16s ease,box-shadow .16s ease}.resource-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(9,56,102,.18);color:#fff}.resource-card__icon{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.13);display:grid;place-items:center}.resource-card svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.resource-card__copy{display:flex;flex-direction:column;gap:4px}.resource-card__copy strong{font-size:18px;line-height:1.2}.resource-card__copy small{font-size:13px;line-height:1.45;color:rgba(255,255,255,.78)}.resource-card__arrow{display:grid;place-items:center}.resource-card__arrow svg{width:20px}.resource-grid--page{max-width:1000px}.resource-note{margin-top:24px;padding:22px 24px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.resource-note strong{font-size:17px}.resource-note span{color:var(--muted);font-size:14px}.official-doc-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.official-doc-list>a{border:1px solid var(--line);border-radius:14px;background:#fff;padding:18px;display:grid;grid-template-columns:42px 1fr 22px;gap:14px;align-items:center;color:var(--ink);transition:border-color .15s ease,transform .15s ease}.official-doc-list>a:hover{border-color:#a8c9e9;transform:translateY(-2px)}.official-doc-list__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#eef6fd;color:var(--blue)}.official-doc-list svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.official-doc-list strong,.official-doc-list small{display:block}.official-doc-list small{margin-top:3px;color:var(--muted)}.media-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.media-topic-grid article{border:1px solid var(--line);border-radius:15px;padding:22px;background:#fff}.media-topic-grid article>span{width:44px;height:44px;border-radius:12px;background:#eef6fd;color:var(--blue);display:grid;place-items:center;margin-bottom:16px}.media-topic-grid svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.media-topic-grid h3{margin:0 0 7px}.media-topic-grid p{margin:0;color:var(--muted);font-size:14px}.office-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.office-country{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:#f2f6f9;padding:6px 8px;border-radius:999px}
@media(max-width:900px){.resource-note{grid-template-columns:1fr}.resource-note .btn{justify-self:start}.media-topic-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.resource-grid,.official-doc-list{grid-template-columns:1fr}.resource-card{min-height:96px;padding:17px}.resource-card__copy strong{font-size:16px}.resource-card__copy small{font-size:12px}}
@media(max-width:480px){.media-topic-grid{grid-template-columns:1fr}.resource-card{grid-template-columns:42px 1fr 20px}.resource-card__icon{width:40px;height:40px}}


/* v9 — final customer-preview: brief-aligned navigation, solutions, proof and FAQ */
.hero-contact{margin:2px 0 8px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:15px 17px;border:1px solid #cdddeb;border-radius:14px;background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(11,34,57,.05);max-width:720px}
.hero-contact__icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#eaf4fc;color:var(--blue)}
.hero-contact__icon svg{width:22px;height:22px}
.hero-contact>div{min-width:0;display:grid;grid-template-columns:auto 1fr;gap:1px 8px;align-items:baseline}
.hero-contact>div small{grid-column:1/-1;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}
.hero-contact>div strong{font-size:16px}
.hero-contact>div span{color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hero-contact>a{display:flex;flex-direction:column;align-items:flex-end;line-height:1.25;white-space:nowrap}
.hero-contact>a small{font-size:11px;color:var(--muted)}
.hero-contact>a b{font-size:14px;color:var(--blue)}
.category-card__meta{display:block;color:#48637d;font-size:12px;line-height:1.4;margin:2px 0 16px}

.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.solution-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:24px;display:grid;grid-template-columns:52px 1fr 24px;gap:14px;align-items:start;min-height:180px;transition:transform .16s,box-shadow .16s,border-color .16s}
.solution-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9d2e7}
.solution-card>span{width:52px;height:52px;border-radius:14px;background:#edf6fd;color:var(--blue);display:grid;place-items:center}
.solution-card>span svg{width:27px;height:27px}
.solution-card>svg{color:var(--blue);margin-top:14px}
.solution-card h3{margin:2px 0 8px;font-size:18px}
.solution-card p{margin:0;color:var(--muted);font-size:14px}
.factory-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px}
.factory-actions .btn{margin:0}

.proof-home{background:#fff}
.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.proof-grid>a{border:1px solid var(--line);border-radius:17px;padding:26px;background:#fff;min-height:220px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .16s,box-shadow .16s,border-color .16s}
.proof-grid>a:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b9d2e7}
.proof-grid>a>span{width:48px;height:48px;border-radius:13px;background:#edf6fd;color:var(--blue);display:grid;place-items:center;margin-bottom:18px}
.proof-grid>a>span svg{width:24px;height:24px}
.proof-grid h3{font-size:21px;margin-bottom:9px}
.proof-grid p{color:var(--muted);font-size:14px}
.proof-grid b{margin-top:auto;display:flex;align-items:center;gap:8px;color:var(--blue);font-size:14px}
.proof-grid b svg{width:17px}

.faq-home__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:start}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line);padding:0}
.faq-list summary{list-style:none;cursor:pointer;padding:20px 42px 20px 0;font-size:17px;font-weight:700;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:4px;top:16px;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue);font-size:20px;line-height:1}
.faq-list details[open] summary:after{content:"−"}
.faq-list details p{padding:0 52px 20px 0;margin:0;color:var(--muted);font-size:15px;line-height:1.65}

/* Resource center: lighter, denser presentation so it does not overpower the page */
.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.resource-card{min-height:126px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:15px;padding:18px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;box-shadow:0 7px 20px rgba(9,56,102,.05)}
.resource-card:hover{color:var(--ink);border-color:#b2cee6;box-shadow:0 12px 28px rgba(9,56,102,.10)}
.resource-card__icon{width:42px;height:42px;border-radius:12px;background:#eaf4fc;color:var(--blue)}
.resource-card__copy strong{font-size:15px}
.resource-card__copy small{color:var(--muted);font-size:11.5px}
.resource-card__arrow{color:var(--blue)}
.resource-grid--page{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}

@media(max-width:1100px){
 .solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
 .hero-contact{grid-template-columns:42px 1fr}
 .hero-contact>a{grid-column:1/-1;align-items:flex-start;border-top:1px solid var(--line);padding-top:10px}
 .faq-home__grid{grid-template-columns:1fr;gap:28px}
 .proof-grid{grid-template-columns:1fr}
 .proof-grid>a{min-height:0}
}
@media(max-width:720px){
 .solution-grid{grid-template-columns:1fr}
 .solution-card{min-height:0}
 .resource-grid,.resource-grid--page{grid-template-columns:1fr}
 .hero-contact>div{grid-template-columns:1fr}
 .hero-contact>div span{white-space:normal}
}
@media(max-width:480px){
 .hero-contact{margin-top:12px;padding:14px}
 .faq-list summary{font-size:16px;padding-right:38px}
 .faq-list details p{padding-right:16px}
}

.floating-wa{position:fixed;right:22px;bottom:22px;z-index:940;min-height:52px;padding:0 17px;border-radius:999px;background:var(--green);color:#fff;display:flex;align-items:center;gap:9px;font-weight:700;box-shadow:0 12px 30px rgba(9,90,50,.22);opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .18s,transform .18s}
.floating-wa.is-visible{opacity:1;transform:none;pointer-events:auto}
.floating-wa svg{width:22px;height:22px}
@media(max-width:720px){.floating-wa{display:none}}

/* v10 — contact-first conversion, Russian DENIZ lockup, tablet/mobile polish */
:root{--blue:#0040ff;--blue-2:#1553ff;--red:#e31e24;--dark:#06294f}
.section{padding:68px 0}
.btn--call{background:var(--blue);color:#fff}
.ui-btn{min-height:48px;border:0;border-radius:10px;padding:0 22px;background:var(--ink);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.text-link--light{color:#fff}
.brand{min-width:164px}
.brand img{width:156px;height:auto}
.footer__brand img{width:190px;height:auto;margin-bottom:18px}
.contact-pill{min-height:44px;padding:0 14px;border-radius:10px;background:var(--blue);color:#fff;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;white-space:nowrap}
.contact-pill:hover{background:#0037dc}
.contact-pill svg{width:18px;height:18px}
.mobile-menu__contacts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 18px}
.mobile-menu__contacts .btn{min-height:48px;padding:0 12px;font-size:14px}
.hero__actions{align-items:center}
.hero__catalog-link{flex-basis:100%;margin-top:2px}
.product-card__details{margin:0 0 12px}
.product-card__actions{grid-template-columns:1fr 1fr;gap:8px}
.product-card__actions .btn{width:100%;padding-inline:10px}
.partner-links{display:flex;flex-wrap:wrap;gap:18px;margin:18px 0 6px}
.team-contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 14px}
.team-video-link{margin-top:2px}
.page-hero__browse{flex-basis:100%;margin-top:2px}
.floating-contact{position:fixed;right:22px;bottom:22px;z-index:940;display:flex;gap:8px;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .18s,transform .18s}
.floating-contact.is-visible{opacity:1;transform:none;pointer-events:auto}
.floating-phone,.floating-contact .floating-wa{position:static;opacity:1;transform:none;pointer-events:auto;min-height:52px;padding:0 17px;border-radius:999px;color:#fff;display:flex;align-items:center;gap:9px;font-weight:700;box-shadow:0 12px 30px rgba(9,50,95,.22)}
.floating-phone{background:var(--blue)}
.floating-contact .floating-wa{background:var(--green)}
.floating-phone svg,.floating-contact .floating-wa svg{width:22px;height:22px}
.mobile-conversion{grid-template-columns:1fr 1fr!important;height:64px!important}
.mobile-conversion a{font-size:12px!important;flex-direction:row!important;gap:8px!important;border-radius:10px}
.mobile-conversion__call{background:var(--blue)!important;color:#fff!important}
.mobile-conversion__wa{background:var(--green)!important;color:#fff!important}
.mobile-conversion svg{width:21px!important;height:21px!important}

@media(min-width:1025px) and (max-width:1220px){
 .main-nav a:nth-child(5),.main-nav a:nth-child(7){display:none}
 .header-phone{display:flex}
}
@media(max-width:1024px){
 .brand{min-width:auto}.brand img{width:142px}
 .contact-pill{display:none}
 .floating-contact{display:none}
 .footer__brand img{width:172px}
}
@media(max-width:900px){
 .hero__grid,.page-hero__grid,.factory-home__grid,.quality-home__grid,.team-media__grid,.product-detail__grid{grid-template-columns:1fr;gap:30px}
 .home-hero{padding:38px 0 48px}
 .hero__copy h1{font-size:clamp(2.15rem,6vw,3rem)}
 .hero__media{order:0;max-width:720px;width:100%;margin-inline:auto}
 .page-hero__media{order:0;max-width:720px;width:100%;margin-inline:auto}
 .quality-home__grid img,.team-media__image{order:0}
 .hero-contact{max-width:none}
 .category-grid{grid-template-columns:1fr 1fr}
 .category-card{grid-template-columns:1fr}.category-card img{height:210px}
 .category-card>div{min-height:210px}
 .solution-grid{grid-template-columns:1fr 1fr}
 .proof-grid{grid-template-columns:1fr 1fr}
 .proof-grid>a:last-child{grid-column:1/-1}
}
@media(max-width:720px){
 .section{padding:50px 0}
 .brand img{width:128px}
 .hero__media{order:0}
 .hero__actions,.page-hero__actions,.product-detail__actions{grid-template-columns:1fr 1fr}
 .hero__actions .text-link,.page-hero__actions .text-link{grid-column:1/-1}
 .hero__actions .btn,.page-hero__actions .btn,.product-detail__actions .btn{width:100%}
 .category-grid{grid-template-columns:1fr}
 .category-card{grid-template-columns:38% 62%}
 .category-card img{height:100%}
 .category-card>div{min-height:210px;padding:20px}
 .category-card h3{font-size:21px;margin-top:16px}
 .solution-grid,.proof-grid{grid-template-columns:1fr}
 .proof-grid>a:last-child{grid-column:auto}
 .team-contact-actions{display:grid;grid-template-columns:1fr 1fr}
 .partner-links{display:grid;gap:10px}
 .partner-home__box .hero__actions{display:grid;grid-template-columns:1fr 1fr}
 .product-grid{grid-template-columns:1fr 1fr}
 .product-card__actions{grid-template-columns:1fr}
 .product-card__details{display:inline-flex!important}
 .final-cta__actions{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
 .hero__actions,.page-hero__actions,.product-detail__actions,.team-contact-actions,.partner-home__box .hero__actions,.final-cta__actions{grid-template-columns:1fr}
 .category-card{grid-template-columns:1fr}.category-card img{height:185px}
 .product-grid{grid-template-columns:1fr}
 .product-card{display:grid;grid-template-columns:38% 62%}
 .product-card__image{height:100%;aspect-ratio:auto}
 .product-card__actions{grid-template-columns:1fr 1fr}
 .product-card__actions .btn{min-height:42px;font-size:12px}
 .product-card__details{margin-bottom:9px;font-size:13px}
 .office-focus .btn{width:100%}
}
@media(max-width:480px){
 .container{width:calc(100% - 28px)}
 .brand img{width:118px}
 .mobile-menu__contacts{grid-template-columns:1fr}
 .product-card{grid-template-columns:1fr}
 .product-card__image{height:auto;aspect-ratio:1.35/1}
 .product-card__actions{grid-template-columns:1fr 1fr}
 .hero-contact{grid-template-columns:38px 1fr}
 .hero-contact__icon{width:38px;height:38px}
 .final-cta{padding-bottom:88px}
}
.footer__brand img{filter:none!important}

/* v11 — commercial warm-floor hub, cleaner conversion and responsive layout */
.floating-contact{display:none!important}
.page-hero--floor{background:linear-gradient(135deg,#f7faff 0,#fff 58%,#eef5ff 100%)}
.page-hero--floor .page-hero__grid{grid-template-columns:1.05fr .95fr;gap:70px}
.page-hero--floor .page-hero__media{background:#eef3f8;border:1px solid #e2e9f0;border-radius:24px;padding:22px}
.page-hero--floor .page-hero__media img{aspect-ratio:1.35/1;object-fit:contain;border-radius:16px;background:#fff}
.floor-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0}
.floor-hero-points span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:7px 11px;border:1px solid #dbe5ee;border-radius:999px;background:#fff;color:var(--ink-2);font-size:13px}
.floor-hero-points svg{color:var(--blue);width:18px;height:18px}
.floor-hero-points b{font-weight:700}
.page-hero__office{display:grid;grid-template-columns:auto 1fr auto;gap:7px 12px;align-items:center;margin-top:24px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.78);max-width:650px}
.page-hero__office>span{display:flex;align-items:center;gap:7px;font-weight:700;color:var(--ink)}
.page-hero__office>span svg{color:var(--blue)}
.page-hero__office small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-hero__office>a{font-weight:700;color:var(--blue);white-space:nowrap}
.spec-note{margin:18px 0 0;color:var(--muted);font-size:13px}

.floor-series-section{padding-top:72px}
.floor-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.floor-series-card{position:relative;border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff;display:flex;flex-direction:column;min-height:430px;box-shadow:0 10px 30px rgba(10,40,70,.05);overflow:hidden}
.floor-series-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:#d8e5f2}
.floor-series-card--primary:before{background:var(--blue)}
.floor-series-card__icon{width:50px;height:50px;border-radius:14px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;margin-bottom:18px}
.floor-series-card__icon svg{width:26px;height:26px}
.floor-series-card__label{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--red);font-weight:700}
.floor-series-card h3{font-size:29px;margin:9px 0 12px}
.floor-series-card p{color:var(--muted);font-size:14px;line-height:1.6}
.floor-series-card ul{list-style:none;padding:0;margin:10px 0 24px;display:grid;gap:8px}
.floor-series-card li{position:relative;padding-left:22px;color:var(--ink-2);font-size:13px}
.floor-series-card li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:700}
.floor-series-card .btn{margin-top:auto}

.floor-sku-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.floor-sku-card{border:1px solid var(--line);border-radius:15px;background:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:116px}
.floor-sku-card>div:first-child{min-width:0}
.floor-sku-card span{display:block;color:var(--red);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.floor-sku-card h3{font-size:20px;margin:6px 0 3px}
.floor-sku-card small{color:var(--muted);font-size:12px}
.floor-sku-card__action{display:flex;align-items:flex-end;flex-direction:column;gap:9px;flex:none}
.floor-sku-card__action strong{font-size:13px;color:var(--ink-2)}
.floor-contact-note{margin-top:22px;border-radius:18px;background:var(--dark);color:#fff;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.floor-contact-note>div:first-child{display:flex;align-items:flex-start;gap:16px;max-width:690px}
.floor-contact-note__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.1);flex:none}
.floor-contact-note__icon svg{width:24px;height:24px}
.floor-contact-note strong{display:block;font-size:18px;margin-bottom:4px}
.floor-contact-note p{margin:0;color:#c8d8e7;font-size:13px}
.floor-contact-note__actions{display:flex;gap:10px;flex:none}

.floor-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.floor-guide-grid article{border-top:3px solid #dbe6f1;padding:24px 22px;background:#fff;border-radius:0 0 16px 16px}
.floor-guide-grid article:first-child{border-top-color:var(--blue)}
.floor-guide-grid span{display:inline-flex;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:17px}
.floor-guide-grid h3{font-size:19px;margin-bottom:9px}
.floor-guide-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}

.floor-proof{padding:66px 0}
.floor-proof__grid{display:grid;grid-template-columns:1fr .92fr;gap:55px;align-items:center}
.floor-proof__grid>div>p:not(.eyebrow){color:#c7d8e7;max-width:610px}
.floor-proof__grid img{width:100%;height:350px;object-fit:cover;border-radius:20px}
.floor-proof__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}

.floor-office-section{padding:58px 0}
.floor-office-strip{display:grid;grid-template-columns:1fr auto;align-items:center;gap:34px;border:1px solid var(--line);border-radius:20px;padding:30px;background:#fff;box-shadow:0 10px 34px rgba(9,49,88,.05)}
.floor-office-strip__copy h2{margin-bottom:6px;font-size:30px}
.floor-office-strip__copy>p:last-child{margin:0;color:var(--muted)}
.floor-office-strip__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.floor-faq .faq-list details:first-child{border-top:1px solid var(--line)}

@media(max-width:1080px){
 .floor-series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .floor-series-card:last-child{grid-column:1/-1;min-height:0}
 .floor-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .page-hero--floor .page-hero__grid{gap:36px}
 .floor-proof__grid{gap:34px}
}
@media(max-width:840px){
 .page-hero--floor .page-hero__grid{grid-template-columns:1fr}
 .page-hero--floor .page-hero__media{max-width:660px;width:100%;margin-inline:auto}
 .floor-series-grid{grid-template-columns:1fr}
 .floor-series-card:last-child{grid-column:auto}
 .floor-series-card{min-height:0}
 .floor-sku-grid{grid-template-columns:1fr}
 .floor-contact-note{align-items:stretch;flex-direction:column}
 .floor-contact-note__actions{display:grid;grid-template-columns:1fr 1fr}
 .floor-proof__grid{grid-template-columns:1fr}
 .floor-proof__grid img{height:auto;max-height:430px}
 .floor-office-strip{grid-template-columns:1fr}
 .floor-office-strip__actions{justify-content:flex-start}
}
@media(max-width:640px){
 .page-hero--floor{padding-top:30px;padding-bottom:46px}
 .page-hero--floor .page-hero__media{padding:12px;border-radius:17px}
 .page-hero--floor .page-hero__media img{border-radius:11px}
 .floor-hero-points{display:grid;grid-template-columns:1fr 1fr}
 .floor-hero-points span:last-child{grid-column:1/-1}
 .page-hero__office{grid-template-columns:1fr;gap:3px;padding:13px}
 .page-hero__office small{white-space:normal}
 .page-hero__office>a{margin-top:5px}
 .floor-series-card{padding:22px}
 .floor-series-card h3{font-size:25px}
 .floor-sku-card{align-items:stretch;flex-direction:column}
 .floor-sku-card__action{align-items:stretch}
 .floor-sku-card__action .btn{width:100%}
 .floor-contact-note{padding:20px}
 .floor-contact-note__actions{grid-template-columns:1fr}
 .floor-guide-grid{grid-template-columns:1fr}
 .floor-guide-grid article{padding:20px}
 .floor-proof{padding:48px 0}
 .floor-proof__links{display:grid;grid-template-columns:1fr}
 .floor-proof__links .btn{width:100%}
 .floor-office-strip{padding:22px}
 .floor-office-strip__actions{display:grid;grid-template-columns:1fr}
 .floor-office-strip__actions .btn{width:100%}
}

/* v12 — persuasive-copy readability: one argument per screen, strong scan path, tablet/mobile polish */
.hero__copy h1,.page-hero h1{max-width:17ch;text-wrap:balance}
.hero__lead,.page-hero__lead,.section-head p,.content-card>p,.prose p,.prose li{max-width:68ch}
.section-head h2,.faq-block h2,.faq-home__grid h2,.content-card h2{max-width:22ch;text-wrap:balance}
.section-head p:last-child{font-size:15px;line-height:1.65}
.hero__lead,.page-hero__lead{font-size:18px;line-height:1.62}
.eyebrow{line-height:1.25}
.btn{white-space:normal;text-align:center}
.product-card__title,.category-card h3,.solution-card h3{hyphens:auto}
.empty-panel{max-width:760px}
.empty-panel .btn{margin-top:16px}
.empty-panel__actions,.error-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}
.search-page__lead{max-width:720px;color:var(--ink-2);font-size:17px;line-height:1.65;margin-bottom:22px}
.error-page .page-hero__lead{margin-bottom:24px}
.error-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;color:var(--blue);font-weight:700}
.error-links a{text-decoration:underline;text-decoration-color:rgba(0,64,255,.25);text-underline-offset:4px}
.search-results article .text-link{margin-top:10px}
.spec-facts article strong{line-height:1.2}

/* Do not let sales copy become a newspaper column on medium screens. */
@media(min-width:721px) and (max-width:1024px){
 .container{width:min(calc(100% - 40px),var(--container))}
 .section{padding:58px 0}
 h1{font-size:clamp(2.35rem,5vw,3.2rem)}
 h2{font-size:clamp(1.8rem,3.6vw,2.35rem)}
 .home-hero,.page-hero{padding-top:44px;padding-bottom:52px}
 .hero__grid,.page-hero__grid{grid-template-columns:1fr;gap:34px}
 .hero__media,.page-hero__media{max-width:760px;width:100%;margin-inline:auto}
 .hero__copy h1,.page-hero h1{max-width:19ch}
 .section-head{align-items:flex-start}
 .category-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .category-card{grid-template-columns:42% 58%;min-height:260px}
 .category-card img{height:100%}
 .category-card>div{min-height:260px;padding:24px}
 .benefit-strip{grid-template-columns:repeat(2,1fr)}
 .benefit-strip article{min-height:102px}
 .spec-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
 .faq-block,.prose-layout{gap:38px}
 .footer__grid{grid-template-columns:1.25fr repeat(2,1fr)}
}
@media(max-width:720px){
 body{font-size:15px}
 h1{font-size:clamp(2rem,9.4vw,2.65rem);line-height:1.08;margin-bottom:18px}
 h2{font-size:clamp(1.7rem,7.2vw,2.15rem);line-height:1.12}
 h3{line-height:1.18}
 .home-hero,.page-hero{padding-top:30px;padding-bottom:42px}
 .hero__copy h1,.page-hero h1,.section-head h2,.faq-block h2,.faq-home__grid h2,.content-card h2{max-width:none;text-wrap:pretty}
 .hero__lead,.page-hero__lead{font-size:16px;line-height:1.58}
 .section-head{display:block;margin-bottom:26px}
 .section-head .text-link--large{margin-top:16px}
 .eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:10px}
 .eyebrow:before{width:22px;height:2px}
 .btn{min-height:50px;padding-inline:18px}
 .benefit-strip{grid-template-columns:1fr 1fr}
 .benefit-strip article{padding:18px 15px;gap:10px}
 .benefit-strip svg{width:24px;height:24px}
 .spec-facts{grid-template-columns:1fr 1fr}
 .spec-facts article{padding:18px}
 .content-card{padding:22px}
 .search-form-large{display:grid;grid-template-columns:1fr}
 .search-form-large .ui-btn{width:100%}
 .empty-panel__actions,.error-actions{display:grid;grid-template-columns:1fr;width:100%}
 .empty-panel__actions .btn,.error-actions .btn{width:100%}
 .error-links{gap:12px 18px}
}
@media(max-width:480px){
 .section{padding:44px 0}
 .container{width:calc(100% - 28px)}
 .benefit-strip,.spec-facts{grid-template-columns:1fr}
 .benefit-strip article{min-height:0}
 .category-card h3{font-size:20px}
 .product-card__title{font-size:16px}
 .faq-list summary{line-height:1.3}
}

/* v13 — clearer manufacturer positioning + certificate center */
.hero-selling-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px;margin:22px 0 24px;max-width:680px}
.hero-selling-points span{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:var(--ink)}
.hero-selling-points svg{width:20px;height:20px;flex:0 0 20px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.9}
.hero-selling-points span:nth-child(3) svg{color:#18a957}.hero-selling-points span:nth-child(5) svg{color:#18a957}
.home-hero .hero__lead{max-width:660px}.home-hero .hero__actions{margin-top:20px}
.certificate-center{background:linear-gradient(180deg,#fff 0,#f7fafc 100%)}
.certificate-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:8px 0 34px}
.certificate-summary article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 8px 22px rgba(9,56,102,.04)}
.certificate-summary strong{display:block;font-size:22px;color:var(--blue);margin-bottom:5px}.certificate-summary span{font-size:13px;color:var(--muted);line-height:1.45}
.certificate-group{margin-top:18px}.certificate-group__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.certificate-group__head h3{font-size:26px;margin:0}.certificate-group__head span{font-size:13px;color:var(--muted)}
.certificate-list--cards{border-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0}
.certificate-list--cards>a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}
.certificate-list--cards>a:hover{border-color:#aac9e5;transform:translateY(-2px);box-shadow:0 10px 24px rgba(9,56,102,.07)}
.certificate-list__icon{width:46px;height:46px;border-radius:12px;background:#eaf4fc;color:var(--blue);display:grid;place-items:center}.certificate-list__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}
.certificate-list__copy{min-width:0}.certificate-list__copy strong{display:block;font-size:15px;line-height:1.35}.certificate-list__copy small{display:block;margin-top:5px;font-size:12px;color:var(--muted);line-height:1.4}
.certificate-list__open{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--blue);white-space:nowrap}.certificate-list__open svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.certificate-archive{margin-top:24px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.certificate-archive>summary{cursor:pointer;padding:18px 20px;font-weight:700;color:var(--ink);background:#f7fafc}.certificate-archive .certificate-list{padding:14px}
.certificate-source{display:grid;grid-template-columns:1fr auto;gap:8px 18px;align-items:center;margin-top:28px;padding:22px;border-radius:16px;background:#eef6fd;border:1px solid #cfe0ef}.certificate-source strong,.certificate-source span{display:block}.certificate-source strong{font-size:18px}.certificate-source span{margin-top:4px;font-size:13px;color:var(--muted)}.certificate-source .text-link{grid-column:1/-1;justify-self:start}
@media(max-width:1024px){.hero-selling-points{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-list--cards{grid-template-columns:1fr}.certificate-summary{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.hero-selling-points{grid-template-columns:1fr;gap:10px;margin:18px 0}.certificate-summary{grid-template-columns:1fr}.certificate-source{grid-template-columns:1fr}.certificate-source .btn{width:100%;justify-content:center}.certificate-group__head{align-items:start;flex-direction:column;gap:4px}.certificate-list--cards>a{grid-template-columns:44px 1fr}.certificate-list__open{grid-column:2;justify-self:start}.certificate-center .section-head>.btn{width:100%;margin-top:8px}}
.hero-selling-note{display:block;color:var(--muted);font-size:11px;line-height:1.4;margin-top:-12px;margin-bottom:8px}

/* === DENIZ PLAST v14: data-rich catalog + mobile hardening === */
html,body{max-width:100%;overflow-x:hidden}body *{min-width:0}h1,h2,h3,.page-hero__lead,.hero__lead{overflow-wrap:break-word;word-break:normal}.btn,.ui-btn,.text-link{max-width:100%}
.product-card__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-card__price del{font-size:12px;color:var(--muted)}.product-card__source{display:block;color:var(--muted);font-size:10px;margin:-9px 0 10px}.product-source-line{font-size:12px;color:var(--muted);margin:-8px 0 18px}.product-source-line a{color:var(--blue);font-weight:700}.product-price>div{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.product-price del{color:var(--muted);font-size:14px}.floor-sku-card__action del{font-size:11px;color:var(--muted);display:block}.floor-sku-card__action{min-width:150px}
.price-catalog .section-head{align-items:flex-end}.price-filter{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(180px,.7fr) auto auto;gap:12px;align-items:end;padding:18px;background:var(--soft);border:1px solid var(--line);border-radius:14px;margin-bottom:20px}.price-filter label{display:grid;gap:6px;font-size:11px;font-weight:700;color:var(--muted)}.price-filter input,.price-filter select{width:100%;height:46px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 13px;color:var(--ink)}.price-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:18px 0 10px;font-size:12px;color:var(--muted)}.price-meta strong{font-size:15px;color:var(--ink)}.price-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.price-table{width:100%;border-collapse:collapse;min-width:980px}.price-table th,.price-table td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;font-size:12px}.price-table th{position:sticky;top:0;background:#f6f9fc;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em;z-index:1}.price-table td:nth-child(4){white-space:nowrap}.price-table td:nth-child(4) strong{display:block;font-size:15px}.price-table td:nth-child(4) del{display:block;color:var(--muted);font-size:10px}.price-table code{font-size:11px;white-space:nowrap}.price-table__action{text-align:right!important}.data-policy{margin-top:18px;padding:18px 20px;border-left:3px solid var(--blue);background:var(--soft);border-radius:0 10px 10px 0}.data-policy strong{display:block;margin-bottom:5px}.data-policy p{margin:0;font-size:12px;color:var(--muted)}
@media(max-width:980px){.price-filter{grid-template-columns:1fr 1fr}.price-filter .ui-btn,.price-filter .filter-reset{width:100%;justify-content:center}.price-catalog .section-head{align-items:flex-start}.page-hero__grid,.hero__grid{gap:34px}.site-header .container{min-width:0}}
@media(max-width:720px){h1,.hero__copy h1,.page-hero h1{font-size:clamp(28px,8.4vw,36px);line-height:1.04;letter-spacing:0}h2{font-size:clamp(24px,7vw,30px);line-height:1.08}.page-hero__grid,.hero__grid{gap:22px}.page-hero__media img{max-height:280px;object-fit:cover}.price-filter{grid-template-columns:1fr;padding:14px}.price-meta{align-items:flex-start;flex-direction:column;gap:4px}.price-table-wrap{border:0;overflow:visible;background:transparent}.price-table{min-width:0;display:block}.price-table thead{display:none}.price-table tbody{display:grid;gap:10px}.price-table tr{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px}.price-table td{display:block;border:0;padding:5px 7px;font-size:12px}.price-table td:before{content:attr(data-label);display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.price-table td:nth-child(2),.price-table td.price-table__action{grid-column:1/-1}.price-table__action{text-align:left!important}.price-table__action .btn{width:100%}.price-table code{white-space:normal;overflow-wrap:anywhere}.floor-sku-card{align-items:flex-start}.floor-sku-card__action{min-width:0}.product-card__source{margin-top:-5px}.spec-table>div{grid-template-columns:1fr;gap:4px}.spec-table strong{overflow-wrap:anywhere}}
@media(max-width:480px){.container{width:calc(100% - 24px)}h1,.hero__copy h1,.page-hero h1{font-size:clamp(27px,9vw,34px)}.page-hero{padding-top:20px}.page-hero__actions,.hero__actions{gap:8px}.floor-series-card,.content-card{padding-left:18px;padding-right:18px}.floor-sku-card{grid-template-columns:1fr!important;gap:12px}.floor-sku-card__action{width:100%;display:grid;grid-template-columns:1fr;align-items:start}.floor-sku-card__action .btn{width:100%}.product-card{grid-template-columns:38% 62%}.product-card__body{overflow:hidden}.product-card__spec{overflow-wrap:anywhere}.product-card__actions{grid-template-columns:1fr!important}.product-card__actions .btn{width:100%}}

/* === v14.1: confirmed logistics, sources, legal data and customer photo library === */
.office-card{overflow:hidden}.office-card__photo{width:calc(100% + 48px);height:150px;object-fit:cover;margin:-24px -24px 18px}.office-email{font-size:13px;font-weight:700;color:var(--blue);overflow-wrap:anywhere;margin:0 0 4px}.office-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.office-country{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:700}
.price-pdf-panel{display:grid;grid-template-columns:52px 1fr auto;gap:16px;align-items:center;padding:20px 22px;margin:-8px 0 22px;border:1px solid #cfe0ef;border-radius:16px;background:#eef6fd}.price-pdf-panel>span{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--blue)}.price-pdf-panel svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.price-pdf-panel strong{display:block;font-size:18px}.price-pdf-panel p{margin:4px 0 0;color:var(--muted);font-size:13px}
.source-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0}.source-links a,.source-city-grid a,.review-brand-grid a{border:1px solid var(--line);border-radius:14px;background:#fff;padding:18px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.source-links a:hover,.source-city-grid a:hover,.review-brand-grid a:hover{transform:translateY(-2px);border-color:#aac9e5;box-shadow:0 10px 24px rgba(9,56,102,.06)}.source-links strong,.source-links span{display:block}.source-links span{font-size:12px;color:var(--muted);margin-top:5px}
.source-city-grid,.review-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:6px 0 28px}.source-city-grid a,.review-brand-grid a{display:grid;gap:7px}.source-city-grid svg,.review-brand-grid svg{width:22px;height:22px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.8}.source-city-grid strong,.review-brand-grid strong{font-size:16px}.source-city-grid small,.review-brand-grid small{color:var(--muted)}
.delivery-highlight{display:flex;align-items:center;gap:18px;background:var(--dark);color:#fff;border-radius:18px;padding:24px 28px;margin-bottom:20px}.delivery-highlight>span{width:52px;height:52px;border-radius:14px;background:rgba(255,255,255,.1);display:grid;place-items:center}.delivery-highlight svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}.delivery-highlight strong{display:block;font-size:28px}.delivery-highlight p{margin:3px 0 0;color:#cbdbe8}.delivery-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.delivery-info-grid article{border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff}.delivery-info-grid h3{margin:0 0 13px;font-size:21px}.delivery-info-grid p,.delivery-info-grid li{color:var(--ink-2);line-height:1.55}.delivery-info-grid ul{margin:0;padding-left:20px}.delivery-info-grid li+li{margin-top:7px}
.legal-details,.legal-copy{border:1px solid var(--line);border-radius:18px;background:#fff;padding:28px}.legal-details dl{margin:0}.legal-details dl>div{display:grid;grid-template-columns:190px 1fr;gap:22px;padding:13px 0;border-bottom:1px solid var(--line)}.legal-details dl>div:last-child{border-bottom:0}.legal-details dt{font-size:12px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.legal-details dd{margin:0;font-weight:600;overflow-wrap:anywhere}.legal-details a,.legal-copy a{color:var(--blue);text-decoration:underline}.legal-copy h3{margin:26px 0 8px;font-size:22px}.legal-copy h3:first-child{margin-top:0}.legal-copy p{color:var(--ink-2);line-height:1.65}
.supplied-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.supplied-photo-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);border-radius:14px;background:#f7f9fb}
@media(max-width:1024px){.source-links,.source-city-grid,.review-brand-grid,.supplied-photo-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.price-pdf-panel{grid-template-columns:44px 1fr;padding:16px}.price-pdf-panel>span{width:42px;height:42px}.price-pdf-panel .btn{grid-column:1/-1;width:100%;justify-content:center}.delivery-highlight{padding:20px}.delivery-highlight strong{font-size:24px}.delivery-info-grid{grid-template-columns:1fr}.legal-details,.legal-copy{padding:20px}.legal-details dl>div{grid-template-columns:1fr;gap:4px}.source-links,.source-city-grid,.review-brand-grid{grid-template-columns:1fr}.supplied-photo-grid{grid-template-columns:repeat(2,1fr)}.office-card__photo{height:135px}}
@media(max-width:480px){.supplied-photo-grid{grid-template-columns:1fr 1fr;gap:8px}.delivery-highlight{align-items:flex-start}.delivery-highlight>span{flex:0 0 44px;width:44px;height:44px}.office-card__photo{width:calc(100% + 36px);margin:-18px -18px 16px}.office-card{padding:18px}}
/* v14.2: дополнительные подтверждённые контакты филиала */
.office-phone--secondary{margin-top:0}.office-card small+.office-phone{margin-top:-2px}


/* v14.3 — единая типографика по образцу текущего denizplast.kz */
html{font-size:16px;text-size-adjust:100%;-webkit-text-size-adjust:100%}
body,button,input,select,textarea{font-family:var(--font-ui);font-weight:400;font-style:normal;letter-spacing:0}
body{font-size:16px;line-height:1.6}
h1,h2,h3,h4,h5,h6,.site-title{font-family:var(--font-ui);font-weight:700;font-style:normal;letter-spacing:0;text-transform:none}
h1{line-height:1.12}
h2{line-height:1.18}
h3,h4,h5,h6{line-height:1.25}
p,li,dd,dt,td,th,label,input,select,textarea{font-family:var(--font-ui);font-weight:400}
strong,b,.btn,.text-link,.catalog-toggle,.main-nav,.header-phone,.quote-button,.city-picker,.faq-list summary,.product-card__price,.office-phone{font-family:var(--font-ui);font-weight:700}
small,.brand span,.header-phone small,.product-card__brand,.stock-badge,.article-card>span,.document-card>span{font-family:var(--font-ui);line-height:1.45}
.prose p,.prose li,.page-hero__lead,.hero__lead,.section-head p,.category-card p,.article-card p{line-height:1.65}
input::placeholder,textarea::placeholder{font-family:var(--font-ui);font-weight:400;opacity:.72}
@media(max-width:760px){body{font-size:16px}.main-nav{font-size:15px}h1,.hero__copy h1,.page-hero h1{letter-spacing:0;line-height:1.12}.hero__lead,.page-hero__lead{font-size:17px;line-height:1.55}}

/* === DENIZ PLAST v14.4.1 — usability-first responsive header and mobile hardening === */
:root{
 --header:74px;
 --header-shell:1680px;
 --wa-green:#159447;
 --wa-green-dark:#0f7d3b;
}
html{scroll-padding-top:calc(var(--header) + 18px)}
body{overflow-x:clip}
.site-main [id]{scroll-margin-top:calc(var(--header) + 18px)}

/* The content grid stays 1200px, while the navigation shell is wider by design. */
.site-topbar .topbar__inner,
.site-header .header__inner{width:min(calc(100% - 40px),var(--header-shell));max-width:none}
.topbar__inner{gap:22px}
.topbar__links{align-items:center;gap:clamp(14px,1.25vw,24px);white-space:nowrap}
.topbar__wa{display:inline-flex;align-items:center;gap:7px}
.topbar__wa svg{width:17px;height:17px}

.site-header{isolation:isolate}
.site-header .header__inner{
 height:var(--header);
 display:grid;
 grid-template-columns:auto auto minmax(0,1fr) auto auto;
 align-items:center;
 gap:clamp(10px,1vw,18px);
}
.brand{min-width:0;flex:0 0 auto;margin:0!important}
.brand img{width:156px;max-height:58px;object-fit:contain}
.catalog-toggle{flex:0 0 auto;min-width:104px;justify-content:center}
.main-nav{
 min-width:0;
 display:flex;
 justify-content:center;
 gap:clamp(10px,1vw,18px);
 font-size:clamp(12px,.78vw,14px);
 overflow:visible;
}
.main-nav a{flex:0 0 auto}
.header-actions{min-width:0;margin-left:0;display:flex;align-items:center;gap:8px;flex:0 0 auto}
.header-actions>*{flex:0 0 auto}
.header-phone{
 min-width:max-content;
 display:grid;
 grid-template-columns:34px auto;
 align-items:center;
 column-gap:9px;
 padding:3px 5px 3px 2px;
 border-radius:10px;
 line-height:1.12;
 white-space:nowrap;
 font-size:14px;
 color:var(--ink);
}
.header-phone:hover{background:var(--soft)}
.header-phone__icon{
 grid-row:1;
 width:34px;
 height:34px;
 border-radius:9px;
 display:grid;
 place-items:center;
 color:var(--blue);
 background:#edf4ff;
}
.header-phone__icon svg{width:19px;height:19px}
.header-phone__copy{display:flex;flex-direction:column;min-width:max-content}
.header-phone__number{font-weight:700;font-variant-numeric:tabular-nums}
.header-phone small{display:block;margin-top:4px;font-size:10px;color:var(--muted);font-weight:600}
.contact-pill--whatsapp{
 min-width:158px;
 min-height:46px;
 padding:0 14px;
 background:var(--wa-green);
 border:1px solid var(--wa-green);
 border-radius:11px;
 color:#fff;
 box-shadow:0 7px 18px rgba(21,148,71,.17);
}
.contact-pill--whatsapp:hover{background:var(--wa-green-dark);border-color:var(--wa-green-dark)}
.contact-pill--whatsapp svg{width:22px;height:22px}
.contact-pill__copy{display:flex;flex-direction:column;line-height:1.08;text-align:left}
.contact-pill__copy strong{font-size:13px;color:#fff}
.contact-pill__copy small{font-size:10px;color:rgba(255,255,255,.86);margin-top:3px;font-weight:500}
.icon-button--wa{display:none!important}
.search-toggle,.mobile-menu-toggle{flex:0 0 44px}

/* Preserve every contact instead of allowing the flex row to crush it. */
.header-phone,.contact-pill--whatsapp,.search-toggle,.mobile-menu-toggle{min-width:44px}
.header-phone__number,[data-deniz-phone]{font-variant-numeric:tabular-nums}

/* Search is anchored to the sticky header at every viewport. */
.header-search{position:absolute!important;top:100%!important;left:0;right:0}
.header-search>.container{width:min(calc(100% - 32px),1200px)}

/* Overlay must sit above the sticky header, but below the mobile drawer. */
.site-overlay{
 position:fixed;
 z-index:1004;
 inset:0;
 width:100%;
 height:100%;
 padding:0;
 border:0;
 border-radius:0;
 background:rgba(0,20,40,.55);
 cursor:pointer;
}

/* Wide-but-not-huge desktops: remove secondary links before anything collides. */
@media(max-width:1540px){
 .site-topbar .topbar__inner,.site-header .header__inner{width:calc(100% - 28px)}
 .brand img{width:142px}
 .main-nav{gap:13px;font-size:13px}
 .main-nav .nav-link--secondary{display:none}
 .header-phone{font-size:13px}
 .header-phone__hint{display:none}
 .contact-pill--whatsapp{min-width:142px;padding-inline:12px}
 .contact-pill__copy small{display:none}
}

/* Compact desktop and landscape tablet: full nav becomes a deliberate drawer. */
@media(max-width:1240px){
 :root{--header:68px}
 .site-header .header__inner{display:flex;height:var(--header);gap:10px}
 .brand img{width:138px}
 .main-nav{display:none!important}
 .catalog-toggle{display:flex!important;min-width:102px}
 .header-actions{margin-left:auto}
 .header-actions .search-toggle{display:grid!important}
 .header-phone{display:grid!important}
 .contact-pill--whatsapp{display:flex!important}
 .mobile-menu-toggle{display:grid!important;place-items:center}
 .mega-menu{display:none!important}
 .mobile-menu{
  position:fixed;
  z-index:1005;
  inset:0 0 auto auto;
  width:min(440px,100vw);
  max-width:100%;
  height:100vh;
  height:100dvh;
  max-height:100dvh;
  background:#fff;
  box-shadow:-18px 0 45px rgba(0,25,50,.22);
  padding-bottom:max(24px,env(safe-area-inset-bottom));
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain;
  -webkit-overflow-scrolling:touch;
  transform:translateZ(0);
 }
 .mobile-menu[hidden]{display:none!important}
 .mobile-menu:not([hidden]){display:block!important}
 .mobile-menu__head{
  position:sticky;
  top:0;
  z-index:3;
  min-height:68px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:10px 18px;
  border-bottom:1px solid var(--line);
  background:rgba(255,255,255,.98);
  backdrop-filter:blur(10px);
  font-weight:700;
 }
 .mobile-menu__head button{width:44px;height:44px;border:0;border-radius:10px;background:var(--soft);display:grid;place-items:center;color:var(--ink)}
 .mobile-menu__body{padding:18px;display:flex;flex-direction:column}
 .city-picker--mobile{display:grid!important;grid-template-columns:1fr;align-items:stretch;gap:7px;margin-bottom:12px}
 .city-picker--mobile>span{font-size:12px;color:var(--muted)}
 .city-picker--mobile select{max-width:none;width:100%;min-height:48px}
 .mobile-menu__contacts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 14px}
 .mobile-contact-card{
  min-width:0;
  min-height:60px;
  border-radius:12px;
  padding:10px 12px;
  display:grid;
  grid-template-columns:28px minmax(0,1fr);
  align-items:center;
  gap:9px;
  color:#fff;
 }
 .mobile-contact-card--phone{background:var(--blue)}
 .mobile-contact-card--wa{background:var(--wa-green)}
 .mobile-contact-card svg{width:24px;height:24px}
 .mobile-contact-card span{min-width:0;display:flex;flex-direction:column;line-height:1.18}
 .mobile-contact-card small{font-size:10px;color:rgba(255,255,255,.8)}
 .mobile-contact-card strong{font-size:13px;color:#fff;overflow-wrap:anywhere}
 .mobile-menu__search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:14px}
 .mobile-menu__search label{min-width:0;min-height:48px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:0 12px}
 .mobile-menu__search label>svg{width:20px;height:20px;color:var(--muted)}
 .mobile-menu__search input{min-width:0;width:100%;height:46px;border:0;outline:0;color:var(--ink)}
 .mobile-menu__search button{min-width:72px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-weight:700}
 .mobile-menu__body>a,.mobile-menu details a{display:block;padding:14px 2px;border-bottom:1px solid var(--line);font-weight:700}
 .mobile-menu details{border-bottom:1px solid var(--line)}
 .mobile-menu summary{min-height:50px;padding:14px 32px 14px 2px;font-weight:700;cursor:pointer;position:relative;list-style:none}
 .mobile-menu summary::-webkit-details-marker{display:none}
 .mobile-menu summary:after{content:"+";position:absolute;right:4px;top:10px;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue)}
 .mobile-menu details[open] summary:after{content:"−"}
 .mobile-menu details a{padding-left:16px;font-size:14px}
}

@media(max-width:1120px){
 .topbar__optional{display:none}
 .header-phone{width:44px;height:44px;min-width:44px;padding:0;display:grid!important;grid-template-columns:1fr;place-items:center;border:1px solid var(--line);background:#fff}
 .header-phone__icon{grid-row:auto;width:auto;height:auto;background:transparent;color:var(--blue)}
 .header-phone__copy{display:none}
 .contact-pill--whatsapp{min-width:132px}
}

@media(max-width:1024px){
 .site-topbar{display:none!important}
 .site-header .header__inner{width:calc(100% - 28px)}
 .brand{margin-right:0!important}
 .brand img{width:130px}
 .catalog-toggle{display:flex!important}
 .header-actions{margin-left:auto!important}
 .header-actions .search-toggle{display:grid!important}
 .header-actions .header-phone{display:grid!important}
 .header-actions .contact-pill--whatsapp{display:flex!important}
 .mobile-menu-toggle{display:grid!important}
 .header-search{position:absolute!important;top:100%!important}
 .mobile-conversion{
  left:8px!important;
  right:8px!important;
  bottom:max(8px,env(safe-area-inset-bottom))!important;
  height:auto!important;
  min-height:64px;
  padding:5px!important;
 }
 .site-footer{padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}
 .final-cta{padding-bottom:calc(46px + env(safe-area-inset-bottom))}
}

@media(max-width:760px){
 :root{--header:64px}
 .site-header .header__inner{width:calc(100% - 20px);gap:7px}
 .brand img{width:116px}
 .catalog-toggle{height:42px;min-width:92px;padding-inline:12px}
 .search-toggle,.header-phone,.mobile-menu-toggle{width:42px;height:42px;min-width:42px;flex-basis:42px}
 .header-actions .contact-pill--whatsapp{display:none!important}
 .mobile-menu{width:100vw}
 .mobile-menu__head{min-height:64px}
 .header-search>.container{width:calc(100% - 20px)}
 .header-search form{display:grid;grid-template-columns:minmax(0,1fr) auto}
 .header-search .ui-btn{padding-inline:16px}
 .product-card__body{overflow:visible}
 .hero-contact a b{white-space:normal;overflow-wrap:anywhere}
}

@media(max-width:640px){
 /* Horizontal product cards looked compact, but made names, SKU and CTAs unreadable. */
 .product-grid,.products-section .product-grid{grid-template-columns:1fr!important}
 .product-card{display:flex!important;grid-template-columns:none!important}
 .product-card__image{height:auto!important;aspect-ratio:1.55/1!important}
 .product-card__body{padding:16px!important}
 .product-card h3{font-size:17px!important;min-height:0!important}
 .product-card__actions{grid-template-columns:1fr 1fr!important;gap:8px!important}
 .product-card__actions .btn{min-height:44px!important;font-size:13px!important}
 .product-card__actions .btn svg{display:block!important}
 .mobile-menu__contacts{grid-template-columns:1fr}
}

@media(max-width:480px){
 .site-header .header__inner{width:calc(100% - 14px);gap:5px}
 .brand img{width:96px}
 .catalog-toggle{min-width:82px;height:40px;padding-inline:10px;font-size:13px;gap:6px}
 .catalog-toggle svg{width:17px}
 .search-toggle,.header-phone,.mobile-menu-toggle{width:40px;height:40px;min-width:40px;flex-basis:40px;border-radius:9px}
 .header-actions{gap:5px}
 .mobile-menu__body{padding:14px}
 .mobile-menu__search{grid-template-columns:1fr}
 .mobile-menu__search button{min-height:46px}
 .mobile-conversion{left:5px!important;right:5px!important;bottom:max(5px,env(safe-area-inset-bottom))!important}
 .mobile-conversion a{min-height:52px}
}

@media(max-width:360px){
 .brand img{width:88px}
 .catalog-toggle{min-width:78px;padding-inline:8px}
 .header-actions .search-toggle{display:none!important}
}

body.admin-bar .site-header{top:32px}
body.admin-bar .mobile-menu{top:32px;height:calc(100vh - 32px);height:calc(100dvh - 32px);max-height:calc(100dvh - 32px)}
@media(max-width:782px){
 body.admin-bar .site-header{top:46px}
 body.admin-bar .mobile-menu{top:46px;height:calc(100vh - 46px);height:calc(100dvh - 46px);max-height:calc(100dvh - 46px)}
}

/* === DENIZ PLAST v14.4.2 — balanced sparse product grids ===
   Hub/landing pages may legitimately return only one, two or three products.
   The previous fixed four-column grid left a large accidental void on desktop.
   These rules keep the heading and available cards in one intentional visual block. */
.assortment-section--sparse .section-head,
.assortment-section--sparse .product-grid{
 max-width:940px;
 margin-inline:auto;
}
.assortment-section--sparse .product-grid--count-1{
 grid-template-columns:minmax(0,440px);
 max-width:440px;
 justify-content:center;
}
.assortment-section--sparse .product-grid--count-2{
 grid-template-columns:repeat(2,minmax(0,1fr));
}
.assortment-section--sparse .product-grid--count-3{
 grid-template-columns:repeat(3,minmax(0,1fr));
 max-width:1120px;
}
@media(max-width:720px){
 .assortment-section--sparse .section-head,
 .assortment-section--sparse .product-grid{
  max-width:none;
 }
 .assortment-section--sparse .product-grid--count-1,
 .assortment-section--sparse .product-grid--count-2,
 .assortment-section--sparse .product-grid--count-3{
  grid-template-columns:repeat(2,minmax(0,1fr));
 }
}
@media(max-width:480px){
 .assortment-section--sparse .product-grid--count-1,
 .assortment-section--sparse .product-grid--count-2,
 .assortment-section--sparse .product-grid--count-3{
  grid-template-columns:1fr;
 }
}

/* === DENIZ PLAST v14.5.0 — homepage structure aligned to customer reference === */
.section-head--compact{align-items:flex-end;gap:28px;margin-bottom:28px}
.section-title-xl{font-size:clamp(2.1rem,3.7vw,3.35rem);margin-bottom:14px}
.home-catalog-ref{padding-top:48px}
.catalog-tiles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.catalog-tile{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgba(11,34,57,.05);transition:transform .16s,box-shadow .16s,border-color .16s}
.catalog-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bfd4e8}
.catalog-tile img{width:100%;aspect-ratio:1.42/1;object-fit:cover;background:#f0f4f8}
.catalog-tile__body{padding:22px 22px 20px;display:flex;flex-direction:column;flex:1}
.catalog-tile__body h3{font-size:1.9rem;line-height:1.06;margin:0 0 14px}
.catalog-tile__body p{font-size:15px;line-height:1.6;color:var(--muted);margin-bottom:18px}
.catalog-tile__link{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:8px;background:var(--blue);color:#fff;font-size:13px;font-weight:700;align-self:flex-start}
.trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}
.trust-row--home{margin-top:18px}
.trust-row article{background:#fff;display:flex;gap:14px;padding:22px 20px;align-items:flex-start}
.trust-row svg{flex:none;width:28px;height:28px;color:var(--blue)}
.trust-row strong,.trust-row span{display:block}
.trust-row strong{font-size:15px;line-height:1.3}
.trust-row span{font-size:12px;line-height:1.5;color:var(--muted);margin-top:4px}
.full-cycle-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:34px;align-items:center}
.full-cycle-media img{width:100%;border-radius:20px;aspect-ratio:1.16/1;object-fit:cover;box-shadow:var(--shadow)}
.full-cycle-copy p{color:var(--ink-2)}
.stats--compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0 22px}
.stats--compact article{padding:18px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}
.stats--compact strong{font-size:2rem;line-height:1;color:var(--blue)}
.stats--compact small{font-size:12px;line-height:1.45;color:var(--muted);margin-top:10px}
.check-list{margin:0 0 24px;padding:0;list-style:none;display:grid;gap:10px}
.check-list li{position:relative;padding-left:28px;color:var(--ink-2)}
.check-list li:before{content:"";position:absolute;left:0;top:7px;width:14px;height:8px;border-left:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(-45deg)}
.product-grid--homepage-featured{grid-template-columns:repeat(4,minmax(0,1fr))}
.partner-banner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;border-radius:22px;overflow:hidden;background:linear-gradient(120deg,#073f77 0,#0d5eb2 100%);color:#fff;box-shadow:var(--shadow)}
.partner-banner__copy{padding:34px 34px 34px 38px;display:flex;flex-direction:column;justify-content:center}
.partner-banner__copy p{color:#dcecff}
.partner-banner__copy .btn{align-self:flex-start;margin-top:8px}
.partner-banner__image img{width:100%;height:100%;object-fit:cover}
.representation-panel{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:22px;align-items:stretch}
.representation-panel__list,.representation-panel__map{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}
.representation-panel__list h3{margin-bottom:10px}
.representation-panel__list>p{color:var(--muted);margin-bottom:18px}
.office-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-bottom:20px}
.office-list-item{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2)}
.office-list-item__dot{width:8px;height:8px;border-radius:50%;background:#adc5da;flex:none}
.office-list-item.is-active span:last-child{font-weight:700;color:var(--blue)}
.office-list-item.is-active .office-list-item__dot{background:var(--blue)}
.selected-office-box{padding:18px;border-radius:16px;background:#f4f8fb;border:1px solid #dbe6ef;display:flex;flex-direction:column;gap:6px}
.selected-office-box small{font-size:12px;color:var(--muted)}
.selected-office-box strong{font-size:20px;line-height:1.2}
.selected-office-box span{font-size:14px;color:var(--ink-2)}
.selected-office-box__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}
.selected-office-box__actions .btn{flex:none}
.representation-panel__map{display:flex;align-items:center;justify-content:center;background:#fff}
.representation-panel__map img{width:100%;border-radius:14px;background:#fff;object-fit:contain}
.certificate-proof-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;align-items:center}
.certificate-proof-copy p{color:var(--ink-2)}
.certificate-proof-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}
.certificate-proof-visual{border:1px solid var(--line);border-radius:20px;background:#fff;padding:18px;box-shadow:0 10px 26px rgba(11,34,57,.05)}
.certificate-proof-visual img{width:100%;border-radius:10px}
.production-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.production-gallery-card{margin:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 7px 18px rgba(11,34,57,.05)}
.production-gallery-card img{width:100%;aspect-ratio:1.06/1;object-fit:cover}
.useful-materials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.material-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(11,34,57,.05)}
.material-card__image img{width:100%;aspect-ratio:1.46/1;object-fit:cover;background:#eef3f7}
.material-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}
.material-card__body>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}
.material-card__body h3{font-size:1.14rem;line-height:1.28;margin:0 0 10px}
.material-card__body p{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:16px}
.material-card__body .text-link{margin-top:auto}
@media(max-width:1180px){
 .catalog-tile__body h3{font-size:1.65rem}
 .product-grid--homepage-featured{grid-template-columns:repeat(2,minmax(0,1fr))}
 .useful-materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .production-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1024px){
 .catalog-tiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .catalog-tiles-grid .catalog-tile:last-child{grid-column:1/-1}
 .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}
 .full-cycle-grid,.representation-panel,.certificate-proof-grid{grid-template-columns:1fr}
 .partner-banner{grid-template-columns:1fr}
 .partner-banner__image{order:2}
 .partner-banner__image img{aspect-ratio:2.2/1}
 .stats--compact{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:720px){
 .home-catalog-ref{padding-top:28px}
 .catalog-tiles-grid,.product-grid--homepage-featured,.useful-materials-grid,.production-gallery-grid{grid-template-columns:1fr}
 .catalog-tiles-grid .catalog-tile:last-child{grid-column:auto}
 .catalog-tile img{aspect-ratio:1.55/1}
 .catalog-tile__body h3{font-size:1.45rem}
 .trust-row{grid-template-columns:1fr}
 .stats--compact{grid-template-columns:1fr}
 .office-list-grid{grid-template-columns:1fr 1fr}
 .selected-office-box__actions{display:grid;grid-template-columns:1fr}
 .selected-office-box__actions .btn{width:100%}
 .certificate-proof-actions{display:grid;grid-template-columns:1fr}
 .partner-banner__copy{padding:26px 22px 22px}
 .partner-banner__image img{aspect-ratio:1.8/1}
}
@media(max-width:480px){
 .office-list-grid{grid-template-columns:1fr}
 .representation-panel__list,.representation-panel__map,.certificate-proof-visual{padding:18px}
 .catalog-tile__body,.material-card__body{padding:16px}
}

/* === DENIZ PLAST v14.6.1 — final cross-device QA refinements === */
/* Keep the three top-level product directions visually equal on tablets. */
@media(min-width:721px) and (max-width:1024px){
 .catalog-tiles-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .catalog-tiles-grid .catalog-tile:last-child{grid-column:auto}
 .catalog-tile__body{padding:18px 16px}
 .catalog-tile__body h3{font-size:1.35rem}
 .catalog-tile__body p{font-size:13px;line-height:1.5}
}
/* 44px is the minimum intentional touch target in the compact header. */
@media(max-width:480px){
 .search-toggle,.header-phone,.mobile-menu-toggle{
  width:44px;height:44px;min-width:44px;flex-basis:44px
 }
 .catalog-toggle{height:44px}
}
@media(max-width:360px){
 .catalog-toggle{min-width:76px;padding-inline:7px}
 .brand img{width:84px}
}

/* === DENIZ PLAST v14.6.1 — final route and trust fixes === */
#deniz-partner-banner{display:block!important;visibility:visible!important;opacity:1!important}
.deniz-special-page .page-hero__media{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:14px;box-shadow:0 10px 30px rgba(11,34,57,.06)}
.deniz-special-page .page-hero__media img{object-fit:contain;background:#fff;border-radius:14px}
.deniz-catalog-special .catalog-filter{position:relative;z-index:1}
.deniz-catalog-special .product-grid{align-items:stretch}
.certificate-archive .certificate-list--cards{margin:0}
.certificate-archive[open]>summary{border-bottom:1px solid var(--line)}
@media(max-width:720px){
 .deniz-special-page .page-hero__media{padding:9px}
 .deniz-special-page .page-hero__media img{aspect-ratio:1.55/1}
 #deniz-partner-banner .partner-banner__copy{padding:28px 22px}
}
@media(max-width:720px){
 .deniz-catalog-special .catalog-filter{display:grid;grid-template-columns:1fr 1fr;overflow:visible;align-items:end;gap:10px}
 .deniz-catalog-special .catalog-filter label{min-width:0}
 .deniz-catalog-special .catalog-filter .btn{width:100%;min-width:0}
 .deniz-catalog-special .filter-reset{min-width:0;justify-content:center}
}
@media(max-width:480px){
 .deniz-catalog-special .catalog-filter{grid-template-columns:1fr}
 .deniz-catalog-special .filter-reset{height:42px;border:1px solid var(--line);border-radius:8px;background:#fff}
}


/* === DENIZ PLAST v14.6.2 — uniform product photography ===
   Product-card media always occupies one fixed frame; source photos with built-in
   blank margins were normalized in the theme assets so products render at the
   same visual scale on desktop, tablet and mobile. */
.product-card__image{display:block;position:relative}
.product-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}

/* === DENIZ PLAST v15.0.0 — approved homepage composition === */
.home-v15-hero{position:relative;min-height:500px;overflow:hidden;background:#06345f;color:#fff;isolation:isolate}
.home-v15-hero__bg{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(90deg,rgba(2,39,76,.94) 0%,rgba(3,49,91,.88) 31%,rgba(4,48,86,.42) 55%,rgba(4,42,77,.06) 78%),url('../images/home-hero-pipes-v15.webp');background-size:cover;background-position:center center}
.home-v15-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,25,52,.06),rgba(0,25,52,.2))}
.home-v15-hero__pipes{position:absolute;z-index:-1;right:-10px;top:62px;width:min(46vw,660px);height:438px;background:url('../images/home-hero-pipes-v15.webp') right bottom/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 23%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 23%,#000 100%);filter:saturate(.9) contrast(1.03)}
.home-v15-hero__inner{min-height:500px;display:flex;align-items:center;padding-top:38px;padding-bottom:96px}
.home-v15-hero__copy{max-width:650px;position:relative;z-index:2}
.home-v15-hero__copy h1{font-size:clamp(2.7rem,4.2vw,4.25rem);line-height:1.08;margin:0 0 26px;color:#fff;text-shadow:-2px -2px 0 #0780ff,2px -2px 0 #0780ff,-2px 2px 0 #0780ff,2px 2px 0 #0780ff,0 5px 18px rgba(0,31,68,.35)}
.home-v15-hero__benefits{display:grid;gap:14px;max-width:570px}
.home-v15-hero__benefits article{display:grid;grid-template-columns:32px 1fr;gap:12px;align-items:start;font-size:14px;line-height:1.48;color:#f1f7ff}
.home-v15-hero__benefits svg{width:26px;height:26px;color:#8bc7ff;margin-top:1px}
.home-v15-categories{position:relative;z-index:5;margin-top:24px;padding-bottom:18px}
.home-v15-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.home-v15-category{min-width:0;background:#fff;border:1px solid #d8e2ec;border-radius:12px;overflow:hidden;box-shadow:0 12px 30px rgba(3,38,72,.11);transition:transform .16s,box-shadow .16s,border-color .16s}
.home-v15-category:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(3,38,72,.16);border-color:#b8d1e7}
.home-v15-category>img{width:100%;height:114px;object-fit:cover;background:#eef3f7}
.home-v15-category>div{padding:13px 14px 15px;min-height:98px}
.home-v15-category strong{display:block;font-size:14px;line-height:1.25;margin-bottom:6px}
.home-v15-category span{display:block;color:var(--muted);font-size:11.5px;line-height:1.4}
.home-v15-section-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}
.home-v15-section-head h2{font-size:clamp(1.65rem,2.5vw,2.15rem);margin:0}
.home-v15-section-head .text-link{font-size:14px;white-space:nowrap}
.home-v15-products{padding-top:34px;padding-bottom:42px}
.home-v15-product-grid{gap:16px}
.home-v15-product-grid .product-card{border-radius:12px;box-shadow:0 7px 18px rgba(11,34,57,.04)}
.home-v15-product-grid .product-card__image{aspect-ratio:1.48/1;background:#eef2f6}
.home-v15-product-grid .product-card__image img{object-fit:cover!important;object-position:50% 50%!important}
.home-v15-product-grid .product-card__body{padding:16px}
.home-v15-product-grid .product-card h3{font-size:16px;line-height:1.26;margin:10px 0 7px;min-height:40px}
.home-v15-product-grid .product-card__spec{font-size:12px;margin-bottom:12px;min-height:18px}
.home-v15-product-grid .product-card__price strong{font-size:16px}
.home-v15-product-grid .product-card__source{display:none}
.home-v15-product-grid .product-card__actions{display:none}
.home-v15-product-grid .product-card__details{margin-top:auto;margin-bottom:0;font-size:13px}
.home-v15-cycle-section{padding-top:10px;padding-bottom:42px}
.home-v15-cycle-card{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#f8fafc;box-shadow:0 8px 24px rgba(11,34,57,.05)}
.home-v15-cycle-card__media{min-height:270px}
.home-v15-cycle-card__media img{width:100%;height:100%;object-fit:cover}
.home-v15-cycle-card__copy{padding:28px 30px}
.home-v15-cycle-card__copy h2{font-size:clamp(1.9rem,2.8vw,2.65rem);margin:0 0 10px}
.home-v15-cycle-card__copy>p{color:var(--ink-2);font-size:14px;max-width:760px;margin-bottom:24px}
.home-v15-cycle-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.home-v15-cycle-stats article{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;min-width:0}
.home-v15-cycle-stats svg{width:34px;height:34px;padding:7px;border:2px solid #2b78f0;border-radius:50%;color:#075eff}
.home-v15-cycle-stats strong{display:block;font-size:20px;line-height:1.05}
.home-v15-cycle-stats span{display:block;margin-top:5px;font-size:10.5px;line-height:1.35;color:var(--muted)}
.home-v15-region-section{padding-top:10px;padding-bottom:44px}
.home-v15-region-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(11,34,57,.05)}
.home-v15-dealer-strip{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px 26px;background:linear-gradient(115deg,#073c73 0%,#075daa 64%,#eef5fb 64.2%,#f7fbff 100%);color:#fff}
.home-v15-dealer-strip__icon{width:52px;height:52px;border-radius:50%;background:#0f6ed1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35)}
.home-v15-dealer-strip__icon svg{width:27px;height:27px}
.home-v15-dealer-strip h2{font-size:21px;margin:0 0 4px;color:#fff}
.home-v15-dealer-strip p{font-size:12px;color:#dcecff;margin:0;max-width:610px}
.home-v15-dealer-strip .btn{margin-left:22px}
.home-v15-region-grid{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);min-height:320px}
.home-v15-region-copy{padding:30px 28px;display:flex;flex-direction:column;align-items:flex-start}
.home-v15-region-copy h2{font-size:24px;line-height:1.18;margin-bottom:12px}
.home-v15-region-copy>p{font-size:13px;color:var(--muted);max-width:330px;margin-bottom:12px}
.home-v15-region-copy>.text-link{font-size:13px}
.home-v15-current-office{margin-top:auto;padding-top:20px;display:flex;flex-direction:column;gap:3px}
.home-v15-current-office small{font-size:11px;color:var(--muted)}
.home-v15-current-office strong{font-size:18px}
.home-v15-current-office a{font-size:13px;color:var(--blue);font-weight:700}
.home-v15-region-map{background:#f7fbff;display:flex;align-items:center;justify-content:center;padding:18px 24px}
.home-v15-region-map img{width:100%;height:100%;max-height:310px;object-fit:contain;mix-blend-mode:multiply}
.home-v15-documents-section{padding-top:18px;padding-bottom:42px}
.home-v15-certificates{display:block;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;padding:12px 16px;box-shadow:0 7px 18px rgba(11,34,57,.04)}
.home-v15-certificates img{width:100%;height:168px;object-fit:cover;object-position:center center;border-radius:8px}
.home-v15-gallery-section{padding-top:16px;padding-bottom:36px;background:#fff}
.home-v15-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.home-v15-gallery-grid figure{margin:0;border-radius:10px;overflow:hidden;background:#eef3f7;border:1px solid var(--line)}
.home-v15-gallery-grid img{width:100%;aspect-ratio:1.75/1;object-fit:cover}
.home-v15-materials-section{padding-top:18px;padding-bottom:48px;background:#fff}
.home-v15-material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.home-v15-material-card{min-width:0;display:grid;grid-template-columns:42% 58%;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;min-height:132px;box-shadow:0 6px 18px rgba(11,34,57,.04)}
.home-v15-material-card>a{display:block;min-width:0}
.home-v15-material-card img{width:100%;height:100%;object-fit:cover;background:#eef3f7}
.home-v15-material-card>div{padding:13px 12px;display:flex;flex-direction:column;min-width:0}
.home-v15-material-card h3{font-size:13px;line-height:1.3;margin:0 0 10px}
.home-v15-material-card .text-link{font-size:11px;margin-top:auto}
@media(max-width:1180px){
 .home-v15-hero{min-height:470px}
 .home-v15-hero__inner{min-height:470px}
 .home-v15-hero__pipes{width:49vw;height:408px;top:66px}
 .home-v15-category-grid{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}
 .home-v15-category{scroll-snap-align:start}
 .home-v15-cycle-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}
 .home-v15-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
 .home-v15-hero{min-height:450px}
 .home-v15-hero__bg{background-position:61% center}
 .home-v15-hero__pipes{right:-120px;width:58vw;opacity:.72}
 .home-v15-hero__copy{max-width:560px}
 .home-v15-hero__copy h1{font-size:clamp(2.4rem,6vw,3.5rem)}
 .home-v15-cycle-card{grid-template-columns:1fr}
 .home-v15-cycle-card__media{min-height:260px;max-height:330px}
 .home-v15-region-grid{grid-template-columns:1fr}
 .home-v15-region-map{min-height:300px}
 .home-v15-dealer-strip{background:linear-gradient(115deg,#073c73 0%,#075daa 100%)}
 .home-v15-dealer-strip .btn{margin-left:0}
 .home-v15-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .home-v15-gallery-grid figure:nth-child(4),.home-v15-gallery-grid figure:nth-child(5){display:none}
}
@media(max-width:720px){
 .home-v15-hero{min-height:520px}
 .home-v15-hero__bg{background-image:linear-gradient(180deg,rgba(2,39,76,.9) 0%,rgba(3,49,91,.82) 56%,rgba(3,49,91,.68) 100%),url('../images/home-hero-pipes-v15.webp');background-position:67% center}
 .home-v15-hero__pipes{right:-115px;top:165px;width:78vw;height:355px;opacity:.58;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 30%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 30%,#000 100%)}
 .home-v15-hero__inner{min-height:520px;align-items:flex-start;padding-top:48px;padding-bottom:110px}
 .home-v15-hero__copy h1{font-size:clamp(2.3rem,9vw,3.1rem);margin-bottom:22px}
 .home-v15-hero__benefits{max-width:92%;gap:11px}
 .home-v15-hero__benefits article{font-size:12px;grid-template-columns:27px 1fr;gap:9px}
 .home-v15-hero__benefits svg{width:22px;height:22px}
 .home-v15-categories{margin-top:20px;padding-bottom:4px}
 .home-v15-category-grid{grid-template-columns:repeat(5,168px);gap:10px;margin-right:-14px;padding-right:14px}
 .home-v15-category>img{height:96px}
 .home-v15-category>div{padding:11px 12px 13px;min-height:90px}
 .home-v15-category strong{font-size:13px}
 .home-v15-category span{font-size:10.5px}
 .home-v15-products{padding-top:30px;padding-bottom:36px}
 .home-v15-section-head{align-items:flex-end;margin-bottom:18px}
 .home-v15-section-head h2{font-size:1.55rem}
 .home-v15-section-head .text-link{font-size:12px}
 .home-v15-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}
 .home-v15-product-grid .product-card{display:flex;grid-template-columns:none}
 .home-v15-product-grid .product-card__image{height:auto!important;aspect-ratio:1.35/1!important}
 .home-v15-product-grid .product-card__body{padding:12px}
 .home-v15-product-grid .product-card h3{font-size:13px;min-height:50px;margin:8px 0 5px}
 .home-v15-product-grid .product-card__spec{font-size:10px;margin-bottom:8px}
 .home-v15-product-grid .product-card__price{margin-bottom:9px}
 .home-v15-product-grid .product-card__price strong{font-size:14px}
 .home-v15-product-grid .product-card__details{display:inline-flex!important;font-size:11px}
 .home-v15-cycle-card__copy{padding:22px 18px}
 .home-v15-cycle-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 10px}
 .home-v15-cycle-stats article{grid-template-columns:32px 1fr;gap:8px}
 .home-v15-cycle-stats svg{width:30px;height:30px;padding:6px}
 .home-v15-cycle-stats strong{font-size:17px}
 .home-v15-dealer-strip{grid-template-columns:44px 1fr;padding:18px;gap:12px}
 .home-v15-dealer-strip__icon{width:44px;height:44px}
 .home-v15-dealer-strip h2{font-size:18px}
 .home-v15-dealer-strip p{font-size:11px}
 .home-v15-dealer-strip .btn{grid-column:1/-1;width:100%}
 .home-v15-region-copy{padding:22px 18px}
 .home-v15-region-map{min-height:240px;padding:10px}
 .home-v15-certificates img{height:132px}
 .home-v15-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .home-v15-gallery-grid figure:nth-child(3){display:none}
 .home-v15-material-grid{grid-template-columns:1fr}
}
@media(max-width:480px){
 .home-v15-hero{min-height:500px}
 .home-v15-hero__inner{min-height:500px;padding-top:38px}
 .home-v15-hero__pipes{right:-145px;top:190px;width:95vw;height:320px}
 .home-v15-hero__copy h1{font-size:2.24rem}
 .home-v15-hero__benefits{max-width:100%}
 .home-v15-section-head{align-items:flex-start;flex-direction:column;gap:7px}
 .home-v15-product-grid{grid-template-columns:1fr!important}
 .home-v15-product-grid .product-card{display:grid;grid-template-columns:42% 58%}
 .home-v15-product-grid .product-card__image{height:100%!important;aspect-ratio:auto!important}
 .home-v15-product-grid .product-card h3{min-height:0;font-size:14px}
 .home-v15-product-grid .product-card__details{margin-top:4px}
 .home-v15-cycle-card__media{min-height:210px}
 .home-v15-cycle-stats{grid-template-columns:1fr 1fr}
 .home-v15-gallery-grid{grid-template-columns:1fr 1fr}
 .home-v15-certificates{padding:8px}
 .home-v15-certificates img{height:112px}
}


/* =========================================================
   DENIZ PLAST v15.1 — clean product presentation
   Customer-approved compact cards: white canvas, equal photos,
   diameter chips and one clear "Запросить цену" action.
   ========================================================= */
.home-v15-products{
  background:#fff;
}
.home-v15-product-grid--clean{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.home-v15-product-card{
  min-width:0;
  display:flex;
  flex-direction:column;
  height:100%;
  overflow:hidden;
  background:#fff;
  border:1px solid #e3e8ee;
  border-radius:8px;
  box-shadow:none;
}
.home-v15-product-card__image{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:210px;
  padding:14px 14px 6px;
  background:#fff;
  overflow:hidden;
}
.home-v15-product-card__image img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:transparent;
}
.home-v15-product-card__body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:10px 15px 15px;
}
.home-v15-product-card h3{
  min-height:42px;
  margin:0 0 13px;
  font-size:15px;
  line-height:1.25;
  font-weight:700;
  color:var(--ink);
}
.home-v15-product-card h3 a{
  color:inherit;
  text-decoration:none;
}
.home-v15-product-card__diameters{
  margin-top:auto;
}
.home-v15-product-card__label{
  display:block;
  margin-bottom:7px;
  font-size:10px;
  line-height:1.2;
  color:#687787;
}
.home-v15-product-card__chips{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  min-height:25px;
  margin-bottom:13px;
}
.home-v15-product-card__chips span{
  min-width:27px;
  padding:4px 6px;
  border:1px solid #dce3ea;
  border-radius:4px;
  background:#fff;
  color:#33475b;
  font-size:10px;
  line-height:1;
  text-align:center;
}
.home-v15-product-card__button{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:38px;
  padding:9px 12px;
  border-radius:4px;
  background:#0b4f89;
  color:#fff;
  font-size:11px;
  line-height:1.2;
  font-weight:700;
  text-decoration:none;
  transition:background-color .18s ease,transform .18s ease;
}
.home-v15-product-card__button:hover,
.home-v15-product-card__button:focus-visible{
  background:#073d6c;
  color:#fff;
  transform:translateY(-1px);
}

/* Product lists throughout the site use one neutral photo canvas. */
.product-card{
  box-shadow:none!important;
}
.product-card__image{
  background:#fff!important;
}
.product-card__image img{
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  padding:10px!important;
}

@media(max-width:900px){
  .home-v15-product-grid--clean{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
  }
  .home-v15-product-card__image{
    height:190px;
  }
}
@media(max-width:520px){
  .home-v15-product-grid--clean{
    grid-template-columns:1fr!important;
  }
  .home-v15-product-card{
    display:grid;
    grid-template-columns:minmax(0,42%) minmax(0,58%);
    min-height:190px;
  }
  .home-v15-product-card__image{
    height:100%;
    min-height:190px;
    padding:12px 4px 12px 10px;
  }
  .home-v15-product-card__body{
    padding:14px 12px;
  }
  .home-v15-product-card h3{
    min-height:0;
    margin-bottom:10px;
    font-size:14px;
  }
  .home-v15-product-card__chips{
    margin-bottom:10px;
  }
  .home-v15-product-card__button{
    min-height:36px;
  }
}


/* =========================================================
   DENIZ PLAST v15.2 — clean DENIZ product photography
   Product/category cards now follow the customer's compact
   white-canvas reference: equal photo zones, no photo backgrounds,
   no full-bleed crops for product imagery, restrained typography.
   ========================================================= */
.home-v15-category{
  border-radius:8px;
  box-shadow:none;
  border-color:#e2e7ec;
  background:#fff;
}
.home-v15-category:hover{
  transform:translateY(-2px);
  box-shadow:0 7px 18px rgba(11,34,57,.07);
  border-color:#cfd9e2;
}
.home-v15-category>img{
  height:136px;
  padding:12px 16px 4px;
  object-fit:contain;
  object-position:center;
  background:#fff;
}
.home-v15-category>div{
  min-height:86px;
  padding:10px 13px 14px;
  border-top:0;
}
.home-v15-category strong{
  margin-bottom:5px;
  font-size:13.5px;
  line-height:1.22;
}
.home-v15-category span{
  font-size:10.5px;
  line-height:1.35;
}
.home-v15-category--factory>img{
  padding:0;
  object-fit:cover;
  background:#eef3f7;
}

/* Popular products: dimensions and density match the approved mock-up. */
.home-v15-products{
  padding-top:28px;
  padding-bottom:38px;
}
.home-v15-product-grid--clean{
  gap:14px;
}
.home-v15-product-card{
  border-radius:6px;
  border-color:#e3e7eb;
}
.home-v15-product-card__image{
  height:150px;
  padding:12px 14px 2px;
  background:#fff;
}
.home-v15-product-card__image img{
  object-fit:contain;
  object-position:center;
  background:#fff;
}
.home-v15-product-card__body{
  padding:8px 12px 12px;
}
.home-v15-product-card h3{
  min-height:34px;
  margin:0 0 9px;
  font-size:13px;
  line-height:1.22;
}
.home-v15-product-card__label{
  margin-bottom:5px;
  font-size:9px;
}
.home-v15-product-card__chips{
  gap:4px;
  min-height:22px;
  margin-bottom:9px;
}
.home-v15-product-card__chips span{
  min-width:23px;
  padding:3px 5px;
  border-radius:3px;
  font-size:9px;
}
.home-v15-product-card__button{
  min-height:34px;
  padding:7px 10px;
  border-radius:3px;
  font-size:10px;
}

/* All catalog product photos: one white canvas, product fully visible. */
.product-card__image{
  background:#fff!important;
}
.product-card__image img{
  object-fit:contain!important;
  object-position:center!important;
  padding:18px!important;
  background:#fff!important;
  transform:none!important;
}
.product-card:hover .product-card__image img{
  transform:none!important;
}

/* Product pages use the same clean visual rule as the legacy DENIZ catalog. */
.product-detail__media{
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
}
.product-detail__media img{
  width:100%;
  aspect-ratio:1.2/1;
  object-fit:contain;
  object-position:center;
  padding:34px;
  background:#fff;
}

/* Internal product-category cards should not crop product photography either. */
.category-card img{
  object-fit:contain;
  object-position:center;
  padding:24px;
  background:#fff;
}

@media(max-width:900px){
  .home-v15-category>img{height:124px}
  .home-v15-product-card__image{height:145px}
  .product-detail__media img{padding:26px}
}
@media(max-width:520px){
  .home-v15-category>img{height:102px;padding:10px 10px 2px}
  .home-v15-category>div{min-height:82px;padding:9px 10px 12px}
  .home-v15-product-card{grid-template-columns:minmax(0,40%) minmax(0,60%);min-height:172px}
  .home-v15-product-card__image{height:100%;min-height:172px;padding:12px 6px 12px 10px}
  .home-v15-product-card__body{padding:12px 10px}
  .home-v15-product-card h3{font-size:13px}
  .product-detail__media img{padding:18px}
}

/* =========================================================
   DENIZ PLAST v15.3 — final approval QA
   Clean category photography + deliberate tablet/mobile grids.
   ========================================================= */
.home-v15-category--factory>img{
  padding:12px 16px 4px;
  object-fit:contain;
  object-position:center;
  background:#fff;
}

/* Do not turn the key category navigation into a clipped carousel on tablets. */
@media (max-width:1180px) and (min-width:721px){
  .home-v15-category-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    overflow:visible;
    margin-right:0;
    padding-right:0;
    padding-bottom:0;
    scroll-snap-type:none;
  }
  .home-v15-category{min-width:0}
  .home-v15-category>img{height:128px}
}

@media (max-width:720px){
  .home-v15-categories{margin-top:18px;padding-bottom:8px}
  .home-v15-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:9px;
    overflow:visible;
    margin-right:0;
    padding-right:0;
    padding-bottom:0;
    scroll-snap-type:none;
  }
  .home-v15-category{
    min-width:0;
    scroll-snap-align:none;
  }
  .home-v15-category>img{
    height:100px;
    padding:9px 10px 2px;
  }
  .home-v15-category>div{
    min-height:78px;
    padding:8px 10px 11px;
  }
  .home-v15-category strong{font-size:13px}
  .home-v15-category span{font-size:10.5px}
  .home-v15-category--factory{
    grid-column:1/-1;
    display:grid;
    grid-template-columns:minmax(0,42%) minmax(0,58%);
    align-items:center;
  }
  .home-v15-category--factory>img{
    height:112px;
    padding:10px 8px 10px 12px;
  }
  .home-v15-category--factory>div{
    min-height:0;
    align-self:stretch;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:12px 12px 12px 6px;
  }
}

@media (max-width:420px){
  .home-v15-category-grid{gap:8px}
  .home-v15-category>img{height:92px;padding:8px 8px 1px}
  .home-v15-category>div{min-height:74px;padding:8px 9px 10px}
  .home-v15-category strong{font-size:12.5px}
  .home-v15-category span{font-size:10px}
  .home-v15-category--factory>img{height:104px;padding:8px 6px 8px 10px}
}


/* =========================================================
   DENIZ PLAST v15.4 — boss approval lock
   Same geometry for every homepage category on phone/tablet.
   ========================================================= */
.home-v15-category--factory{
  display:block;
}
.home-v15-category--factory>img{
  padding:12px 16px 4px;
  object-fit:contain;
  object-position:center;
  background:#fff;
}

@media (max-width:1180px) and (min-width:721px){
  .home-v15-category--factory{display:block;grid-template-columns:none}
  .home-v15-category--factory>img{padding:12px 16px 4px}
}

@media (max-width:720px){
  .home-v15-category--factory{
    grid-column:auto;
    display:block;
    width:100%;
    max-width:none;
    justify-self:stretch;
  }
  .home-v15-category--factory>img{
    height:100px;
    padding:9px 10px 2px;
  }
  .home-v15-category--factory>div{
    min-height:78px;
    padding:8px 10px 11px;
    align-self:auto;
    display:block;
  }
  /* Five equal cards: keep the fifth card equal-sized and center it. */
  .home-v15-category-grid .home-v15-category--factory:last-child{
    grid-column:1/-1;
    width:calc(50% - 4.5px);
    justify-self:center;
  }
}

@media (max-width:420px){
  .home-v15-category--factory>img{height:92px;padding:8px 8px 1px}
  .home-v15-category--factory>div{min-height:74px;padding:8px 9px 10px}
}

@media (max-width:360px){
  .home-v15-category-grid{grid-template-columns:1fr}
  .home-v15-category-grid .home-v15-category--factory:last-child{
    grid-column:auto;
    width:100%;
  }
}


/* =========================================================
   DENIZ PLAST v15.6 — HERO SEAM HOTFIX
   The pipe stack is now part of one integrated hero artwork.
   This removes the rectangular overlay boundary / visual seam
   visible on desktop and prevents the same artifact on tablet/mobile.
   ========================================================= */
.home-v15-hero__bg{
  background-image:linear-gradient(90deg,rgba(2,39,76,.28) 0%,rgba(3,49,91,.16) 48%,rgba(4,48,86,.05) 72%,rgba(4,42,77,.02) 100%),url('../images/home-hero-integrated-v15.6.webp')!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.home-v15-hero__pipes{display:none!important}

@media(max-width:900px){
  .home-v15-hero__bg{
    background-image:linear-gradient(90deg,rgba(2,39,76,.44) 0%,rgba(3,49,91,.28) 54%,rgba(4,48,86,.08) 100%),url('../images/home-hero-integrated-v15.6.webp')!important;
    background-position:68% center!important;
  }
}
@media(max-width:720px){
  .home-v15-hero__bg{
    background-image:linear-gradient(180deg,rgba(2,39,76,.91) 0%,rgba(3,49,91,.82) 54%,rgba(3,49,91,.63) 100%),url('../images/home-hero-integrated-v15.6.webp')!important;
    background-position:77% center!important;
  }
}
@media(max-width:480px){
  .home-v15-hero__bg{
    background-position:79% center!important;
  }
}

/* === DENIZ PLAST v15.10.0 — client corrections === */
.home-v15-category>img{
  object-fit:contain;
  background:#fff;
  padding:12px 14px 4px;
}
.home-v15-category--factory>img{
  object-fit:contain;
  background:linear-gradient(180deg,#f8fbff,#eef5fb);
  padding:18px 18px 8px;
}
.final-cta{
  position:relative;
  overflow:hidden;
  background:#0b63b7 url('../images/contact-headset-banner.webp') center right/cover no-repeat;
}
.final-cta:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(8,55,110,.92) 0%,rgba(8,55,110,.88) 44%,rgba(8,55,110,.68) 63%,rgba(8,55,110,.22) 100%);
}
.final-cta .container{position:relative;z-index:1}
.final-cta__copy{max-width:760px}
.final-cta h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:10px}
.final-cta p{max-width:650px;font-size:18px;line-height:1.55;color:#eaf4ff}
.final-cta__actions .btn{box-shadow:0 12px 28px rgba(0,24,52,.18)}
.footer__brand-logo{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  padding:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  margin-bottom:14px;
}
.footer__brand img{
  filter:none!important;
  width:150px;
  height:auto;
}
@media(max-width:1024px){
  .final-cta{background-position:center center}
}
@media(max-width:720px){
  .final-cta:before{background:linear-gradient(180deg,rgba(8,55,110,.9) 0%,rgba(8,55,110,.88) 58%,rgba(8,55,110,.75) 100%)}
  .final-cta p{font-size:16px}
  .home-v15-category>img{padding:10px 10px 2px}
}

/* === DENIZ PLAST v15.11.0 — final CTA/buttons and materials fix === */
.final-cta__actions{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  justify-self:end;
  align-self:start;
  gap:12px;
  min-width:280px;
  max-width:320px;
  margin-top:6px;
}
.final-cta__actions .btn{
  width:100%;
  justify-content:center;
}
@media(max-width:1024px){
  .final-cta__actions{
    justify-self:start;
    min-width:min(100%,320px);
  }
}
@media(max-width:720px){
  .final-cta__actions{
    max-width:none;
    width:100%;
    min-width:0;
  }
}

/* === DENIZ PLAST v15.12.0 — portrait certificates on homepage === */
.home-v15-certificates{
  padding:16px;
}
.home-v15-certificates img{
  width:100%;
  height:220px;
  object-fit:contain;
  object-position:center center;
  background:#f8fafc;
  border-radius:10px;
}
@media(max-width:1024px){
  .home-v15-certificates img{height:190px}
}
@media(max-width:720px){
  .home-v15-certificates{padding:10px}
  .home-v15-certificates img{height:150px}
}
@media(max-width:480px){
  .home-v15-certificates img{height:126px}
}

/* === DENIZ PLAST v15.13.0 — CTA shift and certificates slider === */
@media(min-width:1025px){
  .final-cta .container{
    padding-right:clamp(110px,10vw,180px);
  }
  .final-cta__copy{
    max-width:680px;
  }
  .final-cta__actions{
    margin-right:8px;
  }
}

.home-v15-certificates-slider{
  position:relative;
  display:flex;
  align-items:center;
  gap:12px;
}
.home-v15-certificates-track{
  flex:1 1 auto;
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(260px,1fr);
  gap:14px;
  overflow-x:auto;
  padding:6px 2px 10px;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  scrollbar-width:none;
}
.home-v15-certificates-track::-webkit-scrollbar{
  display:none;
}
.home-v15-certificate-card{
  scroll-snap-align:start;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:320px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  padding:14px;
  box-shadow:0 7px 18px rgba(11,34,57,.05);
}
.home-v15-certificate-card img{
  width:100%;
  height:290px;
  object-fit:contain;
  object-position:center center;
  background:#f8fafc;
  border-radius:10px;
}
.home-v15-certificates-nav{
  flex:0 0 42px;
  width:42px;
  height:42px;
  border-radius:999px;
  border:1px solid var(--line);
  background:#fff;
  color:var(--ink);
  font-size:28px;
  line-height:1;
  display:grid;
  place-items:center;
  box-shadow:0 8px 18px rgba(11,34,57,.08);
}
.home-v15-certificates-nav:hover{
  border-color:#c9d7e4;
  transform:translateY(-1px);
}
.home-v15-certificates-nav:disabled{
  opacity:.45;
  cursor:default;
  transform:none;
}
@media(max-width:1024px){
  .home-v15-certificates-track{
    grid-auto-columns:minmax(220px,46%);
  }
  .home-v15-certificate-card{
    min-height:290px;
  }
  .home-v15-certificate-card img{
    height:258px;
  }
}
@media(max-width:720px){
  .home-v15-certificates-slider{
    gap:8px;
  }
  .home-v15-certificates-track{
    grid-auto-columns:calc(100% - 8px);
    gap:10px;
  }
  .home-v15-certificate-card{
    min-height:250px;
    padding:10px;
  }
  .home-v15-certificate-card img{
    height:226px;
  }
  .home-v15-certificates-nav{
    width:36px;
    height:36px;
    flex-basis:36px;
    font-size:24px;
  }
}

/* === DENIZ PLAST v15.14.0 — shift CTA buttons further left === */
@media(min-width:1025px){
  .final-cta__actions{
    margin-right:150px;
  }
}
@media(min-width:1280px){
  .final-cta__actions{
    margin-right:190px;
  }
}

/* === DENIZ PLAST v15.15.0 — clean hero headline === */
.home-v15-hero__copy h1{
  text-shadow:0 8px 24px rgba(0,20,45,.38);
}

/* DENIZ PLAST v15.17 final client fixes */
.site-footer{background:#000!important;}
.home-v15-categories{margin-top:24px!important;}
.home-v15-category--factory{display:none!important;}

/* =========================================================
   DENIZ PLAST v15.18.0 — homepage structure approved by client
   Hero / category blocks / advantages / partner banner / production / materials
   All brand-blue elements unified to DENIZ #134fa4.
   ========================================================= */
:root{
  --blue:#134fa4;
  --blue-2:#1a63c4;
}
.btn--primary,
.catalog-toggle,
.home-v15-product-card__button,
.text-link,
.main-nav a:after,
.home-v15-current-office a,
.home-v18-featured-card__button{
  color:inherit;
}
.btn--primary,
.catalog-toggle,
.home-v15-product-card__button,
.home-v18-featured-card__button{
  background:#134fa4!important;
}
.text-link,
.home-v15-current-office a{
  color:#134fa4!important;
}
.home-v18-hero{
  min-height:560px;
}
.home-v18-hero .home-v15-hero__bg{
  background-image:linear-gradient(90deg,rgba(8,43,92,.88) 0%,rgba(19,79,164,.84) 40%,rgba(19,79,164,.45) 62%,rgba(19,79,164,.12) 100%),url('../images/home-hero-integrated-v15.6.webp')!important;
  background-position:center center!important;
}
.home-v18-hero__copy{max-width:960px}
.home-v18-hero__copy h1{
  max-width:960px;
  font-size:clamp(32px,3.2vw,38px);
  line-height:1.08;
  text-wrap:balance;
}
.home-v18-hero__lead{
  max-width:620px;
  margin:0 0 26px;
  font-size:20px;
  line-height:1.5;
  color:#e9f4ff;
}
.home-v18-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-bottom:44px;
}
.home-v18-hero__actions .btn{
  min-width:220px;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.55);
  color:#fff;
  box-shadow:none;
  backdrop-filter:blur(6px);
}
.home-v18-hero__actions .btn:hover{
  background:rgba(255,255,255,.14)!important;
}
.home-v18-hero__stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0;
  max-width:760px;
  padding:12px 14px;
  border-radius:18px;
  background:rgba(4,29,67,.24);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(8px);
}
.home-v18-hero__stats article{
  display:grid;
  grid-template-columns:32px 1fr;
  gap:14px;
  align-items:center;
  color:#fff;
  padding:8px 16px;
}
.home-v18-hero__stats article:not(:last-child){
  border-right:1px solid rgba(255,255,255,.14);
}
.home-v18-hero__stat-icon{
  width:32px;
  height:32px;
  display:flex;
  align-items:center;
  justify-content:center;
  justify-self:center;
  align-self:center;
  flex:0 0 32px;
  line-height:0;
  overflow:hidden;
  border:0;
  border-radius:0;
  background:transparent;
  color:#fff;
  box-shadow:none;
}
.home-v18-hero__stat-icon svg,
.home-v18-hero__stat-icon .deniz-custom-icon{
  display:block;
  width:26px;
  height:26px;
  max-width:26px;
  max-height:26px;
  margin:auto;
  object-fit:contain;
}
.home-v18-hero__stat-icon .deniz-custom-icon{
  filter:brightness(0) invert(1);
  opacity:.98;
}
.home-v18-hero__stats strong{
  display:block;
  font-size:17px;
  line-height:1.05;
  margin-bottom:2px;
}
.home-v18-hero__stats span{
  display:block;
  font-size:13px;
  line-height:1.2;
  color:#dfeeff;
}

.home-v18-featured-categories{
  padding:22px 0 14px;
}
.home-v18-featured-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.home-v18-featured-card{
  min-width:0;
  display:grid;
  grid-template-columns:1fr;
  border:1px solid #e2e7ee;
  border-radius:14px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 8px 24px rgba(11,34,57,.05);
}
.home-v18-featured-card:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(11,34,57,.08);
}
.home-v18-featured-card__copy{
  padding:18px 18px 12px;
}
.home-v18-featured-card h2{
  font-size:20px;
  line-height:1.18;
  margin:0 0 18px;
}
.home-v18-featured-card__button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 16px;
  border-radius:6px;
  color:#fff!important;
  font-size:13px;
  font-weight:700;
}
.home-v18-featured-card__image{
  height:260px;
  margin:0 18px 18px;
  background:#f5f7fa;
  border-radius:10px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.home-v18-featured-card__image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  padding:25px;
}

.home-v18-advantages-section{padding-top:18px;padding-bottom:24px}
.home-v18-advantages{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
  overflow:hidden;
}
.home-v18-advantages article{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:14px;
  padding:24px 22px;
  min-width:0;
  border-right:1px solid var(--line);
}
.home-v18-advantages article:last-child{border-right:0}
.home-v18-advantages span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  color:#134fa4;
}
.home-v18-advantages span svg{width:30px;height:30px}
.home-v18-advantages strong{
  display:block;
  font-size:16px;
  line-height:1.25;
  margin-bottom:6px;
}
.home-v18-advantages p{
  margin:0;
  font-size:13px;
  line-height:1.45;
  color:var(--muted);
}

.home-v15-cycle-section{padding-top:24px}
.home-v15-cycle-stats svg{border-color:#134fa4;color:#134fa4}

.home-v18-partner-section{padding-top:10px;padding-bottom:26px}
.home-v18-partner-banner{
  position:relative;
  overflow:hidden;
  min-height:240px;
  border-radius:18px;
  padding:34px 40px;
  color:#fff;
  display:flex;
  align-items:center;
  background:url('../images/partner-logistics.webp') center center/cover no-repeat;
}
.home-v18-partner-banner__copy{position:relative;z-index:1;max-width:470px}
.home-v18-partner-banner h2{
  margin:0 0 12px;
  font-size:clamp(2rem,3vw,2.8rem);
  color:#fff;
}
.home-v18-partner-banner p{
  margin:0 0 24px;
  color:#e6f1ff;
  font-size:17px;
  line-height:1.55;
}
.home-v18-partner-banner .btn{
  color:#134fa4;
}

.home-v18-region-section{padding-top:6px;padding-bottom:42px}
.home-v18-region-card{
  border:1px solid var(--line);
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 8px 24px rgba(11,34,57,.05);
}
.home-v18-region-copy{padding:38px 32px}
.home-v18-region-copy h2{font-size:clamp(2rem,2.7vw,2.6rem)}
.home-v18-region-copy>p{max-width:360px;font-size:15px;line-height:1.6}
.home-v18-region-map{background:#f7fbff}
.home-v18-region-map img{max-height:360px}

.home-v15-documents-section{padding-top:12px}
.home-v15-certificates-nav{color:#134fa4}

.home-v18-production-section{padding-top:12px;padding-bottom:38px}
.home-v18-production-head{margin-bottom:20px}
.home-v18-production-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
.home-v18-production-grid figure{
  margin:0;
  overflow:hidden;
  border-radius:16px;
  border:1px solid var(--line);
  background:#eef3f7;
  height:clamp(170px,16vw,240px);
}
.home-v18-production-grid img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.home-v18-production-grid .is-lab img{object-position:center 18%}

.home-v18-materials-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:22px;
}
.home-v18-materials-head>div{max-width:760px}
.home-v18-materials-head h2{margin:0 0 10px}
.home-v18-materials-head p{
  margin:0;
  font-size:15px;
  color:var(--muted);
}
.home-v18-material-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.home-v18-material-grid .home-v15-material-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  border-radius:14px;
}
.home-v18-material-grid .home-v15-material-card>a{
  display:block;
  width:100%;
}
.home-v18-material-grid .home-v15-material-card img{
  width:100%;
  height:200px;
  object-fit:cover;
}
.home-v18-material-grid .home-v15-material-card>div{
  padding:16px 16px 18px;
  min-height:124px;
}
.home-v18-material-grid .home-v15-material-card h3{
  font-size:18px;
  line-height:1.28;
  margin:0 0 16px;
}
.home-v18-material-grid .home-v15-material-card .text-link{font-size:13px}

.final-cta{
  background:#134fa4 url('../images/contact-headset-banner.webp') center right/cover no-repeat;
}
.final-cta:before{
  background:linear-gradient(90deg,rgba(8,43,92,.92) 0%,rgba(19,79,164,.88) 46%,rgba(19,79,164,.62) 66%,rgba(19,79,164,.18) 100%);
}

@media(max-width:1180px){
  .home-v18-featured-grid,
  .home-v18-material-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .home-v18-advantages{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .home-v18-advantages article:nth-child(2){border-right:0}
  .home-v18-advantages article:nth-child(-n+2){border-bottom:1px solid var(--line)}
}
@media(max-width:1024px){
  .home-v18-hero{min-height:520px}
  .home-v18-hero__lead{font-size:18px}
  .home-v18-hero__stats{grid-template-columns:1fr;max-width:420px;gap:0;padding:10px 12px}.home-v18-hero__stats article{padding:10px 0;grid-template-columns:32px 1fr;gap:12px}.home-v18-hero__stats article:not(:last-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.home-v18-hero__stat-icon{justify-self:center}
  .home-v18-production-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-v18-production-grid figure{height:220px}
}
@media(max-width:720px){
  .home-v18-hero{min-height:560px}
  .home-v18-hero .home-v15-hero__bg{
    background-image:linear-gradient(180deg,rgba(8,43,92,.94) 0%,rgba(19,79,164,.82) 52%,rgba(19,79,164,.66) 100%),url('../images/home-hero-integrated-v15.6.webp')!important;
    background-position:64% center!important;
  }
  .home-v18-hero__lead{font-size:16px;margin-bottom:22px}
  .home-v18-hero__actions{display:grid;grid-template-columns:1fr;margin-bottom:28px}
  .home-v18-hero__actions .btn{min-width:0;width:100%}
  .home-v18-featured-grid,
  .home-v18-material-grid{
    grid-template-columns:1fr;
  }
  .home-v18-featured-card img{height:200px}
  .home-v18-advantages{
    grid-template-columns:1fr;
  }
  .home-v18-advantages article{border-right:0;border-bottom:1px solid var(--line)}
  .home-v18-advantages article:last-child{border-bottom:0}
  .home-v18-partner-banner{padding:24px 22px;min-height:220px;background-position:center center}
  .home-v18-partner-banner p{font-size:15px}
  .home-v18-region-copy{padding:24px 20px}
  .home-v18-materials-head{flex-direction:column;align-items:flex-start}
  .home-v18-material-grid .home-v15-material-card img{height:220px}
}
@media(max-width:480px){
  .home-v18-hero__copy h1{font-size:28px;line-height:1.08}
  .home-v18-featured-card h2{font-size:18px}
  .home-v18-featured-card__copy{padding:16px 16px 10px}
  .home-v18-featured-card img{height:180px;padding:0 10px 10px}
  .home-v18-advantages article{padding:18px 16px}
  .home-v18-production-grid{grid-template-columns:1fr}
  .home-v18-production-grid figure{height:220px}
}

.home-v15-hero .hero__actions .btn--ghost-light{background:#fff;color:#134fa4;border-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}.home-v15-hero .hero__actions .btn--primary{background:#134fa4;color:#fff;border-color:#134fa4}


/* DENIZ PLAST v16.0 FINAL corrections */
.home-v18-hero__actions .btn:first-child,
.home-v18-hero__actions a:first-child{
 background:#fff!important;
 color:#134fa4!important;
 border:1px solid #fff!important;
}
.home-v18-hero__actions .btn:nth-child(2),
.home-v18-hero__actions a:nth-child(2){
 background:rgba(19,79,164,.25)!important;
 color:#fff!important;
 border:1px solid rgba(255,255,255,.75)!important;
}
.home-v18-hero__actions .btn:first-child:hover{
 background:#f4f8ff!important;
}
.home-v18-hero .home-v15-hero__bg{
 background-image:linear-gradient(90deg,rgba(6,35,75,.88),rgba(19,79,164,.55),rgba(19,79,164,.15)),url('../images/home-hero-integrated-v15.6.webp')!important;
}
.home-v18-hero h1{
 text-shadow:0 2px 12px rgba(0,0,0,.35);
}
.footer__brand-logo{
 background:transparent!important;
 box-shadow:none!important;
 padding:0!important;
}
.final-cta{
 background:#134fa4!important;
}


/* DENIZ PLAST v16.1 FINAL header/hero overrides */
:root{--deniz-blue:#134fa4;}
.site-header .catalog-button,
.header-catalog,
.catalog-toggle{
 background:#134fa4!important;
 color:#fff!important;
 border-color:#134fa4!important;
}
.site-header .catalog-button svg,
.header-catalog svg,
.catalog-toggle svg{color:#fff!important;stroke:#fff!important}

.hero h1,.hero__title,.home-hero h1{
 text-shadow:none!important;
 -webkit-text-stroke:0!important;
 letter-spacing:-.02em;
}
.hero .btn:first-child,.home-hero .btn:first-child{
 background:#fff!important;
 color:#134fa4!important;
 border:1px solid #fff!important;
}
.hero .btn:nth-child(2),.home-hero .btn:nth-child(2){
 background:#134fa4!important;
 color:#fff!important;
 border:1px solid #fff!important;
}
.site-footer,.footer{
 background:#050505!important;
}
.footer img,.site-footer img{
 background:transparent!important;
}

/* DENIZ PLAST FINAL v17.1 fixes */
.catalog-toggle{
 background:#134fa4 !important;
 color:#fff !important;
}
.catalog-toggle span{color:#fff!important;}
.catalog-toggle svg{color:#fff!important;}
.catalog-toggle svg path{fill:#fff!important;stroke:#fff!important;}
.home-v18-hero__actions .btn:first-child{
 background:#fff!important;
 color:#134fa4!important;
 border:1px solid #fff!important;
}
.home-v18-hero__actions .btn:nth-child(2){
 background:transparent!important;
 color:#fff!important;
 border:1px solid rgba(255,255,255,.75)!important;
}

/* DENIZ PLAST v17.2 FINAL — partner gradient + restore contact headset banner */
.home-v18-partner-banner{
  position:relative;
  isolation:isolate;
  background:url('../images/partner-logistics.webp') center center/cover no-repeat!important;
}
.home-v18-partner-banner::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(8,43,92,.90) 0%,rgba(19,79,164,.68) 40%,rgba(19,79,164,.28) 66%,rgba(19,79,164,.10) 100%);
  z-index:0;
}
.home-v18-partner-banner__copy{
  position:relative;
  z-index:1;
}

.final-cta{
  position:relative;
  overflow:hidden;
  background:#134fa4 url('../images/contact-headset-banner.webp') right center/cover no-repeat!important;
}
.final-cta::before,
.final-cta:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(8,43,92,.95) 0%,rgba(19,79,164,.90) 38%,rgba(19,79,164,.76) 58%,rgba(19,79,164,.34) 78%,rgba(19,79,164,.08) 100%)!important;
}
.final-cta .container{
  position:relative;
  z-index:1;
}
@media(max-width:1024px){
  .final-cta{
    background-position:72% center!important;
  }
}
@media(max-width:720px){
  .home-v18-partner-banner::before{
    background:linear-gradient(180deg,rgba(8,43,92,.88) 0%,rgba(19,79,164,.72) 58%,rgba(19,79,164,.46) 100%);
  }
  .final-cta{
    background-position:76% center!important;
  }
  .final-cta::before,
  .final-cta:before{
    background:linear-gradient(180deg,rgba(8,43,92,.94) 0%,rgba(19,79,164,.88) 56%,rgba(19,79,164,.72) 100%)!important;
  }
}


/* DENIZ PLAST v17.7 REAL FIX - featured product cards */
.home-v18-featured-grid{
 display:grid!important;
 grid-template-columns:repeat(3,minmax(0,1fr))!important;
 gap:18px!important;
 align-items:stretch!important;
}
.home-v18-featured-card{
 display:flex!important;
 flex-direction:column!important;
 height:100%!important;
 overflow:hidden!important;
}
.home-v18-featured-card__copy{
 min-height:130px!important;
}
.home-v18-featured-card img{
 display:block!important;
 width:100%!important;
 height:260px!important;
 object-fit:contain!important;
 object-position:center!important;
 padding:28px!important;
 background:#f6f8fb!important;
 box-sizing:border-box!important;
}
@media(max-width:1180px){
 .home-v18-featured-grid{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:720px){
 .home-v18-featured-grid{grid-template-columns:1fr!important;}
 .home-v18-featured-card img{height:220px!important;}
}


/* DENIZ PLAST v17.7.2 FINAL - equal category card images */
.home-v18-featured-card{height:100%!important;}
.home-v18-featured-card__image{height:320px!important; margin:0 18px 18px!important; background:#f5f7fa!important; overflow:hidden!important;}
.home-v18-featured-card__image img{display:block!important; width:100%!important; height:100%!important; object-fit:cover!important; object-position:center center!important; padding:0!important; background:transparent!important;}
@media(max-width:720px){.home-v18-featured-card__image{height:240px!important;}}

/* DENIZ PLAST v17.7.6 final category images */
.home-v18-featured-card__image{height:320px!important;overflow:hidden!important;background:#f5f7fa!important}
.home-v18-featured-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}


/* DENIZ PLAST 17.7.7 FINAL - category image normalization */
.home-v18-featured-card__image{
    height:320px!important;
    width:calc(100% - 36px)!important;
    margin:0 18px 18px!important;
    padding:0!important;
    overflow:hidden!important;
    background:#f4f7fa!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:0 0 14px 14px!important;
}
.home-v18-featured-card__image img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    display:block!important;
    padding:0!important;
    margin:0!important;
}
/* remove source-image empty margins */
.home-v18-featured-card:nth-child(1) .home-v18-featured-card__image img,
.home-v18-featured-card:nth-child(3) .home-v18-featured-card__image img{
    transform:scale(1.18)!important;
}
@media(max-width:720px){
 .home-v18-featured-card__image{height:240px!important;}
}

/* DENIZ PLAST v17.8.0 FINAL — restore approved category images and align visual size */
.home-v18-featured-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
}
.home-v18-featured-card__copy{
  min-height:136px!important;
}
.home-v18-featured-card__image{
  height:320px!important;
  margin:0 18px 18px!important;
  padding:18px!important;
  background:#eef2f6!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.home-v18-featured-card__image img{
  display:block!important;
  max-width:100%!important;
  max-height:100%!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
  padding:0!important;
  margin:0!important;
}
/* Slightly compensate the built-in empty margins of the source photos so all three look equal */
.home-v18-featured-card:nth-child(1) .home-v18-featured-card__image img{
  transform:scale(1.10)!important;
}
.home-v18-featured-card:nth-child(2) .home-v18-featured-card__image img{
  transform:scale(1.02)!important;
}
.home-v18-featured-card:nth-child(3) .home-v18-featured-card__image img{
  transform:scale(1.08)!important;
}
@media(max-width:720px){
  .home-v18-featured-card__image{height:240px!important;padding:14px!important;}
}

/* DENIZ PLAST v17.8.2 — category images equal size and correct sewer image */
.home-v18-featured-card__image{
  height:320px!important;
  margin:0 18px 18px!important;
  padding:0!important;
  background:#eef2f6!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.home-v18-featured-card__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
  margin:0!important;
  padding:0!important;
  max-width:none!important;
  max-height:none!important;
}

/* DENIZ PLAST v17.8.3 — category cards: larger images, no oversized empty fields */
.home-v18-featured-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
}
.home-v18-featured-card__copy{
  min-height:150px!important;
}
.home-v18-featured-card__image{
  height:260px!important;
  margin:0 18px 18px!important;
  padding:0!important;
  background:#eef2f6!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.home-v18-featured-card__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  background:transparent!important;
}
@media(max-width:720px){
  .home-v18-featured-card__image{height:220px!important;}
}

/* DENIZ PLAST v17.8.4 — category cards: remove image backgrounds and reduce empty space */
.home-v18-featured-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
}
.home-v18-featured-card__copy{
  min-height:126px!important;
}
.home-v18-featured-card__image{
  height:190px!important;
  margin:0 18px 18px!important;
  padding:0!important;
  background:transparent!important;
  border-radius:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.home-v18-featured-card__image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:transparent!important;
  margin:0!important;
  padding:0!important;
  border:none!important;
  box-shadow:none!important;
}
@media(max-width:720px){
  .home-v18-featured-card__copy{min-height:unset!important;}
  .home-v18-featured-card__image{height:170px!important; margin:0 14px 14px!important;}
}

/* v18.1 — administrator-replaceable icons */
.deniz-custom-icon{
  display:block;
  width:1.25em;
  height:1.25em;
  object-fit:contain;
  object-position:center;
  flex:0 0 auto;
  background:transparent;
}
.home-v18-hero__stat-icon .deniz-custom-icon{width:22px;height:22px}
.home-v18-advantages span .deniz-custom-icon{width:34px;height:34px}
.home-v15-cycle-stats .deniz-custom-icon{width:34px;height:34px;padding:2px;border:0;border-radius:0}
.resource-card__icon .deniz-custom-icon,
.official-doc-list__icon .deniz-custom-icon,
.certificate-list__icon .deniz-custom-icon,
.floor-series-card__icon .deniz-custom-icon,
.floor-contact-note__icon .deniz-custom-icon,
.header-phone__icon .deniz-custom-icon{width:1.25em;height:1.25em}
.media-topic-grid article>span .deniz-custom-icon{width:1.5em;height:1.5em}


/* DENIZ PLAST 18.9.1 — category buttons moved lower to match approved mockup */
.home-v18-featured-card{
  position:relative!important;
}
.home-v18-featured-card__copy{
  min-height:92px!important;
  padding:18px 18px 0!important;
}
.home-v18-featured-card h2{
  margin:0!important;
}
.home-v18-featured-card__button{
  position:absolute!important;
  left:18px!important;
  bottom:18px!important;
  z-index:3!important;
  min-height:40px!important;
  padding:0 16px!important;
  box-shadow:0 8px 18px rgba(10,34,67,.14)!important;
}
.home-v18-featured-card__image{
  margin:0 18px 18px!important;
}
@media(max-width:720px){
  .home-v18-featured-card__copy{
    min-height:84px!important;
    padding:16px 16px 0!important;
  }
  .home-v18-featured-card__button{
    left:16px!important;
    bottom:16px!important;
    min-height:38px!important;
    font-size:12px!important;
  }
  .home-v18-featured-card__image{
    margin:0 16px 16px!important;
  }
}


/* DENIZ PLAST 18.9.2 — popular products CTA text must stay white */
.home-v15-product-card__button,
.home-v15-product-card__button:hover,
.home-v15-product-card__button:focus-visible{
  color:#fff!important;
}


/* DENIZ PLAST 18.9.3 — final layout refinements from client */
.home-v18-production-head h2,
.home-v18-materials-head h2{
  font-size:clamp(1.65rem,2.5vw,2.15rem)!important;
  line-height:1.08!important;
  margin:0!important;
}

/* Category cards: image slightly higher, CTA clearly below the image */
.home-v18-featured-card{
  padding-bottom:64px!important;
}
.home-v18-featured-card__copy{
  min-height:86px!important;
}
.home-v18-featured-card__image{
  height:292px!important;
  margin:0 18px 72px!important;
  overflow:hidden!important;
}
.home-v18-featured-card__image img{
  object-position:center top!important;
  transform:translateY(-10px)!important;
}
.home-v18-featured-card__button{
  bottom:16px!important;
}
@media(max-width:720px){
  .home-v18-featured-card{
    padding-bottom:58px!important;
  }
  .home-v18-featured-card__copy{
    min-height:80px!important;
  }
  .home-v18-featured-card__image{
    height:210px!important;
    margin:0 16px 64px!important;
  }
  .home-v18-featured-card__image img{
    transform:translateY(-8px)!important;
  }
  .home-v18-featured-card__button{
    bottom:14px!important;
  }
}

/* Hero stats pill: narrower and with text adjusted for "10 филиалов" */
.home-v18-hero__stats{
  width:min(100%,710px)!important;
  max-width:710px!important;
  padding:10px 12px!important;
  border-radius:16px!important;
}
.home-v18-hero__stats article{
  padding:8px 14px!important;
}
.home-v18-hero__stats strong{
  font-size:16px!important;
  white-space:nowrap!important;
}


/* DENIZ PLAST 18.9.4 — category cards without oversized empty space */
.home-v18-featured-card{
  display:flex!important;
  flex-direction:column!important;
  padding-bottom:0!important;
}
.home-v18-featured-card__copy{
  display:contents!important;
  min-height:0!important;
  padding:0!important;
}
.home-v18-featured-card h2{
  order:1!important;
  margin:0 18px 12px!important;
  padding-top:18px!important;
}
.home-v18-featured-card__image{
  order:2!important;
  height:260px!important;
  margin:0 18px 14px!important;
  overflow:hidden!important;
}
.home-v18-featured-card__image img{
  object-fit:contain!important;
  object-position:center top!important;
  transform:translateY(-10px)!important;
}
.home-v18-featured-card__button{
  position:static!important;
  order:3!important;
  align-self:flex-start!important;
  margin:0 18px 18px!important;
  left:auto!important;
  bottom:auto!important;
}
@media(max-width:720px){
  .home-v18-featured-card h2{
    margin:0 16px 10px!important;
    padding-top:16px!important;
  }
  .home-v18-featured-card__image{
    height:210px!important;
    margin:0 16px 12px!important;
  }
  .home-v18-featured-card__image img{
    transform:translateY(-8px)!important;
  }
  .home-v18-featured-card__button{
    margin:0 16px 16px!important;
  }
}


/* DENIZ PLAST 18.9.5 — client refinements: compact categories, wider region copy, readable partner text */

/* 1. Category cards: remove inherited 100% height and keep cards only as tall as their content. */
.home-v18-featured-grid{
  align-items:start!important;
}
.home-v18-featured-card{
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
}
.home-v18-featured-card__image{
  height:230px!important;
  margin-bottom:10px!important;
}
.home-v18-featured-card__button{
  margin-top:0!important;
}

/* 2. Region block: move the vertical column boundary to the right so the heading is not squeezed. */
@media(min-width:721px){
  .home-v15-region-grid{
    grid-template-columns:minmax(0,.80fr) minmax(0,1.20fr)!important;
  }
  .home-v18-region-copy{
    padding-right:38px!important;
  }
  .home-v18-region-copy h2{
    max-width:none!important;
  }
}

/* 3. Partner banner: keep the copy on the darker left side and wrap “оптовых” to the next line. */
.home-v18-partner-banner__copy{
  max-width:330px!important;
}
.home-v18-partner-banner p{
  max-width:310px!important;
  text-shadow:0 1px 3px rgba(0,0,0,.55);
}
@media(max-width:720px){
  .home-v18-featured-card__image{
    height:185px!important;
  }
  .home-v18-partner-banner__copy,
  .home-v18-partner-banner p{
    max-width:100%!important;
  }
}


/* DENIZ PLAST 18.9.6 — fix hero stats width and restore partner heading layout */
.home-v18-hero__stats{
  width:min(100%,640px)!important;
  max-width:640px!important;
  padding:9px 10px!important;
}
.home-v18-hero__stats article{
  padding:8px 11px!important;
  gap:11px!important;
}
.home-v18-hero__stats strong{
  font-size:16px!important;
}

/* Partner banner: heading stays as approved; only lower description is wrapped. */
.home-v18-partner-banner__copy{
  max-width:470px!important;
}
.home-v18-partner-banner h2{
  max-width:470px!important;
}
.home-v18-partner-banner p{
  max-width:350px!important;
  text-shadow:0 1px 3px rgba(0,0,0,.55);
}
@media(max-width:720px){
  .home-v18-hero__stats{
    width:100%!important;
    max-width:420px!important;
  }
  .home-v18-partner-banner__copy,
  .home-v18-partner-banner h2,
  .home-v18-partner-banner p{
    max-width:100%!important;
  }
}


/* DENIZ PLAST 18.9.7 — full, uncropped homepage photos on mobile */
.home-v18-hero__mobile-image,
.home-v18-partner-banner__mobile-image{
  display:none;
}

@media(max-width:720px){
  /* Hero: show the exact same artwork in full instead of cropping a landscape background. */
  .home-v18-hero{
    min-height:0!important;
    background:#0a3a6d!important;
    overflow:hidden!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:none!important;
    background-image:none!important;
  }
  .home-v18-hero__mobile-image{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0!important;
    padding:0!important;
    background:#fff;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:0!important;
    padding-top:26px!important;
    padding-bottom:30px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
  }

  /* Partner banner: same full truck/factory photo first, content below it. */
  .home-v18-partner-banner{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    min-height:0!important;
    padding:0!important;
    background:#0a3a6d!important;
    background-image:none!important;
  }
  .home-v18-partner-banner::before{
    display:none!important;
    content:none!important;
  }
  .home-v18-partner-banner__mobile-image{
    display:block!important;
    order:1!important;
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0!important;
    padding:0!important;
    background:#fff;
  }
  .home-v18-partner-banner__copy{
    order:2!important;
    width:100%!important;
    max-width:100%!important;
    padding:24px 22px 26px!important;
    box-sizing:border-box!important;
  }
  .home-v18-partner-banner h2,
  .home-v18-partner-banner p{
    max-width:100%!important;
  }
}


/* DENIZ PLAST 18.9.8 — mobile partner banner: one full image, no duplicate background */
@media(max-width:720px){
  .home-v18-partner-section{
    padding-top:18px!important;
    padding-bottom:22px!important;
  }
  .home-v18-partner-banner{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#0a3a6d!important;
    background-image:none!important;
    border-radius:18px!important;
  }
  .home-v18-partner-banner::before{
    display:none!important;
    content:none!important;
  }
  .home-v18-partner-banner__mobile-image{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center!important;
    margin:0!important;
    border-radius:0!important;
  }
  .home-v18-partner-banner__copy{
    width:100%!important;
    max-width:none!important;
    padding:22px 20px 24px!important;
    background:#0a3a6d!important;
    box-sizing:border-box!important;
  }
  .home-v18-partner-banner h2{
    margin:0 0 12px!important;
    font-size:30px!important;
    line-height:1.08!important;
    max-width:100%!important;
    text-shadow:none!important;
  }
  .home-v18-partner-banner p{
    margin:0 0 18px!important;
    max-width:100%!important;
    font-size:16px!important;
    line-height:1.5!important;
    color:#e8f1fb!important;
    text-shadow:none!important;
  }
  .home-v18-partner-banner .btn{
    margin-top:0!important;
    min-height:50px!important;
  }
}


/* DENIZ PLAST 18.9.9 — mobile hero uses selected vertical photo as true background */
@media(max-width:720px){
  .home-v18-hero{
    position:relative!important;
    min-height:720px!important;
    background:#0a3a6d!important;
    overflow:hidden!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:block!important;
    background-image:linear-gradient(180deg,rgba(4,15,34,.34) 0%,rgba(4,15,34,.38) 28%,rgba(4,15,34,.50) 58%,rgba(4,15,34,.62) 100%),url('../images/mobile-hero-portrait-02.jpg')!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    opacity:1!important;
  }
  .home-v18-hero__mobile-image{
    display:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:720px!important;
    padding-top:36px!important;
    padding-bottom:28px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
  }
  .home-v18-hero__copy h1,
  .home-v18-hero__lead,
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    text-shadow:0 2px 12px rgba(0,0,0,.35)!important;
  }
}


/* DENIZ PLAST 18.9.10 — mobile hero readability fix with visible photo */
@media(max-width:720px){
  .home-v18-hero{
    min-height:auto!important;
    background:#0a3a6d!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:block!important;
    opacity:1!important;
    background-image:url('../images/mobile-hero-portrait-02.jpg')!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    filter:none!important;
  }
  .home-v18-hero__mobile-image{
    display:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:auto!important;
    padding-top:18px!important;
    padding-bottom:18px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
    padding:16px!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,rgba(7,28,57,.82) 0%,rgba(7,28,57,.68) 58%,rgba(7,28,57,.58) 100%)!important;
    box-shadow:0 12px 28px rgba(0,0,0,.18)!important;
    backdrop-filter:blur(3px)!important;
  }
  .home-v18-hero__copy h1,
  .home-v18-hero__lead,
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    text-shadow:none!important;
    color:#fff!important;
  }
  .home-v18-hero__copy h1{
    font-size:25px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .home-v18-hero__lead{
    font-size:15px!important;
    line-height:1.44!important;
    color:rgba(255,255,255,.94)!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions{
    gap:12px!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions .btn:first-child,
  .home-v18-hero__actions a:first-child{
    background:#fff!important;
    color:#1f56ab!important;
    border-color:#fff!important;
  }
  .home-v18-hero__actions .btn:nth-child(2),
  .home-v18-hero__actions a:nth-child(2){
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.72)!important;
  }
  .home-v18-hero__stats{
    max-width:100%!important;
    background:rgba(7,28,57,.52)!important;
    backdrop-filter:blur(8px)!important;
    border:1px solid rgba(255,255,255,.16)!important;
  }
}


/* DENIZ PLAST 18.9.12 — mobile hero switched from blue card to full-photo underlay */
@media(max-width:720px){
  .home-v18-hero{
    position:relative!important;
    min-height:780px!important;
    overflow:hidden!important;
    background:#0b1f3f!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:block!important;
    opacity:1!important;
    background-image:linear-gradient(180deg,rgba(6,14,28,.42) 0%,rgba(6,14,28,.50) 30%,rgba(6,14,28,.58) 62%,rgba(6,14,28,.66) 100%),url('../images/mobile-hero-portrait-02.jpg')!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    filter:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:780px!important;
    padding-top:18px!important;
    padding-bottom:18px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
    padding:18px 16px 0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .home-v18-hero__copy h1,
  .home-v18-hero__lead,
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    color:#fff!important;
    text-shadow:0 2px 10px rgba(0,0,0,.42)!important;
  }
  .home-v18-hero__copy h1{
    font-size:25px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .home-v18-hero__lead{
    font-size:15px!important;
    line-height:1.46!important;
    color:rgba(255,255,255,.95)!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions{
    gap:12px!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions .btn:first-child,
  .home-v18-hero__actions a:first-child{
    background:#fff!important;
    color:#1f56ab!important;
    border-color:#fff!important;
  }
  .home-v18-hero__actions .btn:nth-child(2),
  .home-v18-hero__actions a:nth-child(2){
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.72)!important;
  }
  .home-v18-hero__stats{
    max-width:100%!important;
    background:rgba(7,28,57,.50)!important;
    backdrop-filter:blur(7px)!important;
    border:1px solid rgba(255,255,255,.14)!important;
  }
}


/* DENIZ PLAST 18.9.13 — mobile hero uses the approved red-apparatus photo */
@media(max-width:720px){
  .home-v18-hero{
    position:relative!important;
    min-height:780px!important;
    overflow:hidden!important;
    background:#081932!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:block!important;
    opacity:1!important;
    background-image:linear-gradient(180deg,rgba(5,14,28,.38) 0%,rgba(5,14,28,.46) 26%,rgba(5,14,28,.54) 58%,rgba(5,14,28,.62) 100%),url('../images/mobile-hero-red-pump-final.jpg')!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    background-position:58% center!important;
    filter:none!important;
  }
  .home-v18-hero__mobile-image{
    display:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:780px!important;
    padding-top:18px!important;
    padding-bottom:18px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
    padding:18px 16px 0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .home-v18-hero__copy h1,
  .home-v18-hero__lead,
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    color:#fff!important;
    text-shadow:0 2px 10px rgba(0,0,0,.46)!important;
  }
  .home-v18-hero__copy h1{
    font-size:25px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
    max-width:96%!important;
  }
  .home-v18-hero__lead{
    font-size:15px!important;
    line-height:1.46!important;
    color:rgba(255,255,255,.96)!important;
    max-width:92%!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions{
    gap:12px!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions .btn:first-child,
  .home-v18-hero__actions a:first-child{
    background:#fff!important;
    color:#1f56ab!important;
    border-color:#fff!important;
  }
  .home-v18-hero__actions .btn:nth-child(2),
  .home-v18-hero__actions a:nth-child(2){
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.72)!important;
  }
  .home-v18-hero__stats{
    max-width:100%!important;
    background:rgba(7,28,57,.44)!important;
    backdrop-filter:blur(7px)!important;
    border:1px solid rgba(255,255,255,.15)!important;
  }
}


/* DENIZ PLAST 18.9.14 — mobile hero forced to the exact newly supplied red-pump image */
@media(max-width:720px){
  .home-v18-hero{
    position:relative!important;
    min-height:780px!important;
    overflow:hidden!important;
    background:#081932!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:block!important;
    opacity:1!important;
    background-image:linear-gradient(180deg,rgba(5,14,28,.40) 0%,rgba(5,14,28,.48) 28%,rgba(5,14,28,.56) 60%,rgba(5,14,28,.64) 100%),url('../images/mobile-hero-red-pump-approved-v18914.jpg')!important;
    background-size:cover!important;
    background-repeat:no-repeat!important;
    background-position:68% center!important;
    filter:none!important;
  }
  .home-v18-hero__mobile-image{
    display:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:780px!important;
    padding-top:18px!important;
    padding-bottom:18px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
    padding:18px 16px 0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .home-v18-hero__copy h1,
  .home-v18-hero__lead,
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    color:#fff!important;
    text-shadow:0 2px 10px rgba(0,0,0,.46)!important;
  }
  .home-v18-hero__copy h1{
    font-size:25px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
    max-width:96%!important;
  }
  .home-v18-hero__lead{
    font-size:15px!important;
    line-height:1.46!important;
    color:rgba(255,255,255,.96)!important;
    max-width:92%!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions{
    gap:12px!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions .btn:first-child,
  .home-v18-hero__actions a:first-child{
    background:#fff!important;
    color:#1f56ab!important;
    border-color:#fff!important;
  }
  .home-v18-hero__actions .btn:nth-child(2),
  .home-v18-hero__actions a:nth-child(2){
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.72)!important;
  }
  .home-v18-hero__stats{
    max-width:100%!important;
    background:rgba(7,28,57,.44)!important;
    backdrop-filter:blur(7px)!important;
    border:1px solid rgba(255,255,255,.15)!important;
  }
}


/* DENIZ PLAST 18.9.15 — definitive mobile hero image override: no desktop radiator bleed */
@media(max-width:720px){
  .home-v18-hero{
    position:relative!important;
    min-height:780px!important;
    overflow:hidden!important;
    background:#081932!important;
    isolation:isolate!important;
  }
  /* Disable the desktop hero background entirely on mobile so the left-side radiator cannot bleed through. */
  .home-v18-hero .home-v15-hero__bg{
    display:none!important;
    background-image:none!important;
    opacity:0!important;
    visibility:hidden!important;
  }
  /* Use only the dedicated mobile photo provided by the customer. */
  .home-v18-hero__mobile-image{
    display:block!important;
    position:absolute!important;
    inset:0!important;
    z-index:-3!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:right center!important;
    margin:0!important;
    padding:0!important;
    background:#081932!important;
  }
  .home-v18-hero::before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:-2!important;
    background:linear-gradient(180deg,rgba(5,14,28,.42) 0%,rgba(5,14,28,.48) 28%,rgba(5,14,28,.56) 60%,rgba(5,14,28,.64) 100%)!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    position:relative!important;
    z-index:1!important;
    min-height:780px!important;
    padding-top:18px!important;
    padding-bottom:18px!important;
    align-items:flex-start!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
    padding:18px 16px 0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .home-v18-hero__copy h1,
  .home-v18-hero__lead,
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    color:#fff!important;
    text-shadow:0 2px 10px rgba(0,0,0,.46)!important;
  }
  .home-v18-hero__copy h1{
    font-size:25px!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
    max-width:96%!important;
  }
  .home-v18-hero__lead{
    font-size:15px!important;
    line-height:1.46!important;
    color:rgba(255,255,255,.96)!important;
    max-width:92%!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions{
    gap:12px!important;
    margin-bottom:18px!important;
  }
  .home-v18-hero__actions .btn:first-child,
  .home-v18-hero__actions a:first-child{
    background:#fff!important;
    color:#1f56ab!important;
    border-color:#fff!important;
  }
  .home-v18-hero__actions .btn:nth-child(2),
  .home-v18-hero__actions a:nth-child(2){
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.72)!important;
  }
  .home-v18-hero__stats{
    max-width:100%!important;
    background:rgba(7,28,57,.44)!important;
    backdrop-filter:blur(7px)!important;
    border:1px solid rgba(255,255,255,.15)!important;
  }
}


/* DENIZ PLAST 18.9.16 — mobile hero: content first, approved photo after content */
@media(max-width:720px){
  .home-v18-hero{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    overflow:hidden!important;
    background:#0b4a82!important;
    color:#fff!important;
    isolation:auto!important;
  }
  .home-v18-hero .home-v15-hero__bg{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    background-image:none!important;
  }
  .home-v18-hero::before,
  .home-v18-hero::after{
    display:none!important;
    content:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    order:1!important;
    min-height:0!important;
    width:100%!important;
    padding-top:28px!important;
    padding-bottom:26px!important;
    align-items:flex-start!important;
    background:#0b4a82!important;
  }
  .home-v18-hero__copy{
    max-width:100%!important;
    width:100%!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  .home-v18-hero__copy h1{
    color:#fff!important;
    font-size:27px!important;
    line-height:1.08!important;
    margin:0 0 18px!important;
    max-width:100%!important;
    text-shadow:none!important;
  }
  .home-v18-hero__lead{
    color:rgba(255,255,255,.94)!important;
    font-size:16px!important;
    line-height:1.48!important;
    max-width:100%!important;
    margin:0 0 22px!important;
    text-shadow:none!important;
  }
  .home-v18-hero__actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-bottom:20px!important;
  }
  .home-v18-hero__actions .btn{
    width:100%!important;
    min-height:54px!important;
  }
  .home-v18-hero__actions .btn:first-child,
  .home-v18-hero__actions a:first-child{
    background:#fff!important;
    color:#1f56ab!important;
    border-color:#fff!important;
  }
  .home-v18-hero__actions .btn:nth-child(2),
  .home-v18-hero__actions a:nth-child(2){
    background:transparent!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.72)!important;
  }
  .home-v18-hero__stats{
    max-width:100%!important;
    width:100%!important;
    background:rgba(0,35,72,.28)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    backdrop-filter:none!important;
    padding:10px 12px!important;
  }
  .home-v18-hero__stats strong,
  .home-v18-hero__stats span{
    color:#fff!important;
    text-shadow:none!important;
  }
  .home-v18-hero__mobile-image{
    display:block!important;
    position:static!important;
    order:2!important;
    inset:auto!important;
    z-index:auto!important;
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
  }
}


/* DENIZ PLAST 18.9.17 — mobile hero image below content is shown fully, without cropping */
@media(max-width:720px){
  .home-v18-hero__mobile-image{
    display:block!important;
    position:static!important;
    order:2!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
  }
}

/* DENIZ PLAST 18.9.18 — mobile hero uses full uncropped image below text/buttons/stats */
.home-v18-hero__mobile-media{
  display:none;
}
@media(max-width:720px){
  .home-v18-hero{
    display:block!important;
    min-height:0!important;
    overflow:visible!important;
    background:#0b4a82!important;
  }
  .home-v18-hero .home-v15-hero__bg,
  .home-v18-hero::before,
  .home-v18-hero::after{
    display:none!important;
    content:none!important;
    background-image:none!important;
  }
  .home-v18-hero .home-v15-hero__inner{
    min-height:0!important;
    padding-top:28px!important;
    padding-bottom:20px!important;
    background:#0b4a82!important;
  }
  .home-v18-hero__mobile-media{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    background:#0b4a82!important;
  }
  .home-v18-hero__mobile-media .home-v18-hero__mobile-image,
  .home-v18-hero__mobile-image{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    object-fit:contain!important;
    object-position:center center!important;
    aspect-ratio:auto!important;
    box-shadow:none!important;
  }
}

/* =========================================================
   DENIZ PLAST 18.10.0 — independent mobile-only homepage hero
   ========================================================= */
.home-mobile-hero-v18100{display:none}
@media(max-width:720px){
  /* Mobile has its own hero and never inherits desktop hero artwork. */
  .home-v18-hero,
  .home-v18-hero__mobile-media{
    display:none!important;
  }

  .home-mobile-hero-v18100{
    position:relative;
    display:flex!important;
    width:100%;
    min-height:clamp(650px,177.78vw,820px);
    overflow:hidden;
    isolation:isolate;
    color:#fff;
    background:#102f50 url('../images/mobile-hero-dedicated-v18100.jpg') center center/cover no-repeat;
  }
  .home-mobile-hero-v18100__shade{
    position:absolute;
    inset:0;
    z-index:-1;
    background:
      linear-gradient(180deg,
        rgba(5,20,39,.82) 0%,
        rgba(5,20,39,.62) 29%,
        rgba(5,20,39,.16) 53%,
        rgba(5,20,39,.22) 68%,
        rgba(5,20,39,.77) 100%);
  }
  .home-mobile-hero-v18100__content{
    width:100%;
    min-height:inherit;
    display:flex;
    flex-direction:column;
    padding:28px 22px 24px;
    box-sizing:border-box;
  }
  .home-mobile-hero-v18100 h1,
  .home-mobile-hero-v18100__title{
    margin:0;
    max-width:95%;
    font-size:clamp(28px,8vw,37px);
    line-height:1.06;
    letter-spacing:-.025em;
    color:#fff;
    text-shadow:0 2px 14px rgba(0,0,0,.38);
  }
  .home-mobile-hero-v18100 p{
    margin:20px 0 0;
    max-width:95%;
    font-size:clamp(14px,4vw,17px);
    line-height:1.43;
    color:rgba(255,255,255,.95);
    text-shadow:0 2px 10px rgba(0,0,0,.38);
  }
  .home-mobile-hero-v18100__stats{
    margin-top:auto;
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    align-items:start;
    padding:11px 0 12px;
    border-top:1px solid rgba(255,255,255,.24);
    border-bottom:1px solid rgba(255,255,255,.18);
    background:linear-gradient(180deg,rgba(4,25,47,.08),rgba(4,25,47,.18));
  }
  .home-mobile-hero-v18100__stats article{
    min-width:0;
    text-align:center;
    padding:0 7px;
  }
  .home-mobile-hero-v18100__stats article+article{
    border-left:1px solid rgba(255,255,255,.22);
  }
  .home-mobile-hero-v18100__icon{
    display:flex;
    align-items:center;
    justify-content:center;
    width:32px;
    height:32px;
    margin:0 auto 5px;
    line-height:0;
  }
  .home-mobile-hero-v18100__icon svg,
  .home-mobile-hero-v18100__icon img{
    display:block!important;
    width:29px!important;
    height:29px!important;
    max-width:29px!important;
    max-height:29px!important;
    object-fit:contain!important;
    filter:brightness(0) invert(1)!important;
  }
  .home-mobile-hero-v18100__stats strong{
    display:block;
    font-size:clamp(15px,4.5vw,19px);
    line-height:1.05;
    color:#fff;
    white-space:nowrap;
  }
  .home-mobile-hero-v18100__stats article>div>span{
    display:block;
    margin-top:2px;
    font-size:clamp(10px,2.9vw,12px);
    line-height:1.18;
    color:rgba(255,255,255,.94);
  }
  .home-mobile-hero-v18100__actions{
    display:grid;
    gap:10px;
    margin-top:13px;
  }
  .home-mobile-hero-v18100__btn{
    min-height:52px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    padding:0 16px;
    border-radius:12px;
    font-weight:800;
    font-size:16px;
    text-decoration:none;
    box-sizing:border-box;
  }
  .home-mobile-hero-v18100__btn--primary{
    color:#fff;
    background:#0873e8;
    border:1px solid #1681f1;
    box-shadow:0 8px 20px rgba(0,77,170,.28);
  }
  .home-mobile-hero-v18100__btn--primary span{
    font-size:24px;
    line-height:1;
  }
  .home-mobile-hero-v18100__btn--secondary{
    color:#fff;
    background:rgba(6,31,58,.30);
    border:1px solid rgba(255,255,255,.76);
  }
}
@media(max-width:390px){
  .home-mobile-hero-v18100__content{padding:24px 18px 21px}
  .home-mobile-hero-v18100 p{margin-top:16px}
  .home-mobile-hero-v18100__stats{padding-top:9px;padding-bottom:10px}
  .home-mobile-hero-v18100__stats article{padding-left:4px;padding-right:4px}
}


/* DENIZ PLAST 18.11.1 — catalog/price repair */
.catalog-filter__search{min-width:240px}
@media(max-width:720px){.catalog-filter__search{grid-column:1/-1;min-width:0}.catalog-filter__search input{width:100%}}


/* v18.12.0 local-first document placeholders */
.official-doc-list__pending{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:var(--soft);color:var(--ink)}
.official-doc-list__pending small{display:block;color:var(--muted);margin-top:3px}

/* v19.1 catalog structure: SKU-safe categories/subcategories */
.catalog-groups-section{padding-top:44px;padding-bottom:44px}
.catalog-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.catalog-category-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;min-width:0;box-shadow:0 5px 18px rgba(11,34,57,.035)}
.catalog-category-card.is-active{border-color:#1a62b0;box-shadow:0 0 0 2px rgba(26,98,176,.08)}
.catalog-category-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:var(--ink);text-decoration:none;font-size:17px;line-height:1.25}
.catalog-category-card__head span{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:26px;padding:0 8px;border-radius:999px;background:#eef5fb;color:#14569b;font-size:12px;font-weight:700}
.catalog-category-card__subs{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}
.catalog-category-card__subs a{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f5f7f9;color:#50606f;text-decoration:none;font-size:12px;line-height:1.2}
.catalog-category-card__subs a:hover{background:#eaf3fb;color:#0f579e}
@media(max-width:980px){.catalog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.catalog-groups-section{padding-top:30px;padding-bottom:30px}.catalog-category-grid{grid-template-columns:1fr}.catalog-category-card{padding:14px}.catalog-category-card__head{font-size:16px}}

/* =========================================================
   DENIZ PLAST 19.4.2 — restore styles for universal templates
   and homepage blocks introduced after 18.12.x.
   IMPORTANT: this file is the stylesheet actually enqueued.
   ========================================================= */
.contacts-map-local{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:24px;align-items:center;margin:0 0 34px;background:#f3f6fb;border-radius:22px;padding:22px}.contacts-map-local img{width:100%;max-height:410px;object-fit:contain;border-radius:16px;background:#fff}.contacts-map-local strong{font-size:24px}.contacts-map-local p{margin-bottom:0}
.deniz-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.deniz-project-card{overflow:hidden;border:1px solid #e1e7ef;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(11,34,57,.05)}.deniz-project-card>a,.deniz-project-card>a img{display:block;width:100%}.deniz-project-card>a img{height:230px;object-fit:cover}.deniz-project-card>div{padding:20px}.deniz-project-card>div>span{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.deniz-project-detail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px}.deniz-project-detail .side-card{display:grid;align-content:start;gap:8px}.deniz-project-detail .side-card strong:not(:first-child){margin-top:14px}.deniz-toc{display:grid;gap:8px;background:#f3f6fb;border-radius:16px;padding:18px 20px;margin:0 0 28px}.deniz-toc a{text-decoration:none}.deniz-toc .toc-l3{padding-left:16px;font-size:.94em}.search-products,.search-content{margin-top:42px}.deniz-search-page .search-form-large{margin-bottom:24px}.deniz-inline-cta .content-card{max-width:900px;margin-inline:auto}.deniz-seo-copy .prose{max-width:900px;margin-inline:auto}
@media(max-width:900px){.contacts-map-local,.deniz-project-detail{grid-template-columns:1fr}.deniz-project-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.deniz-project-grid{grid-template-columns:1fr}.contacts-map-local{padding:16px}.deniz-project-card>a img{height:210px}}

/* Homepage: brands */
.deniz-home-brands{background:#fff}
.deniz-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.deniz-brand-grid>a{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:132px;padding:24px 26px;border:1px solid #dfe6ef;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#f7faff 100%);color:#10283f;text-decoration:none;box-shadow:0 8px 24px rgba(11,34,57,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.deniz-brand-grid>a:after{content:'→';position:absolute;right:24px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef5fd;color:#155fb8;font-size:20px;font-weight:800}
.deniz-brand-grid>a:hover{transform:translateY(-2px);border-color:#8fb8e9;box-shadow:0 14px 34px rgba(18,79,164,.09)}
.deniz-brand-grid strong{padding-right:54px;font-size:clamp(24px,2.2vw,32px);line-height:1;color:#0d58ad;letter-spacing:-.02em}
.deniz-brand-grid span{display:block;padding-right:54px;margin-top:10px;color:#64748b;font-size:14px;line-height:1.45}

/* Homepage: solutions */
.deniz-home-solutions{background:#f4f7fb}
.deniz-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.deniz-solution-grid>a{display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;gap:5px 15px;align-items:center;min-height:126px;padding:24px;border:1px solid #dfe6ef;border-radius:18px;background:#fff;color:#10283f;text-decoration:none;box-shadow:0 8px 24px rgba(11,34,57,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.deniz-solution-grid>a:hover{transform:translateY(-2px);border-color:#8fb8e9;box-shadow:0 14px 34px rgba(18,79,164,.09)}
.deniz-solution-grid>a>span{grid-row:1/3;display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#edf5ff;color:#155fb8}
.deniz-solution-grid>a>span svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}
.deniz-solution-grid strong{font-size:19px;line-height:1.25}
.deniz-solution-grid small{color:#64748b;font-size:13px;line-height:1.45}

/* Homepage: projects and FAQ */
.deniz-home-projects .empty-panel{max-width:none;padding:30px 34px;text-align:left;border-style:solid;border-color:#dfe6ef;background:linear-gradient(135deg,#f8fbff,#f1f6fc);border-radius:18px}
.deniz-home-projects .empty-panel p{max-width:760px;margin:0 0 12px;color:#506274;line-height:1.6}
.deniz-home-faq{background:#fff}
.deniz-home-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}
.deniz-home-faq .faq-list{border:1px solid #dfe6ef;border-radius:16px;background:#fff;padding:0 18px;box-shadow:0 8px 24px rgba(11,34,57,.035)}
.deniz-home-faq .faq-list details:last-child{border-bottom:0}
.deniz-home-faq__grid--hub{margin-top:0}

/* HUB/category styles from 19.2–19.4 were previously present only in style.css,
   which this theme does not enqueue. Keep the working rules in main.css. */
@media(max-width:1024px){body.deniz-no-mobile-conversion .mobile-conversion{display:none!important}body.deniz-no-mobile-conversion .site-footer{padding-bottom:0!important}body.deniz-no-mobile-conversion .final-cta{padding-bottom:46px!important}}
@media(max-width:640px){.catalog-category-card__subs{max-height:112px;overflow:auto;overscroll-behavior:contain}.catalog-category-card__head{gap:8px}.catalog-category-card__head strong{overflow-wrap:anywhere}.catalog-filter{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;gap:10px!important}.catalog-filter label,.catalog-filter .btn,.catalog-filter .filter-reset{min-width:0!important;width:100%!important}}

.deniz-hub-categories,.deniz-hub-products,.deniz-hub-advantages,.deniz-hub-faq,.deniz-hub-seo,.deniz-hub-cta{scroll-margin-top:92px}
.deniz-hub-tile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.deniz-hub-tile{display:grid;grid-template-rows:148px 1fr;min-width:0;background:#fff;border:1px solid #dfe6ef;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.deniz-hub-tile:hover{transform:translateY(-2px);border-color:#8fb8e9;box-shadow:0 12px 34px rgba(18,79,164,.10)}
.deniz-hub-tile__image{display:flex;align-items:center;justify-content:center;background:#f5f8fc;padding:14px;overflow:hidden}.deniz-hub-tile__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.deniz-hub-tile__body{display:grid;grid-template-columns:1fr auto;gap:5px 10px;align-items:center;padding:15px 16px}.deniz-hub-tile__body strong{font-size:16px;line-height:1.25;color:#10283f}.deniz-hub-tile__body small{grid-column:1/2;color:#64748b;line-height:1.35}.deniz-hub-tile__body i{grid-column:2;grid-row:1/3;display:flex;color:#155fb8}.deniz-hub-tile__body i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.deniz-hub-products .product-grid{align-items:stretch}.deniz-hub-products .product-card{height:100%}
.deniz-adv-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.deniz-adv-grid article{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;gap:3px 10px;align-items:center;background:#f5f8fc;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.deniz-adv-grid article svg{grid-row:1/3;width:34px;height:34px;fill:none;stroke:#155fb8;stroke-width:1.7}.deniz-adv-grid strong{font-size:15px;color:#10283f}.deniz-adv-grid span{font-size:13px;color:#64748b;line-height:1.35}
.deniz-hub-seo__grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);gap:40px;align-items:start}.deniz-hub-seo__text{min-width:0;max-width:none}.deniz-hub-seo__text>h2:first-child{margin-top:0}.deniz-hub-seo__text h2{font-size:clamp(24px,2.2vw,34px);margin-top:34px}.deniz-hub-seo__text h3{font-size:clamp(19px,1.7vw,24px);margin-top:26px}.deniz-hub-seo__text p,.deniz-hub-seo__text li{line-height:1.68}.deniz-hub-seo__media{position:sticky;top:110px;margin:0;border:1px solid #dfe6ef;border-radius:18px;background:#fff;padding:14px;overflow:hidden}.deniz-hub-seo__media img{display:block;width:100%;height:auto;max-height:360px;object-fit:contain;object-position:center;border-radius:12px}.deniz-hub-seo__media figcaption{font-size:12px;color:#64748b;text-align:center;margin-top:9px}
.deniz-hub-cta{padding-top:0}.deniz-hub-cta__panel{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);gap:30px;align-items:center;padding:34px 38px;border-radius:20px;background:linear-gradient(135deg,#074da5,#0074d9);color:#fff;box-shadow:0 18px 45px rgba(8,68,151,.18)}.deniz-hub-cta__panel .eyebrow,.deniz-hub-cta__panel h2,.deniz-hub-cta__panel p{color:#fff}.deniz-hub-cta__panel h2{margin:6px 0 10px;font-size:clamp(26px,3vw,39px)}.deniz-hub-cta__panel p{margin:0;opacity:.92;max-width:740px}.deniz-hub-cta__actions{display:grid;gap:12px}.deniz-hub-cta__actions .btn{width:100%;justify-content:center}.deniz-hub-cta__actions .btn--primary{background:#fff;color:#0d4f9c;border-color:#fff}.deniz-hub-cta__actions .btn--wa{background:#16b55b;border-color:#16b55b;color:#fff}
.page-hero--hub .page-hero__media img{object-fit:contain;background:#fff}.page-hero--hub .page-hero__grid{align-items:center}
@media(max-width:1200px){.deniz-hub-tile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.deniz-adv-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deniz-hub-seo__grid{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:28px}}
@media(max-width:900px){.deniz-hub-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deniz-adv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deniz-hub-seo__grid,.deniz-hub-cta__panel{grid-template-columns:1fr}.deniz-hub-seo__media{position:static;order:2;max-width:620px}.deniz-hub-cta__actions{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.deniz-hub-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.deniz-hub-tile-grid,.deniz-adv-grid{grid-template-columns:1fr}.deniz-hub-tile{grid-template-columns:112px 1fr;grid-template-rows:118px}.deniz-hub-tile__image{padding:10px}.deniz-hub-tile__body{padding:12px}.deniz-hub-cta__panel{padding:24px 20px;border-radius:16px}.deniz-hub-cta__actions{grid-template-columns:1fr}.deniz-hub-seo__grid{gap:22px}.deniz-hub-seo__media{padding:10px}.deniz-hub-faq .faq-block{grid-template-columns:1fr!important}.deniz-hub-products .product-grid{grid-template-columns:1fr!important}.page-hero--hub .page-hero__actions{display:grid;grid-template-columns:1fr 1fr}.page-hero--hub .page-hero__actions .page-hero__browse{grid-column:1/-1}}

.deniz-hub-group-list{display:grid;gap:34px}.deniz-hub-group{min-width:0}.deniz-hub-group>h3{margin:0 0 14px;font-size:clamp(19px,1.7vw,24px);color:#102b45}.deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.deniz-hub-categories .deniz-hub-tile{min-height:100%}
@media(max-width:1200px){.deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.deniz-hub-group-list{gap:28px}.deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deniz-hub-group>h3{margin-bottom:10px}}
@media(max-width:480px){.deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:1fr}.deniz-hub-tile{grid-template-columns:104px 1fr;grid-template-rows:112px}}
body.deniz-primary-customer-hub{padding-bottom:0}
@media(max-width:720px){body.deniz-primary-customer-hub{padding-bottom:74px}.mobile-conversion--five{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));height:64px;padding:6px max(6px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));gap:4px;background:#fff;border-top:1px solid #dbe4ee;box-shadow:0 -8px 28px rgba(11,34,57,.12)}.mobile-conversion--five a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 2px!important;border-radius:9px;text-align:center;font-size:10px!important;line-height:1.05;text-decoration:none}.mobile-conversion--five a svg{width:20px!important;height:20px!important}.mobile-conversion--five .mobile-conversion__call{background:#0d5eb9;color:#fff}.mobile-conversion--five .mobile-conversion__wa{background:#16a858;color:#fff}.mobile-conversion--five .mobile-conversion__catalog,.mobile-conversion--five .mobile-conversion__price,.mobile-conversion--five .mobile-conversion__kp{background:#eef4fa;color:#123d69}.site-footer{padding-bottom:12px}}

/* Responsive homepage blocks */
@media(max-width:900px){.deniz-brand-grid,.deniz-solution-grid{grid-template-columns:1fr 1fr}.deniz-home-faq__grid{grid-template-columns:1fr}.deniz-home-projects .empty-panel{padding:26px}}
@media(max-width:620px){.deniz-brand-grid,.deniz-solution-grid{grid-template-columns:1fr}.deniz-brand-grid>a{min-height:112px;padding:20px}.deniz-solution-grid>a{min-height:108px;padding:20px}.deniz-home-faq .faq-list{padding:0 16px}.deniz-home-projects .empty-panel{padding:22px}}

/* v19.4.4 polipropilenovye-truby refinements */
.page-hero--hub .page-hero__media img{object-fit:cover;background:#eef3f8}
.deniz-home-faq__grid,.deniz-home-faq__grid--hub{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}
.deniz-hub-faq .home-v15-section-head{margin-bottom:18px}
.deniz-hub-faq .faq-list,.deniz-home-faq .faq-list{border:1px solid #dfe6ef;border-radius:16px;background:#fff;padding:0 18px;box-shadow:none}
.deniz-hub-faq .faq-list details,.deniz-home-faq .faq-list details{border-bottom:1px solid var(--line);padding:0}
.deniz-hub-faq .faq-list details:last-child,.deniz-home-faq .faq-list details:last-child{border-bottom:0}
.deniz-hub-faq .faq-list summary,.deniz-home-faq .faq-list summary{padding:18px 40px 18px 0;position:relative;display:block}
.deniz-hub-faq .faq-list summary:after,.deniz-home-faq .faq-list summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue);font-size:18px;line-height:1}
.deniz-hub-faq .faq-list details[open] summary:after,.deniz-home-faq .faq-list details[open] summary:after{content:"−"}
.deniz-hub-faq .faq-list p,.deniz-home-faq .faq-list p{padding:0 10px 18px 0;margin:0;color:var(--muted)}
@media(max-width:900px){.deniz-home-faq__grid,.deniz-home-faq__grid--hub{grid-template-columns:1fr}}

/* v19.4.6 custom hero for PPR pipes page */
.page-hero--ppr-reference{position:relative;padding:18px 0 28px;background:#f5f8fc;overflow:hidden}
.page-hero--ppr-reference__bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(245,248,252,.985) 0%,rgba(245,248,252,.985) 37%,rgba(245,248,252,.88) 49%,rgba(245,248,252,.45) 62%,rgba(245,248,252,0) 76%),url("../images/ppr-hero-reference.jpg");background-repeat:no-repeat;background-position:center center;background-size:cover}
.page-hero--ppr-reference__inner{position:relative;min-height:322px;display:flex;align-items:flex-start}
.page-hero--ppr-reference__copy{max-width:500px;padding:42px 0 18px}
.page-hero--ppr-reference h1{max-width:10.5ch;margin-bottom:14px}
.page-hero--ppr-reference .page-hero__lead{max-width:420px;font-size:16px;line-height:1.45;margin-bottom:18px}
.page-hero--ppr-reference__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 18px;max-width:760px}
.page-hero--ppr-reference__features span{display:flex;align-items:flex-start;gap:8px;color:var(--ink);font-size:13px;line-height:1.3}
.page-hero--ppr-reference__features svg{width:24px;height:24px;color:var(--blue);flex:0 0 24px}
.page-hero--ppr-reference__features b{font-weight:600}
.page-hero__actions--ppr{margin-top:8px}.page-hero__actions--ppr .btn{min-width:212px}.page-hero__actions--ppr .btn--outline{background:rgba(255,255,255,.92)}
@media(max-width:1100px){.page-hero--ppr-reference__bg{background-position:60% center}.page-hero--ppr-reference__features{grid-template-columns:repeat(2,minmax(0,1fr));max-width:460px}}
@media(max-width:720px){.page-hero--ppr-reference{padding-top:18px;padding-bottom:26px}.page-hero--ppr-reference__bg{background-image:linear-gradient(180deg,rgba(245,248,252,.98) 0%,rgba(245,248,252,.98) 53%,rgba(245,248,252,.72) 70%,rgba(245,248,252,.25) 100%),url("../images/ppr-hero-reference.jpg");background-position:72% top;background-size:cover}.page-hero--ppr-reference__inner{min-height:auto}.page-hero--ppr-reference__copy{padding:18px 0 0;max-width:none}.page-hero--ppr-reference h1{max-width:12ch}.page-hero--ppr-reference .page-hero__lead{max-width:none}.page-hero--ppr-reference__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none}.page-hero__actions--ppr{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:520px){.page-hero--ppr-reference__features{grid-template-columns:1fr}.page-hero__actions--ppr{grid-template-columns:1fr}}

/* v19.4.7 exact hero for /polipropilenovye-truby/ */
.page-hero--ppr-exact{padding:18px 0 24px;background:#fff}
.page-hero--ppr-exact__frame{position:relative;display:grid;grid-template-columns:385px 1fr;align-items:stretch;min-height:322px;background:#fff;overflow:hidden}
.page-hero--ppr-exact__copy{position:relative;z-index:2;padding:18px 0 8px 0;max-width:360px}
.page-hero--ppr-exact .eyebrow{margin-bottom:10px}
.page-hero--ppr-exact h1{font-size:56px;line-height:.98;letter-spacing:-.02em;max-width:8.8ch;margin-bottom:14px}
.page-hero--ppr-exact .page-hero__lead{font-size:16px;line-height:1.35;color:var(--ink-2);max-width:330px;margin-bottom:14px}
.page-hero--ppr-exact__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 14px;align-items:start;margin:12px 0 18px;max-width:690px}
.page-hero--ppr-exact__features span{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.25;color:var(--ink)}
.page-hero--ppr-exact__features svg{width:22px;height:22px;color:var(--blue);flex:0 0 22px}
.page-hero--ppr-exact__features b{font-weight:600}
.page-hero--ppr-exact__actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}
.page-hero--ppr-exact__actions .btn{min-width:206px;min-height:48px}
.page-hero--ppr-exact__media{position:relative;display:flex;justify-content:flex-end;align-items:stretch}
.page-hero--ppr-exact__media img{width:100%;height:100%;max-height:322px;object-fit:cover;object-position:right center;border-radius:0}
@media(max-width:1180px){.page-hero--ppr-exact__frame{grid-template-columns:360px 1fr}.page-hero--ppr-exact h1{font-size:50px}.page-hero--ppr-exact__features{grid-template-columns:repeat(2,minmax(0,1fr));max-width:340px}}
@media(max-width:900px){.page-hero--ppr-exact__frame{grid-template-columns:1fr;min-height:0}.page-hero--ppr-exact__copy{max-width:none;padding:14px 0 10px}.page-hero--ppr-exact h1{font-size:42px;max-width:10ch}.page-hero--ppr-exact .page-hero__lead{max-width:none}.page-hero--ppr-exact__features{max-width:none}.page-hero--ppr-exact__media{order:-1;margin-bottom:14px}.page-hero--ppr-exact__media img{max-height:none;border-radius:16px}.page-hero--ppr-exact__actions{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:560px){.page-hero--ppr-exact h1{font-size:34px}.page-hero--ppr-exact__features{grid-template-columns:1fr 1fr}.page-hero--ppr-exact__actions{grid-template-columns:1fr}.page-hero--ppr-exact__actions .btn{width:100%;min-width:0}}


/* v19.4.8 — final TZ hero for /polipropilenovye-truby/ */
.page-hero--ppr-tz{padding:18px 0 24px;background:linear-gradient(135deg,#f7faff 0%,#eef5fb 100%);overflow:hidden}
.ppr-tz-hero{display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:360px;align-items:stretch;border-radius:0;overflow:hidden}
.ppr-tz-hero__copy{position:relative;z-index:2;padding:28px 14px 22px 0;display:flex;flex-direction:column;justify-content:center}
.ppr-tz-hero__copy .eyebrow{margin-bottom:10px}
.ppr-tz-hero__copy h1{font-size:clamp(42px,3.6vw,52px);line-height:1;letter-spacing:-.02em;margin:0 0 14px;max-width:none}
.ppr-tz-hero__lead{font-size:16px;line-height:1.42;color:var(--ink-2);margin:0 0 16px;max-width:520px}
.ppr-tz-hero__lead span{display:block}
.ppr-tz-hero__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px;max-width:650px;margin:4px 0 18px}
.ppr-tz-hero__features span{display:flex;align-items:flex-start;gap:7px;min-width:0;color:var(--ink);font-size:11.5px;line-height:1.25}
.ppr-tz-hero__features svg{width:24px;height:24px;flex:0 0 24px;color:var(--blue)}
.ppr-tz-hero__features b{font-weight:600}
.ppr-tz-hero__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.ppr-tz-hero__actions .btn{min-height:48px;padding-inline:20px}
.ppr-tz-hero__media{position:relative;min-width:0;display:flex;align-items:center;justify-content:flex-end;background:#fff;overflow:hidden}
.ppr-tz-hero__media:before{content:"";position:absolute;z-index:1;left:0;top:0;bottom:0;width:20%;background:linear-gradient(90deg,#eef5fb 0%,rgba(238,245,251,.78) 36%,rgba(238,245,251,0) 100%);pointer-events:none}
.ppr-tz-hero__media img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center right}
@media(max-width:1180px){.ppr-tz-hero{grid-template-columns:minmax(0,50%) minmax(0,50%)}.ppr-tz-hero__copy h1{font-size:46px}.ppr-tz-hero__features{grid-template-columns:repeat(2,minmax(0,1fr));max-width:430px}.ppr-tz-hero__media img{object-position:60% center}}
@media(max-width:820px){.page-hero--ppr-tz{padding-top:8px}.ppr-tz-hero{grid-template-columns:1fr;min-height:0}.ppr-tz-hero__copy{padding:20px 0 22px}.ppr-tz-hero__copy h1{font-size:40px;max-width:none}.ppr-tz-hero__lead{max-width:none}.ppr-tz-hero__features{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.ppr-tz-hero__media{order:-1;border-radius:16px}.ppr-tz-hero__media:before{display:none}.ppr-tz-hero__media img{height:auto;min-height:0;max-height:320px;object-fit:cover;object-position:center}}
@media(max-width:520px){.ppr-tz-hero__copy h1{font-size:34px}.ppr-tz-hero__features{grid-template-columns:1fr 1fr;gap:12px}.ppr-tz-hero__features span{font-size:11px}.ppr-tz-hero__actions{display:grid;grid-template-columns:1fr}.ppr-tz-hero__actions .btn{width:100%}}

/* v19.4.9 usability refinements for the PPR category hub */
.ppr-tz-hero__actions .btn--primary{background:#155fb8!important;color:#fff!important;border-color:#155fb8!important}
.ppr-tz-hero__actions .btn--primary svg{color:#fff!important;stroke:#fff!important}
.ppr-tz-hero__actions .btn--primary:hover{background:#0f4f9f!important;color:#fff!important}

/* Category navigation: fixed card width and rhythm instead of cards stretching differently by group size. */
.deniz-hub-categories .deniz-hub-group-list{gap:36px}
.deniz-hub-categories .deniz-hub-group .deniz-hub-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.deniz-hub-categories .deniz-hub-tile{grid-template-rows:132px 1fr;min-height:250px}
.deniz-hub-categories .deniz-hub-tile__image{padding:12px}
.deniz-hub-categories .deniz-hub-tile__body{padding:14px 15px}
.deniz-hub-categories .deniz-hub-tile__body strong{font-size:15px}
.deniz-hub-categories .deniz-hub-tile__body small{font-size:12px}
@media(max-width:1050px){.deniz-hub-categories .deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.deniz-hub-categories .deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:1fr}.deniz-hub-categories .deniz-hub-tile{grid-template-columns:112px 1fr;grid-template-rows:118px;min-height:118px}}

/* Product cards: four on wide screens, two on tablet, one on phone — stable scan pattern. */
.deniz-hub-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
@media(max-width:1180px){.deniz-hub-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.deniz-hub-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.deniz-hub-products .product-grid{grid-template-columns:1fr!important}}

/* PPR SEO text is text-only: no repeated/sticky hero photo. */
.deniz-hub-seo--text-only .deniz-hub-seo__text{max-width:980px;margin:0 auto}
.deniz-hub-seo--text-only .deniz-hub-seo__text table{width:100%;display:table}
@media(max-width:760px){.deniz-hub-seo--text-only .deniz-hub-seo__text{max-width:none}.deniz-hub-seo--text-only .deniz-hub-seo__text table{display:block;overflow-x:auto;white-space:nowrap}}

/* v19.4.10 — consistent reading width for the long SEO block on the PPR hub */
.deniz-hub-seo--text-only .deniz-hub-seo__text{width:100%;max-width:980px;margin-inline:auto}
.deniz-hub-seo--text-only .deniz-hub-seo__text>h2,
.deniz-hub-seo--text-only .deniz-hub-seo__text>h3,
.deniz-hub-seo--text-only .deniz-hub-seo__text>p,
.deniz-hub-seo--text-only .deniz-hub-seo__text>ul,
.deniz-hub-seo--text-only .deniz-hub-seo__text>ol,
.deniz-hub-seo--text-only .deniz-hub-seo__text>blockquote,
.deniz-hub-seo--text-only .deniz-hub-seo__text>table,
.deniz-hub-seo--text-only .deniz-hub-seo__text>div{width:100%;max-width:none;margin-left:0;margin-right:0}
.deniz-hub-seo--text-only .deniz-hub-seo__text p,
.deniz-hub-seo--text-only .deniz-hub-seo__text li{max-width:none}
.deniz-hub-seo--text-only .deniz-hub-seo__text table{table-layout:auto;border-collapse:collapse}
.deniz-hub-seo--text-only .deniz-hub-seo__text th,
.deniz-hub-seo--text-only .deniz-hub-seo__text td{vertical-align:top}
@media(max-width:1040px){.deniz-hub-seo--text-only .deniz-hub-seo__text{max-width:100%}}
@media(max-width:760px){.deniz-hub-seo--text-only .deniz-hub-seo__text table{display:block;width:100%;overflow-x:auto;white-space:nowrap}}


/* === DENIZ PLAST v19.4.11 — restore one consistent final CTA on category HUBs === */
.final-cta--primary-hub{
  position:relative!important;
  overflow:hidden!important;
  min-height:230px!important;
  padding:38px 0!important;
  background:#0b63b7 url('../images/contact-headset-banner.webp') center right/cover no-repeat!important;
  color:#fff!important;
}
.final-cta--primary-hub::before,
.final-cta--primary-hub:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(8,55,110,.97) 0%,rgba(8,55,110,.93) 42%,rgba(8,55,110,.70) 62%,rgba(8,55,110,.16) 100%)!important;
  pointer-events:none!important;
}
.final-cta--primary-hub .container{
  position:relative!important;
  z-index:1!important;
}
.final-cta--primary-hub .final-cta__grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  gap:56px!important;
  align-items:center!important;
  min-height:154px!important;
}
.final-cta--primary-hub .final-cta__copy{
  max-width:560px!important;
}
.final-cta--primary-hub .eyebrow{
  color:#fff!important;
  margin-bottom:8px!important;
}
.final-cta--primary-hub h2{
  color:#fff!important;
  font-size:clamp(32px,3vw,46px)!important;
  line-height:1.05!important;
  margin:0 0 12px!important;
}
.final-cta--primary-hub p{
  color:#fff!important;
  opacity:.96!important;
  font-size:17px!important;
  line-height:1.55!important;
  max-width:520px!important;
  margin:0!important;
}
.final-cta--primary-hub .final-cta__actions{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  width:300px!important;
  min-width:0!important;
  max-width:300px!important;
  margin:0!important;
  justify-self:start!important;
  align-self:center!important;
}
.final-cta--primary-hub .final-cta__actions .btn{
  width:100%!important;
  min-height:48px!important;
  justify-content:center!important;
}
.final-cta--primary-hub .final-cta__actions .btn--light{
  background:#fff!important;
  color:#0b2b4b!important;
  border-color:#fff!important;
}
.final-cta--primary-hub .final-cta__actions .btn--wa{
  background:#17b557!important;
  color:#fff!important;
  border-color:#17b557!important;
}
/* The old blue HUB CTA is retired: only one final conversion block should exist. */
.deniz-hub-cta{display:none!important;}
@media(max-width:900px){
  .final-cta--primary-hub{
    background-position:64% center!important;
  }
  .final-cta--primary-hub::before,
  .final-cta--primary-hub:before{
    background:linear-gradient(90deg,rgba(8,55,110,.97) 0%,rgba(8,55,110,.92) 54%,rgba(8,55,110,.48) 100%)!important;
  }
  .final-cta--primary-hub .final-cta__grid{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .final-cta--primary-hub .final-cta__actions{
    width:min(100%,360px)!important;
    max-width:360px!important;
  }
}
@media(max-width:620px){
  .final-cta--primary-hub{
    min-height:0!important;
    padding:34px 0 calc(34px + env(safe-area-inset-bottom))!important;
    background-position:72% center!important;
  }
  .final-cta--primary-hub::before,
  .final-cta--primary-hub:before{
    background:linear-gradient(180deg,rgba(8,55,110,.96) 0%,rgba(8,55,110,.94) 68%,rgba(8,55,110,.83) 100%)!important;
  }
  .final-cta--primary-hub h2{font-size:32px!important;}
  .final-cta--primary-hub p{font-size:16px!important;}
  .final-cta--primary-hub .final-cta__actions{
    width:100%!important;
    max-width:none!important;
  }
}

/* v19.4.12: controlled two-line H1 on PPR hub */
.ppr-tz-hero__copy h1.ppr-tz-hero__title{font-size:clamp(42px,3.65vw,54px);line-height:.98;letter-spacing:-.02em;margin:0 0 14px;max-width:none;width:max-content}
.ppr-tz-hero__title>span{display:block}
.ppr-tz-hero__title-line2{white-space:nowrap}
@media(max-width:1180px){.ppr-tz-hero__copy h1.ppr-tz-hero__title{font-size:42px}}
@media(max-width:900px){.ppr-tz-hero__copy h1.ppr-tz-hero__title{font-size:38px;width:auto}.ppr-tz-hero__title-line2{white-space:normal}}
@media(max-width:520px){.ppr-tz-hero__copy h1.ppr-tz-hero__title{font-size:34px}}

/* v19.4.13 hero title + image corrections */
.ppr-tz-hero__title span{display:block}
.ppr-tz-hero__title-line1,.ppr-tz-hero__title-line2{white-space:nowrap}
.ppr-tz-hero__media img{object-position:center center}
@media(max-width:1180px){.ppr-tz-hero__title-line1,.ppr-tz-hero__title-line2{white-space:normal}}

/* v19.4.15: single-row category strip for /polipropilenovye-truby/ */
.deniz-hub-categories--strip .section-head{margin-bottom:18px}
.deniz-hub-categories--strip .deniz-hub-group-list{gap:0}
.deniz-hub-categories--strip .deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.deniz-hub-categories--strip .deniz-hub-tile{min-height:100%;border-radius:12px}
.deniz-hub-categories--strip .deniz-hub-tile__image{padding:12px;background:#f7f9fc;aspect-ratio:1.5/1}
.deniz-hub-categories--strip .deniz-hub-tile__body strong{font-size:16px;line-height:1.15}
.deniz-hub-categories--strip .deniz-hub-tile__body small{font-size:12px;line-height:1.35;color:#607088}
@media(max-width:1200px){.deniz-hub-categories--strip .deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.deniz-hub-categories--strip .deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.deniz-hub-categories--strip .deniz-hub-group .deniz-hub-tile-grid{grid-template-columns:1fr}}

/* v19.4.16 — PPR product catalogue layout matching the approved reference */
.deniz-hub-products--ppr{background:#fff}
.ppr-showcase__head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px}
.ppr-showcase__head h2{margin:0;font-size:clamp(28px,2.5vw,38px)}
.ppr-showcase__head label{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;white-space:nowrap}
.ppr-showcase__head select{height:42px;min-width:190px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 36px 0 12px;color:var(--ink)}
.ppr-showcase__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}
.ppr-showcase-filter{border:1px solid var(--line);border-radius:14px;background:#fff;padding:18px;position:sticky;top:92px}
.ppr-showcase-filter fieldset{border:0;padding:0;margin:0 0 20px}
.ppr-showcase-filter legend{font-weight:700;margin-bottom:10px;color:var(--ink);font-size:14px}
.ppr-showcase-filter label{display:flex;align-items:center;gap:9px;margin:8px 0;color:var(--ink-2);font-size:13px;cursor:pointer}
.ppr-showcase-filter input{width:17px;height:17px;margin:0;accent-color:var(--blue)}
.ppr-showcase-filter__submit{width:100%;min-height:44px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:700;padding:0 12px}
.ppr-showcase-filter__reset{display:block;text-align:center;margin-top:10px;color:var(--muted);font-size:12px;text-decoration:underline}
.ppr-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ppr-showcase-card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 2px 8px rgba(10,42,73,.035)}
.ppr-showcase-card__image{height:178px;padding:18px 16px 8px;background:#fff;display:flex;align-items:center;justify-content:center}
.ppr-showcase-card__image img{width:100%;height:100%;object-fit:contain;object-position:center}
.ppr-showcase-card__body{padding:12px 14px 14px;display:flex;flex-direction:column;flex:1}
.ppr-showcase-card h3{font-size:14px;line-height:1.25;margin:0 0 8px;min-height:52px;color:var(--ink)}
.ppr-showcase-card__meta{margin:0 0 8px;color:var(--muted);font-size:11px;line-height:1.35;min-height:30px}
.ppr-showcase-card__stock{display:inline-flex;align-items:center;gap:6px;color:#718092;font-size:12px;font-weight:600;margin-bottom:6px}
.ppr-showcase-card__stock i{width:7px;height:7px;border-radius:50%;background:#a8b2bd;flex:0 0 7px}
.ppr-showcase-card__stock.is-available{color:#1ca850}.ppr-showcase-card__stock.is-available i{background:#25bd61}
.ppr-showcase-card__price{margin-top:auto;margin-bottom:10px;display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}
.ppr-showcase-card__price strong{font-size:18px;line-height:1;color:var(--ink)}
.ppr-showcase-card__price del{font-size:11px;color:var(--muted)}
.ppr-showcase-card__actions{display:grid;grid-template-columns:1fr 42px;gap:8px}
.ppr-showcase-card__request{min-height:40px;border-radius:7px;background:var(--blue);color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px}
.ppr-showcase-card__request svg{width:17px;height:17px}
.ppr-showcase-card__details{width:42px;height:40px;border:1px solid #c7d8e8;border-radius:7px;color:var(--blue);display:grid;place-items:center;background:#fff}
.ppr-showcase-card__details svg{width:18px;height:18px}
@media(max-width:1180px){.ppr-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:920px){.ppr-showcase__layout{grid-template-columns:1fr}.ppr-showcase-filter{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ppr-showcase-filter fieldset{margin:0}.ppr-showcase-filter__submit,.ppr-showcase-filter__reset{align-self:end}.ppr-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.ppr-showcase__head{align-items:flex-start;flex-direction:column}.ppr-showcase__head label{width:100%;justify-content:space-between}.ppr-showcase__head select{flex:1;min-width:0}.ppr-showcase-filter{grid-template-columns:1fr}.ppr-showcase-grid{grid-template-columns:1fr}.ppr-showcase-card__image{height:210px}.ppr-showcase-card h3{min-height:0}}
