/*
Theme Name: Mekongzon Social OS v7
Theme URI: https://mekongzon.example
Author: Mekongzon / MAI
Description: Social Commerce OS shell theme for Mekongzon v7 (feed, marketplace, deals, chat, wallet).
Version: 7.0.0
License: GPLv2 or later
Text Domain: mekongzon-social-os-v7
*/

body {
    margin: 0;
    background: radial-gradient(circle at top, #071024 0, #02030a 55%, #010107 100%);
    color: #f5f5f5;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
a {
    color: #5ad2ff;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
