.Navbar-module__pSp8Ga__navbar{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(15px);border-bottom:1px solid var(--border);background:#0a0a0ad9;padding:1rem 2rem}.Navbar-module__pSp8Ga__logo{font-family:var(--font-montserrat);color:#fff;letter-spacing:3px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;font-weight:400;text-decoration:none;transition:opacity .3s}.Navbar-module__pSp8Ga__logo:hover{opacity:.8}.Navbar-module__pSp8Ga__links{gap:2rem;display:flex}.Navbar-module__pSp8Ga__link{font-family:var(--font-inter);color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;transition:color .3s;position:relative}.Navbar-module__pSp8Ga__link:hover{color:var(--foreground)}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--primary);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__link:hover:after{width:100%}.Navbar-module__pSp8Ga__activeLink{color:var(--primary)!important}.Navbar-module__pSp8Ga__activeLink:after{width:100%!important}@media (max-width:1024px){.Navbar-module__pSp8Ga__links{display:none}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:flex}.Navbar-module__pSp8Ga__line{background:var(--foreground);transform-origin:1px;border-radius:10px;width:2rem;height:2px;transition:all .3s linear;position:relative}.Navbar-module__pSp8Ga__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__mobileLink{font-family:var(--font-montserrat);color:var(--foreground);text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;text-decoration:none;transition:color .3s}.Navbar-module__pSp8Ga__mobileLink:hover{color:var(--primary)}}@media (min-width:1025px){.Navbar-module__pSp8Ga__hamburger,.Navbar-module__pSp8Ga__mobileMenu{display:none}}
.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__image{object-fit:cover;opacity:.6;animation:25s ease-in-out infinite alternate Hero-module__gNeX-G__kenBurns}@keyframes Hero-module__gNeX-G__kenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-2%,-1%)}}.Hero-module__gNeX-G__overlay{z-index:1;background:linear-gradient(135deg,#0a0a0ad9 0%,#1e1405b3 50%,#0a0a0ae6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;padding:0 2rem;display:grid}.Hero-module__gNeX-G__content{text-align:left}.Hero-module__gNeX-G__rightContent{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.Hero-module__gNeX-G__eyebrow{font-family:var(--font-inter);letter-spacing:4px;color:var(--primary);text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem}.Hero-module__gNeX-G__title{font-family:var(--font-montserrat);color:var(--foreground);margin-bottom:2rem;font-size:5rem;line-height:1.1}.Hero-module__gNeX-G__titleLine{display:block}.Hero-module__gNeX-G__titleAccent{color:var(--primary);font-style:italic;display:block}.Hero-module__gNeX-G__subtitle{font-family:var(--font-inter);color:var(--text-muted);max-width:600px;margin:0 0 3rem;font-size:1.1rem;line-height:1.6}.Hero-module__gNeX-G__ctaContainer{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__gNeX-G__cta{background:var(--primary);color:var(--background);font-family:var(--font-inter);text-transform:uppercase;letter-spacing:2px;cursor:pointer;border:none;border-radius:30px;padding:1.1rem 3rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #d4af374d}.Hero-module__gNeX-G__cta:hover{background:var(--primary-light);color:var(--background);transform:translateY(-2px);box-shadow:0 8px 30px #d4af3780}.Hero-module__gNeX-G__phoneWrapper{filter:drop-shadow(0 20px 40px #00000080);width:100%;max-width:340px;height:auto;position:relative}.Hero-module__gNeX-G__phoneImage{border-radius:40px;width:100%;height:auto;display:block}.Hero-module__gNeX-G__ctaSecondary{box-sizing:border-box;text-align:center;width:100%;max-width:340px;color:var(--foreground);-webkit-backdrop-filter:blur(10px);font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:#0006;border:1px solid #ffffff4d;border-radius:30px;justify-content:center;align-items:center;padding:1rem;font-size:.8rem;line-height:1.4;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.Hero-module__gNeX-G__ctaSecondary:hover{border-color:var(--primary);color:var(--primary);background:#d4af371a}.Hero-module__gNeX-G__scrollIndicator{z-index:10;cursor:pointer;flex-direction:column;align-items:center;gap:.5rem;animation:1s 2s both Hero-module__gNeX-G__fadeInUp;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollIndicator span{font-family:var(--font-inter);letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.Hero-module__gNeX-G__scrollArrow{width:24px;height:24px;color:var(--primary);animation:2s infinite Hero-module__gNeX-G__bounce}@keyframes Hero-module__gNeX-G__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes Hero-module__gNeX-G__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:1024px){.Hero-module__gNeX-G__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__gNeX-G__content{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__gNeX-G__subtitle{margin:0 auto 3rem}.Hero-module__gNeX-G__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__gNeX-G__hero{min-height:auto;padding-top:140px;padding-bottom:140px}.Hero-module__gNeX-G__title{font-size:2.5rem}.Hero-module__gNeX-G__ctaContainer{justify-content:center}.Hero-module__gNeX-G__rightContent,.Hero-module__gNeX-G__phoneWrapper{display:none}.Hero-module__gNeX-G__eyebrow{letter-spacing:2px;font-size:.85rem}.Hero-module__gNeX-G__subtitle{padding:0 1rem;font-size:1rem}.Hero-module__gNeX-G__container{padding:0 1rem}.Hero-module__gNeX-G__cta,.Hero-module__gNeX-G__ctaSecondary{padding:.8rem 1.5rem;font-size:.8rem}.Hero-module__gNeX-G__scrollIndicator{bottom:25px}}@media (max-width:480px){.Hero-module__gNeX-G__title{font-size:2rem}.Hero-module__gNeX-G__eyebrow{letter-spacing:1px;margin-bottom:1rem;font-size:.75rem}.Hero-module__gNeX-G__subtitle{margin-bottom:2rem;font-size:.9rem}.Hero-module__gNeX-G__ctaContainer{flex-direction:column;gap:1rem;width:100%;padding:0 1rem}.Hero-module__gNeX-G__cta,.Hero-module__gNeX-G__ctaSecondary{text-align:center;width:100%}.Hero-module__gNeX-G__scrollIndicator span{font-size:.6rem}}
.SectionDivider-module__q3dwyW__divider{background:linear-gradient(90deg,#0000 0%,#d4af370d 15%,#d4af3766 50%,#d4af370d 85%,#0000 100%);width:100%;height:1px;position:relative}.SectionDivider-module__q3dwyW__divider:before{content:"";background:var(--primary);opacity:.6;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}
.Portfolio-module__zKrJKa__section{background-color:var(--background);padding:8rem 2rem}.Portfolio-module__zKrJKa__header{text-align:center;margin-bottom:5rem}.Portfolio-module__zKrJKa__title{font-family:var(--font-montserrat);margin-bottom:1rem;font-size:3rem}.Portfolio-module__zKrJKa__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem;display:flex}.Portfolio-module__zKrJKa__filterBtn{color:var(--text-muted);font-family:var(--font-inter);cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #0000;border-radius:30px;padding:.75rem 1.5rem;font-size:.85rem;transition:all .3s}.Portfolio-module__zKrJKa__filterBtn:hover{color:var(--foreground);background:#ffffff0d}.Portfolio-module__zKrJKa__activeFilter{box-shadow:0 0 0 1px var(--primary);background:var(--primary-glow)!important;color:var(--primary)!important}.Portfolio-module__zKrJKa__gridWrapper{min-height:60vh}.Portfolio-module__zKrJKa__grid{column-count:4;column-gap:1rem;max-width:1400px;margin:0 auto;padding:0 2rem}.Portfolio-module__zKrJKa__gridAll{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Portfolio-module__zKrJKa__bentoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:300px;grid-auto-flow:dense;gap:1rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.Portfolio-module__zKrJKa__bentoItem{cursor:pointer;backface-visibility:hidden;background-color:#000;border-radius:8px;font-size:0;line-height:0;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0006}.Portfolio-module__zKrJKa__bentoItem:after{content:"";pointer-events:none;z-index:2;border-radius:8px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #000000fc}.Portfolio-module__zKrJKa__bentoItem:hover{transform:scale(1.02);box-shadow:0 25px 50px -12px #0009}.Portfolio-module__zKrJKa__bentoItem:nth-child(5n+1){grid-area:span 2}.Portfolio-module__zKrJKa__bentoItem:nth-child(5n+3){grid-area:span 2/span 2}.Portfolio-module__zKrJKa__bentoItem:nth-child(5n+4){grid-area:auto/span 2}.Portfolio-module__zKrJKa__bentoItem .Portfolio-module__zKrJKa__image{object-fit:cover;width:100%;height:100%}.Portfolio-module__zKrJKa__bentoItem:hover .Portfolio-module__zKrJKa__image{transform:scale(1.05)}.Portfolio-module__zKrJKa__item{cursor:pointer;will-change:transform;break-inside:avoid;backface-visibility:hidden;background-color:#000;border-radius:8px;margin-bottom:1rem;font-size:0;line-height:0;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 30px -10px #0006}.Portfolio-module__zKrJKa__item:after{content:"";pointer-events:none;z-index:2;border-radius:8px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #000000fc}.Portfolio-module__zKrJKa__gridAll .Portfolio-module__zKrJKa__item{aspect-ratio:3/4}.Portfolio-module__zKrJKa__item:hover{transform:scale(1.02);box-shadow:0 25px 50px -12px #0009}.Portfolio-module__zKrJKa__image{width:100%;height:auto;transition:transform .6s;display:block}.Portfolio-module__zKrJKa__imageFill{object-fit:cover;transition:transform .6s}.Portfolio-module__zKrJKa__item:hover .Portfolio-module__zKrJKa__image,.Portfolio-module__zKrJKa__item:hover .Portfolio-module__zKrJKa__imageFill{transform:scale(1.05)}.Portfolio-module__zKrJKa__overlay{opacity:0;background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.5rem;font-size:1rem;line-height:1.5;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.Portfolio-module__zKrJKa__item:hover .Portfolio-module__zKrJKa__overlay,.Portfolio-module__zKrJKa__bentoItem:hover .Portfolio-module__zKrJKa__overlay{opacity:1}.Portfolio-module__zKrJKa__overlayAlways{opacity:1;background:linear-gradient(#0000 50%,#000000b3 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.5rem;font-size:1rem;line-height:1.5;transition:all .4s;display:flex;position:absolute;top:0;left:0}.Portfolio-module__zKrJKa__item:hover .Portfolio-module__zKrJKa__overlayAlways{background:linear-gradient(#0003 0%,#000000d9 100%)}.Portfolio-module__zKrJKa__categoryLabel{color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:.7rem;font-family:var(--font-inter);margin-bottom:.3rem}.Portfolio-module__zKrJKa__info{width:100%}.Portfolio-module__zKrJKa__info p{font-family:var(--font-montserrat);color:var(--foreground);text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 4px #0000004d;font-size:1.1rem;font-weight:600}.Portfolio-module__zKrJKa__viewMore{color:var(--primary);font-size:.75rem;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Portfolio-module__zKrJKa__lightbox{z-index:999999;perspective:1500px;background-color:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Portfolio-module__zKrJKa__lightboxContent{width:auto;max-width:90vw;height:auto;max-height:80vh;transform-style:preserve-3d;transform-origin:50%;justify-content:center;align-items:center;margin-top:50px;display:flex;position:relative}.Portfolio-module__zKrJKa__turningPage{animation:.3s ease-in forwards Portfolio-module__zKrJKa__bookFlip}@keyframes Portfolio-module__zKrJKa__bookFlip{0%{opacity:1;transform:perspective(2000px)rotateY(0)}to{opacity:.5;transform:perspective(2000px)rotateY(-90deg)}}.Portfolio-module__zKrJKa__newPage{animation:.3s ease-out forwards Portfolio-module__zKrJKa__bookOpen}@keyframes Portfolio-module__zKrJKa__bookOpen{0%{opacity:.5;transform:perspective(2000px)rotateY(90deg)}to{opacity:1;transform:perspective(2000px)rotateY(0)}}.Portfolio-module__zKrJKa__imageWrapper{vertical-align:middle;background-color:#1a1a1a;border:none;border-radius:4px;padding:12px;display:inline-block;position:relative;box-shadow:0 0 0 1px #00000080,0 25px 50px -12px #000c}.Portfolio-module__zKrJKa__lightboxImage{object-fit:contain;backface-visibility:hidden;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:2px;width:auto;max-width:85vw;height:auto;max-height:75vh;display:block;transform:translate(0,0)}.Portfolio-module__zKrJKa__closeBtn{color:#fff;cursor:pointer;z-index:1000000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.Portfolio-module__zKrJKa__closeBtn:hover{background:#ffffff4d;transform:rotate(90deg)}.Portfolio-module__zKrJKa__controls{z-index:1000000;gap:1.5rem;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.Portfolio-module__zKrJKa__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;padding:.6rem;font-size:1.2rem;transition:all .3s;display:flex;position:relative}.Portfolio-module__zKrJKa__navBtn:hover{background:#fff3;transform:scale(1.1)}.Portfolio-module__zKrJKa__lightboxInfo{color:#fff;text-align:center;z-index:1000000;pointer-events:none;text-shadow:0 2px 10px #00000080;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:30px;left:50%;transform:translate(-50%)}.Portfolio-module__zKrJKa__lightboxCategory{font-family:var(--font-montserrat);color:var(--primary);text-transform:uppercase;font-size:1.5rem}.Portfolio-module__zKrJKa__lightboxCounter{font-family:var(--font-inter);color:#fffc;letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;padding:2px 12px;font-size:.8rem}@media (max-width:1024px){.Portfolio-module__zKrJKa__grid{column-count:3;padding:0 2rem}.Portfolio-module__zKrJKa__gridAll{grid-template-columns:repeat(3,1fr)}.Portfolio-module__zKrJKa__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px;padding:0 2rem}.Portfolio-module__zKrJKa__bentoItem:nth-child(5n+1),.Portfolio-module__zKrJKa__bentoItem:nth-child(5n+3),.Portfolio-module__zKrJKa__bentoItem:nth-child(5n+4){grid-column:span 2}}@media (max-width:768px){.Portfolio-module__zKrJKa__section{padding:4rem 1rem}.Portfolio-module__zKrJKa__title{font-size:2rem}.Portfolio-module__zKrJKa__grid{column-count:2;gap:.75rem;padding:0 1rem}.Portfolio-module__zKrJKa__gridAll{grid-template-columns:repeat(2,1fr);gap:.75rem}.Portfolio-module__zKrJKa__bentoGrid{flex-direction:column;gap:.75rem;display:flex}.Portfolio-module__zKrJKa__bentoItem{width:100%;height:300px}.Portfolio-module__zKrJKa__item{margin-bottom:.75rem}.Portfolio-module__zKrJKa__filters{gap:.5rem;margin-top:2rem}.Portfolio-module__zKrJKa__filterBtn{padding:.5rem 1rem;font-size:.75rem}.Portfolio-module__zKrJKa__info p{letter-spacing:1px;font-size:.9rem}.Portfolio-module__zKrJKa__lightboxImage{max-width:95vw;max-height:70vh}.Portfolio-module__zKrJKa__closeBtn{width:40px;height:40px;font-size:1.2rem;top:15px;right:15px}.Portfolio-module__zKrJKa__lightboxInfo{top:15px}.Portfolio-module__zKrJKa__lightboxCategory{font-size:1rem}}@media (max-width:480px){.Portfolio-module__zKrJKa__section{padding:3rem .5rem}.Portfolio-module__zKrJKa__header{margin-bottom:3rem}.Portfolio-module__zKrJKa__title{font-size:1.75rem}.Portfolio-module__zKrJKa__grid{column-count:2;column-gap:.5rem;padding:0 .5rem}.Portfolio-module__zKrJKa__gridAll{grid-template-columns:repeat(2,1fr);gap:.5rem}.Portfolio-module__zKrJKa__item{border-radius:6px;margin-bottom:.5rem}.Portfolio-module__zKrJKa__overlayAlways{padding:1rem}.Portfolio-module__zKrJKa__info p{letter-spacing:.5px;font-size:.75rem}.Portfolio-module__zKrJKa__filters{gap:.4rem;padding:0 .5rem}.Portfolio-module__zKrJKa__filterBtn{padding:.45rem .75rem;font-size:.7rem}.Portfolio-module__zKrJKa__categoryLabel{font-size:.6rem}}
.Testimonials-module__3Exg0W__section{background-color:var(--background);padding:100px 5%;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__container{max-width:1200px;margin:0 auto}.Testimonials-module__3Exg0W__header{text-align:center;margin-bottom:60px}.Testimonials-module__3Exg0W__title{color:var(--primary);margin-bottom:15px;font-size:2.5rem}.Testimonials-module__3Exg0W__subtitle{color:var(--text-muted);font-size:1.1rem}.Testimonials-module__3Exg0W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.Testimonials-module__3Exg0W__card{border:1px solid var(--border);background:linear-gradient(135deg,#ffffff0a,#ffffff03);border-radius:16px;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 32px #0000004d}.Testimonials-module__3Exg0W__card:hover{border-color:#d4af374d;transform:translateY(-8px);box-shadow:0 20px 60px #0006}.Testimonials-module__3Exg0W__quoteIcon{color:var(--primary);opacity:.15;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:10px;right:20px}.Testimonials-module__3Exg0W__stars{gap:3px;margin-bottom:1rem;display:flex}.Testimonials-module__3Exg0W__star{color:var(--primary);font-size:.9rem}.Testimonials-module__3Exg0W__text{color:#ddd;z-index:1;flex:1;margin-bottom:25px;padding-top:10px;font-size:1.05rem;font-style:italic;line-height:1.7;position:relative}.Testimonials-module__3Exg0W__author{border-top:1px solid #ffffff14;align-items:center;gap:12px;margin-top:auto;padding-top:15px;display:flex}.Testimonials-module__3Exg0W__authorAvatar{background:linear-gradient(135deg,var(--primary),var(--primary-light));width:42px;height:42px;font-family:var(--font-montserrat);color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__authorInfo h4{color:var(--foreground);font-size:1.1rem;font-family:var(--font-montserrat);margin-bottom:3px}.Testimonials-module__3Exg0W__authorInfo span{color:var(--primary);opacity:.8;font-size:.85rem}.Testimonials-module__3Exg0W__navigation{justify-content:center;align-items:center;gap:2rem;margin-top:3rem;display:flex}.Testimonials-module__3Exg0W__navButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Testimonials-module__3Exg0W__navButton:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-glow)}.Testimonials-module__3Exg0W__dots{align-items:center;gap:8px;display:flex}.Testimonials-module__3Exg0W__dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.Testimonials-module__3Exg0W__dot:hover{background:#fff6}.Testimonials-module__3Exg0W__activeDot{background:var(--primary);border-radius:4px;width:24px}@media (max-width:768px){.Testimonials-module__3Exg0W__section{padding:60px 4%}.Testimonials-module__3Exg0W__header{margin-bottom:40px}.Testimonials-module__3Exg0W__title{font-size:2rem}.Testimonials-module__3Exg0W__subtitle{font-size:1rem}.Testimonials-module__3Exg0W__grid{grid-template-columns:1fr;gap:20px}.Testimonials-module__3Exg0W__card{padding:1.5rem}.Testimonials-module__3Exg0W__text{font-size:1rem}.Testimonials-module__3Exg0W__navigation{gap:1rem;margin-top:2rem}.Testimonials-module__3Exg0W__navButton{width:38px;height:38px}}@media (max-width:480px){.Testimonials-module__3Exg0W__section{padding:40px 3%}.Testimonials-module__3Exg0W__title{font-size:1.75rem}.Testimonials-module__3Exg0W__card{border-radius:12px;padding:1.25rem}.Testimonials-module__3Exg0W__quoteIcon{font-size:3rem}.Testimonials-module__3Exg0W__text{margin-bottom:20px;font-size:.95rem;line-height:1.5}.Testimonials-module__3Exg0W__authorInfo h4{font-size:1rem}.Testimonials-module__3Exg0W__authorInfo span{font-size:.8rem}.Testimonials-module__3Exg0W__authorAvatar{width:36px;height:36px;font-size:.85rem}.Testimonials-module__3Exg0W__dots{gap:6px}.Testimonials-module__3Exg0W__dot{width:6px;height:6px}.Testimonials-module__3Exg0W__activeDot{width:18px}}
.InstagramFeed-module__AJM-Ba__section{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);padding:5rem 2rem;position:relative;overflow:hidden}.InstagramFeed-module__AJM-Ba__section:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);height:1px;position:absolute;top:0;left:0;right:0}.InstagramFeed-module__AJM-Ba__container{max-width:100%;margin:0 auto}.InstagramFeed-module__AJM-Ba__header{text-align:center;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:0 2rem}.InstagramFeed-module__AJM-Ba__instagramIcon{color:#fff;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:inline-flex}.InstagramFeed-module__AJM-Ba__title{font-family:var(--font-montserrat);color:var(--foreground);margin-bottom:.75rem;font-size:2.5rem}.InstagramFeed-module__AJM-Ba__subtitle{color:var(--text-muted);font-size:1.1rem}.InstagramFeed-module__AJM-Ba__handle{color:var(--primary);font-weight:500;text-decoration:none;transition:color .3s}.InstagramFeed-module__AJM-Ba__handle:hover{color:#fff}.InstagramFeed-module__AJM-Ba__marqueeWrapper{margin-bottom:2.5rem;position:relative;overflow:hidden}.InstagramFeed-module__AJM-Ba__marqueeWrapper:before,.InstagramFeed-module__AJM-Ba__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.InstagramFeed-module__AJM-Ba__marqueeWrapper:before{background:linear-gradient(90deg,#0a0a0a,#0000);left:0}.InstagramFeed-module__AJM-Ba__marqueeWrapper:after{background:linear-gradient(270deg,#0a0a0a,#0000);right:0}.InstagramFeed-module__AJM-Ba__marquee{gap:1rem;width:max-content;animation:40s linear infinite InstagramFeed-module__AJM-Ba__marqueeScroll;display:flex}.InstagramFeed-module__AJM-Ba__marquee:hover{animation-play-state:paused}@keyframes InstagramFeed-module__AJM-Ba__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.InstagramFeed-module__AJM-Ba__post{cursor:pointer;border-radius:12px;flex-shrink:0;width:250px;height:250px;position:relative;overflow:hidden}.InstagramFeed-module__AJM-Ba__image{object-fit:cover;transition:transform .5s}.InstagramFeed-module__AJM-Ba__post:hover .InstagramFeed-module__AJM-Ba__image{transform:scale(1.1)}.InstagramFeed-module__AJM-Ba__overlay{opacity:0;color:#fff;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.InstagramFeed-module__AJM-Ba__post:hover .InstagramFeed-module__AJM-Ba__overlay{opacity:1}.InstagramFeed-module__AJM-Ba__followButton{color:#fff;width:fit-content;font-family:var(--font-inter);cursor:pointer;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:none;border-radius:30px;margin:0 auto;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.InstagramFeed-module__AJM-Ba__followButton:hover{box-shadow:0 10px 30px #e1306c66}@media (max-width:1024px){.InstagramFeed-module__AJM-Ba__post{width:200px;height:200px}}@media (max-width:768px){.InstagramFeed-module__AJM-Ba__section{padding:4rem 1rem}.InstagramFeed-module__AJM-Ba__title{font-size:2rem}.InstagramFeed-module__AJM-Ba__post{width:180px;height:180px}}@media (max-width:480px){.InstagramFeed-module__AJM-Ba__section{padding:3rem .75rem}.InstagramFeed-module__AJM-Ba__title{font-size:1.75rem}.InstagramFeed-module__AJM-Ba__instagramIcon{border-radius:12px;width:50px;height:50px}.InstagramFeed-module__AJM-Ba__instagramIcon svg{width:24px;height:24px}.InstagramFeed-module__AJM-Ba__post{border-radius:8px;width:150px;height:150px}.InstagramFeed-module__AJM-Ba__followButton{padding:.85rem 2rem;font-size:.9rem}}
.Contact-module__gQiC5G__section{background-color:var(--secondary);color:var(--foreground);padding:6rem 2rem}.Contact-module__gQiC5G__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.Contact-module__gQiC5G__faqSection{padding-right:2rem}.Contact-module__gQiC5G__faqTitle{font-family:var(--font-montserrat);color:var(--primary);text-align:center;text-transform:uppercase;margin-bottom:2rem;font-size:2rem}.Contact-module__gQiC5G__faqList{flex-direction:column;gap:0;display:flex}.Contact-module__gQiC5G__faqItem{border-bottom:1px solid #ffffff14;border-radius:12px;margin:0 -1rem;padding:0 1rem;transition:all .3s}.Contact-module__gQiC5G__faqItemOpen{background:#d4af370d;border-bottom-color:#0000}.Contact-module__gQiC5G__faqQuestion{font-family:var(--font-inter);color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 0;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.Contact-module__gQiC5G__faqQuestion:hover{color:var(--primary)}.Contact-module__gQiC5G__faqIcon{color:var(--primary);flex-shrink:0;align-items:center;transition:transform .3s;display:flex}.Contact-module__gQiC5G__faqIconOpen{transform:rotate(180deg)}.Contact-module__gQiC5G__faqAnswer{font-family:var(--font-inter);color:var(--text-muted);padding:0 0 1.25rem;font-size:.9rem;line-height:1.7}.Contact-module__gQiC5G__contactSection{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff08,#ffffff03);border-radius:16px;padding:2.5rem;box-shadow:0 8px 32px #0003}.Contact-module__gQiC5G__title{font-family:var(--font-montserrat);text-align:center;text-transform:uppercase;margin-bottom:2rem;font-size:2rem}.Contact-module__gQiC5G__form{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.Contact-module__gQiC5G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__gQiC5G__label{font-family:var(--font-montserrat);color:var(--text-secondary);letter-spacing:.5px;font-size:.85rem}.Contact-module__gQiC5G__input,.Contact-module__gQiC5G__textarea{border:1px solid var(--border);color:var(--foreground);font-family:var(--font-inter);background:#ffffff08;border-radius:8px;padding:1rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.Contact-module__gQiC5G__input:focus,.Contact-module__gQiC5G__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow);outline:none}.Contact-module__gQiC5G__textarea{resize:vertical;min-height:120px;max-height:200px}.Contact-module__gQiC5G__button{background:var(--primary);color:var(--background);font-family:var(--font-inter);text-transform:uppercase;cursor:pointer;letter-spacing:1px;border:none;border-radius:30px;align-self:center;margin-top:1rem;padding:1rem 3rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #d4af374d}.Contact-module__gQiC5G__button:hover{background:var(--primary-light);box-shadow:0 8px 25px #d4af3766}.Contact-module__gQiC5G__button:disabled{opacity:.6;cursor:not-allowed}.Contact-module__gQiC5G__inputError{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c26!important}.Contact-module__gQiC5G__errorText{color:#e74c3c;margin-top:.25rem;font-size:.8rem}.Contact-module__gQiC5G__successText{color:#27ae60;text-align:center;background:#27ae601a;border:1px solid #27ae6033;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.95rem}.Contact-module__gQiC5G__kvkkContainer{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.Contact-module__gQiC5G__kvkkCheckbox{cursor:pointer;accent-color:var(--primary);flex-shrink:0;width:1rem;height:1rem;margin-top:.25rem}.Contact-module__gQiC5G__kvkkLabel{font-family:var(--font-inter);color:var(--text-secondary);font-size:.8rem;line-height:1.4}.Contact-module__gQiC5G__kvkkLink{color:var(--primary);text-decoration:underline;transition:color .3s}.Contact-module__gQiC5G__kvkkLink:hover{color:var(--primary-light)}.Contact-module__gQiC5G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;overscroll-behavior:contain;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.Contact-module__gQiC5G__modalContent{background:var(--secondary);border:1px solid var(--border);border-radius:16px;width:100%;max-width:600px;max-height:85vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 10px 40px #00000080}.Contact-module__gQiC5G__modalClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;transition:color .3s;position:absolute;top:1rem;right:1.5rem}.Contact-module__gQiC5G__modalClose:hover{color:var(--primary)}.Contact-module__gQiC5G__modalTitle{font-family:var(--font-montserrat);color:var(--primary);margin-bottom:1.5rem;font-size:1.4rem}.Contact-module__gQiC5G__modalText{font-family:var(--font-inter);color:var(--foreground);font-size:.95rem;line-height:1.6}.Contact-module__gQiC5G__modalText ul{margin:1rem 0;padding-left:1.5rem}.Contact-module__gQiC5G__modalText li{margin-bottom:.5rem}.Contact-module__gQiC5G__modalSource{color:var(--text-muted);font-size:.8rem;font-style:italic}@media (max-width:900px){.Contact-module__gQiC5G__container{grid-template-columns:1fr;gap:3rem}.Contact-module__gQiC5G__faqSection{order:2;padding-right:0}.Contact-module__gQiC5G__contactSection{order:1}}@media (max-width:768px){.Contact-module__gQiC5G__section{padding:4rem 1rem}.Contact-module__gQiC5G__faqTitle,.Contact-module__gQiC5G__title{font-size:1.75rem}.Contact-module__gQiC5G__contactSection{padding:2rem 1.5rem}}@media (max-width:480px){.Contact-module__gQiC5G__section{padding:3rem .75rem}.Contact-module__gQiC5G__container{gap:2rem}.Contact-module__gQiC5G__faqTitle{margin-bottom:1.5rem;font-size:1.5rem}.Contact-module__gQiC5G__faqQuestion{padding:1rem 0;font-size:.95rem}.Contact-module__gQiC5G__faqAnswer{font-size:.85rem}.Contact-module__gQiC5G__title{margin-bottom:1.5rem;font-size:1.5rem}.Contact-module__gQiC5G__contactSection{border-radius:12px;padding:1.5rem 1rem}.Contact-module__gQiC5G__input,.Contact-module__gQiC5G__textarea{padding:.85rem;font-size:.9rem}.Contact-module__gQiC5G__button{width:100%;padding:.9rem 2rem}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border);background-color:#050505;padding:4rem 2rem 2rem}.Footer-module__nhiC3q__container{text-align:center;grid-template-columns:1fr 2fr 1fr;justify-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__nhiC3q__column{text-align:center;flex-direction:column;align-items:stretch;display:flex}.Footer-module__nhiC3q__logo{font-family:var(--font-montserrat);color:var(--primary);margin-bottom:1rem;font-size:1.3rem;display:inline-block}.Footer-module__nhiC3q__tagline{font-family:var(--font-inter);color:var(--text-muted);text-align:center;max-width:300px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.Footer-module__nhiC3q__socials{justify-content:center;gap:1rem;display:flex}.Footer-module__nhiC3q__icon{color:var(--text-muted);align-items:center;transition:color .3s;display:flex}.Footer-module__nhiC3q__icon:hover{color:var(--primary)}.Footer-module__nhiC3q__columnTitle{font-family:var(--font-montserrat);color:var(--foreground);letter-spacing:1px;margin-bottom:1.25rem;font-size:1rem}.Footer-module__nhiC3q__linksList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__nhiC3q__footerLink{font-family:var(--font-inter);color:var(--text-muted);font-size:.85rem;transition:color .3s}.Footer-module__nhiC3q__footerLink:hover{color:var(--primary)}.Footer-module__nhiC3q__infoList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__nhiC3q__infoItem{font-family:var(--font-inter);color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Footer-module__nhiC3q__infoItem a{color:var(--text-muted);transition:color .3s}.Footer-module__nhiC3q__infoItem a:hover{color:var(--primary)}.Footer-module__nhiC3q__infoItem svg{color:var(--primary);opacity:.6;flex-shrink:0}.Footer-module__nhiC3q__divider{background:linear-gradient(90deg,#0000,#d4af374d,#0000);max-width:1200px;height:1px;margin:3rem auto 1.5rem}.Footer-module__nhiC3q__copyright{font-family:var(--font-inter);color:var(--text-muted);text-align:center;font-size:.8rem}@media (max-width:900px){.Footer-module__nhiC3q__container{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:480px){.Footer-module__nhiC3q__footer{padding:3rem 1rem 1.5rem}.Footer-module__nhiC3q__container{grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__logo{font-size:1.15rem}.Footer-module__nhiC3q__socials{gap:1rem}.Footer-module__nhiC3q__copyright{font-size:.7rem}.Footer-module__nhiC3q__divider{margin:2rem auto 1rem}}
