.mobile-tools-close,.mobile-tools-fab{display:none}@media (max-width:1024px){.is-mobile-tools-drawer .mobile-tools-fab,.is-mobile-tools-drawer.has-sidebar .mobile-tools-fab,.is-mobile-tools-drawer.is-editor-active .mobile-tools-fab{display:inline-flex;position:fixed;left:50%;right:auto;bottom:calc(20px + env(safe-area-inset-bottom, 0px));z-index:40;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:12px 22px;border:none;border-radius:999px;background:#f59e0b;color:#111;font-size:15px;font-weight:700;box-shadow:0 8px 24px rgba(0,0,0,.35);cursor:pointer;transform:translateX(-50%)}.mobile-tools-fab-icon{width:20px;height:20px;flex-shrink:0}.is-mobile-tools-drawer.is-tools-open .mobile-tools-close{display:inline-flex;position:fixed;top:calc(var(--header-height, 72px) + 12px);right:14px;z-index:60;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(20,20,20,.92);color:#fff;font-size:28px;line-height:1;cursor:pointer}.is-mobile-tools-drawer .mobile-tools-close span{display:block;margin-top:-2px}}