:root{--proto-violet: #888fff;--proto-blue: #3c98ff;--proto-sky: #99c9ff;--proto-frost: #aed5ff;--proto-azure: #76b6fc;--proto-deep-1: #2d2a5c;--proto-deep-2: #1e1b3d;--proto-header: #5b67f1;--color-primary: var(--proto-violet);--color-primary-mid: #6b7cff;--color-primary-light: var(--proto-blue);--color-accent: var(--proto-blue);--color-text: #1a1d2e;--color-text-muted: #5c6178;--color-border: rgba(136, 143, 255, .18);--color-bg: #ffffff;--color-bg-subtle: #f3f6ff;--color-page-tint: #eef2ff;--color-tag-hot: #dc2626;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-pill: 999px;--shadow-card: 0 4px 24px rgba(91, 103, 241, .08), 0 1px 3px rgba(30, 27, 61, .06);--shadow-search: 0 8px 32px rgba(60, 152, 255, .12), 0 2px 8px rgba(45, 42, 92, .06);--gradient-brand: linear-gradient(135deg, var(--proto-violet) 0%, var(--proto-blue) 55%, var(--proto-azure) 100%);--gradient-hero-text: linear-gradient(90deg, #6ae8b0 0%, var(--proto-blue) 42%, var(--proto-violet) 100%);--color-teal-accent: #2dd4bf;--gradient-page: radial-gradient(100% 70% at 10% 0%, rgba(186, 230, 253, .55) 0%, transparent 50%), radial-gradient(80% 50% at 90% 10%, rgba(221, 214, 254, .45) 0%, transparent 45%), radial-gradient(60% 40% at 50% 100%, rgba(167, 243, 208, .22) 0%, transparent 50%), linear-gradient(180deg, #f8fafc 0%, #f1f5f9 45%, #eef2ff 100%);--sidebar-width: 72px;--header-height: 56px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;line-height:1.5;font-family:PingFang SC,Noto Sans SC,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-bg-subtle)}#app{min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}
