:root,[data-theme=dark]{--primary: #8b5cf6;--primary-light: #a78bfa;--primary-dark: #7c3aed;--primary-rgb: 139, 92, 246;--bg-page: #0f0f14;--bg-surface: #1a1a24;--bg-card: #24242f;--bg-card-hover: #2a2a38;--bg-section-alt: #16161f;--bg-overlay: rgba(15, 15, 20, .92);--bg-input: #1a1a24;--border-color: #2f2f3d;--border-light: #262633;--border-focus: #8b5cf6;--text-primary: #f1f1f5;--text-secondary: #a0a0b0;--text-muted: #6b6b7a;--text-inverse: #ffffff;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 8px 24px rgba(0, 0, 0, .4);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .5);--shadow-primary: 0 4px 16px rgba(139, 92, 246, .35);--hero-sky-top: #1a1a3a;--hero-sky-mid: #2d2d5a;--hero-sky-bottom: #1f1f3f;--hero-ground-dark: #1d1520;--hero-ground-light: #2a1d30}[data-theme=light]{--primary: #8b5cf6;--primary-light: #a78bfa;--primary-dark: #7c3aed;--primary-rgb: 139, 92, 246;--bg-page: #f5f4fc;--bg-surface: #ffffff;--bg-card: #ffffff;--bg-card-hover: #faf9ff;--bg-section-alt: #edeaf8;--bg-overlay: rgba(255, 255, 255, .92);--bg-input: #ffffff;--border-color: #e8e6f5;--border-light: #f0eef9;--border-focus: #8b5cf6;--text-primary: #1a1a24;--text-secondary: #5a5a6a;--text-muted: #9a9aa8;--text-inverse: #ffffff;--shadow-sm: 0 2px 8px rgba(139, 92, 246, .08);--shadow-md: 0 8px 24px rgba(139, 92, 246, .12);--shadow-lg: 0 16px 48px rgba(139, 92, 246, .16);--shadow-primary: 0 4px 16px rgba(139, 92, 246, .3);--hero-sky-top: #d8d4f5;--hero-sky-mid: #e8e4fb;--hero-sky-bottom: #f0ecfd;--hero-ground-dark: #b8aed8;--hero-ground-light: #cbc2e5}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;overscroll-behavior-x:none;-webkit-overflow-scrolling:touch}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background .3s ease,color .3s ease;touch-action:pan-y}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:none;outline:none;cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px;background:transparent}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.el-image-viewer__mask{opacity:.7!important}.van-image-preview .van-swipe-item{display:flex!important;align-items:center!important;justify-content:center!important;background:#000}
