.mobile-mode-toggle{display:none;position:fixed;right:18px;bottom:18px;z-index:1000;min-height:48px;padding:0 16px;border:1px solid #ffffff40;border-radius:999px;background:#17120fee;color:#fff;font:800 13px/1 Inter,ui-sans-serif,system-ui,sans-serif;box-shadow:0 12px 34px #0005;backdrop-filter:blur(12px)}
@media(min-width:701px){body.bcs-mobile-tools .mobile-mode-toggle{display:block}body.bcs-mobile-preview{width:min(430px,100%);min-height:100vh;margin:0 auto;box-shadow:0 0 0 1px #0002,0 20px 80px #0004}html:has(body.bcs-mobile-preview){background:#28231f}}
