.tp-about{background:#0a0a0a;padding:120px 0}.tp-about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.tp-about-header h2{font-size:2.8rem;line-height:1.2;position:sticky;top:120px}.tp-about-content p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.tp-about-content strong{color:#fff}.tp-about-highlight{border-left:3px solid var(--primary);background:#f29f050d;border-radius:0 8px 8px 0;margin-top:2rem;padding:2rem}.tp-about-highlight p{margin-bottom:0;font-size:1.2rem}.tp-team{background:#0e0e0e;padding:120px 0}.tp-team-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:4rem;display:flex}.tp-team-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;width:calc(33.333% - 1rem);padding:2.5rem 2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.tp-team-card:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.tp-team-card:hover{background:#ffffff0a;border-color:#f29f0533;transform:translateY(-4px)}.tp-team-card:hover:before{opacity:1}.tp-team-icon{width:50px;height:50px;color:var(--primary);background:#f29f051a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.2rem;display:flex}.tp-team-card h3{color:#fff;margin-bottom:.8rem;font-size:1.15rem;font-weight:600}.tp-team-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.tp-process{background:#0a0a0a;padding:120px 0}.tp-process-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:4rem;display:grid}.tp-step-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;gap:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.tp-step-card:hover{background:#ffffff0a;border-color:#f29f0526;transform:translateY(-2px)}.tp-step-num{color:var(--primary);opacity:.4;min-width:48px;font-size:2rem;font-weight:800;line-height:1}.tp-step-card:hover .tp-step-num{opacity:1}.tp-step-content h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.tp-step-content p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:900px){.tp-about-grid{grid-template-columns:1fr;gap:2rem}.tp-about-header h2{font-size:2rem;position:static}.tp-team-card{width:100%}.tp-process-grid{grid-template-columns:1fr}.tp-about,.tp-team,.tp-process{padding:3rem 0}.tp-about-content,.tp-team-card{text-align:center}.tp-team-grid{justify-items:center}.tp-about-header h2,.tp-team h2{margin-bottom:1.5rem}}
