:root{--color-graphite: #171717;--color-white: #f7f5f0;--color-yellow: #f2b705;--color-sand: #ded5c8;--color-gray: #717171;--color-line: #ded5c8;--color-surface: #ffffff;--color-text: #171717;--color-text-muted: #454545;--color-success: #1f6b2a;--color-success-bg: #e7f5df;--color-warning: #775200;--color-warning-bg: #fff3cf;--color-error: #9f1d1d;--color-error-bg: #f9dfdf;--color-info: #24536b;--color-info-bg: #e0f0f6;--font-heading: "Geologica", "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Onest", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--line-tight: 1.08;--line-base: 1.55;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4.5rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 18px;--shadow-sm: 0 8px 24px rgb(23 23 23 / .08);--shadow-md: 0 18px 50px rgb(23 23 23 / .14);--container: 1760px;--content-max: 1180px;--page-gutter: clamp(1rem, 3vw, 3.5rem);--transition: .16s ease;--z-header: 20;--z-bottom-bar: 30;--z-overlay: 50;--bp-tablet: 920px;--bp-mobile: 680px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--color-white);color:var(--color-text);font-family:var(--font-body);font-size:1rem;line-height:var(--line-base);padding-bottom:0;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{transition:color var(--transition),background var(--transition),border-color var(--transition),transform var(--transition),box-shadow var(--transition)}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.ui-icon{width:1.1em;height:1.1em;flex:0 0 auto;object-fit:contain}:focus-visible{outline:3px solid var(--color-yellow);outline-offset:3px}h1,h2,h3{font-family:var(--font-heading);line-height:var(--line-tight);margin:0;letter-spacing:0;font-weight:800}h1{font-size:clamp(2.4rem,4.35vw,4.7rem);max-width:860px;overflow-wrap:break-word}h2{font-size:clamp(1.65rem,2.25vw,2.7rem)}h3{font-size:1.28rem}p{color:var(--color-text-muted);margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(var(--container),calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.site-header{position:sticky;top:0;z-index:var(--z-header);background:#f7f5f0f0;border-bottom:1px solid rgb(23 23 23 / .1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:76px;display:grid;grid-template-columns:auto 1fr minmax(160px,220px) auto auto auto;gap:var(--space-4);align-items:center}.brand{display:inline-flex;align-items:center;gap:var(--space-3);padding:0;background:none;border:0;color:var(--color-graphite);text-align:left}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--color-graphite);color:var(--color-yellow);font:800 .95rem var(--font-heading);letter-spacing:.02em}.brand small,.footer small{display:block;color:var(--color-gray);font-size:.78rem}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:var(--space-2)}.desktop-nav>button,.mega-trigger,.footer button{border:0;background:none;color:var(--color-graphite);padding:.55rem .7rem;border-radius:var(--radius-sm)}.desktop-nav>button:hover,.desktop-nav>button.active,.mega-trigger:hover,.mega-trigger.active,.footer button:hover{background:#f2b70529}.mega{position:relative}.mega-panel{position:absolute;top:calc(100% + 12px);left:50%;width:min(720px,92vw);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);padding:var(--space-4);background:var(--color-surface);border:1px solid rgb(23 23 23 / .1);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;transform:translate(-50%,8px)}.mega:hover .mega-panel,.mega:focus-within .mega-panel{opacity:1;pointer-events:auto;transform:translate(-50%)}.mega-item{display:grid;grid-template-columns:96px 1fr;gap:var(--space-3);align-items:center;padding:var(--space-2);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-white);text-align:left}.mega-item img{height:70px;width:96px;object-fit:cover;border-radius:var(--radius-sm)}.mega-item small{display:block;color:var(--color-gray)}.header-search{display:flex;min-width:0}.header-search input,.field input,.field textarea,.field select,.catalog-toolbar select{width:100%;border:1px solid rgb(23 23 23 / .16);background:var(--color-surface);border-radius:var(--radius-sm);padding:.78rem .9rem;color:var(--color-graphite)}.header-search input{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.header-search button{border:1px solid rgb(23 23 23 / .16);border-left:0;background:var(--color-surface);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:0 .8rem}.header-search .ui-icon{width:18px;height:18px}.header-phone{font-weight:700;white-space:nowrap}.btn{min-height:44px;min-width:44px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border-radius:var(--radius-sm);border:1px solid transparent;padding:.78rem 1rem;font-weight:700;text-align:center;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{background:var(--color-yellow);color:var(--color-graphite)}.btn-dark{background:var(--color-graphite);color:var(--color-white)}.btn-secondary{background:var(--color-surface);border-color:#17171729;color:var(--color-graphite)}.btn-ghost{background:transparent;border-color:#1717172e;color:var(--color-graphite)}.text-action{min-height:44px;width:fit-content;border:0;border-bottom:2px solid currentColor;background:transparent;color:var(--color-graphite);padding:.35rem 0;font-weight:800;overflow-wrap:anywhere}.text-action:hover{color:#8a6500}.icon-button{width:44px;height:44px;border:1px solid rgb(23 23 23 / .14);border-radius:var(--radius-sm);background:var(--color-surface)}.mobile-only{display:none}.hero{position:relative;overflow:hidden;min-height:min(780px,calc(100svh - 76px));display:grid;align-items:center;padding:clamp(4.5rem,9vh,7rem) 0;background:var(--color-graphite);color:var(--color-white)}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0c0c0ce0,#0c0c0ca6 46%,#0c0c0c1a 78%)}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,760px) 1fr;align-items:center}.hero-copy{display:grid;gap:var(--space-5);min-width:0}.hero-copy>p,.page-hero p{font-size:clamp(1.05rem,1vw,1.2rem);max-width:720px}.hero .hero-copy>p{color:#f7f5f0e0;max-width:640px}.hero .badge{color:var(--color-white);background:#1717178f;border-color:#f7f5f047}.hero .btn-secondary{color:var(--color-white);background:#1717177a;border-color:#f7f5f07a}.hero .btn-secondary:hover{background:#171717c7}.badge,.eyebrow{display:inline-flex;width:fit-content;align-items:center;border:1px solid rgb(23 23 23 / .16);border-radius:999px;padding:.42rem .72rem;color:var(--color-graphite);background:#ffffffb3;font-weight:700;font-size:.86rem}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);min-width:0}.hero-facts{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-5);padding-top:var(--space-2);color:#f7f5f0d6;font-size:.92rem;font-weight:700}.hero-facts span:before{content:"✓";margin-right:var(--space-2);color:var(--color-yellow)}.trust-strip{position:relative;z-index:3;margin-top:calc(var(--space-6) * -1);display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-3);padding:var(--space-4);background:var(--color-graphite);color:var(--color-white);border-radius:var(--radius-lg)}.trust-strip strong{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-right:1px solid rgb(247 245 240 / .18)}.trust-strip .ui-icon{width:28px;height:28px;padding:5px;border-radius:999px;background:var(--color-yellow)}.trust-strip strong:last-child{border-right:0}.section{padding:var(--space-8) 0}.section.compact{padding:var(--space-6) 0 0}.tinted{background:#ebe5db}.graphics-section{background:linear-gradient(180deg,#ffffff7a,#f7f5f0eb),var(--color-white)}.section-heading{display:grid;gap:var(--space-3);margin-bottom:var(--space-6);max-width:min(860px,var(--content-max))}.category-grid,.product-grid,.project-grid,.feature-grid,.cert-grid,.graphics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.category-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.category-card,.product-card,.project-card,.feature-card,.manager-card,.cert-card,.graphic-card,.form-section,.calculator,.empty,.contact-form,.map{background:var(--color-surface);border:1px solid rgb(23 23 23 / .1);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.product-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden}.category-card{overflow:hidden;grid-column:span 4;display:grid;min-height:100%}.category-card:first-child,.category-card:nth-child(2){grid-column:span 6}.category-card>img,.product-image>img,.project-card>img{width:100%;height:clamp(220px,16vw,320px);object-fit:cover}.category-card div,.product-card-body,.project-card div,.feature-card,.manager-card,.cert-card,.form-section,.calculator,.empty,.contact-form{padding:var(--space-5)}.category-card span,.product-meta,.project-card span{color:var(--color-gray);font-weight:700;font-size:.86rem}.category-card h3,.product-card h3,.project-card h3,.feature-card h2,.manager-card h3{margin:var(--space-2) 0}.feature-card{display:grid;gap:var(--space-3);align-content:start;min-width:0}.feature-card>.ui-icon{width:42px;height:42px;padding:9px;border-radius:var(--radius-sm);background:#f2b70529}.feature-card h2{font-size:clamp(1.2rem,1.1vw,1.55rem);line-height:1.12;overflow-wrap:anywhere}.feature-card p{max-width:44rem}.graphic-card{overflow:hidden;min-width:0}.graphic-card>img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.graphic-card>div{display:grid;gap:var(--space-2);padding:var(--space-5)}.graphic-card span{display:inline-flex;width:fit-content;align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-weight:800;font-size:.84rem}.graphic-card span .ui-icon{width:22px;height:22px;padding:4px;border-radius:999px;background:#f2b7052e}.graphic-card h3{margin-top:var(--space-1)}.product-image{position:relative;overflow:hidden;width:100%;border:0;background:none;padding:0}.product-image img{aspect-ratio:4 / 3}.product-card-body{display:grid;grid-template-rows:auto auto auto 1fr;align-content:start}.product-image:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(0deg,rgb(23 23 23 / .36),transparent);opacity:0}.product-card:hover .product-image:after{opacity:1}.product-card dl,.specs{display:grid;gap:var(--space-2);margin:var(--space-4) 0}.product-card dl div,.specs div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto);gap:var(--space-3);border-bottom:1px solid rgb(23 23 23 / .08);padding-bottom:var(--space-2)}dt{color:var(--color-gray)}dd{margin:0;font-weight:700;text-align:right;overflow-wrap:anywhere}.card-actions{display:grid;grid-template-columns:1fr;gap:var(--space-2);align-self:end}.card-price-action{width:100%;display:inline-flex;align-items:center;justify-content:center;border-bottom:0;color:var(--color-text-muted)}.picker{display:grid;gap:var(--space-4)}.segmented-group,.tabs,.chips,.view-toggle{display:flex;flex-wrap:wrap;gap:.45rem}.tabs{margin-bottom:var(--space-4)}.segmented-group button,.tabs button,.chips button,.view-toggle button{min-height:40px;border:1px solid rgb(23 23 23 / .16);border-radius:999px;background:var(--color-surface);padding:.44rem .78rem;font-size:.95rem;font-weight:600;line-height:1.15}.segmented-group button.active,.tabs button.active,.view-toggle button.active{background:var(--color-graphite);color:var(--color-white)}.partners-band{background:linear-gradient(90deg,#171717f0,#171717cc),url(/assets/graphics/logistics-panels-visual.webp) center / cover;color:var(--color-white);padding:var(--space-8) 0}.partners-band p,.partners-band .section-heading p,.partners-band h2{color:var(--color-white)}.partners-grid,.contacts-grid,.two-col,.product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:var(--space-6);align-items:start}.production-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:var(--space-5);align-items:stretch}.production-photo{position:sticky;top:100px;align-self:start;margin:0;min-height:100%;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--color-graphite)}.production-photo img{width:100%;height:100%;min-height:560px;object-fit:cover}.production-photo figcaption{position:absolute;left:var(--space-4);right:var(--space-4);bottom:var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:#171717d1;color:var(--color-white);font-weight:700}.production-features{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));align-content:start}.footer{background:var(--color-graphite);color:var(--color-white);padding:var(--space-7) 0}.footer p,.footer a,.footer button,.footer small{color:#f7f5f0d1}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:var(--space-6)}.footer-grid>div{display:grid;gap:var(--space-2);align-content:start}.footer h2{font-size:1rem}.footer-brand{color:var(--color-white)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-5);color:var(--color-gray)}.breadcrumbs span:not(:last-child):after{content:"/";margin-left:var(--space-2)}.breadcrumbs button{border:0;padding:0;background:none;color:var(--color-graphite);font-weight:700}.catalog-head,.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-4)}.catalog-head .section-heading{margin-bottom:0}.mobile-filter-button{display:none}.catalog-toolbar{min-height:62px;padding:var(--space-3) var(--space-4);border:1px solid rgb(23 23 23 / .1);border-radius:var(--radius-md);background:var(--color-surface)}.catalog-count{display:grid;gap:0;line-height:1.2}.catalog-count span{color:var(--color-gray);font-size:.78rem}.catalog-count strong{color:var(--color-graphite)}.catalog-toolbar label{display:flex;align-items:center;gap:var(--space-2);font-weight:700}.view-toggle{flex-wrap:nowrap}.view-toggle button{width:44px;height:44px;padding:0;border-radius:var(--radius-sm)}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:var(--space-5)}.desktop-filters,.filters{position:sticky;top:96px;align-self:start}.filters{display:grid;gap:var(--space-3);background:var(--color-surface);border:1px solid rgb(23 23 23 / .1);border-radius:var(--radius-md);padding:var(--space-4)}.field{display:grid;gap:var(--space-2);color:var(--color-graphite);font-weight:700}.field input,.field textarea,.field select{font-weight:400}.field em{color:var(--color-error);font-style:normal;margin-left:.2rem}.field input[aria-invalid=true],.field textarea[aria-invalid=true],.field select[aria-invalid=true]{border-color:var(--color-error);background:var(--color-error-bg)}.product-grid.list{grid-template-columns:1fr}.product-grid.list .product-card{display:grid;grid-template-columns:260px 1fr}.load-more{display:flex;justify-content:center;padding-top:var(--space-5)}.drawer-shell,.modal{position:fixed;inset:0;z-index:var(--z-overlay);pointer-events:none}.drawer-shell.open,.modal{pointer-events:auto}.drawer-backdrop{position:absolute;inset:0;border:0;background:#1717177a;opacity:0}.drawer-shell.open .drawer-backdrop,.modal .drawer-backdrop{opacity:1}.drawer{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:var(--color-white);padding:var(--space-5);display:grid;gap:var(--space-3);align-content:start;transform:translate(100%);overflow:auto;transition:transform var(--transition)}.drawer-shell.open .drawer{transform:translate(0)}.drawer>button{text-align:left;border:1px solid rgb(23 23 23 / .12);background:var(--color-surface);border-radius:var(--radius-sm);padding:.9rem}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-2)}.drawer-head button{width:42px;height:42px;border-radius:var(--radius-sm);border:1px solid rgb(23 23 23 / .16);background:var(--color-surface)}.page-hero{padding:var(--space-8) 0;background:linear-gradient(90deg,var(--color-graphite) 0%,#2b2a27 100%);color:var(--color-white)}.page-hero.light-hero{background:linear-gradient(135deg,#f7f5f0f5,#ebe5dbeb),var(--color-white);color:var(--color-graphite)}.page-hero p,.page-hero .badge{color:var(--color-white)}.page-hero.light-hero p,.page-hero.light-hero .badge{color:var(--color-text-muted)}.page-hero.light-hero .badge{background:#ffffffb8;border-color:#17171729}.page-hero .badge{background:#f7f5f014;border-color:#f7f5f033}.page-hero .container{display:grid;gap:var(--space-5)}.page-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,.8fr);align-items:center;gap:clamp(var(--space-5),4vw,var(--space-8))}.page-hero-grid>div{display:grid;gap:var(--space-5);min-width:0}.hero-visual{position:relative;margin:0;min-width:0;overflow:hidden;border-radius:var(--radius-lg);border:1px solid rgb(247 245 240 / .16);box-shadow:var(--shadow-md)}.hero-visual img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.hero-visual figcaption{position:absolute;left:var(--space-4);right:var(--space-4);bottom:var(--space-4);display:inline-flex;width:fit-content;max-width:calc(100% - (var(--space-4) * 2));align-items:center;gap:var(--space-2);padding:.62rem .82rem;border-radius:999px;background:#171717d1;color:var(--color-white);font-weight:800;line-height:1.15}.hero-visual figcaption .ui-icon{width:22px;height:22px;padding:4px;border-radius:999px;background:var(--color-yellow)}.gallery-main{border:0;background:none;padding:0;width:100%}.gallery-main img,.lightbox-image{width:100%;border-radius:var(--radius-md);border:1px solid rgb(23 23 23 / .1);box-shadow:var(--shadow-sm)}.thumbs{display:flex;gap:var(--space-2);margin-top:var(--space-3)}.thumbs button{border:2px solid transparent;border-radius:var(--radius-sm);padding:0;overflow:hidden}.thumbs button.active{border-color:var(--color-yellow)}.thumbs img{width:90px;height:68px;object-fit:cover}.product-info{display:grid;gap:var(--space-4);max-width:820px;position:sticky;top:104px}.product-info h1{font-size:clamp(2.35rem,4vw,4.25rem);max-width:780px}.product-cta-panel{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid rgb(23 23 23 / .12);border-left:4px solid var(--color-yellow);border-radius:var(--radius-md);background:var(--color-surface)}.product-cta-panel p{font-size:.92rem}.product-cta-panel a,.form-success a{color:var(--color-graphite);font-weight:800;text-decoration:underline;text-underline-offset:3px}.two-col h2{font-size:clamp(1.75rem,2.4vw,2.9rem)}.check-list{display:grid;gap:var(--space-2);padding-left:1.2rem}.calculator{margin-top:var(--space-6)}.calc-grid,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin:var(--space-4) 0}.calc-result{display:inline-flex;margin:var(--space-2) 0;padding:.7rem 1rem;border-radius:var(--radius-sm);background:var(--color-yellow);font-size:1.3rem}.cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cert-card,.manager-card{display:grid;gap:var(--space-2)}.manager-card a{font-weight:800;color:var(--color-graphite)}.contact-details{display:grid;gap:var(--space-3);margin-top:var(--space-4)}.map{min-height:320px;margin-top:var(--space-5);display:grid;place-items:center;background:linear-gradient(135deg,#f2b70538,#ded5c880),repeating-linear-gradient(45deg,transparent 0 24px,rgb(23 23 23 / .06) 24px 25px);color:var(--color-graphite);font-weight:800;text-align:center;padding:var(--space-5)}.contact-form{display:grid;gap:var(--space-4)}.form-note{padding-bottom:var(--space-3);border-bottom:1px solid rgb(23 23 23 / .1);font-size:.92rem}.form-success{display:grid;gap:var(--space-3);padding:var(--space-5);border:1px solid rgb(31 107 42 / .22);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.checkbox{display:flex;gap:var(--space-3);align-items:flex-start}.checkbox input{width:20px;height:20px}.error{color:var(--color-error)}.toast{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);font-weight:700}.toast.success{background:var(--color-success-bg);color:var(--color-success)}.toast.error{background:var(--color-error-bg);color:var(--color-error)}.faq{display:grid;gap:var(--space-3);margin-top:var(--space-5)}.faq details{background:var(--color-surface);border:1px solid rgb(23 23 23 / .1);border-radius:var(--radius-md);padding:var(--space-4)}.faq summary{font-weight:800;cursor:pointer}.modal-panel{position:absolute;inset:50% auto auto 50%;width:min(900px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;transform:translate(-50%,-50%);background:var(--color-white);border-radius:var(--radius-lg);padding:var(--space-5)}.empty{text-align:center}.skeleton{min-height:380px;border-radius:var(--radius-md);background:linear-gradient(90deg,#ebe5db,#fff,#ebe5db);background-size:200% 100%;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{to{background-position:-200% 0}}.bottom-bar{display:none}@media(min-width:1280px){.product-grid,.project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{grid-template-columns:320px minmax(0,1fr)}}@media(max-width:1100px){.header-inner{grid-template-columns:auto 1fr auto auto}.desktop-nav,.header-search,.header-phone,.header-inner>.btn{display:none}.mobile-only{display:inline-grid}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card,.category-card:first-child,.category-card:nth-child(2){grid-column:span 1}}@media(max-width:920px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.hero-grid,.page-hero-grid,.partners-grid,.contacts-grid,.two-col,.product-page,.footer-grid,.catalog-layout,.production-layout{grid-template-columns:1fr}.hero-media{min-height:420px}.hero-visual img{aspect-ratio:16 / 8}.production-photo{position:relative;top:auto}.production-photo img{min-height:360px}.trust-strip,.product-grid,.project-grid,.feature-grid,.cert-grid,.graphics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-filters{display:none}.mobile-filter-button{display:inline-flex}.catalog-head,.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-toolbar{width:100%}.product-info{position:static}.bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:var(--z-bottom-bar);display:grid;width:100vw;max-width:100vw;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding-bottom:env(safe-area-inset-bottom);background:#1717172e;box-shadow:0 -10px 30px #1717171f;overflow:hidden}.bottom-bar a,.bottom-bar button{min-height:64px;min-width:0;border:0;background:var(--color-graphite);color:var(--color-white);display:grid;place-items:center;text-align:center;font-weight:800;font-size:.9rem;line-height:1.15;overflow-wrap:anywhere;padding:var(--space-2) .35rem}.product-bottom-bar a,.product-bottom-bar button{display:flex;gap:.35rem}.product-bottom-bar .ui-icon{width:18px;height:18px;filter:brightness(0) invert(1)}.product-bottom-bar button:last-child .ui-icon{filter:none}.bottom-bar button:last-child{background:var(--color-yellow);color:var(--color-graphite)}}@media(max-width:680px){:root{--page-gutter: .75rem}.container{width:min(100% - 24px,var(--container))}.hero,.section,.page-hero,.partners-band{padding:var(--space-6) 0}.hero{min-height:min(660px,calc(100svh - 66px));align-items:end}.hero:before{background:#0c0c0cad}.hero-background{object-position:60% center}h1{font-size:clamp(1.7rem,8vw,2.1rem);line-height:1.1;max-width:100%;word-break:break-word;overflow-wrap:anywhere}.hero-copy{gap:var(--space-4);max-width:100%}.hero-copy>p,.page-hero p{font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr;max-width:100%}.hero-actions .btn{width:100%;min-width:0;padding-inline:.7rem;font-size:.95rem;overflow-wrap:anywhere}.hero-actions .text-action{width:100%;text-align:center;justify-content:center}.hero-visual img{aspect-ratio:4 / 3}.hero-visual figcaption{left:var(--space-3);right:var(--space-3);bottom:var(--space-3);max-width:calc(100% - (var(--space-3) * 2));border-radius:var(--radius-sm)}.hero-facts{display:grid;gap:var(--space-2)}.trust-strip{margin-top:calc(var(--space-4) * -1)}.trust-strip,.product-grid,.project-grid,.feature-grid,.category-grid,.cert-grid,.graphics-grid,.calc-grid,.form-grid{grid-template-columns:1fr}.trust-strip strong{border-right:0;border-bottom:1px solid rgb(247 245 240 / .18)}.trust-strip strong:last-child{border-bottom:0}.product-grid.list .product-card{grid-template-columns:1fr}.product-card dl div,.specs div{grid-template-columns:1fr;gap:var(--space-1)}dd{text-align:left}.category-card,.category-card:first-child,.category-card:nth-child(2){grid-column:span 1}.category-card>img,.product-image>img,.project-card>img{height:190px}.bottom-bar a,.bottom-bar button{min-height:58px;min-width:0;font-size:.78rem}.header-inner{min-height:66px}.brand small{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
