.Navbar-module__pSp8Ga__navbar{z-index:1000;transition:all var(--transition-medium);-webkit-backdrop-filter:blur(12px);background:#1a1a1a59;padding:14px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffff7;padding:10px 0;box-shadow:0 1px 20px #0000000f}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__menuOpen{background:0 0;-webkit-backdrop-filter:none!important}.Navbar-module__pSp8Ga__container{justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:0 32px;display:flex}.Navbar-module__pSp8Ga__logo{z-index:1001;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoText{flex-direction:column;line-height:1;display:flex}.Navbar-module__pSp8Ga__logoName{font-family:var(--font-heading);color:#fff;letter-spacing:3px;transition:color var(--transition-medium);font-size:1.35rem;font-weight:800}.Navbar-module__pSp8Ga__logoSub{font-family:var(--font-body);letter-spacing:5px;color:var(--gold);margin-top:2px;font-size:.58rem;font-weight:600}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__logoName,.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__menuOpen .Navbar-module__pSp8Ga__logoName{color:var(--charcoal-dark)}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:4px;display:flex}.Navbar-module__pSp8Ga__navLink{font-family:var(--font-body);color:#ffffffd9;transition:all var(--transition-fast);letter-spacing:.3px;padding:8px 16px;font-size:.82rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--gold);transform-origin:50%;border-radius:1px;height:2px;transition:transform .3s;position:absolute;bottom:2px;left:16px;right:16px;transform:scaleX(0)}.Navbar-module__pSp8Ga__navLink:hover:after,.Navbar-module__pSp8Ga__navLink.Navbar-module__pSp8Ga__active:after{transform:scaleX(1)}.Navbar-module__pSp8Ga__navLink:hover{color:var(--gold-light)}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__navLink{color:var(--charcoal-dark);font-weight:600}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__navLink:hover{color:var(--gold-dark)}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__navLink.Navbar-module__pSp8Ga__active{color:var(--gold-dark);font-weight:700}.Navbar-module__pSp8Ga__hamburger{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__pSp8Ga__hamburger span{width:24px;height:2px;transition:all var(--transition-medium);transform-origin:50%;background:#fff;border-radius:2px;display:block}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled .Navbar-module__pSp8Ga__hamburger span{background:var(--charcoal-dark)}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span{background:var(--charcoal-dark)!important}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__pSp8Ga__hamburger.Navbar-module__pSp8Ga__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{z-index:999;opacity:0;visibility:hidden;background:linear-gradient(#fdf9f3 0%,#f5ede2 100%);flex-direction:column;transition:all .4s;display:flex;position:fixed;inset:0;transform:translateZ(0)}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__mobileOpen{opacity:1;visibility:visible}.Navbar-module__pSp8Ga__mobileMenuInner{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:90px 30px 40px;display:flex}.Navbar-module__pSp8Ga__mobileLogoWrap{margin-bottom:36px}.Navbar-module__pSp8Ga__mobileLinks{flex-direction:column;align-items:center;gap:4px;width:100%;max-width:300px;display:flex}.Navbar-module__pSp8Ga__mobileLink{font-family:var(--font-heading);color:var(--charcoal-dark);text-align:center;transition:color var(--transition-medium);border-radius:var(--radius-sm);opacity:0;width:100%;padding:14px 28px;font-size:1.35rem;font-weight:600;text-decoration:none;position:relative;transform:translateY(20px)}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__mobileOpen .Navbar-module__pSp8Ga__mobileLink{animation:.4s forwards Navbar-module__pSp8Ga__mobileSlideIn}@keyframes Navbar-module__pSp8Ga__mobileSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__pSp8Ga__mobileLink:after{content:"";background:var(--gold);border-radius:2px;width:36px;height:2.5px;transition:transform .3s;position:absolute;bottom:8px;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__pSp8Ga__mobileLink:hover:after,.Navbar-module__pSp8Ga__mobileLink.Navbar-module__pSp8Ga__active:after{transform:translate(-50%)scaleX(1)}.Navbar-module__pSp8Ga__mobileLink:hover,.Navbar-module__pSp8Ga__mobileLink.Navbar-module__pSp8Ga__active{color:var(--gold-dark)}.Navbar-module__pSp8Ga__mobileFooter{opacity:0;flex-direction:column;align-items:center;gap:10px;margin-top:36px;display:flex}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__mobileOpen .Navbar-module__pSp8Ga__mobileFooter{animation:.4s .45s forwards Navbar-module__pSp8Ga__mobileSlideIn}.Navbar-module__pSp8Ga__mobileFooter p{letter-spacing:1.5px;text-transform:uppercase;color:var(--gray-500);font-size:.68rem;font-weight:500}@media (max-width:1024px){.Navbar-module__pSp8Ga__navLinks{display:none}.Navbar-module__pSp8Ga__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__pSp8Ga__container{padding:0 16px}.Navbar-module__pSp8Ga__mobileLink{padding:12px 20px;font-size:1.15rem}.Navbar-module__pSp8Ga__logoName{font-size:1.15rem}}
.Contact-module__gQiC5G__contact{padding:var(--section-padding);background:linear-gradient(#f3ece0 0%,#e8ddd0 100%);position:relative}.Contact-module__gQiC5G__container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.Contact-module__gQiC5G__header{text-align:center;flex-direction:column;align-items:center;max-width:500px;margin:0 auto 50px;display:flex}.Contact-module__gQiC5G__highlight{color:var(--gold)}.Contact-module__gQiC5G__grid{grid-template-columns:1fr 1fr;align-items:start;gap:36px;display:grid}.Contact-module__gQiC5G__infoSection{flex-direction:column;gap:12px;display:flex}.Contact-module__gQiC5G__infoCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:all var(--transition-medium);align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.Contact-module__gQiC5G__infoCard:hover{border-color:var(--gold);box-shadow:var(--shadow-sm)}.Contact-module__gQiC5G__infoIcon{background:var(--gold-glow);width:40px;min-width:40px;height:40px;color:var(--gold-dark);border-radius:var(--radius-sm);justify-content:center;align-items:center;display:flex}.Contact-module__gQiC5G__infoTitle{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:3px;font-size:.88rem;font-weight:600}.Contact-module__gQiC5G__infoText{color:var(--gray-600);font-size:.8rem;line-height:1.5}.Contact-module__gQiC5G__mapWrapper{border-radius:var(--radius-md);border:1px solid var(--gray-200);width:100%;height:200px;margin-top:4px;overflow:hidden}.Contact-module__gQiC5G__formSection{transition-delay:.15s}.Contact-module__gQiC5G__formCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px 28px}.Contact-module__gQiC5G__formHeader{margin-bottom:24px}.Contact-module__gQiC5G__formTitle{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:4px;font-size:1.2rem;font-weight:700}.Contact-module__gQiC5G__formSub{color:var(--gray-500);font-size:.78rem}.Contact-module__gQiC5G__form{flex-direction:column;gap:16px;display:flex}.Contact-module__gQiC5G__field{flex-direction:column;gap:6px;display:flex}.Contact-module__gQiC5G__field label{color:var(--charcoal);letter-spacing:.3px;font-size:.75rem;font-weight:600}.Contact-module__gQiC5G__field input,.Contact-module__gQiC5G__field select,.Contact-module__gQiC5G__field textarea{font-family:var(--font-body);color:var(--charcoal-dark);border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--off-white);transition:border-color var(--transition-fast);outline:none;width:100%;padding:10px 14px;font-size:.85rem}.Contact-module__gQiC5G__field input:focus,.Contact-module__gQiC5G__field select:focus,.Contact-module__gQiC5G__field textarea:focus{border-color:var(--gold)}.Contact-module__gQiC5G__field textarea{resize:vertical;min-height:70px}.Contact-module__gQiC5G__field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239E9E9E' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.Contact-module__gQiC5G__submitBtn{font-family:var(--font-body);color:var(--charcoal-dark);background:linear-gradient(135deg, var(--gold), var(--gold-light));border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-medium);border:none;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:14px 24px;font-size:.88rem;font-weight:600;display:flex}.Contact-module__gQiC5G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 20px #f5a62359}.Contact-module__gQiC5G__animateIn{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.Contact-module__gQiC5G__animateIn.Contact-module__gQiC5G__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr}}@media (max-width:480px){.Contact-module__gQiC5G__formCard{padding:24px 20px}}
.Footer-module__nhiC3q__footer{background:#1a1a1a;position:relative}.Footer-module__nhiC3q__footer:before{content:"";background:linear-gradient(to right, var(--gold), var(--gold-dark), var(--gold));height:2px;position:absolute;top:0;left:0;right:0}.Footer-module__nhiC3q__container{max-width:var(--container-width);margin:0 auto;padding:0 32px}.Footer-module__nhiC3q__top{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:30px;padding:20px 0;display:flex}.Footer-module__nhiC3q__brand{flex-shrink:0}.Footer-module__nhiC3q__links{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.Footer-module__nhiC3q__links a{color:#ffffff73;transition:color var(--transition-fast);font-size:.78rem;font-weight:500;text-decoration:none}.Footer-module__nhiC3q__links a:hover{color:var(--gold)}.Footer-module__nhiC3q__contact{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.Footer-module__nhiC3q__contact span{color:#ffffff59;font-size:.72rem}.Footer-module__nhiC3q__bottom{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.Footer-module__nhiC3q__copyright{color:#ffffff40;font-size:.7rem}.Footer-module__nhiC3q__ekomeWrap{background:#ffffffd9;border-radius:4px;padding:5px 10px;display:inline-flex}@media (max-width:1024px){.Footer-module__nhiC3q__top{text-align:center;flex-direction:column;align-items:center;gap:16px}.Footer-module__nhiC3q__contact{align-items:center}.Footer-module__nhiC3q__links{justify-content:center}}@media (max-width:768px){.Footer-module__nhiC3q__container{padding:0 16px}.Footer-module__nhiC3q__links{gap:16px}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:10px}}
.Hero-module__gNeX-G__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__bgImage{z-index:0;opacity:0;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.Hero-module__gNeX-G__bgImage.Hero-module__gNeX-G__bgActive{opacity:1}.Hero-module__gNeX-G__overlay{z-index:1;background:linear-gradient(135deg,#1a1a1ac7 0%,#3e27238c 40%,#1b2a4a80 100%);position:absolute;inset:0}.Hero-module__gNeX-G__decoLine{z-index:2;background:linear-gradient(#0000,#f5a62333,#0000);width:1px;position:absolute;top:15%;bottom:15%;right:10%}.Hero-module__gNeX-G__container{z-index:3;width:100%;max-width:1320px;margin:0 auto;padding:100px 40px 0;position:relative}.Hero-module__gNeX-G__content{opacity:0;max-width:680px;transition:all 1s cubic-bezier(.4,0,.2,1) .3s;transform:translateY(40px)}.Hero-module__gNeX-G__hero.Hero-module__gNeX-G__loaded .Hero-module__gNeX-G__content{opacity:1;transform:translateY(0)}.Hero-module__gNeX-G__badge{font-family:var(--font-body);letter-spacing:1.5px;text-transform:uppercase;color:#fffc;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5a6231f;border:1px solid #f5a62333;align-items:center;gap:8px;margin-bottom:30px;padding:10px 20px;font-size:.78rem;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse-gold}.Hero-module__gNeX-G__title{font-family:var(--font-heading);color:#fff;letter-spacing:-.5px;margin-bottom:24px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__gNeX-G__titleAccent{color:var(--gold);font-style:italic}.Hero-module__gNeX-G__subtitle{font-family:var(--font-accent);color:#ffffffb3;max-width:520px;margin-bottom:40px;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.8}.Hero-module__gNeX-G__ctas{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:40px;display:flex}.Hero-module__gNeX-G__ctaPrimary{color:var(--charcoal-dark);background:linear-gradient(135deg, var(--gold), var(--gold-light));border-radius:var(--radius-xl);transition:all var(--transition-medium);align-items:center;gap:10px;padding:16px 32px;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #f5a6234d}.Hero-module__gNeX-G__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #f5a62380}.Hero-module__gNeX-G__ctaPrimary svg{transition:transform var(--transition-fast)}.Hero-module__gNeX-G__ctaPrimary:hover svg{transform:translate(4px)}.Hero-module__gNeX-G__ctaSecondary{color:#fff;border-radius:var(--radius-xl);transition:all var(--transition-medium);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff40;align-items:center;gap:8px;padding:16px 28px;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__ctaSecondary:hover{border-color:var(--gold);color:var(--gold-light);background:#ffffff1a}.Hero-module__gNeX-G__ekomeBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#ffffff12;border:1px solid #ffffff1a;align-items:center;gap:14px;padding:12px 24px;display:inline-flex}.Hero-module__gNeX-G__ekomeLabel{letter-spacing:2px;text-transform:uppercase;color:#ffffff80;font-size:.7rem;font-weight:600}.Hero-module__gNeX-G__imageDots{z-index:3;gap:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__imageDot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-medium);background:#ffffff40;border:none;border-radius:50%;padding:0}.Hero-module__gNeX-G__imageDot.Hero-module__gNeX-G__imageDotActive{background:var(--gold);border-radius:5px;width:32px}@media (max-width:768px){.Hero-module__gNeX-G__container{padding:90px 20px 0}.Hero-module__gNeX-G__ctas{flex-direction:column;align-items:flex-start}.Hero-module__gNeX-G__ekomeBadge{text-align:center;flex-direction:column}.Hero-module__gNeX-G__decoLine{display:none}}
.About-module__Balj8a__about{padding:var(--section-padding);background:linear-gradient(#fdfbf7 0%,#f5f0e8 100%);position:relative}.About-module__Balj8a__container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.About-module__Balj8a__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:50px;display:grid}.About-module__Balj8a__imageSection{position:relative}.About-module__Balj8a__imageMain{border-radius:var(--radius-lg);height:420px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__Balj8a__imageAccent{border-radius:var(--radius-md);width:160px;height:160px;box-shadow:var(--shadow-md);border:4px solid #f5f0e8;position:absolute;bottom:-30px;right:-20px;overflow:hidden}.About-module__Balj8a__contentSection{transition-delay:.15s}.About-module__Balj8a__highlight{color:var(--gold)}.About-module__Balj8a__description{color:var(--gray-600);margin-bottom:14px;font-size:.9rem;line-height:1.8}.About-module__Balj8a__features{flex-direction:column;gap:14px;margin-top:24px;margin-bottom:28px;display:flex}.About-module__Balj8a__feature{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:all var(--transition-medium);align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.About-module__Balj8a__feature:hover{border-color:var(--gold);box-shadow:var(--shadow-sm)}.About-module__Balj8a__featureIcon{background:var(--gold-glow);width:40px;min-width:40px;height:40px;color:var(--gold-dark);border-radius:var(--radius-sm);transition:all var(--transition-medium);justify-content:center;align-items:center;display:flex}.About-module__Balj8a__feature:hover .About-module__Balj8a__featureIcon{background:var(--gold);color:#fff}.About-module__Balj8a__featureTitle{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:3px;font-size:.88rem;font-weight:600}.About-module__Balj8a__featureText{color:var(--gray-500);font-size:.78rem;line-height:1.5}.About-module__Balj8a__logoSection{opacity:.8}.About-module__Balj8a__founderBtn{font-family:var(--font-body);letter-spacing:.5px;color:var(--white);background:linear-gradient(135deg, var(--gold) 0%, var(--gold-dark) 100%);border-radius:var(--radius-xl);transition:all var(--transition-medium);box-shadow:var(--shadow-gold);align-items:center;gap:10px;margin-top:16px;padding:14px 28px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.About-module__Balj8a__founderBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #f5a62359}.About-module__Balj8a__founderBtn svg{transition:transform .3s}.About-module__Balj8a__founderBtn:hover svg{transform:translate(4px)}.About-module__Balj8a__animateIn{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.About-module__Balj8a__animateIn.About-module__Balj8a__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:40px}.About-module__Balj8a__imageMain{height:320px}.About-module__Balj8a__imageAccent{width:120px;height:120px;bottom:-20px;right:10px}}@media (max-width:768px){.About-module__Balj8a__imageMain{height:260px}.About-module__Balj8a__imageAccent{width:100px;height:100px}.About-module__Balj8a__logoSection img{width:150px;height:auto}}
.VideoShowcase-module__wM5c9W__videoSection{background:var(--off-white);padding:40px 24px;position:relative;overflow:hidden}.VideoShowcase-module__wM5c9W__videoWrapper{width:100%;height:50vh;min-height:320px;max-height:500px;max-width:var(--container-width);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:var(--black);margin:0 auto;position:relative;overflow:hidden}.VideoShowcase-module__wM5c9W__video{object-fit:cover;z-index:0;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoShowcase-module__wM5c9W__videoOverlay{z-index:1;background:#1a1a1a33;position:absolute;inset:0}.VideoShowcase-module__wM5c9W__animateIn{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.VideoShowcase-module__wM5c9W__animateIn.VideoShowcase-module__wM5c9W__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.VideoShowcase-module__wM5c9W__videoSection{padding:30px 16px}.VideoShowcase-module__wM5c9W__videoWrapper{height:35vh;min-height:240px}}
.Categories-module__acoR_a__categories{padding:var(--section-padding);background:linear-gradient(175deg,#f7f1ea 0%,#f0e8db 100%);position:relative}.Categories-module__acoR_a__container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.Categories-module__acoR_a__header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:60px;display:flex}.Categories-module__acoR_a__highlight{color:var(--gold)}.Categories-module__acoR_a__viewAllBtn{color:var(--gold-dark);border:2px solid var(--gold);border-radius:var(--radius-xl);transition:all var(--transition-medium);white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;padding:12px 28px;font-size:.85rem;font-weight:600;display:inline-flex}.Categories-module__acoR_a__viewAllBtn:hover{background:var(--gold);color:#fff;box-shadow:var(--shadow-gold);transform:translateY(-2px)}.Categories-module__acoR_a__viewAllBtn svg{transition:transform var(--transition-fast)}.Categories-module__acoR_a__viewAllBtn:hover svg{transform:translate(3px)}.Categories-module__acoR_a__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.Categories-module__acoR_a__card{border-radius:var(--radius-lg);cursor:pointer;height:340px;text-decoration:none;position:relative;overflow:hidden}.Categories-module__acoR_a__card:hover .Categories-module__acoR_a__cardImage img{transform:scale(1.08)}.Categories-module__acoR_a__card:hover .Categories-module__acoR_a__cardOverlay{background:linear-gradient(#0000 0%,#3e27234d 50%,#1a1a1ad9 100%)}.Categories-module__acoR_a__card:hover .Categories-module__acoR_a__cardArrow{opacity:1;transform:translate(0)}.Categories-module__acoR_a__card:hover .Categories-module__acoR_a__cardContent{transform:translateY(-8px)}.Categories-module__acoR_a__cardImage{position:absolute;inset:0}.Categories-module__acoR_a__cardImage img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Categories-module__acoR_a__cardOverlay{transition:background var(--transition-medium);background:linear-gradient(#0000 0%,#1a1a1a26 50%,#1a1a1abf 100%);position:absolute;inset:0}.Categories-module__acoR_a__cardContent{z-index:2;transition:transform var(--transition-medium);padding:28px;position:absolute;bottom:0;left:0;right:0}.Categories-module__acoR_a__cardCount{letter-spacing:2px;text-transform:uppercase;color:var(--gold-light);margin-bottom:8px;font-size:.7rem;font-weight:600;display:block}.Categories-module__acoR_a__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:4px;font-size:1.4rem;font-weight:700}.Categories-module__acoR_a__cardDesc{color:#ffffffa6;font-size:.82rem}.Categories-module__acoR_a__cardArrow{background:var(--gold);color:#fff;opacity:0;width:40px;height:40px;transition:all var(--transition-medium);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:20px;right:20px;transform:translate(-10px,10px)}.Categories-module__acoR_a__animateIn{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.Categories-module__acoR_a__animateIn.Categories-module__acoR_a__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Categories-module__acoR_a__grid{grid-template-columns:repeat(2,1fr)}.Categories-module__acoR_a__header{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.Categories-module__acoR_a__grid{grid-template-columns:1fr}.Categories-module__acoR_a__card{height:280px}}
.WhyChooseUs-module__CE8tpW__whyUs{padding:var(--section-padding);background:linear-gradient(170deg,#2c2420 0%,#1e1815 50%,#1a2235 100%);position:relative;overflow:hidden}.WhyChooseUs-module__CE8tpW__bgPattern{pointer-events:none;border:1px solid #f5a6231a;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.WhyChooseUs-module__CE8tpW__bgPattern:after{content:"";border:1px solid #f5a6230a;border-radius:50%;position:absolute;inset:60px}.WhyChooseUs-module__CE8tpW__container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.WhyChooseUs-module__CE8tpW__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 60px;display:flex}.WhyChooseUs-module__CE8tpW__header .WhyChooseUs-module__CE8tpW__section-label:before{display:none}.WhyChooseUs-module__CE8tpW__highlight{color:var(--gold)}.WhyChooseUs-module__CE8tpW__whyUs .section-title{color:#fffffff2}.WhyChooseUs-module__CE8tpW__whyUs .section-subtitle{color:#ffffff80}.WhyChooseUs-module__CE8tpW__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:60px;display:grid}.WhyChooseUs-module__CE8tpW__card{border-radius:var(--radius-lg);transition:all var(--transition-medium);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff14;padding:36px 28px;position:relative;overflow:hidden}.WhyChooseUs-module__CE8tpW__card:hover{background:#ffffff14;border-color:#f5a62366;transform:translateY(-4px);box-shadow:0 8px 32px #f5a6231f}.WhyChooseUs-module__CE8tpW__card:hover .WhyChooseUs-module__CE8tpW__cardIcon{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:#fff}.WhyChooseUs-module__CE8tpW__card:hover .WhyChooseUs-module__CE8tpW__cardNumber{color:#f5a6231f}.WhyChooseUs-module__CE8tpW__cardIcon{background:var(--gold-glow);width:56px;height:56px;color:var(--gold-dark);border-radius:var(--radius-md);transition:all var(--transition-medium);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.WhyChooseUs-module__CE8tpW__cardTitle{font-family:var(--font-heading);color:#ffffffeb;margin-bottom:10px;font-size:1.1rem;font-weight:600}.WhyChooseUs-module__CE8tpW__cardDesc{color:#ffffff80;font-size:.85rem;line-height:1.7}.WhyChooseUs-module__CE8tpW__cardNumber{font-family:var(--font-heading);color:#ffffff0a;transition:color var(--transition-medium);font-size:2.5rem;font-weight:800;line-height:1;position:absolute;top:16px;right:20px}.WhyChooseUs-module__CE8tpW__ekomeBanner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f5a6231a,#f5a6230d);border:1px solid #f5a62326;padding:50px 60px;position:relative;overflow:hidden}.WhyChooseUs-module__CE8tpW__ekomeBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5a6231a,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-10%}.WhyChooseUs-module__CE8tpW__ekomeContent{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.WhyChooseUs-module__CE8tpW__ekomeTitle{font-family:var(--font-heading);color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:700}.WhyChooseUs-module__CE8tpW__ekomeDesc{color:#ffffffa6;max-width:500px;font-size:.9rem;line-height:1.7}.WhyChooseUs-module__CE8tpW__ekomeLogo{border-radius:var(--radius-md);background:#fffffff2;flex-shrink:0;padding:20px 30px}.WhyChooseUs-module__CE8tpW__animateIn{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.WhyChooseUs-module__CE8tpW__animateIn.WhyChooseUs-module__CE8tpW__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.WhyChooseUs-module__CE8tpW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUs-module__CE8tpW__grid{grid-template-columns:1fr}.WhyChooseUs-module__CE8tpW__ekomeBanner{padding:30px}.WhyChooseUs-module__CE8tpW__ekomeContent{text-align:center;flex-direction:column}.WhyChooseUs-module__CE8tpW__ekomeDesc{max-width:100%}}
.GalleryPreview-module__OV1lDW__galleryPreview{padding:var(--section-padding);background:linear-gradient(175deg,#f7f1ea 0%,#ede5d8 100%);position:relative;overflow:hidden}.GalleryPreview-module__OV1lDW__galleryPreview:before{content:"";pointer-events:none;border:1px solid #f5a62314;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.GalleryPreview-module__OV1lDW__container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.GalleryPreview-module__OV1lDW__layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.GalleryPreview-module__OV1lDW__title{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:18px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.2}.GalleryPreview-module__OV1lDW__highlight{color:var(--gold);font-style:italic}.GalleryPreview-module__OV1lDW__desc{color:var(--gray-600);max-width:440px;margin-bottom:32px;font-size:.95rem;line-height:1.8}.GalleryPreview-module__OV1lDW__ctaBtn{color:var(--charcoal-dark);background:linear-gradient(135deg, var(--gold), var(--gold-light));border-radius:var(--radius-xl);transition:all var(--transition-medium);box-shadow:var(--shadow-gold);align-items:center;gap:10px;padding:14px 32px;font-size:.9rem;font-weight:600;display:inline-flex}.GalleryPreview-module__OV1lDW__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #f5a62366}.GalleryPreview-module__OV1lDW__ctaBtn svg{transition:transform var(--transition-fast)}.GalleryPreview-module__OV1lDW__ctaBtn:hover svg{transform:translate(4px)}.GalleryPreview-module__OV1lDW__mosaic{grid-template-columns:1fr 1fr;gap:16px;display:grid}.GalleryPreview-module__OV1lDW__mosaicItem{border-radius:var(--radius-md);cursor:pointer;height:220px;position:relative;overflow:hidden}.GalleryPreview-module__OV1lDW__mosaicItem:first-child{border-radius:var(--radius-lg) var(--radius-md) var(--radius-md) var(--radius-md)}.GalleryPreview-module__OV1lDW__mosaicItem:nth-child(2){border-radius:var(--radius-md) var(--radius-lg) var(--radius-md) var(--radius-md)}.GalleryPreview-module__OV1lDW__mosaicItem:nth-child(3){border-radius:var(--radius-md) var(--radius-md) var(--radius-md) var(--radius-lg)}.GalleryPreview-module__OV1lDW__mosaicItem:nth-child(4){border-radius:var(--radius-md) var(--radius-md) var(--radius-lg) var(--radius-md)}.GalleryPreview-module__OV1lDW__mosaicItem img{transition:transform .5s}.GalleryPreview-module__OV1lDW__mosaicItem:hover img{transform:scale(1.08)}.GalleryPreview-module__OV1lDW__mosaicOverlay{transition:background var(--transition-medium);background:linear-gradient(#0000 40%,#1a1a1a99);align-items:flex-end;padding:18px;display:flex;position:absolute;inset:0}.GalleryPreview-module__OV1lDW__mosaicItem:hover .GalleryPreview-module__OV1lDW__mosaicOverlay{background:linear-gradient(#0000 30%,#f5a62399)}.GalleryPreview-module__OV1lDW__mosaicLabel{font-family:var(--font-heading);color:#fff;letter-spacing:.5px;font-size:.9rem;font-weight:600}.GalleryPreview-module__OV1lDW__animateIn{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.GalleryPreview-module__OV1lDW__animateIn.GalleryPreview-module__OV1lDW__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.GalleryPreview-module__OV1lDW__layout{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.GalleryPreview-module__OV1lDW__mosaicItem{height:160px}}@media (max-width:480px){.GalleryPreview-module__OV1lDW__mosaic{grid-template-columns:1fr}.GalleryPreview-module__OV1lDW__mosaicItem{height:200px}}
.Process-module__ae5FOa__process{padding:var(--section-padding);background:linear-gradient(175deg,#1e1815 0%,#2c2420 50%,#1a2235 100%);position:relative;overflow:hidden}.Process-module__ae5FOa__process:before{content:"";pointer-events:none;border:1px solid #f5a6230d;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:-200px;transform:translateY(-50%)}.Process-module__ae5FOa__container{max-width:800px;padding:var(--container-padding);margin:0 auto}.Process-module__ae5FOa__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:60px;display:flex}.Process-module__ae5FOa__title{font-family:var(--font-heading);color:#fffffff2;margin-bottom:14px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.Process-module__ae5FOa__highlight{color:var(--gold);font-style:italic}.Process-module__ae5FOa__subtitle{font-family:var(--font-accent);color:#ffffff73;font-size:1.05rem;line-height:1.6}.Process-module__ae5FOa__timeline{flex-direction:column;gap:0;display:flex}.Process-module__ae5FOa__step{gap:24px;display:flex}.Process-module__ae5FOa__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.Process-module__ae5FOa__stepIcon{width:56px;height:56px;color:var(--gold);transition:all var(--transition-medium);background:#f5a6231a;border:1px solid #f5a62333;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Process-module__ae5FOa__step:hover .Process-module__ae5FOa__stepIcon{background:var(--gold);color:#fff;border-color:var(--gold);box-shadow:0 0 20px #f5a62340}.Process-module__ae5FOa__stepLine{background:linear-gradient(#f5a6234d,#f5a6230d);flex:1;width:1px;min-height:40px}.Process-module__ae5FOa__stepContent{padding-top:8px;padding-bottom:40px}.Process-module__ae5FOa__stepNum{font-family:var(--font-body);letter-spacing:2px;color:var(--gold);opacity:.6;margin-bottom:6px;font-size:.65rem;font-weight:700;display:block}.Process-module__ae5FOa__stepTitle{font-family:var(--font-heading);color:#ffffffe6;margin-bottom:8px;font-size:1.15rem;font-weight:600}.Process-module__ae5FOa__stepDesc{color:#ffffff73;max-width:420px;font-size:.85rem;line-height:1.7}.Process-module__ae5FOa__animateIn{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.Process-module__ae5FOa__animateIn.Process-module__ae5FOa__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.Process-module__ae5FOa__container{padding:0 20px}.Process-module__ae5FOa__stepIcon{width:46px;height:46px}.Process-module__ae5FOa__step{gap:18px}}
.about-module__-i9KWa__page{background:var(--off-white);min-height:100vh}.about-module__-i9KWa__heroBanner{justify-content:center;align-items:flex-end;height:50vh;min-height:360px;max-height:500px;display:flex;position:relative;overflow:hidden}.about-module__-i9KWa__heroBg{position:absolute;inset:0}.about-module__-i9KWa__heroOverlay{background:linear-gradient(#1a1a1a4d 0%,#1a1a1abf 100%);position:absolute;inset:0}.about-module__-i9KWa__heroContent{z-index:2;text-align:center;padding:0 20px 50px;position:relative}.about-module__-i9KWa__heroBadge{-webkit-backdrop-filter:blur(10px);color:#ffffffe6;letter-spacing:2px;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 18px;font-size:.72rem;font-weight:600;display:inline-flex}.about-module__-i9KWa__heroTitle{font-family:var(--font-heading);color:#fff;margin-bottom:12px;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.about-module__-i9KWa__heroDesc{font-family:var(--font-accent);color:#fffc;max-width:500px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.about-module__-i9KWa__founderSection{padding:var(--section-padding)}.about-module__-i9KWa__container{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.about-module__-i9KWa__founderGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.about-module__-i9KWa__founderImageWrap{position:relative}.about-module__-i9KWa__founderImage{border-radius:var(--radius-lg);height:520px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.about-module__-i9KWa__founderImageBadge{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:2;flex-direction:column;padding:16px 24px;display:flex;position:absolute;bottom:-16px;left:24px}.about-module__-i9KWa__badgeRole{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:2px;font-size:.65rem;font-weight:600}.about-module__-i9KWa__badgeName{font-family:var(--font-heading);color:var(--charcoal-dark);font-size:1.2rem;font-weight:700}.about-module__-i9KWa__founderContent{padding-top:10px;transition-delay:.15s}.about-module__-i9KWa__highlight{color:var(--gold)}.about-module__-i9KWa__founderText{color:var(--gray-600);margin-bottom:16px;font-size:.92rem;line-height:1.85}.about-module__-i9KWa__visionCards{flex-direction:column;gap:16px;margin-top:28px;display:flex}.about-module__-i9KWa__visionCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);transition:all var(--transition-medium);padding:22px 24px}.about-module__-i9KWa__visionCard:hover{border-color:var(--gold);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.about-module__-i9KWa__visionIcon{background:var(--gold-glow);width:44px;height:44px;color:var(--gold-dark);border-radius:var(--radius-sm);transition:all var(--transition-medium);justify-content:center;align-items:center;margin-bottom:12px;display:flex}.about-module__-i9KWa__visionCard:hover .about-module__-i9KWa__visionIcon{background:var(--gold);color:#fff}.about-module__-i9KWa__visionTitle{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:6px;font-size:1rem;font-weight:600}.about-module__-i9KWa__visionText{color:var(--gray-600);font-size:.82rem;line-height:1.7}.about-module__-i9KWa__quoteSection{margin-top:70px;margin-bottom:70px}.about-module__-i9KWa__quote{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:linear-gradient(135deg,#fdf9f3 0%,#f5ede2 100%);padding:50px 40px;position:relative}.about-module__-i9KWa__quoteIcon{color:var(--gold);margin-bottom:16px}.about-module__-i9KWa__quote p{font-family:var(--font-accent);color:var(--charcoal);max-width:700px;margin:0 auto 20px;font-size:clamp(1.1rem,2vw,1.4rem);font-style:italic;line-height:1.8}.about-module__-i9KWa__quote cite{font-family:var(--font-body);letter-spacing:1.5px;text-transform:uppercase;color:var(--gold-dark);font-size:.8rem;font-style:normal;font-weight:600}.about-module__-i9KWa__partnerSection{margin-bottom:20px}.about-module__-i9KWa__partnerContent{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:40px;padding:36px 40px;display:flex}.about-module__-i9KWa__partnerTitle{font-family:var(--font-heading);color:#fff;margin-bottom:10px;font-size:1.3rem;font-weight:700}.about-module__-i9KWa__partnerDesc{color:#ffffffbf;max-width:600px;font-size:.85rem;line-height:1.7}.about-module__-i9KWa__partnerLogo{border-radius:var(--radius-md);background:#ffffff1a;border:1px solid #ffffff1a;flex-shrink:0;padding:16px 24px}.about-module__-i9KWa__animateIn{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.about-module__-i9KWa__animateIn.about-module__-i9KWa__visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.about-module__-i9KWa__founderGrid{grid-template-columns:1fr;gap:40px}.about-module__-i9KWa__founderImage{height:400px}.about-module__-i9KWa__partnerContent{text-align:center;flex-direction:column;padding:30px}.about-module__-i9KWa__partnerDesc{max-width:100%}}@media (max-width:768px){.about-module__-i9KWa__heroBanner{height:40vh;min-height:280px}.about-module__-i9KWa__heroContent{padding:0 20px 40px}.about-module__-i9KWa__founderSection{padding:60px 0}.about-module__-i9KWa__founderImage{height:380px}.about-module__-i9KWa__founderImageBadge{min-width:160px;padding:10px 16px;bottom:-10px;left:12px}.about-module__-i9KWa__badgeName{font-size:.95rem}.about-module__-i9KWa__badgeRole{letter-spacing:2px;font-size:.55rem}.about-module__-i9KWa__founderContent{padding-top:0}.about-module__-i9KWa__founderText{font-size:.88rem;line-height:1.75}.about-module__-i9KWa__visionCard{padding:20px}.about-module__-i9KWa__visionTitle{font-size:.95rem}.about-module__-i9KWa__visionText{font-size:.78rem}.about-module__-i9KWa__quote{margin:40px 0;padding:40px 20px}.about-module__-i9KWa__quote p{font-size:1.1rem;line-height:1.6}.about-module__-i9KWa__partnerContent{gap:24px;padding:30px 20px}.about-module__-i9KWa__partnerTitle{font-size:1.15rem}.about-module__-i9KWa__partnerDesc{font-size:.8rem}}@media (max-width:480px){.about-module__-i9KWa__heroBanner{min-height:250px}.about-module__-i9KWa__heroTitle{font-size:1.8rem}.about-module__-i9KWa__heroDesc{font-size:.9rem}.about-module__-i9KWa__founderImage{height:300px}.about-module__-i9KWa__founderImageBadge{min-width:140px;padding:8px 14px;left:10px}.about-module__-i9KWa__visionIcon{width:36px;height:36px;margin-bottom:8px}.about-module__-i9KWa__visionIcon svg{width:20px;height:20px}.about-module__-i9KWa__partnerLogo img{width:140px;height:auto}}
.Testimonials-module__3Exg0W__testimonials{padding:var(--section-padding);background:linear-gradient(175deg,#fefcf9 0%,#faf7f2 100%);position:relative;overflow:hidden}.Testimonials-module__3Exg0W__testimonials:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#f5a6230f,#0000 50%),radial-gradient(circle at 80%,#f5a6230a,#0000 50%);position:absolute;inset:0}.Testimonials-module__3Exg0W__container{max-width:800px;padding:var(--container-padding);z-index:1;margin:0 auto;position:relative}.Testimonials-module__3Exg0W__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:50px;display:flex}.Testimonials-module__3Exg0W__highlight{color:var(--gold)}.Testimonials-module__3Exg0W__slider{text-align:center;position:relative}.Testimonials-module__3Exg0W__quoteIcon{color:var(--gold);margin-bottom:20px}.Testimonials-module__3Exg0W__testimonialContent{min-height:250px;position:relative}.Testimonials-module__3Exg0W__testimonialItem{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;transition:all .6s;display:flex;position:absolute;inset:0;transform:translateY(20px)}.Testimonials-module__3Exg0W__testimonialItem.Testimonials-module__3Exg0W__activeItem{opacity:1;pointer-events:all;transform:translateY(0)}.Testimonials-module__3Exg0W__stars{gap:4px;margin-bottom:24px;display:flex}.Testimonials-module__3Exg0W__quote{font-family:var(--font-accent);color:var(--charcoal);max-width:650px;margin-bottom:30px;font-size:clamp(1.1rem,2.5vw,1.4rem);font-style:italic;line-height:1.8}.Testimonials-module__3Exg0W__author{align-items:center;gap:14px;display:flex}.Testimonials-module__3Exg0W__authorAvatar{background:linear-gradient(135deg, var(--gold), var(--gold-dark));color:#fff;width:48px;height:48px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__authorName{color:var(--charcoal-dark);font-size:.95rem;font-weight:600;display:block}.Testimonials-module__3Exg0W__authorRole{color:var(--gray-500);margin-top:2px;font-size:.78rem;display:block}.Testimonials-module__3Exg0W__dots{justify-content:center;gap:10px;margin-top:40px;display:flex}.Testimonials-module__3Exg0W__dot{background:var(--gray-300);cursor:pointer;width:10px;height:10px;transition:all var(--transition-medium);border:none;border-radius:50%;padding:0}.Testimonials-module__3Exg0W__dot.Testimonials-module__3Exg0W__dotActive{background:var(--gold);border-radius:5px;width:30px}.Testimonials-module__3Exg0W__animateIn{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(40px)}.Testimonials-module__3Exg0W__animateIn.Testimonials-module__3Exg0W__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.Testimonials-module__3Exg0W__testimonialContent{min-height:300px}}
.gallery-module__NCUE0q__page{background:#f7f1ea;min-height:100vh;overflow-x:hidden}.gallery-module__NCUE0q__heroBanner{justify-content:center;align-items:center;height:360px;padding-top:60px;display:flex;position:relative}.gallery-module__NCUE0q__heroBg{position:absolute;inset:0}.gallery-module__NCUE0q__heroOverlay{background:linear-gradient(135deg,#1a1a1ad1 0%,#2c2420a6 50%,#1b2a4a8c 100%);position:absolute;inset:0}.gallery-module__NCUE0q__heroContent{z-index:2;text-align:center;max-width:520px;padding:0 20px;position:relative}.gallery-module__NCUE0q__heroBadge{letter-spacing:2px;text-transform:uppercase;color:var(--gold-light);border-radius:var(--radius-xl);background:#f5a6231f;border:1px solid #f5a62340;align-items:center;gap:7px;margin-bottom:16px;padding:7px 16px;font-size:.68rem;font-weight:600;display:inline-flex}.gallery-module__NCUE0q__heroTitle{font-family:var(--font-heading);color:#fff;margin-bottom:10px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700}.gallery-module__NCUE0q__heroDesc{font-family:var(--font-accent);color:#ffffffa6;font-size:1rem;line-height:1.6}.gallery-module__NCUE0q__filterBar{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;border-bottom:1px solid #0000000f;padding:12px 0;position:sticky;top:64px}.gallery-module__NCUE0q__filterInner{max-width:var(--container-width);scrollbar-width:none;gap:8px;margin:0 auto;padding:0 32px;display:flex;overflow-x:auto}.gallery-module__NCUE0q__filterInner::-webkit-scrollbar{display:none}.gallery-module__NCUE0q__filterBtn{color:var(--charcoal);border:1.5px solid var(--gray-200);border-radius:var(--radius-xl);white-space:nowrap;transition:all var(--transition-fast);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:8px 16px;font-size:.78rem;font-weight:500;display:flex}.gallery-module__NCUE0q__filterBtn:hover{border-color:var(--gold);color:var(--gold-dark)}.gallery-module__NCUE0q__filterBtn.gallery-module__NCUE0q__filterActive{background:linear-gradient(135deg, var(--gold), var(--gold-dark));border-color:var(--gold);color:#fff}.gallery-module__NCUE0q__filterCount{background:#ffffff40;border-radius:10px;margin-left:2px;padding:1px 7px;font-size:.62rem}.gallery-module__NCUE0q__threeDNotice{border-radius:var(--radius-md);color:var(--gold-dark);background:linear-gradient(135deg,#f5a62314,#f5a62308);border:1px solid #f5a62326;align-items:center;gap:14px;margin-bottom:24px;padding:16px 20px;display:flex}.gallery-module__NCUE0q__threeDNotice strong{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:2px;font-size:.88rem;display:block}.gallery-module__NCUE0q__threeDNotice p{color:var(--gray-600);font-size:.78rem;line-height:1.4}.gallery-module__NCUE0q__container{max-width:var(--container-width);margin:0 auto;padding:32px 32px 60px}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.gallery-module__NCUE0q__card{border-radius:var(--radius-md);background:var(--white);transition:all var(--transition-medium);cursor:pointer;border:1px solid #0000000f;overflow:hidden}.gallery-module__NCUE0q__card:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 6px 24px #00000014}.gallery-module__NCUE0q__cardImage{height:230px;position:relative;overflow:hidden}.gallery-module__NCUE0q__cardImage img{transition:transform .5s}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__cardImage img{transform:scale(1.05)}.gallery-module__NCUE0q__badge3d{letter-spacing:1px;text-transform:uppercase;color:#fff;border-radius:var(--radius-xl);z-index:3;background:#f5a623e6;align-items:center;gap:4px;padding:4px 10px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:10px;left:10px}.gallery-module__NCUE0q__cardOverlay{opacity:0;transition:opacity var(--transition-medium);color:#fff;background:#1a1a1a4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-module__NCUE0q__card:hover .gallery-module__NCUE0q__cardOverlay{opacity:1}.gallery-module__NCUE0q__cardInfo{padding:14px 16px}.gallery-module__NCUE0q__cardCat{letter-spacing:1.5px;text-transform:uppercase;color:var(--gold-dark);margin-bottom:3px;font-size:.6rem;font-weight:600;display:block}.gallery-module__NCUE0q__cardTitle{font-family:var(--font-heading);color:var(--charcoal-dark);font-size:.85rem;font-weight:600;line-height:1.3}.gallery-module__NCUE0q__lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:30px;animation:.25s gallery-module__NCUE0q__fadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__NCUE0q__fadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__NCUE0q__lightboxClose{color:#fff;cursor:pointer;width:44px;height:44px;transition:all var(--transition-fast);z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:20px}.gallery-module__NCUE0q__lightboxClose:hover{background:var(--gold);border-color:var(--gold)}.gallery-module__NCUE0q__lightboxContent{flex-direction:column;align-items:center;max-width:90vw;max-height:85vh;display:flex}.gallery-module__NCUE0q__lightboxImage{width:80vw;max-width:1000px;height:68vh;position:relative}.gallery-module__NCUE0q__lightboxInfo{text-align:center;margin-top:14px}.gallery-module__NCUE0q__lightboxInfo h3{font-family:var(--font-heading);color:#fff;margin-bottom:3px;font-size:1.1rem}.gallery-module__NCUE0q__lightboxInfo p{color:#ffffff73;font-size:.78rem}.gallery-module__NCUE0q__lightbox3d{letter-spacing:1px;text-transform:uppercase;color:var(--charcoal-dark);background:var(--gold);border-radius:var(--radius-xl);margin-bottom:8px;padding:3px 10px;font-size:.6rem;font-weight:700;display:inline-block}@media (max-width:1024px){.gallery-module__NCUE0q__grid{grid-template-columns:repeat(2,1fr);gap:14px}.gallery-module__NCUE0q__container{padding:28px 24px 50px}.gallery-module__NCUE0q__cardImage{height:210px}}@media (max-width:768px){.gallery-module__NCUE0q__heroBanner{height:260px;padding-top:56px}.gallery-module__NCUE0q__heroTitle{font-size:1.6rem}.gallery-module__NCUE0q__heroDesc{font-size:.88rem}.gallery-module__NCUE0q__heroBadge{margin-bottom:12px;padding:5px 12px;font-size:.6rem}.gallery-module__NCUE0q__filterBar{padding:10px 0;top:56px}.gallery-module__NCUE0q__filterInner{-webkit-overflow-scrolling:touch;gap:6px;padding:0 12px}.gallery-module__NCUE0q__filterBtn{min-height:36px;padding:7px 14px;font-size:.72rem}.gallery-module__NCUE0q__container{padding:16px 12px 40px}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-module__NCUE0q__card{border-radius:10px}.gallery-module__NCUE0q__card:hover{transform:none}.gallery-module__NCUE0q__cardImage{height:160px}.gallery-module__NCUE0q__cardOverlay{opacity:0}.gallery-module__NCUE0q__card:active .gallery-module__NCUE0q__cardOverlay{opacity:1}.gallery-module__NCUE0q__lightbox{justify-content:center;align-items:center;padding:0}.gallery-module__NCUE0q__lightboxClose{width:38px;height:38px;top:12px;right:12px}.gallery-module__NCUE0q__lightboxContent{justify-content:center;align-items:center;width:100%;max-width:100vw;height:100%;max-height:100vh;display:flex}.gallery-module__NCUE0q__lightboxImage{width:96vw;height:70vh}}@media (max-width:480px){.gallery-module__NCUE0q__heroBanner{height:220px}.gallery-module__NCUE0q__heroTitle{font-size:1.35rem}.gallery-module__NCUE0q__heroContent{padding:0 16px}.gallery-module__NCUE0q__grid{grid-template-columns:repeat(2,1fr);gap:8px}.gallery-module__NCUE0q__cardImage{height:140px}.gallery-module__NCUE0q__card{border-radius:8px}.gallery-module__NCUE0q__filterBtn{min-height:32px;padding:6px 12px;font-size:.68rem}.gallery-module__NCUE0q__lightboxImage{width:98vw;height:60vh}}@media (max-width:360px){.gallery-module__NCUE0q__grid{gap:6px}.gallery-module__NCUE0q__cardImage{height:120px}.gallery-module__NCUE0q__container{padding:12px 8px 36px}.gallery-module__NCUE0q__filterInner{padding:0 8px}}.gallery-module__NCUE0q__threeDSection{background:#fff;border-top:1px solid #0000000d;padding:80px 0}.gallery-module__NCUE0q__threeDContainer{max-width:var(--container-width);margin:0 auto;padding:0 32px}.gallery-module__NCUE0q__threeDHeader{text-align:center;max-width:700px;margin:0 auto 50px}.gallery-module__NCUE0q__threeDBadge{letter-spacing:1.5px;text-transform:uppercase;color:var(--gold-dark);background:#f5a6231a;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.7rem;font-weight:700;display:inline-flex}.gallery-module__NCUE0q__threeDTitle{font-family:var(--font-heading);color:var(--charcoal-dark);margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.gallery-module__NCUE0q__threeDDesc{color:var(--gray-600);font-size:1.05rem;line-height:1.6}.gallery-module__NCUE0q__threeDGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gallery-module__NCUE0q__threeDCard{border-radius:var(--radius-lg);transition:all var(--transition-medium);background:#fff;border:1px solid #00000008;overflow:hidden;box-shadow:0 10px 30px #0000000d}.gallery-module__NCUE0q__threeDCard:hover{border-color:#f5a62333;transform:translateY(-5px);box-shadow:0 15px 45px #00000014}.gallery-module__NCUE0q__threeDViewer{background:#f0f0f0;width:100%;padding-top:65%;position:relative}.gallery-module__NCUE0q__threeDViewer iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module__NCUE0q__threeDInfo{text-align:center;background:#fff;padding:20px}.gallery-module__NCUE0q__threeDCardTitle{font-family:var(--font-heading);color:var(--charcoal-dark);font-size:1.1rem;font-weight:600}@media (max-width:1024px){.gallery-module__NCUE0q__threeDGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-module__NCUE0q__threeDSection{padding:60px 0}.gallery-module__NCUE0q__threeDGrid{grid-template-columns:1fr;gap:20px}.gallery-module__NCUE0q__threeDContainer{padding:0 20px}.gallery-module__NCUE0q__threeDTitle{font-size:1.6rem}.gallery-module__NCUE0q__threeDDesc{font-size:.95rem}}
