.page-module__jblVZW__pageWrapper{max-width:900px;min-height:calc(100vh - 400px);padding:4rem 1.5rem}.page-module__jblVZW__header{text-align:center;margin-bottom:4rem}.page-module__jblVZW__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:900}.page-module__jblVZW__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.page-module__jblVZW__content{gap:3rem;display:grid}@media (min-width:768px){.page-module__jblVZW__content{grid-template-columns:repeat(3,1fr)}}.page-module__jblVZW__section{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);padding:2.5rem 2rem;transition:transform .3s}.page-module__jblVZW__section:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.page-module__jblVZW__iconBox{background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.page-module__jblVZW__section h2{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.page-module__jblVZW__section p{color:var(--text-muted);font-size:.95rem;line-height:1.6}
