@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";.header[data-v-2b65f1c7]{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;border-bottom:2px solid #fbbf2433;padding:1.25rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:sticky;top:0;box-shadow:0 4px 20px #fbbf241a}.header.dark[data-v-2b65f1c7]{background:#1f2937b3;border-bottom-color:#34d3994d;box-shadow:0 4px 20px #34d3991a}.header-content[data-v-2b65f1c7]{justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.logo[data-v-2b65f1c7]{text-decoration:none;transition:transform .3s}.logo[data-v-2b65f1c7]:hover{transform:scale(1.05)}.logo-text[data-v-2b65f1c7]{color:#da7c51;margin:0;font-family:Noto Sans SC,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;transition:color .3s}.nav[data-v-2b65f1c7]{align-items:center;gap:.75rem;display:flex}.nav-link[data-v-2b65f1c7]{color:#da7c51;background:#fff9;border:2px solid #0000;border-radius:18px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 10px #da7c511a}.dark .nav-link[data-v-2b65f1c7]{color:#e8a882;background:#1f293799;box-shadow:0 2px 10px #e8a8821a}.nav-link[data-v-2b65f1c7]:hover{background:#da7c5126;border-color:#da7c51;transform:translateY(-2px);box-shadow:0 4px 15px #da7c5133}.dark .nav-link[data-v-2b65f1c7]:hover{background:#e8a88226;border-color:#e8a882;box-shadow:0 4px 15px #e8a88233}.nav-link.router-link-active[data-v-2b65f1c7]{color:#da7c51;background:#da7c5140;border-color:#da7c51;font-weight:700}.dark .nav-link.router-link-active[data-v-2b65f1c7]{color:#e8a882;background:#e8a88233;border-color:#e8a882}.theme-toggle[data-v-2b65f1c7]{cursor:pointer;color:#fff;background:#da7c51;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #da7c514d}.theme-toggle[data-v-2b65f1c7]:hover{background:#c86b47;transform:scale(1.1)rotate(180deg);box-shadow:0 6px 20px #da7c5166}.theme-toggle[data-v-2b65f1c7]:active{transform:scale(.95)}@media (width<=768px){.header-content[data-v-2b65f1c7]{flex-wrap:wrap;padding:0 1rem}.nav[data-v-2b65f1c7]{flex-wrap:wrap;order:3;justify-content:center;gap:.5rem;width:100%;padding:1rem 0 0}.nav-link[data-v-2b65f1c7]{padding:.75rem 1.25rem;font-size:.875rem}.nav-link svg[data-v-2b65f1c7]{width:20px;height:20px}.logo-text[data-v-2b65f1c7]{font-size:1.75rem}.theme-toggle[data-v-2b65f1c7]{width:44px;height:44px}}.footer[data-v-6dc035b8]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-top:2px solid #fbbf2433;margin-top:4rem;padding:3rem 0}.dark .footer[data-v-6dc035b8]{background:#1f293799;border-top-color:#34d39933}.footer-content[data-v-6dc035b8]{flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.footer-brand[data-v-6dc035b8]{align-items:center;display:flex}.footer-logo-text[data-v-6dc035b8]{color:#da7c51;margin:0;font-size:1.5rem;font-weight:700;transition:color .3s}.footer-info[data-v-6dc035b8]{text-align:center}.copyright[data-v-6dc035b8]{color:#6b7280;margin:0 0 .5rem;font-size:.95rem;font-weight:500}.dark .copyright[data-v-6dc035b8]{color:#9ca3af}.tech-stack[data-v-6dc035b8]{color:#9ca3af;margin:0;font-size:.85rem}.dark .tech-stack[data-v-6dc035b8]{color:#6b7280}.footer-links[data-v-6dc035b8]{align-items:center;gap:1.5rem;display:flex}.footer-link[data-v-6dc035b8]{color:#f59e0b;background:#fbbf241a;border:2px solid #0000;border-radius:14px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.dark .footer-link[data-v-6dc035b8]{color:#6ee7b7;background:#34d39926}.footer-link[data-v-6dc035b8]:hover{background:#fbbf2426;border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 4px 15px #fbbf2433}.dark .footer-link[data-v-6dc035b8]:hover{background:#34d39933;border-color:#34d399;box-shadow:0 4px 15px #34d39933}@media (width<=768px){.footer[data-v-6dc035b8]{margin-top:3rem;padding:2rem 0}.footer-content[data-v-6dc035b8]{padding:0 1rem}.footer-logo-text[data-v-6dc035b8]{font-size:1.25rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#da7c51;--primary-light:#e8a882;--primary-dark:#c86b47;--secondary:#a0826d;--secondary-light:#bfa08a;--accent:#8b7355;--accent-light:#a0826d;--success:#7ca982;--gradient-primary:linear-gradient(135deg, #da7c51 0%, #e8a882 100%);--gradient-accent:linear-gradient(135deg, #8b7355 0%, #a0826d 100%);--gradient-hero:linear-gradient(135deg, #da7c51 0%, #8b7355 50%, #a0826d 100%);--shadow-soft:0 2px 12px #00000014;--shadow-card:0 4px 24px #0000001f;--shadow-hover:0 8px 32px #00000029;--radius-lg:24px;--radius-md:16px;--radius-sm:12px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;transition:all .3s}.app{color:#1a1a1a;background:#fafafa;flex-direction:column;min-height:100vh;transition:all .3s;display:flex}.app.dark-mode{color:#fff;background:#0a0a0a}.main{z-index:1;flex:1;width:100%;position:relative}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#da7c51,#8b7355);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#e8a882,#a0826d)}a{color:inherit;text-decoration:none}.gradient-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-gradient-text{background:var(--gradient-hero);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:6s infinite gradientShift}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.post-card[data-v-1ea78e56]{transition:all .3s}.post-link[data-v-1ea78e56]{text-decoration:none;display:block}.post-card-inner[data-v-1ea78e56]{background:#ffffffbf;border:2px solid #0000;border-radius:18px;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #fbbf241a}.dark .post-card-inner[data-v-1ea78e56]{background:#1f2937a6;box-shadow:0 4px 20px #34d3991a}.post-card:hover .post-card-inner[data-v-1ea78e56]{border-color:#fbbf24;transform:translateY(-5px);box-shadow:0 8px 30px #fbbf2433}.dark .post-card:hover .post-card-inner[data-v-1ea78e56]{border-color:#34d399;box-shadow:0 8px 30px #34d39933}.post-header[data-v-1ea78e56]{margin-bottom:1rem}.post-category[data-v-1ea78e56]{color:#f59e0b;background:#fbbf241a;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.375rem .875rem;font-size:.85rem;font-weight:600;display:inline-flex}.dark .post-category[data-v-1ea78e56]{color:#6ee7b7;background:#34d39926}.category-dot[data-v-1ea78e56]{border-radius:50%;width:8px;height:8px}.post-title[data-v-1ea78e56]{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700;line-height:1.4;transition:color .3s}.dark .post-title[data-v-1ea78e56]{color:#f3f4f6}.post-card:hover .post-title[data-v-1ea78e56]{color:#f59e0b}.dark .post-card:hover .post-title[data-v-1ea78e56]{color:#6ee7b7}.post-meta[data-v-1ea78e56]{margin-bottom:1rem}.meta-date[data-v-1ea78e56]{color:#9ca3af;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.post-excerpt[data-v-1ea78e56]{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden}.dark .post-excerpt[data-v-1ea78e56]{color:#9ca3af}.post-footer[data-v-1ea78e56]{justify-content:space-between;align-items:center;display:flex}.read-more[data-v-1ea78e56]{color:#f59e0b;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.dark .read-more[data-v-1ea78e56]{color:#6ee7b7}.post-card:hover .read-more[data-v-1ea78e56]{gap:.75rem}.post-tags[data-v-1ea78e56]{border-top:1px solid #fbbf2433;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.dark .post-tags[data-v-1ea78e56]{border-top-color:#34d39933}.tag[data-v-1ea78e56]{color:#9ca3af;background:#fbbf2414;border-radius:10px;padding:.375rem .75rem;font-size:.8rem;font-weight:500}.dark .tag[data-v-1ea78e56]{background:#34d3991a}@media (width<=768px){.post-card-inner[data-v-1ea78e56]{padding:1.25rem}.post-title[data-v-1ea78e56]{font-size:1.25rem}.post-excerpt[data-v-1ea78e56]{font-size:.9rem}}.home[data-v-40409d15]{max-width:1200px;margin:0 auto;padding:2rem}.hero[data-v-40409d15]{background:#ffffffbf;border-radius:24px;margin-bottom:3rem;padding:4rem 2rem;transition:all .4s;box-shadow:0 8px 30px #fbbf2426}.dark .hero[data-v-40409d15]{background:#1f2937a6;box-shadow:0 8px 30px #34d39926}.hero-content[data-v-40409d15]{text-align:center;max-width:800px;margin:0 auto}.hero-title[data-v-40409d15]{margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.3}.hero-subtitle[data-v-40409d15]{color:#6b7280;margin-bottom:2rem;font-size:1.125rem;font-weight:500}.dark .hero-subtitle[data-v-40409d15]{color:#9ca3af}.hero-stats[data-v-40409d15]{justify-content:center;gap:3rem;margin-top:2rem;display:flex}.stat-item[data-v-40409d15]{text-align:center}.stat-number[data-v-40409d15]{color:#f59e0b;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700}.dark .stat-number[data-v-40409d15]{color:#6ee7b7}.stat-label[data-v-40409d15]{color:#9ca3af;margin-top:.25rem;font-size:.95rem}.stat-divider[data-v-40409d15]{background:linear-gradient(#0000,#fbbf24,#0000);width:2px;height:60px}.dark .stat-divider[data-v-40409d15]{background:linear-gradient(#0000,#34d399,#0000)}.categories-section[data-v-40409d15]{margin-bottom:3rem}.section-title[data-v-40409d15]{color:#f59e0b;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;display:flex}.dark .section-title[data-v-40409d15]{color:#6ee7b7}.section-title svg[data-v-40409d15]{color:#fbbf24}.dark .section-title svg[data-v-40409d15]{color:#34d399}.categories-grid[data-v-40409d15]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.category-card[data-v-40409d15]{background:#ffffffb3;border:2px solid #fbbf2433;border-radius:18px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.category-card[data-v-40409d15]:hover{border-color:#fbbf24;transform:translateY(-5px);box-shadow:0 8px 25px #fbbf2433}.dark .category-card[data-v-40409d15]{background:#1f293799;border-color:#34d39933}.dark .category-card[data-v-40409d15]:hover{border-color:#34d399;box-shadow:0 8px 25px #34d39933}.category-icon[data-v-40409d15]{margin-bottom:1rem;font-size:3rem}.category-name[data-v-40409d15]{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.dark .category-name[data-v-40409d15]{color:#f3f4f6}.category-desc[data-v-40409d15]{color:#6b7280;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.dark .category-desc[data-v-40409d15]{color:#9ca3af}.category-count[data-v-40409d15]{color:#f59e0b;background:#fbbf2426;border-radius:12px;padding:.375rem .875rem;font-size:.85rem;font-weight:600;display:inline-block}.dark .category-count[data-v-40409d15]{color:#6ee7b7;background:#34d39933}.articles-section[data-v-40409d15]{margin-bottom:2rem}.articles-grid[data-v-40409d15]{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.loading-state[data-v-40409d15],.empty-state[data-v-40409d15]{text-align:center;padding:4rem 2rem}.loading-spinner[data-v-40409d15]{border:4px solid #fbbf2433;border-top-color:#fbbf24;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite spin-40409d15}@keyframes spin-40409d15{to{transform:rotate(360deg)}}.empty-icon[data-v-40409d15]{margin-bottom:1rem;font-size:4rem;animation:2s ease-in-out infinite bounce-40409d15}@keyframes bounce-40409d15{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-state p[data-v-40409d15],.loading-state p[data-v-40409d15]{color:#9ca3af;font-size:1.125rem}@media (width<=768px){.home[data-v-40409d15]{padding:1rem}.hero[data-v-40409d15]{padding:2rem 1rem}.hero-title[data-v-40409d15]{font-size:2.25rem}.hero-stats[data-v-40409d15]{gap:2rem}.stat-number[data-v-40409d15]{font-size:2rem}.section-title[data-v-40409d15]{font-size:1.5rem}.categories-grid[data-v-40409d15],.articles-grid[data-v-40409d15]{grid-template-columns:1fr}}
