.dicas_container__tXmZ1{max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh;background:#f8fafc}.dicas_title__ajIQW{text-align:center;margin-bottom:3rem}.dicas_title__ajIQW h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.dicas_title__ajIQW p{font-size:1.1rem;color:#64748b}.dicas_topicsGrid__LgeBF{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.dicas_topicCard__GpPp5{background:white;border-radius:1rem;padding:2rem;text-decoration:none;color:inherit;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.dicas_topicCard__GpPp5:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.dicas_cardHeader__vtcGe{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dicas_topicNumber__avVLp{background:#3b82f6;color:white;width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem}.dicas_topicTitle__rZhF0{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.dicas_topicDescription__lQWPa{list-style:none;padding:0;margin:0}.dicas_topicDescription__lQWPa li{color:#64748b;font-size:.95rem;padding:.5rem 0 .5rem 1.5rem;position:relative;line-height:1.5}.dicas_topicDescription__lQWPa li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.dicas_topicDescription__lQWPa li:not(:last-child){border-bottom:1px solid #f1f5f9}.dicas_topicCard__GpPp5:first-child .dicas_topicNumber__avVLp{background:#10b981}.dicas_topicCard__GpPp5:nth-child(2) .dicas_topicNumber__avVLp{background:#3b82f6}.dicas_topicCard__GpPp5:nth-child(3) .dicas_topicNumber__avVLp{background:#8b5cf6}@media (max-width:768px){.dicas_container__tXmZ1{padding:1rem}.dicas_title__ajIQW h1{font-size:2rem}.dicas_topicsGrid__LgeBF{grid-template-columns:1fr;gap:1.5rem}.dicas_topicCard__GpPp5{padding:1.5rem}}