.demo-launcher{position:fixed;right:18px;bottom:16px;z-index:2147483000;display:flex;align-items:center;gap:10px;padding:8px 10px 8px 14px;border:1px solid #dbe4f0;border-radius:8px;background:#fff;box-shadow:0 3px 18px #17203318;font:12px/1.5 "Microsoft YaHei",sans-serif;color:#64748b}.demo-launcher button,.demo-guide button{border:1px solid #dbe4f0;border-radius:5px;background:white;padding:8px 12px;cursor:pointer;font:inherit;color:#344054}.demo-launcher .demo-start,.demo-guide .primary{background:#2563eb;color:white;border-color:#2563eb}.demo-guide{position:fixed;right:20px;bottom:78px;width:330px;max-width:calc(100vw - 40px);background:white;border:1px solid #c8d8f5;box-shadow:0 8px 40px #1720332b;border-radius:10px;padding:20px;z-index:2147483001;font:14px/1.8 "Microsoft YaHei",sans-serif;color:#344054}.demo-guide header,.demo-guide footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.demo-guide h2{font-size:18px;margin:12px 0 8px}.demo-guide p{margin:0 0 18px}.demo-guide small{font-size:12px;color:#64748b}.demo-guide[hidden]{display:none}.demo-launcher button:focus-visible,.demo-guide button:focus-visible{outline:3px solid #f7902f;outline-offset:3px}@media(max-width:960px){.demo-launcher{bottom:calc(70px + env(safe-area-inset-bottom));right:8px;padding:6px;gap:5px}.demo-launcher>span{display:none}.demo-launcher button{min-height:40px}.demo-guide{bottom:132px;right:10px;max-width:calc(100vw - 20px)} }
/* The neutral demo has no logo column in the original mobile board picker. */
@media(max-width:960px){body[data-dashboard-page="shell"] .mobile-sheet-body .mobile-board-intro{grid-template-columns:minmax(0,1fr) 58px}}
