.hero[data-astro-cid-nlow4r3u]{height:100vh;background-image:linear-gradient(#0009,#0009),url(/images/hero-bg.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.hero-content[data-astro-cid-nlow4r3u]{max-width:800px;padding:0 2rem}h1[data-astro-cid-nlow4r3u]{font-size:3.5rem;margin-bottom:1.5rem;line-height:1.2}p[data-astro-cid-nlow4r3u]{font-size:1.3rem;margin-bottom:2rem;line-height:1.6;opacity:.9}.scroll-indicator[data-astro-cid-nlow4r3u]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer}.mouse[data-astro-cid-nlow4r3u]{width:30px;height:50px;border:2px solid rgba(255,255,255,.6);border-radius:20px;position:relative;margin-bottom:10px}.wheel[data-astro-cid-nlow4r3u]{width:4px;height:8px;background-color:#fff;border-radius:2px;position:absolute;top:10px;left:50%;transform:translate(-50%);animation:scroll 2s infinite}.arrows[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;align-items:center;gap:5px}.arrow[data-astro-cid-nlow4r3u]{display:block;width:10px;height:10px;border-right:2px solid rgba(255,255,255,.6);border-bottom:2px solid rgba(255,255,255,.6);transform:rotate(45deg);animation:arrow 2s infinite;opacity:0}.arrow[data-astro-cid-nlow4r3u]:nth-child(1){animation-delay:0s}.arrow[data-astro-cid-nlow4r3u]:nth-child(2){animation-delay:.15s}.arrow[data-astro-cid-nlow4r3u]:nth-child(3){animation-delay:.3s}@keyframes scroll{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(20px)}}@keyframes arrow{0%{opacity:0}50%{opacity:1}to{opacity:0}}.scroll-indicator[data-astro-cid-nlow4r3u]:hover .mouse[data-astro-cid-nlow4r3u],.scroll-indicator[data-astro-cid-nlow4r3u]:hover .arrow[data-astro-cid-nlow4r3u]{border-color:#fff}@media (max-width: 768px){h1[data-astro-cid-nlow4r3u]{font-size:2.5rem}p[data-astro-cid-nlow4r3u]{font-size:1.1rem}}.service-card[data-astro-cid-uhzbvkqe]{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card[data-astro-cid-uhzbvkqe]:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0000001f}.icon[data-astro-cid-uhzbvkqe]{color:var(--primary-color);width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}h3[data-astro-cid-uhzbvkqe]{font-size:1.5rem;margin-bottom:1rem;color:var(--dark-color)}p[data-astro-cid-uhzbvkqe]{margin-bottom:1.5rem;color:#666;line-height:1.6}.learn-more[data-astro-cid-uhzbvkqe]{color:var(--primary-color);text-decoration:none;font-weight:600;position:relative;transition:color .3s}.learn-more[data-astro-cid-uhzbvkqe]:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background-color:var(--primary-color);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.learn-more[data-astro-cid-uhzbvkqe]:hover:after{transform:scaleX(1);transform-origin:left}.project-card[data-astro-cid-nbqc7xqv]{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.project-card[data-astro-cid-nbqc7xqv]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.project-content[data-astro-cid-nbqc7xqv]{padding:1.5rem}h3[data-astro-cid-nbqc7xqv]{font-size:1.5rem;margin-bottom:.8rem;color:var(--dark-color)}p[data-astro-cid-nbqc7xqv]{font-size:1rem;color:#555;margin-bottom:1.5rem;line-height:1.6}.project-tags[data-astro-cid-nbqc7xqv]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-nbqc7xqv]{background-color:#3a86ff1a;color:var(--primary-color);font-size:.85rem;padding:.3rem .8rem;border-radius:20px;font-weight:500}section[data-astro-cid-dhfotatx]{padding:6rem 2rem;scroll-margin-top:80px}.container[data-astro-cid-dhfotatx]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-dhfotatx]{text-align:center;font-size:2.5rem;margin-bottom:3rem;position:relative}.section-title[data-astro-cid-dhfotatx]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:var(--primary-color)}.parallax-divider[data-astro-cid-dhfotatx]{height:300px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.parallax-divider[data-astro-cid-dhfotatx]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}.parallax-services[data-astro-cid-dhfotatx]{background-image:url(/images/parallax1.jpg)}.parallax-projects[data-astro-cid-dhfotatx]{background-image:url(/images/parallax2.jpg)}.parallax-about[data-astro-cid-dhfotatx]{background-image:url(/images/parallax3.jpg)}.services[data-astro-cid-dhfotatx]{background-color:var(--light-color)}.services-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.projects-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.cta-container[data-astro-cid-dhfotatx]{margin-top:3rem;text-align:center}.about[data-astro-cid-dhfotatx]{background-color:var(--light-color)}.about-content[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.about-section[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.5rem;margin-bottom:1rem;color:var(--dark-color)}.about-section[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{line-height:1.6;color:#555}.contact-intro[data-astro-cid-dhfotatx]{text-align:center;margin-bottom:2rem;font-size:1.2rem}.contact-content[data-astro-cid-dhfotatx]{max-width:600px;margin:0 auto;text-align:center}.contact-info[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.3rem;margin-bottom:.5rem;color:var(--dark-color)}.contact-info[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{margin-bottom:1.5rem;color:#555}.contact-button[data-astro-cid-dhfotatx]{display:inline-block;background-color:var(--primary-color);color:#fff;padding:.8rem 2rem;border-radius:4px;text-decoration:none;font-weight:600;transition:all .3s ease}.contact-button[data-astro-cid-dhfotatx]:hover{background-color:#3178e0;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #0003}.contact-cta[data-astro-cid-dhfotatx]{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;text-align:center}.contact-cta[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:2rem;margin-bottom:1rem}.contact-cta[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.2rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width: 900px){.about-content[data-astro-cid-dhfotatx],.contact-content[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.parallax-divider[data-astro-cid-dhfotatx]{height:200px}}
