.cp-module{--cp-fg:#1a1a1a;--cp-muted:#6b7280;--cp-faint:#9ca3af;--cp-border:#e5e7eb;--cp-border-strong:#d1d5db;--cp-bg-subtle:#f9fafb;--cp-accent:#1a1a1a;--cp-accent-fg:#fff;--cp-danger:#c62828;--cp-success:#2e7d32;--cp-radius-sm:6px;--cp-radius:10px;--cp-radius-lg:14px;--cp-space-sm:8px;--cp-space:16px;--cp-space-lg:24px;box-sizing:border-box;color:var(--cp-fg);line-height:1.5}.cp-module *,.cp-module :after,.cp-module :before{box-sizing:inherit}.cp-module .cp-empty,.cp-module .cp-loading{color:var(--cp-muted);padding:48px 0;text-align:center}.cp-module .cp-error{color:var(--cp-danger);padding:16px 0}.cp-customer-dashboard-module .cp-dash__title{margin:0 0 20px}.cp-customer-dashboard-module .cp-dash__profile{border:1px solid var(--cp-border);border-radius:var(--cp-radius);margin-bottom:20px;padding:16px}.cp-customer-dashboard-module .cp-dash__profile-name{font-size:1.15rem;font-weight:600}.cp-customer-dashboard-module .cp-dash__profile-email{color:var(--cp-muted)}.cp-customer-dashboard-module .cp-dash__edit{color:var(--cp-fg);display:inline-block;margin-top:8px}.cp-customer-dashboard-module .cp-dash__nav{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:24px}.cp-customer-dashboard-module .cp-dash__nav-card{border:1px solid var(--cp-border);border-radius:var(--cp-radius);color:var(--cp-fg);font-weight:600;padding:18px 14px;text-align:center;text-decoration:none}.cp-customer-dashboard-module .cp-dash__widgets{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.cp-customer-dashboard-module .cp-dash__widget{border:1px solid var(--cp-border);border-radius:var(--cp-radius);padding:16px}.cp-customer-dashboard-module .cp-dash__widget-head{display:flex;font-weight:600;justify-content:space-between;margin-bottom:10px}.cp-customer-dashboard-module .cp-dash__widget ul{list-style:none;margin:0;padding:0}.cp-customer-dashboard-module .cp-dash__widget li{border-bottom:1px solid #f0f0f0;display:flex;gap:12px;justify-content:space-between;padding:6px 0}.cp-customer-dashboard-module .cp-dash__empty{color:var(--cp-faint)}