.dashboard-hero,.wizard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.dashboard-hero h1,.wizard-heading h1{font-size:34px;color:var(--deep);margin:4px 0}.dashboard-hero p,.wizard-heading p{max-width:760px;color:var(--muted);margin:0}.button-link{display:inline-flex;align-items:center;justify-content:center;background:var(--purple);color:#fff;font-weight:700;padding:12px 17px;border-radius:9px;white-space:nowrap}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.summary-card{background:#fff;border:1px solid var(--border);border-radius:13px;padding:18px}.summary-card small,.summary-card span{display:block;color:var(--muted);font-size:12px}.summary-card strong{display:block;color:var(--deep);font-size:27px;margin:4px 0}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:15px}.panel-head h2{margin:2px 0;color:var(--deep)}.panel-head a{font-weight:700}.dashboard-project{display:grid;grid-template-columns:44px minmax(180px,1fr) 90px 90px 20px;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--border);color:var(--ink)}.project-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eeedf7;color:var(--purple);font-weight:800}.project-main,.project-stat{display:flex;flex-direction:column}.project-main small,.project-stat small{color:var(--muted)}.readiness-pill{font-size:12px;font-weight:700;background:#eef4df;color:#49681e;border-radius:20px;padding:6px 9px;text-align:center}.chevron{font-size:25px;color:var(--purple)}.dashboard-empty{text-align:center;padding:45px 20px}.dashboard-empty>span{font-size:42px}.dashboard-empty p{color:var(--muted);max-width:520px;margin:8px auto 20px}.dashboard-aside{display:grid;align-content:start;gap:16px}.coverage-list{padding-left:20px;margin-bottom:0}.coverage-list li{margin:9px 0}.wizard-heading{align-items:center}.save-state{background:#eeedf7;color:var(--purple);font-weight:700;border-radius:20px;padding:7px 12px}.wizard-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:22px;align-items:start}.wizard-nav{display:grid;position:sticky;top:20px}.wizard-step{display:grid;grid-template-columns:34px 1fr;text-align:left;column-gap:10px;background:transparent;color:var(--muted);padding:10px;border-radius:9px;margin:0}.wizard-step:hover{background:#ececf3}.wizard-step>span{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border:2px solid var(--border);border-radius:50%;font-weight:800}.wizard-step strong{color:var(--ink)}.wizard-step small{font-weight:400}.wizard-step.active{background:#fff;box-shadow:0 4px 16px rgba(30,29,56,.08)}.wizard-step.active>span{background:var(--purple);border-color:var(--purple);color:#fff}.wizard-step.complete>span{background:var(--green);border-color:var(--green);color:#fff}.wizard-form{padding:0;overflow:hidden}.wizard-panel{display:none;padding:28px;min-height:390px}.wizard-panel.active{display:block}.panel-title{display:flex;gap:14px;margin-bottom:25px}.panel-title>span{display:grid;place-items:center;width:42px;height:42px;background:var(--deep);color:var(--olive);border-radius:10px;font-weight:800}.panel-title h2{margin:1px 0;color:var(--deep)}.panel-title p{margin:0;color:var(--muted)}.wizard-tip,.review-notice{margin-top:20px;background:#eef4df;border-left:4px solid var(--olive);padding:13px}.wizard-tip p,.review-notice p{margin:3px 0;color:var(--muted)}.choice-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice-card{display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px;border:2px solid var(--border);border-radius:12px;padding:17px;cursor:pointer}.choice-card:has(input:checked){border-color:var(--purple);background:#f4f3fa}.choice-card input{width:auto;margin:0}.choice-card span{display:flex;flex-direction:column}.choice-card small{color:var(--muted)}.battery-fields{opacity:.38;pointer-events:none;margin-top:20px}.battery-fields.enabled{opacity:1;pointer-events:auto}.wizard-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid var(--border);padding:16px 28px;background:#fafafd}.wizard-actions button{width:auto;margin:0}.wizard-actions span{margin-right:auto;color:var(--muted);font-size:13px}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-grid>div{border:1px solid var(--border);border-radius:9px;padding:13px}.review-grid small,.review-grid strong{display:block}.review-grid small{color:var(--muted)}
@media(max-width:900px){.summary-grid{grid-template-columns:1fr 1fr}.dashboard-layout,.wizard-shell{grid-template-columns:1fr}.wizard-nav{display:flex;overflow:auto;position:static}.wizard-step{min-width:70px;display:block;text-align:center}.wizard-step strong,.wizard-step small{display:none}.wizard-step>span{margin:auto}.dashboard-aside{grid-template-columns:1fr 1fr}}@media(max-width:620px){.dashboard-hero,.wizard-heading{align-items:flex-start;flex-direction:column}.summary-grid,.dashboard-aside,.choice-cards,.review-grid{grid-template-columns:1fr}.dashboard-project{grid-template-columns:42px 1fr 20px}.project-stat,.readiness-pill{display:none}.wizard-panel{padding:20px}.wizard-actions{padding:14px}.wizard-actions span{display:none}}
