.checklist,.hero-sidebar{background:var(--pure-white);box-shadow:0 4px 12px rgba(0,0,0,.05)}.featured-content h2,.featured-content p{text-shadow:0 2px 4px rgba(0,0,0,.5)}.hero-section{max-width:1200px;margin:7rem auto 1.5rem;padding:0 20px;display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}.checklist,.newsletter-box{margin-top:2rem}.hero-section .card-image{height:500px}.hero-sidebar{padding:2rem;border-radius:12px;height:500px}.checklist ul,.quick-links ul{list-style:none;padding:0}.quick-links a{color:var(--text-dark);text-decoration:none;display:block;padding:.5rem 0;transition:color .3s}.newsletter-box button,.week-selector button{background:var(--secondary);cursor:pointer;transition:background .3s}.quick-links a:hover{color:var(--highlight)}.newsletter-box input{width:100%;padding:.8rem;border:1px solid var(--accent);border-radius:8px;margin-bottom:1rem}.newsletter-box button{width:100%;padding:.8rem;color:#fff;border:none;border-radius:8px}.newsletter-box button:hover,.read-more:hover,.week-selector button:hover{background:var(--highlight)}.checklist{padding:1.5rem;border-radius:12px}.checklist h3{color:var(--text-dark);margin-bottom:1rem}.checklist li{margin-bottom:.75rem}.checklist input[type=checkbox]{margin-right:.5rem}.checklist label{color:var(--text-dark);cursor:pointer}.featured-article{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1)}.featured-article img{width:100%;height:400px;object-fit:contain}.featured-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.4));color:#fff}.articles-grid,.popular-articles,.pregnancy-calendar{max-width:1200px;margin:4rem auto;padding:0 20px}.article-card,.calendar-widget{background:var(--pure-white);box-shadow:0 4px 12px rgba(0,0,0,.05)}.featured-content p{font-size:1rem;margin-bottom:1.5rem;color:#fff;font-weight:600}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.calendar-widget{padding:2rem;border-radius:12px}.week-selector{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.week-selector button{color:#fff;border:none;padding:.5rem 1rem;border-radius:8px}.article-card{border-radius:12px;overflow:hidden;transition:transform .3s}.article-card:hover{transform:translateY(-5px)}.card-image{height:200px;background:var(--neutral);overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.article-card:hover .card-image img{transform:scale(1.05)}.card-content{padding:1.5rem}.article-category{color:var(--highlight);font-weight:700;text-transform:uppercase;font-size:.9rem}.card-content h3{font-family:'Playfair Display',serif;margin:1rem 0;font-size:1.5rem}.article-excerpt{color:var(--text-dark);opacity:.8;margin-bottom:1rem}.read-more{display:inline-block;padding:.5rem 1.5rem;background:var(--secondary);color:#fff;border-radius:25px;text-decoration:none;transition:background .3s}@media (max-width:768px){.articles-grid,.hero-section{grid-template-columns:1fr}.featured-article img,.hero-sidebar{height:300px}}