body { font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; margin: 40px; background: #fafafa; color: #333; }
h1 { color: #e94560; text-align: center; margin-bottom: 20px; }
h2 { color: #0f3460; margin-top: 30px; }
p { margin-bottom: 15px; text-align: justify; }
.highlight { background: #fff6e5; padding: 10px; border-left: 4px solid #ffb400; margin: 20px 0; }
a { color: #1e88e5; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
ul { margin: 15px 0; padding-left: 20px; }
li { margin-bottom: 8px; }
.emoji { font-size: 1.2em; margin-right: 5px; }