@layer payload-default{[data-theme=light] .dashboard__group{width:100%;margin-bottom:40px}[data-theme=light] .dashboard__group--featured{margin-bottom:48px}[data-theme=light] .dashboard__group-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e8dfcf}[data-theme=light] .dashboard__eyebrow{margin:0 0 5px;font-size:9px;font-weight:700;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:#a08b64}[data-theme=light] .dashboard__label{margin:0;font-size:19px;font-weight:700;line-height:1.2;letter-spacing:-.02em;text-transform:none;color:#2b2314}[data-theme=light] .dashboard__group-count{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border:1px solid #e4d8bd;border-radius:999px;background:#faf6ed;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#95752f;white-space:nowrap}[data-theme=light] .dashboard__card-list{display:grid;grid-template-columns:repeat(var(--cols,4),minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}[data-theme=light] .dashboard__card-item{min-width:0}}@media(max-width:1200px){@layer payload-default{[data-theme=light] .dashboard__card-list{grid-template-columns:repeat(3,minmax(0,1fr))}}}@media(max-width:900px){@layer payload-default{[data-theme=light] .dashboard__card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}}@media(max-width:640px){@layer payload-default{[data-theme=light] .dashboard__group{margin-bottom:30px}[data-theme=light] .dashboard__group--featured{margin-bottom:34px}[data-theme=light] .dashboard__group-header{align-items:flex-start;margin-bottom:14px;padding-bottom:12px}[data-theme=light] .dashboard__eyebrow{font-size:8px}[data-theme=light] .dashboard__label{font-size:16px}[data-theme=light] .dashboard__group-count{min-height:24px;padding:4px 8px;font-size:7px}[data-theme=light] .dashboard__card-list{grid-template-columns:1fr;gap:12px}}}