.Hero-module__JgYmMq__hero{min-height:100vh;padding-top:96px;padding-bottom:var(--sp-24);background:var(--gradient-subtle);align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__inner{align-items:center;gap:var(--sp-16);grid-template-columns:1fr 1fr;display:grid}.Hero-module__JgYmMq__content h1{letter-spacing:-.03em;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:var(--leading-tight);margin-top:var(--sp-6);margin-bottom:var(--sp-6)}.Hero-module__JgYmMq__accent{background:linear-gradient(135deg,var(--p-500),var(--s-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__content p{color:var(--text-secondary);font-size:1.15rem;line-height:var(--leading-relaxed);max-width:480px;margin-bottom:var(--sp-10)}.Hero-module__JgYmMq__actions{gap:var(--sp-4);display:flex}.Hero-module__JgYmMq__visual{justify-content:center;display:flex}.Hero-module__JgYmMq__grid{gap:var(--sp-4);grid-template-columns:1fr 1fr;max-width:380px;display:grid}.Hero-module__JgYmMq__stat{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--r-lg);padding:var(--sp-8)var(--sp-6);text-align:center;transition:all var(--duration)var(--ease)}.Hero-module__JgYmMq__stat:hover{border-color:var(--p-200);box-shadow:var(--shadow-md)}[data-theme=dark] .Hero-module__JgYmMq__stat:hover{border-color:#262e73}.Hero-module__JgYmMq__statValue{color:var(--p-500);margin-bottom:var(--sp-1);font-size:1.5rem;font-weight:800;display:block}.Hero-module__JgYmMq__statLabel{color:var(--text-muted);font-size:.82rem;font-weight:500;display:block}@media (max-width:968px){.Hero-module__JgYmMq__inner{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__content p{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__actions{justify-content:center}.Hero-module__JgYmMq__visual{margin-top:var(--sp-10)}.Hero-module__JgYmMq__grid{margin:0 auto}}@media (max-width:480px){.Hero-module__JgYmMq__actions{flex-direction:column}.Hero-module__JgYmMq__actions a{text-align:center;width:100%}}
.Products-module__vGHnKa__grid{gap:var(--sp-6);grid-template-columns:repeat(3,1fr);display:grid}.Products-module__vGHnKa__product{gap:var(--sp-3);flex-direction:column;display:flex;position:relative}.Products-module__vGHnKa__indicator{border-radius:var(--r-full);width:40px;height:4px;margin-bottom:var(--sp-2)}.Products-module__vGHnKa__name{color:var(--text);font-size:1.2rem;font-weight:700}.Products-module__vGHnKa__tagline{color:var(--p-500);font-size:.85rem;font-weight:500}.Products-module__vGHnKa__desc{color:var(--text-secondary);font-size:.92rem;line-height:var(--leading-relaxed);flex:1}.Products-module__vGHnKa__stack{gap:var(--sp-2);margin-top:var(--sp-2);flex-wrap:wrap;display:flex}.Products-module__vGHnKa__chip{padding:var(--sp-1)var(--sp-3);background:var(--bg);border:1px solid var(--border-subtle);border-radius:var(--r-full);color:var(--text-muted);font-size:.75rem;font-weight:500;display:inline-block}@media (max-width:968px){.Products-module__vGHnKa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Products-module__vGHnKa__grid{grid-template-columns:1fr}}
.Services-module__h5-agW__services{background:var(--bg-alt)}.Services-module__h5-agW__grid{gap:var(--sp-6);grid-template-columns:repeat(4,1fr);display:grid}.Services-module__h5-agW__item{text-align:left}.Services-module__h5-agW__item h3{margin-bottom:var(--sp-2);color:var(--text);font-size:1.05rem;font-weight:700}.Services-module__h5-agW__item p{color:var(--text-secondary);font-size:.9rem;line-height:var(--leading-relaxed)}.Services-module__h5-agW__iconWrap{border-radius:var(--r-md);background:var(--p-50);width:48px;height:48px;color:var(--p-500);margin-bottom:var(--sp-5);justify-content:center;align-items:center;display:flex}[data-theme=dark] .Services-module__h5-agW__iconWrap{color:var(--p-300);background:#0f143d}@media (max-width:968px){.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__h5-agW__grid{grid-template-columns:1fr}}
.About-module__S-Ka5a__layout{gap:var(--sp-16);grid-template-columns:1fr 1fr;align-items:start;display:grid}.About-module__S-Ka5a__content h2{margin-top:var(--sp-4);margin-bottom:var(--sp-6);letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.About-module__S-Ka5a__content p{color:var(--text-secondary);font-size:1rem;line-height:var(--leading-relaxed);margin-bottom:var(--sp-5)}.About-module__S-Ka5a__values{gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.About-module__S-Ka5a__value{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--r-lg);padding:var(--sp-6);transition:all var(--duration)var(--ease)}.About-module__S-Ka5a__value:hover{border-color:var(--p-200);box-shadow:var(--shadow-sm)}[data-theme=dark] .About-module__S-Ka5a__value:hover{border-color:#262e73}.About-module__S-Ka5a__value h4{color:var(--text);margin-bottom:var(--sp-1);font-size:.95rem;font-weight:700}.About-module__S-Ka5a__value p{color:var(--text-muted);font-size:.85rem;line-height:var(--leading-relaxed)}@media (max-width:968px){.About-module__S-Ka5a__layout{grid-template-columns:1fr}.About-module__S-Ka5a__values{margin-top:var(--sp-4)}}@media (max-width:480px){.About-module__S-Ka5a__values{grid-template-columns:1fr}}
