#rocketswim-ad-consent { position: fixed; bottom: 58px; left: 16px; z-index: 99999; max-width: 430px; width: calc(100% - 32px); padding: 20px; background: #fff; color: #182c47; border: 1px solid #ccd4df; border-radius: 10px; box-shadow: 0 4px 20px #0002; box-sizing: border-box; font: 15px/1.5 system-ui, sans-serif; }
#rocketswim-ad-consent[hidden] { display: none; }
#rocketswim-ad-consent p { margin: 0 0 12px; }
#rocketswim-ad-consent button, #rocketswim-ad-preferences { padding: 10px 14px; margin-right: 8px; cursor: pointer; background: #fff; border: 1px solid #182c47; border-radius: 6px; color: #182c47; font: 14px system-ui, sans-serif; }
#rocketswim-ad-preferences { position: fixed; bottom: 12px; left: 16px; z-index: 99998; }
#rocketswim-ad-consent button:focus-visible, #rocketswim-ad-preferences:focus-visible { outline: 3px solid #2573cb; outline-offset: 2px; }
