.welcome-container{max-width:600px;margin:2rem auto}.welcome-title{color:var(--lpx-primary,#1b4965);font-weight:600}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}@media(max-width:768px){.dashboard-grid{grid-template-columns:1fr}}.dashboard-card{background:#fff;border:1px solid #e2e5e9;border-radius:.5rem;padding:1.25rem;box-shadow:none!important;display:flex;flex-direction:column}.dashboard-card-title{font-family:'Signika Negative',sans-serif;font-weight:600;font-size:1rem;color:var(--lpx-card-title-text-color,#280050);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e2e5e9}.dashboard-card-title i{color:var(--lpx-primary,#280050);font-size:.9rem}.dashboard-card-body{flex:1;display:flex;flex-direction:column;justify-content:center}.dashboard-dagregistratie-list{display:flex;flex-direction:column;gap:.5rem}.dashboard-dagregistratie-btn{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;text-align:left;font-size:.95rem;border-color:#6c757d;color:#495057;transition:background-color .15s,border-color .15s}.dashboard-dagregistratie-btn:hover{background-color:#f8f9fa;border-color:#495057;color:#212529}.dashboard-info-message{color:#6c757d;font-size:.9rem;padding:.5rem 0}.dashboard-info-message i{color:#adb5bd}.dashboard-success-message{color:#198754;font-size:.9rem;padding:.5rem 0}.dashboard-success-message i{color:#198754}.tl-gisteren-card{max-width:100%}.tl-row-2{display:grid;grid-template-columns:1fr;max-width:25%;margin-top:1.5rem}@media(max-width:768px){.tl-row-2{max-width:100%}}.tl-hoogtepunt-done{color:#198754;font-size:.95rem;padding:.75rem 0}.tl-hoogtepunt-done s{color:#6c757d}.tl-quote-item{background-color:#fff5f3;border-left:3px solid #f0887a;padding:.5rem .5rem .5rem .75rem;border-radius:4px;margin-bottom:.5rem}.tl-quote-item:last-child{margin-bottom:0}.tl-quote-author{font-weight:600;font-size:.85rem;color:var(--lpx-card-title-text-color,#280050)}.tl-quote-text{font-size:.9rem;color:#495057;margin-top:.15rem}.tl-gisteren-card .dashboard-card-title i{color:#f0887a}