.about-page{color:#e2e8f0;font-family:Inter,system-ui,-apple-system,sans-serif;padding-top:6rem;padding-bottom:4rem}.about-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-header{text-align:center;margin-bottom:4rem;animation:fadeIn .6s ease-out}.about-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#94a3b8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-subtitle{font-size:1.2rem;color:#94a3b8;max-width:700px;margin:0 auto;line-height:1.7}.about-section{background:#1e293b66;border:1px solid rgba(255,255,255,.05);border-radius:1.5rem;padding:3rem;margin-bottom:3rem;transition:all .3s ease}.about-section:hover{border-color:#6366f133;box-shadow:0 10px 30px #0003}.about-section h2{font-size:2rem;color:#fff;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center;gap:1rem}.about-section h2 svg{color:#818cf8}.about-section p{font-size:1.05rem;line-height:1.8;color:#cbd5e1;margin-bottom:1.5rem}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.about-card{background:#0f172a99;padding:2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.02)}.about-card h3{color:#e2e8f0;font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.about-card h3 svg{color:#6366f1}.about-card p{color:#94a3b8;font-size:.95rem;line-height:1.6;margin:0}.ai-focus-block{background:linear-gradient(135deg,#6366f11a,#a855f71a);border:1px solid rgba(168,85,247,.3);border-radius:1.5rem;padding:3rem;text-align:center;margin-top:4rem}.ai-focus-block h2{justify-content:center;font-size:2.2rem;margin-bottom:1rem;background:linear-gradient(90deg,#818cf8,#d8b4fe);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ai-focus-block p{font-size:1.1rem;max-width:800px;margin:0 auto;color:#e2e8f0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.about-title{font-size:2.2rem}.about-section{padding:2rem 1.5rem}}
