:root{--color-primary: #FF6B35;--color-primary-hover: #FF8559;--color-primary-pressed: #E55A2B;--color-primary-light: #FFF1EB;--color-secondary: #4ECDC4;--color-secondary-light: #E8FAF8;--color-accent: #FFD23F;--color-title: #1A1A2E;--color-body: #3D3D5C;--color-muted: #8B8BA7;--color-disabled: #C4C4D4;--color-border: #E8E8F0;--color-bg: #F7F7FB;--color-card: #FFFFFF;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #FF4D4F;--color-info: #4ECDC4;--gradient-hero: linear-gradient(135deg, #FF6B35 0%, #FF8559 50%, #FFD23F 100%);--gradient-sidebar: linear-gradient(180deg, #1A1A2E 0%, #16213E 100%);--gradient-stat: linear-gradient(135deg, #FF6B35, #FFD23F);--gradient-card-hover: linear-gradient(135deg, #FFF1EB 0%, #FFFFFF 100%);--gradient-cover-fallback: linear-gradient(135deg, #FFF1EB 0%, #E8FAF8 100%);--fs-hero: 36px;--fs-h1: 28px;--fs-h2: 22px;--fs-h3: 18px;--fs-body: 15px;--fs-body-sm: 14px;--fs-caption: 13px;--fs-tiny: 12px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-xs: 0 1px 2px rgba(26, 26, 46, .04);--shadow-sm: 0 2px 8px rgba(26, 26, 46, .06);--shadow-md: 0 4px 16px rgba(26, 26, 46, .08);--shadow-lg: 0 8px 24px rgba(26, 26, 46, .12);--shadow-primary: 0 4px 16px rgba(255, 107, 53, .25);--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:var(--color-bg);color:var(--color-body);font-size:var(--fs-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-hover)}img{max-width:100%;display:block}::selection{background:var(--color-primary-light);color:var(--color-primary-pressed)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-disabled);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-muted)}.page-enter-active,.page-leave-active{transition:opacity .25s ease,transform .25s ease}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0;transform:translateY(-8px)}.resource-grid>*{animation:fadeInUp .4s ease backwards}.resource-grid>*:nth-child(1){animation-delay:.05s}.resource-grid>*:nth-child(2){animation-delay:.1s}.resource-grid>*:nth-child(3){animation-delay:.15s}.resource-grid>*:nth-child(4){animation-delay:.2s}.resource-grid>*:nth-child(5){animation-delay:.25s}.resource-grid>*:nth-child(6){animation-delay:.3s}.resource-grid>*:nth-child(7){animation-delay:.35s}.resource-grid>*:nth-child(8){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero-search,.filter-bar,.add-form{flex-direction:column}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f7f7fb;color:#3d3d5c}.n-message{max-width:480px!important}.n-message__content{white-space:pre-wrap!important;word-break:break-word!important;line-height:1.5!important}
