.AboutSection-module__UGBiha__aboutSection{background-color:var(--color-background);padding:12rem 0;position:relative;overflow:hidden}.AboutSection-module__UGBiha__leafDecor{opacity:.12;filter:blur(15px);z-index:1;animation:25s ease-in-out infinite alternate AboutSection-module__UGBiha__driftAbout;position:absolute;top:15%;right:-5%}@keyframes AboutSection-module__UGBiha__driftAbout{0%{transform:translate(0)rotate(0)}50%{transform:translate(-40px,30px)rotate(-15deg)}to{transform:translate(20px,-20px)rotate(8deg)}}.AboutSection-module__UGBiha__container{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;max-width:1400px;margin:0 auto;padding:0 4rem;display:grid}.AboutSection-module__UGBiha__imageSide{width:100%}.AboutSection-module__UGBiha__imageFrame{aspect-ratio:4/5;border-radius:16px;width:100%;position:relative;overflow:hidden}.AboutSection-module__UGBiha__contentSide{flex-direction:column;justify-content:center;display:flex}.AboutSection-module__UGBiha__subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;color:rgba(var(--color-rgb-overlay),.4);margin-bottom:2rem;font-size:.8rem;display:block}.AboutSection-module__UGBiha__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-dark);margin-bottom:3rem;font-size:3.5rem;line-height:1.1}.AboutSection-module__UGBiha__description{flex-direction:column;gap:2rem;max-width:500px;display:flex}.AboutSection-module__UGBiha__description p{font-family:var(--font-body);color:rgba(var(--color-rgb-overlay),.7);font-size:1.1rem;font-weight:300;line-height:1.8}.AboutSection-module__UGBiha__signature{align-items:center;gap:1.5rem;margin-top:5rem;display:flex}.AboutSection-module__UGBiha__sigText{font-family:var(--font-heading);letter-spacing:.2em;color:var(--color-text-dark);font-size:1.2rem}.AboutSection-module__UGBiha__sigLine{background-color:var(--color-text-dark);width:100px;height:1px}@media (max-width:1024px){.AboutSection-module__UGBiha__container{gap:4rem;padding:0 2rem}.AboutSection-module__UGBiha__title{font-size:2.8rem}}@media (max-width:768px){.AboutSection-module__UGBiha__aboutSection{padding:8rem 0}.AboutSection-module__UGBiha__container{grid-template-columns:1fr;gap:4rem}.AboutSection-module__UGBiha__imageSide{order:2}.AboutSection-module__UGBiha__contentSide{text-align:center;order:1;align-items:center}.AboutSection-module__UGBiha__title{font-size:2.2rem}.AboutSection-module__UGBiha__description{text-align:center}.AboutSection-module__UGBiha__signature{justify-content:center}}
.HeroSection-module__sBkrQG__hero{text-align:center;background-color:var(--color-background);justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__floatingDecor{pointer-events:none;z-index:1;filter:grayscale();transition:opacity 1s;position:absolute}.HeroSection-module__sBkrQG__decor1{opacity:.12;filter:blur(8px)grayscale();animation:15s ease-in-out infinite alternate HeroSection-module__sBkrQG__drift;top:10%;left:-5%}.HeroSection-module__sBkrQG__decor2{opacity:.08;filter:blur(12px)grayscale();animation:20s ease-in-out infinite alternate-reverse HeroSection-module__sBkrQG__drift;bottom:5%;right:-5%}.HeroSection-module__sBkrQG__decor3{opacity:.05;filter:blur(25px)grayscale();animation:25s ease-in-out infinite alternate HeroSection-module__sBkrQG__drift;top:40%;right:-10%}.HeroSection-module__sBkrQG__decor4{opacity:.1;filter:blur(4px)grayscale();animation:18s ease-in-out infinite alternate-reverse HeroSection-module__sBkrQG__drift;bottom:15%;left:5%}.HeroSection-module__sBkrQG__leaf1{opacity:.2;filter:blur(4px);z-index:3;animation:12s ease-in-out infinite alternate HeroSection-module__sBkrQG__drift;top:15%;right:15%}.HeroSection-module__sBkrQG__leaf2{opacity:.15;filter:blur(10px);animation:22s ease-in-out infinite alternate-reverse HeroSection-module__sBkrQG__drift;bottom:20%;left:10%}@keyframes HeroSection-module__sBkrQG__drift{0%{transform:translate(0)rotate(0)}50%{transform:translate(20px,-30px)rotate(5deg)}to{transform:translate(-10px,15px)rotate(-3deg)}}.HeroSection-module__sBkrQG__heroContent{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:800px;animation:1.5s cubic-bezier(.16,1,.3,1) HeroSection-module__sBkrQG__fadeIn;display:flex}.HeroSection-module__sBkrQG__eidGreeting{font-family:var(--font-heading);letter-spacing:.4em;color:var(--color-primary);text-transform:uppercase;justify-content:center;margin-bottom:2rem;font-size:1.1rem;font-style:italic;display:flex}.HeroSection-module__sBkrQG__title{font-family:var(--font-heading);color:var(--color-text-dark);letter-spacing:-.02em;text-wrap:balance;margin-bottom:3rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:300;line-height:1.1}.HeroSection-module__sBkrQG__buttonGroup{gap:2rem;margin-top:1rem;display:flex}.HeroSection-module__sBkrQG__primaryBtn,.HeroSection-module__sBkrQG__secondaryBtn{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;padding:1.2rem 3.5rem;font-size:.85rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.HeroSection-module__sBkrQG__primaryBtn{background:var(--bg-gold);color:#000;border-radius:8px!important}.HeroSection-module__sBkrQG__primaryBtn:hover{color:var(--color-text-dark);background-color:#0000}.HeroSection-module__sBkrQG__secondaryBtn{color:var(--color-text-dark);border:1px solid rgba(var(--color-rgb-overlay), .2);background-color:#0000;border-radius:8px!important}.HeroSection-module__sBkrQG__secondaryBtn:hover{border-color:var(--color-text-dark);background-color:rgba(var(--color-rgb-overlay), .05)}@keyframes HeroSection-module__sBkrQG__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{min-height:100dvh;padding:2rem 1.5rem}.HeroSection-module__sBkrQG__eidGreeting{font-size:.9rem}.HeroSection-module__sBkrQG__buttonGroup{flex-direction:column;gap:1rem;width:100%}.HeroSection-module__sBkrQG__primaryBtn,.HeroSection-module__sBkrQG__secondaryBtn{text-align:center;width:100%;padding:1.2rem}}
.WhyUs-module__onskOq__whyUsSection{background-color:var(--color-secondary);padding:10rem 0}.WhyUs-module__onskOq__container{max-width:1400px;margin:0 auto;padding:0 4rem}.WhyUs-module__onskOq__grid{grid-template-columns:repeat(3,1fr);gap:6rem;display:grid}.WhyUs-module__onskOq__featureCard{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.WhyUs-module__onskOq__icon{font-family:var(--font-body);letter-spacing:.2em;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.7rem;font-weight:500;display:flex}.WhyUs-module__onskOq__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-dark);font-size:1.8rem}.WhyUs-module__onskOq__description{font-family:var(--font-body);color:rgba(var(--color-rgb-overlay),.6);font-size:1rem;font-weight:300;line-height:1.8}@media (max-width:1024px){.WhyUs-module__onskOq__grid{gap:3rem}.WhyUs-module__onskOq__title{font-size:1.5rem}}@media (max-width:768px){.WhyUs-module__onskOq__whyUsSection{padding:6rem 0}.WhyUs-module__onskOq__grid{grid-template-columns:1fr;gap:4rem}.WhyUs-module__onskOq__container{padding:0 2rem}.WhyUs-module__onskOq__featureCard{text-align:center;align-items:center}}
.Gallery-module__3QxX8q__gallerySection{background-color:var(--color-background);padding:10rem 0}.Gallery-module__3QxX8q__isHidden{opacity:0;transform:translateY(60px)}.Gallery-module__3QxX8q__isVisible{opacity:1;transition:opacity 1.2s cubic-bezier(.2,.8,.2,1),transform 1.2s cubic-bezier(.2,.8,.2,1);transform:translateY(0)}.Gallery-module__3QxX8q__header{text-align:center;margin-bottom:8rem}.Gallery-module__3QxX8q__subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;color:rgba(var(--color-rgb-overlay),.5);margin-bottom:1.5rem;font-size:.85rem;display:block}.Gallery-module__3QxX8q__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-dark);font-size:3.5rem}.Gallery-module__3QxX8q__editorialGrid{grid-template-columns:repeat(2,1fr);gap:8rem 10rem;max-width:1600px;margin:0 auto;padding:0 15vw;display:grid}.Gallery-module__3QxX8q__galleryItem{flex-direction:column;gap:2rem;display:flex}.Gallery-module__3QxX8q__galleryItem:nth-child(2n){margin-top:15rem}.Gallery-module__3QxX8q__imageWrapper{aspect-ratio:4/5;border-radius:16px;width:100%;position:relative;overflow:hidden}.Gallery-module__3QxX8q__realImage{filter:grayscale(10%);transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__realImage{filter:grayscale(0%);transform:scale(1.05)}.Gallery-module__3QxX8q__meta{border-bottom:1px solid rgba(var(--color-rgb-overlay),.1);flex-direction:column;align-items:flex-start;padding-bottom:1.5rem;transition:border-color .4s;display:flex}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__meta{border-bottom-color:rgba(var(--color-rgb-overlay),1)}.Gallery-module__3QxX8q__metaHeader{justify-content:space-between;width:100%;margin-bottom:.8rem;display:flex}.Gallery-module__3QxX8q__id{font-family:var(--font-body);letter-spacing:.2em;color:rgba(var(--color-rgb-overlay),.4);font-size:.8rem}.Gallery-module__3QxX8q__discoverText{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-dark);opacity:0;font-size:.75rem;transition:all .4s cubic-bezier(.2,.8,.2,1);transform:translate(-10px)}.Gallery-module__3QxX8q__galleryItem:hover .Gallery-module__3QxX8q__discoverText{opacity:1;transform:translate(0)}.Gallery-module__3QxX8q__designTitle{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-dark);font-size:1.8rem;font-weight:400}.Gallery-module__3QxX8q__mobileIndicators{display:none}@media (max-width:1024px){.Gallery-module__3QxX8q__editorialGrid{gap:6rem 3rem;padding:0 5vw}}@media (max-width:768px){.Gallery-module__3QxX8q__editorialGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;gap:2rem;padding:0 1.5rem 1rem;display:flex;overflow-x:auto}.Gallery-module__3QxX8q__editorialGrid::-webkit-scrollbar{display:none}.Gallery-module__3QxX8q__galleryItem{scroll-snap-align:center;flex:0 0 75vw}.Gallery-module__3QxX8q__galleryItem:nth-child(2n){margin-top:0}.Gallery-module__3QxX8q__title{font-size:2.2rem}.Gallery-module__3QxX8q__gallerySection{padding:8rem 0 3rem}.Gallery-module__3QxX8q__header{margin-bottom:2rem}.Gallery-module__3QxX8q__designTitle{font-size:1.5rem}.Gallery-module__3QxX8q__mobileIndicators{justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.Gallery-module__3QxX8q__dot{background-color:rgba(var(--color-rgb-overlay),.2);border-radius:50%;width:6px;height:6px;transition:all .4s cubic-bezier(.2,.8,.2,1)}.Gallery-module__3QxX8q__dotActive{background-color:rgba(var(--color-rgb-overlay),.8);border-radius:3px;width:20px}}
