.services[data-astro-cid-ehtdlhvb]{padding:var(--section-pad) 0;background:var(--color-primary);color:var(--color-white)}.services[data-astro-cid-ehtdlhvb] h2[data-astro-cid-ehtdlhvb]{color:var(--color-white);margin-bottom:48px}.services-grid[data-astro-cid-ehtdlhvb]{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.service-card[data-astro-cid-ehtdlhvb]{border-radius:var(--radius);background:#ffffff12;border:1px solid #ffffff1a;padding:32px 28px;transition:transform .3s,background .3s}.service-card[data-astro-cid-ehtdlhvb]:hover{background:#ffffff1f;transform:translateY(-4px)}.service-card[data-astro-cid-ehtdlhvb] .icon[data-astro-cid-ehtdlhvb]{width:48px;height:48px;margin-bottom:20px}.service-card[data-astro-cid-ehtdlhvb] .icon[data-astro-cid-ehtdlhvb] svg{width:100%;height:100%;fill:var(--color-accent)}.service-card[data-astro-cid-ehtdlhvb] h3[data-astro-cid-ehtdlhvb]{color:var(--color-white);margin-bottom:12px}.service-card[data-astro-cid-ehtdlhvb] p[data-astro-cid-ehtdlhvb]{color:#ffffffb3;font-size:.95rem;line-height:1.6}@media (width<=1024px){.services-grid[data-astro-cid-ehtdlhvb]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-grid[data-astro-cid-ehtdlhvb]{grid-template-columns:1fr}}.process[data-astro-cid-yi32qbuw]{padding:var(--section-pad) 0;background:var(--color-gray-light)}.process[data-astro-cid-yi32qbuw] h2[data-astro-cid-yi32qbuw]{text-align:center;margin-bottom:12px}.process-subtitle[data-astro-cid-yi32qbuw]{text-align:center;color:var(--color-text-light);max-width:560px;margin-bottom:48px;margin-left:auto;margin-right:auto}.process-steps[data-astro-cid-yi32qbuw]{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.step[data-astro-cid-yi32qbuw]{text-align:center;background:var(--color-white);border-radius:var(--radius);padding:32px 20px;position:relative;box-shadow:0 2px 12px #0000000f}.step-number[data-astro-cid-yi32qbuw]{background:var(--color-primary);width:52px;height:52px;color:var(--color-white);font-size:1.2rem;font-weight:700;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.step[data-astro-cid-yi32qbuw] h3[data-astro-cid-yi32qbuw]{margin-bottom:8px;font-size:1.1rem}.step[data-astro-cid-yi32qbuw] p[data-astro-cid-yi32qbuw]{color:var(--color-text-light);font-size:.9rem}@media (width<=768px){.process-steps[data-astro-cid-yi32qbuw]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.process-steps[data-astro-cid-yi32qbuw]{grid-template-columns:1fr}}.projects[data-astro-cid-b32uuoss]{padding:var(--section-pad) 0}.projects[data-astro-cid-b32uuoss] h2[data-astro-cid-b32uuoss]{text-align:center;margin-bottom:12px}.projects-subtitle[data-astro-cid-b32uuoss]{text-align:center;color:var(--color-text-light);margin-bottom:40px}.gallery-grid[data-astro-cid-b32uuoss]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.gallery-item[data-astro-cid-b32uuoss]{border-radius:var(--radius);aspect-ratio:4/3;position:relative;overflow:hidden}.gallery-item[data-astro-cid-b32uuoss] img[data-astro-cid-b32uuoss]{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item[data-astro-cid-b32uuoss]:hover img[data-astro-cid-b32uuoss]{transform:scale(1.05)}.gallery-caption[data-astro-cid-b32uuoss]{color:var(--color-white);background:linear-gradient(#0000,#09262ad9);padding:16px;font-size:.9rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (width<=768px){.gallery-grid[data-astro-cid-b32uuoss]{grid-template-columns:1fr}}.faq[data-astro-cid-dcey3tpb]{padding:var(--section-pad) 0}.faq[data-astro-cid-dcey3tpb] h2[data-astro-cid-dcey3tpb]{text-align:center;margin-bottom:12px}.faq-subtitle[data-astro-cid-dcey3tpb]{text-align:center;color:var(--color-text-light);max-width:560px;margin-bottom:40px;margin-left:auto;margin-right:auto}.faq-list[data-astro-cid-dcey3tpb]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-dcey3tpb]{border-bottom:1px solid #e8e4e0}.faq-question[data-astro-cid-dcey3tpb]{text-align:left;cursor:pointer;width:100%;font-family:var(--font-heading);color:var(--color-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:1.05rem;font-weight:700;display:flex}.faq-question[data-astro-cid-dcey3tpb]:hover{color:var(--color-accent)}.faq-icon[data-astro-cid-dcey3tpb]{background:var(--color-gray-light);width:24px;min-width:24px;height:24px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s,background .3s;display:flex}.faq-item[data-astro-cid-dcey3tpb].active .faq-icon[data-astro-cid-dcey3tpb]{background:var(--color-accent);color:var(--color-white);transform:rotate(45deg)}.faq-answer[data-astro-cid-dcey3tpb]{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.faq-item[data-astro-cid-dcey3tpb].active .faq-answer[data-astro-cid-dcey3tpb]{max-height:300px;padding-bottom:20px}.faq-answer[data-astro-cid-dcey3tpb] p{color:var(--color-text-light);font-size:.95rem;line-height:1.7}.faq-answer[data-astro-cid-dcey3tpb] a{color:var(--color-accent);font-weight:600}
