.dashboard-shell{max-width:1120px;margin:auto;padding:55px 24px 100px}.dashboard-shell>h1{margin:12px 0 30px;font-size:clamp(48px,7vw,78px)}.dashboard-shell>h1 em{color:var(--red);font-weight:400}.dashboard-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.dashboard-grid a{border:1px solid var(--line);border-top:5px solid var(--green);color:var(--ink);background:#fffaf0;padding:21px;text-decoration:none;box-shadow:4px 4px #c7b89f}.dashboard-grid a>span{background:var(--green);color:#fff;place-items:center;width:38px;height:32px;font-size:8px;font-weight:900;display:grid}.dashboard-grid h2{margin:13px 0 7px;font-size:23px}.dashboard-grid p{color:#675f54;font-size:11px;line-height:1.5}@media (width<=800px){.dashboard-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.dashboard-grid{grid-template-columns:1fr}.dashboard-shell{padding-inline:16px}}
