.HomeDashboard_dashboard__QRXxc{display:grid;grid-gap:var(--s-3);gap:var(--s-3);min-width:0}.HomeDashboard_dashboard__QRXxc .summary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.HomeDashboard_dashboard__QRXxc .summary .hi{margin:0;font-size:18px;font-weight:800}.HomeDashboard_dashboard__QRXxc .summary .sub{font-size:13px;color:var(--text-muted)}.HomeDashboard_dashboard__QRXxc .rt{display:flex;gap:4px;background:var(--gray-100);border-radius:var(--r-pill);padding:3px}.HomeDashboard_dashboard__QRXxc .rt button,.HomeDashboard_dashboard__QRXxc .rt span{display:inline-flex;align-items:center;font:700 12px/1 var(--font-sans);border:none;background:none;color:var(--text-secondary);padding:6px 12px;border-radius:var(--r-pill)}.HomeDashboard_dashboard__QRXxc .rt button{cursor:pointer}.HomeDashboard_dashboard__QRXxc .rt button.on,.HomeDashboard_dashboard__QRXxc .rt span.on{background:#fff;color:var(--brand-600);box-shadow:var(--shadow-1)}.HomeDashboard_dashboard__QRXxc .sec-h{font-size:13px;font-weight:800;color:var(--text-secondary);margin:22px 0 10px;display:flex;align-items:center;gap:8px}.HomeDashboard_dashboard__QRXxc .sec-h .cnt{font:700 11px/1 var(--font-mono);color:var(--text-muted)}.HomeDashboard_dashboard__QRXxc .sec-h .sub{font-weight:600;color:var(--text-muted)}.HomeDashboard_dashboard__QRXxc .todos{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:12px;gap:12px}.HomeDashboard_dashboard__QRXxc .acard{background:var(--bg-surface);border:1px solid var(--border-subtle);border-left:4px solid var(--gray-300);border-radius:var(--r-lg);padding:14px 16px;box-shadow:var(--shadow-1);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font:inherit;text-align:left}.HomeDashboard_dashboard__QRXxc .acard:hover{box-shadow:var(--shadow-3)}.HomeDashboard_dashboard__QRXxc .acard.critical{border-left-color:var(--danger-500)}.HomeDashboard_dashboard__QRXxc .acard.warning{border-left-color:var(--warning-500)}.HomeDashboard_dashboard__QRXxc .acard.info{border-left-color:var(--info-500)}.HomeDashboard_dashboard__QRXxc .acard .t{font-size:13.5px;font-weight:700}.HomeDashboard_dashboard__QRXxc .acard .d{font-size:12px;color:var(--text-muted);margin-top:3px}.HomeDashboard_dashboard__QRXxc .empty{background:var(--bg-surface);border:1px dashed var(--border-default);border-radius:var(--r-lg);padding:22px;text-align:center;color:var(--text-muted);font-size:13px}.HomeDashboard_dashboard__QRXxc .qa-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--s-2);gap:var(--s-2)}.HomeDashboard_dashboard__QRXxc .qa{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:var(--component-button-height);background:var(--component-button-bg);border:1px solid var(--component-panel-border);border-radius:var(--component-button-radius);padding:0 var(--component-button-padding-x);cursor:pointer;display:flex;align-items:center;gap:var(--component-button-gap);box-shadow:var(--component-panel-shadow);color:var(--component-button-fg);text-decoration:none;text-align:left}.HomeDashboard_dashboard__QRXxc .qa:hover{border-color:var(--border-default);box-shadow:var(--shadow-2)}.HomeDashboard_dashboard__QRXxc .qa svg{width:18px;height:18px;flex:0 0 18px;color:var(--text-secondary);stroke-width:1.8}.HomeDashboard_dashboard__QRXxc .qa .t{min-width:0;color:var(--text-primary);font-size:var(--component-button-font-size);font-weight:750;line-height:1.2;white-space:nowrap}.HomeDashboard_dashboard__QRXxc .qa.disabled{opacity:.45;cursor:not-allowed}.HomeDashboard_dashboard__QRXxc .acard:focus-visible,.HomeDashboard_dashboard__QRXxc .qa:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.HomeDashboard_dashboard__QRXxc .cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.HomeDashboard_dashboard__QRXxc .card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--r-lg);box-shadow:var(--shadow-3);overflow:hidden}.HomeDashboard_dashboard__QRXxc .card .ch{padding:14px 16px;border-bottom:1px solid var(--border-subtle);font-size:13px;font-weight:800;display:flex;justify-content:space-between}.HomeDashboard_dashboard__QRXxc .card .ch a{font:700 12px var(--font-sans);color:var(--brand-600);text-decoration:none}.HomeDashboard_dashboard__QRXxc .li{display:flex;align-items:center;gap:10px;padding:11px 16px;border-bottom:1px solid var(--gray-100);font-size:13px}.HomeDashboard_dashboard__QRXxc .li:last-child{border-bottom:none}.HomeDashboard_dashboard__QRXxc .li .when{font-family:var(--font-mono);color:var(--text-muted);font-size:12px;min-width:48px}.HomeDashboard_dashboard__QRXxc .li .badge{margin-left:auto;font:700 11px var(--font-sans);padding:3px 8px;border-radius:var(--r-pill)}.HomeDashboard_dashboard__QRXxc .b-info{background:var(--info-50);color:var(--info-700)}.HomeDashboard_dashboard__QRXxc .b-success{background:var(--success-50);color:var(--success-700)}.HomeDashboard_dashboard__QRXxc .b-warning{background:var(--warning-50);color:var(--warning-700)}.HomeDashboard_dashboard__QRXxc .kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-top:8px}.HomeDashboard_dashboard__QRXxc .kpi{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--r-lg);padding:16px;box-shadow:var(--shadow-1)}.HomeDashboard_dashboard__QRXxc .kpi .t{font-size:12px;color:var(--text-muted)}.HomeDashboard_dashboard__QRXxc .kpi .v{font-size:22px;font-weight:800;font-family:var(--font-mono);margin-top:4px}.HomeDashboard_dashboard__QRXxc .kpi .v.mask{color:var(--gray-400)}.HomeDashboard_dashboard__QRXxc .kpi .sub{font-size:11px;color:var(--text-muted);margin-top:2px}.HomeDashboard_dashboard__QRXxc .loc-summary{margin-top:12px;background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--r-lg);padding:14px 16px;box-shadow:var(--shadow-1)}.HomeDashboard_dashboard__QRXxc .loc-summary .ls-h{font-size:12px;font-weight:700;color:var(--text-secondary);margin-bottom:10px}.HomeDashboard_dashboard__QRXxc .ls-filter-row{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px}.HomeDashboard_dashboard__QRXxc .ls-filter-label{padding-top:6px;color:var(--text-muted);font-size:11px;font-weight:800}.HomeDashboard_dashboard__QRXxc .ls-chips{display:flex;flex-wrap:wrap;gap:8px}.HomeDashboard_dashboard__QRXxc .ls-chip{display:inline-flex;align-items:center;gap:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;font-size:12px;font-family:var(--font-sans);color:var(--text-secondary);background:var(--gray-50);border:1px solid var(--border-subtle);border-radius:var(--r-pill);padding:5px 11px;cursor:pointer}.HomeDashboard_dashboard__QRXxc .ls-chip b{font-family:var(--font-mono);font-weight:800;color:var(--text-primary)}.HomeDashboard_dashboard__QRXxc .ls-chip.active,.HomeDashboard_dashboard__QRXxc .ls-chip:focus-visible,.HomeDashboard_dashboard__QRXxc .ls-chip:hover{border-color:var(--brand-200);background:var(--brand-50);color:var(--brand-700)}.HomeDashboard_dashboard__QRXxc .ls-chip:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.HomeDashboard_dashboard__QRXxc .ls-chip.active b{color:var(--brand-700)}.HomeDashboard_dashboard__QRXxc .ls-chip.z{opacity:.5}.HomeDashboard_dashboard__QRXxc .ls-chip.z b{color:var(--gray-400)}.HomeDashboard_dashboard__QRXxc .loc-stock-list{margin-top:12px;border-top:1px solid var(--border-subtle);padding-top:12px}.HomeDashboard_dashboard__QRXxc .loc-stock-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--text-secondary);font-size:12px;font-weight:800}.HomeDashboard_dashboard__QRXxc .loc-stock-summary{display:grid;grid-gap:3px;gap:3px}.HomeDashboard_dashboard__QRXxc .loc-stock-summary span:last-child{color:var(--text-muted);font-weight:700}.HomeDashboard_dashboard__QRXxc .loc-category-control{display:grid;grid-template-columns:auto minmax(150px,190px);align-items:center;grid-gap:8px;gap:8px;color:var(--text-muted);font-size:11px;font-weight:800}.HomeDashboard_dashboard__QRXxc .loc-category-control select{min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-subtle);border-radius:var(--r-md);background:var(--bg-surface);color:var(--text-primary);padding:0 34px 0 12px;font:700 12px/1 var(--font-sans);background-image:linear-gradient(45deg,transparent 50%,var(--text-muted) 50%),linear-gradient(135deg,var(--text-muted) 50%,transparent 50%);background-position:calc(100% - 16px) 19px,calc(100% - 11px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.HomeDashboard_dashboard__QRXxc .loc-category-control select:focus-visible{outline:none;border-color:var(--brand-200);box-shadow:var(--shadow-focus)}.HomeDashboard_dashboard__QRXxc .loc-stock-items{display:grid;max-height:320px;overflow:auto;border:1px solid var(--border-subtle);border-radius:var(--r-md)}.HomeDashboard_dashboard__QRXxc .loc-stock-items:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.HomeDashboard_dashboard__QRXxc .loc-stock-group+.loc-stock-group{border-top:1px solid var(--border-subtle)}.HomeDashboard_dashboard__QRXxc .loc-stock-category-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;padding:7px 12px;background:var(--gray-50);color:var(--text-secondary);font-size:11px}.HomeDashboard_dashboard__QRXxc .loc-stock-category-head strong{color:var(--text-primary);font-size:12px}.HomeDashboard_dashboard__QRXxc .loc-stock-category-head span{color:var(--text-muted);font-family:var(--font-mono);font-weight:700}.HomeDashboard_dashboard__QRXxc .loc-stock-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(92px,auto) 54px;align-items:center;grid-gap:10px;gap:10px;min-height:48px;padding:9px 12px;border-bottom:1px solid var(--gray-100);background:var(--bg-surface)}.HomeDashboard_dashboard__QRXxc .loc-stock-row:last-child{border-bottom:0}.HomeDashboard_dashboard__QRXxc .loc-stock-main{display:grid;grid-gap:2px;gap:2px;min-width:0}.HomeDashboard_dashboard__QRXxc .loc-stock-main strong{overflow:hidden;color:var(--text-primary);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.HomeDashboard_dashboard__QRXxc .loc-stock-main span,.HomeDashboard_dashboard__QRXxc .loc-stock-place{overflow:hidden;color:var(--text-muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.HomeDashboard_dashboard__QRXxc .loc-stock-qty{justify-self:end;min-width:36px;border-radius:var(--r-pill);background:var(--success-50);color:var(--success-700);padding:4px 8px;font:800 12px/1 var(--font-mono);text-align:center}.HomeDashboard_dashboard__QRXxc .loc-stock-qty.hold{background:var(--warning-50);color:var(--warning-700)}.HomeDashboard_hero__IxyWP{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:var(--s-4);gap:var(--s-4);min-height:132px;border-color:rgba(0,0,0,.08);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.88)),linear-gradient(135deg,var(--brand-50),var(--accent-50))}.HomeDashboard_hero__IxyWP h1,.HomeDashboard_kpiValue__OITjT,.HomeDashboard_sectionTitle__10AaN h2,.HomeDashboard_summaryTitle__gQ4pd{margin:0}.HomeDashboard_actionCard__0bCuq,.HomeDashboard_hero__IxyWP>div,.HomeDashboard_kpiCard___Qnx_,.HomeDashboard_sectionTitle__10AaN>div,.HomeDashboard_summaryCard__ZDjgq{min-width:0}.HomeDashboard_hero__IxyWP p,.HomeDashboard_sectionTitle__10AaN p{margin:var(--s-2) 0 0;overflow-wrap:anywhere}.HomeDashboard_eyebrow__I2ukS{margin:0 0 8px;color:var(--brand-500);font-size:12px;font-weight:900;letter-spacing:.04em}.HomeDashboard_qaGrid__UkTik{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--s-3);gap:var(--s-3)}.HomeDashboard_qaCard__Y_G8d{display:grid;grid-gap:7px;gap:7px;min-height:118px;align-content:start;border:1px solid var(--border-subtle);background:var(--bg-surface);color:inherit;padding:var(--s-4);text-decoration:none}.HomeDashboard_qaCard__Y_G8d:focus-visible,.HomeDashboard_qaCard__Y_G8d:hover{border-color:var(--accent-fill);box-shadow:var(--shadow-focus)}.HomeDashboard_qaCard__Y_G8d strong{font-size:15px}.HomeDashboard_qaCard__Y_G8d span:last-child{color:var(--text-secondary);font-size:12px;font-weight:650;line-height:1.45}.HomeDashboard_qaStatus__rcliR{justify-self:start;border-radius:var(--r-pill);padding:4px 8px;font-size:11px;font-weight:900}.HomeDashboard_badgeRow__EPoHC{display:flex;flex-wrap:wrap;gap:var(--s-2);justify-content:flex-end}.HomeDashboard_badge__m7YVJ{display:inline-flex;align-items:center;min-height:32px;border:1px solid var(--border-subtle);border-radius:var(--r-pill);background:var(--bg-page);color:var(--text-secondary);padding:0 var(--s-3);font-weight:750;white-space:nowrap}.HomeDashboard_counter__IGE_m{flex:0 0 auto;border-radius:var(--r-pill);background:var(--accent-50);color:var(--accent-fill);padding:5px 9px;font-size:11px;font-weight:800}.HomeDashboard_gridFour__RL0rV,.HomeDashboard_gridTwo__6r3gc{display:grid;grid-gap:var(--s-3);gap:var(--s-3);min-width:0}.HomeDashboard_gridFour__RL0rV{grid-template-columns:repeat(4,minmax(0,1fr))}.HomeDashboard_gridTwo__6r3gc{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeDashboard_actionCard__0bCuq,.HomeDashboard_alertItem__Z__tm,.HomeDashboard_kpiCard___Qnx_,.HomeDashboard_locationRow__vZZ03,.HomeDashboard_summaryCard__ZDjgq{border:1px solid var(--border-subtle);border-radius:var(--r-md);background:var(--bg-surface)}.HomeDashboard_actionCard__0bCuq{display:grid;min-height:108px;align-content:space-between;grid-gap:var(--s-3);gap:var(--s-3);padding:var(--s-3);color:inherit;text-decoration:none}.HomeDashboard_actionCard__0bCuq:focus-visible,.HomeDashboard_actionCard__0bCuq:hover{border-color:var(--accent-fill);box-shadow:var(--shadow-focus)}.HomeDashboard_actionTop__x0tz2{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--s-3)}.HomeDashboard_actionTitle__ijbW_{font-weight:800;overflow-wrap:anywhere}.HomeDashboard_status__FihRx{flex:0 0 auto;border-radius:var(--r-pill);padding:4px 8px;font-size:11px;font-weight:800}.HomeDashboard_ready__WPx1p{background:var(--success-50);color:var(--success-700)}.HomeDashboard_blocked__o2ugM{background:var(--danger-50);color:var(--danger-700)}.HomeDashboard_review__fDlJd{background:var(--warning-50);color:var(--warning-800)}.HomeDashboard_sectionTitle__10AaN{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--s-4);margin-bottom:var(--s-3)}.HomeDashboard_alertList__aBBiV,.HomeDashboard_summaryList__owcb6{display:grid;grid-gap:var(--s-3);gap:var(--s-3);margin:0;padding:0;list-style:none}.HomeDashboard_summaryCard__ZDjgq{display:grid;grid-gap:var(--s-1);gap:var(--s-1);padding:var(--s-3);overflow-wrap:anywhere}.HomeDashboard_summaryMeta__pKKlN{color:var(--accent-fill);font-weight:800}.HomeDashboard_kpiCard___Qnx_{display:grid;grid-gap:var(--s-2);gap:var(--s-2);padding:var(--s-3)}.HomeDashboard_kpiValue__OITjT{color:var(--text-primary);font-size:26px;font-weight:850;line-height:1.1}.HomeDashboard_sourceName__TukfE{color:var(--text-primary);font-family:var(--font-mono);font-size:13px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.HomeDashboard_warningValue__wLxII{color:var(--warning-800)}.HomeDashboard_locationList__aPng9{display:grid;grid-gap:var(--s-2);gap:var(--s-2)}.HomeDashboard_locationRow__vZZ03{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:var(--s-3);gap:var(--s-3);min-height:44px;padding:0 var(--s-3)}.HomeDashboard_locationMetric__BB5e_{min-width:68px;text-align:right;font-weight:800}.HomeDashboard_alertItem__Z__tm{padding:var(--s-3);color:var(--text-secondary);overflow-wrap:anywhere}.HomeDashboard_entryLinks__zB_Ba{display:flex;flex-wrap:wrap;gap:var(--s-2);margin-top:var(--s-4)}@media (max-width:720px){.HomeDashboard_gridTwo__6r3gc,.HomeDashboard_hero__IxyWP{grid-template-columns:1fr}.HomeDashboard_badgeRow__EPoHC{justify-content:flex-start}}@media (max-width:560px){.HomeDashboard_gridFour__RL0rV,.HomeDashboard_qaGrid__UkTik{grid-template-columns:1fr}.HomeDashboard_sectionTitle__10AaN{align-items:flex-start;flex-direction:column}.HomeDashboard_locationRow__vZZ03{grid-template-columns:1fr;align-items:start;padding-block:var(--s-3)}.HomeDashboard_locationMetric__BB5e_{min-width:0;text-align:left}.HomeDashboard_dashboard__QRXxc .loc-stock-head,.HomeDashboard_dashboard__QRXxc .loc-stock-row{grid-template-columns:1fr}.HomeDashboard_dashboard__QRXxc .ls-filter-row{grid-template-columns:1fr;gap:4px}.HomeDashboard_dashboard__QRXxc .ls-filter-label{padding-top:0}.HomeDashboard_dashboard__QRXxc .loc-stock-head{display:grid}.HomeDashboard_dashboard__QRXxc .loc-category-control{grid-template-columns:1fr;gap:4px}.HomeDashboard_dashboard__QRXxc .loc-category-control select{width:100%;font-size:16px}.HomeDashboard_dashboard__QRXxc .loc-stock-items{max-height:min(52dvh,420px)}.HomeDashboard_dashboard__QRXxc .loc-stock-place,.HomeDashboard_dashboard__QRXxc .loc-stock-qty{justify-self:start}}@media (max-width:390px){.HomeDashboard_actionCard__0bCuq,.HomeDashboard_kpiCard___Qnx_,.HomeDashboard_summaryCard__ZDjgq{min-width:0}}.HomeDashboard_dashboard__QRXxc{gap:14px;width:min(100%,1080px);margin:0 auto}.HomeDashboard_hero__IxyWP{display:flex;align-items:center;justify-content:space-between;min-height:auto;margin-bottom:6px;padding:0;border:0;background:transparent;box-shadow:none}.HomeDashboard_hero__IxyWP h1{font-size:17px;font-weight:800;line-height:1.25}.HomeDashboard_hero__IxyWP p{margin-top:6px}.HomeDashboard_qaGrid__UkTik{gap:10px}.HomeDashboard_qaCard__Y_G8d{padding:14px}.HomeDashboard_gridFour__RL0rV,.HomeDashboard_gridTwo__6r3gc{gap:10px}.HomeDashboard_eyebrow__I2ukS{display:none}.HomeDashboard_badgeRow__EPoHC{display:inline-flex;gap:4px;padding:3px;border-radius:var(--r-pill);background:var(--gray-100)}.HomeDashboard_badge__m7YVJ{min-height:26px;border:0;background:#fff;color:var(--brand-600);padding:0 12px;font-size:12px;font-weight:700;box-shadow:var(--shadow-1)}.HomeDashboard_qaGrid__UkTik{grid-template-columns:repeat(4,1fr);gap:12px}.HomeDashboard_qaCard__Y_G8d{min-height:92px;border-radius:var(--r-lg);padding:16px;box-shadow:var(--shadow-1)}.HomeDashboard_qaCard__Y_G8d:focus-visible,.HomeDashboard_qaCard__Y_G8d:hover{border-color:var(--border-subtle);box-shadow:var(--shadow-3)}.HomeDashboard_qaStatus__rcliR{display:none}.HomeDashboard_sectionTitle__10AaN{align-items:center;margin-bottom:10px}.HomeDashboard_sectionTitle__10AaN h2{font-size:13px;font-weight:800;color:var(--text-secondary)}.HomeDashboard_sectionTitle__10AaN p{display:inline;margin-left:8px;font-size:12px}.HomeDashboard_gridFour__RL0rV{grid-template-columns:repeat(4,1fr);gap:12px}.HomeDashboard_gridTwo__6r3gc{grid-template-columns:1fr 1fr;gap:14px}.HomeDashboard_actionCard__0bCuq,.HomeDashboard_alertItem__Z__tm,.HomeDashboard_kpiCard___Qnx_,.HomeDashboard_locationRow__vZZ03,.HomeDashboard_summaryCard__ZDjgq{border-radius:var(--r-lg);box-shadow:var(--shadow-1)}.HomeDashboard_actionCard__0bCuq{min-height:92px;padding:16px}.HomeDashboard_summaryList__owcb6{gap:0}.HomeDashboard_summaryCard__ZDjgq{border:0;border-bottom:1px solid var(--gray-100);border-radius:0;padding:11px 16px;box-shadow:none}.HomeDashboard_summaryCard__ZDjgq:last-child{border-bottom:0}.HomeDashboard_summaryTitle__gQ4pd{font-size:13px;font-weight:700}.HomeDashboard_summaryMeta__pKKlN{color:var(--text-muted);font-family:var(--font-mono);font-size:12px}.HomeDashboard_kpiCard___Qnx_{min-height:104px;padding:16px}.HomeDashboard_kpiValue__OITjT{font-family:var(--font-mono);font-size:22px;font-weight:800}.HomeDashboard_locationRow__vZZ03{min-height:42px;border:0;border-bottom:1px solid var(--gray-100);border-radius:0;box-shadow:none}@media (max-width:960px){.HomeDashboard_gridFour__RL0rV,.HomeDashboard_qaGrid__UkTik{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.HomeDashboard_dashboard__QRXxc .qa-grid{grid-template-columns:1fr 1fr}.HomeDashboard_dashboard__QRXxc .cards{grid-template-columns:1fr}.HomeDashboard_dashboard__QRXxc .kpi-grid{grid-template-columns:1fr 1fr}.HomeDashboard_hero__IxyWP{align-items:flex-start;flex-direction:column}.HomeDashboard_qaGrid__UkTik{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeDashboard_gridFour__RL0rV,.HomeDashboard_gridTwo__6r3gc{grid-template-columns:1fr}}