.Header_header___60Q_{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;box-shadow:0 4px 30px rgba(139,69,19,.1);border-bottom:1px solid rgba(139,69,19,.1);transition:all .6s cubic-bezier(.25,.46,.45,.94);transform-style:preserve-3d;perspective:1000px}.Header_header___60Q_:hover{background:rgba(255,255,255,.98);box-shadow:0 8px 40px rgba(139,69,19,.15);transform:translateY(0) scale(1)}.Header_nav__0VWUe{justify-content:space-between;padding:1rem 0}.Header_logoContainer__xRxmv,.Header_nav__0VWUe{display:flex;align-items:center;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.Header_logoContainer__xRxmv{gap:1rem;transform-style:preserve-3d}.Header_logo__xmjV5 h1{font-size:2rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Header_logo__xmjV5 h1:hover{transform:scale(1.05)}.Header_navLinks__Wa1Nx{display:flex;list-style:none;gap:2.5rem;margin:0;align-items:center;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform-style:preserve-3d}.Header_navLinks__Wa1Nx a{color:var(--text-dark);text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;padding:.5rem 0;transform-style:preserve-3d}.Header_navLinks__Wa1Nx a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-color);transition:width .3s cubic-bezier(.25,.46,.45,.94)}.Header_navLinks__Wa1Nx a:hover:after{width:100%}.Header_navLinks__Wa1Nx a:hover{color:var(--primary-color)}.Header_mobileMenuButton__sdX00{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;z-index:1100;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.Header_hamburgerLine__DwepX{width:28px;height:3px;background:var(--primary-color);margin:3px 0;border-radius:2px;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.Header_hamburgerLine__DwepX.Header_active__10ZjK:first-child{transform:translateY(6px) rotate(45deg)}.Header_hamburgerLine__DwepX.Header_active__10ZjK:nth-child(2){opacity:0}.Header_hamburgerLine__DwepX.Header_active__10ZjK:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.Header_navLinks__Wa1Nx.Header_mobileMenuOpen__TX_Wd{display:flex;flex-direction:column;position:absolute;top:70px;right:0;background:rgba(255,255,255,.98);box-shadow:0 8px 40px rgba(139,69,19,.15);border-radius:0 0 12px 12px;padding:1rem 2rem;gap:1.5rem;z-index:1200;animation:Header_fadeInDown__pvFEw .4s cubic-bezier(.25,.46,.45,.94)}@media (max-width:768px){.Header_nav__0VWUe{flex-direction:row;padding:0}.Header_logoContainer__xRxmv{gap:.5rem}.Header_container__vqk2x{height:5.5em!important}.Header_logo__xmjV5 h1{font-size:1.5rem}.Header_mobileMenuButton__sdX00{display:flex}.Header_navLinks__Wa1Nx{display:none}.Header_navLinks__Wa1Nx.Header_mobileMenuOpen__TX_Wd{display:flex}}@keyframes Header_fadeInDown__pvFEw{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.HeroSection_hero__MRKIM{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--background-light) 0,#F5F5DC 100%);position:relative;padding:2rem 0;margin-top:80px}.HeroSection_hero__MRKIM:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(139,69,19,.08) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(139,69,19,.08) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(139,69,19,.05) 0,transparent 50%),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%238B4513" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%238B4513" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%238B4513" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="%238B4513" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="%238B4513" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.4;animation:HeroSection_float__2flk0 25s ease-in-out infinite}.HeroSection_hero__MRKIM:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:HeroSection_shimmer__Bfl7Q 8s infinite;pointer-events:none}.HeroSection_heroContent__Z4Cw0{flex:1 1;max-width:600px;z-index:2;position:relative;text-align:center;padding:0 2rem}.HeroSection_heroTitle__fQ3Jc{font-size:3rem;font-weight:900;margin-bottom:1.5rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:HeroSection_fadeInUp__2TDFE 1.2s ease-out;line-height:1.1;letter-spacing:-.02em;position:relative}.HeroSection_heroTitle__fQ3Jc:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:var(--gradient-primary);border-radius:2px;animation:HeroSection_fadeInUp__2TDFE 1.2s ease-out .3s both}.HeroSection_heroSubtitle__wZr0i{font-size:1.4rem;color:var(--secondary-color);margin-bottom:2rem;font-weight:600;animation:HeroSection_fadeInUp__2TDFE 1.2s ease-out .4s both;letter-spacing:.5px}.HeroSection_heroDescription__PiJJ7{font-size:1.1rem;color:var(--text-light);margin-bottom:3rem;line-height:1.8;animation:HeroSection_fadeInUp__2TDFE 1.2s ease-out .5s both;max-width:500px;margin-left:auto;margin-right:auto}.HeroSection_heroButtons__MKQ9T{display:flex;gap:1.5rem;justify-content:center;animation:HeroSection_fadeInUp__2TDFE 1.2s ease-out .6s both;flex-wrap:wrap}.HeroSection_heroImage__nIcfS{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;min-height:400px;max-width:100%;margin-top:2rem}.HeroSection_heroImageContent__nPLkF{max-width:80%;width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(139,69,19,.3);transition:all .3s ease;object-fit:cover}.HeroSection_heroImageContent__nPLkF:hover{transform:translateY(-10px);box-shadow:0 30px 80px rgba(139,69,19,.4)}.HeroSection_floatingElements__aMaGY{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;display:none}.HeroSection_floatingElement__z9uL7{position:absolute;color:var(--primary-color);filter:drop-shadow(0 4px 8px rgba(139,69,19,.2))}.HeroSection_heroBadge__ih8cc{display:inline-block;background:linear-gradient(135deg,rgba(139,69,19,.1),rgba(210,105,30,.1));border:2px solid rgba(139,69,19,.2);border-radius:50px;padding:.8rem 1.5rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(139,69,19,.1)}.HeroSection_heroStats__orTWx{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;animation:HeroSection_fadeInUp__2TDFE 1.2s ease-out .5s both}.HeroSection_stat__WpDAt{display:flex;flex-direction:column;align-items:center;background:rgba(139,69,19,.04);border-radius:12px;padding:1rem 2rem;box-shadow:0 2px 8px rgba(139,69,19,.08);min-width:120px}.HeroSection_statNumber__0IVpA{font-size:2rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem}.HeroSection_statLabel__cjtMk{font-size:1rem;color:var(--text-light);font-weight:500}.HeroSection_heroLocation__aOrHV{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.15rem;font-weight:700;color:var(--primary-color);background:rgba(255,255,255,.85);border-radius:18px;padding:.4rem 1.1rem;box-shadow:0 2px 10px rgba(139,69,19,.08);width:-moz-fit-content;width:fit-content;margin:1.2rem auto}.HeroSection_locationIcon__IVrLL{font-size:1.3rem;margin-right:.2rem}.HeroSection_locationText__MIPWb{font-size:1.08rem;letter-spacing:.01em}@media (max-width:768px){.HeroSection_hero__MRKIM{flex-direction:column;padding:1.5rem 0;min-height:unset;margin-top:60px}.HeroSection_heroContent__Z4Cw0{padding:0 1.5rem;max-width:100%;margin-top:13px}.HeroSection_heroTitle__fQ3Jc{font-size:2rem}.HeroSection_heroSubtitle__wZr0i{font-size:1.1rem;margin-bottom:1.2rem}.HeroSection_heroDescription__PiJJ7{font-size:.98rem;margin-bottom:2rem;max-width:100%}.HeroSection_heroButtons__MKQ9T{flex-direction:column;gap:1rem;align-items:stretch}.HeroSection_heroImage__nIcfS{min-height:220px;margin-top:1.2rem;padding:25px}.HeroSection_heroImageContent__nPLkF{max-width:100%;border-radius:12px}.HeroSection_heroStats__orTWx{flex-direction:column;gap:1rem;margin-bottom:1.2rem}.HeroSection_stat__WpDAt{min-width:0;width:100%;padding:.7rem 1rem}}.AboutSection_aboutContent__r74r0{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-top:3rem}.AboutSection_aboutText__66alX h3{font-size:1.8rem;color:var(--primary-color);margin-bottom:1rem;font-weight:700}.AboutSection_aboutText__66alX h3:first-child{margin-top:0}.AboutSection_aboutText__66alX p{font-size:1.1rem;color:var(--text-light);margin-bottom:1.5rem;line-height:1.8}.AboutSection_aboutText__66alX ul{list-style:none;padding:0}.AboutSection_aboutText__66alX li{font-size:1.1rem;color:var(--text-light);position:relative;padding:.5rem 0 .5rem 2rem}.AboutSection_aboutText__66alX li:before{content:"✓";position:absolute;left:0;font-size:1.2rem}.AboutSection_aboutText__66alX li:before,.AboutSection_aboutText__66alX strong{color:var(--primary-color);font-weight:700}.AboutSection_aboutImage__UX1rt .AboutSection_imagePlaceholder__x0taN{width:100%;height:400px;background:linear-gradient(135deg,rgba(139,69,19,.1),rgba(210,105,30,.1));border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--text-light);font-weight:500;position:relative;overflow:hidden}.AboutSection_aboutImageContainer__MbAjN{width:100%;height:400px;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(139,69,19,.15);transition:all .3s ease}.AboutSection_aboutImageContainer__MbAjN:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(139,69,19,.25)}.AboutSection_aboutImageContent__jMPZK{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.AboutSection_aboutImageContainer__MbAjN:hover .AboutSection_aboutImageContent__jMPZK{transform:scale(1.05)}@media (max-width:768px){.AboutSection_aboutContent__r74r0{grid-template-columns:1fr;gap:2rem;margin-top:2rem;justify-items:center;text-align:center}.AboutSection_aboutText__66alX{width:100%}.AboutSection_aboutText__66alX h3{font-size:1.3rem;text-align:center}.AboutSection_aboutText__66alX li,.AboutSection_aboutText__66alX p{font-size:.98rem;text-align:center}.AboutSection_aboutImageContainer__MbAjN{height:220px;border-radius:12px;margin-left:auto;margin-right:auto}.AboutSection_aboutImageContent__jMPZK{border-radius:12px}}.ServiceCard_serviceCard__c2p6z{background:white;border-radius:22px;overflow:hidden;box-shadow:0 10px 32px rgba(139,69,19,.13),0 2px 8px rgba(0,0,0,.04);transition:box-shadow .4s,transform .4s;border:1.5px solid rgba(139,69,19,.08);display:flex;flex-direction:column;min-height:380px;position:relative}.ServiceCard_serviceCard__c2p6z:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--gradient-primary);transform:scaleX(0);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:2}.ServiceCard_serviceCard__c2p6z:hover{box-shadow:0 24px 48px rgba(139,69,19,.18),0 4px 16px rgba(0,0,0,.08);transform:translateY(-8px) scale(1.025)}.ServiceCard_serviceCard__c2p6z:hover:before{transform:scaleX(1)}.ServiceCard_serviceImageContainer__JOU0C{position:relative;height:200px;overflow:hidden;border-radius:22px 22px 0 0;background:var(--background-light)}.ServiceCard_serviceImage__n8fC_{width:100%;height:100%;object-fit:fill;transition:transform .4s;border-radius:22px 22px 0 0}.ServiceCard_serviceCard__c2p6z:hover .ServiceCard_serviceImage__n8fC_{transform:scale(1.04) rotate(-1deg)}.ServiceCard_serviceOverlay__UbFMJ{position:absolute;top:18px;right:18px;background:rgba(255,255,255,.92);border-radius:50%;width:54px;height:54px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px rgba(139,69,19,.13);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;transition:box-shadow .3s,transform .3s}.ServiceCard_serviceCard__c2p6z:hover .ServiceCard_serviceOverlay__UbFMJ{box-shadow:0 8px 28px rgba(139,69,19,.22);transform:scale(1.08)}.ServiceCard_serviceIcon__tBtTA{font-size:2rem;color:var(--primary-color);transition:transform .3s}.ServiceCard_serviceCard__c2p6z:hover .ServiceCard_serviceIcon__tBtTA{transform:rotate(8deg) scale(1.1)}.ServiceCard_serviceContent__cKPjD{padding:1rem;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}.ServiceCard_serviceContent__cKPjD h3{font-size:1.18rem;color:var(--primary-color);font-weight:800;margin-bottom:.5rem;letter-spacing:.01em;transition:color .3s;line-height:1.2;word-break:break-word}.ServiceCard_serviceDescription__aSRzM{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:.5rem;flex:none;display:block;max-height:none;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset}.ServiceCard_serviceFeatures__nUUHO{margin-bottom:.7rem;display:flex;flex-direction:column;gap:.2rem;min-height:2.2em;max-height:2.2em;overflow:hidden}.ServiceCard_serviceFeature__8LzS7{font-size:.93rem;margin-bottom:0;color:var(--text-light);transition:color .3s,transform .3s;display:flex;align-items:center;gap:.5rem}.ServiceCard_serviceFeature__8LzS7:hover{color:var(--primary-color);transform:translateX(7px)}.ServiceCard_featureIcon__KBAVz{color:var(--primary-color);font-weight:700;font-size:1.1rem;flex-shrink:0}.ServiceCard_serviceButton__uzFfy{background:var(--gradient-primary);color:white;border:none;padding:.9rem 1.7rem;border-radius:28px;font-weight:700;font-size:1.05rem;cursor:pointer;transition:box-shadow .3s,transform .3s,background .3s;align-self:flex-start;box-shadow:0 2px 8px rgba(139,69,19,.1);position:relative;overflow:hidden;margin-top:auto}.ServiceCard_serviceButton__uzFfy:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transition:left .5s}.ServiceCard_serviceButton__uzFfy:hover:before{left:100%}.ServiceCard_serviceButton__uzFfy:hover{box-shadow:0 8px 24px rgba(139,69,19,.18);transform:translateY(-2px) scale(1.04);background:linear-gradient(135deg,#D2691E,#8B4513)}@media (max-width:900px){.ServiceCard_serviceCard__c2p6z{min-height:300px}.ServiceCard_serviceImageContainer__JOU0C{height:190px}.ServiceCard_serviceContent__cKPjD{padding:.8rem .7rem .7rem}}@media (max-width:600px){.ServiceCard_serviceCard__c2p6z{min-height:220px}.ServiceCard_serviceImageContainer__JOU0C{height:310px}}.ServicesSection_servicesSection__L4CQ4{background:linear-gradient(135deg,#FDF8F3,#F5F5DC);position:relative;padding:80px 0}.ServicesSection_servicesSection__L4CQ4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(139,69,19,.08) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(139,69,19,.08) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(139,69,19,.05) 0,transparent 50%),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="30" height="30" patternUnits="userSpaceOnUse"><circle cx="15" cy="15" r="1" fill="%238B4513" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');opacity:.6;animation:ServicesSection_float__RouJv 30s ease-in-out infinite}.ServicesSection_servicesGrid__7mPzX{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem;margin-top:3rem;position:relative;z-index:2}@media (max-width:1100px){.ServicesSection_servicesGrid__7mPzX{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.ServicesSection_servicesGrid__7mPzX{grid-template-columns:1fr;gap:1.5rem}}.ServicesSection_servicesIntro__HBkjg{max-width:800px;margin:0 auto 2rem;text-align:center}.ServicesSection_servicesIntro__HBkjg p{font-size:1.1rem;color:var(--text-light);line-height:1.8;font-style:italic;position:relative;padding:1rem 0}.ServicesSection_servicesIntro__HBkjg p:after,.ServicesSection_servicesIntro__HBkjg p:before{content:'"';font-size:2rem;color:var(--primary-color);font-weight:700;position:absolute;top:0}.ServicesSection_servicesIntro__HBkjg p:before{left:-2rem}.ServicesSection_servicesIntro__HBkjg p:after{right:-2rem}.ProjectCard_mainImageContainer__eLsyJ{position:relative;width:100%;height:340px;border-radius:16px;overflow:hidden;background:white;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:box-shadow .3s,transform .3s;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProjectCard_mainImageContainer__eLsyJ:active{cursor:-webkit-grabbing;cursor:grabbing}.ProjectCard_mainImageContainer__eLsyJ:hover{box-shadow:0 20px 50px rgba(0,0,0,.18);transform:translateY(-3px) scale(1.01)}.ProjectCard_mainImage__7QRam{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:box-shadow .3s,transform .3s}.ProjectCard_navButton__rlqyJ{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background:rgba(139,69,19,.85);border:none;border-radius:50%;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s,box-shadow .3s;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ProjectCard_navButton__rlqyJ:hover{background:var(--primary-color);box-shadow:0 6px 18px rgba(0,0,0,.22)}.ProjectCard_imageIndicators__AXRrx{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10}.ProjectCard_indicator__vjDZm{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.7);border:2px solid rgba(139,69,19,.15);cursor:pointer;transition:background .3s,transform .3s}.ProjectCard_indicator__vjDZm.ProjectCard_active__ufUbB{background:var(--primary-color);border-color:white;transform:scale(1.2)}.ProjectCard_imageCounter__AM0Cb{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.7);color:white;padding:5px 10px;border-radius:16px;font-size:.85rem;font-weight:600;z-index:10}.ProjectCard_projectHeader__80mjT{margin-bottom:1.2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.ProjectCard_projectTitle__05GCe{font-size:1.5rem;font-weight:800;color:var(--primary-color);margin-bottom:.2rem;line-height:1.2}.ProjectCard_projectCategory__w6OJ3{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary-color),#D2691E);color:white;padding:.4rem 1rem;border-radius:18px;font-weight:600;font-size:.95rem;margin-bottom:.5rem;box-shadow:0 2px 8px rgba(139,69,19,.13)}.ProjectCard_projectDescription__LSclY{font-size:1.05rem;color:#5a4636;line-height:1.6;margin-bottom:.8rem}.ProjectCard_projectFeatures__3MrT4{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem;margin-bottom:1rem}.ProjectCard_featureItem__6t8_f{background:var(--gradient-secondary);color:var(--primary-color);border-radius:12px;padding:.4rem 1rem;font-size:.95rem;font-weight:600;box-shadow:0 2px 8px rgba(139,69,19,.07);display:flex;align-items:center;gap:.5rem;transition:background .3s,color .3s}.ProjectCard_featureIcon__9q8Aq{color:var(--primary-color);font-size:1.1rem;font-weight:700}.ProjectCard_projectActions__IbR_t{display:flex;gap:1rem;margin-top:1.2rem}.ProjectCard_actionBtnPrimary__8vSRA,.ProjectCard_actionBtnSecondary__akBGe{padding:.7rem 1.6rem;border-radius:24px;font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:background .3s,color .3s,box-shadow .3s;box-shadow:0 2px 8px rgba(139,69,19,.1)}.ProjectCard_actionBtnPrimary__8vSRA{background:var(--gradient-primary);color:white}.ProjectCard_actionBtnPrimary__8vSRA:hover{background:var(--primary-color);color:#fffbe6}.ProjectCard_actionBtnSecondary__akBGe{background:#fffbe6;color:var(--primary-color);border:1.5px solid var(--primary-color)}.ProjectCard_actionBtnSecondary__akBGe:hover{background:var(--primary-color);color:#fffbe6}@media (max-width:768px){.ProjectCard_projectGallery__cOqc4{padding:5px}.ProjectCard_mainImageContainer__eLsyJ,.ProjectCard_mainImage__7QRam{height:430px;border-radius:10px}.ProjectCard_mainImage__7QRam{object-fit:fill}.ProjectCard_projectHeader__80mjT{margin-bottom:.7rem}.ProjectCard_projectTitle__05GCe{font-size:1.1rem}.ProjectCard_projectCategory__w6OJ3{font-size:.8rem;padding:.2rem .7rem}.ProjectCard_projectDescription__LSclY{font-size:.9rem}.ProjectCard_featureItem__6t8_f{font-size:.8rem;padding:.3rem .7rem}.ProjectCard_projectActions__IbR_t{gap:.5rem}.ProjectCard_actionBtnPrimary__8vSRA,.ProjectCard_actionBtnSecondary__akBGe{font-size:.9rem;padding:.5rem 1.1rem}.ProjectCard_specialMainImageContainer__oK2Il{height:251px;border-radius:10px}.ProjectCard_specialMainImage__IKlTG{border-radius:10px;height:251px;object-fit:fill}.ProjectCard_id1MainImageContainer__BItlu{height:300px;border-radius:10px}.ProjectCard_id1MainImage__rJetP{border-radius:10px;height:300px;object-fit:fill}}.GallerySection_galleryFilters__cdbK_{display:flex;justify-content:center;gap:1rem;margin-top:3rem;margin-bottom:50px;flex-wrap:wrap;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.GallerySection_fixedFiltersMenu__09PN4{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1001;box-shadow:0 4px 30px rgba(139,69,19,.1);border-bottom:1px solid rgba(139,69,19,.1);transition:all .5s cubic-bezier(.25,.46,.45,.94);padding:1rem 0;pointer-events:auto;transform-style:preserve-3d}.GallerySection_fixedFiltersMenu__09PN4:hover{background:rgba(255,255,255,.98);box-shadow:0 8px 40px rgba(139,69,19,.15);transform:translateY(0) scale(1)}.GallerySection_fixedFiltersMenu__09PN4 .GallerySection_galleryFilters__cdbK_{margin-bottom:0}.GallerySection_filterBtn__JvNFc{padding:.75rem 1.5rem;border:2px solid var(--primary-color);background:transparent;color:var(--primary-color);border-radius:50px;font-weight:600;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);font-size:.9rem;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transform-style:preserve-3d;position:relative;overflow:hidden}.GallerySection_maingallerySectionTitle__wSJDl{margin-top:30px}.GallerySection_maingallerySectionTitle__wSJDl p{width:80%}.GallerySection_filterBtn__JvNFc:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s cubic-bezier(.25,.46,.45,.94)}.GallerySection_filterBtn__JvNFc:hover:before{left:100%}.GallerySection_filterBtn__JvNFc.GallerySection_active__Z6LjH,.GallerySection_filterBtn__JvNFc:hover{background:var(--primary-color);color:white;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 25px rgba(139,69,19,.3)}.GallerySection_projectsShowcase__C1hsn{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:4rem;align-items:stretch}.GallerySection_projectShowcase___KZbj{display:flex;flex-direction:column;justify-content:space-between;min-height:540px;max-height:540px;height:100%;box-sizing:border-box}@media (max-width:900px){.GallerySection_projectsShowcase__C1hsn{grid-template-columns:1fr;gap:2rem}.GallerySection_projectShowcase___KZbj{min-height:400px;max-height:none}}.GallerySection_projectShowcase___KZbj{background:linear-gradient(135deg,#f8f9fa,#ffffff);border-radius:30px;padding:3rem;box-shadow:0 20px 60px rgba(0,0,0,.08);border:1px solid rgba(139,69,19,.05);position:relative;overflow:hidden}.GallerySection_projectShowcase___KZbj:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),#D2691E,#CD853F)}.GallerySection_projectHeader__Bx0pc{margin-bottom:2.5rem}.GallerySection_projectInfo___WyM0{max-width:600px}.GallerySection_projectCategory__m5XjV{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary-color),#D2691E);color:white;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;font-size:.9rem;margin-bottom:1.5rem;box-shadow:0 4px 15px rgba(139,69,19,.2)}.GallerySection_categoryIcon__vH60W{font-size:1.2rem}.GallerySection_categoryText__qMIDO{font-weight:600}.GallerySection_projectTitle__s4vek{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin-bottom:1rem;line-height:1.2}.GallerySection_projectDescription__u7D5w{font-size:1.1rem;color:#666;line-height:1.7;margin-bottom:1.5rem}.GallerySection_projectRating__FA3xE{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#FFD700,#FFA500);padding:.75rem 1.5rem;border-radius:20px;color:white;font-weight:600;font-size:1rem;box-shadow:0 4px 15px rgba(255,215,0,.3);width:-moz-fit-content;width:fit-content}.GallerySection_stars__Jh72i{font-size:1rem}.GallerySection_ratingText__DIu4D{font-weight:700}.GallerySection_projectGallery__c21Na{margin-bottom:2.5rem}.GallerySection_galleryContainer__pbfXt{position:relative;border-radius:20px;overflow:hidden;background:white;box-shadow:0 15px 40px rgba(0,0,0,.1)}.GallerySection_galleryImages__iQlhS{display:grid;grid-template-columns:2.3fr 1fr;grid-gap:1rem;gap:1rem;padding:1.5rem}.GallerySection_mainImageContainer__knoRq{position:relative;width:100%;height:500px;border-radius:20px;overflow:hidden;background:white;box-shadow:0 15px 40px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:-webkit-grab;cursor:grab}.GallerySection_projectFeaturesFinal__IAz8q{margin:3rem auto 0;padding:2.5rem 1.5rem;background:linear-gradient(135deg,#f8f9fa,#f5f5dc);border-radius:24px;box-shadow:0 8px 32px rgba(139,69,19,.08);max-width:900px;text-align:center}.GallerySection_featuresTitle__6C5hL{font-size:2rem;font-weight:800;color:var(--primary-color);margin-bottom:2rem;letter-spacing:-.01em}.GallerySection_featuresGrid__vuijQ{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.GallerySection_featureItemFinal__opOs0{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(139,69,19,.07);padding:1.2rem 2rem;display:flex;flex-direction:column;align-items:center;min-width:160px;max-width:220px;transition:box-shadow .2s,transform .2s;font-size:1.1rem}.GallerySection_featureItemFinal__opOs0:hover{box-shadow:0 8px 24px rgba(139,69,19,.13);transform:translateY(-4px) scale(1.04)}.GallerySection_featureIconFinal__T9U5L{font-size:2.2rem;color:var(--primary-color);margin-bottom:.7rem}.GallerySection_featureTextFinal__IzZuH{font-weight:600;color:#4b3a2f;font-size:1.08rem}@media (max-width:900px){.GallerySection_featuresGrid__vuijQ{flex-direction:column;gap:1.2rem}.GallerySection_projectFeaturesFinal__IAz8q{padding:1rem .3rem;margin:2rem auto 0;border-radius:16px}.GallerySection_featuresTitle__6C5hL{font-size:1.2rem;margin-bottom:1.1rem}.GallerySection_featureItemFinal__opOs0{padding:.7rem 1rem;min-width:120px;max-width:100%;font-size:.98rem}.GallerySection_featureIconFinal__T9U5L{font-size:1.4rem;margin-bottom:.4rem}.GallerySection_featureTextFinal__IzZuH{font-size:.98rem}}.ContactSection_contactSection__H45_c{background:linear-gradient(135deg,#FDF8F3,#F5F5DC);padding:80px 0;position:relative}.ContactSection_contactContent__12J5w{display:flex;gap:3rem;margin-top:3rem;flex-wrap:wrap}.ContactSection_contactInfo__Ro74I{flex:1 1;min-width:300px;max-width:400px;background:white;border-radius:20px;box-shadow:0 4px 30px rgba(139,69,19,.08);padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;gap:1.2rem}.ContactSection_contactInfo__Ro74I h3{font-size:1.3rem;color:var(--primary-color);margin-bottom:1rem;font-weight:700}.ContactSection_contactItem__NuSHW{display:flex;align-items:flex-start;gap:1rem;background:#f8f9fa;border-radius:12px;padding:1rem 1.2rem;box-shadow:0 2px 8px rgba(139,69,19,.05);cursor:pointer;transition:background .3s,box-shadow .3s,transform .3s}.ContactSection_contactItem__NuSHW:hover{background:#fffbe6;box-shadow:0 4px 15px rgba(139,69,19,.1);transform:translateX(8px)}.ContactSection_contactIcon__uDuyX{font-size:1.5rem;color:var(--primary-color);margin-top:.2rem}.ContactSection_contactItem__NuSHW h4{font-size:1.1rem;color:var(--primary-color);margin:0 0 .2rem;font-weight:600}.ContactSection_contactItem__NuSHW p{margin:0;color:var(--text-light);font-size:.98rem}.ContactSection_contactForm__ozCqb{flex:2 1;min-width:320px;background:white;border-radius:20px;box-shadow:0 4px 30px rgba(139,69,19,.08);padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;gap:1.2rem}.ContactSection_formGroup__N3Gwp{margin-bottom:1.2rem}.ContactSection_formGroup__N3Gwp input,.ContactSection_formGroup__N3Gwp select,.ContactSection_formGroup__N3Gwp textarea{width:100%;padding:.9rem 1.2rem;border-radius:12px;border:1.5px solid #e0d6ce;font-size:1rem;font-family:inherit;background:#f8f9fa;color:var(--text-dark);transition:border .3s,box-shadow .3s;outline:none;margin-top:.2rem}.ContactSection_formGroup__N3Gwp input:focus,.ContactSection_formGroup__N3Gwp select:focus,.ContactSection_formGroup__N3Gwp textarea:focus{border:1.5px solid var(--primary-color);box-shadow:0 2px 8px rgba(139,69,19,.08)}.ContactSection_formGroup__N3Gwp textarea{resize:vertical;min-height:120px;max-height:300px}.ContactSection_mapSection__CsPEQ{margin-top:4rem;background:#fffbe6;border-radius:20px;box-shadow:0 4px 30px rgba(139,69,19,.08);padding:2rem}.ContactSection_mapContainer__JiyMc{width:100%;height:400px;border-radius:20px;overflow:hidden;margin-bottom:2rem;box-shadow:0 2px 8px rgba(139,69,19,.08)}.ContactSection_mapInfoSection__zBRKt{display:flex;justify-content:center;margin-top:2rem}.ContactSection_mapInfoCard__O_y8D{display:flex;align-items:flex-start;gap:1.2rem;background:white;border-radius:16px;box-shadow:0 2px 8px rgba(139,69,19,.08);padding:1.2rem 2rem;min-width:260px}.ContactSection_mapTitle__tIlx2{margin-bottom:10px}.ContactSection_mapIcon__1FZ_A{font-size:2rem;color:var(--primary-color);margin-top:.2rem}.ContactSection_mapInfoContent__smkeh h4{font-size:1.1rem;color:var(--primary-color);margin:0 0 .2rem;font-weight:600}.ContactSection_mapInfoContent__smkeh p{margin:0;color:var(--text-light);font-size:.98rem}.ContactSection_mapDescription__E_gOo{font-size:.95rem;color:var(--text-dark);margin:.5rem 0 1rem}.ContactSection_mapButton__LwK69{background:var(--gradient-primary);color:white;border:none;padding:.7rem 1.6rem;border-radius:24px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .3s,color .3s,box-shadow .3s;box-shadow:0 2px 8px rgba(139,69,19,.1)}.ContactSection_mapButton__LwK69:hover{background:var(--primary-color);color:#fffbe6}.ContactSection_lineNumbers__gfAqx{border-top:1px solid rgba(0,0,0,.85)}@media (max-width:900px){.ContactSection_mapSection__CsPEQ{padding:1.2rem}.ContactSection_mapContainer__JiyMc{height:300px;margin-bottom:1.5rem}.ContactSection_mapInfoSection__zBRKt{margin-top:1rem}}@media (max-width:600px){.ContactSection_mapInfoSection__zBRKt{margin-top:.5rem;justify-content:stretch}.ContactSection_mapInfoCard__O_y8D{flex-direction:row;align-items:center;gap:.7rem;padding:.8rem 1rem;min-width:unset;width:100%;box-sizing:border-box}.ContactSection_mapIcon__1FZ_A{font-size:1.5rem;margin-top:0}.ContactSection_mapInfoContent__smkeh h4{font-size:1rem}.ContactSection_mapDescription__E_gOo,.ContactSection_mapInfoContent__smkeh p{font-size:.92rem;margin:.2rem 0 .5rem}.ContactSection_mapButton__LwK69{padding:.5rem 1.1rem;font-size:.95rem;border-radius:18px;width:100%;margin-top:.4rem}.ContactSection_contactForm__ozCqb{display:none}}.Footer_footer__4m1fF{background:var(--text-dark);color:white;padding:3rem 0 1rem;position:relative;border-top-left-radius:32px;border-top-right-radius:32px;box-shadow:0 -4px 24px rgba(139,69,19,.08);overflow:hidden}.Footer_footer__4m1fF:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary)}.Footer_footerContent__MEeaN{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-bottom:2rem;align-items:flex-start}.Footer_footerSection__pWiTw h3,.Footer_footerSection__pWiTw h4{color:var(--accent-color);margin-bottom:1rem;font-weight:700;letter-spacing:.5px}.Footer_footerSection__pWiTw p{color:#e0d6ce;line-height:1.6;margin-bottom:.5rem;font-size:1rem}.Footer_footerSection__pWiTw ul{list-style:none;padding:0}.Footer_footerSection__pWiTw li{color:#e0d6ce;margin-bottom:.5rem;transition:all .3s;font-size:1rem;padding-left:.5rem;border-left:2px solid transparent}.Footer_footerSection__pWiTw li:hover{color:var(--accent-color);border-left:2px solid var(--accent-color);background:rgba(244,164,96,.07);transform:translateX(6px)}.Footer_footerBottom__cbDoJ{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;color:#b8b8b8;font-size:.98rem;letter-spacing:.2px}.Footer_numberContainer__cFThf{display:flex;justify-content:flex-start;gap:1.2rem;position:relative}.Footer_numberDivider__2H5ej{border-bottom:3px solid green}@media (max-width:600px){.Footer_numberContainer__cFThf{flex-direction:column;gap:.2rem}.Footer_numberDivider__2H5ej{display:none}}@media (max-width:700px){.Footer_footerContent__MEeaN{grid-template-columns:1fr;gap:1.5rem}.Footer_footer__4m1fF{padding:2rem 0 .5rem;border-top-left-radius:18px;border-top-right-radius:18px}}.MaterialSection_materialsSection__lHKnq{padding:4rem 1rem 3rem;background:#f8f9fa;text-align:center}.MaterialSection_title___dDqS{font-size:2.2rem;font-weight:700;margin-bottom:.5rem;color:#2d2d2d}.MaterialSection_subtitle__uFIaY{font-size:1.2rem;color:#666;margin-bottom:2.5rem}.MaterialSection_materialsGrid__y_DqU{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2.5rem}.MaterialSection_materialCard__1pTbm{background:#fff;border-radius:1.2rem;box-shadow:0 4px 24px rgba(0,0,0,.08);padding:2rem 1.5rem 1.5rem;max-width:320px;min-width:260px;flex:1 1 260px;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s}.MaterialSection_materialCard__1pTbm:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 32px rgba(0,0,0,.13)}.MaterialSection_iconWrapper__cyZ5n{background:#e3e7ee;border-radius:50%;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.MaterialSection_featuresList__I2umj{list-style:none;padding:0;margin:1rem 0 1.2rem;text-align:left}.MaterialSection_featureIcon__kUAvE{color:#1e88e5;margin-right:.5rem;vertical-align:middle}.MaterialSection_featuresList__I2umj li{font-size:1rem;margin-bottom:.5rem;display:flex;align-items:center}.MaterialSection_description__xcCH5{color:#444;font-size:.98rem;margin-bottom:.5rem}.MaterialSection_ctaWrapper__2ddpL{margin-top:1.5rem}.MaterialSection_ctaButton__Y5xU_{background:linear-gradient(90deg,#1e88e5,#43a047);color:#fff;font-weight:600;padding:.9rem 2.2rem;border:none;border-radius:2rem;font-size:1.1rem;cursor:pointer;text-decoration:none;box-shadow:0 2px 8px rgba(30,136,229,.08);transition:background .2s,transform .2s;display:inline-block}.MaterialSection_ctaButton__Y5xU_:hover{background:linear-gradient(90deg,#43a047,#1e88e5);transform:scale(1.04)}@media (max-width:900px){.MaterialSection_materialsGrid__y_DqU{flex-direction:column;gap:1.5rem}.MaterialSection_materialCard__1pTbm{max-width:100%;min-width:0}}