.dashboard-module__PgFmWW__container{max-width:var(--container-width);margin:2rem auto;padding:0 1rem}.dashboard-module__PgFmWW__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.dashboard-module__PgFmWW__title{color:var(--primary);font-size:1.8rem;font-weight:700}.dashboard-module__PgFmWW__welcomeUser{color:var(--secondary)}.dashboard-module__PgFmWW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.dashboard-module__PgFmWW__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:transform .2s}.dashboard-module__PgFmWW__card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.dashboard-module__PgFmWW__cardTitle{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;display:flex}.dashboard-module__PgFmWW__cardDesc{color:var(--secondary);font-size:.9rem;line-height:1.5}.dashboard-module__PgFmWW__section{margin-top:3rem}.dashboard-module__PgFmWW__sectionTitle{color:var(--primary);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.dashboard-module__PgFmWW__noticeList{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.dashboard-module__PgFmWW__noticeItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.dashboard-module__PgFmWW__noticeItem:last-child{border-bottom:none}.dashboard-module__PgFmWW__noticeTitle{color:var(--text-primary);font-weight:500}.dashboard-module__PgFmWW__noticeDate{color:var(--text-secondary);font-size:.85rem}
