.bento-grid:where(.astro-32kd63li){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(180px,auto);gap:16px;max-width:1200px;margin:48px auto 0}@media(max-width:900px){.bento-grid:where(.astro-32kd63li){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.bento-grid:where(.astro-32kd63li){grid-template-columns:1fr;gap:12px}}.bento-tile--wide:where(.astro-32kd63li){grid-column:span 2}.bento-tile--tall:where(.astro-32kd63li){grid-row:span 2}@media(max-width:900px){.bento-tile--wide:where(.astro-32kd63li){grid-column:span 2}.bento-tile--tall:where(.astro-32kd63li){grid-row:span 1}}@media(max-width:640px){.bento-tile--wide:where(.astro-32kd63li),.bento-tile--tall:where(.astro-32kd63li){grid-column:span 1;grid-row:span 1}}.bento-tile:where(.astro-32kd63li){--bento-accent: var(--accent);display:flex;flex-direction:column;gap:12px;padding:20px;background:var(--bg-card);border:1px solid var(--border-default);border-radius:12px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;overflow:hidden;min-height:180px}.bento-tile:where(.astro-32kd63li):hover{border-color:var(--bento-accent);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.bento-tile__head:where(.astro-32kd63li){display:flex;align-items:center}.bento-tile__label:where(.astro-32kd63li){font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bento-accent);opacity:.8}.bento-tile__visual:where(.astro-32kd63li){flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.bento-tile__visual:where(.astro-32kd63li) svg{width:100%;height:auto;max-height:100%;display:block}.bento-tile__foot:where(.astro-32kd63li){display:flex;flex-direction:column;gap:4px;margin-top:auto}.bento-tile__kpi:where(.astro-32kd63li){font-size:1.65rem;font-weight:700;color:var(--text-heading);line-height:1}.bento-tile__caption:where(.astro-32kd63li){font-size:.78rem;line-height:1.5;color:var(--text-secondary)}@media(prefers-reduced-motion:reduce){.bento-tile:where(.astro-32kd63li){transition:none}}
