.hero[data-astro-cid-bbe6dxrz]{height:100vh;display:flex;align-items:center;padding-top:80px;position:relative;overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{max-width:700px;z-index:2;position:relative}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:Montserrat,sans-serif;font-size:4.5rem;font-weight:700;line-height:1.05;margin-bottom:25px;background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 5px 15px rgba(255,107,53,.2)}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.3rem;margin-bottom:40px;color:var(--text-light);max-width:600px}.cta-button[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:10px;background:var(--gradient);color:#fff;padding:18px 40px;border-radius:15px;text-decoration:none;font-weight:600;transition:var(--transition);box-shadow:var(--shadow);font-size:18px;position:relative;overflow:hidden;z-index:1}.cta-button[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(135deg,var(--accent),var(--primary));transition:var(--transition);z-index:-1}.cta-button[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.cta-button[data-astro-cid-bbe6dxrz]:hover:before{width:100%}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;gap:40px;margin-top:50px}.stat-item[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.stat-value[data-astro-cid-bbe6dxrz]{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.stat-label[data-astro-cid-bbe6dxrz]{color:var(--text-light);font-size:1.1rem;margin-top:5px}.hero-image[data-astro-cid-bbe6dxrz]{position:absolute;right:5%;top:30%;transform:translateY(-50%);width:45%;max-width:600px;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-hover);border:1px solid rgba(255,107,53,.1);z-index:2}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;display:block;transition:transform .5s ease}.hero-image[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{transform:scale(1.05)}.hero-shapes[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.shape[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;opacity:.1;filter:blur(60px)}.shape-1[data-astro-cid-bbe6dxrz]{width:600px;height:600px;background:linear-gradient(135deg,var(--primary),var(--secondary));top:-200px;right:100px;opacity:.05}.shape-2[data-astro-cid-bbe6dxrz]{width:400px;height:400px;background:linear-gradient(135deg,var(--accent),var(--primary));bottom:-100px;left:100px;opacity:.05}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.hero-content[data-astro-cid-bbe6dxrz]{animation:fadeInUp 1s ease-out}.hero-image[data-astro-cid-bbe6dxrz]{animation:slideInRight 1s ease-out .3s both}.stat-item[data-astro-cid-bbe6dxrz]{animation:fadeInUp 1s ease-out calc(.6s + var(--delay, 0s)) both}@media (max-width: 992px){.hero-image[data-astro-cid-bbe6dxrz]{animation:fadeInUp 1s ease-out .4s both}}@media (prefers-reduced-motion: reduce){.hero-content[data-astro-cid-bbe6dxrz],.hero-image[data-astro-cid-bbe6dxrz],.stat-item[data-astro-cid-bbe6dxrz]{animation:none}}@media (max-width: 992px){.hero[data-astro-cid-bbe6dxrz]{height:auto;min-height:100vh;padding:120px 0 60px;text-align:center}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center}.hero-content[data-astro-cid-bbe6dxrz]{max-width:100%;order:1;display:flex;flex-direction:column;align-items:center}.hero-image[data-astro-cid-bbe6dxrz]{position:relative;right:auto;top:auto;transform:none;width:90%;max-width:500px;margin:40px auto 0;order:2}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:3.5rem;text-align:center}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{text-align:center;max-width:100%}.hero-stats[data-astro-cid-bbe6dxrz]{justify-content:center;flex-wrap:wrap;gap:30px;flex-direction:row}.stat-item[data-astro-cid-bbe6dxrz]{text-align:center}}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{padding:100px 0 40px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.8rem;margin-bottom:20px}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.1rem;margin-bottom:30px}.cta-button[data-astro-cid-bbe6dxrz]{padding:18px 45px;font-size:18px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px}.hero-stats[data-astro-cid-bbe6dxrz]{flex-direction:row;justify-content:space-between;gap:20px;margin-top:40px;align-items:center;width:100%;max-width:500px}.stat-item[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;flex:1;text-align:center}.stat-value[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.stat-label[data-astro-cid-bbe6dxrz]{font-size:1rem;text-align:center}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;margin:30px auto 0}.shape-1[data-astro-cid-bbe6dxrz]{width:400px;height:400px;top:-100px;right:-100px}.shape-2[data-astro-cid-bbe6dxrz]{width:300px;height:300px;bottom:-50px;left:-100px}.cta-button[data-astro-cid-bbe6dxrz]{min-height:56px;display:inline-flex;align-items:center;justify-content:center}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{transition:transform .3s ease}.hero-image[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{transform:scale(1.02)}.floating[data-astro-cid-bbe6dxrz]{animation-duration:8s}}@media (max-width: 576px){.hero[data-astro-cid-bbe6dxrz]{padding:80px 0 30px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.2rem;line-height:1.1;word-break:break-word;hyphens:auto}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1rem;margin-bottom:25px;line-height:1.5}.cta-button[data-astro-cid-bbe6dxrz]{padding:20px 50px;font-size:18px;min-height:60px;border-radius:18px;font-weight:700}.hero-stats[data-astro-cid-bbe6dxrz]{margin-top:30px;gap:15px;flex-direction:row;justify-content:space-between;width:100%;max-width:400px}.stat-item[data-astro-cid-bbe6dxrz]{flex:1;text-align:center}.stat-value[data-astro-cid-bbe6dxrz]{font-size:2rem}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.85rem;line-height:1.2}.hero-image[data-astro-cid-bbe6dxrz]{margin:25px auto 0;border-radius:15px}.shape-1[data-astro-cid-bbe6dxrz]{width:300px;height:300px;top:-50px;right:-150px}.shape-2[data-astro-cid-bbe6dxrz]{width:250px;height:250px;bottom:-25px;left:-150px}}@media (max-width: 390px){.hero[data-astro-cid-bbe6dxrz]{padding:70px 0 20px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:1.8rem}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:.9rem}.cta-button[data-astro-cid-bbe6dxrz]{padding:18px 45px;font-size:17px;min-height:58px;border-radius:16px}.hero-stats[data-astro-cid-bbe6dxrz]{gap:10px;max-width:350px}.stat-value[data-astro-cid-bbe6dxrz]{font-size:1.8rem}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.75rem;line-height:1.1}.hero-image[data-astro-cid-bbe6dxrz]{border-radius:12px}}@media (max-width: 320px){.cta-button[data-astro-cid-bbe6dxrz]{padding:16px 40px;font-size:16px;min-height:56px}.hero-stats[data-astro-cid-bbe6dxrz]{gap:8px;max-width:300px}.stat-value[data-astro-cid-bbe6dxrz]{font-size:1.6rem}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.7rem}}.services-section[data-astro-cid-g5jplrhu]{padding:100px 0;position:relative}.section-title[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:80px}.section-title[data-astro-cid-g5jplrhu] h2[data-astro-cid-g5jplrhu]{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:750;margin-bottom:20px;background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.2rem}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px}.service-card[data-astro-cid-g5jplrhu]{background:var(--glass);border-radius:20px;padding:40px 30px;text-align:center;transition:var(--transition);border:1px solid rgba(255,107,53,.1);backdrop-filter:blur(10px);box-shadow:var(--shadow);position:relative;overflow:hidden}.service-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-10px);box-shadow:var(--shadow-hover);border:1px solid rgba(255,107,53,.3)}.service-card[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,107,53,.05),rgba(247,147,30,.05));opacity:0;transition:var(--transition);border-radius:20px;z-index:-1}.service-card[data-astro-cid-g5jplrhu]:hover:before{opacity:1}.service-icon[data-astro-cid-g5jplrhu]{width:80px;height:80px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;font-size:32px;color:#fff;position:relative;overflow:hidden}.service-icon[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:var(--transition);opacity:0}.service-card[data-astro-cid-g5jplrhu]:hover .service-icon[data-astro-cid-g5jplrhu]:after{opacity:1;animation:shine .8s ease-out}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.5rem;margin-bottom:15px;color:var(--text-dark)}.service-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:var(--text-light);margin-bottom:20px}.profile-link[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--primary);font-weight:600;transition:var(--transition);font-size:1.1rem}.profile-link[data-astro-cid-g5jplrhu]:hover{color:var(--accent);transform:translate(8px)}.team-section[data-astro-cid-yu4wt3u2]{padding:150px 0 100px;position:relative}.section-title[data-astro-cid-yu4wt3u2]{text-align:center;margin-bottom:80px}.section-title[data-astro-cid-yu4wt3u2] h2[data-astro-cid-yu4wt3u2]{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:750;margin-bottom:20px;background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title[data-astro-cid-yu4wt3u2] p[data-astro-cid-yu4wt3u2]{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.2rem}.team-grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px}.profile-card[data-astro-cid-yu4wt3u2]{background:var(--glass);border-radius:25px;overflow:hidden;box-shadow:var(--shadow);transition:var(--transition);position:relative;z-index:1;border:1px solid rgba(255,107,53,.1);backdrop-filter:blur(10px);transform-style:preserve-3d;perspective:1000px}.profile-card[data-astro-cid-yu4wt3u2]:hover{transform:translateY(-15px) scale(1.02);box-shadow:var(--shadow-hover);border:1px solid rgba(255,107,53,.3)}.card-header[data-astro-cid-yu4wt3u2]{position:relative;height:200px;background:linear-gradient(135deg,rgba(255,107,53,.1),rgba(247,147,30,.1));display:flex;justify-content:center;align-items:center;padding:20px}.profile-pic[data-astro-cid-yu4wt3u2]{width:140px;height:140px;border-radius:50%;border:5px solid rgba(255,107,53,.2);object-fit:cover;position:absolute;bottom:-70px;box-shadow:var(--shadow);transition:var(--transition)}.profile-card[data-astro-cid-yu4wt3u2]:hover .profile-pic[data-astro-cid-yu4wt3u2]{transform:scale(1.05) rotate(5deg);border-color:#ff6b3580}.card-body[data-astro-cid-yu4wt3u2]{padding:90px 30px 30px;text-align:center}.profile-name[data-astro-cid-yu4wt3u2]{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:800;margin-bottom:8px;letter-spacing:-.5px;color:var(--text-dark)}.profile-title[data-astro-cid-yu4wt3u2]{color:var(--primary);font-weight:600;margin-bottom:20px;font-size:1.1rem;letter-spacing:1px}.profile-bio[data-astro-cid-yu4wt3u2]{color:var(--text-light);margin-bottom:25px;font-size:1rem;min-height:80px}.profile-services[data-astro-cid-yu4wt3u2]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px}.service-tag[data-astro-cid-yu4wt3u2]{background:rgba(255,107,53,.1);color:var(--primary);padding:8px 18px;border-radius:50px;font-size:.9rem;font-weight:500;transition:var(--transition);border:1px solid rgba(255,107,53,.2)}.profile-card[data-astro-cid-yu4wt3u2]:hover .service-tag[data-astro-cid-yu4wt3u2]{background:rgba(255,107,53,.2);transform:translateY(-3px)}.card-footer[data-astro-cid-yu4wt3u2]{display:flex;justify-content:center;padding:0 25px 30px}.profile-link[data-astro-cid-yu4wt3u2]{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--primary);font-weight:600;transition:var(--transition);font-size:1.1rem}.profile-link[data-astro-cid-yu4wt3u2]:hover{color:var(--accent);transform:translate(8px)}.testimonials-section[data-astro-cid-aadlzisc]{padding:100px 0;position:relative}.section-title[data-astro-cid-aadlzisc]{text-align:center;margin-bottom:80px}.section-title[data-astro-cid-aadlzisc] h2[data-astro-cid-aadlzisc]{font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:700;margin-bottom:20px;background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-title[data-astro-cid-aadlzisc] p[data-astro-cid-aadlzisc]{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.2rem}.testimonials-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:50px}.testimonial-card[data-astro-cid-aadlzisc]{background:var(--glass);border-radius:20px;padding:30px;border:1px solid rgba(255,107,53,.1);backdrop-filter:blur(10px);transition:var(--transition);box-shadow:var(--shadow)}.testimonial-card[data-astro-cid-aadlzisc]:hover{transform:translateY(-10px);box-shadow:var(--shadow-hover)}.testimonial-header[data-astro-cid-aadlzisc]{display:flex;align-items:center;margin-bottom:20px}.testimonial-pic[data-astro-cid-aadlzisc]{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:15px;border:2px solid var(--primary)}.testimonial-info[data-astro-cid-aadlzisc] h4[data-astro-cid-aadlzisc]{font-size:1.2rem;color:var(--text-dark);margin-bottom:5px}.testimonial-info[data-astro-cid-aadlzisc] p[data-astro-cid-aadlzisc]{color:var(--text-light);font-size:.9rem}.testimonial-content[data-astro-cid-aadlzisc]{color:var(--text-light);font-style:italic;line-height:1.7}
