.bottom-nav-glass[data-v-aaeb8582]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:84px;background:#f7f6f2d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(0,0,0,.04);display:flex;justify-content:space-around;padding-top:12px;padding-bottom:24px;z-index:50}.nav-item[data-v-aaeb8582]{display:flex;flex-direction:column;align-items:center;gap:4px;color:#a09d96;flex:1}.nav-item.active[data-v-aaeb8582]{color:var(--primary)}.nav-icon[data-v-aaeb8582]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.nav-text[data-v-aaeb8582]{font-size:10px;font-weight:500;letter-spacing:.5px}.toast[data-v-67e91661]{position:fixed;top:40%;left:50%;transform:translate(-50%);background:#0a1610d9;color:#fff;padding:10px 18px;border-radius:6px;font-size:13px;z-index:9999;max-width:80vw;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.toast.success[data-v-67e91661]{background:#1f7a5aeb}.toast.error[data-v-67e91661]{background:#8b3a33eb}.toast-enter-active[data-v-67e91661],.toast-leave-active[data-v-67e91661]{transition:opacity .2s,transform .2s}.toast-enter-from[data-v-67e91661],.toast-leave-to[data-v-67e91661]{opacity:0;transform:translate(-50%) translateY(-10px)}:root{--background: #f7f6f2;--foreground: #1d1c1a;--primary: #0a1610;--primary-foreground: #ffffff;--secondary: #eae6db;--muted: #dfdbd0;--muted-foreground: #6b685f;--accent: #a68a5b;--border: #e0dcd1;--card: #ffffff;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 99px;--font-serif: "Songti SC", "Noto Serif CJK SC", "STSong", serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%;background:#ece9e0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,STHeiti,sans-serif;color:var(--foreground);line-height:1.5;-webkit-font-smoothing:antialiased}a,button{color:inherit;text-decoration:none;background:none;border:0;cursor:pointer;font:inherit}img{max-width:100%;display:block}ul{list-style:none}.serif{font-family:var(--font-serif)}.mobile-app{max-width:480px;margin:0 auto;min-height:100vh;background:var(--background);position:relative;padding-top:env(safe-area-inset-top,12px);padding-bottom:84px;overflow-x:hidden;box-shadow:0 0 40px #0000000d}.mobile-app.no-chrome{padding-bottom:0}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.section-head-ed{margin-bottom:24px;display:flex;align-items:baseline;justify-content:space-between}.section-head-ed h3{font-size:20px;font-weight:400;color:var(--foreground)}.section-head-ed .ed-sub{font-size:10px;letter-spacing:1px;color:var(--muted-foreground);text-transform:uppercase}
