/*
Theme Name: MELOQI Studio Ultimate v11 Autonomous AI Company OS
Version: 11.0.0
Description: Autonomous AI company operating system platform theme.
*/
:root{--primary:#ff0055;--bg:#050505;--card:#151515}
body{margin:0;background:var(--bg);color:#fff;font-family:Inter,Arial,sans-serif}
.container{width:90%;max-width:1440px;margin:auto}
.card{background:var(--card);padding:30px;border-radius:28px}
.btn-primary{background:var(--primary);color:white;padding:15px 35px;border-radius:50px}
