/* BMC V23: bottom nav removed + smooth notice slider */
.bottom-nav{display:none!important}
body{padding-bottom:0!important}
.main{padding-bottom:42px!important}
.ai-fab{bottom:18px!important;right:18px!important;z-index:70}
.bmc-notice-strip{position:sticky;top:74px;z-index:74;background:rgba(5,6,10,.74);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.bmc-notice-inner{height:38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;overflow:hidden}
.bmc-notice-label,.bmc-notice-view{height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(239,23,55,.34);background:rgba(239,23,55,.10);color:#fff;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.2px;white-space:nowrap}.bmc-notice-label{padding:0 10px}.bmc-notice-label span{width:7px;height:7px;border-radius:50%;background:#ef1737;box-shadow:0 0 13px rgba(239,23,55,.8);margin-right:7px}.bmc-notice-view{padding:0 9px;color:#ff5a70}.bmc-notice-ticker{min-width:0;overflow:hidden;height:32px;display:flex;align-items:center;color:rgba(255,255,255,.86);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.bmc-notice-track{display:inline-flex;align-items:center;gap:18px;white-space:nowrap;will-change:transform;animation:bmcNoticeRun 28s linear infinite}.bmc-notice-ticker:hover .bmc-notice-track{animation-play-state:paused}.bmc-notice-track em{font-style:normal;font-size:12px;font-weight:800;color:rgba(255,255,255,.86)}.bmc-notice-track em:before{content:"";display:inline-block;width:5px;height:5px;margin:0 9px 1px 0;border-radius:50%;background:#ef1737;box-shadow:0 0 8px rgba(239,23,55,.65)}@keyframes bmcNoticeRun{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:760px){.topbar-inner{height:58px}.bmc-notice-strip{top:58px}.bmc-notice-inner{height:34px;gap:7px}.bmc-notice-label{padding:0 8px;font-size:10px}.bmc-notice-view{display:none}.bmc-notice-track{gap:14px;animation-duration:22s}.bmc-notice-track em{font-size:11px}.main{padding-bottom:22px!important}.ai-fab{width:50px!important;height:50px!important;min-width:50px!important;bottom:16px!important;right:14px!important;border-radius:50%!important;font-size:10px!important;line-height:1.05!important}.profile-drawer,.bmc-account-drawer{padding-bottom:22px!important;max-height:calc(100dvh - 18px)!important}.footer{display:none}}
@media(prefers-reduced-motion:reduce){.bmc-notice-track{animation:none!important;transform:none!important}}
html[data-theme="light"] .bmc-notice-strip{background:rgba(255,255,255,.82);border-bottom-color:rgba(20,31,45,.10)}html[data-theme="light"] .bmc-notice-label,html[data-theme="light"] .bmc-notice-view{background:rgba(239,23,55,.08);border-color:rgba(239,23,55,.28);color:#1d2430}html[data-theme="light"] .bmc-notice-ticker{color:#202735}html[data-theme="light"] .bmc-notice-track em{color:#202735}
