*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,sans-serif;background:#f1f5f9;color:#1e293b;min-height:100vh}.crm{display:flex;min-height:100vh}.sidebar{width:240px;background:#1e293b;color:#e2e8f0;padding:1.5rem}.sidebar h1{font-size:1.25rem;margin-bottom:2rem;color:#60a5fa}.sidebar nav{display:flex;flex-direction:column;gap:.25rem}.sidebar a{color:#94a3b8;text-decoration:none;padding:.6rem .75rem;border-radius:6px}.sidebar a:hover,.sidebar a.active{background:#334155;color:#f1f5f9}.content{flex:1;padding:2rem}.version{color:#64748b;margin-bottom:2rem}.modules{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.module-card{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 3px #00000014}.module-card h3{text-transform:capitalize;margin-bottom:.5rem}.badge{font-size:.75rem;padding:.2rem .6rem;border-radius:999px;background:#e2e8f0}.badge-planned{background:#fef3c7;color:#92400e}
