.page-module__QZyFbG__main{background-color:var(--background);min-height:100vh;color:var(--foreground);padding-bottom:4rem}.page-module__QZyFbG__hero{text-align:center;background:radial-gradient(circle at 50% 0,#2fa4e726 0%,#0000 60%);margin-bottom:4rem;padding:10rem 1.5rem 6rem;position:relative}.page-module__QZyFbG__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.page-module__QZyFbG__heroSubtitle{color:#a3a3a3;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module__QZyFbG__heroDesc{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.page-module__QZyFbG__toolsSection{padding:2rem 1.5rem}.page-module__QZyFbG__container{max-width:1200px;margin:0 auto}.page-module__QZyFbG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module__QZyFbG__toolCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;height:100%;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.page-module__QZyFbG__toolCard:hover{border-color:var(--primary);background:#191919cc;transform:translateY(-5px);box-shadow:0 10px 40px -10px #00a2ff4d}.page-module__QZyFbG__icon{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:3rem;transition:transform .3s;display:flex}.page-module__QZyFbG__toolCard:hover .page-module__QZyFbG__icon{background:#00a2ff1a;transform:scale(1.1)rotate(5deg)}.page-module__QZyFbG__toolCard h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.page-module__QZyFbG__toolCard p{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;line-height:1.6}@media (max-width:768px){.page-module__QZyFbG__heroTitle{font-size:2.5rem}.page-module__QZyFbG__hero{padding:6rem 1rem 4rem}}
