@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(247,198,0,.3)}50%{box-shadow:0 0 40px rgba(247,198,0,.6)}}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:200%0}to{background-position:-200%0}}@keyframes float-particle{0%{transform:translateY(100%) translateX(0) scale(0);opacity:0}10%,90%{opacity:1}to{transform:translateY(-100vh) translateX(50px) scale(1);opacity:0}}@keyframes pulse-orb{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:.5}}@keyframes spark-float{0%,to{transform:translateY(0) translateX(0) rotate(0deg);opacity:.6}25%{transform:translateY(-15px) translateX(10px) rotate(90deg);opacity:.9}50%{transform:translateY(-5px) translateX(-8px) rotate(180deg);opacity:.7}75%{transform:translateY(-20px) translateX(5px) rotate(270deg);opacity:.85}}@keyframes spark-pulse{0%,to{transform:scale(1) rotate(0deg);opacity:.5;filter:drop-shadow(0 0 5px rgba(247,198,0,.5))}50%{transform:scale(1.3) rotate(180deg);opacity:.9;filter:drop-shadow(0 0 15px rgba(247,198,0,.9))}}@keyframes spark-drift{0%,to{transform:translateX(0) translateY(0) rotate(0deg);opacity:.6}33%{transform:translateX(20px) translateY(-10px) rotate(120deg);opacity:.8}66%{transform:translateX(-15px) translateY(-20px) rotate(240deg);opacity:.7}}@keyframes electric-float{0%,to{transform:translate(0,0) scale(1);opacity:.5}25%{transform:translate(8px,-12px) scale(1.2);opacity:.9}50%{transform:translate(-5px,-8px) scale(.9);opacity:.6}75%{transform:translate(10px,-15px) scale(1.1);opacity:.8}}@keyframes lightning-strike{0%,90%,98%,to{opacity:0;transform:scaleY(0)}92%,96%{opacity:1;transform:scaleY(1)}94%{opacity:.3;transform:scaleY(1)}}@keyframes float-rotate{0%,to{transform:translateY(0) rotate(0deg);opacity:.2}50%{transform:translateY(-30px) rotate(180deg);opacity:.5}}@keyframes float-scale{0%,to{transform:scale(1) translateY(0);opacity:.3}50%{transform:scale(1.2) translateY(-20px);opacity:.6}}body{font-family:"Inter",system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}.font-display,h1,h2,h3,h4,h5,h6{font-family:"Poppins",system-ui,sans-serif}.fade-in{animation:fade-in .8s ease-out forwards;opacity:0;transform:translateY(20px)}.fade-in-delay-1{animation-delay:.2s}.fade-in-delay-2{animation-delay:.4s}.fade-in-delay-3{animation-delay:.6s}.project-card,.service-card,.service-icon,.stat-item{transition:all .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.nav-link::after,.service-card:hover .service-icon{background-color:#f7c600}.service-card:hover .service-icon svg{color:#fff}.project-card:hover{transform:scale(1.02)}.project-card:hover .project-overlay{opacity:1}.stat-item:hover{transform:scale(1.05)}.nav-link{position:relative}.nav-link::after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;transition:width .3s ease}.nav-link:hover::after{width:100%}.btn-primary{background:linear-gradient(135deg,#f7c600 0,#e5b700 50%,#d4a900 100%);border-radius:8px;border:0}.btn-outline::before,.btn-primary::before{content:"";position:absolute;top:0;height:100%}.btn-primary::before{left:-100%;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(247,198,0,.4);background:linear-gradient(135deg,#ffd31a 0,#f7c600 50%,#e5b700 100%)}.btn-primary:hover::before{left:100%}.btn-outline,.btn-primary{transition:all .3s ease;position:relative;overflow:hidden}.btn-outline::before{left:0;width:0;background:linear-gradient(135deg,#f7c600 0,#e5b700 100%);transition:width .3s ease;z-index:-1}.btn-outline:hover{border-color:#f7c600;color:#fff}.btn-outline:hover::before{width:100%}.btn-header-outline{background:0 0;border:2px solid #1a1a1a}.btn-header-outline:hover{background:linear-gradient(135deg,#1a1a1a 0,#333 100%);color:#fff;transform:translateY(-2px)}.btn-header-outline.border-white\/30{border-color:rgba(255,255,255,.3)}.btn-header-outline.border-white\/30:hover{background:#fff;border-color:#fff}.btn-header-outline,.btn-header-primary,.btn-ytech{border-radius:8px;transition:all .3s ease}.btn-header-primary{background:linear-gradient(135deg,#f7c600 0,#e5b700 50%,#d4a900 100%);border:0;position:relative;overflow:hidden}.btn-header-primary::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.btn-header-primary:hover,.btn-ytech-primary:hover{background:linear-gradient(135deg,#ffd31a 0,#f7c600 50%,#e5b700 100%);transform:translateY(-3px);box-shadow:0 10px 25px rgba(247,198,0,.5)}.btn-header-primary:hover::before{left:100%}.btn-ytech{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-family:"Poppins",system-ui,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.btn-ytech-primary{background:linear-gradient(135deg,#f7c600 0,#e5b700 50%,#d4a900 100%);color:#fff;border:0}.btn-ytech-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(247,198,0,.4)}.btn-ytech-outline{background:0 0;color:#1a1a1a;border:2px solid #1a1a1a}.btn-ytech-outline:hover{background:linear-gradient(135deg,#1a1a1a 0,#333 100%);color:#fff;transform:translateY(-2px)}.btn-ytech-outline-white{background:0 0;color:#fff;border:2px solid #fff}.btn-ytech-outline-white:hover{background:#fff;color:#1a1a1a;transform:translateY(-2px)}.hero-gradient{background:linear-gradient(135deg,rgba(0,0,0,.7)0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.6) 100%)}.btn-side-white{background:linear-gradient(180deg,#fff 0,#f5f5f5 100%);transition:all .3s ease}.btn-side-white:hover{background:linear-gradient(135deg,#f7c600 0,#e5b700 100%);color:#fff}.btn-side-yellow{background:linear-gradient(180deg,#f7c600 0,#d4a900 100%);transition:all .3s ease}.btn-side-yellow:hover{background:linear-gradient(180deg,#ffd31a 0,#e5b700 100%)}html{scroll-behavior:smooth}.page-header{background:linear-gradient(135deg,#1a1a1a 0,#2d2d2d 100%)}.service-detail-card{transition:all .3s ease}.service-detail-card:hover{box-shadow:0 25px 50px rgba(0,0,0,.1)}.contact-item{transition:all .2s ease}.contact-item:hover{background-color:#fafafa}.contact-item:hover .contact-icon{transform:scale(1.05)}.contact-icon{transition:transform .2s ease}.feature-item{transition:all .2s ease}.feature-item:hover{transform:translateX(4px)}.timeline-item::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#f7c600,transparent)}.scroll-fade-in,.scroll-fade-left,.scroll-fade-right{opacity:0!important;transition:opacity .8s ease-out,transform .8s ease-out}.scroll-fade-in{transform:translateY(40px)}.scroll-fade-in.visible{opacity:1!important;transform:translateY(0)}.scroll-fade-left,.scroll-fade-right{transform:translateX(-40px)}.scroll-fade-left.visible,.scroll-fade-right.visible{opacity:1!important;transform:translateX(0)}.scroll-fade-right{transform:translateX(40px)}.scroll-scale{opacity:0!important;transform:scale(.9);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-scale.visible{opacity:1!important;transform:scale(1)}.scroll-fade-left.visible .float,.scroll-fade-left.visible .float-slow,.scroll-fade-left.visible .pulse-glow,.scroll-fade-right.visible .float,.scroll-fade-right.visible .float-slow,.scroll-fade-right.visible .pulse-glow{opacity:1!important}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.stagger-6{transition-delay:.6s}.float{animation:float 3s ease-in-out infinite}.float-slow{animation:float-slow 4s ease-in-out infinite}.pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.whatsapp-float{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:linear-gradient(135deg,#25d366 0,#128c7e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,211,102,.4);z-index:999;transition:all .3s ease;cursor:pointer}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(37,211,102,.6)}.whatsapp-float svg{width:32px;height:32px;fill:#fff}.whatsapp-float::before{content:"Chat met ons!";position:absolute;right:70px;background:#333;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;font-family:"Poppins",sans-serif;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease}.whatsapp-float:hover::before{opacity:1;visibility:visible}.wave-divider{position:relative;overflow:hidden}.wave-divider-dark::after,.wave-divider::after{background-size:cover;background-position:bottom}.wave-divider::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60'%3E%3Cpath fill='%23ffffff' d='M0,30 C360,60 720,0 1080,30 C1260,45 1350,45 1440,30 L1440,60 L0,60 Z'/%3E%3C/svg%3E");z-index:1}.wave-divider,.wave-divider-dark{padding-bottom:30px}.wave-divider-dark::after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60'%3E%3Cpath fill='%23111111' d='M0,30 C360,60 720,0 1080,30 C1260,45 1350,45 1440,30 L1440,60 L0,60 Z'/%3E%3C/svg%3E")}.wave-divider-top::before{content:"";position:absolute;top:0;left:0;width:100%;height:40px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 60'%3E%3Cpath fill='%23ffffff' d='M0,30 C360,0 720,60 1080,30 C1260,15 1350,15 1440,30 L1440,0 L0,0 Z'/%3E%3C/svg%3E");background-size:cover;background-position:top;z-index:1}.testimonial-card{background:#fff;border-radius:20px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:all .3s ease;position:relative}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.testimonial-card::before{content:'"';position:absolute;top:20px;left:24px;font-size:80px;font-family:Georgia,serif;color:#f7c600;opacity:.3;line-height:1}.stars,footer.compact-footer .footer-links a:hover{color:#f7c600}.card-lift{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.card-lift:hover{transform:translateY(-12px);box-shadow:0 30px 60px rgba(0,0,0,.12)}.image-shine{position:relative;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.image-shine::after,.service-card-shine::after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;transform:skewX(-25deg)}.image-shine::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s ease}.image-shine:hover{transform:scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15)}.image-shine:hover::after,.service-card-shine:hover::after{left:150%}.counter-animate{display:inline-block}.service-card-shine{position:relative;overflow:hidden}.service-card-shine::after{background:linear-gradient(120deg,transparent,rgba(255,255,255,.15),rgba(255,255,255,.3),rgba(255,255,255,.15),transparent);transition:left .8s ease;z-index:10;pointer-events:none}.glass-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px}.trust-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:50px;box-shadow:0 4px 15px rgba(0,0,0,.1);font-family:"Poppins",sans-serif;font-weight:600;font-size:14px;transition:all .3s ease}.trust-badge:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.trust-badge-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.trust-badge-yellow{background:linear-gradient(135deg,#f7c600 0,#e5b700 100%);color:#fff}.trust-badge-dark{background:linear-gradient(135deg,#1a1a1a 0,#333 100%);color:#fff}.trust-badge-green{background:linear-gradient(135deg,#22c55e 0,#16a34a 100%);color:#fff}.experience-badge{position:absolute;padding:20px 24px;background:linear-gradient(135deg,#f7c600 0,#e5b700 100%);border-radius:16px;box-shadow:0 10px 40px rgba(247,198,0,.3);z-index:10}.experience-badge-number{font-family:"Poppins",sans-serif;font-size:48px;font-weight:800;color:#fff;line-height:1}.experience-badge-text{font-family:"Poppins",sans-serif;font-size:14px;font-weight:500;color:rgba(255,255,255,.9)}img[loading=lazy]{opacity:0;transition:opacity .5s ease}img[loading=lazy].loaded,img[loading=lazy]:not([data-src]){opacity:1}.img-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.footer-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none}.particle{position:absolute;border-radius:50%;animation:float-particle linear infinite;opacity:0}.particle-yellow{background:radial-gradient(circle,rgba(247,198,0,.8)0,rgba(247,198,0,0) 70%);box-shadow:0 0 10px rgba(247,198,0,.5)}.particle-white{background:radial-gradient(circle,rgba(255,255,255,.6)0,rgba(255,255,255,0) 70%)}.particle-sm{width:4px;height:4px}.particle-md{width:6px;height:6px}.particle-lg{width:8px;height:8px}.particle-xl{width:12px;height:12px}.particle:nth-child(1){left:5%;animation-duration:15s;animation-delay:0s}.particle:nth-child(2){left:10%;animation-duration:12s;animation-delay:2s}.particle:nth-child(3){left:15%;animation-duration:18s;animation-delay:4s}.particle:nth-child(4){left:20%;animation-duration:14s;animation-delay:1s}.particle:nth-child(5){left:25%;animation-duration:16s;animation-delay:3s}.particle:nth-child(6){left:30%;animation-duration:13s;animation-delay:5s}.particle:nth-child(7){left:35%;animation-duration:17s;animation-delay:2s}.particle:nth-child(8){left:40%;animation-duration:11s;animation-delay:0s}.particle:nth-child(9){left:45%;animation-duration:19s;animation-delay:4s}.particle:nth-child(10){left:50%;animation-duration:14s;animation-delay:1s}.particle:nth-child(11){left:55%;animation-duration:16s;animation-delay:3s}.particle:nth-child(12){left:60%;animation-duration:12s;animation-delay:5s}.particle:nth-child(13){left:65%;animation-duration:15s;animation-delay:2s}.particle:nth-child(14){left:70%;animation-duration:18s;animation-delay:0s}.particle:nth-child(15){left:75%;animation-duration:13s;animation-delay:4s}.particle:nth-child(16){left:80%;animation-duration:17s;animation-delay:1s}.particle:nth-child(17){left:85%;animation-duration:11s;animation-delay:3s}.particle:nth-child(18){left:90%;animation-duration:14s;animation-delay:5s}.particle:nth-child(19){left:95%;animation-duration:16s;animation-delay:2s}.particle:nth-child(20){left:8%;animation-duration:19s;animation-delay:0s}.flying-elements,.footer-orb{position:absolute;pointer-events:none}.footer-orb{border-radius:50%;filter:blur(60px);animation:pulse-orb 8s ease-in-out infinite}.flying-elements{top:0;left:0;right:0;bottom:0;min-height:100vh;overflow:visible;z-index:1}.flying-spark{position:absolute;width:20px;height:20px;opacity:.6;filter:drop-shadow(0 0 8px rgba(247,198,0,.8))}.flying-spark svg{width:100%;height:100%;fill:#f7c600}.flying-spark-sm{width:12px;height:12px}.flying-spark-md{width:18px;height:18px}.flying-spark-lg{width:24px;height:24px}.flying-spark-xl{width:32px;height:32px}.flying-spark:nth-child(1){animation:spark-float 8s ease-in-out infinite;top:15%;left:5%}.flying-spark:nth-child(2){animation:spark-pulse 6s ease-in-out infinite;animation-delay:1s;top:25%;left:85%}.flying-spark:nth-child(3){animation:spark-drift 10s ease-in-out infinite;animation-delay:2s;top:40%;left:10%}.flying-spark:nth-child(4){animation:spark-float 7s ease-in-out infinite;animation-delay:.5s;top:55%;left:92%}.flying-spark:nth-child(5){animation:spark-pulse 9s ease-in-out infinite;animation-delay:3s;top:70%;left:8%}.flying-spark:nth-child(6){animation:spark-drift 8s ease-in-out infinite;animation-delay:1.5s;top:85%;left:88%}.flying-spark:nth-child(7){animation:spark-float 11s ease-in-out infinite;animation-delay:4s;top:30%;left:3%}.flying-spark:nth-child(8){animation:spark-pulse 7s ease-in-out infinite;animation-delay:2.5s;top:45%;left:95%}.flying-spark:nth-child(9){animation:spark-drift 9s ease-in-out infinite;animation-delay:0s;top:60%;left:6%}.flying-spark:nth-child(10){animation:spark-float 6s ease-in-out infinite;animation-delay:3.5s;top:75%;left:90%}.flying-spark:nth-child(11){animation:spark-pulse 10s ease-in-out infinite;animation-delay:1s;top:20%;left:50%}.flying-spark:nth-child(12){animation:spark-drift 8s ease-in-out infinite;animation-delay:2s;top:90%;left:45%}.electric-dot{position:absolute;width:6px;height:6px;background:#f7c600;border-radius:50%;box-shadow:0 0 15px #f7c600,0 0 30px #f7c600;animation:electric-float 10s ease-in-out infinite;opacity:.7}.electric-dot:nth-child(1){left:3%;top:20%;animation-delay:0s}.electric-dot:nth-child(2){left:95%;top:35%;animation-delay:2s}.electric-dot:nth-child(3){left:8%;top:50%;animation-delay:4s}.electric-dot:nth-child(4){left:92%;top:65%;animation-delay:1s}.electric-dot:nth-child(5){left:5%;top:80%;animation-delay:3s}.electric-dot:nth-child(6){left:88%;top:15%;animation-delay:5s}.electric-dot:nth-child(7){left:50%;top:10%;animation-delay:2s}.electric-dot:nth-child(8){left:45%;top:95%;animation-delay:4s}.lightning-flash{position:absolute;width:3px;height:60px;background:linear-gradient(to bottom,transparent,#f7c600,#fff,#f7c600,transparent);opacity:0;animation:lightning-strike 8s ease-in-out infinite;filter:blur(1px)}.lightning-flash:nth-child(1){left:8%;top:15%;animation-delay:0s;height:80px}.lightning-flash:nth-child(2){left:92%;top:35%;animation-delay:3s;height:60px;transform:rotate(15deg)}.lightning-flash:nth-child(3){left:5%;top:55%;animation-delay:6s;height:70px;transform:rotate(-10deg)}.lightning-flash:nth-child(4){left:95%;top:75%;animation-delay:2s;height:90px;transform:rotate(5deg)}.lightning-flash:nth-child(5){left:50%;top:45%;animation-delay:5s;height:50px;transform:rotate(-15deg)}.section-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.floating-plus{position:absolute;color:rgba(247,198,0,.2);font-size:24px;font-weight:300;animation:float-rotate 15s ease-in-out infinite}.floating-plus:nth-child(1){left:5%;top:20%;animation-delay:0s;font-size:20px}.floating-plus:nth-child(2){left:90%;top:30%;animation-delay:3s;font-size:28px}.floating-plus:nth-child(3){left:15%;top:70%;animation-delay:5s;font-size:18px}.floating-plus:nth-child(4){left:80%;top:60%;animation-delay:2s;font-size:32px}.floating-circle{position:absolute;border:2px solid rgba(247,198,0,.15);border-radius:50%;animation:float-scale 12s ease-in-out infinite}.floating-circle:nth-child(1){left:8%;top:40%;width:40px;height:40px;animation-delay:0s}.floating-circle:nth-child(2){left:85%;top:25%;width:60px;height:60px;animation-delay:4s}.floating-circle:nth-child(3){left:70%;top:75%;width:30px;height:30px;animation-delay:2s}@media (max-width:768px){.electric-dot,.flying-elements,.flying-spark,.lightning-flash{display:none}}@media (max-width:640px){h1{font-size:1.75rem!important;line-height:1.25!important;letter-spacing:-.02em!important}h2{font-size:1.375rem!important;line-height:1.3!important}.service-card-shine h3,h3{font-size:1.125rem!important}p{font-size:.9375rem!important;line-height:1.6!important}.min-h-\[60vh\],.min-h-\[70vh\],.min-h-screen{min-height:auto!important}section[aria-label="Hero sectie"]{min-height:auto!important;padding-top:5rem!important;padding-bottom:2.5rem!important}section[aria-label="Hero sectie"] .py-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}section[aria-label="Hero sectie"] .lg\\:py-32{padding-top:1.5rem!important;padding-bottom:1.5rem!important}section[aria-label="Hero sectie"] h1{font-size:1.75rem!important;margin-bottom:1.25rem!important;line-height:1.25!important}section[aria-label="Hero sectie"] .mb-8{margin-bottom:1rem!important}section[aria-label="Hero sectie"] .mb-12{margin-bottom:1.25rem!important}section[aria-label="Hero sectie"] .mb-16{margin-bottom:1.5rem!important}section[aria-label="Hero sectie"] .w-12{width:2.75rem!important;height:2.75rem!important}section[aria-label="Hero sectie"] .gap-8{gap:1.25rem!important}.trust-badge{padding:.5rem .875rem!important;font-size:.8rem!important}.stat-item p.font-display{font-size:2rem!important;margin-bottom:.25rem!important;line-height:1!important}.stat-item p.text-gray-300{font-size:.75rem!important;line-height:1.3!important}.btn-header-outline,.btn-header-primary,.btn-ytech{min-height:44px!important;padding:.875rem 1.5rem!important;font-size:.8125rem!important}.py-20{padding-top:3rem!important;padding-bottom:3rem!important}.py-24,.py-32{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.mb-20{margin-bottom:2rem!important}.mb-16{margin-bottom:1.5rem!important}.gap-12{gap:1.75rem!important}.gap-16{gap:2rem!important}.service-card{padding:1.25rem!important}.testimonial-card{padding:1.5rem!important}.testimonial-card::before{font-size:60px!important;opacity:.08!important}.rounded-3xl{border-radius:1rem!important}#mobile-menu-btn,.rounded-2xl{border-radius:.75rem!important}footer.compact-footer .footer-content{padding-top:2rem!important;padding-bottom:1.5rem!important}footer.compact-footer h3{font-size:.875rem!important;margin-bottom:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important}footer.compact-footer .footer-links a{font-size:.875rem!important;padding:.25rem 0!important;display:block!important}footer.compact-footer .footer-grid{gap:2rem!important}footer .w-8{width:2.5rem!important;height:2.5rem!important}header .h-24{height:4rem!important}header img{height:2.5rem!important;width:auto!important}#mobile-menu-btn{width:2.75rem!important;height:2.75rem!important;background:linear-gradient(135deg,gold 0,#ffc107 100%)!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px rgba(255,215,0,.3)!important}#mobile-menu-btn svg{width:1.5rem!important;height:1.5rem!important;color:#1a1a2e!important}#mobile-menu-btn:hover{transform:scale(1.05)!important}.float,.float-slow,.pulse-glow{display:none!important}.wave-pattern{height:80px!important}.wave-pattern svg{height:100%!important}.wave-divider-dark::after,.wave-divider-top::before,.wave-divider::after{height:35px!important}.overflow-visible,section{overflow:hidden!important}.whatsapp-float{width:52px!important;height:52px!important;bottom:16px!important;right:16px!important}.whatsapp-float svg{width:26px!important;height:26px!important}.whatsapp-float::before{display:none!important}.contact-item{padding:1rem!important}.md\\:grid-cols-2:not(.grid-cols-2){grid-template-columns:1fr!important;gap:1rem!important}.min-h-\[280px\]{min-height:220px!important}.lg\\:min-h-\[320px\]{min-height:220px!important}.service-card-shine .absolute.bottom-0,.service-card-shine .p-8{padding:1.25rem!important}.service-card-shine p{font-size:.875rem!important;line-height:1.5!important}.service-card-shine .top-6{top:.5rem!important}.service-card-shine .left-6{left:.5rem!important}.service-card-shine .right-6{right:.5rem!important}.service-card-shine .lg\\:text-8xl,.service-card-shine .text-7xl{font-size:2.5rem!important}.stat-item{padding:.75rem!important}input,select,textarea{font-size:16px!important}.absolute.hidden.lg\\:block,.absolute.hidden.lg\\:flex,.absolute.hidden.lg\\:grid{display:none!important}.blur-2xl,.blur-3xl,.blur-xl,.footer-orb,[class*=absolute][class*=blur]{display:none!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.absolute.bottom-8{bottom:1rem!important}.image-shine{overflow:hidden!important}.card-lift:hover{transform:translateY(-4px)!important}#values-slideshow{min-height:auto!important}body,main{overflow-x:hidden!important}}@media (max-width:400px){h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}h3{font-size:1rem!important}p{font-size:.85rem!important}.btn-header-outline,.btn-header-primary{padding:.625rem 1rem!important;font-size:.7rem!important}header .h-24{height:3.5rem!important}header img{height:2rem!important}#mobile-menu-btn{width:2.5rem!important;height:2.5rem!important}#mobile-menu-btn svg{width:1.25rem!important;height:1.25rem!important}.wave-pattern{height:40px!important}.whatsapp-float{width:44px!important;height:44px!important}}@media (min-width:641px) and (max-width:1023px){h1{font-size:2.5rem!important}h2{font-size:2rem!important}.py-20{padding-top:4rem!important;padding-bottom:4rem!important}.float,.float-slow,.pulse-glow{display:block!important;transform:scale(.8)}.wave-pattern{height:100px!important}.wave-divider-dark::after,.wave-divider::after{height:35px!important}}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:#f7c600;color:#111;padding:12px 24px;border-radius:0 0 8px 8px;font-weight:600;font-size:14px;z-index:9999;text-decoration:none;transition:top .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.skip-link:focus{top:0;outline:2px solid #111;outline-offset:2px}:focus-visible{outline:2px solid #f7c600;outline-offset:2px}:focus:not(:focus-visible){outline:0}.focus-ring:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #f7c600;outline-offset:2px;box-shadow:0 0 0 4px rgba(247,198,0,.25)}@media (prefers-contrast:high){.btn-header-outline,.btn-header-primary{border:2px solid currentColor}a:focus-visible,button:focus-visible{outline-width:3px}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.electric-dot,.flying-elements,.flying-spark,.footer-orb,.lightning-flash,.particle{display:none!important}.animate-pulse{animation:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.not-sr-only:focus,.not-sr-only:focus-within{position:static;width:auto;height:auto;padding:inherit;margin:inherit;overflow:visible;clip:auto;white-space:normal}.electric-dot,.flying-spark,.footer-orb,.lightning-flash,.particle,.scroll-fade-in,.scroll-fade-left,.scroll-fade-right,.scroll-scale{will-change:transform,opacity;backface-visibility:hidden}section{contain:layout style}img{content-visibility:auto}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}footer a{text-decoration-color:transparent;text-underline-offset:2px;transition:text-decoration-color .2s ease}footer a:focus,footer a:hover{text-decoration:underline;text-decoration-color:currentColor}.values-slide{display:flex;align-items:stretch}.values-slide>div{min-height:450px;display:flex;flex-direction:column;justify-content:center;width:100%}@media (min-width:768px){.values-slide>div{min-height:400px}}@media (min-width:1024px){.values-slide>div{min-height:380px}}.values-slide .slide-content{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.values-slide.active .slide-content{opacity:1;transform:translateY(0)}.values-slide .slide-animate-1,.values-slide .slide-animate-2,.values-slide .slide-animate-3,.values-slide .slide-animate-4{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.values-slide.active .slide-animate-1{opacity:1;transform:translateY(0);transition-delay:.1s}.values-slide.active .slide-animate-2{opacity:1;transform:translateY(0);transition-delay:.2s}.values-slide.active .slide-animate-3{opacity:1;transform:translateY(0);transition-delay:.3s}.values-slide.active .slide-animate-4{opacity:1;transform:translateY(0);transition-delay:.4s}.values-slide .slide-icon{opacity:0;transform:scale(.8) rotate(-5deg);transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .5s ease-out}.values-slide.active .slide-icon{opacity:1;transform:scale(1) rotate(3deg);transition-delay:.2s}.values-slides{will-change:transform}.wave-transition-section{position:relative;background:linear-gradient(to bottom,#fff 0,#f8f9fa 100%);padding-bottom:0;margin-bottom:0}.wave-pattern{position:relative;width:100%;height:120px;overflow:hidden;background:0 0;margin-bottom:0}@media (min-width:768px){.wave-pattern{height:150px}}@media (min-width:1024px){.wave-pattern{height:180px}}.wave-pattern svg{position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}footer.compact-footer{margin-top:0;padding-top:0;background:#111}footer.compact-footer .footer-content{padding-top:3rem;padding-bottom:2rem}footer.compact-footer .footer-bottom{padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid rgba(255,255,255,.08)}footer.compact-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){footer.compact-footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){footer.compact-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:3rem}}footer.compact-footer .footer-links{display:flex;flex-direction:column;gap:.5rem}footer.compact-footer .footer-links a{color:#9ca3af;font-size:.875rem;transition:color .2s ease}footer.compact-footer h3{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}footer.compact-footer .footer-orb{opacity:.3}footer.compact-footer .footer-particles{display:none}.burger-line{display:block;width:24px;height:2px;background-color:#111;border-radius:2px;transition:all .3s cubic-bezier(.68,-.55,.27,1.55);transform-origin:center}.burger-line-middle{width:18px;margin-left:auto}.burger-active .burger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.burger-active .burger-line:nth-child(2){opacity:0;transform:scaleX(0)}.burger-active .burger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.burger-menu{display:flex;flex-direction:column;justify-content:center;gap:6px;width:24px;height:24px;cursor:pointer}#mobile-menu-btn{touch-action:manipulation;-webkit-tap-highlight-color:rgba(247,198,0,.3);user-select:none;cursor:pointer}#mobile-menu-btn:active{background-color:rgba(247,198,0,.2);transform:scale(.95)}@media (pointer:coarse){a,button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}nav a{padding:12px 16px}.social-icon{width:44px;height:44px}}