:root{--green:#183b32;--cream:#f7f6f1;--ink:#18352e;--orange:#df8d52;--line:#d7ddd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:6px}.skip{position:fixed;top:-100px;background:white;z-index:10;padding:16px}.skip:focus{top:0}header{height:106px;padding:0 5%;display:flex;align-items:center;gap:40px;background:#fff}.brand{font-size:24px;font-weight:800;line-height:.94;letter-spacing:1px;display:block}.brand span{font-weight:400;margin-left:5px}.brand small{display:block;font-size:10px;letter-spacing:2.3px;margin-top:10px}nav{display:flex;gap:32px;margin:auto;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.nav-contact{border-bottom:1px solid var(--green);padding:12px 0;font-size:14px}.nav-contact span{margin-left:22px}.hero{display:grid;grid-template-columns:48% 52%;min-height:660px;background:var(--green);color:var(--cream)}.hero-copy{padding:58px 10.4% 30px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.6px;line-height:1.6;margin:0 0 27px}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--orange);margin-right:9px;border-radius:50%}h1{font-size:clamp(52px,5.9vw,90px);font-weight:400;line-height:1.03;letter-spacing:-3.8px;margin:0 0 28px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:#e8b38e}.intro{font-size:17px;line-height:1.7;color:#dee5de;max-width:380px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:55px;font-size:14px;font-weight:600;padding:19px 23px;margin-top:18px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.light{background:var(--cream);color:var(--green)}.light:hover{background:#e8b38e}.dark{background:var(--green);color:#fff}.dark:hover{background:#2c594a}.hero-bottom{margin-top:51px;font-size:10px;letter-spacing:1.2px;line-height:1.7;color:#c2cec7}.location{display:block;margin-top:10px;font-size:12px;letter-spacing:.3px}.hero-image{margin:0;position:relative;min-height:660px;overflow:hidden}.hero-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:60% center}.hero-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0008);pointer-events:none}figcaption{position:absolute;bottom:36px;left:36px;z-index:1}figcaption>span{display:block;font-family:Georgia,serif;font-size:26px}figcaption small{display:block;margin-top:10px;font-size:12px;opacity:.8}.image-scroll{position:absolute;bottom:36px;right:32px;z-index:1;border:1px solid #ffffff80;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:23px}.strip{display:flex;justify-content:space-around;align-items:center;padding:30px 5%;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:2px;gap:20px}.strip i{font-size:23px;color:#9b6843;font-style:normal}.section{padding:96px 8%}.section-top{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:44px}.section-top>p{max-width:320px;font-size:16px;line-height:1.7;color:#647168;margin-bottom:4px}h2{font-size:clamp(36px,4vw,58px);font-weight:400;letter-spacing:-2px;line-height:1.12;margin:0}.collection .eyebrow,.contact .eyebrow{color:#647168;margin-bottom:22px}.categories{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;gap:26px;list-style:none;padding:29px 0;cursor:pointer}summary::-webkit-details-marker{display:none}.number{font-size:12px;color:#7b887f;min-width:24px}h3{font-size:25px;font-weight:400;letter-spacing:-.5px;margin:0}.category-sub{font-size:14px;color:#68766d;margin-left:auto}.plus{font-size:25px;min-width:32px;text-align:right;font-weight:300}details[open] .plus{transform:rotate(45deg)}.detail{padding:0 56px 30px;display:flex;align-items:end;gap:40px;justify-content:space-between}.detail p{font-size:16px;line-height:1.7;max-width:620px;margin:0;color:#58685e}.detail a{white-space:nowrap;font-size:14px;border-bottom:1px solid #a0afa2;padding-bottom:7px}.concept{background:#e6ebe4;padding:84px 8%;display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.concept h2{font-size:clamp(34px,3.8vw,55px)}.concept h2 em{color:#537061}.concept-text>p:first-child{font-size:24px;line-height:1.5;margin:0 0 24px}.body{font-size:16px;line-height:1.8;color:#5d6c60}.rule{height:1px;background:#becabd;margin-bottom:25px}.text-link{display:inline-block;font-size:14px;font-weight:600;margin-top:14px}.contact{display:grid;grid-template-columns:1.15fr 1fr;gap:90px}.contact p{font-size:16px;line-height:1.8;color:#58685e;margin:25px 0 10px}.contact em{color:#876243}.address{border-left:1px solid var(--line);padding:10px 0 0 55px}.address-label{font-size:11px;letter-spacing:1.5px;color:#68766d}.address h3{margin-top:30px;font-size:29px}.address p{margin-top:13px}.phone{display:inline-block;margin-top:13px;font-size:23px}.address .visit{font-size:14px;margin-top:15px}footer{background:var(--green);color:#d7e0d8;padding:40px 5%;display:flex;align-items:center;gap:30px;font-size:12px}.footer-brand{font-size:18px;font-weight:600;letter-spacing:1px}footer span{margin-left:auto}footer p{font-size:14px}footer>a:last-child{text-decoration:underline}@media(min-width:1550px){header,main,footer{max-width:1800px;margin:auto}}@media(max-width:1000px){header{height:90px;gap:20px}nav{gap:18px}.nav-contact{display:none}.hero{grid-template-columns:50% 50%}.hero-copy{padding:42px 9% 28px}h1{font-size:60px}.hero,.hero-image{min-height:610px}.hero-bottom{margin-top:30px}.section{padding:70px 6%}.concept{padding:70px 6%;gap:40px}.contact{gap:35px}.category-sub{display:none}.detail{display:block}.detail a{margin-top:17px}.section-top{gap:25px}.section-top>p{max-width:260px}.address{padding-left:30px}footer{flex-wrap:wrap;gap:18px}footer span{margin-left:0}}@media(max-width:640px){header{height:auto;min-height:88px;padding:19px 6%;flex-wrap:wrap;gap:18px}.brand{font-size:21px}.brand small{font-size:9px}nav{margin:0 0 0 auto;gap:18px}nav a{font-size:12px}nav a:nth-child(2){display:none}.hero{display:flex;flex-direction:column}.hero-copy{padding:39px 7% 30px}.eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:25px}h1{font-size:65px;letter-spacing:-3px}.intro{font-size:16px}.hero-bottom{margin-top:30px}.hero-bottom>span:first-child{display:none}.hero-image{min-height:420px}.hero-image img{object-position:center}figcaption{bottom:25px;left:25px}figcaption>span{font-size:23px}.strip{padding:23px 5%;gap:12px;flex-wrap:wrap;font-size:9px;letter-spacing:.8px}.strip i{font-size:15px}.strip i:last-of-type{display:none}.strip span:last-child{display:none}.section{padding:55px 7%}.section-top{display:block;margin-bottom:30px}.section-top>p{max-width:100%;margin-top:22px}.section-top h2{font-size:40px}summary{gap:15px;padding:24px 0}summary h3{font-size:21px}.plus{margin-left:auto}.detail{padding:0 0 25px 39px}.concept{padding:55px 7%;grid-template-columns:1fr;gap:32px}.concept h2{font-size:40px}.concept-text>p:first-child{font-size:21px}.contact{grid-template-columns:1fr;gap:45px}.contact h2{font-size:40px}.address{padding:32px 0 0;border-left:0;border-top:1px solid var(--line)}footer{padding:32px 7%;display:block}footer p{margin:12px 0 24px}footer span{display:block;line-height:1.8;margin-bottom:20px}footer>a:last-child{display:inline-block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.contact-bar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 5%;background:#e6ebe4;border-top:1px solid #d7ddd7}.contact-bar a{display:flex;flex-direction:column;gap:6px;font-size:14px;line-height:1.5}.contact-bar a:last-child{text-align:right}.contact-bar strong{font-size:18px}.contact-bar a:last-child strong{font-size:23px}.contact-bar a:hover strong{text-decoration:underline;text-underline-offset:4px}details:target{scroll-margin-top:25px}nav{flex-wrap:wrap} @media(max-width:640px){header{gap:20px}header nav{width:100%;margin:0;justify-content:space-between;gap:12px}header nav a{font-size:14px}header nav a:nth-child(2){display:block}.contact-bar{padding:18px 6%;display:block}.contact-bar a:last-child{text-align:left;margin-top:14px}.contact-bar a{font-size:14px}.hero-copy{padding-top:30px}.hero-bottom{display:none}}

header{gap:24px}header nav{gap:22px}header .nav-contact{white-space:nowrap}@media(max-width:1250px){header .nav-contact{display:none}}@media(max-width:760px){header{height:auto;padding-top:20px;padding-bottom:20px;flex-wrap:wrap}header nav{width:100%;margin:0;gap:14px 24px}header nav a{font-size:14px}}

/* Matching category symbols in navigation and assortment. */
.category-icon{width:30px;height:30px;flex-shrink:0;color:var(--green)}
header nav a{display:inline-flex;align-items:center;gap:8px;min-height:44px}
header nav .category-icon{width:21px;height:21px}
header nav{gap:12px 20px}
summary .category-icon{width:32px;height:32px}
@media(max-width:1100px){header{height:auto;min-height:106px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}header nav{width:100%;margin:0}}
@media(max-width:640px){header nav{justify-content:flex-start;gap:4px 20px}summary .category-icon{width:28px;height:28px}summary h3{min-width:0}.detail{padding-left:43px}.detail a{white-space:normal}}

.catalog-links{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0}.catalog-links strong{font-size:18px;font-weight:600}.catalog-links a{display:inline-block;line-height:1.5}.catalog-links a:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.catalog-links{margin-top:24px}.catalog-links a{margin-top:0}}

/* Email contact and directions, matching the existing contact area. */
.contact-bar{flex-wrap:wrap}.contact-bar a:last-child strong{font-size:18px}.contact-bar a[href^="tel:"] strong{font-size:23px}.contact-bar a{min-width:0}.contact-bar a[href^="mailto:"] strong{overflow-wrap:anywhere}.address .email{display:block;width:fit-content;margin-top:16px;font-size:20px;line-height:1.5;overflow-wrap:anywhere}.email:hover{text-decoration:underline;text-underline-offset:4px}.address .directions-note{font-size:14px;max-width:370px;margin-top:12px}.contact>div{min-width:0}@media(max-width:900px){.contact-bar a:last-child{text-align:left}}@media(max-width:640px){.contact-bar a+a{margin-top:14px}}

/* Ladenbau: a distinct shared-contact feature between assortment and advice. */
.shopfit{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;background:#a3222b;color:#fff}
.shopfit>div{min-width:0}.shopfit .eyebrow{font-size:14px;letter-spacing:1.2px;color:#ffe1dc;max-width:420px}.shopfit h2 em{color:#ffe1dc}.shopfit-lead{font-size:21px;line-height:1.6;margin:26px 0 0}.shopfit-copy>p{font-size:16px;line-height:1.8;margin:0 0 20px;color:#fff0ee}.shopfit-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 28px;margin:28px 0}.shopfit-actions .button{margin:0;gap:28px;min-height:48px}.shopfit-phone{font-size:19px;line-height:1.5;display:inline-block;padding:10px 0}.shopfit-phone:hover,.shopfit-contact a:hover{text-decoration:underline;text-underline-offset:5px}.shopfit-copy .shopfit-contact{font-size:14px;border-top:1px solid #c77379;padding-top:22px;margin:0}.shopfit-contact a{display:inline-block;margin-top:4px;overflow-wrap:anywhere}
@media(max-width:1000px){.shopfit{gap:40px}}
@media(max-width:760px){.shopfit{grid-template-columns:1fr;gap:30px}.shopfit h2{font-size:40px}.shopfit .eyebrow{line-height:1.7}.shopfit-lead{font-size:19px}.shopfit-actions{gap:12px 24px}}

.shopfit .button.light{color:#a3222b;background:#fff}.shopfit .button.light:hover{background:#ffe1dc}.shopfit a:focus-visible{outline-color:#fff}

/* Product photo and optional price, using the existing assortment palette. */
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding:0 56px 36px}.product-card{overflow:hidden;background:#fff;border:1px solid var(--line)}.product-card>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.product-info{padding:24px}.product-info h4{font-size:24px;font-weight:400;line-height:1.3;margin:0 0 12px}.product-price{font-size:18px;line-height:1.5;margin:0;color:#58685e}.product-info .text-link{font-size:16px;line-height:1.5;margin-top:20px;padding:8px 0}@media(max-width:760px){.product-grid{grid-template-columns:1fr;padding:0 0 28px}.product-info{padding:22px}}

.category-link{display:flex;align-items:center;gap:26px;padding:29px 0;border-bottom:1px solid var(--line)}.category-link:hover h3{text-decoration:underline;text-underline-offset:6px}.category-link .plus{margin-left:auto}.category-link .category-icon{width:32px;height:32px}header nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:6px}.catalog-page{max-width:1600px;margin:auto}.catalog-intro{padding:36px 8% 32px}.back-link{display:inline-block;font-size:16px;padding:8px 0;margin-bottom:34px}.back-link:hover{text-decoration:underline}.catalog-intro .eyebrow{font-size:14px;margin-bottom:16px}.catalog-intro h1{font-size:clamp(38px,5vw,68px);letter-spacing:-2px;line-height:1.12;margin-bottom:18px}.catalog-lead{font-size:24px;line-height:1.4;margin:0 0 18px}.catalog-description{max-width:920px;font-size:18px;line-height:1.75;margin:0}.material-options{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:24px 0 20px}.material-options li{padding:12px 16px;background:#e6ebe4;font-size:16px;line-height:1.5}.model-note{max-width:860px;font-size:16px;line-height:1.7;color:#58685e;margin:0}.catalog-products{padding:12px 8% 56px;scroll-margin-top:24px}.catalog-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0;gap:28px}.catalog-empty{padding:32px;border:1px solid var(--line);background:#fff}.catalog-empty h2,.catalog-advice h2{font-size:28px;letter-spacing:-.6px;line-height:1.3}.catalog-empty p,.catalog-advice p{font-size:16px;line-height:1.7;max-width:650px}.catalog-advice{padding:40px 8% 56px;background:#e6ebe4;display:flex;align-items:center;justify-content:space-between;gap:32px}.catalog-advice .button{flex-shrink:0;font-size:16px;gap:24px}.catalog-advice p{margin-bottom:0}@media(max-width:1000px){.catalog-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-advice{display:block}}@media(max-width:640px){.category-link{gap:15px;padding:24px 0}.category-link h3{font-size:21px}.category-link .category-icon{width:28px;height:28px}.catalog-intro{padding:24px 7%}.back-link{margin-bottom:24px}.catalog-lead{font-size:21px}.catalog-description{font-size:16px}.catalog-intro h1{letter-spacing:-1px}.catalog-products{padding:8px 7% 36px}.catalog-products .product-grid{grid-template-columns:1fr}.catalog-advice{padding:32px 7%}.catalog-empty{padding:24px}.material-options{gap:8px}.material-options li{padding:10px 12px}}

/* Consistent product name/optional price space and category catalog downloads. */
.product-info{min-height:190px;display:flex;flex-direction:column}.product-info h4{min-height:2.6em;overflow-wrap:anywhere}.product-info .product-price{min-height:1.5em}.product-info .text-link{align-self:flex-start;margin-top:auto;padding-top:20px}.category-catalogs{padding:0 8% 56px}.category-catalogs[hidden]{display:none}.category-catalogs>h2{font-size:32px;letter-spacing:-.6px;margin-bottom:24px}.catalog-download{background:#fff;border:1px solid var(--line);padding:32px;display:flex;align-items:center;justify-content:space-between;gap:32px}.catalog-download .eyebrow{font-size:14px;margin-bottom:12px}.catalog-download p:not(.eyebrow){font-size:16px;line-height:1.7;margin-bottom:0}.catalog-download-actions{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.catalog-download-actions .button{margin-top:0;font-size:16px}.catalog-download-actions .text-link{font-size:16px;padding:8px 0}@media(max-width:760px){.catalog-download{display:block;padding:24px}.catalog-download-actions{margin-top:24px}.category-catalogs{padding:0 7% 36px}}

/* Social profiles directly after the assortment. */
.social-news{background:#fff;border-top:1px solid var(--line)}.social-heading{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end}.social-heading .eyebrow{font-size:14px;color:#58685e}.social-heading>p{font-size:18px;line-height:1.75;max-width:540px;margin:0}.social-profiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}.social-profile{display:block;min-width:0;border:1px solid var(--line);border-top:4px solid var(--green);padding:26px}.social-profile h3{font-size:25px}.social-profile p{font-size:16px;line-height:1.6;margin:12px 0 0;overflow-wrap:anywhere}a.social-profile:hover{background:#e6ebe4}.social-profile .social-cta{display:block;margin-top:24px;font-size:16px;font-weight:600}@media(max-width:760px){.social-heading{grid-template-columns:1fr;gap:24px}.social-profiles{grid-template-columns:1fr}.social-profile{padding:24px}.social-heading>p{font-size:16px}}

.pricing-note{margin:0 8% 48px;padding:28px 32px;border-left:4px solid var(--green);background:#e6ebe4}.pricing-note h2{font-size:26px;letter-spacing:-.5px;line-height:1.3}.pricing-note p{font-size:16px;line-height:1.75;max-width:980px;margin:16px 0 0}.product-base{font-size:16px;line-height:1.6;color:#58685e;margin:12px 0}.product-price strong{font-size:24px;color:var(--ink)}@media(max-width:640px){.pricing-note{margin:0 7% 36px;padding:24px}.pricing-note h2{font-size:24px}}

/* Keep the descriptive main heading readable on every screen. */
.hero h1{font-size:clamp(32px,3.6vw,56px);letter-spacing:-1.5px;line-height:1.15;overflow-wrap:normal}.hero .intro{max-width:460px}.catalog-intro h1{overflow-wrap:break-word}@media(max-width:640px){.hero h1{font-size:clamp(30px,7.7vw,48px);letter-spacing:-1px}}

/* Personal owner introduction and supplied advertising photography. */
.brand-photo{margin:0;min-width:0}.brand-photo img{display:block;width:100%;height:auto}.brand-photo figcaption{position:static;padding-top:12px;font:14px/1.6 Arial,Helvetica,sans-serif;color:#58685e}.shopfit-photo{grid-column:1/-1}.shopfit-photo figcaption{color:#fff0ee}.shopfit-photo a{display:block}.owner{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;background:#fff}.owner-copy{min-width:0}.owner .eyebrow{font-size:14px}.owner h2{font-size:clamp(34px,3.6vw,52px)}.owner-role{font-size:20px;line-height:1.5;margin:20px 0}.owner-copy>p:not(.eyebrow):not(.owner-role){font-size:17px;line-height:1.8;color:#58685e}.owner .button{font-size:16px;gap:20px;line-height:1.5}.address .owner-contact{font-size:16px;margin-top:20px}@media(max-width:900px){.owner{grid-template-columns:1fr;gap:30px}.owner-copy{max-width:650px}}

.product-info .product-number{font-size:14px;font-weight:700;letter-spacing:.6px;color:var(--green);margin:0 0 14px;line-height:1.5}

.product-image-link{display:block;background:#f1f1ed}.product-image-link img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain}.product-variants{margin:0 24px 24px;border-top:1px solid var(--line)}.product-variants summary{font-size:14px;line-height:1.5;padding:16px 0;display:list-item;list-style:disclosure-closed}.product-variants[open] summary{list-style:disclosure-open}.product-variants img{display:block;width:100%;height:auto}.product-card{display:flex;flex-direction:column}.product-card>.product-info{flex:1}

/* Product-only full-size photo viewer, including model variants. */
.product-image-link,.product-variants a{cursor:zoom-in}.product-lightbox{width:96vw;max-width:1600px;height:94vh;height:94dvh;max-height:96dvh;padding:0;border:0;background:#111b18;color:#fff;overflow:hidden}.product-lightbox::backdrop{background:rgba(0,0,0,.85)}.product-lightbox[open]{display:flex;flex-direction:column}.product-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;flex-shrink:0}.product-lightbox-toolbar p{margin:0;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.product-lightbox-close{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;min-height:44px;padding:10px 16px;border:1px solid #bcc7c1;background:#fff;color:#183b32;font:600 16px Arial,sans-serif;cursor:pointer}.product-lightbox-close span{font-size:26px;line-height:1}.product-lightbox-close:focus-visible{outline:3px solid #e8b38e;outline-offset:3px}.product-lightbox-stage{display:flex;justify-content:center;align-items:center;flex:1;min-height:0;padding:0 20px 20px}.product-lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@media(max-width:640px){.product-lightbox{width:100vw;max-width:100vw;height:100vh;height:100dvh;max-height:100dvh;margin:0}.product-lightbox-toolbar{padding:12px;gap:10px}.product-lightbox-toolbar p{font-size:14px}.product-lightbox-close{padding:10px;font-size:14px}.product-lightbox-stage{padding:0 8px 12px}}

/* Direct messages to the owner. */
.owner-message-actions{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 0}.owner-message-actions .button{margin:0;gap:16px;min-height:48px;line-height:1.4;padding:16px 20px}.whatsapp-button{background:#176b3a;color:#fff}.whatsapp-button:hover{background:#10502b}.sms-button{background:var(--green);color:#fff}.sms-button:hover{background:#2c594a}.address .owner-mobile{font-size:14px;line-height:1.6;margin:12px 0 24px}.owner-mobile a{text-decoration:underline;text-underline-offset:3px}@media(max-width:480px){.owner-message-actions{flex-direction:column}.owner-message-actions .button{width:100%}}

/* Unnumbered inspiration photos on the dedicated gallery page. */
.inspiration-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.inspiration-image{display:flex;align-items:center;justify-content:center;min-width:0;background:#fff;cursor:zoom-in;overflow:hidden}.inspiration-image img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain}.product-lightbox-close{margin-left:auto}@media(max-width:1000px){.inspiration-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:640px){.inspiration-gallery{grid-template-columns:1fr;gap:20px}}

/* Allow all seven navigation categories to wrap within the header. */
header{height:auto;min-height:106px;padding-top:18px;padding-bottom:18px}header nav{min-width:0}header nav a{white-space:nowrap}

/* Stack direct message buttons in the owner introduction. */
.owner-copy .owner-message-actions{flex-direction:column;align-items:stretch;width:100%;max-width:360px}.owner-copy .owner-message-actions .button{width:100%;margin:0}

/* Partner catalogs on the homepage, matching the existing category cards. */
.partner-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.partner-catalog-grid .catalog-download{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}
.partner-catalog-grid h3{font-size:28px;margin:0 0 12px}
.partner-catalog-grid .catalog-download-actions{max-width:100%}
.category-catalogs .catalog-download+.catalog-download{margin-top:24px}
@media(max-width:760px){.partner-catalog-grid{grid-template-columns:1fr}.partner-catalog-grid .catalog-download-actions{margin-top:0}}

/* Compact blue catalog controls on the homepage. */
.partner-catalog-grid{gap:20px}
.partner-catalog-grid .catalog-download{padding:24px;gap:20px}
.partner-catalog-grid h3{font-size:24px;line-height:1.25}
.partner-catalog-grid .catalog-download-actions .button{background:#1764b5;color:#fff;font-size:14px;font-weight:600;line-height:1.4;padding:11px 16px;min-height:44px;gap:12px;border-radius:6px;max-width:100%;transition:background-color .15s ease}
.partner-catalog-grid .catalog-download-actions .button:hover{background:#104d90}
.partner-catalog-grid .catalog-download-actions .button:focus-visible{outline:3px solid #1764b5;outline-offset:4px}
.partner-catalog-grid .catalog-download-actions .text-link{font-size:14px}
@media(min-width:1100px){.partner-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Compact social links with locally embedded Simple Icons brand marks. */
.social-news.section{padding-top:42px;padding-bottom:42px}
.social-heading{gap:24px;align-items:center}
.social-heading .eyebrow{margin-bottom:10px}
.social-heading h2{font-size:clamp(28px,3vw,36px);letter-spacing:-1px}
.social-heading>p{font-size:16px;line-height:1.6}
.social-profiles{gap:14px;margin-top:24px}
.social-profile{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid var(--line);border-radius:8px;min-height:72px;background:#fff;transition:background-color .15s ease,border-color .15s ease}
.social-logo-wrap{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:9px}
.social-logo{display:block;width:27px;height:27px;fill:currentColor}
.social-profile[data-platform="facebook"] .social-logo-wrap{color:#0866ff;background:#edf4ff}
.social-profile[data-platform="instagram"] .social-logo-wrap{color:#fff;background:radial-gradient(circle at 25% 100%,#ffdc80 0%,#fcaf45 15%,#f56040 35%,#e1306c 55%,#c13584 70%,#833ab4 90%)}
.social-profile[data-platform="tiktok"] .social-logo-wrap{color:#fff;background:#111}
.social-label{font-size:17px;font-weight:600;line-height:1.5}
.social-arrow{margin-left:auto;font-size:20px}
a.social-profile:hover{background:#f1f5f8;border-color:#1764b5}
@media(max-width:760px){.social-heading{gap:14px}.social-profiles{grid-template-columns:1fr;gap:10px;margin-top:20px}.social-news.section{padding-top:32px;padding-bottom:32px}.social-profile{padding:12px 16px;min-height:66px}}

.catalog-bottom-nav{padding:0 8% 40px}.catalog-bottom-nav .back-link{margin:0;min-height:44px;display:inline-flex;align-items:center}.catalog-bottom-nav .back-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media(max-width:640px){.catalog-bottom-nav{padding:0 7% 32px}}

/* Clear trust signals directly below the first impression. */
.trust-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-bottom:1px solid var(--line)}
.trust-points article{padding:28px 30px;border-right:1px solid var(--line)}
.trust-points article:last-child{border-right:0}
.trust-points strong,.trust-points span{display:block}
.trust-points strong{font-size:17px;line-height:1.4;margin-bottom:8px}
.trust-points span{font-size:14px;line-height:1.6;color:#647168}
@media(max-width:900px){.trust-points{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-points article:nth-child(2){border-right:0}.trust-points article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:520px){.trust-points{grid-template-columns:1fr}.trust-points article{padding:22px 7%;border-right:0;border-bottom:1px solid var(--line)}.trust-points article:last-child{border-bottom:0}}

/* Real project imagery as a concise proof section. */
.project-preview{background:#fff}
.project-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.project-preview-grid a{display:block;overflow:hidden;background:#e6ebe4}
.project-preview-grid img{display:block;width:100%;height:420px;object-fit:cover;transition:transform .25s ease}
.project-preview-grid .project-preview-outdoor img{object-position:center 64%}
.project-preview-grid a:hover img{transform:scale(1.025)}
.project-preview-button{margin-top:30px}
@media(max-width:900px){.project-preview-grid img{height:330px}}
@media(max-width:640px){.project-preview-grid{grid-template-columns:1fr}.project-preview-grid img{height:auto;max-height:520px}.project-preview-button{width:100%}}

/* Advertising motif placed with the European-production story. */
.europe-ad{grid-column:1/-1;margin:0 auto;width:min(100%,680px);padding-top:8px}
.europe-ad a{display:block;background:#fff;box-shadow:0 18px 50px rgba(24,59,50,.12);overflow:hidden}
.europe-ad img{display:block;width:100%;height:auto}
.europe-ad figcaption{position:static;padding:14px 4px 0;color:#58685e;font:14px/1.6 Arial,Helvetica,sans-serif}
@media(max-width:640px){.europe-ad{padding-top:0}.europe-ad figcaption{font-size:13px}}

/* A simple, readable five-step buying process. */
.project-process{background:#f7f6f1}
.process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;list-style:none;padding:0;margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.process-grid li{min-width:0;padding:28px 24px;border-right:1px solid var(--line)}
.process-grid li:last-child{border-right:0}
.process-grid span{display:block;font-size:12px;font-weight:700;letter-spacing:1.2px;color:#876243;margin-bottom:24px}
.process-grid h3{font-size:21px;margin-bottom:14px}
.process-grid p{font-size:15px;line-height:1.65;color:#647168;margin:0}
.project-process>.button{margin-top:30px}
@media(max-width:1000px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid li{border-bottom:1px solid var(--line)}.process-grid li:nth-child(2n){border-right:0}.process-grid li:last-child{border-bottom:0}}
@media(max-width:560px){.process-grid{grid-template-columns:1fr}.process-grid li{border-right:0}.project-process>.button{width:100%}}
.assortment-note{background:#e6ebe4;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:80px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.assortment-note .eyebrow{color:#647168;margin-bottom:18px}.assortment-note h2{font-size:clamp(34px,3.8vw,54px)}.assortment-note-copy{max-width:800px}.assortment-note-copy p{font-size:17px;line-height:1.75;color:#53645a;margin:0 0 18px}.assortment-note-copy p:last-child{margin-bottom:0;font-weight:600;color:var(--ink)}.selection-note{max-width:900px;margin:0 0 28px;padding:18px 22px;border-left:4px solid var(--orange);background:#fff;font-size:16px;line-height:1.7;color:#53645a}@media(max-width:760px){.assortment-note{grid-template-columns:1fr;gap:26px}.assortment-note-copy p{font-size:16px}.selection-note{margin-bottom:22px;padding:16px 18px}}
