.About_main___Xxip{min-height:100vh;background:var(--bg-primary);padding-top:0}.About_container__W2caq{max-width:1200px;margin:0 auto;padding:32px 20px}.About_hero__bqypP{text-align:center;padding:32px 20px 24px;margin-bottom:32px}.About_heroTitle__pU_v0{font-size:3rem;font-weight:700;color:var(--text-primary);margin-bottom:20px;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_heroSubtitle__6N_QF{font-size:1.25rem;color:var(--text-secondary);max-width:800px;margin:0 auto;line-height:1.6}.About_section__OSh3X{margin-bottom:56px}.About_sectionTitle___6frd{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:16px;text-align:center}.About_sectionDescription__z15pM{font-size:1.1rem;color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto 32px;line-height:1.6}.About_overviewGrid__N0sZt{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin-top:32px}.About_overviewCard__SLFqj{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:32px;text-align:center;transition:all .3s ease}.About_overviewCard__SLFqj:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--accent-primary)}.About_cardIcon__r_bQM{font-size:3rem;margin-bottom:16px}.About_overviewCard__SLFqj h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:12px}.About_overviewCard__SLFqj p{color:var(--text-secondary);line-height:1.6}.About_stepsContainer__9lv_N{margin-top:32px;display:flex;overflow-x:auto;overflow-y:hidden;gap:16px;padding:20px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--accent-primary) var(--bg-elevated)}.About_stepsContainer__9lv_N::-webkit-scrollbar{height:8px}.About_stepsContainer__9lv_N::-webkit-scrollbar-track{background:var(--bg-elevated);border-radius:10px}.About_stepsContainer__9lv_N::-webkit-scrollbar-thumb{background:var(--accent-primary);border-radius:10px}.About_stepsContainer__9lv_N::-webkit-scrollbar-thumb:hover{background:var(--accent-secondary)}.About_step__bjmCE{flex:0 0 320px;display:flex;flex-direction:column;gap:16px;padding:24px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all .3s ease;animation:About_slideIn__AV40O .6s ease-out backwards;min-height:400px}.About_step__bjmCE:nth-of-type(odd){animation-delay:.1s}.About_step__bjmCE:nth-of-type(2n){animation-delay:.2s}@keyframes About_slideIn__AV40O{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.About_step__bjmCE:hover{box-shadow:var(--shadow-md);border-color:var(--accent-primary)}.About_stepConnector__Ydnk_{flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--accent-primary);padding:0 8px;animation:About_pulse__hiCgc 2s ease-in-out infinite;align-self:center}@keyframes About_pulse__hiCgc{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.About_stepNumber__gfY7k{flex-shrink:0;width:50px;height:50px;background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:var(--shadow-md);margin:0 auto}.About_stepContent__b3stW{flex:1 1;display:flex;flex-direction:column;text-align:center}.About_stepIcon__NYBTa{font-size:3rem;margin-bottom:12px;display:block}.About_stepTitle__qWJKO{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:12px}.About_stepDescription__fJ81O{color:var(--text-secondary);line-height:1.6;margin-bottom:16px;font-size:.95rem;flex:1 1}.About_stepDetails__SEK__{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:12px;margin-top:auto;font-size:.85rem;color:var(--text-secondary);line-height:1.6;text-align:left}.About_stepDetails__SEK__ strong{color:var(--text-primary);font-weight:600}.About_agentBadge__yxlQl{display:inline-block;margin-top:12px;padding:6px 12px;background:var(--accent-gradient-soft);border:1px solid var(--accent-primary);border-radius:var(--radius-md);font-size:.8rem;color:var(--accent-primary);font-weight:500;text-align:center;width:100%}.About_agentsGrid__9QW9Q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-top:32px}.About_agentCard__R7PDn{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:24px;transition:all .3s ease}.About_agentCard__R7PDn:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--accent-primary)}.About_agentHeader__qM1nL{display:flex;align-items:center;gap:12px;margin-bottom:12px}.About_agentIcon__s34qq{font-size:2rem}.About_agentHeader__qM1nL h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.About_agentDescription__rEmg0{color:var(--text-secondary);line-height:1.6;margin-bottom:12px}.About_agentTech__l4aQK{font-size:.85rem;color:var(--accent-primary);font-weight:500;padding:4px 8px;background:var(--accent-gradient-soft);border-radius:var(--radius-sm);display:inline-block}.About_featuresGrid__GNSKB{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-top:40px}.About_featureItem__EBW_o{text-align:center;padding:24px}.About_featureIcon__toe08{font-size:2.5rem;display:block;margin-bottom:16px}.About_featureItem__EBW_o h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px}.About_featureItem__EBW_o p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.About_techGrid__VV_os{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-top:32px}.About_techCategory___6KxH{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:32px}.About_techCategory___6KxH h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--border-color)}.About_techCategory___6KxH ul{list-style:none;padding:0;margin:0}.About_techCategory___6KxH li{color:var(--text-secondary);padding:8px 0 8px 24px;position:relative;line-height:1.6}.About_techCategory___6KxH li:before{content:"▸";position:absolute;left:0;color:var(--accent-primary);font-weight:700}.About_ctaSection___uUei{text-align:center;padding:48px 20px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);margin-top:48px}.About_ctaTitle__M2CED{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:16px}.About_ctaDescription__Vqrx4{font-size:1.1rem;color:var(--text-secondary);margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.About_ctaButtons__QH6KD{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.About_ctaButtonPrimary__rR7hy,.About_ctaButtonSecondary__ofZl7{padding:14px 32px;border-radius:var(--radius-md);font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-block}.About_ctaButtonPrimary__rR7hy{background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-md)}.About_ctaButtonPrimary__rR7hy:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.About_ctaButtonSecondary__ofZl7{background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border-color)}.About_ctaButtonSecondary__ofZl7:hover{background:var(--bg-card-hover);border-color:var(--accent-primary)}.About_featureHighlight__OtBom{display:flex;gap:24px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:32px;margin-bottom:32px;align-items:flex-start}.About_highlightIcon__NYB18{font-size:3rem;flex-shrink:0}.About_highlightContent__JYOZK{flex:1 1}.About_highlightContent__JYOZK h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:16px}.About_highlightContent__JYOZK p{color:var(--text-secondary);line-height:1.6;margin-bottom:16px}.About_highlightList__pUDQv{list-style:none;padding:0;margin:0}.About_highlightList__pUDQv li{color:var(--text-secondary);padding:8px 0 8px 24px;position:relative;line-height:1.6}.About_highlightList__pUDQv li:before{content:"✓";position:absolute;left:0;color:var(--accent-primary);font-weight:700}.About_highlightList__pUDQv li strong{color:var(--text-primary)}.About_exampleQueries__S0dg4{margin-top:32px}.About_exampleQueries__S0dg4 h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:20px}.About_queryExamples__bQyXh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.About_queryExample__0uhpT{background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:20px}.About_queryExample__0uhpT strong{display:block;color:var(--text-primary);font-weight:600;margin-bottom:12px;font-size:1rem}.About_queryExample__0uhpT ul{list-style:none;padding:0;margin:0}.About_queryExample__0uhpT li{color:var(--text-secondary);padding:6px 0 6px 20px;position:relative;font-size:.9rem;line-height:1.5}.About_queryExample__0uhpT li:before{content:"•";position:absolute;left:0;color:var(--accent-primary);font-weight:700}.About_reviewFeatures___C7td{margin-top:32px}.About_reviewFeatures___C7td h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:24px}.About_reviewFeaturesGrid__0XdBX{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.About_reviewFeature__a1r4Q{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:20px;text-align:center;transition:all .3s ease}.About_reviewFeature__a1r4Q:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--accent-primary)}.About_reviewFeatureIcon__tmrnS{font-size:2rem;display:block;margin-bottom:12px}.About_reviewFeature__a1r4Q h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:8px}.About_reviewFeature__a1r4Q p{color:var(--text-secondary);font-size:.85rem;line-height:1.5;margin:0}.About_accessNote__WzXPK{margin-top:24px;padding:16px;background:var(--bg-elevated);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.95rem;line-height:1.6}.About_accessNote__WzXPK strong{color:var(--text-primary)}@media (max-width:768px){.About_heroTitle__pU_v0{font-size:2rem}.About_heroSubtitle__6N_QF{font-size:1rem}.About_sectionTitle___6frd{font-size:2rem}.About_step__bjmCE{flex:0 0 280px;min-height:380px}.About_stepConnector__Ydnk_{font-size:1.5rem;padding:0 4px}.About_stepNumber__gfY7k{width:45px;height:45px;font-size:1.1rem}.About_agentsGrid__9QW9Q,.About_featuresGrid__GNSKB,.About_overviewGrid__N0sZt,.About_techGrid__VV_os{grid-template-columns:1fr}.About_ctaButtons__QH6KD{flex-direction:column}.About_ctaButtonPrimary__rR7hy,.About_ctaButtonSecondary__ofZl7{width:100%;text-align:center}.About_featureHighlight__OtBom{flex-direction:column;padding:24px}.About_highlightIcon__NYB18{font-size:2.5rem}.About_queryExamples__bQyXh,.About_reviewFeaturesGrid__0XdBX{grid-template-columns:1fr}}