*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:DM Sans,-apple-system,sans-serif;background:#f8f7ff}.sp-shell{display:flex;height:100vh;min-height:700px;background:#f8f7ff;font-size:13px;color:#1e293b}.sp-sidebar{width:220px;min-width:220px;background:#1e1b4b;display:flex;flex-direction:column;overflow-y:auto}.sp-logo{padding:18px 16px 14px;border-bottom:1px solid hsla(0,0%,100%,.08)}.sp-logo-mark{gap:8px}.sp-logo-icon,.sp-logo-mark{display:flex;align-items:center}.sp-logo-icon{width:28px;height:28px;background:#3730a3;border-radius:6px;justify-content:center;font-size:11px;font-weight:700;color:#fff;letter-spacing:-.5px}.sp-logo-text{font-size:12px;font-weight:600;color:#e0e7ff;line-height:1.2}.sp-logo-sub{font-size:9px;color:#818cf8;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.sp-entity-selector{margin:12px 10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:8px 10px;cursor:pointer}.sp-entity-label{font-size:9px;color:#818cf8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.sp-entity-name{font-size:11px;color:#e0e7ff;font-weight:500;display:flex;justify-content:space-between;align-items:center}.sp-nav-section{padding:10px 10px 4px}.sp-nav-section-label{font-size:9px;color:#6366f1;text-transform:uppercase;letter-spacing:.8px;font-weight:600;padding:0 6px;margin-bottom:4px}.sp-nav-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:5px;cursor:pointer;color:#94a3b8;font-size:11.5px;transition:background .15s;margin-bottom:1px}.sp-nav-item:hover{background:hsla(0,0%,100%,.06);color:#e0e7ff}.sp-nav-item.active{background:rgba(99,102,241,.2);color:#c7d2fe}.sp-nav-dot{width:6px;height:6px;border-radius:50%;background:#334155;flex-shrink:0}.sp-nav-item.active .sp-nav-dot{background:#6366f1}.sp-nav-badge{margin-left:auto;background:rgba(99,102,241,.25);color:#a5b4fc;font-size:9px;padding:1px 5px;border-radius:10px;font-weight:600}.sp-nav-badge.warn{background:rgba(220,38,38,.2);color:#fca5a5}.sp-carl-btn{margin:auto 10px 10px;background:linear-gradient(135deg,#312e81,#3730a3);border:1px solid rgba(99,102,241,.4);border-radius:8px;padding:10px 12px;cursor:pointer;display:flex;align-items:center;gap:8px}.sp-carl-glyph{font-size:16px;color:#818cf8}.sp-carl-label{font-size:11px;color:#c7d2fe;font-weight:500}.sp-carl-sub{font-size:9px;color:#6366f1}.sp-main{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.sp-topbar{height:52px;background:#fff;border-bottom:1px solid #e0e7ff;display:flex;align-items:center;padding:0 20px;gap:12px;flex-shrink:0}.sp-topbar-title{font-size:14px;font-weight:600;color:#1e1b4b;flex:1 1}.sp-topbar-meta{font-size:11px;color:#818cf8}.sp-topbar-actions{display:flex;gap:8px;align-items:center}.sp-btn{border:1px solid #c7d2fe;background:#fff;color:#3730a3;border-radius:5px;padding:5px 12px;font-size:11px;font-weight:500;cursor:pointer}.sp-btn.primary{background:#3730a3;color:#fff;border-color:#3730a3}.sp-score-chip{background:#eef2ff;border:1px solid #c7d2fe;border-radius:20px;padding:4px 10px;font-size:11px;color:#3730a3;font-weight:600;display:flex;align-items:center;gap:5px}.sp-score-dot{width:6px;height:6px;border-radius:50%;background:#6366f1}.sp-content{flex:1 1;overflow-y:auto;padding:20px}.sp-dash-headline{font-size:18px;font-weight:600;color:#1e1b4b;margin-bottom:4px}.sp-dash-sub{font-size:12px;color:#64748b;margin-bottom:20px}.sp-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:20px}.sp-metric-card{background:#fff;border:1px solid #e0e7ff;border-radius:8px;padding:14px 14px 12px}.sp-metric-label{font-size:10px;color:#818cf8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.sp-metric-value{font-size:22px;font-weight:600;color:#1e1b4b;line-height:1;margin-bottom:4px}.sp-metric-sub{font-size:10px;color:#94a3b8}.sp-metric-bar{height:3px;background:#eef2ff;border-radius:2px;margin-top:8px;overflow:hidden}.sp-metric-fill{height:100%;border-radius:2px;background:#3730a3}.sp-modules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}.sp-module-card{background:#fff;border:1px solid #e0e7ff;border-radius:10px;padding:16px;cursor:pointer;transition:border-color .15s;position:relative;overflow:hidden}.sp-module-card:hover{border-color:#a5b4fc}.sp-module-card.active-module{border-color:#3730a3;border-width:1.5px}.sp-module-accent{position:absolute;top:0;left:0;right:0;height:3px;background:#3730a3;opacity:.15}.sp-module-card.active-module .sp-module-accent{opacity:1}.sp-module-icon{width:32px;height:32px;background:#eef2ff;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:14px}.sp-module-name{font-size:12px;font-weight:600;color:#1e1b4b;margin-bottom:3px}.sp-module-desc{font-size:10px;color:#94a3b8;line-height:1.4;margin-bottom:10px}.sp-module-status{display:flex;align-items:center;gap:6px}.sp-module-progress{flex:1 1;height:3px;background:#eef2ff;border-radius:2px;overflow:hidden}.sp-module-progress-fill{height:100%;border-radius:2px;background:#3730a3}.sp-module-pct{font-size:9px;color:#818cf8;font-weight:600;min-width:24px;text-align:right}.sp-module-tag{display:inline-flex;align-items:center;font-size:9px;padding:2px 6px;border-radius:3px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-right:4px}.sp-module-tag.complete{background:#dcfce7;color:#059669}.sp-module-tag.draft{background:#eef2ff;color:#3730a3}.sp-module-tag.gap{background:#fef2f2;color:#dc2626}.sp-module-tag.new{background:#fff7ed;color:#d97706}.sp-two-col{display:grid;grid-template-columns:1fr 340px;grid-gap:14px;gap:14px}.sp-bds-tabs{display:flex;border-bottom:1px solid #e0e7ff;margin-bottom:16px;overflow-x:auto}.sp-tab{padding:8px 14px;font-size:11px;font-weight:500;color:#94a3b8;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.sp-tab.active{color:#3730a3;border-bottom-color:#3730a3}.sp-tab:hover{color:#6366f1}.sp-section-card{background:#fff;border:1px solid #e0e7ff;border-radius:8px;padding:16px;margin-bottom:10px}.sp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sp-section-title{font-size:12px;font-weight:600;color:#1e1b4b;display:flex;align-items:center;gap:7px}.sp-section-pill{font-size:9px;background:#eef2ff;color:#3730a3;padding:1px 6px;border-radius:3px;font-weight:600}.sp-field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.sp-field{display:flex;flex-direction:column;gap:3px}.sp-field.full{grid-column:1/-1}.sp-field-label{font-size:10px;color:#64748b;font-weight:500}.sp-field-value{background:#f8f7ff;border:1px solid #e0e7ff;border-radius:5px;padding:6px 8px;font-size:11px;color:#1e1b4b;line-height:1.4;min-height:30px}.sp-field-value.multi{min-height:52px}.sp-field-value.empty{color:#cbd5e1;font-style:italic}.sp-insight-card{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;padding:12px 14px;margin-bottom:10px}.sp-insight-header{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:600;color:#3730a3;text-transform:uppercase;letter-spacing:.5px}.sp-insight-glyph{color:#6366f1;font-size:13px}.sp-insight-text{font-size:11px;color:#312e81;line-height:1.5}.sp-gap-card{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;margin-bottom:8px;font-size:11px;color:#991b1b;display:flex;align-items:flex-start;gap:7px}.sp-gap-icon{color:#dc2626;flex-shrink:0;margin-top:1px}.sp-right-panel{display:flex;flex-direction:column;gap:10px}.sp-panel-card{background:#fff;border:1px solid #e0e7ff;border-radius:8px;padding:14px}.sp-panel-title{font-weight:600;color:#1e1b4b;margin-bottom:10px;justify-content:space-between}.sp-panel-title,.sp-plan-item{font-size:11px;display:flex;align-items:center}.sp-plan-item{gap:8px;padding:6px 0;border-bottom:1px solid #f1f5f9;color:#475569}.sp-plan-item:last-child{border-bottom:none}.sp-plan-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.sp-plan-dot.green{background:#059669}.sp-plan-dot.amber{background:#d97706}.sp-plan-dot.red{background:#dc2626}.sp-plan-dot.gray{background:#94a3b8}.sp-plan-label{flex:1 1}.sp-plan-status{font-size:9px;color:#94a3b8}.sp-readiness-ring{display:flex;align-items:center;justify-content:center;padding:10px 0 6px}.sp-readiness-score{text-align:center}.sp-readiness-num{font-size:32px;font-weight:700;color:#3730a3;line-height:1}.sp-readiness-label{font-size:10px;color:#818cf8;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.sp-pillar-row{display:flex;align-items:center;gap:8px;padding:4px 0}.sp-pillar-name{font-size:10px;color:#64748b;width:110px;flex-shrink:0}.sp-pillar-bar{flex:1 1;height:4px;background:#eef2ff;border-radius:2px;overflow:hidden}.sp-pillar-fill{height:100%;border-radius:2px;background:#3730a3}.sp-pillar-fill.amber{background:#d97706}.sp-pillar-fill.red{background:#dc2626}.sp-pillar-pct{font-size:10px;color:#94a3b8;min-width:26px;text-align:right}.sp-placeholder{text-align:center;padding:60px 20px}.sp-placeholder-icon{font-size:36px;color:#6366f1;margin-bottom:14px}.sp-placeholder-title{font-size:15px;font-weight:600;color:#1e1b4b;margin-bottom:6px}.sp-placeholder-desc{font-size:11px;color:#94a3b8;margin-bottom:18px;max-width:380px;margin-left:auto;margin-right:auto;line-height:1.6}.sp-carl-panel{background:#1e1b4b;border-color:#312e81}.sp-carl-prompt{background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);border-radius:5px;padding:7px 9px;font-size:10px;color:#c7d2fe;cursor:pointer;margin-bottom:6px;display:block;text-decoration:none;transition:background .15s}.sp-carl-prompt:hover{background:rgba(99,102,241,.25)}