:root{--magicbell-font-family:system-ui, -apple-system, "Segoe UI", sans-serif;--magicbell-text-default:#131313;--magicbell-text-link:#005b82;--magicbell-bg-default:#fff;--magicbell-bg-active:#f8f8f8;--magicbell-bg-hover:#f8f8f8;--magicbell-surface-bg:#fff;--magicbell-surface-bg-hover:#f8f8f8;--magicbell-border-muted:#cfcfcf;--howard-bell-color:#005b82}.magicbell--inbox-button svg path[fill]{fill:var(--howard-bell-color)}.magicbell--inbox-button svg path[stroke]{stroke:var(--howard-bell-color)}.magicbell--inbox-button{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px}.magicbell--inbox-button:hover{background-color:#f2f2f2}@media (prefers-color-scheme:dark){:root{--howard-bell-color:#00a1de}.magicbell--inbox-button:hover{background-color:#ffffff1f}}