.tabbar[data-v-6f2d7226]{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:100%;max-width:480px;display:flex;background:var(--surface);border-top:1px solid var(--line);padding:9px 8px 26px;z-index:30}.tab[data-v-6f2d7226]{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 0;text-decoration:none}.tab__label[data-v-6f2d7226]{font-size:10.5px;white-space:nowrap}.app-toast[data-v-2ef0a0c9]{position:fixed;left:50%;bottom:84px;transform:translate(-50%);z-index:1000;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:var(--surface);color:var(--ink);border:1px solid var(--line);box-shadow:0 8px 24px #0000001f;font-size:14px;font-weight:600;max-width:80%;white-space:nowrap}.app-toast__msg[data-v-2ef0a0c9]{overflow:hidden;text-overflow:ellipsis}.toast-fade-enter-active[data-v-2ef0a0c9],.toast-fade-leave-active[data-v-2ef0a0c9]{transition:opacity .2s ease,transform .2s ease}.toast-fade-enter-from[data-v-2ef0a0c9],.toast-fade-leave-to[data-v-2ef0a0c9]{opacity:0;transform:translate(-50%) translateY(8px)}#app{--bg: #F4F1EA;--surface: #FFFFFF;--sunk: #EDE8DD;--ink: #2B2823;--sub: #7A7468;--faint: #A8A294;--line: #E7E1D4;--accent: #B25C3F;--accentSoft: #F0E3DB;--onAccent: #FFFFFF;max-width:480px;margin:0 auto;min-height:100vh;background:var(--bg);color:var(--ink);font-family:Pretendard,Noto Sans JP,-apple-system,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg, #F4F1EA)}button{cursor:pointer;font-family:inherit}.content{min-height:100vh;padding-bottom:96px;overflow-y:auto}
