.dashboard{color:#000;background:#fff;width:800px;height:480px;padding:8px 20px;position:relative}.topbar{border-bottom:2px solid #000;grid-template-columns:auto 1fr;align-items:end;gap:18px;height:30px;display:grid}.month-title{font-size:24px;font-weight:900;line-height:1}.brand{padding-bottom:4px;font-size:22px;font-weight:800}.stamp,.today-summary{padding-bottom:4px;font-size:13px;font-weight:700}.today-summary{text-align:right;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.calendar-grid{grid-template-rows:20px repeat(6,62px);grid-template-columns:repeat(7,106px);width:742px;display:grid;position:absolute;top:45px;left:20px}.calendar-grid.rows-5{grid-template-rows:20px repeat(5,74px)}.weekday{padding-left:8px;font-size:14px;font-weight:900}.day{border:1px solid #000;padding:5px 7px;position:relative;overflow:hidden}.day.muted{color:#b8b8b8}.day.today{color:#000;background:#fff}.day-num{place-items:center;min-width:24px;height:22px;font-size:17px;font-weight:900;line-height:1;display:inline-grid}.day.today .day-num{color:#fff;background:#000;border-radius:999px}.dot{background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:8px}.day-event{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:6px;font-size:12px;font-weight:800;display:block;overflow:hidden}.day-event.second{margin-top:2px}.agenda-list{margin-top:20px}.agenda-row{border-bottom:1px solid #000;grid-template-columns:82px 96px 1fr;align-items:center;height:45px;font-weight:900;display:grid}.agenda-date{font-size:22px}.agenda-time{font-size:16px}.agenda-title{white-space:nowrap;text-overflow:ellipsis;font-size:26px;overflow:hidden}.hint{font-size:16px;font-weight:800;position:absolute;bottom:20px;left:30px}.status-panel{gap:18px;margin-top:36px;font-weight:900;display:grid}.status-panel div{border-bottom:1px solid #000;grid-template-columns:170px 1fr;padding-bottom:12px;display:grid}.status-panel span{font-size:24px}.status-panel strong{font-size:28px}
