:root{--brand-blue:#004a99;--brand-light-blue:#007bff;--brand-dark:#111827;--brand-ink:#1f2937;--brand-muted:#5f6b7a;--brand-border:#d9e1ec;--brand-surface:#f4f7fb;--brand-warm:#f2a33a;--brand-warm-soft:#fff5e6;--white:#ffffff;--shadow-soft:0 16px 45px rgba(17,24,39,0.12);--shadow-card:0 14px 34px rgba(17,24,39,0.08);--shadow-card-hover:0 22px 52px rgba(17,24,39,0.15);--ease-premium:cubic-bezier(0.2,0.8,0.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--brand-ink);background:linear-gradient(180deg,#ffffff,#f7f9fc);font-family:var(--font-roboto),Arial,sans-serif;text-rendering:optimizeLegibility}body.music-player-active{padding-bottom:56px}body.lightbox-open{overflow:hidden}a{color:inherit}.site-icon{width:1em;height:1em;flex-shrink:0}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.container.narrow{width:min(900px,calc(100% - 32px))}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(217,225,236,.74);box-shadow:0 8px 24px rgba(17,24,39,.06);-webkit-backdrop-filter:blur(14px) saturate(1.08);backdrop-filter:blur(14px) saturate(1.08)}.header-grid{min-height:74px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:20px;gap:20px}.logo-link{display:inline-flex;align-items:center;text-decoration:none}.logo-img{width:auto;height:56px;object-fit:contain;transition:transform .2s ease}.logo-link:focus-visible .logo-img,.logo-link:hover .logo-img{transform:translateY(-1px)}.main-nav{display:flex;justify-content:center;gap:4px}#mobile-nav a,.main-nav a{color:var(--brand-dark);font-size:.95rem;font-weight:800;letter-spacing:0;text-decoration:none}.main-nav a{border-radius:8px;padding:10px 12px;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.main-nav a.active,.main-nav a:hover{color:var(--brand-blue);background:rgba(0,74,153,.08);box-shadow:inset 0 0 0 1px rgba(0,74,153,.08)}.header-social-icons{display:flex;align-items:center;gap:14px}.header-social-icons a{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,74,153,.1);border-radius:999px;color:var(--brand-muted);font-size:1.2rem;text-decoration:none;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.header-social-icons a:hover{border-color:rgba(0,74,153,.24);background:rgba(0,74,153,.06);color:var(--brand-blue);transform:translateY(-1px)}.hamburger{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(0,74,153,.16);border-radius:8px;background:rgba(255,255,255,.86);color:var(--brand-blue);cursor:pointer;font-size:1.45rem;line-height:1;transition:background .18s ease,box-shadow .18s ease}.hamburger:focus-visible,.hamburger:hover{background:rgba(0,74,153,.07);box-shadow:0 8px 20px rgba(0,74,153,.1);outline:0}#mobile-nav{display:none;border-top:1px solid rgba(217,225,236,.74);background:rgba(255,255,255,.98);box-shadow:0 18px 36px rgba(17,24,39,.08)}#mobile-nav.is-open{display:block}.mobile-nav-inner{display:grid;grid-gap:4px;gap:4px;padding:12px 0 14px}.mobile-nav-group>a,.mobile-nav-inner a{border-radius:8px;padding:13px 12px;border-bottom:0;transition:color .18s ease,background .18s ease}.mobile-nav-inner a:focus-visible,.mobile-nav-inner a:hover{color:var(--brand-blue);background:rgba(0,74,153,.07);outline:0}.mobile-nav-inner a:last-child{border-bottom:0}.mobile-nav-group{display:grid}.mobile-sub-link{margin-left:12px;border-left:2px solid rgba(0,74,153,.12);color:var(--brand-muted)!important;font-size:.88rem!important;padding-left:16px!important}.language-switcher{position:fixed;top:88px;right:max(16px,env(safe-area-inset-right));z-index:950}.language-switcher__link{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;border:1px solid rgba(0,74,153,.16);border-radius:999px;color:var(--brand-blue);background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(17,24,39,.12);-webkit-backdrop-filter:blur(12px) saturate(1.08);backdrop-filter:blur(12px) saturate(1.08);font-family:var(--font-inter),Arial,sans-serif;font-size:.78rem;font-weight:800;line-height:1;letter-spacing:0;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.language-switcher__link:focus-visible,.language-switcher__link:hover{border-color:rgba(0,74,153,.3);box-shadow:0 14px 34px rgba(17,24,39,.16);outline:0;transform:translateY(-1px)}.language-switcher__link .site-icon{width:15px;height:15px}.language-switcher__link span{color:var(--brand-muted)}.language-switcher__link span.is-active{color:var(--brand-blue)}body.lightbox-open .language-switcher{display:none}.foundation-hero{min-height:0;display:flex;align-items:center;text-align:center;color:var(--white);background:linear-gradient(90deg,rgba(8,15,28,.5),rgba(8,15,28,.22)),linear-gradient(180deg,rgba(242,163,58,.14),rgba(0,74,153,.05)),url(/images/hero-texturelarge.webp) 50% /cover}.foundation-hero__inner{padding:98px 0 92px}.eyebrow{margin:0 auto 12px;color:rgba(255,255,255,.94);font-size:1.02rem;font-weight:700;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.45)}.content-placeholder h1,.eyebrow,.foundation-hero h1{font-family:var(--font-inter),Arial,sans-serif;letter-spacing:0}.content-placeholder h1,.foundation-hero h1{max-width:1040px;margin:0 auto;font-size:clamp(2.25rem,4.4vw,3.58rem);line-height:1.18}.foundation-hero h1{text-shadow:0 2px 5px rgba(0,0,0,.48)}.foundation-hero p:not(.eyebrow){max-width:680px;margin:24px auto 0;color:rgba(255,255,255,.94);font-size:1.15rem;line-height:1.65;text-shadow:0 1px 2px rgba(0,0,0,.48)}.foundation-hero .hero-actions span{color:rgba(255,255,255,.86);font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.48)}.hero-actions{display:flex;flex-direction:column;flex-wrap:nowrap;gap:13px;margin-top:32px}.cta-button,.hero-actions{align-items:center;justify-content:center}.cta-button{display:inline-flex;min-height:44px;border:0;border-radius:8px;background:var(--brand-blue);color:var(--white);cursor:pointer;font-size:.95rem;font-weight:900;letter-spacing:0;padding:12px 22px;text-decoration:none;box-shadow:0 10px 26px rgba(0,74,153,.16);transition:transform .2s var(--ease-premium),background .2s ease,box-shadow .2s ease}.cta-button:hover{background:#003a78;box-shadow:0 16px 38px rgba(0,74,153,.24);transform:translateY(-2px)}.cta-button:focus-visible{outline:3px solid rgba(0,74,153,.18);outline-offset:3px}.cta-button.secondary-button{background:#6c757d;box-shadow:0 10px 26px rgba(17,24,39,.12)}.cta-button.small-button{min-height:38px;padding:9px 18px;font-size:.9rem}.phone-link{color:#7ec3ff;font-size:1.12rem;font-weight:900;text-decoration:underline}.foundation-hero .cta-button{min-height:48px;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:var(--white);color:var(--brand-blue);box-shadow:0 16px 42px rgba(0,0,0,.22);padding:14px 30px}.foundation-hero .cta-button:hover{background:var(--brand-blue);color:var(--white);box-shadow:0 18px 44px rgba(0,74,153,.34)}.foundation-band{padding:54px 0;background:var(--brand-surface)}.foundation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.foundation-grid article{min-height:190px;padding:28px;border:1px solid var(--brand-border);border-radius:8px;background:var(--white);box-shadow:var(--shadow-card)}.foundation-grid span{color:var(--brand-blue);font-family:var(--font-inter),Arial,sans-serif;font-weight:900}.footer-col h2,.foundation-grid h2,.music-modal-content h2{margin:8px 0 10px;font-family:var(--font-inter),Arial,sans-serif;font-size:1.25rem;letter-spacing:0}.foundation-grid p{margin:0;color:var(--brand-muted);line-height:1.6}.contact-page-content,.content-page-wrapper,.gallery-section,.intro-section,.product-categories,.promo-video-section,.text-content-page{padding:64px 0}.intro-section{background:var(--brand-surface);text-align:center}.contact-form-section h2,.contact-info-map h2,.gallery-section h2,.intro-section h2,.page-content h2,.product-categories h2,.promo-content h2,.text-content-box h2{margin:0 0 18px;color:var(--brand-dark);font-family:var(--font-inter),Arial,sans-serif;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.12;letter-spacing:0}.contact-info-map p,.intro-section p,.page-content p,.promo-content p,.text-content-box p{color:var(--brand-muted);font-size:1rem;line-height:1.78}.intro-section p{margin:16px auto 0}.intro-section strong,.page-content strong,.promo-content strong,.text-content-box strong{color:var(--brand-dark)}.page-hero{padding:70px 0;color:var(--white);background:linear-gradient(90deg,rgba(8,15,28,.52),rgba(8,15,28,.26)),linear-gradient(180deg,rgba(242,163,58,.12),rgba(0,74,153,.05)),url(/images/hero-texturelarge.webp) 50% /cover}.page-hero h1{max-width:850px;margin:0;font-family:var(--font-inter),Arial,sans-serif;font-size:clamp(2rem,4.2vw,3.55rem);line-height:1.1;letter-spacing:0}.page-hero p:not(.eyebrow){max-width:680px;margin:18px 0 0;color:rgba(255,255,255,.91);font-size:1.08rem;line-height:1.65}.split-content{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);grid-gap:42px;gap:42px;align-items:start}.philosophy-image{position:-webkit-sticky;position:sticky;top:102px}.rounded-media{border-radius:8px}.contact-info-map h2:not(:first-child),.page-content h2:not(:first-child),.text-content-box h2:not(:first-child){margin-top:34px}.page-content p:last-child,.text-content-box p:last-child{margin-bottom:0}.promo-video-section{background:linear-gradient(180deg,#ffffff,var(--brand-surface))}.promo-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:46px;gap:46px;align-items:center}.promo-content a{color:var(--brand-blue)}.product-showcase-img{margin-top:24px}.video-wrapper{position:relative;width:100%;overflow:hidden;border-radius:8px;background:#000;box-shadow:var(--shadow-card-hover);aspect-ratio:16/9}.video-poster-button,.video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-poster-button{padding:0;background:#000;cursor:pointer}.video-poster-button img{width:100%;height:100%;display:block;object-fit:cover;opacity:.9;transition:transform .22s ease,opacity .22s ease}.video-poster-button:focus-visible img,.video-poster-button:hover img{opacity:1;transform:scale(1.025)}.video-poster-button:focus-visible{outline:3px solid rgba(0,74,153,.2);outline-offset:4px}.video-play-button{position:absolute;left:50%;top:50%;width:68px;height:68px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 16px 40px rgba(0,0,0,.28);transform:translate(-50%,-50%)}.video-play-button:before{content:"";position:absolute;left:28px;top:22px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid var(--brand-blue)}.categories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;grid-gap:22px;gap:22px}.categories-grid--single{grid-template-columns:minmax(0,360px);justify-content:center}.category-box-link{display:block;height:100%;border-radius:8px;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.category-box-link:focus-visible{outline:3px solid rgba(0,74,153,.2);outline-offset:4px}.category-box{position:relative;display:flex;flex-direction:column;height:100%;min-height:304px;overflow:hidden;border:1px solid rgba(0,74,153,.13);border-radius:8px;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:var(--shadow-card);isolation:isolate;transition:transform .22s var(--ease-premium),box-shadow .22s ease,border-color .22s ease}.category-box:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-warm));opacity:.78;z-index:1}.category-box-link:focus-visible .category-box,.category-box-link:hover .category-box{transform:translateY(-4px);border-color:rgba(0,74,153,.26);box-shadow:var(--shadow-card-hover)}.img-container{position:relative;display:flex;align-items:center;justify-content:center;height:clamp(140px,14vw,166px);overflow:hidden;padding:18px 22px;background:radial-gradient(circle at 70% 20%,rgba(242,163,58,.14),transparent 38%),linear-gradient(135deg,#fbfdff,#eef4fb);border-bottom:1px solid rgba(217,225,236,.72)}.img-container img{width:100%;height:100%;max-width:88%;max-height:116px;object-fit:contain;display:block;filter:drop-shadow(0 10px 18px rgba(17,24,39,.1));transition:transform .24s var(--ease-premium),filter .24s ease}.category-box-link:focus-visible .img-container img,.category-box-link:hover .img-container img{filter:drop-shadow(0 14px 24px rgba(17,24,39,.14));transform:scale(1.035) translateY(-1px)}.category-box h3{margin:18px 18px 8px;color:var(--brand-dark);font-family:Inter,Arial,sans-serif;font-size:1.08rem;line-height:1.25;letter-spacing:0}.category-box p{flex:1 1;margin:0 18px 20px;color:var(--brand-muted);font-size:.94rem;line-height:1.55}.product-categories .category-box{text-align:center}.product-categories .img-container{height:clamp(134px,13vw,154px);padding:18px 22px}.product-categories .img-container img{max-width:78%;max-height:112px;object-fit:contain}.product-detail-page,.product-listing-content{padding:64px 0;background:var(--brand-surface)}.kitchen-grid,.product-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kitchen-grid.categories-grid--single{grid-template-columns:minmax(0,360px)}.product-category-section h2{margin:0 0 24px;color:var(--brand-dark);font-family:Inter,Arial,sans-serif;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.12;letter-spacing:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(245px,100%),1fr));align-items:stretch;grid-gap:24px;gap:24px}.product-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:8px;background:var(--white);box-shadow:var(--shadow-card);transition:transform .22s var(--ease-premium),box-shadow .22s ease,border-color .22s ease}.product-card:focus-within,.product-card:hover{transform:translateY(-3px);border-color:rgba(0,74,153,.2);box-shadow:var(--shadow-card-hover)}body.lightbox-open .product-card,body.lightbox-open .product-card:focus-within,body.lightbox-open .product-card:hover{transform:none}.product-image-container{position:relative;aspect-ratio:1/1;overflow:hidden;background:radial-gradient(circle at 72% 18%,rgba(242,163,58,.18),transparent 36%),linear-gradient(145deg,#f8fbff,#eaf1f8)}.product-image-zoom,.product-image-zoom img{height:100%}.product-image-zoom{padding:16px}.product-image-container .product-image{object-fit:contain;filter:drop-shadow(0 13px 18px rgba(17,24,39,.12));transition:transform .24s var(--ease-premium),filter .24s ease}.product-card:focus-within .product-image-container .product-image,.product-card:hover .product-image-container .product-image{filter:drop-shadow(0 16px 24px rgba(17,24,39,.16));transform:scale(1.018) translateY(-1px)}.product-code,.product-tag,.product-tag-image{position:absolute;z-index:2;display:inline-flex;align-items:center;border-radius:6px;font-weight:900}.product-code{top:12px;left:12px;min-height:32px;padding:7px 10px;color:var(--white);background:linear-gradient(135deg,#004a99,#0068c9);box-shadow:0 8px 18px rgba(0,74,153,.24);font-size:.86rem}.product-tag{right:12px;bottom:12px;min-height:30px;padding:6px 10px;color:var(--brand-dark);background:rgba(255,255,255,.9);font-size:.78rem}.product-tag-image{right:10px;bottom:10px;max-width:42%;padding:4px;background:rgba(255,255,255,.86)}.product-tag-image img{width:100%;height:auto;object-fit:contain}.product-info{flex:1 1;display:grid;grid-gap:7px;gap:7px;padding:18px;background:linear-gradient(180deg,#ffffff,#fbfdff)}.product-info p{margin:0;color:var(--brand-muted);font-size:.94rem;line-height:1.48}.product-info strong{color:var(--brand-dark)}.seo-text-section{max-width:840px;margin:34px auto 0;text-align:center}.seo-text-section p{margin:0;color:var(--brand-muted);font-size:.95rem;line-height:1.75}.seo-text-section strong{color:var(--brand-dark)}.seo-faq{display:grid;grid-gap:18px;gap:18px;margin-top:28px;text-align:left}.seo-faq h2{margin:0;color:var(--brand-dark);font-family:var(--font-inter),Arial,sans-serif;font-size:clamp(1.22rem,2.2vw,1.55rem);line-height:1.2;text-align:center}.seo-faq article{padding-top:16px;border-top:1px solid rgba(217,225,236,.78)}.seo-faq h3{margin:0 0 7px;color:var(--brand-dark);font-size:1rem;line-height:1.35}.seo-faq p{margin:0}.catalog-cta{padding:52px 0;color:var(--white);background:radial-gradient(circle at 84% 20%,rgba(242,163,58,.16),transparent 28%),linear-gradient(100deg,#111827,#27323a)}.catalog-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:center}.catalog-cta h2{max-width:780px;margin:0;font-family:Inter,Arial,sans-serif;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.15;letter-spacing:0}.catalog-cta p:not(.eyebrow){max-width:720px;margin:14px 0 0;color:rgba(255,255,255,.82);line-height:1.65}.catalog-cta__actions{display:grid;grid-gap:12px;gap:12px;justify-items:end}.catalog-cta .phone-link-inline{color:var(--white)}.private-label-section{padding-top:4px}.private-label-card{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);grid-gap:34px;gap:34px;align-items:center;padding:32px;border:1px solid var(--brand-border);border-radius:8px;background:var(--white);box-shadow:var(--shadow-card)}.private-label-icon-container{overflow:hidden;border-radius:8px;background:var(--brand-surface);box-shadow:inset 0 0 0 1px rgba(0,74,153,.08)}.private-label-icon-container img{width:100%;height:auto;display:block;object-fit:cover}.private-label-content h2{margin:0 0 16px;color:var(--brand-dark);font-family:Inter,Arial,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);letter-spacing:0}.private-label-content li,.private-label-content p{color:var(--brand-muted);line-height:1.7}.private-label-content strong{color:var(--brand-dark)}.private-label-content ul{display:grid;grid-gap:10px;gap:10px;margin:18px 0;padding:0;list-style:none}.private-label-content li{position:relative;padding-left:24px}.private-label-content li:before{content:"✓";position:absolute;left:0;color:var(--brand-blue);font-weight:900}.private-label-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.gallery-section--alt{background:var(--brand-surface)}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.lightbox-trigger-button{position:relative;display:block;width:100%;padding:0;border:0;border-radius:8px;overflow:hidden;background:transparent;cursor:zoom-in;text-align:left;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.lightbox-trigger-button img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease,filter .24s ease}.lightbox-trigger-button:focus-visible img,.lightbox-trigger-button:hover img{transform:scale(1.025);filter:saturate(1.03) contrast(1.02)}.lightbox-trigger-button:focus-visible{outline:3px solid rgba(0,74,153,.2);outline-offset:4px}.gallery-item{aspect-ratio:4/3;background:var(--brand-surface);box-shadow:var(--shadow-card)}.gallery-item:focus-visible,.gallery-item:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.react-lightbox{position:fixed;inset:0;z-index:11000;display:flex;align-items:center;justify-content:center;padding:58px 72px;background:rgba(4,10,18,.74);-webkit-backdrop-filter:blur(16px) saturate(1.05);backdrop-filter:blur(16px) saturate(1.05);animation:lightbox-fade-in .16s ease both}.react-lightbox.is-closing{animation:lightbox-fade-out .17s ease both}.react-lightbox__content{--tilt-x:0deg;--tilt-y:0deg;--tilt-shift-x:0px;--tilt-shift-y:0px;max-width:min(1120px,calc(100vw - 144px));max-height:calc(100vh - 96px);perspective:1100px;text-align:center;animation:lightbox-content-in .2s cubic-bezier(.2,.8,.2,1) both}.react-lightbox.is-closing .react-lightbox__content{animation:lightbox-content-out .17s ease both}.lightbox-visual-frame{position:relative;display:inline-flex;align-items:center;justify-content:center;max-width:100%;max-height:calc(100vh - 150px);border-radius:8px;transform-style:preserve-3d;transition:transform .18s var(--ease-premium),box-shadow .18s ease}.lightbox-visual-frame.is-loading-full-image:after{content:"";position:absolute;left:50%;bottom:12px;z-index:3;width:42px;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.82),rgba(255,255,255,.2));box-shadow:0 0 16px rgba(255,255,255,.3);transform:translateX(-50%);animation:lightbox-loading-pulse .85s ease-in-out infinite}.react-lightbox__content--product .lightbox-visual-frame{padding:clamp(10px,1.8vw,18px);background:radial-gradient(circle at 72% 18%,rgba(242,163,58,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(238,244,251,.9));box-shadow:0 32px 80px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.62);animation:product-lightbox-float 5.5s ease-in-out infinite}.react-lightbox__content--product .lightbox-visual-frame:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.34),transparent 42%);pointer-events:none;transform:translateZ(18px);z-index:2}.react-lightbox__content img{position:relative;z-index:1;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 150px);border-radius:8px;background:rgba(255,255,255,.06);box-shadow:0 24px 70px rgba(0,0,0,.34);object-fit:contain}.react-lightbox__content--product img{max-height:calc(100vh - 190px);background:transparent;box-shadow:none;filter:drop-shadow(0 18px 26px rgba(17,24,39,.18));transform:translateZ(24px)}.react-lightbox__content p{margin:13px 0 0;color:var(--white);font-weight:700;line-height:1.35;text-shadow:0 2px 12px rgba(0,0,0,.45)}.lightbox-close,.lightbox-nav{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);color:var(--white);background:rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px) saturate(1.1);backdrop-filter:blur(10px) saturate(1.1);cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.lightbox-close:focus-visible,.lightbox-close:hover,.lightbox-nav:focus-visible,.lightbox-nav:hover{background:rgba(255,255,255,.22);box-shadow:0 12px 32px rgba(0,0,0,.22);outline:0}.lightbox-close{top:18px;right:20px;width:46px;height:46px;border-radius:999px;font-size:1.2rem}.lightbox-close:focus-visible,.lightbox-close:hover{transform:translateY(-1px)}.lightbox-nav{top:50%;width:52px;height:68px;border-radius:8px;font-size:2.85rem;line-height:1;transform:translateY(-50%)}.lightbox-nav:focus-visible,.lightbox-nav:hover{transform:translateY(-50%) scale(1.03)}.lightbox-nav.prev{left:18px}.lightbox-nav.next{right:18px}@keyframes product-lightbox-float{0%,to{transform:translate3d(var(--tilt-shift-x),calc(var(--tilt-shift-y) - 2px),0) rotateX(calc(var(--tilt-x) + .7deg)) rotateY(calc(var(--tilt-y) - .8deg))}50%{transform:translate3d(var(--tilt-shift-x),calc(var(--tilt-shift-y) + 3px),0) rotateX(calc(var(--tilt-x) - .55deg)) rotateY(calc(var(--tilt-y) + .65deg))}}@keyframes product-lightbox-mobile-float{0%,to{transform:translate3d(-1px,-4px,0) rotateX(.85deg) rotateY(-1deg)}50%{transform:translate3d(1px,5px,0) rotateX(-.75deg) rotateY(.95deg)}}@keyframes lightbox-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lightbox-fade-out{0%{opacity:1}to{opacity:0}}@keyframes lightbox-content-in{0%{opacity:0;transform:scale(.965) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes lightbox-content-out{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.975) translateY(4px)}}@keyframes lightbox-loading-pulse{0%,to{opacity:.38;transform:translateX(-50%) scaleX(.78)}50%{opacity:.88;transform:translateX(-50%) scaleX(1)}}@media (prefers-reduced-motion:reduce){.category-box,.gallery-item,.img-container img,.lightbox-close,.lightbox-nav,.lightbox-trigger-button,.lightbox-trigger-button img,.lightbox-visual-frame,.lightbox-visual-frame.is-loading-full-image:after,.product-card,.product-image-container .product-image,.react-lightbox,.react-lightbox__content{animation:none;transition:none}.react-lightbox__content--product .lightbox-visual-frame,.react-lightbox__content--product img{transform:none}}.contact-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);grid-gap:34px;gap:34px;align-items:start}.contact-form-section,.contact-info-map,.text-content-box{border:1px solid var(--brand-border);border-radius:8px;background:var(--white);box-shadow:var(--shadow-card);padding:30px}.map-container{overflow:hidden;border-radius:8px;border:1px solid var(--brand-border);background:var(--brand-surface)}.email-link-inline,.phone-link-inline{color:var(--brand-blue);font-weight:900}.form-group{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px}.form-group label{color:var(--brand-dark);font-weight:800}.form-group input,.form-group textarea{width:100%;border:1px solid var(--brand-border);border-radius:6px;color:var(--brand-dark);font:inherit;padding:12px 13px;transition:border-color .18s ease,box-shadow .18s ease}.form-group input:focus,.form-group textarea:focus{outline:3px solid rgba(0,74,153,.16);border-color:var(--brand-blue);box-shadow:0 10px 24px rgba(0,74,153,.08)}.gdpr-check{grid-template-columns:auto 1fr;align-items:start}.gdpr-check input{width:18px;height:18px;margin-top:4px}.gdpr-check label{color:var(--brand-muted);font-size:.92rem;line-height:1.55}.form-submit-button{width:100%}.text-content-page{background:var(--brand-surface)}.text-content-box{max-width:980px}.text-content-box h3{margin:28px 0 8px;color:var(--brand-dark);font-family:Inter,Arial,sans-serif;font-size:1.25rem;letter-spacing:0}.text-content-box h4{margin:22px 0 8px;color:var(--brand-dark);font-size:1.05rem}.text-content-box ul{color:var(--brand-muted);line-height:1.75}.text-content-box li{margin-bottom:10px}.text-content-box hr{margin:34px 0;border:0;border-top:1px solid var(--brand-border)}.inline-action{margin-top:16px}.centered-box{text-align:center}.centered-box .cta-button{margin-top:18px}.content-placeholder{min-height:56vh;padding:90px 0;background:var(--brand-surface)}.content-placeholder p:not(.eyebrow){max-width:640px;color:var(--brand-muted);line-height:1.7}.site-footer{background:radial-gradient(circle at 18% 0,rgba(0,123,255,.16),transparent 28%),linear-gradient(180deg,#111827,#0d1420);color:#d5dbe5}.footer-top{padding:52px 0 36px}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-gap:34px;gap:34px}.footer-col h2{color:var(--white);font-size:1.05rem;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-col ul{display:grid;grid-gap:11px;gap:11px;list-style:none;margin:0;padding:0}.footer-col li{display:flex;gap:10px;align-items:flex-start;line-height:1.45}.footer-col .site-icon{color:#63a9f8;line-height:1.45;min-width:16px;margin-top:2px}.footer-col a{color:inherit;text-decoration:none}.footer-col a:hover{color:var(--white);text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0 20px;text-align:center}.footer-bottom p,.footer-seo-text{margin:6px 0;font-size:.9rem}.footer-bottom a{color:#d5dbe5}.social-icons{display:flex;justify-content:center;gap:16px;margin-bottom:10px}.social-icons a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d5dbe5;font-size:1.2rem;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.social-icons a:focus-visible,.social-icons a:hover{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.08);transform:translateY(-1px);outline:0}.footer-seo-text{max-width:820px;margin:18px auto 0;color:#9ba6b5;font-size:.82rem;line-height:1.5}#cookie-consent-banner{position:fixed;right:0;bottom:0;left:0;z-index:10000;display:none;padding:15px 0;color:#d5dbe5;background:var(--brand-dark);box-shadow:0 -8px 24px rgba(17,24,39,.24)}body.music-player-active #cookie-consent-banner{bottom:50px}#cookie-consent-banner.show{display:block}#cookie-consent-banner .container{display:flex;align-items:center;justify-content:space-between;gap:22px}#cookie-consent-banner p{margin:0;font-size:.92rem;line-height:1.5}#cookie-consent-banner a{color:var(--white);font-weight:700}.cookie-buttons{display:flex;flex-shrink:0;gap:10px}#music-player-bar{position:fixed;right:0;bottom:0;left:0;z-index:9999;height:50px;display:flex;align-items:center;color:var(--white);background:var(--brand-dark);border-top:2px solid var(--brand-blue);box-shadow:0 -4px 15px rgba(0,0,0,.3);transition:transform .4s ease}.music-player-hidden{transform:translateY(100%)}.player-container{width:min(1120px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.track-info-container{min-width:0;width:50%;display:flex;align-items:center;gap:14px;overflow:hidden}.music-icon-anim{flex-shrink:0;color:var(--brand-light-blue);font-size:1.1rem}.scrolling-text-wrapper{width:100%;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.track-link{display:inline-block;color:#e0e6ef;font-family:var(--font-inter),Arial,sans-serif;font-size:.9rem;font-weight:700;padding-left:100%;text-decoration:none;animation:scroll-text 15s linear infinite}.track-link:hover{color:#8ec5ff;text-decoration:underline;animation-play-state:paused}@keyframes scroll-text{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.player-controls{display:flex;align-items:center;gap:18px}#time-display{min-width:50px;color:#aab4c3;font-size:.82rem;text-align:right}#play-pause-btn{width:32px;height:32px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--white);background:var(--brand-blue);cursor:pointer}#play-pause-btn:hover{background:var(--brand-light-blue)}.volume-container{position:relative;height:50px;display:flex;align-items:center;cursor:pointer}.volume-icon{color:#c9d1dc;font-size:1.05rem}.volume-slider-wrapper{width:0;margin-left:6px;opacity:0;overflow:hidden;transition:width .25s ease,opacity .25s ease}.volume-container:focus-within .volume-slider-wrapper,.volume-container:hover .volume-slider-wrapper{width:80px;opacity:1}#volume-slider{width:100%;accent-color:var(--brand-blue)}.music-modal{position:fixed;top:138px;right:max(20px,env(safe-area-inset-right));z-index:10001;width:min(440px,calc(100vw - 40px));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s ease;transform:translateY(8px)}.music-modal.show-modal{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.music-modal-content{width:100%;max-height:calc(100svh - 160px);overflow-y:auto;padding:26px;border-top:4px solid var(--brand-blue);border-radius:8px;background:var(--white);color:var(--brand-dark);text-align:center;box-shadow:0 24px 54px rgba(17,24,39,.22)}.music-language-choice{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--brand-border)}.music-language-label{margin:0 0 10px;color:var(--brand-muted);font-size:.82rem;font-weight:900}.music-language-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.music-language-button{min-width:116px;min-height:36px;padding:8px 14px;border:1px solid rgba(0,74,153,.18);border-radius:8px;background:var(--white);color:var(--brand-blue);cursor:pointer;font:inherit;font-size:.9rem;font-weight:900;letter-spacing:0;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.music-language-button:focus-visible,.music-language-button:hover{border-color:var(--brand-blue);background:rgba(0,74,153,.07);outline:0;transform:translateY(-1px)}.music-language-button.is-active{border-color:var(--brand-blue);background:var(--brand-blue);color:var(--white)}.music-modal-content p{color:var(--brand-muted)}.modal-buttons{display:flex;justify-content:center;gap:14px;margin-top:22px}@media (max-width:640px){.music-modal{top:122px;right:max(12px,env(safe-area-inset-right));left:max(12px,env(safe-area-inset-left));width:auto}.music-modal-content{max-height:calc(100svh - 144px);padding:22px}.music-language-button{min-width:108px}}@media (max-width:940px){.header-grid{display:flex;justify-content:space-between;min-height:68px;width:min(100% - 24px,1120px)}.main-nav{display:none}.hamburger{display:inline-flex;justify-content:center}.language-switcher{top:78px;right:max(12px,env(safe-area-inset-right))}.language-switcher__link{min-height:32px;padding:7px 10px;font-size:.74rem}.catalog-cta__inner,.categories-grid,.contact-grid,.footer-grid,.foundation-grid,.gallery-grid,.private-label-card,.promo-grid,.split-content{grid-template-columns:1fr}.catalog-cta__actions{justify-items:start}.philosophy-image{position:static}.categories-grid,.kitchen-grid,.product-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.categories-grid--single,.kitchen-grid.categories-grid--single{grid-template-columns:minmax(0,360px)}}@media (max-width:640px){.container,.player-container{width:min(100% - 24px,1120px)}.foundation-hero{background:linear-gradient(90deg,rgba(8,15,28,.5),rgba(8,15,28,.22)),linear-gradient(180deg,rgba(242,163,58,.14),rgba(0,74,153,.05)),url(/images/hero-texturethumb.webp) 50% /cover}.page-hero{background:linear-gradient(90deg,rgba(8,15,28,.52),rgba(8,15,28,.26)),linear-gradient(180deg,rgba(242,163,58,.12),rgba(0,74,153,.05)),url(/images/hero-texturethumb.webp) 50% /cover}.logo-img{height:42px}.header-social-icons{gap:10px}.foundation-hero__inner{padding:68px 0 74px}.hero-actions{align-items:center;flex-direction:column}.foundation-hero p:not(.eyebrow),.page-hero p:not(.eyebrow){font-size:1rem}.contact-page-content,.content-page-wrapper,.gallery-section,.intro-section,.product-categories,.product-detail-page,.product-listing-content,.promo-video-section,.text-content-page{padding:44px 0}.page-hero{padding:56px 0}.contact-form-section,.contact-info-map,.private-label-card,.text-content-box{padding:22px}.catalog-cta{padding:42px 0}.catalog-cta .cta-button,.catalog-cta__actions,.private-label-actions,.private-label-actions .cta-button{width:100%}.categories-grid,.categories-grid--single,.kitchen-grid,.kitchen-grid.categories-grid--single,.product-page-grid{grid-template-columns:1fr}.category-box{min-height:0}.img-container{height:132px}.product-image-zoom{padding:14px}.react-lightbox{padding:58px 16px}.react-lightbox__content{max-width:calc(100vw - 36px)}.react-lightbox__content img{max-height:calc(100vh - 148px)}.react-lightbox__content--product img{max-height:calc(100vh - 186px)}.react-lightbox__content--product .lightbox-visual-frame{max-width:calc(100vw - 36px);max-height:calc(100vh - 178px);padding:10px}.lightbox-close{top:12px;right:12px;width:44px;height:44px}.lightbox-nav{width:40px;height:56px;font-size:2.2rem}#cookie-consent-banner .container{flex-direction:column;text-align:center}.cookie-buttons{width:100%}.cookie-buttons .cta-button{flex:1 1}.track-info-container{width:56%}#time-display{display:none}.player-controls{gap:12px}}@media (hover:none) and (prefers-reduced-motion:no-preference),(max-width:640px) and (prefers-reduced-motion:no-preference),(pointer:coarse) and (prefers-reduced-motion:no-preference){.react-lightbox__content--product .lightbox-visual-frame{box-shadow:0 38px 92px rgba(0,0,0,.46),0 10px 28px rgba(14,44,82,.18),inset 0 0 0 1px rgba(255,255,255,.62);animation:product-lightbox-mobile-float 5.8s ease-in-out infinite}.react-lightbox__content--product img{filter:drop-shadow(0 22px 30px rgba(17,24,39,.22));transform:translateZ(18px)}}@media (max-width:520px){.header-social-icons{display:none}.foundation-hero h1,.page-hero h1{overflow-wrap:break-word}.category-box h3,.category-box p,.product-info p{overflow-wrap:anywhere}}