.components-module__5PovsG__reveal{opacity:0;transition:opacity var(--duration-slow) var(--ease-out), transform var(--duration-slow) var(--ease-out);transition-delay:var(--reveal-delay,0s);transform:translateY(34px)}.components-module__5PovsG__revealVisible{opacity:1;transform:translateY(0)}.components-module__5PovsG__header{z-index:100;height:var(--header-height);transition:background var(--duration) var(--ease-standard), border-color var(--duration) var(--ease-standard), backdrop-filter var(--duration) var(--ease-standard);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.components-module__5PovsG__headerScrolled{border-color:var(--line);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#08080ad1}.components-module__5PovsG__headerInner{width:min(calc(100% - (var(--gutter) * 2)), var(--container));align-items:center;gap:clamp(18px,3vw,42px);height:100%;margin:0 auto;display:flex}.components-module__5PovsG__logoLink{width:clamp(154px,16vw,220px);transition:opacity var(--duration-fast) ease, transform var(--duration-fast) ease;flex:none}.components-module__5PovsG__logoLink:hover{opacity:.84;transform:translateY(-1px)}.components-module__5PovsG__logoLink img{width:100%;height:auto}.components-module__5PovsG__desktopNav{justify-content:center;align-items:center;gap:clamp(15px,2vw,30px);margin-left:auto;display:flex}.components-module__5PovsG__navLink{color:var(--muted);letter-spacing:.035em;white-space:nowrap;transition:color var(--duration-fast) ease;font-size:.79rem;font-weight:760;text-decoration:none;position:relative}.components-module__5PovsG__navLink:after{content:"";background:var(--brand);height:2px;transition:right var(--duration) var(--ease-out);position:absolute;bottom:-8px;left:0;right:100%}.components-module__5PovsG__navLink:hover{color:var(--text-strong)}.components-module__5PovsG__navLink:hover:after{right:0}.components-module__5PovsG__headerActions{align-items:center;gap:10px;margin-left:clamp(4px,1vw,16px);display:flex}.components-module__5PovsG__languageSwitcher{border:1px solid var(--line);background:#ffffff06;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.components-module__5PovsG__languageSwitcher button{width:37px;height:31px;color:var(--muted);letter-spacing:.08em;cursor:pointer;transition:color var(--duration-fast) ease, background var(--duration-fast) ease, transform var(--duration-fast) ease;background:0 0;border:0;border-radius:999px;padding:0;font-size:.68rem;font-weight:850}.components-module__5PovsG__languageSwitcher button:hover{color:#fff}.components-module__5PovsG__languageSwitcher button:active{transform:scale(.94)}.components-module__5PovsG__languageSwitcher .components-module__5PovsG__languageActive{color:#fff;background:var(--brand);box-shadow:0 6px 18px rgba(var(--brand-rgb), .25)}.components-module__5PovsG__headerCta,.components-module__5PovsG__mobileOrder{border-radius:var(--radius-sm);color:#fff;background:var(--brand);min-height:42px;box-shadow:0 10px 28px rgba(var(--brand-rgb), .2);transition:transform var(--duration-fast) ease, background var(--duration-fast) ease, box-shadow var(--duration-fast) ease;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:.76rem;font-weight:820;text-decoration:none;display:inline-flex}.components-module__5PovsG__headerCta span{transition:transform var(--duration-fast) ease}.components-module__5PovsG__headerCta:hover{background:var(--brand-hover);box-shadow:0 14px 32px rgba(var(--brand-rgb), .31);transform:translateY(-2px)}.components-module__5PovsG__headerCta:hover span{transform:translate(2px,-2px)}.components-module__5PovsG__menuButton{border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:50%;width:42px;height:42px;padding:0;display:none}.components-module__5PovsG__menuButton span{width:16px;height:1.5px;transition:transform var(--duration) var(--ease-out);background:#fff;margin:5px auto;display:block}.components-module__5PovsG__menuButtonOpen span:first-child{transform:translateY(3.25px)rotate(45deg)}.components-module__5PovsG__menuButtonOpen span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.components-module__5PovsG__mobileMenu{display:none}.components-module__5PovsG__footer{width:min(calc(100% - (var(--gutter) * 2)), var(--container));margin:var(--section-space) auto 0;border-top:1px solid var(--line);padding:58px 0 30px}.components-module__5PovsG__footerInner{grid-template-columns:minmax(260px,1.7fr) 1fr 1fr;gap:clamp(36px,7vw,100px);display:grid}.components-module__5PovsG__footerBrand img{width:min(230px,70%);height:auto}.components-module__5PovsG__footerBrand p{max-width:320px;color:var(--muted);margin:22px 0 0;line-height:1.65}.components-module__5PovsG__footerColumn{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.components-module__5PovsG__footerColumn a{color:var(--muted);transition:color var(--duration-fast) ease, transform var(--duration-fast) ease;font-size:.92rem;text-decoration:none}.components-module__5PovsG__footerColumn a:hover{color:#fff;transform:translate(3px)}.components-module__5PovsG__footerLabel{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:850}.components-module__5PovsG__footerBottom{border-top:1px solid var(--line);color:var(--muted-2);justify-content:space-between;gap:24px;margin-top:58px;padding-top:24px;font-size:.76rem;display:flex}.components-module__5PovsG__loader{z-index:1000;background:var(--bg);transition:opacity .5s var(--ease-out), visibility .5s var(--ease-out);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.components-module__5PovsG__loader:before,.components-module__5PovsG__loader:after{content:"";pointer-events:none;position:absolute;inset:0}.components-module__5PovsG__loader:before{background:radial-gradient(circle at center, rgba(var(--brand-rgb), .12), transparent 32rem)}.components-module__5PovsG__loader:after{opacity:.22;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px}.components-module__5PovsG__loaderClosing{opacity:0;visibility:hidden}.components-module__5PovsG__loaderMark{z-index:1;width:min(340px,64vw);animation:1.7s ease-in-out infinite components-module__5PovsG__loaderBreath;position:relative}.components-module__5PovsG__loaderMark>div,.components-module__5PovsG__loaderMark img{width:100%;height:auto}.components-module__5PovsG__loaderLine{background:#ffffff14;width:min(220px,46vw);height:2px;position:absolute;bottom:12vh;left:50%;overflow:hidden;transform:translate(-50%)}.components-module__5PovsG__loaderLine span{background:var(--brand);width:45%;height:100%;animation:components-module__5PovsG__loaderLine 1.15s var(--ease-standard) infinite;display:block}@keyframes components-module__5PovsG__loaderBreath{0%,to{opacity:.68;transform:scale(.985)}50%{opacity:1;transform:scale(1)}}@keyframes components-module__5PovsG__loaderLine{0%{transform:translate(-110%)}to{transform:translate(330%)}}.components-module__5PovsG__galleryGrid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(150px,14vw,215px);gap:clamp(10px,1.3vw,18px);display:grid}.components-module__5PovsG__galleryReveal{min-width:0}.components-module__5PovsG__galleryReveal:first-child{grid-area:span 2/span 7}.components-module__5PovsG__galleryReveal:nth-child(2),.components-module__5PovsG__galleryReveal:nth-child(3){grid-column:span 5}.components-module__5PovsG__galleryReveal:nth-child(4),.components-module__5PovsG__galleryReveal:nth-child(5),.components-module__5PovsG__galleryReveal:nth-child(6){grid-column:span 4}.components-module__5PovsG__galleryReveal:nth-child(7){grid-column:span 5}.components-module__5PovsG__galleryReveal:nth-child(8){grid-column:span 7}.components-module__5PovsG__galleryCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-elevated);width:100%;height:100%;min-height:100%;box-shadow:var(--shadow-soft);isolation:isolate;margin:0;position:relative;overflow:hidden}.components-module__5PovsG__galleryCard:after{content:"";z-index:2;border-radius:inherit;pointer-events:none;transition:border-color var(--duration) ease;border:1px solid #0000;position:absolute;inset:0}.components-module__5PovsG__galleryCard img{object-fit:cover;transition:transform .9s var(--ease-out), filter .5s ease}.components-module__5PovsG__galleryShade{z-index:1;background:linear-gradient(180deg, transparent 42%, #060608d9 100%), linear-gradient(130deg, transparent 35%, rgba(var(--brand-rgb), .08));transition:background var(--duration) ease;position:absolute;inset:0}.components-module__5PovsG__galleryCard figcaption{z-index:3;grid-template-columns:auto 1fr auto;align-items:end;gap:14px;padding:clamp(16px,2.2vw,27px);display:grid;position:absolute;inset:auto 0 0}.components-module__5PovsG__galleryCard figcaption span{color:var(--brand);letter-spacing:.12em;padding-bottom:2px;font-size:.66rem;font-weight:850}.components-module__5PovsG__galleryCard figcaption strong{letter-spacing:-.025em;max-width:420px;font-size:clamp(1rem,1.65vw,1.45rem);line-height:1.06}.components-module__5PovsG__galleryCard figcaption i{color:#fff;opacity:0;width:34px;height:34px;transition:opacity var(--duration) ease, transform var(--duration) var(--ease-out), background var(--duration-fast) ease;border:1px solid #ffffff47;border-radius:50%;place-items:center;font-style:normal;display:grid;transform:translate(-8px,8px)}.components-module__5PovsG__galleryCard:hover img{filter:saturate(1.08)contrast(1.04);transform:scale(1.045)}.components-module__5PovsG__galleryCard:hover:after{border-color:rgba(var(--brand-rgb), .55)}.components-module__5PovsG__galleryCard:hover figcaption i{opacity:1;background:var(--brand);border-color:var(--brand);transform:translate(0)}.components-module__5PovsG__contactForm{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fff1,#ffffff06);padding:clamp(22px,4vw,42px)}.components-module__5PovsG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.components-module__5PovsG__field{flex-direction:column;gap:9px;display:flex}.components-module__5PovsG__fieldWide{grid-column:1/-1}.components-module__5PovsG__field>span{color:#d9d9dc;letter-spacing:.035em;font-size:.74rem;font-weight:760}.components-module__5PovsG__field input,.components-module__5PovsG__field textarea{border:1px solid var(--line);border-radius:var(--radius-sm);color:#fff;width:100%;transition:border-color var(--duration-fast) ease, background var(--duration-fast) ease, box-shadow var(--duration-fast) ease;background:#00000038}.components-module__5PovsG__field input{height:53px;padding:0 16px}.components-module__5PovsG__field textarea{resize:vertical;min-height:170px;padding:15px 16px;line-height:1.55}.components-module__5PovsG__field input::placeholder,.components-module__5PovsG__field textarea::placeholder{color:#626269}.components-module__5PovsG__field input:hover,.components-module__5PovsG__field textarea:hover{border-color:var(--line-strong)}.components-module__5PovsG__field input:focus,.components-module__5PovsG__field textarea:focus{border-color:rgba(var(--brand-rgb), .75);box-shadow:0 0 0 4px rgba(var(--brand-rgb), .09);background:#00000057;outline:none}.components-module__5PovsG__field input[aria-invalid=true],.components-module__5PovsG__field textarea[aria-invalid=true]{border-color:var(--brand)}.components-module__5PovsG__field small,.components-module__5PovsG__consentError{color:#ff6b75;font-size:.7rem}.components-module__5PovsG__consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:11px;margin-top:22px;font-size:.78rem;line-height:1.5;display:flex}.components-module__5PovsG__consent input{width:18px;height:18px;accent-color:var(--brand);flex:none;margin:1px 0 0}.components-module__5PovsG__consentError{margin:6px 0 0 29px;display:block}.components-module__5PovsG__formActions{align-items:center;gap:20px;margin-top:28px;display:flex}.components-module__5PovsG__formSubmit{border-radius:var(--radius-sm);color:#fff;background:var(--brand);min-height:54px;box-shadow:var(--shadow-brand);cursor:pointer;transition:background var(--duration-fast) ease, transform var(--duration-fast) ease, box-shadow var(--duration-fast) ease, opacity var(--duration-fast) ease;border:0;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-size:.86rem;font-weight:820;display:inline-flex}.components-module__5PovsG__formSubmit:hover:not(:disabled){background:var(--brand-hover);box-shadow:0 22px 52px rgba(var(--brand-rgb), .31);transform:translateY(-2px)}.components-module__5PovsG__formSubmit span{transition:transform var(--duration-fast) ease}.components-module__5PovsG__formSubmit:hover span{transform:translate(2px,-2px)}.components-module__5PovsG__formSubmit:disabled{opacity:.62;cursor:wait}.components-module__5PovsG__formStatus{flex:1;min-width:0}.components-module__5PovsG__formStatus p{margin:0;font-size:.78rem;line-height:1.5}.components-module__5PovsG__formSuccess{color:#b8e6c4}.components-module__5PovsG__formError{color:#ff8a92}.components-module__5PovsG__honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1120px){.components-module__5PovsG__desktopNav{display:none}.components-module__5PovsG__headerActions{margin-left:auto}.components-module__5PovsG__menuButton{display:block}.components-module__5PovsG__mobileMenu{inset:var(--header-height) 0 0;padding:26px var(--gutter) 44px;opacity:0;visibility:hidden;transition:opacity var(--duration) ease, visibility var(--duration) ease, transform var(--duration) var(--ease-out);background:#08080afa;display:block;position:fixed;transform:translateY(-12px)}.components-module__5PovsG__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.components-module__5PovsG__mobileMenu nav{flex-direction:column;width:min(100%,760px);margin:0 auto;display:flex}.components-module__5PovsG__mobileMenu nav>a:not(.components-module__5PovsG__mobileOrder){border-bottom:1px solid var(--line);color:#fff;letter-spacing:-.04em;opacity:0;transition:opacity .4s var(--ease-out), transform .4s var(--ease-out), color var(--duration-fast) ease;transition-delay:calc(var(--menu-index) * 45ms + 80ms);grid-template-columns:42px 1fr;align-items:baseline;padding:18px 0;font-size:clamp(1.5rem,5vw,2.4rem);font-weight:800;text-decoration:none;display:grid;transform:translateY(18px)}.components-module__5PovsG__mobileMenuOpen nav>a:not(.components-module__5PovsG__mobileOrder){opacity:1;transform:translateY(0)}.components-module__5PovsG__mobileMenu nav>a:not(.components-module__5PovsG__mobileOrder):hover{color:var(--brand)}.components-module__5PovsG__mobileMenu nav>a span{color:var(--muted-2);letter-spacing:.1em;font-size:.65rem;font-weight:800}.components-module__5PovsG__mobileOrder{align-self:flex-start;min-height:52px;margin-top:28px;padding:0 22px}}@media (max-width:840px){.components-module__5PovsG__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(190px,38vw,300px)}.components-module__5PovsG__galleryReveal:nth-child(n){grid-area:span 1/span 1}.components-module__5PovsG__galleryReveal:first-child,.components-module__5PovsG__galleryReveal:nth-child(6){grid-column:1/-1}.components-module__5PovsG__footerInner{grid-template-columns:1.3fr 1fr}.components-module__5PovsG__footerBrand{grid-column:1/-1}}@media (max-width:640px){.components-module__5PovsG__headerCta{display:none}.components-module__5PovsG__headerInner{width:min(calc(100% - 32px), var(--container))}.components-module__5PovsG__languageSwitcher button{width:34px}.components-module__5PovsG__galleryGrid{grid-template-columns:1fr;grid-auto-rows:clamp(230px,78vw,380px)}.components-module__5PovsG__galleryReveal:nth-child(n){grid-column:1}.components-module__5PovsG__galleryCard figcaption i{opacity:1;transform:none}.components-module__5PovsG__formGrid{grid-template-columns:1fr}.components-module__5PovsG__fieldWide{grid-column:auto}.components-module__5PovsG__formActions{flex-direction:column;align-items:stretch}.components-module__5PovsG__formSubmit{width:100%}.components-module__5PovsG__footerInner{grid-template-columns:1fr}.components-module__5PovsG__footerBrand{grid-column:auto}.components-module__5PovsG__footerBottom{flex-direction:column;gap:8px}}
