.home-page-header{margin-bottom:16px}.home-page-header h1{margin-bottom:4px}.home-setup,.home-recent{padding:20px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius-md)}.home-section-heading,.home-list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.home-section-heading h2,.home-list-heading h2{margin:0;font-size:1.1rem}.home-section-heading p{margin:4px 0 0;color:var(--ds-text-muted);font-size:.88rem}.setup-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:24px 0 18px;padding:0;list-style:none}.setup-step{position:relative;display:grid;justify-items:center;gap:7px;min-width:0;text-align:center}.setup-step:not(:last-child)::after{content:'';position:absolute;z-index:0;top:19px;left:calc(50% + 24px);width:calc(100% - 36px);height:2px;background:var(--ds-border)}.setup-step-number{position:relative;z-index:1;display:grid;place-items:center;width:40px;height:40px;border:2px solid var(--ds-border);border-radius:50%;background:#fff;color:var(--ds-text-muted);font-weight:700}.setup-step-label{font-size:.82rem;font-weight:700;line-height:1.4}.setup-step-status{padding:3px 8px;border-radius:999px;background:var(--ds-disabled-soft);color:var(--ds-text-muted);font-size:.72rem}.setup-step.is-complete .setup-step-number{border-color:var(--ds-success);background:var(--ds-success);color:#fff}.setup-step.is-complete .setup-step-status{background:var(--ds-success-soft);color:var(--ds-success)}.setup-step.is-current .setup-step-number{border-color:var(--ds-brand);color:var(--ds-brand)}.setup-step.is-current .setup-step-status{background:var(--ds-info-soft);color:var(--ds-brand)}.setup-action{text-align:center}.home-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.summary-card{display:grid;gap:5px;min-width:0;padding:17px;background:#fff;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);color:var(--ds-text);text-decoration:none}.summary-card strong{font-size:1.65rem;line-height:1.2}.summary-card small{margin-left:3px;font-size:.8rem}.summary-card>span:first-child{color:var(--ds-text-muted);font-size:.84rem}.summary-card>span:last-child{font-size:.8rem}.summary-card.needs-attention{border-color:var(--ds-danger)}.home-alert{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px}.home-alert h2{margin:0 0 4px;font-size:1rem}.home-alert p{margin:0}.home-alert .button{flex:0 0 auto}.home-list-heading{align-items:baseline;margin-bottom:12px}.home-recent-table-wrap{overflow-x:auto}.home-recent-table{min-width:720px;margin:0}.home-recent-table th,.home-recent-table td{padding:12px}.button.compact{min-height:38px;padding:7px 12px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:900px){.setup-steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}.setup-step:nth-child(3)::after{display:none}.home-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.home-setup,.home-recent{padding:16px}.home-section-heading{align-items:flex-start;flex-direction:column}.setup-steps{grid-template-columns:1fr;gap:10px;margin-top:18px}.setup-step{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;justify-items:start;text-align:left}.setup-step::after{display:none!important}.setup-step-status{justify-self:end}.setup-action .button{width:100%}.home-summary{grid-template-columns:1fr}.home-alert{align-items:stretch;flex-direction:column}.home-alert .button{width:100%}.home-recent-table{display:block;min-width:0}.home-recent-table thead{display:none}.home-recent-table tbody,.home-recent-table tr,.home-recent-table td{display:block}.home-recent-table tr{margin-bottom:12px;padding:14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm)}.home-recent-table td{padding:4px 0;border:0}.home-recent-table td:last-child{margin-top:8px}.home-recent-table .button{width:100%}}
.home-setup-heading-actions{display:flex;align-items:center;gap:10px}.home-setup-confirm[hidden]{display:none}.home-setup.is-collapsed{padding:9px 14px}.home-setup.is-collapsed .home-section-heading{align-items:center}.home-setup.is-collapsed .home-section-heading>div:first-child{min-width:0}.home-setup.is-collapsed .home-section-heading h2{font-size:.92rem;line-height:1.45}.home-setup.is-collapsed .home-section-heading p{display:none}.home-setup.is-collapsed .home-setup-heading-actions{flex:1 0 auto}.home-setup-confirm{flex:0 0 auto;min-height:32px;margin-left:auto;padding:4px 9px;font-size:.76rem}.home-setup-toggle{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;padding:0;border:1px solid var(--ds-border);border-radius:50%;background:#fff;color:var(--ds-brand);font-size:1rem;font-weight:700;line-height:1;cursor:pointer}.home-setup-toggle:hover{border-color:var(--ds-brand);background:var(--ds-info-soft)}.home-setup-toggle:focus-visible{outline:3px solid var(--ds-focus);outline-offset:2px}
@media(max-width:680px){.home-setup-heading-actions{width:100%;justify-content:space-between}.home-setup.is-collapsed .home-section-heading{flex-direction:row;flex-wrap:wrap}.home-setup.is-collapsed .home-setup-heading-actions{width:auto;margin-left:auto}.home-setup-confirm{margin-left:auto}}
