:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.5;font-weight:400;--bg-color: #FFECE8;--card-bg: rgba(255, 255, 255, .65);--text-primary: #1d1d1f;--text-secondary: #86868b;--accent-color: #FF6B6B;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .04);--shadow-md: 0 12px 32px rgba(0, 0, 0, .08);--ease-apple: cubic-bezier(.25, .1, .25, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background-color:var(--bg-color);color:var(--text-primary)}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.02em;margin-bottom:.8em;color:var(--text-primary);font-weight:600}a{color:var(--text-primary);text-decoration:none;transition:opacity .3s var(--ease-apple)}a:hover{opacity:.6}.container{max-width:980px;margin:0 auto;padding:0 24px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;letter-spacing:-.02em;display:block;text-align:center}[data-v-412203ce]{margin:0;padding:0;box-sizing:border-box}.blog-site[data-v-412203ce]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#333;line-height:1.6}.container[data-v-412203ce]{max-width:1200px;margin:0 auto;padding:0 20px}.header[data-v-412203ce]{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:100}.header-content[data-v-412203ce]{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo[data-v-412203ce]{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0}.nav[data-v-412203ce]{display:flex;gap:2rem}.nav-link[data-v-412203ce]{color:#666;text-decoration:none;font-weight:500;transition:color .3s}.nav-link[data-v-412203ce]:hover{color:#3498db}.hero[data-v-412203ce]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;text-align:center}.hero-title[data-v-412203ce]{font-size:3rem;font-weight:700;margin-bottom:1rem;animation:fadeInUp-412203ce .8s ease-out}.hero-subtitle[data-v-412203ce]{font-size:1.5rem;margin-bottom:.5rem;opacity:.95;animation:fadeInUp-412203ce 1s ease-out}.hero-description[data-v-412203ce]{font-size:1.1rem;opacity:.9;animation:fadeInUp-412203ce 1.2s ease-out}@keyframes fadeInUp-412203ce{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.categories[data-v-412203ce]{background:#f8f9fa;padding:2rem 0;border-bottom:1px solid #e9ecef}.category-tabs[data-v-412203ce]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.tab-btn[data-v-412203ce]{padding:.6rem 1.5rem;border:2px solid #dee2e6;background:#fff;color:#666;border-radius:25px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s}.tab-btn[data-v-412203ce]:hover{border-color:#3498db;color:#3498db;transform:translateY(-2px)}.tab-btn.active[data-v-412203ce]{background:#3498db;color:#fff;border-color:#3498db}.articles[data-v-412203ce]{padding:4rem 0;background:#fff}.articles-grid[data-v-412203ce]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.article-card[data-v-412203ce]{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s;cursor:pointer}.article-card[data-v-412203ce]:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.article-header[data-v-412203ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.article-category[data-v-412203ce]{display:inline-block;padding:.3rem .8rem;background:#e3f2fd;color:#1976d2;border-radius:20px;font-size:.85rem;font-weight:600}.article-date[data-v-412203ce]{color:#999;font-size:.9rem}.article-title[data-v-412203ce]{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:.8rem;line-height:1.4}.article-summary[data-v-412203ce]{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.article-tags[data-v-412203ce]{display:flex;gap:.5rem;flex-wrap:wrap}.tag[data-v-412203ce]{padding:.25rem .6rem;background:#f1f3f5;color:#495057;border-radius:4px;font-size:.8rem}.about[data-v-412203ce]{padding:4rem 0;background:#f8f9fa}.section-title[data-v-412203ce]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#2c3e50}.about-content[data-v-412203ce]{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#555}.about-content p[data-v-412203ce]{margin-bottom:1rem}.footer[data-v-412203ce]{background:#2c3e50;color:#ecf0f1;padding:3rem 0 2rem;text-align:center}.footer p[data-v-412203ce]{margin:.5rem 0}.footer-note[data-v-412203ce]{font-size:.9rem;opacity:.8;margin-top:1rem}.footer-beian[data-v-412203ce]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(236,240,241,.2)}.beian-item[data-v-412203ce]{margin:.3rem 0;font-size:.85rem;opacity:.9}.beian-item a[data-v-412203ce]{color:#ecf0f1;text-decoration:none;transition:opacity .3s;display:inline-flex;align-items:center;gap:5px}.beian-item a[data-v-412203ce]:hover{opacity:.7;text-decoration:underline}.beian-icon[data-v-412203ce]{width:14px;height:14px;vertical-align:middle}.article-detail[data-v-412203ce]{min-height:calc(100vh - 80px);padding:3rem 0;background:#fff}.back-btn[data-v-412203ce]{display:inline-flex;align-items:center;padding:.8rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;margin-bottom:2rem}.back-btn[data-v-412203ce]:hover{background:#5568d3;transform:translate(-5px)}.detail-content[data-v-412203ce]{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #00000014}.detail-header[data-v-412203ce]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.detail-category[data-v-412203ce]{display:inline-block;padding:.5rem 1rem;background:#e3f2fd;color:#1976d2;border-radius:20px;font-size:.9rem;font-weight:600}.detail-date[data-v-412203ce]{color:#999;font-size:1rem}.detail-title[data-v-412203ce]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;line-height:1.3}.detail-tags[data-v-412203ce]{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e9ecef}.detail-tag[data-v-412203ce]{padding:.4rem 1rem;background:#f1f3f5;color:#495057;border-radius:6px;font-size:.9rem;font-weight:500}.detail-body[data-v-412203ce]{font-size:1.1rem;line-height:1.8;color:#333}.detail-body h1[data-v-412203ce]{font-size:2rem;font-weight:700;color:#2c3e50;margin:2.5rem 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #667eea}.detail-body h2[data-v-412203ce]{font-size:1.6rem;font-weight:600;color:#2c3e50;margin:2rem 0 1rem}.detail-body h3[data-v-412203ce]{font-size:1.3rem;font-weight:600;color:#2c3e50;margin:1.5rem 0 .8rem}.detail-body p[data-v-412203ce]{margin-bottom:1.2rem}.detail-body pre[data-v-412203ce]{background:#f6f8fa;border:1px solid #e1e4e8;border-radius:8px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0}.detail-body code[data-v-412203ce]{background:#f6f8fa;padding:.2rem .5rem;border-radius:4px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.95em;color:#d73a49}.detail-body pre code[data-v-412203ce]{background:none;padding:0;color:#333;font-size:.9rem;line-height:1.6}.detail-body li[data-v-412203ce]{margin-left:2rem;margin-bottom:.5rem;list-style-type:disc}.detail-body strong[data-v-412203ce]{font-weight:600;color:#2c3e50}.detail-body em[data-v-412203ce]{font-style:italic;color:#666}@media(max-width:768px){.hero-title[data-v-412203ce]{font-size:2rem}.hero-subtitle[data-v-412203ce]{font-size:1.2rem}.articles-grid[data-v-412203ce]{grid-template-columns:1fr}.nav[data-v-412203ce]{gap:1rem}.category-tabs[data-v-412203ce]{gap:.5rem}.tab-btn[data-v-412203ce]{padding:.5rem 1rem;font-size:.85rem}.detail-content[data-v-412203ce]{padding:1.5rem}.detail-title[data-v-412203ce]{font-size:1.8rem}.detail-body[data-v-412203ce]{font-size:1rem}.detail-body h1[data-v-412203ce]{font-size:1.6rem}.detail-body h2[data-v-412203ce]{font-size:1.3rem}.detail-body h3[data-v-412203ce]{font-size:1.1rem}.detail-body pre[data-v-412203ce]{padding:1rem;font-size:.85rem}.beian-item[data-v-412203ce]{font-size:.75rem}.beian-item a[data-v-412203ce]{flex-direction:column;gap:3px}}
