*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}body{background:#fafaf8;color:#1c1917}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8e6e0;border-radius:3px}:focus-visible{outline:2px solid #0d9488;outline-offset:2px;border-radius:4px}button,input,select,textarea{font-family:inherit}button{transition:all .15s ease}.mb-shell{flex-direction:column;height:100vh;font-family:system-ui,sans-serif}.mb-shell,.mb-shell-inner{display:flex;overflow:hidden}.mb-shell-inner{flex:1;flex-direction:column;background:#fafaf8;min-width:0;width:100%}.mb-shell-main{flex:1;overflow-y:auto;padding:16px 16px 80px}.mb-sidebar{display:none}.mb-bottomnav{display:flex;position:fixed;left:0;right:0;bottom:0;height:64px;z-index:50;background:#fff;border-top:1px solid #e8e6e0;box-shadow:0 -1px 3px rgba(0,0,0,.05)}@media (min-width:768px){.mb-shell{flex-direction:row}.mb-shell-main{padding:24px 28px}.mb-sidebar{display:flex}.mb-bottomnav{display:none}}