.LinkCard-module__ZW0VgW__card{background-color:transparent;border:1px solid #1f2937;border-radius:.75rem;flex-direction:column;height:100%;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.LinkCard-module__ZW0VgW__card:hover{border-color:#374151;transform:translateY(-4px)}.LinkCard-module__ZW0VgW__imageContainer{aspect-ratio:2;background-color:transparent;border-bottom:1px solid #1f2937;width:100%;position:relative}.LinkCard-module__ZW0VgW__cardImage{width:100%;height:100%;display:block}.LinkCard-module__ZW0VgW__contain{object-fit:contain}.LinkCard-module__ZW0VgW__cover{object-fit:cover}.LinkCard-module__ZW0VgW__textContainer{background-color:#111827;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1rem;display:flex}.LinkCard-module__ZW0VgW__content{flex-direction:column;flex-grow:1;display:flex}.LinkCard-module__ZW0VgW__title{font-family:var(--font-geist-sans);color:#f3f4f6;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.LinkCard-module__ZW0VgW__description{font-family:var(--font-geist-sans);color:#9ca3af;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.4;display:-webkit-box;overflow:hidden}.LinkCard-module__ZW0VgW__actionsContainer{justify-content:center;gap:.75rem;display:flex}.LinkCard-module__ZW0VgW__actionButton{font-family:var(--font-geist-mono);text-align:center;white-space:nowrap;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.LinkCard-module__ZW0VgW__actionButton:hover{transform:scale(1.05)}.LinkCard-module__ZW0VgW__primary{color:#fff;background-color:#3b82f6}.LinkCard-module__ZW0VgW__secondary{color:#d1d5db;background-color:#374151}
.Dashboard-module__DB7hEa__container{max-width:56rem;margin-left:auto;margin-right:auto;padding:2rem}.Dashboard-module__DB7hEa__mainTitle{font-family:var(--font-geist-sans);text-align:center;margin-bottom:3rem;font-size:2.25rem;font-weight:700}.Dashboard-module__DB7hEa__categorySection{margin-bottom:3rem}.Dashboard-module__DB7hEa__categoryTitle{font-family:var(--font-geist-mono);color:#cbd5e1;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.Dashboard-module__DB7hEa__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:768px){.Dashboard-module__DB7hEa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.Dashboard-module__DB7hEa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
