/* Fertighaus EU final polish: flags + clean mobile gallery */.site-header{gap:18px}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.flag-language-switcher{display:flex;align-items:center;gap:7px;white-space:nowrap}.flag-language-switcher.flag-lang{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);font-size:20px;line-height:1;box-shadow:0 8px 24px rgba(0,0,0,.16);transition:transform.18s ease,background.18s ease,border-color.18s ease}.flag-language-switcher.flag-lang:hover{transform:translateY(-1px);background:rgba(196,154,72,.18);border-color:rgba(196,154,72,.55)}.flag-language-switcher.flag-lang.is-active{background:#c49a48;border-color:#c49a48;box-shadow:0 10px 28px rgba(196,154,72,.28)}.flag-language-switcher.flag-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.main-nav.language-switcher{display:none!important}.mobile-toggle{flex:0 0 auto}@media(max-width:920px){.site-header{position:sticky;top:0;z-index:90}.header-actions{margin-left:auto;gap:9px}.flag-language-switcher{gap:5px}.flag-language-switcher.flag-lang{width:31px;height:31px;font-size:18px}.mobile-toggle{width:44px;height:44px}.main-nav{position:absolute;left:16px;right:16px;top:72px}.main-nav[data-menu]{z-index:95}}@media(max-width:390px){.flag-language-switcher.flag-lang{width:28px;height:28px;font-size:16px}.header-actions{gap:6px}.brand span{font-size:22px}}.detail-gallery{width:100%}.detail-gallery-main{display:block;position:relative;overflow:hidden;border-radius:28px;background:#0e141f;border:1px solid rgba(255,255,255,.1);cursor:zoom-in}.detail-gallery-main img{width:100%;height:min(520px,52vw);object-fit:cover;display:block}.detail-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;margin-top:12px}.detail-gallery-thumbs.gallery-thumb{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);border-radius:14px;overflow:hidden;padding:0;cursor:zoom-in;aspect-ratio:4/3}.detail-gallery-thumbs.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.detail-gallery-thumbs.gallery-thumb:hover,.detail-gallery-main:hover{border-color:rgba(196,154,72,.65)}.product-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.product-gallery-grid.gallery-tile{border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.04);border-radius:18px;overflow:hidden;cursor:zoom-in;aspect-ratio:4/3}.product-gallery-grid.gallery-tile img{width:100%;height:100%;object-fit:cover;display:block}.gallery-thumb.is-broken,.gallery-tile.is-broken,.detail-gallery-main.is-broken{display:none!important}.fh-final-lightbox{position:fixed;inset:0;z-index:2147483500;display:none;background:rgba(4,7,12,.96);color:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.fh-final-lightbox.is-open{display:flex;flex-direction:column}.fh-final-top{height:58px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;box-sizing:border-box}.fh-final-brand{font-weight:900;color:#f2ce84}.fh-final-tools{display:flex;align-items:center;gap:8px}.fh-final-counter{font-size:13px;color:#cbd5e1}.fh-final-btn{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;min-width:42px;height:42px;padding:0 13px;font-weight:800;cursor:pointer}.fh-final-btn:hover{background:#c49a48;color:#111}.fh-final-stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:8px 12px 12px;overflow:hidden}.fh-final-img{max-width:96vw;max-height:calc(100vh - 150px);object-fit:contain;border-radius:16px;box-shadow:0 26px 90px rgba(0,0,0,.42);transition:transform.22s ease;transform-origin:center}.fh-final-img.is-zoomed{transform:scale(1.7);cursor:zoom-out}.fh-final-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(8,12,18,.62);color:#fff;cursor:pointer;font-size:0;display:flex;align-items:center;justify-content:center}.fh-final-nav:before{content:'';width:13px;height:13px;border-top:3px solid currentColor;border-left:3px solid currentColor;display:block}.fh-final-prev{left:14px}.fh-final-prev:before{transform:rotate(-45deg);margin-left:4px}.fh-final-next{right:14px}.fh-final-next:before{transform:rotate(135deg);margin-right:4px}.fh-final-thumbs{display:flex;gap:8px;overflow-x:auto;padding:8px 12px 14px;box-sizing:border-box}.fh-final-thumb{flex:0 0 auto;width:72px;height:54px;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#111827;padding:0;cursor:pointer}.fh-final-thumb img{width:100%;height:100%;object-fit:cover;display:block}.fh-final-thumb.is-active{border-color:#c49a48}@media(max-width:700px){.fh-final-top{height:54px;padding:7px 10px}.fh-final-stage{padding:4px 0 8px}.fh-final-img{max-width:100vw;max-height:calc(100vh - 132px);border-radius:0}.fh-final-img.is-zoomed{transform:scale(1.9)}.fh-final-nav{width:42px;height:42px;background:rgba(8,12,18,.42)}.fh-final-prev{left:8px}.fh-final-next{right:8px}.fh-final-thumbs{padding-bottom:10px}.fh-final-thumb{width:62px;height:46px}.detail-gallery-main{border-radius:20px}.detail-gallery-main img{height:62vw;min-height:260px}.detail-gallery-thumbs{grid-template-columns:repeat(4,1fr);gap:8px}.product-gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:430px){.fh-final-btn{min-width:38px;height:38px;padding:0 10px}.fh-final-brand{font-size:13px}.fh-final-counter{font-size:12px}.detail-gallery-thumbs{grid-template-columns:repeat(3,1fr)}}