
/* Afar Culture production cleanup: logo, clean share, responsive footer */
.afc-brand-logo{height:52px;width:auto;display:block;border-radius:12px;object-fit:contain;background:#fff;padding:3px;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.navbar-brand{display:inline-flex;align-items:center;gap:10px}
.afc-footer-share{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}
.afc-share-btn{border:0;border-radius:999px;background:#ffd700;color:#1a3a5c;font-weight:900;padding:10px 17px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 8px 20px rgba(255,215,0,.18);transition:.2s ease;font-size:.92rem;line-height:1}
.afc-share-btn:hover{transform:translateY(-2px);background:#ffe45c;color:#102b45}.afc-share-mini{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,215,0,.12);border:1px solid rgba(255,215,0,.28);color:#ffd700;text-decoration:none;transition:.2s ease}.afc-share-mini:hover{background:#ffd700;color:#1a3a5c;transform:translateY(-2px)}
.afc-share-toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%) translateY(18px);background:#102b45;color:#fff;border:1px solid rgba(255,215,0,.35);padding:10px 18px;border-radius:999px;box-shadow:0 12px 30px rgba(0,0,0,.25);opacity:0;pointer-events:none;z-index:999999;transition:.25s ease;font-weight:700;font-size:.86rem}.afc-share-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.footer .afc-footer-share{margin-bottom:8px}.footer-legal-links a{color:#c2b280}.footer-legal-links a:hover{color:#ffd700}
@media(max-width:768px){.afc-brand-logo{height:44px}.afc-footer-share{justify-content:center}.footer{text-align:center}.footer .social-links{justify-content:center}.afc-share-btn{padding:9px 14px;font-size:.86rem}.afc-share-mini{width:36px;height:36px}.founder-content{text-align:center}.founder-content h2,.founder-role,.founder-message{text-align:center;margin-left:auto;margin-right:auto}.founder-message{max-width:100%;line-height:1.75}.founder-badge{margin-left:auto!important;margin-right:auto!important}.founder-stats,.founder-buttons,.founder-socials{justify-content:center}}
