.afchem-elephants-page{--orange:#ff7900;--green:#00914e;--dark:#123126;--white:#fff;color:var(--dark);background:#f7faf8;font-family:Arial,Helvetica,sans-serif;overflow:hidden}
.afchem-elephants-page *{box-sizing:border-box}
.afchem-hero{background:radial-gradient(circle at 85% 10%,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,rgba(255,121,0,.98),rgba(0,145,78,.98));padding:28px 28px 70px;border-radius:0 0 34px 34px}
.afchem-topbar{max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:18px}
.afchem-logo{max-width:280px;background:white;border-radius:18px;padding:10px;box-shadow:0 10px 25px rgba(0,0,0,.12)}
.afchem-navbtn{color:white!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.75);padding:12px 18px;border-radius:999px;font-weight:800}
.afchem-hero-grid{max-width:1180px;margin:70px auto 0;display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}
.afchem-hero-text{color:white}
.afchem-badge{display:inline-block;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.4);padding:10px 18px;border-radius:999px;font-weight:800}
.afchem-hero h1{font-size:clamp(44px,7vw,86px);line-height:1.02;margin:24px 0 18px;color:white}
.afchem-hero p{font-size:24px;max-width:760px;margin:0 0 24px;color:white}
.afchem-slogan{display:inline-block;background:white;color:var(--green);padding:13px 18px;border-radius:18px;font-size:22px;letter-spacing:.4px;margin:0 0 32px}
.afchem-hero-visual img{width:100%;max-height:760px;object-fit:contain;border-radius:28px;box-shadow:0 20px 55px rgba(0,0,0,.2)}
.afchem-btn{border:0;border-radius:999px;padding:15px 24px;font-weight:900;text-decoration:none!important;cursor:pointer;display:inline-block}
.afchem-primary{background:var(--green);color:white!important}.afchem-secondary{background:white;color:var(--green)!important}.afchem-ghost{background:#eaf3ee;color:var(--green)!important}
.afchem-actions,.afchem-creator-actions{display:flex;gap:14px;flex-wrap:wrap}
.afchem-elephants-page section:not(.afchem-hero){max-width:1180px;margin:70px auto;padding:0 28px}
.afchem-elephants-page h2{font-size:38px;text-align:center;margin-bottom:26px;color:var(--dark)}
.afchem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.afchem-grid article,.afchem-creator-card,.afchem-download,.afchem-copy,.afchem-social{background:white;border-radius:30px;padding:28px;box-shadow:0 14px 35px rgba(0,0,0,.08)}
.afchem-grid article span{display:inline-grid;place-items:center;width:48px;height:48px;background:var(--orange);color:white;border-radius:50%;font-size:24px;font-weight:900}
.afchem-creator-card{display:grid;grid-template-columns:1fr 520px;gap:30px;align-items:center}
#afchemPhotoInput{width:100%;padding:16px;border:2px dashed #b7d3c6;border-radius:18px;background:#f7faf8;margin:20px 0}
#afchemCanvas{width:100%;border-radius:28px;background:#eee;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}
.afchem-hashtags{font-weight:900;color:var(--green)}
.afchem-download{display:flex;align-items:center;justify-content:space-between;gap:30px}
.afchem-download img{max-width:270px;border-radius:24px}
.afchem-url{font-size:14px;color:#58756a;word-break:break-all}
.afchem-social-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.afchem-social-grid img{width:100%;border-radius:22px}
.afchem-copy p{font-size:22px;line-height:1.5;text-align:center}
.afchem-copy strong{display:block;text-align:center;color:var(--green);font-size:22px;margin-top:18px}
@media(max-width:900px){.afchem-hero-grid,.afchem-grid,.afchem-creator-card,.afchem-social-grid{grid-template-columns:1fr}.afchem-download{flex-direction:column;text-align:center}.afchem-hero p{font-size:19px}.afchem-logo{max-width:210px}.afchem-navbtn{display:none}.afchem-actions,.afchem-creator-actions{justify-content:center}.afchem-hero-text{text-align:center}.afchem-slogan{font-size:17px}}
