.hero[data-astro-cid-nlow4r3u]{background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-bg) 60%);padding-top:var(--space-20);padding-bottom:var(--space-16);overflow:hidden}.hero__inner[data-astro-cid-nlow4r3u]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:center}@media(max-width:1024px){.hero__inner[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;text-align:center}.hero__content[data-astro-cid-nlow4r3u]{order:1}.hero__visual[data-astro-cid-nlow4r3u]{order:0}.hero__tags[data-astro-cid-nlow4r3u],.hero__actions[data-astro-cid-nlow4r3u]{justify-content:center}}.hero__badge[data-astro-cid-nlow4r3u]{display:inline-flex;padding:var(--space-2) var(--space-4);background-color:var(--color-primary-50);color:var(--color-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);border-radius:var(--radius-full);margin-bottom:var(--space-6)}.hero__title[data-astro-cid-nlow4r3u]{font-size:3.25rem;font-weight:var(--font-bold);line-height:var(--leading-tight);color:var(--color-text-dark);margin-bottom:var(--space-6);letter-spacing:-.02em}@media(max-width:768px){.hero__title[data-astro-cid-nlow4r3u]{font-size:var(--text-3xl)}}.hero__subtitle[data-astro-cid-nlow4r3u]{font-size:var(--text-lg);color:var(--color-text-medium);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);max-width:520px}@media(max-width:1024px){.hero__subtitle[data-astro-cid-nlow4r3u]{margin-inline:auto}}.hero__tags[data-astro-cid-nlow4r3u]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-8)}.hero__actions[data-astro-cid-nlow4r3u]{display:flex;gap:var(--space-4)}.hero__visual[data-astro-cid-nlow4r3u]{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.hero__shape[data-astro-cid-nlow4r3u]{position:absolute;border-radius:var(--radius-2xl)}.hero__shape--1[data-astro-cid-nlow4r3u]{width:300px;height:300px;background:linear-gradient(135deg,var(--color-primary-100),var(--color-primary-200));top:50px;right:20px}.hero__shape--2[data-astro-cid-nlow4r3u]{width:200px;height:200px;background:var(--color-accent-light);bottom:30px;left:30px;border-radius:var(--radius-xl)}.hero__shape--3[data-astro-cid-nlow4r3u]{width:120px;height:120px;background:var(--color-primary-50);top:20px;left:60px}.hero__card[data-astro-cid-nlow4r3u]{position:absolute;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text-dark);z-index:2;animation:float 3s ease-in-out infinite}.hero__card[data-astro-cid-nlow4r3u] svg[data-astro-cid-nlow4r3u]{color:var(--color-primary);flex-shrink:0}.hero__card--1[data-astro-cid-nlow4r3u]{top:60px;right:40px;animation-delay:0s}.hero__card--2[data-astro-cid-nlow4r3u]{bottom:80px;left:40px;animation-delay:1s}.hero__card--3[data-astro-cid-nlow4r3u]{bottom:30px;right:60px;animation-delay:2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.hero__visual[data-astro-cid-nlow4r3u]{height:280px}.hero__shape--1[data-astro-cid-nlow4r3u]{width:200px;height:200px}.hero__shape--2[data-astro-cid-nlow4r3u]{width:140px;height:140px}.hero__card--3[data-astro-cid-nlow4r3u]{display:none}}.service-card[data-astro-cid-uhzbvkqe]{display:flex;flex-direction:column;padding:var(--space-8);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;transition:transform var(--transition-normal),box-shadow var(--transition-normal),border-color var(--transition-normal)}.service-card[data-astro-cid-uhzbvkqe]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--color-primary-200)}.service-card__icon[data-astro-cid-uhzbvkqe]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background-color:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-lg);margin-bottom:var(--space-5)}.service-card__title[data-astro-cid-uhzbvkqe]{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-text-dark);margin-bottom:var(--space-3)}.service-card__desc[data-astro-cid-uhzbvkqe]{font-size:var(--text-sm);color:var(--color-text-medium);line-height:var(--leading-relaxed);flex-grow:1;margin-bottom:var(--space-4)}.service-card__link[data-astro-cid-uhzbvkqe]{display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-primary);transition:gap var(--transition-fast)}.service-card[data-astro-cid-uhzbvkqe]:hover .service-card__link[data-astro-cid-uhzbvkqe]{gap:var(--space-2)}.stats[data-astro-cid-6ddnnveg]{background-color:var(--color-primary);padding-block:var(--space-16)}.stats__grid[data-astro-cid-6ddnnveg]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-8);text-align:center}@media(max-width:768px){.stats__grid[data-astro-cid-6ddnnveg]{grid-template-columns:repeat(2,1fr);gap:var(--space-6)}}.stats__item[data-astro-cid-6ddnnveg]{display:flex;flex-direction:column;gap:var(--space-2)}.stats__value[data-astro-cid-6ddnnveg]{font-size:var(--text-5xl);font-weight:var(--font-bold);color:#fff;line-height:1}@media(max-width:768px){.stats__value[data-astro-cid-6ddnnveg]{font-size:var(--text-4xl)}}.stats__suffix[data-astro-cid-6ddnnveg]{font-size:var(--text-2xl);font-weight:var(--font-semibold)}.stats__label[data-astro-cid-6ddnnveg]{font-size:var(--text-sm);color:#fffc;font-weight:var(--font-medium)}.testimonial[data-astro-cid-3ba2o4vp]{display:flex;flex-direction:column;gap:var(--space-6);padding:var(--space-8);background:var(--color-bg);border-radius:var(--radius-lg);border:1px solid var(--color-border-light)}.testimonial__quote[data-astro-cid-3ba2o4vp]{display:flex;flex-direction:column;gap:var(--space-4)}.testimonial__quote[data-astro-cid-3ba2o4vp] p[data-astro-cid-3ba2o4vp]{font-size:var(--text-base);color:var(--color-text-medium);line-height:var(--leading-relaxed);font-style:italic}.testimonial__author[data-astro-cid-3ba2o4vp]{display:flex;align-items:center;gap:var(--space-3)}.testimonial__avatar[data-astro-cid-3ba2o4vp]{width:48px;height:48px;border-radius:var(--radius-full);overflow:hidden;background-color:var(--color-bg-gray);flex-shrink:0}.testimonial__avatar[data-astro-cid-3ba2o4vp] img[data-astro-cid-3ba2o4vp]{width:100%;height:100%;object-fit:cover}.testimonial__name[data-astro-cid-3ba2o4vp]{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text-dark)}.testimonial__meta[data-astro-cid-3ba2o4vp]{font-size:var(--text-xs);color:var(--color-text-light)}.section--gray[data-astro-cid-j7pv25f6]{background-color:var(--color-bg-gray)}.section-header[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:var(--space-12)}.section-header__title[data-astro-cid-j7pv25f6]{margin-bottom:var(--space-4)}.section-header__desc[data-astro-cid-j7pv25f6]{font-size:var(--text-lg);color:var(--color-text-medium);max-width:560px;margin-inline:auto}.section-header__action[data-astro-cid-j7pv25f6]{text-align:center;margin-top:var(--space-10)}.cta[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);padding-block:var(--space-20)}.cta__inner[data-astro-cid-j7pv25f6]{text-align:center}.cta__title[data-astro-cid-j7pv25f6]{font-size:var(--text-4xl);font-weight:var(--font-bold);color:#fff;margin-bottom:var(--space-4)}@media(max-width:768px){.cta__title[data-astro-cid-j7pv25f6]{font-size:var(--text-2xl)}}.cta__desc[data-astro-cid-j7pv25f6]{font-size:var(--text-lg);color:#ffffffd9;margin-bottom:var(--space-8)}.cta__actions[data-astro-cid-j7pv25f6]{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}
