.manifesto-page{padding:140px 48px 80px;max-width:1320px;margin:0 auto}.manifesto-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:100px;margin-bottom:24px}.manifesto-badge span{font-size:12px;font-weight:700;color:var(--blue);letter-spacing:.05em;text-transform:uppercase}.manifesto-hero{max-width:800px;margin-bottom:4rem}.manifesto-hero h1{font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.manifesto-hero h1 .highlight{color:var(--blue);font-family:Playfair Display,serif;font-style:italic;font-weight:500}.manifesto-hero p{font-size:18px;color:var(--gray-600);line-height:1.7}.manifesto-section{margin-top:4rem}.manifesto-section-label{font-size:.875rem;font-weight:700;color:var(--emerald);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.manifesto-section h2{font-size:2rem;font-weight:600;margin-bottom:1rem}.manifesto-section h2 .highlight{color:var(--blue);font-style:italic}.manifesto-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:2.5rem}.manifesto-card{background:var(--white);border:1px solid var(--gray-200);border-radius:24px;padding:2rem;text-align:center}.manifesto-step{font-size:3rem;font-weight:800;color:var(--gray-200);margin-bottom:1rem}.manifesto-icon{width:48px;height:48px;background:var(--blue);color:var(--white);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin:1rem 0}.manifesto-icon svg{width:24px;height:24px}.manifesto-card h3{font-size:1.125rem;font-weight:600;color:var(--black);margin-bottom:.5rem}.manifesto-card p{font-size:.875rem;color:var(--gray-600);line-height:1.5}.manifesto-quote{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:24px;padding:2.5rem;text-align:center;margin-top:4rem}.manifesto-quote p{font-size:1.25rem;font-weight:600;color:var(--gray-900);line-height:1.5;margin-bottom:1rem}.manifesto-quote .highlight{color:var(--blue)}.manifesto-quote-caption{font-size:.75rem;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.08em}.manifesto-cta{background:var(--white);border:1px solid var(--gray-200);border-radius:24px;padding:2.5rem;text-align:center;margin-top:4rem}.manifesto-cta .icon{width:40px;height:40px;color:var(--blue);margin:0 auto 1rem}.manifesto-cta h2{font-size:2rem;font-weight:600;margin-bottom:1rem}.manifesto-cta h2 .highlight{color:var(--blue)}.manifesto-cta p{font-size:.875rem;color:var(--gray-600);margin-bottom:2rem}@media (max-width:1024px){.manifesto-page{padding-left:24px;padding-right:24px}.manifesto-grid{grid-template-columns:1fr}}