:root{--cd-primary: #2563eb;--cd-accent: #f97316}body{background:#f8fafc}.cd-brand{color:var(--cd-primary)}.cd-accent{color:var(--cd-accent)}.wizard-step-indicator .step{width:2rem;height:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600}.wizard-step-indicator .step.done{background:var(--cd-primary);color:#fff}.wizard-step-indicator .step.active{background:var(--cd-primary);color:#fff;box-shadow:0 0 0 4px #2563eb33}.wizard-step-indicator .step.pending{background:#e2e8f0;color:#64748b}.wizard-step-indicator .connector{flex:1;height:2px;background:#e2e8f0;margin:0 .5rem}.wizard-step-indicator .connector.done{background:var(--cd-primary)}.report-card{border:1px solid #e2e8f0;border-radius:.75rem;background:#fff}.report-card .chart-container{min-height:400px}.cta-banner{background:linear-gradient(135deg,#1e40af,#2563eb)}.category-tree-node{cursor:pointer}.category-tree-node:hover{background:#f1f5f9}.score-badge{font-size:.75rem;padding:.2rem .5rem;border-radius:99px;font-weight:600}.score-high{background:#dcfce7;color:#166534}.score-med{background:#fef9c3;color:#854d0e}.score-low{background:#fee2e2;color:#991b1b}
