.page_container__kP0ip{max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.page_hero__9idqx{text-align:center;padding:3rem 0 2rem;margin-bottom:2rem;border-bottom:1px solid var(--border-subtle,rgba(255,255,255,.1))}.page_title__CruWh{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,var(--accent-primary,#7c3aed) 0,var(--accent-secondary,#a855f7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.page_subtitle__pINaa{font-size:1.2rem;color:hsl(var(--muted-foreground));max-width:600px;margin:0 auto}.page_section__BVFPk{margin-bottom:3rem}.page_sectionTitle__dPApo{font-size:1.5rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.page_sectionTitle__dPApo:before{content:"";display:inline-block;width:4px;height:24px;background:linear-gradient(180deg,var(--accent-primary,#7c3aed),var(--accent-secondary,#a855f7));border-radius:2px}.page_text__VehbR{font-size:1.05rem;line-height:1.8;color:hsl(var(--foreground)/.85)}.page_features__vWs_n{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.page_feature__2GSNN{background:hsl(var(--card));border:1px solid var(--border);border-radius:16px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.page_feature__2GSNN:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(124,58,237,.15)}.page_featureIcon__puue_{font-size:2rem;margin-bottom:1rem}.page_feature__2GSNN h3{font-size:1.1rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.5rem}.page_feature__2GSNN p{font-size:.95rem;color:hsl(var(--foreground)/.8);line-height:1.6}.page_languages__MaIL7{display:flex;flex-wrap:wrap;gap:1rem}.page_langBadge__1uXoO{background:hsl(var(--card));border:1px solid var(--border);border-radius:999px;padding:.5rem 1rem;font-size:.95rem;color:hsl(var(--foreground));transition:background .2s ease;font-weight:500}.page_langBadge__1uXoO:hover{background:rgba(124,58,237,.2)}.page_cta__NcvB6{text-align:center;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(168,85,247,.1));border:1px solid var(--border-subtle,rgba(255,255,255,.1));border-radius:24px;padding:3rem 2rem}.page_cta__NcvB6 h2{font-size:1.5rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.75rem}.page_cta__NcvB6 p{color:hsl(var(--foreground)/.8);margin-bottom:1.5rem;font-size:1.05rem}@media (max-width:768px){.page_title__CruWh{font-size:2rem}.page_subtitle__pINaa{font-size:1rem}.page_features__vWs_n{grid-template-columns:1fr}}