:root{--bn-height:56px;--safe-bottom:env(safe-area-inset-bottom,0px);--bn-total:calc(var(--bn-height) + var(--safe-bottom))}.page-body{height:100vh;overflow:auto;padding-bottom:var(--bn-total)}.message-area-fixed{align-items:center;bottom:var(--bn-total);display:flex;justify-content:center;left:0;padding:4px 0;position:fixed;right:0;z-index:11}.bottom-nav-fixed{bottom:0;left:0;padding-bottom:var(--safe-bottom);position:fixed;right:0;z-index:10}.bn-surface{height:var(--bn-height)}.menu-overlay>.v-overlay__content{inset:0 0 var(--bn-total) 0;pointer-events:auto}.menu-panel{height:100%;overflow:auto}.menu-header{padding:8px 0;top:0;z-index:1}.section-title{color:none;font-size:1.05rem;font-weight:700;margin-bottom:8px;text-align:left}.header{display:grid;gap:10px;grid-template-columns:2fr 10fr;margin-left:25px;position:sticky;top:4px;z-index:3}.function .v-btn{margin:auto 5px auto auto}.menu-grid{display:grid;gap:8px;grid-template-columns:1fr}.menu-chip .v-icon{margin-right:8px}.section-card{border:0}.btn-ellipsis{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-chip .v-btn__content,.v-bottom-navigation .v-btn .v-btn__content{gap:6px;min-width:0}.menu-chip .v-icon,.v-bottom-navigation .v-btn .v-icon{flex:0 0 auto}.menu-chip{justify-content:flex-start;min-height:40px;width:100%}.v-theme--light .menu-header{background:#fff;border-bottom:1px solid #e7e7e7}.v-theme--light .menu-chip{--btn-bg:#fff;--btn-fg:#000}.v-theme--dark .menu-header{background:#333;border-bottom:1px solid #444}.v-theme--dark .menu-chip{--btn-bg:#333;--btn-fg:#fff}.menu-chip:active{box-shadow:0 1px 6px #0000002e;transform:translateY(0)}.v-bottom-navigation .v-btn{transition:background-color .12s ease,box-shadow .12s ease,transform .08s ease}.v-bottom-navigation .v-btn:hover{background-color:#ffffff1a;box-shadow:0 2px 8px #00000040;transform:translateY(-1px)}.v-bottom-navigation .v-btn:active{box-shadow:0 1px 4px #0003;transform:translateY(0)}@media (min-width:600px){.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card{padding:12px 16px!important}.menu-grid .menu-chip .btn-ellipsis{max-width:16rem}}@media (min-width:960px){.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-grid .menu-chip .btn-ellipsis{max-width:18rem}}@media (min-width:1264px){.menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
