.app-shell[data-v-1ff0562d]{min-height:100vh;max-width:480px;margin:0 auto;background:#f7f4ee;color:#1f1f1f;display:flex;flex-direction:column;position:relative}.app-main[data-v-1ff0562d]{flex:1;padding:1.5rem 1.25rem 6rem}.tab-bar[data-v-1ff0562d]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.25rem;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.08);padding:.35rem .75rem calc(.35rem + env(safe-area-inset-bottom))}.tab-button[data-v-1ff0562d]{border:none;background:transparent;padding:.65rem .5rem;border-radius:999px;font-size:.9rem;font-weight:600;color:#676262;transition:background-color .2s ease,color .2s ease}.tab-button.active[data-v-1ff0562d]{color:#1d1b16;background:#f2d5a0}.tab-button[data-v-1ff0562d]:focus-visible{outline:2px solid #cf9f4c;outline-offset:2px}:root{font-family:Inter,Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1f1f1f;background-color:#f7f4ee;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f7f4ee}#app{min-height:100vh}button{font:inherit}
