.hero-topbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:10px 0 18px;flex-wrap:wrap}.hero-badge{background:rgba(0,230,118,.08);border:1px solid rgba(0,230,118,.14);color:#00e676;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;margin:0}.hero-mini-info{color:#b6bcc7;font-size:12px;font-weight:600}@media (max-width:768px){.hero-topbar{justify-content:center;text-align:center}}