*{box-sizing:border-box}body{margin:0;background:#f7fafc;color:#203040;font-family:Arial,sans-serif}header{background:white;border-bottom:1px solid #dde7ee;position:sticky;top:0;z-index:5}.bar{max-width:1180px;margin:auto;padding:18px 22px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:29px;font-weight:900;color:#173f3a;text-decoration:none}.logo span{color:#e57b6f}nav a{margin-left:22px;text-decoration:none;color:#173f3a;font-weight:700}.container{max-width:1180px;margin:auto;padding:35px 22px}.hero{display:grid;grid-template-columns:1.3fr .7fr;gap:22px}.hero-main{background:#173f3a;color:white;border-radius:28px;padding:48px;min-height:330px}.eyebrow,.tag{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;font-weight:900;color:#6b5aa6}.hero-main .eyebrow{color:#8fd3ff}.hero h1{font:700 50px/1.04 Georgia,serif;margin:15px 0}.hero p{line-height:1.7;color:#dce8ef}.side{background:#f1eef8;border-radius:28px;padding:28px}.search{background:white;padding:16px;border-radius:15px;color:#667789;margin-bottom:80px}.section-title{font:700 34px Georgia,serif;color:#173f3a;margin:42px 0 20px}.cats{display:flex;flex-wrap:wrap;gap:10px}.cat{background:#e7f3f0;color:#087d75;padding:11px 16px;border-radius:999px;text-decoration:none;font-weight:800;font-size:13px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:white;border:1px solid #dfe8ee;border-radius:22px;overflow:hidden}.card img{width:100%;height:190px;object-fit:cover}.body{padding:20px}.card h2{font:700 24px/1.12 Georgia,serif;color:#173f3a;margin:10px 0}.card p,.article p{line-height:1.7;color:#596b7a}.read{color:#e57b6f;text-decoration:none;font-weight:900}.article{max-width:900px;margin:auto;background:white;border:1px solid #dfe8ee;border-radius:28px;padding:40px}.article h1{font:700 48px/1.08 Georgia,serif;color:#173f3a}.article img{width:100%;height:430px;object-fit:cover;border-radius:22px;margin:20px 0}.article h2{font:700 30px Georgia,serif;color:#173f3a;margin-top:35px}.article p{font-size:17px}.cta{background:#fff4e9;border:1px solid #ffd5ad;border-radius:20px;padding:24px;margin:30px 0}.cta a{display:inline-block;background:#e57b6f;color:white;padding:14px 22px;border-radius:12px;text-decoration:none;font-weight:900}footer{background:#173f3a;color:#dce8ef;padding:35px 22px;margin-top:55px}.foot{max-width:1180px;margin:auto;display:flex;justify-content:space-between}.foot a{color:white;margin-left:15px}@media(max-width:800px){nav{display:none}.hero{grid-template-columns:1fr}.hero h1{font-size:39px}.grid{grid-template-columns:1fr}.article{padding:25px 20px}.article h1{font-size:36px}.article img{height:280px}}

/* Article sharing, support card, category links and mobile navigation */
.article-tools{max-width:900px;margin:22px auto 0;display:grid;gap:18px}
.share-card,.support-card,.category-card{background:#fff;border:1px solid #dfe8ee;border-radius:22px;padding:24px}
.share-card h2,.support-card h2,.category-card h2{font:700 26px Georgia,serif;color:#173f3a;margin:0 0 16px}
.share-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.share-btn{border:1px solid #d8e1e7;border-radius:14px;padding:14px 10px;background:#fff;color:#173f3a;font-weight:800;text-decoration:none;text-align:center;cursor:pointer;font-size:14px}
.share-btn:hover{transform:translateY(-1px)}
.share-btn.whatsapp{background:#18b86a;color:#fff;border-color:#18b86a}.share-btn.facebook{background:#1877f2;color:#fff;border-color:#1877f2}.share-btn.pinterest{background:#d91b3f;color:#fff;border-color:#d91b3f}.share-btn.xbtn{background:#111;color:#fff;border-color:#111}
.support-card{background:#fff8ee;display:flex;align-items:center;justify-content:space-between;gap:20px}
.support-copy p{margin:7px 0 15px;color:#596b7a;line-height:1.6}.support-btn{display:inline-block;background:#ee7867;color:#fff;padding:14px 22px;border-radius:12px;text-decoration:none;font-weight:900}.support-visual{width:220px;height:150px;border-radius:18px;background:linear-gradient(135deg,#f5ead7,#fff);display:flex;align-items:center;justify-content:center;font-size:58px}
.category-card{margin-top:0}.category-links{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.category-links a{padding:14px 12px;border:1px solid #dfe8ee;border-radius:14px;text-decoration:none;color:#173f3a;font-weight:800;background:#fff}.category-links a:hover{background:#e9f5f2}
.bottom-nav{position:fixed;left:0;right:0;bottom:0;background:rgba(255,255,255,.98);border-top:1px solid #dfe8ee;display:grid;grid-template-columns:repeat(4,1fr);z-index:20;box-shadow:0 -5px 20px rgba(23,63,58,.08)}.bottom-nav a{text-align:center;padding:15px 8px;text-decoration:none;color:#173f3a;font-weight:900;font-size:14px}.bottom-nav a.active{background:#159b92;color:#fff}
body{padding-bottom:62px}
@media(max-width:800px){.share-buttons{grid-template-columns:repeat(2,1fr)}.support-card{align-items:stretch}.support-visual{display:none}.category-links{grid-template-columns:repeat(2,1fr)}.bottom-nav a{padding:14px 5px;font-size:13px}}
