.page-module__QZyFbG__toolsPage{padding:4rem 0}.page-module__QZyFbG__header{text-align:center;margin-bottom:4rem}.page-module__QZyFbG__title{margin-bottom:1rem;font-size:3rem}.page-module__QZyFbG__subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.page-module__QZyFbG__grid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module__QZyFbG__card{background:var(--background-card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;align-items:center;padding:2rem;transition:all .2s;display:flex}.page-module__QZyFbG__card:hover{border-color:var(--primary);background:var(--background-hover)}.page-module__QZyFbG__iconWrapper{border-radius:var(--radius);background:#ffffff0d;margin-bottom:1.5rem;padding:1rem}.page-module__QZyFbG__cardTitle{margin-bottom:.75rem;font-size:1.5rem}.page-module__QZyFbG__cardDesc{color:var(--foreground-muted)}@media (min-width:768px){.page-module__QZyFbG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__QZyFbG__grid{grid-template-columns:repeat(3,1fr)}}
