@keyframes cmPulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes cmBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes cmShine{0%{background-position:0 50%}to{background-position:200% 50%}}.cm-scroll{scrollbar-width:thin;scrollbar-color:rgba(120,120,130,.35) transparent}.cm-scroll::-webkit-scrollbar{width:8px;height:8px}.cm-scroll::-webkit-scrollbar-thumb{background:rgba(120,120,130,.35);border-radius:8px}.cm-scroll::-webkit-scrollbar-track{background:transparent}.cm-grid{background-image:linear-gradient(90deg,currentColor 1px,transparent 0),linear-gradient(180deg,currentColor 1px,transparent 0);background-size:32px 32px;opacity:.05}.cm-dot{background-image:radial-gradient(currentColor 1px,transparent 1.2px);background-size:18px 18px;opacity:.08}[role=button]:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:2px}@keyframes mxBlink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes mxPulse{0%,to{opacity:.4}50%{opacity:1}}.mx-scroll{scrollbar-width:none}.mx-scroll::-webkit-scrollbar{display:none}.mx-dotgrid{background-image:radial-gradient(circle,currentColor 1px,transparent 0);background-size:14px 14px;opacity:.06}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--m-tabbar-h:64px;--m-touch-min:44px}.m-shell{min-height:100dvh;display:flex;flex-direction:column}.m-shell-main{flex:1;overflow-x:hidden;padding-bottom:calc(var(--m-tabbar-h) + env(safe-area-inset-bottom, 0px))}.m-tabbar{position:fixed;left:0;right:0;bottom:0;z-index:20;padding-top:6px;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 6px);display:flex;justify-content:space-around}.m-tabbar-btn{all:unset;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:var(--m-touch-min);min-height:var(--m-touch-min);padding:4px 8px;cursor:pointer;font:inherit}.m-tabbar-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:6px}