.guides-module__roZzHW__guidesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;padding:4rem 0;display:grid}.guides-module__roZzHW__guideCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:2.5rem;transition:transform .2s,border-color .2s}.guides-module__roZzHW__guideCard:hover{border-color:var(--accent);transform:translateY(-5px)}.guides-module__roZzHW__guideCard h2{margin-bottom:1rem;font-size:1.75rem}.guides-module__roZzHW__guideCard p{margin-bottom:1.5rem}.guides-module__roZzHW__readMore{color:var(--accent);font-weight:600}.guides-module__roZzHW__header{text-align:center;border-bottom:1px solid var(--border);padding:6rem 0 2rem}.guides-module__roZzHW__header h1{margin-bottom:1rem;font-size:3rem}
