.Hero-module__b0RKna__hero{align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__b0RKna__imageWrap{position:absolute;inset:0}.Hero-module__b0RKna__heroImg{object-fit:cover;object-position:center 30%;filter:saturate(.7);transition:transform .8s}.Hero-module__b0RKna__overlay{background:linear-gradient(105deg,#0a0a08d9 0%,#0a0a0880 50%,#0a0a0833 100%);position:absolute;inset:0}.Hero-module__b0RKna__content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:6rem 3rem 0;position:relative}@keyframes Hero-module__b0RKna__pulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__b0RKna__headline{font-family:var(--font-display);margin-bottom:2rem;font-weight:900;line-height:.95}.Hero-module__b0RKna__title{font-family:var(--font-display);color:#b7afa3;text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 20px #36c2b6,0 0 40px #36c2b6;margin-top:.5rem;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1}@keyframes Hero-module__b0RKna__slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__b0RKna__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__b0RKna__sub{font-family:var(--font-body);color:#f5f0e8b3;margin-bottom:3rem;font-size:clamp(1rem,1.5vw,1.25rem);font-style:italic;animation:1s .8s both Hero-module__b0RKna__fadeUp}.Hero-module__b0RKna__actions{align-items:center;gap:2.5rem;animation:1s .95s both Hero-module__b0RKna__fadeUp;display:flex}.Hero-module__b0RKna__primary{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--black);background:#000;border-radius:2px;padding:1rem 2.5rem;font-size:.72rem;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 8px 25px #f7f19d40}.Hero-module__b0RKna__primary:hover{background:var(--gold-light);transform:translateY(-3px);box-shadow:0 15px 40px #c9a84c59}.Hero-module__b0RKna__secondary{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--black);background:#000;border-radius:2px;padding:1rem 2.5rem;font-size:.72rem;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;display:inline-block;box-shadow:0 8px 25px #f7f19d40}.Hero-module__b0RKna__secondary:hover{background:var(--gold-light);gap:1rem;transform:translateY(-3px);box-shadow:0 15px 40px #c9a84c59}.Hero-module__b0RKna__stats{z-index:2;flex-direction:column;gap:2rem;animation:1s 1.1s both Hero-module__b0RKna__fadeUp;display:flex;position:absolute;bottom:3rem;right:3rem}.Hero-module__b0RKna__stat{border-right:2px solid #c9a84c4d;flex-direction:column;align-items:flex-end;padding-right:1.2rem;display:flex}.Hero-module__b0RKna__statValue{font-family:var(--font-display);color:var(--gold);font-size:1.8rem;font-weight:700;line-height:1}.Hero-module__b0RKna__statLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-top:.2rem;font-size:.6rem}@media (max-width:768px){.Hero-module__b0RKna__content{padding:0 1.5rem}.Hero-module__b0RKna__stats{display:none}.Hero-module__b0RKna__actions{flex-direction:column;align-items:flex-start}}
.About-module__f2al-a__about{background:#0f0f10;padding:8rem 3rem;position:relative;overflow:hidden}.About-module__f2al-a__container{grid-template-columns:1fr 1fr;align-items:start;gap:8rem;max-width:1200px;margin:0 auto;display:grid}.About-module__f2al-a__imageCol{flex-direction:column;gap:2rem;display:flex}.About-module__f2al-a__imgWrapper{display:inline-block;position:relative}.About-module__f2al-a__portrait{filter:saturate(.85);width:100%;height:auto;transition:filter .5s}.About-module__f2al-a__imgWrapper:hover .About-module__f2al-a__portrait{filter:saturate()}.About-module__f2al-a__imgAccent{z-index:-1;border:1px solid #c9a84c40;position:absolute;inset:1.5rem -1.5rem -1.5rem 1.5rem}.About-module__f2al-a__awards{flex-wrap:wrap;gap:.5rem;display:flex}.About-module__f2al-a__awardLabel{letter-spacing:.2em;text-transform:uppercase;color:#999;width:100%;font-size:.65rem}.About-module__f2al-a__awardItem{letter-spacing:.1em;color:#c9a84c;border:1px solid #c9a84c4d;border-radius:2px;padding:.3rem .8rem;font-size:.7rem}.About-module__f2al-a__textCol{flex-direction:column;gap:1.5rem;padding-top:3rem;display:flex}.About-module__f2al-a__sectionLabel{letter-spacing:.2em;text-transform:uppercase;color:#888;font-size:.7rem}.About-module__f2al-a__heading{color:#36c2b6;text-shadow:0 0 5px #36c2b680,0 0 15px #36c2b666,0 0 30px #36c2b633;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:600;line-height:1.15}.About-module__f2al-a__heading em{color:#c9a84c;font-style:italic}.About-module__f2al-a__divider{background:linear-gradient(90deg,#c9a84c,#0000);width:60px;height:2px}.About-module__f2al-a__body{color:#ffffffb3;font-size:1.1rem;font-weight:300;line-height:1.9}.About-module__f2al-a__signature{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.About-module__f2al-a__sig{color:#c9a84c;font-size:2.8rem;font-style:italic}.About-module__f2al-a__ctaLink{letter-spacing:.18em;text-transform:uppercase;color:#f5f0e8;align-items:center;gap:.5rem;font-size:.7rem;text-decoration:none;transition:all .3s;display:flex}.About-module__f2al-a__ctaLink:hover{color:#c9a84c;gap:.9rem}.About-module__f2al-a__reveal{opacity:0;transition:all .8s;transform:translateY(40px)}.About-module__f2al-a__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.About-module__f2al-a__container{grid-template-columns:1fr;gap:4rem}.About-module__f2al-a__about{padding:6rem 1.5rem}}
.Gallery-module__K_tQSW__gallery{background:#000;padding:8rem 3rem}.Gallery-module__K_tQSW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1400px;margin:0 auto 5rem;display:flex}.Gallery-module__K_tQSW__title{color:#36c2b6;text-shadow:0 0 5px #36c2b680,0 0 15px #36c2b666,0 0 30px #36c2b633;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:600;line-height:1.15}.Gallery-module__K_tQSW__filters{flex-wrap:wrap;gap:.5rem;display:flex}.Gallery-module__K_tQSW__filter{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);background:0 0;border:1px solid #ffffff1f;border-radius:2px;padding:.5rem 1.2rem;font-size:.65rem;transition:all .3s}.Gallery-module__K_tQSW__filter:hover{color:var(--cream);border-color:#c9a84c66}.Gallery-module__K_tQSW__filter.Gallery-module__K_tQSW__active{background:var(--gold);border-color:var(--gold);color:var(--black)}.Gallery-module__K_tQSW__grid{grid-auto-flow:dense;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:1.2rem;max-width:1400px;margin:0 auto;display:grid}.Gallery-module__K_tQSW__item{background:var(--dark);border-radius:2px;position:relative;overflow:hidden}.Gallery-module__K_tQSW__normal{grid-row:span 1}.Gallery-module__K_tQSW__tall{grid-row:span 2}.Gallery-module__K_tQSW__wide{grid-column:span 2}.Gallery-module__K_tQSW__photo{object-fit:cover;filter:saturate(.8);transition:transform .8s,filter .5s}.Gallery-module__K_tQSW__item:hover .Gallery-module__K_tQSW__photo{filter:saturate();transform:scale(1.07)}.Gallery-module__K_tQSW__itemOverlay{opacity:0;background:linear-gradient(#0000 50%,#0a0a08b3);justify-content:space-between;align-items:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.Gallery-module__K_tQSW__item:hover .Gallery-module__K_tQSW__itemOverlay{opacity:1}.Gallery-module__K_tQSW__itemCategory{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:.62rem}.Gallery-module__K_tQSW__itemPlus{color:var(--cream);font-size:1.5rem;font-weight:300}.Gallery-module__K_tQSW__lightbox{z-index:200;background:#0a0a08f5;justify-content:center;align-items:center;animation:.3s Gallery-module__K_tQSW__fadeIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__K_tQSW__fadeIn{0%{opacity:0}to{opacity:1}}.Gallery-module__K_tQSW__close{color:var(--cream);z-index:201;background:0 0;border:1px solid #c9a84c66;border-radius:2px;width:44px;height:44px;font-size:1.1rem;transition:background .3s;position:fixed;top:2rem;right:2.5rem}.Gallery-module__K_tQSW__close:hover{background:var(--gold);color:var(--black)}.Gallery-module__K_tQSW__lightboxInner{width:90vw;max-width:1200px;height:85vh;position:relative}.Gallery-module__K_tQSW__lightboxImg{object-fit:contain}.Gallery-module__K_tQSW__lightboxCaption{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;font-size:.65rem;display:flex;position:absolute;bottom:-3rem;left:0;right:0}.Gallery-module__K_tQSW__lightboxCat{color:var(--gold)}@media (max-width:900px){.Gallery-module__K_tQSW__gallery{padding:6rem 1.5rem}.Gallery-module__K_tQSW__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.Gallery-module__K_tQSW__wide{grid-column:span 1}.Gallery-module__K_tQSW__header{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.Gallery-module__K_tQSW__grid{grid-template-columns:1fr;grid-auto-rows:260px}.Gallery-module__K_tQSW__tall,.Gallery-module__K_tQSW__wide{grid-area:span 1/span 1}}
.Services-module__L0pS0W__services{background:radial-gradient(circle at 20% 20%,#c9a84c14,transparent 40%),radial-gradient(circle at 80% 80%,#c9a84c0d,transparent 40%),var(--off-black);padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,3rem);position:relative;overflow:hidden}.Services-module__L0pS0W__container{max-width:1400px;margin:0 auto}.Services-module__L0pS0W__heading{color:#36c2b6;text-align:center;text-shadow:0 0 5px #36c2b680,0 0 15px #36c2b666,0 0 30px #36c2b633;font-size:clamp(1.9rem,5vw,3rem);font-weight:600;line-height:1.15}.Services-module__L0pS0W__description{color:#555;text-align:center;max-width:750px;margin:2rem auto 3rem;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.7}.Services-module__L0pS0W__grid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.Services-module__L0pS0W__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.2rem;padding:clamp(2rem,3vw,3rem);transition:all .4s;display:flex;position:relative;overflow:hidden}.Services-module__L0pS0W__card:before{content:"";background:linear-gradient(135deg,transparent,var(--gold),transparent);-webkit-mask-composite:xor;opacity:0;border-radius:22px;padding:2px;transition:opacity .4s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Services-module__L0pS0W__card:hover:before{opacity:1}.Services-module__L0pS0W__card:hover{background:#ffffff0a;transform:translateY(-10px);box-shadow:0 20px 60px #c9a84c26}.Services-module__L0pS0W__card:after{content:"";background:radial-gradient(circle,#c9a84c33,#0000 70%);width:200px;height:200px;transition:transform .5s;position:absolute;top:-60px;right:-60px}.Services-module__L0pS0W__card:hover:after{transform:scale(1.2)}.Services-module__L0pS0W__cardTop{justify-content:space-between;align-items:center;display:flex}.Services-module__L0pS0W__number{color:#c9a84c80;font-size:1rem;font-style:italic}.Services-module__L0pS0W__price{letter-spacing:.15em;color:var(--gold);border:1px solid #c9a84c66;border-radius:50px;padding:.3rem .8rem;font-size:.7rem}.Services-module__L0pS0W__cardTitle{color:var(--warm-white);font-size:clamp(1.4rem,2vw,1.8rem);font-weight:700}.Services-module__L0pS0W__desc{color:var(--text-muted);font-size:clamp(.9rem,1vw,1rem);font-weight:300;line-height:1.8}.Services-module__L0pS0W__features{border-top:1px solid #ffffff14;flex-direction:column;flex:1;gap:.6rem;padding-top:1rem;list-style:none;display:flex}.Services-module__L0pS0W__features li{letter-spacing:.08em;color:#f5f0e8b3;font-size:.75rem;transition:transform .3s}.Services-module__L0pS0W__features li:hover{color:var(--gold);transform:translate(6px)}@media (max-width:1024px){.Services-module__L0pS0W__grid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__L0pS0W__card{padding:2rem}.Services-module__L0pS0W__cardTop{flex-direction:column;align-items:flex-start;gap:.5rem}.Services-module__L0pS0W__price{align-self:flex-start}}@media (max-width:480px){.Services-module__L0pS0W__services{padding:4rem 1.2rem}.Services-module__L0pS0W__card{border-radius:16px;padding:1.6rem}.Services-module__L0pS0W__card:after{display:none}.Services-module__L0pS0W__features li{font-size:.7rem}}@media (hover:none){.Services-module__L0pS0W__card:hover{box-shadow:none;transform:none}.Services-module__L0pS0W__card:hover:before{opacity:0}.Services-module__L0pS0W__card:hover:after{transform:none}}
.Testimonials-module__PrZ9aa__testimonials{background:var(--dark);text-align:center;padding:8rem 3rem;position:relative;overflow:hidden}.Testimonials-module__PrZ9aa__container{max-width:800px;margin:0 auto}.Testimonials-module__PrZ9aa__heading{color:#36c2b6;text-shadow:0 0 5px #36c2b680,0 0 15px #36c2b666,0 0 30px #36c2b633;margin-bottom:2rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;line-height:1.15}.Testimonials-module__PrZ9aa__quoteWrap{flex-direction:column;justify-content:center;min-height:280px;display:flex;position:relative}.Testimonials-module__PrZ9aa__quoteMarks{font-family:var(--font-display);color:#c9a84c14;pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:-2rem;font-size:14rem;font-weight:900;line-height:.7}.Testimonials-module__PrZ9aa__quote{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .7s,transform .7s;display:flex;position:absolute;inset:0;transform:translateY(15px)}.Testimonials-module__PrZ9aa__activeQuote{opacity:1;pointer-events:auto;transform:translateY(0)}.Testimonials-module__PrZ9aa__text{font-family:var(--font-body);color:var(--cream);max-width:700px;font-size:clamp(1.2rem,2.5vw,1.6rem);font-style:italic;font-weight:300;line-height:1.8}.Testimonials-module__PrZ9aa__author{flex-direction:column;align-items:center;gap:.3rem;display:flex}.Testimonials-module__PrZ9aa__name{font-family:var(--font-display);color:var(--gold);font-size:1.1rem;font-weight:600}.Testimonials-module__PrZ9aa__role{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.62rem}.Testimonials-module__PrZ9aa__dots{justify-content:center;gap:.7rem;margin-top:3rem;display:flex}.Testimonials-module__PrZ9aa__dot{background:#36c2b6;border:none;border-radius:2px;width:28px;height:2px;transition:background .3s,width .3s}.Testimonials-module__PrZ9aa__activeDot{background:#ebd620;width:48px}@media (max-width:768px){.Testimonials-module__PrZ9aa__testimonials{padding:6rem 1.5rem}.Testimonials-module__PrZ9aa__quoteWrap{min-height:360px}}
:root{--gold:#c9a84c;--text:#111;--muted:#777;--light:#f8f8f8}.Contact-module__3Wqn2G__contact{background:#000;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,3rem);position:relative;overflow:hidden}.Contact-module__3Wqn2G__container{grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);max-width:1200px;margin:0 auto;display:grid}.Contact-module__3Wqn2G__left{flex-direction:column;display:flex}.Contact-module__3Wqn2G__heading{color:#36c2b6;text-shadow:0 0 5px #36c2b680,0 0 15px #36c2b666,0 0 30px #36c2b633;margin:1rem 0 2rem;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:550;line-height:1.15}.Contact-module__3Wqn2G__info{flex-direction:column;gap:30px;display:flex}.Contact-module__3Wqn2G__infoItem{flex-direction:column;gap:6px;display:flex}.Contact-module__3Wqn2G__infoLabel{text-transform:uppercase;letter-spacing:2px;color:var(--muted);font-size:.8rem}.Contact-module__3Wqn2G__infoValue{color:#cacaca;width:fit-content;font-size:1.1rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Contact-module__3Wqn2G__infoValue:hover{color:var(--gold)}.Contact-module__3Wqn2G__infoValue:after{content:"";background:var(--gold);width:0;height:1px;transition:width .4s;position:absolute;bottom:-4px;left:0}.Contact-module__3Wqn2G__infoValue:hover:after{width:100%}.Contact-module__3Wqn2G__social{flex-wrap:wrap;gap:20px;margin-top:8px;display:flex}.Contact-module__3Wqn2G__socialLink{color:#cacaca;font-size:.95rem;text-decoration:none;transition:all .3s}.Contact-module__3Wqn2G__socialLink:hover{color:var(--gold);transform:translateY(-3px)}.Contact-module__3Wqn2G__followNote{color:#aaa;margin-top:15px;font-size:.85rem}.Contact-module__3Wqn2G__right{background:#0f0f10;border:1px solid #0ff;border-radius:12px;padding:60px;transition:transform .4s}.Contact-module__3Wqn2G__right:hover{transform:translateY(-5px)}.Contact-module__3Wqn2G__form{flex-direction:column;gap:30px;display:flex}.Contact-module__3Wqn2G__row{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Contact-module__3Wqn2G__field{flex-direction:column;display:flex}.Contact-module__3Wqn2G__label{text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:10px;font-size:.75rem}.Contact-module__3Wqn2G__input,.Contact-module__3Wqn2G__textarea,select.Contact-module__3Wqn2G__input{background:0 0;border:none;border-bottom:1px solid #ddd;outline:none;width:100%;padding:10px 0;font-size:1rem;transition:all .3s}.Contact-module__3Wqn2G__input::placeholder{color:#bbb}.Contact-module__3Wqn2G__input:focus,select.Contact-module__3Wqn2G__input:focus{border-bottom:1px solid var(--gold);box-shadow:0 6px 20px #c9a84c26}.Contact-module__3Wqn2G__textarea{resize:none}select.Contact-module__3Wqn2G__input{color:#111;cursor:pointer;background:#fff}select.Contact-module__3Wqn2G__input option{color:#111;background:#fff}.Contact-module__3Wqn2G__submit{background:var(--gold);color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;width:fit-content;margin-top:20px;padding:14px 30px;font-size:.9rem;transition:all .3s}.Contact-module__3Wqn2G__submit span{margin-left:10px;transition:transform .3s}.Contact-module__3Wqn2G__submit:hover{background:#b89335;transform:translateY(-3px);box-shadow:0 10px 30px #c9a84c4d}.Contact-module__3Wqn2G__submit:hover span{transform:translate(5px)}.Contact-module__3Wqn2G__success{text-align:center;padding-top:6rem;animation:.8s forwards Contact-module__3Wqn2G__fadeUp}.Contact-module__3Wqn2G__successIcon{color:var(--gold);margin-bottom:20px;font-size:2rem;animation:2s infinite Contact-module__3Wqn2G__pulse;display:inline-block}.Contact-module__3Wqn2G__success h3{margin-bottom:10px;font-size:1.5rem}.Contact-module__3Wqn2G__success p{color:var(--muted)}.Contact-module__3Wqn2G__reveal{opacity:0;transition:all .8s;transform:translateY(40px)}.Contact-module__3Wqn2G__visible{opacity:1;transform:translateY(0)}@keyframes Contact-module__3Wqn2G__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Contact-module__3Wqn2G__pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media (max-width:1024px){.Contact-module__3Wqn2G__container,.Contact-module__3Wqn2G__row{grid-template-columns:1fr}.Contact-module__3Wqn2G__right{padding:40px}}@media (max-width:768px){.Contact-module__3Wqn2G__right{padding:35px}}@media (max-width:600px){.Contact-module__3Wqn2G__social{gap:14px}.Contact-module__3Wqn2G__followNote{font-size:.8rem}}@media (max-width:480px){.Contact-module__3Wqn2G__social{flex-direction:column;align-items:flex-start}.Contact-module__3Wqn2G__right{padding:25px}.Contact-module__3Wqn2G__submit{text-align:center;width:100%}.Contact-module__3Wqn2G__infoValue{font-size:1rem}.Contact-module__3Wqn2G__socialLink{font-size:.9rem}}.Contact-module__3Wqn2G__bottom{text-align:center;color:#fff9;padding-top:4rem;font-size:.875rem}
.Navbar-module__oCXpda__header{z-index:100;padding:1.8rem 3rem;transition:padding .5s,background .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;position:fixed;top:0;left:0;right:0}.Navbar-module__oCXpda__header.Navbar-module__oCXpda__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a08d9;border-bottom:1px solid #c9a84c1a;padding:1rem 3rem}.Navbar-module__oCXpda__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__oCXpda__logo{align-items:baseline;gap:.2rem;text-decoration:none;display:flex}.Navbar-module__oCXpda__logoE{font-family:var(--font-display);color:var(--gold);font-size:2rem;font-style:italic;font-weight:900;line-height:1}.Navbar-module__oCXpda__logoText{font-family:var(--font-mono);letter-spacing:.3em;color:var(--cream);text-transform:uppercase;margin-left:.3rem;font-size:.68rem}.Navbar-module__oCXpda__links{align-items:center;gap:3rem;list-style:none;display:flex}.Navbar-module__oCXpda__link{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__oCXpda__link:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__oCXpda__link:hover{color:var(--cream)}.Navbar-module__oCXpda__link:hover:after{width:100%}.Navbar-module__oCXpda__bookBtn{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--black);background:var(--gold);border-radius:2px;padding:.7rem 1.5rem;font-size:.7rem;text-decoration:none;transition:background .3s,transform .2s}.Navbar-module__oCXpda__bookBtn:hover{background:var(--gold-light);transform:translateY(-1px)}.Navbar-module__oCXpda__hamburger{background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__oCXpda__hamburger span{background:var(--cream);transform-origin:50%;width:24px;height:1px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__oCXpda__hamburger.Navbar-module__oCXpda__active span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__oCXpda__hamburger.Navbar-module__oCXpda__active span:nth-child(2){opacity:0}.Navbar-module__oCXpda__hamburger.Navbar-module__oCXpda__active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (max-width:900px){.Navbar-module__oCXpda__header{padding:1.2rem 1.5rem}.Navbar-module__oCXpda__hamburger{display:flex}.Navbar-module__oCXpda__links{background:var(--off-black);border-left:1px solid #c9a84c26;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.5rem;width:280px;height:100vh;padding:3rem;transition:right .5s;position:fixed;top:0;right:-100%}.Navbar-module__oCXpda__links.Navbar-module__oCXpda__open{right:0}}
.Cursor-module__HjupQa__cursor{background:var(--gold);pointer-events:none;z-index:9999;mix-blend-mode:difference;border-radius:50%;width:8px;height:8px;transition:width .3s,height .3s,background .3s;position:fixed;transform:translate(-50%,-50%)}.Cursor-module__HjupQa__follower{pointer-events:none;z-index:9998;border:1px solid #c9a84c80;border-radius:50%;width:36px;height:36px;transition:width .4s,height .4s,border-color .3s;position:fixed;transform:translate(-50%,-50%)}.Cursor-module__HjupQa__cursor.Cursor-module__HjupQa__hovering{background:var(--gold-light);width:14px;height:14px}.Cursor-module__HjupQa__follower.Cursor-module__HjupQa__hovering{border-color:var(--gold);width:60px;height:60px}@media (max-width:768px){.Cursor-module__HjupQa__cursor,.Cursor-module__HjupQa__follower{display:none}}
.ExperienceSection-module__ujQs_a__section{background:#000;padding:100px 20px;overflow:hidden}.ExperienceSection-module__ujQs_a__content{text-align:center;max-width:900px;margin:0 auto 60px}.ExperienceSection-module__ujQs_a__heading{color:#36c2b6;text-shadow:0 0 5px #36c2b680,0 0 15px #36c2b666,0 0 30px #36c2b633;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;line-height:1.15}.ExperienceSection-module__ujQs_a__description{color:#555;margin-top:2rem;margin-bottom:40px;font-size:18px;line-height:1.7}.ExperienceSection-module__ujQs_a__stats{flex-wrap:wrap;justify-content:center;gap:60px;display:flex}.ExperienceSection-module__ujQs_a__stats h3{color:#c59d5f;margin-bottom:8px;font-size:28px}.ExperienceSection-module__ujQs_a__stats p{color:#666;font-size:14px}.ExperienceSection-module__ujQs_a__gallery{flex-direction:column;gap:20px;display:flex}.ExperienceSection-module__ujQs_a__marquee{width:100%;overflow:hidden}.ExperienceSection-module__ujQs_a__track{gap:16px;width:max-content;display:flex}.ExperienceSection-module__ujQs_a__left{animation:30s linear infinite ExperienceSection-module__ujQs_a__scrollLeft}.ExperienceSection-module__ujQs_a__right{animation:30s linear infinite ExperienceSection-module__ujQs_a__scrollRight}.ExperienceSection-module__ujQs_a__imageWrapper{border-radius:16px;flex-shrink:0;width:260px;height:340px;position:relative;overflow:hidden}.ExperienceSection-module__ujQs_a__image{object-fit:cover}@keyframes ExperienceSection-module__ujQs_a__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ExperienceSection-module__ujQs_a__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:768px){.ExperienceSection-module__ujQs_a__heading{font-size:30px}.ExperienceSection-module__ujQs_a__imageWrapper{width:200px;height:260px}.ExperienceSection-module__ujQs_a__stats{gap:30px}}
.Stories-module__DxFuhW__section{background:#0f0f10;padding:100px 20px}.Stories-module__DxFuhW__container{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1200px;margin:0 auto;display:grid}.Stories-module__DxFuhW__left{flex-direction:column;gap:22px;display:flex}.Stories-module__DxFuhW__heading{color:#fff;font-size:44px;font-weight:700;line-height:1.2}.Stories-module__DxFuhW__text{color:#666;font-size:17px;line-height:1.8}.Stories-module__DxFuhW__right{grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr;gap:20px;display:grid}.Stories-module__DxFuhW__largeImage{border-radius:22px;grid-row:1/span 2;min-height:520px;position:relative;overflow:hidden}.Stories-module__DxFuhW__smallImage{border-radius:22px;min-height:250px;position:relative;overflow:hidden}.Stories-module__DxFuhW__image{object-fit:cover;transition:transform .7s}.Stories-module__DxFuhW__largeImage:hover .Stories-module__DxFuhW__image,.Stories-module__DxFuhW__smallImage:hover .Stories-module__DxFuhW__image{transform:scale(1.06)}@media (max-width:1024px){.Stories-module__DxFuhW__container{grid-template-columns:1fr;gap:50px}.Stories-module__DxFuhW__right{grid-template-columns:1fr 1fr}.Stories-module__DxFuhW__largeImage{min-height:400px}.Stories-module__DxFuhW__smallImage{min-height:220px}}@media (max-width:640px){.Stories-module__DxFuhW__heading{font-size:30px}.Stories-module__DxFuhW__text{font-size:15px}.Stories-module__DxFuhW__right{grid-template-columns:1fr}.Stories-module__DxFuhW__largeImage{grid-row:auto;min-height:300px}.Stories-module__DxFuhW__smallImage{min-height:220px}}
