body.dark{--bg:#121212;--card-bg:#1e1e1e;--text:#f0f0f0;--text-light:#aaa;--border:#333;--primary-light:#0a2b0a}.hero-content{position:absolute;bottom:0;left:0;padding:48px;z-index:2;max-width:680px}.hero-cat{background:var(--primary);color:#fff;display:inline-block;padding:4px 14px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px}.hero-content h1{font-family:"Merriweather",serif;font-size:40px;color:#fff;line-height:1.2;margin-bottom:12px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.hero-content p{color:rgba(255,255,255,.85);font-size:15px;margin-bottom:16px;line-height:1.6}.hero-meta{color:rgba(255,255,255,.6);font-size:13px;margin-bottom:16px}.hero-btn{background:var(--primary);color:#fff;padding:11px 26px;border-radius:25px;font-weight:700;font-size:14px;display:inline-block;transition:background .2s,transform .2s}.hero-btn:hover{background:var(--primary-dark);transform:translateY(-2px)}.post-card{border-radius:14px;overflow:hidden;background:var(--card-bg);box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.post-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.post-card-img{position:relative;overflow:hidden;height:210px}.post-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.post-card:hover .post-card-img img{transform:scale(1.06)}.post-card-cat{position:absolute;top:12px;left:12px;background:var(--primary);color:#fff;padding:3px 11px;border-radius:20px;font-size:10px;font-weight:700;text-transform:uppercase}.post-card-body{padding:16px}.post-card-body h3{font-family:"Merriweather",serif;font-size:15px;line-height:1.45;margin-bottom:8px;color:var(--text);transition:color .2s}.post-card:hover .post-card-body h3{color:var(--primary)}.post-card-meta{font-size:11px;color:var(--text-light);margin-bottom:10px}.post-read{color:var(--primary);font-size:12px;font-weight:700}.post-card.big .post-card-img{height:300px}.post-card.big .post-card-body h3{font-size:19px}.pop-info h4{font-size:13px;line-height:1.5;color:var(--text);font-weight:700;transition:color .2s}.popular-item:hover .pop-info h4{color:var(--primary)}.pop-info .meta{font-size:11px;color:var(--text-light);margin-top:3px}.mobile-menu.open{display:flex}.ext-total{text-align:center;margin-bottom:40px}.ext-total .big-num{font-family:"Merriweather",serif;font-size:56px;font-weight:900;color:#ff5252;line-height:1}.ext-total p{font-size:14px;color:rgba(255,255,255,.75);margin-top:6px}@media (max-width:768px){.ext-total .big-num{font-size:40px}}.fun-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.2);transition:background .3s}.fun-dot.active{background:#69f0ae}@media (max-width:768px){.hero-content{padding:24px}.hero-content h1{font-size:24px}.post-card.big .post-card-img{height:220px}}