.Hero-module__ZARIfG__hero{text-align:center;width:100%;height:100vh;color:var(--foreground);background:url(/images/hero-bg.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__overlay{pointer-events:none;background:#00000080;position:absolute;inset:0}.Hero-module__ZARIfG__nav{z-index:10;position:absolute;top:2rem;right:2rem}.Hero-module__ZARIfG__content{z-index:2;animation:2s ease-out Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__title{text-shadow:0 0 10px #000c;margin-bottom:1rem;font-size:5rem}.Hero-module__ZARIfG__subtitle{font-size:1.5rem;font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:3rem}.Hero-module__ZARIfG__cta{border:1px solid var(--accent);color:var(--accent);font-family:var(--font-serif);cursor:pointer;background:0 0;padding:1rem 3rem;font-size:1.2rem;transition:all .4s;position:relative;overflow:hidden}.Hero-module__ZARIfG__cta:hover{background:var(--accent);color:#000;box-shadow:0 0 20px #c0c0c066}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}}
.LanguageSwitcher-module__kcAi4G__switcher{font-family:var(--font-sans);color:var(--accent);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.LanguageSwitcher-module__kcAi4G__btn{color:inherit;cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:.2rem;font-weight:700;transition:color .3s}.LanguageSwitcher-module__kcAi4G__btn:hover{color:var(--foreground)}.LanguageSwitcher-module__kcAi4G__active{color:var(--foreground);text-decoration:underline}.LanguageSwitcher-module__kcAi4G__divider{opacity:.5}
.About-module__vAULUW__container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.About-module__vAULUW__section{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:6rem;display:flex}.About-module__vAULUW__reverse{flex-direction:row-reverse}.About-module__vAULUW__textBlock{flex:1}.About-module__vAULUW__imageBlock{flex:1;justify-content:center;display:flex}.About-module__vAULUW__heading{color:var(--accent);border-bottom:1px solid #333;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2.5rem;display:inline-block}.About-module__vAULUW__text{color:#ccc;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__realImg{object-fit:cover;width:100%;height:100%;display:block}.About-module__vAULUW__galleryFrame{width:100%;max-width:800px;height:550px;position:relative}.About-module__vAULUW__masterFrame{width:100%;max-width:500px;height:500px;position:relative;overflow:hidden}.About-module__vAULUW__placeholderImg{color:#333;width:300px;height:400px;font-family:var(--font-serif);background:#111;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.About-module__vAULUW__section{text-align:left;isolation:isolate;flex-direction:column-reverse;gap:0;margin-bottom:4rem;position:relative}.About-module__vAULUW__reverse{flex-direction:column-reverse}.About-module__vAULUW__imageBlock{z-index:1;background:linear-gradient(#0000 0%,#141414 90%);width:100%;padding-bottom:2rem}.About-module__vAULUW__textBlock{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border:1px solid #ffffff1a;border-radius:2px;margin-top:-3rem;padding:2rem;box-shadow:0 -10px 30px #000c}.About-module__vAULUW__heading{width:100%;margin-bottom:1rem;font-size:2rem}}
.Frame-module__hzMlwG__frame{border:1px solid #c0c0c04d;padding:20px;display:inline-block;position:relative}.Frame-module__hzMlwG__content{z-index:1;width:100%;height:100%;position:relative}.Frame-module__hzMlwG__cornerTopLeft,.Frame-module__hzMlwG__cornerTopRight,.Frame-module__hzMlwG__cornerBottomLeft,.Frame-module__hzMlwG__cornerBottomRight{border-color:var(--accent);border-style:solid;width:20px;height:20px;transition:all .3s;position:absolute}.Frame-module__hzMlwG__cornerTopLeft{border-width:2px 0 0 2px;top:-1px;left:-1px}.Frame-module__hzMlwG__cornerTopRight{border-width:2px 2px 0 0;top:-1px;right:-1px}.Frame-module__hzMlwG__cornerBottomLeft{border-width:0 0 2px 2px;bottom:-1px;left:-1px}.Frame-module__hzMlwG__cornerBottomRight{border-width:0 2px 2px 0;bottom:-1px;right:-1px}.Frame-module__hzMlwG__frame:hover .Frame-module__hzMlwG__cornerTopLeft{top:-5px;left:-5px}.Frame-module__hzMlwG__frame:hover .Frame-module__hzMlwG__cornerTopRight{top:-5px;right:-5px}.Frame-module__hzMlwG__frame:hover .Frame-module__hzMlwG__cornerBottomLeft{bottom:-5px;left:-5px}.Frame-module__hzMlwG__frame:hover .Frame-module__hzMlwG__cornerBottomRight{bottom:-5px;right:-5px}@media (max-width:768px){.Frame-module__hzMlwG__hideBottom{border-bottom:none;padding-bottom:0}.Frame-module__hzMlwG__hideBottomCorner{display:none}}
.StudioGallery-module__IFjPpW__galleryContainer{border-radius:var(--radius);background:#111;width:100%;height:100%;position:relative;overflow:hidden}.StudioGallery-module__IFjPpW__slider{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.StudioGallery-module__IFjPpW__image{object-fit:cover;border-radius:var(--radius);width:100%;height:100%;position:absolute}.StudioGallery-module__IFjPpW__overlay{z-index:2;pointer-events:none;text-align:center;background:linear-gradient(#0000,#000c);width:100%;padding:2rem 1rem 1rem;position:absolute;bottom:0;left:0}.StudioGallery-module__IFjPpW__title{color:#fff;font-size:1.2rem;font-family:var(--font-serif);letter-spacing:1px;text-transform:uppercase}.StudioGallery-module__IFjPpW__navBtn{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.StudioGallery-module__IFjPpW__navBtn:hover{background:#fff3}.StudioGallery-module__IFjPpW__prev{left:10px}.StudioGallery-module__IFjPpW__next{right:10px}.StudioGallery-module__IFjPpW__indicators{z-index:10;gap:8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.StudioGallery-module__IFjPpW__dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.StudioGallery-module__IFjPpW__activeDot{background:var(--accent);transform:scale(1.2)}
.Gallery-module__3QxX8q__gallery{max-width:1400px;min-height:80vh;margin:0 auto;padding:4rem 2rem}.Gallery-module__3QxX8q__header{text-align:center;margin-bottom:4rem}.Gallery-module__3QxX8q__heading{color:var(--accent);margin-bottom:1rem;font-size:3rem}.Gallery-module__3QxX8q__intro{color:#888;max-width:600px;margin:0 auto}.Gallery-module__3QxX8q__carouselSection{margin-bottom:4rem}.Gallery-module__3QxX8q__gridBtnContainer{justify-content:center;display:flex}.Gallery-module__3QxX8q__gridBtn{border:1px solid var(--accent);color:var(--foreground);font-family:var(--font-serif);cursor:pointer;background:0 0;padding:1rem 3rem;transition:all .3s}.Gallery-module__3QxX8q__gridBtn:hover{background:var(--accent);color:#000}.Gallery-module__3QxX8q__lightbox{z-index:100;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__3QxX8q__toolbar{z-index:102;gap:1rem;display:flex;position:absolute;top:2rem;right:2rem}.Gallery-module__3QxX8q__toolBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem}.Gallery-module__3QxX8q__lightboxContent{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Gallery-module__3QxX8q__lightboxImgContainer{max-width:90vw;max-height:70vh;margin-bottom:2rem}.Gallery-module__3QxX8q__lightboxImg{object-fit:contain;width:100%;height:100%;max-height:70vh}.Gallery-module__3QxX8q__lightboxCaption{color:var(--accent);font-family:var(--font-serif);font-size:1.5rem}.Gallery-module__3QxX8q__strip{gap:1rem;max-width:90vw;margin-top:2rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Gallery-module__3QxX8q__stripImg{object-fit:cover;cursor:pointer;opacity:.5;border:1px solid #0000;width:60px;height:60px;transition:opacity .3s}.Gallery-module__3QxX8q__activeStrip{opacity:1;border-color:var(--accent)}
.CardCarousel-module__MlOQhq__carouselContainer{perspective:1000px;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.CardCarousel-module__MlOQhq__card{border:1px solid var(--accent);cursor:pointer;filter:brightness(.6);background:#000;width:250px;height:350px;transition:box-shadow .3s,filter .3s;position:absolute;overflow:hidden;box-shadow:0 10px 30px #000c}.CardCarousel-module__MlOQhq__image{object-fit:cover;width:100%;height:100%}.CardCarousel-module__MlOQhq__cardOverlay{color:#fff;text-align:center;z-index:10;background:linear-gradient(#0000,#000000e6);padding:1rem;position:absolute;bottom:0;left:0;right:0}.CardCarousel-module__MlOQhq__cardTitle{font-family:var(--font-serif);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 10px #000c;font-size:1.2rem}@media (max-width:600px){.CardCarousel-module__MlOQhq__card{width:200px;height:300px}}
.Contact-module__hcVmEa__contact{text-align:center;background:radial-gradient(circle at bottom,#111 0%,#000 100%);border-top:1px solid #222;padding:8rem 2rem 4rem;position:relative}.Contact-module__hcVmEa__title{color:var(--accent);font-size:3.5rem;font-family:var(--font-serif);text-shadow:0 0 20px #c0c0c033;margin-bottom:5rem}.Contact-module__hcVmEa__card{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1000px;margin:0 auto 6rem;display:flex}.Contact-module__hcVmEa__gothicLink{border:1px solid var(--accent);color:var(--foreground);font-family:var(--font-serif);background:#00000080;align-items:center;gap:1.5rem;min-width:280px;padding:1.5rem 3rem;font-size:1.2rem;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__gothicLink:before{content:"";background:var(--accent);z-index:0;opacity:.1;width:0;height:100%;transition:width .4s;position:absolute;top:0;left:0}.Contact-module__hcVmEa__gothicLink:hover:before{width:100%}.Contact-module__hcVmEa__gothicLink:hover{border-color:#fff;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Contact-module__hcVmEa__iconBox{z-index:1;align-items:center;display:flex}.Contact-module__hcVmEa__linkText{z-index:1;text-transform:uppercase;letter-spacing:.1em}.Contact-module__hcVmEa__footer{color:#444;font-size:.8rem;font-family:var(--font-sans);letter-spacing:.2em;margin-top:4rem}@media (max-width:768px){.Contact-module__hcVmEa__card{padding:1.5rem}}.Contact-module__hcVmEa__decorationsRow{pointer-events:none;justify-content:space-between;width:100%;margin-top:2rem;padding:0 10%;display:flex}.Contact-module__hcVmEa__decoItem{cursor:grab;pointer-events:auto;filter:drop-shadow(0 0 10px #00000080);font-size:3rem}.Contact-module__hcVmEa__decoItem:active{cursor:grabbing}@media (max-width:768px){.Contact-module__hcVmEa__gothicLink{justify-content:center;width:100%}}
.ScrollReveal-module__1d__Dq__reveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.ScrollReveal-module__1d__Dq__visible{opacity:1;transform:translateY(0)}
.Navigation-module__eB08ka__navBar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#000c;border-bottom:1px solid #ffffff1a;justify-content:center;gap:2rem;padding:1.5rem;display:flex;position:sticky;top:0}.Navigation-module__eB08ka__navLink{color:#888;font-family:var(--font-serif);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;transition:color .3s;position:relative}.Navigation-module__eB08ka__navLink:hover,.Navigation-module__eB08ka__active{color:#fff}.Navigation-module__eB08ka__linkText{z-index:10;position:relative}.Navigation-module__eB08ka__activeIndicator{background-color:var(--accent);z-index:1;height:2px;position:absolute;bottom:-1px;left:0;right:0}.Navigation-module__eB08ka__navLink:after{display:none}@media (max-width:600px){.Navigation-module__eB08ka__navBar{gap:1rem;padding:1rem .5rem}.Navigation-module__eB08ka__navLink{font-size:.75rem}}
