.Navbar-module__cJzEcG__navbar{z-index:1000;padding:0 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{background:var(--navbar-bg-scrolled);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);box-shadow:0 8px 24px #02061714}.Navbar-module__cJzEcG__navInner{align-items:center;gap:40px;max-width:1300px;height:72px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__navLogo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__navLogoMark{background:var(--gold-gradient);color:#0f172a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;font-weight:900;display:flex;box-shadow:0 4px 12px #d4af374d}.Navbar-module__cJzEcG__navLogoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__cJzEcG__navLogoText strong{color:var(--text-primary);letter-spacing:-.3px;font-size:1rem;font-weight:900}.Navbar-module__cJzEcG__navLogoText span{color:var(--text-muted);letter-spacing:.5px;font-size:.72rem;font-weight:500}.Navbar-module__cJzEcG__navLinks{flex:1;justify-content:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);white-space:nowrap;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);background:var(--hover-bg-muted)}.Navbar-module__cJzEcG__btnPrimary{background:var(--gold-gradient);color:#0f172a;white-space:nowrap;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 16px #d4af3740}.Navbar-module__cJzEcG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #d4af3766}.Navbar-module__cJzEcG__btnPrimary i{font-size:.75rem;transition:transform .2s}.Navbar-module__cJzEcG__btnPrimary:hover i{transform:translate(-3px)}.Navbar-module__cJzEcG__mobileToggle{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:8px;transition:background .2s;display:none}.Navbar-module__cJzEcG__mobileToggle:hover{background:var(--hover-bg-muted)}.Navbar-module__cJzEcG__mobileToggle span{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--mobile-menu-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;transition:all .3s;display:none;position:absolute;top:72px;left:0;right:0;transform:translateY(-10px)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__cJzEcG__mobileMenuInner{flex-direction:column;gap:4px;padding:20px 24px 28px;display:flex}.Navbar-module__cJzEcG__navLinkMobile{color:var(--text-secondary);border-radius:10px;padding:12px 16px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__navLinkMobile:hover{color:var(--text-primary);background:var(--hover-bg-muted)}.Navbar-module__cJzEcG__btnMobilePrimary{background:var(--gold-gradient);color:#0f172a;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:14px 20px;font-size:.95rem;font-weight:800;text-decoration:none;display:flex;box-shadow:0 4px 16px #d4af3740}@media (max-width:960px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__btnPrimary{display:none}.Navbar-module__cJzEcG__mobileToggle{margin-left:0;margin-right:auto;display:flex}.Navbar-module__cJzEcG__mobileMenu{display:block}}
.ContactSection-module__UONp9G__contact{padding:0}.ContactSection-module__UONp9G__contactInner{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}.ContactSection-module__UONp9G__contactInfo{flex-direction:column;gap:32px;display:flex}.ContactSection-module__UONp9G__infoTitle{color:var(--text-primary);letter-spacing:-.5px;font-size:clamp(1.6rem,3vw,2rem);font-weight:900;line-height:1.25}.ContactSection-module__UONp9G__infoSub{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.75}.ContactSection-module__UONp9G__infoItems{flex-direction:column;gap:20px;display:flex}.ContactSection-module__UONp9G__infoItem{align-items:center;gap:16px;display:flex}.ContactSection-module__UONp9G__infoIcon{width:48px;height:48px;color:var(--gold);background:#d4af371a;border:1px solid #d4af3733;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .3s;display:flex}.ContactSection-module__UONp9G__infoItem:hover .ContactSection-module__UONp9G__infoIcon{background:var(--gold-gradient);color:#0f172a;border-color:#0000;transform:scale(1.05)}.ContactSection-module__UONp9G__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:700}.ContactSection-module__UONp9G__infoValue{color:var(--text-primary);font-size:1rem;font-weight:600}.ContactSection-module__UONp9G__whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 24px #25d36640}.ContactSection-module__UONp9G__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 12px 32px #25d36666}.ContactSection-module__UONp9G__whatsappBtn i{font-size:1.2rem}.ContactSection-module__UONp9G__trustRow{flex-wrap:wrap;gap:20px;display:flex}.ContactSection-module__UONp9G__trustItem{color:var(--text-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.ContactSection-module__UONp9G__trustItem i{color:var(--gold);font-size:.9rem}.ContactSection-module__UONp9G__contactForm{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-radius:24px;flex-direction:column;gap:24px;padding:40px;display:flex}.ContactSection-module__UONp9G__formTitle{color:var(--text-primary);letter-spacing:-.3px;margin-bottom:4px;font-size:1.5rem;font-weight:900}.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactSection-module__UONp9G__formGroup{flex-direction:column;gap:8px;display:flex}.ContactSection-module__UONp9G__formLabel{color:var(--text-secondary);letter-spacing:.2px;font-size:13px;font-weight:700}.ContactSection-module__UONp9G__formInput,.ContactSection-module__UONp9G__formSelect,.ContactSection-module__UONp9G__formTextarea{border:1px solid var(--border);width:100%;color:var(--text-primary);font-family:var(--font-sans);background:#fff;border-radius:12px;outline:none;padding:13px 16px;font-size:.95rem;transition:all .2s}.ContactSection-module__UONp9G__formInput::-moz-placeholder{color:#02061759}.ContactSection-module__UONp9G__formTextarea::-moz-placeholder{color:#02061759}.ContactSection-module__UONp9G__formInput::placeholder,.ContactSection-module__UONp9G__formTextarea::placeholder{color:#02061759}.ContactSection-module__UONp9G__formInput:focus,.ContactSection-module__UONp9G__formSelect:focus,.ContactSection-module__UONp9G__formTextarea:focus{background:#fff;border-color:#d4af3780;box-shadow:0 0 0 3px #d4af371f}.ContactSection-module__UONp9G__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2394A3B8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;padding-left:40px}.ContactSection-module__UONp9G__formSelect option{color:#0f172a;background:#fff}.ContactSection-module__UONp9G__formTextarea{resize:vertical;min-height:130px}.ContactSection-module__UONp9G__submitBtn{background:var(--gold-gradient);color:#0f172a;font-family:var(--font-sans);cursor:pointer;letter-spacing:-.2px;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 8px 24px #d4af3740}.ContactSection-module__UONp9G__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #d4af3766}.ContactSection-module__UONp9G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module__UONp9G__feedback{border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:.9rem;font-weight:600;display:flex}.ContactSection-module__UONp9G__feedbackSuccess{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e40}.ContactSection-module__UONp9G__feedbackError{color:#f87171;background:#ef44441a;border:1px solid #ef444440}@media (max-width:900px){.ContactSection-module__UONp9G__contactInner{grid-template-columns:1fr;gap:40px}.ContactSection-module__UONp9G__contactForm{padding:28px 24px}}@media (max-width:640px){.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr}.ContactSection-module__UONp9G__trustRow{gap:12px}}
.FooterSection-module__eyrx4q__footer{border-top:1px solid var(--border);background:#fff;position:relative;overflow:hidden}.FooterSection-module__eyrx4q__footer:before{content:"";pointer-events:none;background:radial-gradient(#d4af370a 0%,#0000 65%);width:800px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.FooterSection-module__eyrx4q__footerInner{max-width:1300px;margin:0 auto;padding:72px 2rem 40px}.FooterSection-module__eyrx4q__footerTop{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px;display:grid}.FooterSection-module__eyrx4q__footerBrand{flex-direction:column;gap:20px;display:flex}.FooterSection-module__eyrx4q__footerLogo{align-items:center;gap:12px;width:fit-content;text-decoration:none;display:inline-flex}.FooterSection-module__eyrx4q__logoMark{background:var(--gold-gradient);color:#0f172a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:900;display:flex}.FooterSection-module__eyrx4q__logoText{flex-direction:column;line-height:1.1;display:flex}.FooterSection-module__eyrx4q__logoText strong{color:var(--text-primary);font-size:1rem;font-weight:900}.FooterSection-module__eyrx4q__logoText span{color:var(--text-muted);font-size:.72rem}.FooterSection-module__eyrx4q__brandDesc{color:var(--text-muted);max-width:280px;margin:0;font-size:.9rem;line-height:1.7}.FooterSection-module__eyrx4q__footerSocials{gap:10px;display:flex}.FooterSection-module__eyrx4q__socialBtn{width:38px;height:38px;color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.FooterSection-module__eyrx4q__socialBtn:hover{color:var(--gold);background:#d4af371a;border-color:#d4af374d;transform:translateY(-2px)}.FooterSection-module__eyrx4q__footerCol{flex-direction:column;gap:16px;display:flex}.FooterSection-module__eyrx4q__colTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.8rem;font-weight:800}.FooterSection-module__eyrx4q__colLinks{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.FooterSection-module__eyrx4q__colLinks li a{color:var(--text-muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.FooterSection-module__eyrx4q__colLinks li a:hover{color:var(--gold)}.FooterSection-module__eyrx4q__footerDivider{background:linear-gradient(90deg,#0000,#02061714,#0000);height:1px;margin-bottom:32px}.FooterSection-module__eyrx4q__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.FooterSection-module__eyrx4q__footerBottom p{color:var(--text-muted);margin:0;font-size:.85rem}.FooterSection-module__eyrx4q__bottomLinks{gap:20px;display:flex}.FooterSection-module__eyrx4q__bottomLinks a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.FooterSection-module__eyrx4q__bottomLinks a:hover{color:var(--gold)}@media (max-width:960px){.FooterSection-module__eyrx4q__footerTop{grid-template-columns:1fr 1fr;gap:32px}.FooterSection-module__eyrx4q__footerBrand{grid-column:1/-1}}@media (max-width:600px){.FooterSection-module__eyrx4q__footerTop{grid-template-columns:1fr}.FooterSection-module__eyrx4q__footerBottom{flex-direction:column;align-items:flex-start;gap:12px}}
.Breadcrumbs-module__yMPJvq__breadcrumbs{color:var(--text-muted,#9aa4b2);margin-top:50px;padding:0 0 12px;font-size:.9rem}.Breadcrumbs-module__yMPJvq__list{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__yMPJvq__item{align-items:center;gap:8px;display:flex}.Breadcrumbs-module__yMPJvq__link{color:inherit;border-bottom:1px solid #0000;text-decoration:none}.Breadcrumbs-module__yMPJvq__link:hover{border-bottom-color:currentColor}.Breadcrumbs-module__yMPJvq__sep{opacity:.6}.Breadcrumbs-module__yMPJvq__current{color:var(--text-primary,#e5e7eb)}
.CTASection-module__ETvUXq__ctaSection{background:linear-gradient(135deg,#d4af371f,#1e3a5f12);padding:48px 0}.CTASection-module__ETvUXq__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.CTASection-module__ETvUXq__text{color:var(--text-primary)}.CTASection-module__ETvUXq__title{margin:0;font-size:2rem;font-weight:900}.CTASection-module__ETvUXq__subtitle{color:var(--text-secondary);margin-top:8px}.CTASection-module__ETvUXq__button{background:var(--gold);color:#fff;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none}@media (max-width:768px){.CTASection-module__ETvUXq__inner{text-align:center;flex-direction:column}}
.ProjectModal-module__Gk35kW__modalOverlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;perspective:1000px;background:#0f172ad9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.ProjectModal-module__Gk35kW__modalWrapper{width:100%;max-width:900px;max-height:90vh;position:relative}.ProjectModal-module__Gk35kW__modalContainer{border:1px solid var(--border);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border-radius:24px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ProjectModal-module__Gk35kW__modalGlow{filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(circle,#d4af371a 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProjectModal-module__Gk35kW__closeBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1.5rem;left:1.5rem}.ProjectModal-module__Gk35kW__closeBtn:hover{background:var(--gold-gradient);color:#0f172a;border-color:#0000;transform:rotate(90deg)scale(1.1);box-shadow:0 0 20px #d4af3766}.ProjectModal-module__Gk35kW__modalContent{z-index:1;flex-direction:column;display:flex;position:relative;overflow:hidden}.ProjectModal-module__Gk35kW__modalBodyScroll{scrollbar-width:thin;scrollbar-color:#94a3b8 #fff;max-height:90vh;overflow-y:auto}.ProjectModal-module__Gk35kW__modalBodyScroll::-webkit-scrollbar{width:6px}.ProjectModal-module__Gk35kW__modalBodyScroll::-webkit-scrollbar-track{background:#fff}.ProjectModal-module__Gk35kW__modalBodyScroll::-webkit-scrollbar-thumb{background:var(--gold);border-radius:10px}.ProjectModal-module__Gk35kW__modalImgTop{background:linear-gradient(#f1f5f9b3 0%,#0000 100%);justify-content:center;align-items:center;width:100%;min-height:400px;padding:40px 20px 80px;display:flex;position:relative}.ProjectModal-module__Gk35kW__browserMockupContainer{perspective:1000px;width:90%;max-width:700px}.ProjectModal-module__Gk35kW__browserMockup{border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;transition:transform .4s;overflow:hidden;transform:translateY(0)}.ProjectModal-module__Gk35kW__browserMockupContainer:hover .ProjectModal-module__Gk35kW__browserMockup{transform:translateY(-10px)rotateX(2deg)}.ProjectModal-module__Gk35kW__browserHeader{border-bottom:1px solid var(--border);background:#f8fafc;align-items:center;gap:8px;height:36px;padding:0 16px;display:flex}.ProjectModal-module__Gk35kW__browserDots{gap:6px;display:flex}.ProjectModal-module__Gk35kW__dotRed,.ProjectModal-module__Gk35kW__dotYellow,.ProjectModal-module__Gk35kW__dotGreen{border-radius:50%;width:10px;height:10px}.ProjectModal-module__Gk35kW__dotRed{background:#ff5f56}.ProjectModal-module__Gk35kW__dotYellow{background:#ffbd2e}.ProjectModal-module__Gk35kW__dotGreen{background:#27c93f}.ProjectModal-module__Gk35kW__browserUrl{text-align:center;color:#0206178c;border:1px solid var(--border);background:#fff;border-radius:6px;flex:1;margin-left:24px;padding:4px;font-size:11px}.ProjectModal-module__Gk35kW__browserImg{width:100%;height:auto;display:block}.ProjectModal-module__Gk35kW__mobileMockupContainer{perspective:1000px;width:100%;max-width:280px}.ProjectModal-module__Gk35kW__mobileMockup{box-shadow:var(--shadow-lg), inset 0 0 0 2px #0206170f;aspect-ratio:9/19;background:#fff;border:8px solid #e2e8f0;border-radius:36px;transition:transform .4s;position:relative;overflow:hidden;transform:translateY(0)}.ProjectModal-module__Gk35kW__mobileMockupContainer:hover .ProjectModal-module__Gk35kW__mobileMockup{transform:translateY(-10px)rotateY(-5deg)}.ProjectModal-module__Gk35kW__mobileNotch{z-index:10;background:#e2e8f0;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:120px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProjectModal-module__Gk35kW__mobileImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ProjectModal-module__Gk35kW__imgOverlayDetails{background:linear-gradient(#0000,#02061799);justify-content:space-between;align-items:flex-end;padding:2rem 2.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.ProjectModal-module__Gk35kW__modalCatBadge{color:var(--gold);letter-spacing:1px;background:#d4af3726;border:1px solid #d4af374d;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:12px;font-weight:800;display:inline-flex}.ProjectModal-module__Gk35kW__modalYear{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:13px;font-weight:600;display:flex}.ProjectModal-module__Gk35kW__langBadgesContainer{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectModal-module__Gk35kW__langTag{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:flex}.ProjectModal-module__Gk35kW__sep{color:var(--text-muted);margin:0 .5rem}.ProjectModal-module__Gk35kW__modalInfoSection{background:#fff;padding:0 2.5rem 2.5rem}.ProjectModal-module__Gk35kW__modalTitle{color:var(--text-primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:900;line-height:1.2}.ProjectModal-module__Gk35kW__modalTags{flex-wrap:wrap;gap:.6rem;margin-bottom:2.5rem;display:flex}.ProjectModal-module__Gk35kW__tagBadge{color:var(--gold-dark);background:#d4af370d;border:1px solid #d4af3733;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}.ProjectModal-module__Gk35kW__descWrapper{border:1px solid var(--border);background:#f1f5f980;border-radius:16px;margin-bottom:2.5rem;padding:1.5rem 2rem}.ProjectModal-module__Gk35kW__descText{color:var(--text-secondary);letter-spacing:.01em;max-width:80ch;margin:0 auto;font-size:1.05rem;line-height:2}.ProjectModal-module__Gk35kW__descText p{margin-bottom:1.25rem}.ProjectModal-module__Gk35kW__descText p:first-of-type{color:var(--text-primary);font-size:1.1rem;font-weight:500}.ProjectModal-module__Gk35kW__descText p:first-of-type:first-letter{float:left;color:var(--gold);margin-right:.5rem;font-family:serif;font-size:3.2rem;font-weight:900;line-height:1}.ProjectModal-module__Gk35kW__descText ul,.ProjectModal-module__Gk35kW__descText ol{margin:1rem 0 1.5rem;padding-left:1.5rem}.ProjectModal-module__Gk35kW__descText li{margin-bottom:.5rem}.ProjectModal-module__Gk35kW__descText a{color:var(--gold);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:color .2s}.ProjectModal-module__Gk35kW__descText a:hover{color:var(--gold-dark)}.ProjectModal-module__Gk35kW__descText strong{color:var(--text-primary);font-weight:700}.ProjectModal-module__Gk35kW__descText blockquote{border-left:4px solid var(--gold);color:var(--text-primary);background:#d4af370d;border-radius:8px;margin:1.5rem 0;padding:.75rem 1.5rem;font-style:italic}.ProjectModal-module__Gk35kW__infoLabel{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:1rem;font-size:1.1rem;font-weight:800;display:flex}.ProjectModal-module__Gk35kW__infoLabel:before{content:"";background:var(--gold-gradient);border-radius:2px;width:4px;height:16px;display:block}.ProjectModal-module__Gk35kW__modalFeatures{border:1px solid var(--border);background:#fff;border-radius:20px;margin-bottom:2.5rem;padding:2rem}.ProjectModal-module__Gk35kW__featuresList{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.ProjectModal-module__Gk35kW__featureItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:15px;display:flex}.ProjectModal-module__Gk35kW__featureItem i{color:var(--gold);margin-top:3px}.ProjectModal-module__Gk35kW__modalFooterBox{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-top:2.5rem;display:flex}.ProjectModal-module__Gk35kW__statsGroup{gap:1.5rem;display:flex}.ProjectModal-module__Gk35kW__statItem{align-items:center;gap:1rem;display:flex}.ProjectModal-module__Gk35kW__statItem i{color:var(--gold);background:#d4af371a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.ProjectModal-module__Gk35kW__statInfo{flex-direction:column;display:flex}.ProjectModal-module__Gk35kW__statValue{color:var(--text-primary);font-size:1.25rem;font-weight:900}.ProjectModal-module__Gk35kW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.ProjectModal-module__Gk35kW__actionGroup{gap:1rem;display:flex}.ProjectModal-module__Gk35kW__btnDownload{background:var(--gold-gradient);color:#0f172a;border-radius:100px;align-items:center;gap:8px;padding:14px 24px;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ProjectModal-module__Gk35kW__btnDownload:hover{transform:translateY(-2px);box-shadow:0 10px 25px #d4af374d}.ProjectModal-module__Gk35kW__btnContact{border:1px solid var(--border);color:var(--text-primary);background:#0206170a;border-radius:100px;align-items:center;gap:8px;padding:14px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ProjectModal-module__Gk35kW__btnContact:hover{background:#d4af371f;border-color:#d4af374d;transform:translateY(-2px)}@media (max-width:768px){.ProjectModal-module__Gk35kW__modalInfoSection{padding:0 1.5rem 1.5rem}.ProjectModal-module__Gk35kW__modalTitle{font-size:2rem}.ProjectModal-module__Gk35kW__featuresList{grid-template-columns:1fr}.ProjectModal-module__Gk35kW__modalFooterBox{flex-direction:column;align-items:stretch;gap:1.5rem}.ProjectModal-module__Gk35kW__actionGroup{flex-direction:column}.ProjectModal-module__Gk35kW__btnDownload,.ProjectModal-module__Gk35kW__btnContact{justify-content:center}.ProjectModal-module__Gk35kW__imgOverlayDetails{flex-direction:column;align-items:flex-start;gap:1rem}.ProjectModal-module__Gk35kW__modalImgTop{min-height:300px}.ProjectModal-module__Gk35kW__descWrapper{padding:1rem}.ProjectModal-module__Gk35kW__descText{max-width:100%;font-size:.95rem;line-height:1.9}.ProjectModal-module__Gk35kW__descText p:first-of-type:first-letter{font-size:2.4rem}}
.PageHeader-module__bRDKxW__header{justify-content:space-between;align-items:flex-start;gap:16px;margin:0 0 14px;display:flex}.PageHeader-module__bRDKxW__title{margin:0;font-size:2rem;font-weight:800;line-height:1.25}.PageHeader-module__bRDKxW__subtitle{color:var(--text-muted,#9aa4b2);max-width:65ch;margin:10px 0 0}.PageHeader-module__bRDKxW__right{align-items:center;display:flex}
.ServiceModal-module__ILzE3q__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#02061799;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ServiceModal-module__ILzE3q__modalWrapper{width:100%;max-width:600px;position:relative}.ServiceModal-module__ILzE3q__modalContainer{border:1px solid var(--border);box-shadow:var(--shadow-xl);background:#fff;border-radius:20px;position:relative;overflow:hidden}.ServiceModal-module__ILzE3q__modalGlow{filter:blur(50px);z-index:0;pointer-events:none;background:#c9a22740;width:200px;height:100px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.ServiceModal-module__ILzE3q__closeBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .3s;display:flex;position:absolute;top:1.25rem;left:1.25rem}.ServiceModal-module__ILzE3q__closeBtn:hover{color:var(--gold);background:#d4af371f;border-color:#d4af374d;transform:rotate(90deg)}.ServiceModal-module__ILzE3q__modalContent{z-index:1;padding:2.5rem;position:relative}.ServiceModal-module__ILzE3q__modalHeader{align-items:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.ServiceModal-module__ILzE3q__modalIconBox{color:#f0c240;background:linear-gradient(135deg,#c9a22733,#c9a2270d);border:1.5px solid #c9a22766;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.8rem;display:flex;box-shadow:0 0 20px #c9a22726}.ServiceModal-module__ILzE3q__modalTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:800}.ServiceModal-module__ILzE3q__modalDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.8}.ServiceModal-module__ILzE3q__modalFeatures{border:1px solid var(--border);background:#02061708;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.ServiceModal-module__ILzE3q__featuresTitle{color:var(--gold);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.ServiceModal-module__ILzE3q__featuresList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.ServiceModal-module__ILzE3q__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.ServiceModal-module__ILzE3q__modalActions{justify-content:flex-end;display:flex}.ServiceModal-module__ILzE3q__btnPrimary{background:var(--gold-gradient);color:#0f172a;border-radius:8px;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #d4af3740}.ServiceModal-module__ILzE3q__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766}@media (max-width:640px){.ServiceModal-module__ILzE3q__modalWrapper{flex-direction:column;max-height:calc(100vh - 2rem);margin:1rem;display:flex}.ServiceModal-module__ILzE3q__modalContainer{max-height:100%;overflow-y:auto}.ServiceModal-module__ILzE3q__modalContent{padding:1.5rem 1rem}.ServiceModal-module__ILzE3q__btnPrimary{justify-content:center;width:100%}}
.TechCard-module__B9XdeW__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.TechCard-module__B9XdeW__card:hover{box-shadow:var(--shadow-lg);background:#fff;border-color:#d4af374d;transform:translateY(-8px)}.TechCard-module__B9XdeW__iconWrapper{border:1px solid var(--border);background:#02061708;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;transition:all .4s;display:flex}.TechCard-module__B9XdeW__card:hover .TechCard-module__B9XdeW__iconWrapper{background:#d4af371f;border-color:#d4af374d;transform:scale(1.1)}.TechCard-module__B9XdeW__icon{border-radius:8px;transition:filter .4s}.TechCard-module__B9XdeW__card:hover .TechCard-module__B9XdeW__icon{filter:brightness(1.2)}.TechCard-module__B9XdeW__title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:800;transition:color .3s}.TechCard-module__B9XdeW__card:hover .TechCard-module__B9XdeW__title{color:var(--gold)}.TechCard-module__B9XdeW__description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}
.project-module__2hctta__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.project-module__2hctta__hero{text-align:center;background:linear-gradient(135deg,#eef2f6,#d1d7e0);border-radius:12px;margin-bottom:2rem;padding:4rem 0}.project-module__2hctta__title{color:#243042;margin:0;font-size:2.5rem;font-weight:700}.project-module__2hctta__category{color:#576375;margin-top:.5rem;font-size:1.125rem}.project-module__2hctta__overview{margin-bottom:2rem}.project-module__2hctta__overview h2{color:#303d50;margin-bottom:1rem;font-size:2rem}.project-module__2hctta__overview p{color:#454b54;font-size:1.125rem;line-height:1.6}.project-module__2hctta__tech{margin-bottom:2rem}.project-module__2hctta__tech h2{color:#303d50;margin-bottom:1rem;font-size:2rem}.project-module__2hctta__techList{flex-wrap:wrap;gap:.75rem;padding:0;list-style:none;display:flex}.project-module__2hctta__techList li{color:#243042;background:#dee4ed;border-radius:8px;padding:.5rem 1rem;font-weight:500}.project-module__2hctta__gallery{margin-bottom:2rem}.project-module__2hctta__gallery h2{color:#303d50;margin-bottom:1rem;font-size:2rem}.project-module__2hctta__gallery p{color:#454b54;font-size:1rem}.project-module__2hctta__cta{text-align:center;margin-top:3rem}
.technologies-module__itFTGW__container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.technologies-module__itFTGW__title{color:var(--text-primary);letter-spacing:-.5px;text-align:center;width:100%;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1;display:inline-block;position:relative}.technologies-module__itFTGW__title:after{content:"";background:var(--gold-gradient);opacity:.8;border-radius:999px;width:80px;height:4px;margin:1rem auto 0;display:block}.technologies-module__itFTGW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.technologies-module__itFTGW__card{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);transition:var(--transition-base);text-align:center;padding:24px;position:relative;overflow:hidden}.technologies-module__itFTGW__card:hover{border-color:var(--border-gold);box-shadow:var(--shadow-lg);background:var(--bg-card-hover);transform:translateY(-4px)}.technologies-module__itFTGW__icon{border:1px solid var(--border-gold);width:56px;height:56px;color:var(--gold);transition:var(--transition-base);background:#d4af3714;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 auto 16px;font-size:1.25rem;display:inline-flex}.technologies-module__itFTGW__icon:hover{background:var(--gold);color:#fff;transform:scale(1.05)}.technologies-module__itFTGW__techName{color:var(--text-primary);margin-top:8px;font-size:1.125rem;font-weight:800}.technologies-module__itFTGW__techDesc{color:var(--text-secondary);margin-top:8px;font-size:.875rem;line-height:1.7}
.TeamMemberCard-module__b0CIPa__memberCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.TeamMemberCard-module__b0CIPa__memberCard:hover{box-shadow:var(--shadow-lg);background:#fff;border-color:#d4af374d;transform:translateY(-8px)}.TeamMemberCard-module__b0CIPa__cardAccent{background:var(--gold-gradient);opacity:0;border-radius:20px 20px 0 0;height:4px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.TeamMemberCard-module__b0CIPa__memberCard:hover .TeamMemberCard-module__b0CIPa__cardAccent{opacity:1}.TeamMemberCard-module__b0CIPa__imageWrapper{border:3px solid #02061714;border-radius:50%;width:140px;height:140px;margin:0 auto 1.5rem;transition:all .4s;position:relative;overflow:hidden}.TeamMemberCard-module__b0CIPa__memberCard:hover .TeamMemberCard-module__b0CIPa__imageWrapper{border-color:var(--gold);transform:scale(1.05);box-shadow:0 10px 20px #d4af3733}.TeamMemberCard-module__b0CIPa__memberImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.TeamMemberCard-module__b0CIPa__imageOverlay{opacity:0;background:linear-gradient(135deg,#d4af3733,#0000);transition:opacity .4s;position:absolute;inset:0}.TeamMemberCard-module__b0CIPa__memberCard:hover .TeamMemberCard-module__b0CIPa__imageOverlay{opacity:1}.TeamMemberCard-module__b0CIPa__memberBody{flex-direction:column;align-items:center;gap:.5rem;display:flex}.TeamMemberCard-module__b0CIPa__memberName{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:900;transition:color .3s}.TeamMemberCard-module__b0CIPa__memberCard:hover .TeamMemberCard-module__b0CIPa__memberName{color:var(--gold)}.TeamMemberCard-module__b0CIPa__memberRole{color:var(--text-secondary);margin:0;font-size:.95rem;font-weight:600}.TeamMemberCard-module__b0CIPa__specialtyBadge{color:var(--gold);letter-spacing:.5px;background:#d4af371a;border:1px solid #d4af3733;border-radius:100px;margin-top:.75rem;padding:6px 16px;font-size:.8rem;font-weight:800;display:inline-flex}.TeamMemberCard-module__b0CIPa__memberCard:hover .TeamMemberCard-module__b0CIPa__specialtyBadge{background:var(--gold-gradient);color:#0f172a;border-color:#0000}.TeamMemberCard-module__b0CIPa__socialLinks{border-top:1px solid #00000012;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding-top:.85rem;display:flex}.TeamMemberCard-module__b0CIPa__socialLink{width:34px;height:34px;color:var(--text-secondary);background:#0000000d;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;text-decoration:none;transition:all .25s;display:flex}.TeamMemberCard-module__b0CIPa__socialLink:hover{background:var(--link-color,var(--gold));color:#fff;border-color:#0000;transform:translateY(-3px);box-shadow:0 6px 14px #00000026}
