.overview-dashboard{max-width:68rem;margin-inline:auto;display:flex;flex-direction:column;gap:1rem}.overview-account-alert{background:var(--surface);border:1px solid var(--border);color:var(--text-primary)}.overview-account-alert__cta{background:var(--brand);color:#fff}.overview-account-alert__cta:hover{background:var(--brand-dark)}.dark .overview-account-alert__cta{background:rgb(var(--brand-rgb)/.28);color:#fff;border:1px solid rgb(var(--brand-rgb)/.4)}.dark .overview-account-alert__cta:hover{background:rgb(var(--brand-rgb)/.38)}@media (max-width:1023px){.overview-dashboard{gap:1.25rem;padding-bottom:.5rem}.overview-dashboard__hero-band{order:1}.overview-dashboard__attention{order:2}.overview-dashboard__shortcuts{order:3}.overview-dashboard__board{order:4;gap:1.25rem;min-height:auto}.overview-dashboard__cell--projects{order:1}.overview-dashboard__cell--products{order:2}.overview-dashboard__cell--agents{order:3}.overview-dashboard__cell>*{height:auto}.overview-products .purchased-product-grid--board{display:flex;flex-direction:row;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:-.25rem;padding-inline:.25rem 1rem;padding-bottom:.15rem}.overview-products .purchased-product-grid--board::-webkit-scrollbar{display:none}.overview-products .purchased-product-grid--board .purchased-product-card,.overview-products .purchased-product-grid--board .purchased-product-card--skeleton{flex:0 0 min(78vw,17.5rem);scroll-snap-align:start;min-height:10.5rem}.overview-products .purchased-product-grid--board .purchased-product-card__stage{min-height:6rem;padding-top:1.1rem}.overview-projects-featured{background:var(--action-hover)}.overview-projects-featured__body{padding-inline:1rem;padding-block:1rem}.overview-agents-row,.overview-projects-row{min-height:3.25rem}.overview-list-head{padding:.85rem 1rem;min-height:3rem}.overview-list-head a{min-height:2.75rem;display:inline-flex;align-items:center;padding-inline:.25rem}}@media (min-width:1024px){.overview-dashboard{max-width:none;height:100%;min-height:0;gap:.75rem;overflow-y:auto}}.overview-dashboard__hero-band{position:relative;flex-shrink:0;padding:.15rem .1rem .35rem;border-radius:0;background:transparent;border:none;box-shadow:none;overflow:visible}.dark .overview-dashboard__hero-band{background:transparent;border-color:transparent}.overview-dashboard__hero-band-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.4rem}@media (min-width:1024px){.overview-dashboard__hero-band-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.overview-dashboard__subtitle{margin:.35rem 0 0;max-width:42rem;font-size:1rem;font-weight:700;line-height:1.45;color:var(--text-primary);text-wrap:pretty}.overview-dashboard__attention{flex-shrink:0}.overview-dashboard__board{display:flex;flex-direction:column;gap:.75rem;min-height:0}.overview-dashboard__cell{min-width:0;min-height:0;display:flex;flex-direction:column}.overview-dashboard__cell>*{min-height:0}@media (min-width:1024px){.overview-dashboard__board{flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto minmax(18rem,1fr);gap:.75rem}.overview-dashboard__board:has(.overview-dashboard__cell--agents-compact){grid-template-rows:auto auto max-content;align-content:start}.overview-dashboard__cell--products{grid-column:1/-1;grid-row:1}.overview-dashboard__cell--projects{grid-column:1;grid-row:2}.overview-dashboard__cell--agents{grid-column:2;grid-row:2}.overview-dashboard__cell--projects-wide{grid-column:1/-1;grid-row:2}.overview-dashboard__cell--agents-compact{grid-column:1/-1;grid-row:3;align-self:start;height:auto}.overview-dashboard__cell--agents:not(.overview-dashboard__cell--agents-compact)>*,.overview-dashboard__cell--projects>*{flex:1 1 auto;overflow:auto}.overview-dashboard__cell--agents-compact>*,.overview-dashboard__cell--projects-wide>*{flex:0 0 auto;height:auto;overflow:visible}}.overview-dashboard__shortcuts{flex-shrink:0}.overview-section-label{margin:0 0 .45rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.overview-products{display:flex;flex-direction:column;gap:.55rem;min-height:0}.overview-products__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0}.overview-products__title{margin:0;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--text-primary)}.overview-products__hint{margin:0 0 .65rem;max-width:42rem;font-size:.9375rem;font-weight:700;line-height:1.5;color:var(--text-primary);text-wrap:pretty}.overview-agents-empty{display:flex;flex-direction:row;align-items:center;gap:.75rem 1rem;direction:ltr}.overview-agents-empty__cta{flex:0 0 auto;display:inline-flex}.overview-agents-empty__copy{flex:1 1 auto;min-width:0}.overview-products__empty{padding:.85rem 1rem;text-align:start;border:1px dashed var(--border);border-radius:var(--radius-card);background:var(--surface)}.overview-list-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 1rem;background:var(--surface);border-bottom:1px solid var(--border)}.dark .overview-list-head{background:var(--surface);border-bottom-color:var(--border)}.overview-dashboard__shortcuts .border-border{border-color:var(--border)}.overview-dashboard__shortcuts .bg-border{background-color:var(--border)}.overview-products .purchased-product-grid--board .purchased-product-card__gradient{display:none}@media (max-width:1023px){.overview-dashboard__hero-band{padding:.1rem 0 .25rem}.overview-dashboard__subtitle{font-size:1.0625rem;line-height:1.5}}