.bottom-nav[data-v-d9dcf8e2]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;align-items:center;justify-content:space-around;height:56px;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--border);box-shadow:0 -2px 10px #9333ea0d;z-index:1000}.safe-bottom[data-v-d9dcf8e2]{padding-bottom:var(--safe-bottom)}.nav-item[data-v-d9dcf8e2]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;height:100%;color:var(--text-muted);font-size:10px;font-weight:500;transition:color .2s ease}.nav-item.active[data-v-d9dcf8e2]{color:var(--primary)}.nav-icon[data-v-d9dcf8e2]{width:24px;height:24px}:root{--primary: #9333ea;--primary-light: #a78bfa;--primary-dark: #7e22ce;--accent: #f9a8d4;--accent-light: #fce7f3;--lavender: #f3e8ff;--purple-soft: #ede9fe;--bg: #faf5ff;--bg-white: #ffffff;--text-primary: #1a1a2e;--text-secondary: #6b7280;--text-muted: #9ca3af;--border: rgba(177, 156, 217, .2);--shadow: 0 2px 8px rgba(147, 51, 234, .06);--shadow-lg: 0 4px 20px rgba(147, 51, 234, .1);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 24px;--nav-height: 56px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}#app{min-height:100vh;max-width:480px;margin:0 auto;position:relative;background:var(--bg);box-shadow:0 0 20px #0000000d}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer;font-family:inherit}
