.LanguageSwitcher-module__kcAi4G__switcher{align-items:center;gap:12px;display:flex}.LanguageSwitcher-module__kcAi4G__localeLink{letter-spacing:1px;color:var(--text-secondary);font-size:.85rem;position:relative}.LanguageSwitcher-module__kcAi4G__localeLink:hover,.LanguageSwitcher-module__kcAi4G__active{color:var(--gold-primary)}.LanguageSwitcher-module__kcAi4G__active:after{content:"";background-color:var(--gold-primary);width:100%;height:1px;position:absolute;bottom:-4px;left:0}
.Header-module__hBw1pG__header{z-index:1000;width:100%;transition:var(--transition-smooth);border-bottom:1px solid #0000;padding:24px 0;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{padding:16px 0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain}.Header-module__hBw1pG__nav{gap:32px;display:flex}.Header-module__hBw1pG__nav a{letter-spacing:.5px;text-transform:uppercase;font-size:.95rem}.Header-module__hBw1pG__actions{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.Header-module__hBw1pG__hamburger span{background-color:var(--text-primary);width:24px;height:2px;transition:var(--transition-smooth);display:block}.Header-module__hBw1pG__cross1{transform:translateY(8px)rotate(45deg)}.Header-module__hBw1pG__cross2{opacity:0}.Header-module__hBw1pG__cross3{transform:translateY(-8px)rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__nav{background-color:var(--surface);border-left:1px solid var(--border-color);flex-direction:column;width:250px;height:100vh;padding:100px 24px 24px;transition:right .3s;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__nav.Header-module__hBw1pG__open{right:0}}
.Hero-module__ZARIfG__hero{text-align:center;background-color:#000;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoGrid{z-index:0;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);width:100%;height:100%;display:grid;position:absolute;top:0;left:0}@media (max-width:768px){.Hero-module__ZARIfG__videoGrid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr)}.Hero-module__ZARIfG__hideOnMobile{display:none}}.Hero-module__ZARIfG__videoItem{width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__video{object-fit:cover;filter:grayscale(20%)contrast(1.1);width:100%;height:100%;transform:scale(1.05)}.Hero-module__ZARIfG__overlay{z-index:1;background:radial-gradient(circle,#0006 0%,#000000d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;max-width:800px;padding:0 24px;position:relative}.Hero-module__ZARIfG__subtitle{font-family:var(--font-body);letter-spacing:4px;text-transform:uppercase;color:var(--gold-secondary);margin-bottom:24px;font-size:1rem;animation:1s forwards Hero-module__ZARIfG__fadeInDown}.Hero-module__ZARIfG__title{color:var(--text-primary);opacity:0;margin-bottom:40px;font-size:3.5rem;line-height:1.2;animation:1s .2s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__cta{background-color:var(--gold-primary);color:#000;font-family:var(--font-body);text-transform:uppercase;letter-spacing:1px;border:1px solid var(--gold-primary);transition:var(--transition-smooth);opacity:0;padding:16px 40px;font-weight:500;animation:1s .4s forwards Hero-module__ZARIfG__fadeInUp;display:inline-block}.Hero-module__ZARIfG__cta:hover{color:var(--gold-primary);background-color:#0000}@keyframes Hero-module__ZARIfG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}}
.About-module__vAULUW__about{background-color:var(--surface);padding:100px 0}.About-module__vAULUW__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.About-module__vAULUW__content{max-width:500px}.About-module__vAULUW__title{margin-bottom:24px;font-size:2.5rem}.About-module__vAULUW__divider{background-color:var(--gold-primary);width:60px;height:2px;margin-bottom:32px}.About-module__vAULUW__description{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__experience{font-family:var(--font-heading);color:var(--gold-secondary);font-size:1.5rem}.About-module__vAULUW__imageWrapper{position:relative}.About-module__vAULUW__imagePlaceholder{aspect-ratio:3/4;border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}@media (max-width:768px){.About-module__vAULUW__container{grid-template-columns:1fr;gap:40px}}
.Services-module__dpHhBa__services{background-color:var(--background);padding:100px 0}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto;padding:0 24px}.Services-module__dpHhBa__title{text-align:center;margin-bottom:24px;font-size:2.5rem}.Services-module__dpHhBa__divider{background-color:var(--gold-primary);width:60px;height:2px;margin:0 auto 60px}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.Services-module__dpHhBa__card{background-color:var(--surface);border:1px solid var(--border-color);text-align:center;transition:var(--transition-smooth);padding:40px 24px}.Services-module__dpHhBa__card:hover{border-color:var(--gold-primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);margin:0;font-size:1.2rem}
.Gallery-module__3QxX8q__gallery{background-color:var(--surface);padding:100px 0}.Gallery-module__3QxX8q__container{max-width:1400px;margin:0 auto;padding:0 24px}.Gallery-module__3QxX8q__title{text-align:center;margin-bottom:24px;font-size:2.5rem}.Gallery-module__3QxX8q__divider{background-color:var(--gold-primary);width:60px;height:2px;margin:0 auto 60px}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.Gallery-module__3QxX8q__item{aspect-ratio:9/16;background-color:var(--surface-light);cursor:pointer;border:1px solid var(--border-color);border-radius:8px;position:relative;overflow:hidden}.Gallery-module__3QxX8q__video{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Gallery-module__3QxX8q__overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000c);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__video{transform:scale(1.05)}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__overlay{opacity:1}@media (max-width:768px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}
.Footer-module__S6Hkya__footer{background-color:var(--background);border-top:1px solid var(--border-color);padding:100px 0 0}.Footer-module__S6Hkya__container{text-align:center;max-width:800px;margin:0 auto;padding:0 24px 80px}.Footer-module__S6Hkya__title{margin-bottom:24px;font-size:2.5rem}.Footer-module__S6Hkya__divider{background-color:var(--gold-primary);width:60px;height:2px;margin:0 auto 40px}.Footer-module__S6Hkya__links{flex-direction:column;align-items:center;gap:24px;display:flex}.Footer-module__S6Hkya__link{border:1px solid var(--border-color);width:100%;max-width:400px;transition:var(--transition-smooth);background:var(--surface);border-radius:4px;justify-content:center;align-items:center;gap:16px;padding:16px 32px;font-size:1.2rem;display:flex}.Footer-module__S6Hkya__link:hover{border-color:var(--gold-primary);transform:translateY(-2px);box-shadow:0 10px 20px #d4af371a}.Footer-module__S6Hkya__icon{color:var(--gold-primary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Footer-module__S6Hkya__bottom{background-color:var(--surface);text-align:center;border-top:1px solid var(--border-color);padding:24px}.Footer-module__S6Hkya__bottom p{color:var(--text-secondary);font-size:.9rem}
