.hub-container{display:flex;flex-direction:column;align-items:center;width:100%}.hub-header-section{text-align:center;padding:3.75rem 1.25rem;width:100%;max-width:50rem}.hub-header-section h1{font-size:3rem;font-weight:800}.hub-header-section .subtitle{font-size:1.2rem;color:var(--text-secondary);max-width:37.5rem;margin:1rem auto 2rem}.hub-header-section .btn{padding:1.125rem 2.5rem!important;font-size:1.1rem!important}.how-it-works-section{margin-top:1.25rem;width:100%;max-width:75rem}.how-it-works-section h2{text-align:center;font-size:2.2rem;margin-bottom:2rem}.steps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));grid-gap:1.5rem;gap:1.5rem}.step-card{padding:2rem 1.5rem;text-align:center}.step-icon{color:var(--accent-primary);margin-bottom:1rem}.step-card h3{font-size:1.4rem;margin-bottom:.5rem}.step-card p{color:var(--text-secondary);line-height:1.6}