.project-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.project-card{background-color:#f8f9fa;border-radius:8px;padding:1rem;text-align:center}.project-card h3{margin-bottom:.5rem;color:#333}.project-card__number{font-size:2rem;font-weight:700;color:#2a6}.project-card__info{font-size:.8rem;color:#555}.centered-container-title{display:"flex";justify-content:"center";height:"100vh"}.dashboard-content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.dashboard-section{background-color:#fff;border-radius:8px;padding:1rem}.footer{justify-content:right;position:fixed;bottom:0;width:100%}.footer p{font-size:var(--lumo-font-size-xs);margin-inline:var(--lumo-space-s)}.title-pointer{--lumo-clickable-cursor: pointer;cursor:var(--lumo-clickable-cursor)}.title-top:hover{filter:brightness(85%)}
