/*
Theme Name: Happ Dark Theme
Theme URI: https://example.com/
Author: OpenAI
Description: Минималистичная темная тема для Happ VPN.
Version: 1.7.1
Text Domain: happ-dark-theme
*/
html,body{margin:0;padding:0;background:#040916;color:#f5f7ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{text-decoration:none}
.site-main{min-height:calc(100vh - 120px)}
.site-footer{max-width:820px;margin:0 auto;padding:0 16px 28px;color:#bfc7e4;text-align:center;font-size:.95rem}
.site-footer__nav{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:10px}
.site-footer__nav a{color:#bfc7e4;text-decoration:underline}
