.article-content .tldr-box{background-color:hsl(var(--primary)/.08);border-left:4px solid hsl(var(--primary));color:hsl(var(--foreground)/.9);border-radius:0 .5rem .5rem 0;margin:2rem 0 1.5rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.6}.dark .article-content .tldr-box{background-color:hsl(var(--primary)/.12)}.article-content figure.article-figure,.article-content .article-figure{text-align:center;margin:2rem 0}.article-content .article-figure .article-image,.article-content figure.article-figure img{aspect-ratio:16/9;object-fit:cover;border-radius:.5rem;width:100%;height:auto;display:block}.article-content .article-figure figcaption{color:hsl(var(--muted-foreground));margin-top:.625rem;font-size:.875rem;font-style:italic;line-height:1.5}.article-content .highlights,.article-content .period-box,.article-content .region-box,.article-content .trend-item,.article-content .highlight-box,.article-content .stats-grid,.article-content .tips-section,.article-content .climate-alert,.article-content .paradox-box,.article-content .conclusion{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:1.5rem}.article-content .period-box,.article-content .region-box{background:linear-gradient(to bottom right,hsl(var(--primary)/.05),hsl(var(--primary)/.1))}.article-content .trend-item{background-color:hsl(var(--primary)/.08);border-color:hsl(var(--primary)/.7)}.dark .article-content .trend-item{background-color:hsl(var(--primary)/.13)}.article-content .highlight-box{background-color:hsl(var(--primary)/.08);border-color:hsl(var(--primary)/.7)}.dark .article-content .highlight-box{background-color:hsl(var(--primary)/.13)}.article-content .stats-grid{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;padding:0;display:grid}@media (min-width:768px){.article-content .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.article-content .stat-card{border:none;border-top:2px solid hsl(var(--primary)/.2);background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:.75rem .5rem;display:flex}.article-content .stat-number{color:hsl(var(--primary));font-size:1.875rem;font-weight:700}.article-content .stat-label{color:hsl(var(--muted-foreground));text-align:center;margin-top:.5rem;font-size:.875rem}.article-content .climate-alert{background-color:#fefae6;border-color:#f59f0a}.dark .article-content .climate-alert{background-color:#441d0433}.article-content .paradox-box{background-color:#f0f6ff;border-color:#3c83f6}.dark .article-content .paradox-box{background-color:#3c83f61f}.article-content .conclusion{background-color:#f2fdf5;border-color:#21c45d}.dark .article-content .conclusion{background-color:#21c45d1a}.article-content p{margin-bottom:1rem;line-height:1.75}.article-content h2{margin-top:2rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.article-content h2{font-size:2.25rem}}.article-content h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}@media (min-width:768px){.article-content h3{font-size:1.875rem}}.article-content ul{margin-bottom:1rem;list-style-type:disc;list-style-position:inside}.article-content ul li{margin-top:.5rem;margin-left:1rem}.article-content strong{color:hsl(var(--foreground));font-weight:600}.article-content .weekly-summary{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;display:grid}@media (min-width:640px){.article-content .weekly-summary{grid-template-columns:repeat(5,minmax(0,1fr))}}.article-content .summary-item{background-color:hsl(var(--muted));border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;display:flex}.article-content .summary-item .label{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.article-content .summary-item .value{color:hsl(var(--primary));font-size:1.25rem;font-weight:700}.article-content .forecast-card{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;margin-bottom:1rem;padding:1.25rem;transition:box-shadow .2s}.article-content .forecast-card:hover{box-shadow:0 4px 12px hsl(var(--foreground)/.08)}.article-content .forecast-card .day-name{color:hsl(var(--foreground));margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.article-content .forecast-card .temp{color:hsl(var(--primary));margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.article-content .forecast-card .details{color:hsl(var(--foreground)/.85);font-size:.9375rem;line-height:1.65}.article-content .tip-box{background-color:hsl(var(--primary)/.06);border:1px solid hsl(var(--primary)/.2);border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.article-content .tip-box h4{color:hsl(var(--foreground));margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.article-content .tip-box ul{padding-left:1.25rem;list-style-type:disc;list-style-position:outside}.article-content .tip-box li{color:hsl(var(--foreground)/.85);margin-top:.5rem}.article-content .faq-item{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;margin-bottom:1rem;padding:1.25rem}.article-content .faq-item h4{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.article-content .faq-item p{color:hsl(var(--foreground)/.85);font-size:.9375rem;line-height:1.65}.article-content .cta-section{background:linear-gradient(135deg,hsl(var(--primary)/.1),hsl(var(--primary)/.05));border:1px solid hsl(var(--primary)/.25);text-align:center;border-radius:.75rem;margin:2rem 0;padding:2rem}.article-content .cta-section h3{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.article-content .cta-section p{color:hsl(var(--muted-foreground));margin-bottom:1rem}.article-content .cta-section a{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.article-content .cta-section a:hover{opacity:.9}.article-content footer{border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));text-align:center;margin-top:2rem;padding-top:1rem;font-size:.875rem}
