.millennium-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.55rem .85rem;border:1px solid rgba(184,134,62,.38);border-radius:999px;background:linear-gradient(135deg,#fff8e8,#f3e2bb);color:#674613;font:750 .78rem Inter,sans-serif;box-shadow:0 8px 22px rgba(120,82,25,.12)}.millennium-badge::before{content:"✦";color:#b8863e}.millennium-badge[hidden]{display:none!important}
html[data-theme="dark"] .millennium-badge{border-color:#8b6a31;background:linear-gradient(135deg,#332710,#4b3614);color:#ffe8ad}
