:root{--orange:#ed8500;--orange-dark:#b96300;--navy:#052b41;--ink:#192b3b;--body:#53606a;--line:#dfe3e5;--paper:#f5f5f4;--white:#fff;--font:'Open Sans',Arial,sans-serif;--display:'Oswald','Arial Narrow',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:#fff;font:15px/1.7 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{max-width:100%;display:block}button{border:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--ink);line-height:1.22}h2{font-size:32px;font-weight:750;letter-spacing:-.8px}h3{font-size:18px;font-weight:700}p{color:var(--body)}[hidden]{display:none!important}.icon{width:24px;height:24px;flex:none;vertical-align:middle}.wide{width:calc(100% - 140px);max-width:1720px;margin-inline:auto}.container{width:calc(100% - 120px);max-width:1220px;margin-inline:auto}.section{padding:74px 0}.eyebrow{display:block;color:var(--orange-dark);text-transform:uppercase;font-size:12px;font-weight:750;letter-spacing:.5px;margin-bottom:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:49px;padding:13px 26px;font-size:14px;font-weight:750;line-height:1.4;text-transform:uppercase;border:1px solid transparent;border-radius:2px;transition:background .18s,color .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button-orange{background:var(--orange);color:#fff}.button-orange:hover{background:#d87600}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:#164256}.button-outline{border-color:#eee;color:#fff;background:#ffffff06}.button-outline:hover{background:#fff;color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--orange-dark);font-weight:700;font-size:12px;text-transform:uppercase;line-height:1.5}.text-link .icon{width:20px;transition:transform .2s}.text-link:hover .icon{transform:translateX(5px)}.text-link:hover{color:var(--navy)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-heading>.text-link{margin-bottom:5px;flex:none}.topbar{background:var(--orange);color:#fff;font-size:12px;font-weight:650;height:44px}.topbar-inner{display:flex;align-items:center;gap:34px;height:100%}.topbar a{display:flex;align-items:center;gap:10px}.topbar .icon{width:16px;height:16px;stroke-width:2.4}.top-story{margin-left:auto}.nav-row{height:121px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:flex;align-items:center;gap:10px;flex:none;line-height:1.1}.brand img{width:74px;height:72px;object-fit:contain}.brand strong{font-size:39px;line-height:1.04;font-weight:800;letter-spacing:-1.8px;color:#2b2b2b;display:block}.brand small{display:block;color:var(--orange);font-size:19px;font-weight:800;margin-top:4px;letter-spacing:-.2px}.desktop-nav{display:flex;gap:43px;align-self:stretch;align-items:center;margin-left:auto;margin-right:auto}.desktop-nav a{font-size:13px;font-weight:700;text-transform:uppercase;position:relative;white-space:nowrap;color:#292f35}.desktop-nav a:after{content:'';position:absolute;left:0;right:0;bottom:-16px;height:2px;background:var(--orange);transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--orange-dark)}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.quote{gap:18px;min-height:52px;padding:14px 24px;box-shadow:0 0 8px #0b213111;white-space:nowrap}.quote .icon{width:25px;height:25px}.menu-toggle{display:none;background:transparent;color:var(--navy);width:46px;height:46px;align-items:center;justify-content:center}.mobile-nav{background:#fff;padding:8px 24px 22px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;font-size:16px;border-bottom:1px solid #eee}.mobile-nav a[aria-current]{color:var(--orange-dark);font-weight:700}.mobile-nav .icon{margin-right:10px}.hero{position:relative;isolation:isolate;min-height:550px;color:#fff;background:#17222a;overflow:hidden}.hero-photo{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:58% 50%}.hero:after{position:absolute;content:'';inset:0;background:linear-gradient(90deg,rgba(9,16,22,.62) 0%,rgba(9,16,22,.40) 38%,rgba(9,16,22,.04) 75%);z-index:-1}.hero-content{padding-block:70px 76px}.hero h1{font:700 clamp(48px,4.5vw,72px)/1.16 var(--display);letter-spacing:.15px;text-transform:uppercase;color:white;max-width:840px;margin-bottom:24px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-lead{color:#ededee;font-size:23px;line-height:1.45;margin-bottom:40px;letter-spacing:.1px}.hero-facts{display:flex;gap:30px;max-width:900px;align-items:center;margin-bottom:40px}.hero-facts>div{display:flex;align-items:center;gap:12px}.hero-facts .icon{color:var(--orange);padding:11px;width:47px;height:47px;border:1px solid var(--orange);border-radius:50%}.hero-facts strong{display:block;text-transform:uppercase;font-size:12px;line-height:1.5;font-weight:650;white-space:nowrap}.hero-facts small{display:block;color:#e2e2e2;font-size:13px;line-height:1.65;white-space:nowrap}.hero-actions{display:flex;gap:20px}.hero-actions .button{min-width:216px}.home-about{background:var(--paper);padding:46px 0 39px}.intro-grid{display:grid;grid-template-columns:1.12fr 1.65fr;gap:34px;max-width:1220px}.intro-copy h2{font-size:28px;letter-spacing:-.7px;margin-bottom:9px}.intro-copy p{font-size:13px;line-height:1.9;margin:0 0 7px}.intro-copy .text-link{margin-top:12px}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category{background:#fff;align-self:start;box-shadow:0 2px 3px #0000000c;overflow:hidden;border:1px solid #eeeeee;transition:transform .2s,box-shadow .2s}.category:hover{transform:translateY(-4px);box-shadow:0 5px 18px #051b2a15}.category>img{width:100%;height:182px;object-fit:cover}.category>img.contain{object-fit:contain;background:#e9e7e3;padding:15px}.category strong{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:700;padding:13px;min-height:55px;color:#252a2e}.category .icon{width:15px;height:15px;margin-left:auto;color:var(--orange-dark)}.home-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.photo-link{display:block;position:relative;overflow:hidden;background:#eee}.photo-link img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .4s}.photo-link:hover img{transform:scale(1.035)}.zoom{position:absolute;right:14px;bottom:14px;width:37px;height:37px;display:grid;place-items:center;background:#fff;color:var(--navy);border-radius:50%;box-shadow:0 2px 5px #0002}.zoom .icon{width:18px;height:18px}.gallery-item figcaption{font-size:13px;font-weight:600;margin-top:12px;line-height:1.5}.delivery{background:var(--navy);color:#fff;padding:46px 0}.delivery-inner{display:flex;align-items:center;gap:30px}.delivery h2{font-size:27px;color:#fff;letter-spacing:-.6px;margin-bottom:10px}.delivery p{font-size:14px;line-height:1.8;color:#ced7dd;max-width:565px}.delivery-icon{border:1px solid #547085;padding:20px;border-radius:50%;color:var(--orange)}.delivery-icon .icon{width:35px;height:35px}.delivery-phone{flex:none;font-size:25px;font-weight:750;margin-left:auto;line-height:1.7}.delivery-phone small{font-size:12px;color:#becbd4;display:block;font-weight:500}.delivery-phone .icon{margin-left:10px;color:var(--orange)}footer{background:#f4f4f2;padding:54px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:80px}.footer-grid .brand img{width:56px;height:54px}.footer-grid .brand strong{font-size:29px}.footer-grid .brand small{font-size:14px}.footer-grid p{margin-top:16px;font-size:13px;line-height:1.85}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-links strong,.footer-contact>strong{display:block;color:var(--ink);font-size:14px;margin-bottom:10px}.footer-links a:hover,.footer-contact>a:hover{color:var(--orange-dark)}.footer-contact .footer-phone{display:block;font-size:25px;color:var(--navy);line-height:1.4;font-weight:750}.footer-contact p{margin:11px 0}.footer-contact>a:last-child{font-size:12px;font-weight:700}.footer-contact .icon{width:17px;height:17px;margin-left:5px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:40px;padding:20px 0;font-size:11px;color:#68747c}.page-opening{padding:25px 0 43px;background:var(--paper);border-bottom:1px solid #e8e8e6}.breadcrumb{display:flex;align-items:center;gap:12px;color:#66737c;font-size:11px;margin-bottom:28px}.breadcrumb a:hover{color:var(--orange-dark)}.breadcrumb span{color:var(--orange-dark)}.page-opening h1{font:650 46px/1.22 var(--display);letter-spacing:-.4px;margin-bottom:15px;max-width:1050px}.lead{font-size:16px;line-height:1.8;max-width:800px}.catalog-section{padding:38px 0 64px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:40px}.filter-controls{display:flex;gap:8px;flex-wrap:wrap}.filter{background:#f0f1ef;border:1px solid #e6e8e5;color:#56616a;padding:10px 14px;min-height:42px;font-size:12px;line-height:1.5;font-weight:650;border-radius:2px;transition:background .18s,color .18s}.filter:hover{background:#e8eceb;color:var(--navy)}.filter.active{background:var(--navy);border-color:var(--navy);color:#fff}.search{display:flex;align-items:center;gap:10px;border-bottom:1px solid #b9c1c5;min-width:205px;padding:7px 0;color:#6c777e}.search .icon{width:18px;height:18px}.search input{border:0;background:transparent;width:165px;font-size:13px;min-height:29px;color:var(--ink)}.search input:focus{outline-offset:1px}.catalog-group{scroll-margin-top:25px}.catalog-group+.catalog-group{margin-top:50px}.catalog-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px;border-bottom:1px solid var(--line);padding-bottom:18px}.catalog-title h2{font-size:27px}.catalog-title>span{font-size:12px;color:#6b767d}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;border:1px solid var(--line);background:#fff}.product-image{background:#eae9e6;height:175px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover}.product-image img.contain{object-fit:contain;padding:19px}.product-copy{padding:18px 17px}.product-copy h3{font-size:17px;line-height:1.35;margin-bottom:14px}.product-thickness{font-size:12px;display:flex;justify-content:space-between;gap:10px;line-height:1.5;margin-bottom:12px}.product-thickness strong{font-weight:650;color:var(--ink)}.swatches{display:flex;gap:6px}.swatch{display:block;width:15px;height:15px;border:1px solid #0002;border-radius:50%}.swatch.czerwony{background:#a35c4d}.swatch.grafit{background:#454d50}.swatch.szary{background:#a9aaa6}.swatch.oliwka{background:#b5a170}.swatch.brąz{background:#715446}.color-names{font-size:10px;color:#657078;margin-top:6px;line-height:1.6}.compact-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px}.product-card-text{background:#f6f6f4}.products-grid>.product-card-text{display:flex;align-items:center;border-top:3px solid var(--orange)}.empty-state{padding:40px 0;text-align:center}.extra-products{padding:48px 0;background:var(--paper)}.extra-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:100px;align-items:center}.extra-inner h2{font-size:27px;margin-bottom:15px}.extra-inner p{max-width:570px;font-size:14px}.technical-link{padding-left:45px;border-left:1px solid #cbd2d5}.technical-link>.icon{color:var(--orange-dark);width:33px;height:33px;margin-bottom:15px}.technical-link h3{font-size:18px;margin-bottom:20px;max-width:300px}.gallery-section{padding:35px 0 60px}.gallery-filters{margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.gallery-grid .photo-link img{aspect-ratio:4/3}.show-more{display:flex;margin:36px auto 0}.patterns{background:var(--paper)}.patterns-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start}.patterns-grid img{aspect-ratio:auto;height:auto}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.company-image{position:relative;align-self:start;margin-bottom:23px}.company-image>img{width:100%;aspect-ratio:4/3;object-fit:cover}.year-mark{display:flex;align-items:center;gap:20px;position:relative;background:var(--orange);color:#fff;width:calc(100% - 65px);padding:13px 22px;margin-top:-36px;z-index:1}.year-mark strong{font:600 53px/1.2 var(--display)}.year-mark span{font-size:13px;line-height:1.6;max-width:135px}.company-copy h2{margin-bottom:20px}.company-copy p{font-size:14px;line-height:1.9;margin-bottom:14px}.company-copy .text-link{margin-top:8px}.trust-section{padding:52px 0;background:var(--paper)}.trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px}.trust-inner h2{max-width:400px}.trust-inner p{font-size:14px;line-height:1.9;margin-bottom:20px}.contact-section{padding:50px 0 70px}.contact-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:70px}.contact-block h2{font-size:34px;margin-bottom:23px}.primary-phone{font-size:35px;font-weight:750;line-height:1.5;letter-spacing:-1px;display:flex;align-items:center;gap:20px;color:var(--navy)}.primary-phone>.icon{color:var(--orange-dark)}.secondary-phone{display:flex;align-items:center;gap:9px;margin-top:9px;font-size:17px;color:var(--body)}.secondary-phone .icon{width:17px;height:17px;color:var(--orange-dark)}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:35px 0 28px;border-top:1px solid var(--line);padding-top:26px}.contact-bottom>.contact-block>.icon{color:var(--orange-dark);margin-bottom:13px}.contact-block h3{font-size:16px;margin-bottom:12px}address{font-style:normal;font-size:13px;color:var(--body);line-height:1.85}.hours{margin:0;font-size:12px;color:var(--body)}.hours>div{margin-bottom:7px}.hours dd{margin:0;color:var(--ink);font-size:15px;font-weight:650;line-height:1.6}.map-panel{border:1px solid var(--line);background:#e9ebe7;display:flex;flex-direction:column;min-height:500px}.map-panel iframe{border:0;flex:1;width:100%;min-height:410px;display:block}.map-caption{display:flex;align-items:center;gap:10px;padding:16px 18px;background:#fff;font-size:12px;font-weight:650}.map-caption>.icon:first-child{color:var(--orange-dark);width:18px}.map-caption>.icon:last-child{margin-left:auto;width:18px}.documents-section{padding:43px 0 60px}.document-heading{display:flex;gap:19px;align-items:start;margin-bottom:32px}.document-heading>.icon{color:var(--orange-dark);width:35px;height:35px}.document-heading h2{font-size:27px;margin-bottom:8px}.document-heading p{font-size:13px}.document-row{display:flex;align-items:center;gap:22px;padding:21px 0;border-top:1px solid var(--line)}.document-row:last-child{border-bottom:1px solid var(--line)}.document-icon{background:#f4f3ef;padding:13px;color:var(--orange-dark)}.document-row h3{font-size:17px;margin-bottom:5px}.document-row small{font-size:11px;color:#67757f}.document-open{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:12px;font-weight:700;color:var(--navy)}.document-open>.icon{color:var(--orange-dark);width:19px}.download{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);margin-left:15px}.download:hover{background:var(--paper);color:var(--orange-dark)}.download>.icon{width:18px}.references-section{background:var(--paper)}.references-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.reference-item{display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:center}.reference-scan img{height:auto;width:100%;box-shadow:0 4px 16px #152c3b12}.reference-date{font-size:11px;color:var(--orange-dark);font-weight:700}.reference-item h3{font-size:18px;line-height:1.5;margin:10px 0}.reference-item p{font-size:12px;line-height:1.8}.lightbox{padding:0;border:0;max-width:none;max-height:none;width:100vw;height:100dvh;background:#0e1727ed;color:#fff;inset:0;margin:0}.lightbox::backdrop{background:#0d1626d9}.lightbox[open]{display:flex;align-items:center;justify-content:center}.lightbox figure{max-width:calc(100vw - 170px);max-height:calc(100dvh - 100px);display:flex;flex-direction:column;align-items:center;gap:16px}.lightbox figure img{max-width:100%;max-height:calc(100dvh - 145px);object-fit:contain;width:auto;height:auto}.lightbox figcaption{font-size:14px;line-height:1.5;text-align:center}.lightbox button{position:absolute;background:#ffffff13;color:#fff;width:45px;height:45px;display:grid;place-items:center;border:1px solid #ffffff44;border-radius:50%}.lightbox button:hover{background:var(--orange)}.lightbox-close{right:25px;top:20px}.lightbox-prev{left:25px;top:50%}.lightbox-prev .icon{transform:rotate(180deg)}.lightbox-next{right:25px;top:50%}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--navy);color:#fff;padding:12px 18px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1700px){.hero-content{padding-block:74px 79px}.hero{min-height:570px}.hero h1{font-size:76px}}
@media(max-width:1400px){.wide{width:calc(100% - 90px)}.desktop-nav{gap:27px}.nav-row{gap:25px}.brand strong{font-size:33px}.brand small{font-size:16px}.brand img{width:66px;height:65px}.quote{font-size:12px;padding:13px 18px;gap:12px}.hero h1{font-size:64px}.hero-content{padding-block:65px}.hero{min-height:530px}.hero-facts{gap:23px}.container{width:calc(100% - 90px)}.intro-grid{gap:27px}.intro-copy h2{font-size:25px}.category strong{font-size:12px;padding:12px 9px}.category>img{height:167px}.category-cards{gap:10px}.products-grid{gap:18px}.product-image{height:164px}}
@media(max-width:1150px){.wide,.container{width:calc(100% - 64px)}.nav-row{height:100px;gap:20px}.desktop-nav{gap:23px}.desktop-nav a{font-size:11px}.quote{display:none}.brand img{width:61px;height:59px}.desktop-nav{margin-right:0}.hero h1{font-size:60px}.hero-lead{font-size:21px}.hero-facts{gap:22px}.hero-facts strong{font-size:11px}.hero-facts small{font-size:12px}.hero-facts .icon{width:43px;height:43px;padding:10px}.intro-grid{grid-template-columns:1fr 1.45fr;gap:25px}.intro-copy h2{font-size:23px}.intro-copy p{font-size:12px}.category>img{height:150px}.category strong{min-height:62px}.category .icon{display:none}.delivery-inner{gap:22px}.delivery-icon{display:none}.delivery p{max-width:540px}.delivery-phone{font-size:22px}.footer-grid{gap:45px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image{height:165px}.contact-grid{gap:40px}.contact-bottom{grid-template-columns:1fr}.contact-block h2{font-size:30px}.primary-phone{font-size:31px}.reference-item{grid-template-columns:125px 1fr;gap:20px}.extra-inner{gap:45px}.company-grid{gap:36px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex;margin-left:auto}.nav-row{height:96px}.top-story{font-size:11px}.topbar-inner{gap:20px}.hero-content{padding-block:50px}.hero h1{font-size:56px;max-width:680px}.hero-lead{font-size:19px;margin-bottom:30px}.hero{min-height:520px}.hero-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:720px}.hero-facts>div{gap:8px}.hero-facts .icon{width:36px;height:36px;padding:8px}.hero-facts strong{font-size:9px}.hero-facts small{font-size:10px}.intro-grid{grid-template-columns:1fr;gap:28px}.intro-copy{max-width:690px}.intro-copy h2{font-size:28px}.intro-copy h2 br{display:none}.intro-copy p{font-size:14px;max-width:680px}.category>img{height:170px}.category strong{font-size:13px;padding:14px;min-height:50px}.category .icon{display:block}.section{padding:54px 0}.section-heading h2{font-size:28px}.section-heading{gap:20px}.home-gallery{gap:17px}.home-gallery figcaption{font-size:12px}.delivery-inner{align-items:start;flex-wrap:wrap;gap:20px}.delivery-inner>div{flex:1}.delivery-phone{margin-left:0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.footer-contact>strong{grid-column:1}.footer-contact>p{grid-column:2;grid-row:1/4;margin:0}.footer-contact>a:last-child{grid-column:1}.page-opening h1{font-size:40px}.company-grid{gap:35px;grid-template-columns:1fr 1fr;align-items:start}.company-copy h2{font-size:28px}.company-copy h2 br{display:none}.company-copy p{font-size:13px}.year-mark{width:100%;padding:12px 18px;margin:0}.year-mark strong{font-size:43px}.trust-inner{gap:35px}.trust-inner h2{font-size:28px}.contact-grid{grid-template-columns:1fr 1fr;gap:30px}.contact-block h2{font-size:27px}.primary-phone{font-size:29px;gap:10px}.contact-bottom{margin-top:25px}.map-panel{min-height:590px}.references-grid{gap:30px}.reference-item{grid-template-columns:1fr;align-content:start}.reference-scan{width:160px}.extra-inner{gap:30px}.extra-inner h2{font-size:25px}.technical-link{padding-left:28px}.catalog-title h2{font-size:25px}.gallery-grid{gap:25px 17px}.patterns-grid{gap:25px}.products-grid{gap:16px}.product-copy{padding:15px 12px}.product-copy h3{font-size:15px}.product-image{height:140px}.compact-products{gap:16px}.product-thickness{font-size:11px;gap:4px}.color-names{font-size:9px}}
@media(max-width:680px){.wide,.container{width:calc(100% - 40px)}.topbar{height:34px;font-size:10px}.topbar-inner{gap:14px;justify-content:space-between}.top-story{display:none}.topbar .icon{width:12px;height:12px}.topbar a{gap:6px}.nav-row{height:79px}.brand{gap:8px}.brand img{width:47px;height:46px}.brand strong{font-size:27px;letter-spacing:-1.2px}.brand small{font-size:12.8px;margin-top:3px}.menu-toggle{width:42px;height:42px}.hero{min-height:0;overflow:visible}.hero-photo{position:relative;height:195px;object-position:72% center;z-index:0;aspect-ratio:auto}.hero:after{inset:120px 0 auto;height:76px;z-index:1;background:linear-gradient(transparent,#17222a)}.hero-content{position:relative;padding-top:17px;padding-bottom:35px;z-index:2}.hero h1{font-size:36px;line-height:1.2;letter-spacing:.1px;margin-bottom:17px}.hero h1 br{display:none}.hero h1 em{white-space:nowrap}.hero-lead{font-size:15px;line-height:1.65;margin-bottom:24px;max-width:300px}.hero-facts{grid-template-columns:1fr 1fr;gap:16px 10px;margin-bottom:26px}.hero-facts>div{gap:10px}.hero-facts .icon{width:35px;height:35px;padding:8px}.hero-facts strong{font-size:10px}.hero-facts small{font-size:11px}.hero-actions{gap:10px}.hero-actions .button{flex:1;min-width:0;font-size:10px;padding:13px 9px;gap:8px;min-height:44px}.hero-actions .icon{width:16px;height:16px}.home-about{padding:35px 0}.intro-copy h2{font-size:25px;line-height:1.3;margin-bottom:13px}.intro-copy h2 br{display:block}.intro-copy p{font-size:13px;line-height:1.85;margin-bottom:10px}.intro-copy .text-link{margin-top:9px}.category-cards{grid-template-columns:1fr;gap:12px}.category{display:flex;align-items:stretch}.category>img{width:34%;height:105px}.category>img.contain{padding:8px}.category strong{flex:1;padding:17px;font-size:14px;line-height:1.4}.category .icon{width:19px;height:19px}.section{padding:42px 0}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:26px;line-height:1.3;max-width:320px}.section-heading>.text-link{margin-top:19px}.home-gallery{grid-template-columns:1fr;gap:27px}.home-gallery .photo-link img{max-height:none}.home-gallery figcaption{font-size:13px;margin-top:10px}.delivery{padding:34px 0}.delivery-inner{display:block}.delivery h2{font-size:25px;line-height:1.3}.delivery p{font-size:13px}.delivery-phone{display:block;margin-top:23px;font-size:26px}.delivery-phone small{margin-bottom:4px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid .brand img{width:47px;height:46px}.footer-grid .brand strong{font-size:27px}.footer-grid .brand small{font-size:13px}.footer-grid>div:first-child p{margin-top:13px}.footer-contact{display:block;grid-column:auto}.footer-contact>strong{font-size:12px}.footer-contact .footer-phone{font-size:20px;white-space:nowrap}.footer-contact p{font-size:11px;margin:12px 0}.footer-contact>a:last-child{font-size:10px}.footer-links{font-size:12px}.footer-links strong{font-size:12px}.footer-bottom{font-size:9px;gap:20px;line-height:1.6;margin-top:28px;align-items:center}.footer-bottom a{white-space:nowrap}.page-opening{padding:20px 0 30px}.breadcrumb{font-size:10px;margin-bottom:22px}.page-opening h1{font-size:33px;line-height:1.25;letter-spacing:0;margin-bottom:13px}.lead{font-size:13px;line-height:1.8}.catalog-section{padding:25px 0 40px}.catalog-toolbar{gap:21px;margin-bottom:30px}.filter-controls{gap:7px}.filter{font-size:10px;padding:9px 10px;min-height:38px}.search{width:100%;padding-block:6px}.search input{width:100%;font-size:13px}.catalog-title{display:block;margin-bottom:20px;padding-bottom:13px}.catalog-title h2{font-size:24px;margin-bottom:6px}.catalog-title>span{font-size:11px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{height:110px}.product-image img.contain{padding:10px}.product-copy{padding:13px 10px}.product-copy h3{font-size:14px;line-height:1.4;margin-bottom:12px}.product-thickness{display:block;font-size:10px;line-height:1.7;margin-bottom:10px}.product-thickness strong{display:block;font-size:12px}.swatch{width:13px;height:13px}.swatches{gap:5px}.color-names{font-size:9px;margin-top:7px}.compact-products{grid-template-columns:1fr;gap:10px;margin-top:12px}.compact-products .product-copy{display:grid;grid-template-columns:1fr auto;padding:14px;align-items:center;gap:8px 15px;width:100%}.compact-products .product-copy h3{grid-column:1;grid-row:1;margin:0;font-size:15px}.compact-products .product-thickness{grid-column:2;grid-row:1/3;margin:0}.compact-products .color-names{display:none}.compact-products .swatches{grid-column:1;grid-row:2}.catalog-group+.catalog-group{margin-top:37px}.extra-products{padding:34px 0}.extra-inner{display:block}.extra-inner h2{font-size:23px;line-height:1.35}.extra-inner h2 br{display:none}.extra-inner p{font-size:13px}.technical-link{padding:25px 0 0;margin-top:26px;border-left:0;border-top:1px solid var(--line)}.technical-link h3{font-size:18px;margin-bottom:15px}.technical-link>.icon{width:27px;height:27px;margin-bottom:10px}.gallery-section{padding:25px 0 37px}.gallery-filters{margin-bottom:25px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.gallery-grid figcaption{font-size:11px;line-height:1.5;margin-top:9px}.gallery-grid .zoom{width:28px;height:28px;right:8px;bottom:8px}.gallery-grid .zoom .icon{width:14px;height:14px}.show-more{font-size:11px;margin-top:28px;min-height:44px;gap:15px}.patterns-grid{grid-template-columns:1fr;gap:25px}.company-grid{grid-template-columns:1fr;gap:32px}.company-image{margin:0}.year-mark{width:calc(100% - 30px);margin-top:-25px;padding:12px 18px}.year-mark strong{font-size:48px}.year-mark span{font-size:12px}.company-copy h2{font-size:28px;margin-bottom:17px}.company-copy p{font-size:13px;line-height:1.9}.trust-section{padding:36px 0}.trust-inner{grid-template-columns:1fr;gap:19px}.trust-inner h2{font-size:26px;max-width:300px}.trust-inner p{font-size:13px}.contact-section{padding:32px 0 45px}.contact-grid{grid-template-columns:1fr;gap:34px}.contact-block h2{font-size:29px;margin-bottom:17px}.primary-phone{font-size:32px;gap:25px}.secondary-phone{font-size:16px;margin-top:6px}.contact-bottom{grid-template-columns:1fr 1fr;gap:20px;padding-top:23px;margin-top:28px}.contact-bottom h3{font-size:14px}.contact-bottom address{font-size:11px}.hours{font-size:10px}.hours dd{font-size:13px}.contact-details>.button{font-size:12px;min-height:46px}.map-panel{min-height:350px}.map-panel iframe{min-height:320px;height:320px}.map-caption{font-size:11px;padding:14px}.documents-section{padding:30px 0 40px}.document-heading{gap:12px;margin-bottom:25px}.document-heading>.icon{width:26px;height:26px}.document-heading h2{font-size:24px;line-height:1.3}.document-heading p{font-size:11px}.document-row{gap:13px;padding:17px 0;flex-wrap:wrap}.document-icon{padding:9px}.document-icon .icon{width:21px;height:21px}.document-row h3{font-size:15px}.document-row small{font-size:9px}.document-row>div{flex:1}.document-open{margin-left:53px;font-size:11px;gap:12px}.document-open>.icon{width:17px;height:17px}.download{margin-left:auto;width:35px;height:35px}.references-grid{grid-template-columns:1fr;gap:35px}.reference-item{grid-template-columns:108px 1fr;gap:20px}.reference-scan{width:108px}.reference-item h3{font-size:14px;line-height:1.5;margin:6px 0 10px}.reference-item p{font-size:11px;line-height:1.8}.reference-date{font-size:10px}.lightbox figure{max-width:calc(100vw - 30px);gap:14px}.lightbox figure img{max-height:calc(100dvh - 195px)}.lightbox figcaption{font-size:12px;max-width:280px}.lightbox-close{top:17px;right:17px}.lightbox .lightbox-prev,.lightbox .lightbox-next{top:auto;bottom:18px;width:42px;height:42px}.lightbox-prev{left:calc(50% - 56px)}.lightbox-next{right:calc(50% - 56px)}}
@media(max-width:359px){.wide,.container{width:calc(100% - 32px)}.topbar{font-size:9px}.brand strong{font-size:24px}.brand small{font-size:11.5px}.brand img{width:42px;height:42px}.hero-photo{height:170px}.hero:after{inset:100px 0 auto;height:71px}.hero h1{font-size:32px}.hero-lead{font-size:14px}.hero-facts strong{font-size:9px}.hero-facts small{font-size:10px}.hero-facts{gap:15px 8px}.hero-facts>div{gap:8px}.hero-facts .icon{width:32px;height:32px;padding:7px}.hero-actions .button{font-size:9px;padding-inline:7px;gap:7px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-contact{margin-top:0}.footer-grid{gap:27px}.product-image{height:95px}.product-copy h3{font-size:13px}.product-copy{padding:12px 9px}.swatches{gap:4px}.swatch{width:12px;height:12px}.reference-item{grid-template-columns:90px 1fr;gap:16px}.reference-scan{width:90px}.primary-phone{font-size:29px}.contact-bottom{gap:14px}}
.company-image>img{height:auto}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
