.resources-module__oEYuna__container{background-color:var(--background);color:var(--foreground);min-height:calc(100vh - 70px);padding:4rem 10%}.resources-module__oEYuna__header{text-align:center;margin-bottom:4rem}.resources-module__oEYuna__header h1{color:var(--color-slate-900);margin-bottom:1rem;font-size:2.5rem}.resources-module__oEYuna__header p{color:var(--color-slate-600);max-width:600px;margin:0 auto;font-size:1.1rem}.resources-module__oEYuna__section{margin-bottom:4rem}.resources-module__oEYuna__section h2{color:var(--color-slate-800);border-bottom:1px solid var(--color-slate-200);margin-bottom:2rem;padding-bottom:.5rem;font-size:1.5rem}.resources-module__oEYuna__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.resources-module__oEYuna__card{border:1px solid var(--color-slate-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.resources-module__oEYuna__card:hover{box-shadow:var(--shadow-md);border-color:var(--color-leaf-green);transform:translateY(-5px)}.resources-module__oEYuna__formatBadge{background:var(--color-slate-100);color:var(--color-leaf-green);border:1px solid var(--color-leaf-green-light);border-radius:4px;margin-bottom:1rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.resources-module__oEYuna__card h3{color:var(--color-slate-900);margin-bottom:.5rem;font-size:1.1rem}.resources-module__oEYuna__card p{color:var(--color-slate-600);margin-bottom:1.5rem;font-size:.9rem}.resources-module__oEYuna__downloadBtn{border:1px solid var(--color-slate-300);color:var(--color-slate-700);cursor:pointer;background:0 0;border-radius:4px;width:100%;padding:.6rem 1rem;font-weight:600;transition:all .2s}.resources-module__oEYuna__downloadBtn:hover{background:var(--color-leaf-green);border-color:var(--color-leaf-green);color:#fff}
