body{overflow-x:hidden}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.pattern-bg{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%232962ff' fill-opacity='0.25' fill-rule='evenodd'/%3E%3C/svg%3E")}.gradient-bg{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(135deg,rgba(41,98,255,.03) 0%,rgba(0,191,165,.03) 100%)}.section-header{position:relative;text-align:center;max-width:800px;margin:0 auto 4rem auto;padding-bottom:2rem}.section-header h2{font-size:2.5rem;color:var(--primary-color);margin-bottom:.5rem;font-weight:700;position:relative;display:inline-block}.section-header h2::before{content:'';position:absolute;width:30px;height:30px;background-color:rgba(41,98,255,.1);border-radius:50%;left:-15px;top:-8px;z-index:-1}.section-divider{display:flex;justify-content:center;margin:1rem 0 1.5rem}.section-divider span{position:relative;width:80px;height:4px;background-color:var(--accent-color);border-radius:2px}.section-divider span::before,.section-divider span::after{content:'';position:absolute;width:10px;height:10px;background-color:var(--accent-color);border-radius:50%;top:50%;transform:translateY(-50%)}.section-divider span::before{left:-15px}.section-divider span::after{right:-15px}.section-description{font-size:1.1rem;color:var(--muted-color);line-height:1.8;max-width:700px;margin:0 auto}.hero-section{position:relative;min-height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff!important;overflow:hidden;margin-top:-70px;padding-top:70px;z-index:1}.hero-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to top,rgba(248,249,250,1) 0%,rgba(248,249,250,0) 100%);z-index:5}.hero-title{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.hero-title .highlight{position:relative;display:inline-block}.hero-title .highlight::after{content:'';position:absolute;bottom:.15em;left:-.15em;width:0;height:.3em;background:rgba(0,191,165,.8);z-index:-1;transform:skewX(-15deg);animation:widthAnimation 1.5s ease-out forwards 1s;transform-origin:left}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.5rem);margin-bottom:2rem;max-width:700px;text-align:center}.ray-button{position:relative;display:inline-block;padding:15px 35px;background:rgba(255,255,255,.15);color:#fff;border:2px solid #fff;border-radius:30px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .4s ease;overflow:hidden;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 4px 15px rgba(0,0,0,.2);transform:translateY(0);z-index:10}.ray-button::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;transition:opacity .4s ease;z-index:-1}.ray-button:hover{color:#1a1a2e;transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}.ray-button:hover::before{opacity:1}.services-section{position:relative;padding:6rem 0;background-color:var(--background-color);overflow:hidden}.services-section::before{content:'';position:absolute;top:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(41,98,255,.1) 0%,rgba(41,98,255,0) 70%);border-radius:50%;z-index:0}.services-section::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(0,191,165,.1) 0%,rgba(0,191,165,0) 70%);border-radius:50%;z-index:0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;position:relative;z-index:2}.service-card{background-color:var(--card-background-color);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:2.5rem 2rem;transition:all .4s ease;position:relative;z-index:1;overflow:hidden;transform:translateY(30px);opacity:0;animation:slideUp .8s forwards;animation-delay:var(--delay,0s)}.service-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-light),var(--primary-color));opacity:0;z-index:-1;transition:opacity .4s ease;border-radius:16px}.service-card::after{content:'';position:absolute;width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 70%);border-radius:50%;right:-20px;bottom:-20px;z-index:-1;opacity:0;transition:opacity .4s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.service-card:hover::before{opacity:1}.service-card:hover::after{opacity:1}.service-card:hover h3,.service-card:hover p{color:#fff}.service-card:hover .service-icon{background-color:rgba(255,255,255,.2);color:#fff}.service-icon{width:80px;height:80px;background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;transition:all .4s ease;position:relative}.service-icon::after{content:'';position:absolute;width:100%;height:100%;border:2px dashed rgba(var(--primary-color-rgb),.3);border-radius:50%;top:0;left:0;animation:spin 15s linear infinite}.service-card:hover .service-icon::after{border-color:rgba(255,255,255,.3)}.service-card h3{font-size:1.5rem;margin-bottom:1rem;transition:color .4s ease;position:relative;display:inline-block}.service-card h3::after{content:'';position:absolute;width:30px;height:2px;background-color:var(--accent-color);bottom:-5px;left:0;transition:width .4s ease}.service-card:hover h3::after{width:70px;background-color:rgba(255,255,255,.5)}.service-card p{color:var(--text-color);margin-bottom:1.5rem;line-height:1.7;transition:color .4s ease}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tech-tag{display:inline-block;padding:.4rem 1rem;background-color:rgba(var(--primary-color-rgb),.1);color:var(--primary-color);border-radius:20px;font-size:.85rem;font-weight:500;transition:all .3s ease;position:relative;overflow:hidden}.tech-tag::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.1) 50%,rgba(255,255,255,0) 100%);transform:translateX(-100%);transition:transform .7s ease}.tech-tag:hover::before{transform:translateX(100%)}.service-card:hover .tech-tag{background-color:rgba(255,255,255,.2);color:#fff}.featured-project{position:relative;padding:6rem 0;background-color:#fff;overflow:hidden}.featured-project.alternate{background-color:#f8f9fa}.wave-divider{position:absolute;top:-1px;left:0;width:100%;height:70px;fill:var(--background-color);z-index:2}.wave-divider.bottom{top:auto;bottom:-1px;transform:rotate(180deg);fill:#fff}.wave-divider.alternate{fill:#f8f9fa}.project-showcase{display:flex;align-items:center;gap:4rem;margin-top:3rem;position:relative;z-index:2}.project-image{flex:0 0 45%;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:transform .5s ease,box-shadow .5s ease;display:block;position:relative;transform:perspective(1000px) rotateY(0deg)}.project-image:hover{transform:translateY(-10px) perspective(1000px) rotateY(5deg)!important;box-shadow:0 30px 60px rgba(0,0,0,.2)}.project-image img{width:100%;height:auto;display:block;transition:transform .5s ease}.project-image:hover img{transform:scale(1.05)}.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--primary-color-rgb),.85);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease;z-index:10}.project-image:hover .project-overlay{opacity:1}.project-link{color:#fff;text-decoration:none;font-weight:600;font-size:1.1rem;padding:12px 25px;border:2px solid #fff;border-radius:30px;display:flex;align-items:center;gap:10px;transition:all .3s ease}.project-link:hover{background-color:#fff;color:var(--primary-color)}.project-details{flex:0 0 45%;position:relative}.project-details::before{content:'';position:absolute;top:-20px;left:-20px;width:40px;height:40px;border-top:3px solid var(--accent-color);border-left:3px solid var(--accent-color);opacity:.4}.project-details::after{content:'';position:absolute;bottom:-20px;right:-20px;width:40px;height:40px;border-bottom:3px solid var(--accent-color);border-right:3px solid var(--accent-color);opacity:.4}.project-details h3{font-size:2rem;color:var(--primary-color);margin-bottom:1.5rem;position:relative;display:inline-block}.project-details h3::after{content:'';position:absolute;left:0;bottom:-10px;width:60px;height:3px;background-color:var(--accent-color)}.project-details p{font-size:1.1rem;line-height:1.8;color:var(--text-color);margin-bottom:2rem}.project-features{margin-top:2.5rem;position:relative}.project-features::before{content:'';position:absolute;top:-15px;left:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(var(--primary-color-rgb),.3) 0%,rgba(var(--primary-color-rgb),0) 100%)}.project-features h4{font-size:1.3rem;margin-bottom:1.5rem;color:var(--header-color)}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;margin-bottom:1.5rem;align-items:flex-start;opacity:0;transform:translateX(20px);animation:slideInRight .6s forwards}.feature-list li:nth-child(1){animation-delay:.2s}.feature-list li:nth-child(2){animation-delay:.4s}.feature-list li:nth-child(3){animation-delay:.6s}.feature-icon{flex:0 0 50px;width:50px;height:50px;background-color:rgba(var(--primary-color-rgb),.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);font-size:1.2rem;margin-right:1rem;transition:all .3s ease;position:relative}.feature-icon::after{content:'';position:absolute;width:100%;height:100%;border:1px solid rgba(var(--primary-color-rgb),.3);border-radius:50%;top:0;left:0;transition:all .3s ease}.feature-list li:hover .feature-icon{background-color:var(--primary-color);color:#fff;transform:scale(1.1)}.feature-list li:hover .feature-icon::after{transform:scale(1.2);opacity:0}.feature-content{flex:1}.feature-content strong{display:block;font-size:1.1rem;margin-bottom:.5rem;color:var(--header-color)}.feature-content p{margin:0;font-size:1rem;line-height:1.6}.tech-stack{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1);position:relative}.tech-stack::before{content:'';position:absolute;top:-1px;left:0;width:50px;height:3px;background-color:var(--accent-color)}.tech-title{display:block;font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--header-color)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes widthAnimation{from{width:0}to{width:calc(100% + .3em)}}@media screen and (max-width:1024px){.project-showcase{flex-direction:column;gap:3rem}.project-image,.project-details{flex:0 0 100%;width:100%}.project-image{transform:perspective(1000px) rotateY(0deg)!important}}@media screen and (max-width:768px){.featured-project{padding:4rem 0}.services-section{padding:4rem 0}.section-header h2{font-size:2rem}.project-details h3{font-size:1.8rem}.feature-list li{flex-direction:column}.feature-icon{margin-bottom:1rem}.section-divider span{width:60px}}@media screen and (max-width:480px){.section-header h2{font-size:1.8rem}.section-description{font-size:1rem}.service-card{padding:2rem 1.5rem}.project-details h3{font-size:1.6rem}}.fa-solid.fa-microchip::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M6 4h12v16H6zm10 14h1v-3h-1zm0-5h1v-3h-1zm0-5h1V6h-1zM7 6v12h10V6zm-2 7h1v-3H5zm0 5h1v-3H5zm0-10h1V6H5zm14 5h-1v3h1zm0 5h-1v3h1zm0-13h-1v3h1z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-network-wired::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M17 16h-2v-1h-4v1H9v2H7v-2H5v4h6v-2h2v2h6v-4h-2zm1 2v2h-2v-2zm-12 2v-2H4v2zm9-12h-6v2H5v4h2v-2h2v2h6v-2h2v2h2v-4h-2zm-1 2v2h-4v-2zm-8 0h2v2H6zm12 2v-2h2v2zM6 4h12v5h2V3c0-.6-.4-1-1-1H5c-.6 0-1 .4-1 1v6h2z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-shield-alt::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M12 1L3 5v6c0 5.5 3.8 10.7 9 12 5.2-1.3 9-6.5 9-12V5l-9-4zm7 10c0 4.8-3.1 8.9-7 10.3-3.9-1.4-7-5.5-7-10.3V6.3l7-3.1 7 3.1V11z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-lock-open::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M18 8h-1V6c0-2.8-2.2-5-5-5S7 3.2 7 6h2c0-1.7 1.3-3 3-3s3 1.3 3 3v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-layer-group::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M12 2L2 7l10 5 10-5-10-5zm0 12L4 9l-2 1 10 5 10-5-2-1-8 4zm0 4L4 13l-2 1 10 5 10-5-2-1-8 4z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-search::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M15.5 14h-.8l-.3-.3c1-1.1 1.6-2.6 1.6-4.2C16 5.9 13.1 3 9.5 3S3 5.9 3 9.5 5.9 16 9.5 16c1.6 0 3.1-.6 4.2-1.6l.3.3v.8l5 5 1.5-1.5-5-5zm-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-file-lines::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11zM8 14h8v2H8zm0-4h8v2H8z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-bolt::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M11 21h-1l1-7H7.5c-.6 0-.9-.7-.5-1.2l8-11c.2-.3.6-.2.8.1l.2.6-1 6.5h4c.6 0 .9.7.5 1.2l-8 10.5c-.2.2-.4.3-.5.3z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-lock::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M18 8h-1V6c0-2.8-2.2-5-5-5S7 3.2 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zM9 6c0-1.7 1.3-3 3-3s3 1.3 3 3v2H9V6zm9 14H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z"/></svg>');display:inline-block;width:24px;height:24px}.fa-solid.fa-arrows-to-circle::before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232962ff"><path d="M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM9.1 2L7 4.1 8.4 5.5 10.5 3.4 9.1 2zM14.9 2l1.4 1.4L14.1 5.5 15.5 6.9 17.9 4.5 16.5 3.1 14.9 2zM9.1 22l1.4-1.4L8.4 18.5 7 19.9l2.1 2.1zM14.9 22l1.6-1.1-1.4-1.4L16.5 18l1.4 1.4L16.5 21l-1.6 1z"/></svg>');display:inline-block;width:24px;height:24px}