530% Stock Surge, Bitcoin Highs and Top AI Picks

/* Base typography */
body, p, td, li {font-family: Georgia, serif; font-size:18px !important; line-height:1.56 !important;}

/* Fluid wrapper */
.email-container{width:100%!important;max-width:600px!important;margin:0 auto!important;}

/* Outlook/Word fixes */
table{border-collapse:collapse;mso-table-lspace:0pt;mso-table-rspace:0pt;}
img{-ms-interpolation-mode:bicubic;}

/* Ensure images/tables don’t overflow on mobile */
img, table {max-width:100% !important; height:auto;}

@media only screen and (max-width:480px){
body{padding:0 !important;}
.email-container{padding:0 12px !important; box-sizing:border-box;}
h1{font-size:24px!important;}
h2{font-size:20px!important;}
}

.email-container {width:600px !important;}

.email-container { max-width: 600px; margin: auto; background: #ffffff; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); font-family: Georgia, serif; color: #2c3e50; }
h2 { color: #c0392b; margin-top: 30px; }
.news-section { margin-top: 20px; }
.news-article { background: #ffffff; padding: 15px; border-left: 3px solid #3498db; margin-bottom: 15px; }
.source-badge { display: inline-block; background: #3498db; color: #ffffff; padding: 2px 6px; border-radius: 4px; font-size: 12px; margin-bottom: 8px; }
.news-article h3 { margin: 8px 0; font-size: 18px; }
.news-article h3 a { color: #2980b9; text-decoration: none; }
.news-article p { margin: 0; line-height: 1.5; }
.ad-section { background: linear-gradient(180deg, #fff5f5, #ffe8e8); border: 2px solid #e74c3c; padding: 15px; text-align: center; margin: 20px 0; border-radius: 6px; }
.ad-section h4 { margin: 0 0 10px; color: #c0392b; }
.ad-section p { margin: 0 0 12px; line-height: 1.4; }
.ad-section a.button { display: inline-block; padding: 8px 14px; background: #2980b9; color: #ffffff; text-decoration: none; border-radius: 4px; font-weight: bold; }
@media (max-width: 600px) { .email-container { padding: 15px; } }