/*
Theme Name: MaxSpace News
Theme URI: https://maxymaxima.com
Author: Maksim
Description: Современная тема для новостей науки и технологий.
Version: 1.0
*/
body { font-family: 'Helvetica Neue', Arial, sans-serif; background: #f4f4f9; color: #333; margin: 0; line-height: 1.6; }
.container { max-width: 1000px; margin: 0 auto; padding: 0 20px; }
header { background: #1a1a2e; color: #fff; padding: 30px 0; margin-bottom: 40px; }
header h1 { margin: 0; font-size: 2.5em; text-transform: uppercase; letter-spacing: 2px; }
header h1 a { color: #fff; text-decoration: none; }
header p { margin: 5px 0 0 0; color: #e94560; font-size: 1.2em; }
.post-card { background: #fff; padding: 30px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); }
.post-title { margin-top: 0; font-size: 2em; }
.post-title a { color: #16213e; text-decoration: none; }
.post-title a:hover { color: #e94560; }
.post-meta { font-size: 0.9em; color: #888; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; }
.post-content { font-size: 1.1em; }
footer { background: #1a1a2e; color: #fff; text-align: center; padding: 30px 0; margin-top: 60px; }
