*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;background-color:#fff}a{color:#2563eb;text-decoration:none;transition:color .2s ease}a:hover{color:#1e40af}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.site-header{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px rgba(0,0,0,.1)}.site-header .header-inner{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.site-header .logo{font-size:1.5rem;font-weight:700;color:#1f2937;text-decoration:none}.site-header .logo:hover{color:#2563eb}.site-header .main-nav{display:flex;align-items:center;gap:1rem}.site-header .nav-menu{display:flex;list-style:none;gap:1rem}.site-header .nav-menu a{color:#1f2937;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s ease}.site-header .nav-menu a:hover,.site-header .nav-menu a.active{color:#2563eb;background-color:rgba(37,99,235,.1)}.site-header .language-switcher a{display:inline-block;padding:.25rem .75rem;background-color:#2563eb;color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500}.site-header .language-switcher a:hover{background-color:#1e40af;color:#fff}.site-header .menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.site-header .menu-toggle .hamburger{display:block;width:24px;height:2px;background-color:#1f2937;position:relative}.site-header .menu-toggle .hamburger::before,.site-header .menu-toggle .hamburger::after{content:"";position:absolute;width:100%;height:100%;background-color:#1f2937;left:0}.site-header .menu-toggle .hamburger::before{top:-8px}.site-header .menu-toggle .hamburger::after{top:8px}.site-content{min-height:calc(100vh - 200px);padding:3rem 0}.page{max-width:800px;margin:0 auto}.page .page-header{margin-bottom:2rem}.page .page-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;line-height:1.2}.page .page-content{font-size:1.125rem;line-height:1.6}.page .page-content h2{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:#1f2937}.page .page-content h3{font-size:1.25rem;font-weight:600;margin:2rem 0 1rem;color:#1f2937}.page .page-content p{margin-bottom:1rem}.page .page-content ul,.page .page-content ol{margin-bottom:1rem;padding-left:2rem}.page .page-content ul li,.page .page-content ol li{margin-bottom:.5rem}.page .page-content blockquote{border-left:4px solid #2563eb;padding-left:1rem;margin:2rem 0;font-style:italic;color:#6b7280}.page .page-content code{background-color:#f9fafb;padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem}.page .page-content pre{background-color:#111827;color:#e5e7eb;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem}.page .page-content pre code{background:none;padding:0;color:inherit}.post{max-width:800px;margin:0 auto}.post .post-header{margin-bottom:2rem}.post .post-header .post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#6b7280;font-size:.875rem}.post .post-header .post-meta .post-categories a{background-color:#2563eb;color:#fff;padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:500}.post .post-header .post-meta .post-categories a:hover{background-color:#1e40af;color:#fff}.post .post-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;line-height:1.2}.post .post-content{font-size:1.125rem;line-height:1.6}.post .post-content h2{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:#1f2937}.post .post-content h3{font-size:1.25rem;font-weight:600;margin:2rem 0 1rem;color:#1f2937}.post .post-content p{margin-bottom:1rem}.post .post-content ul,.post .post-content ol{margin-bottom:1rem;padding-left:2rem}.post .post-content ul li,.post .post-content ol li{margin-bottom:.5rem}.post .post-content blockquote{border-left:4px solid #2563eb;padding-left:1rem;margin:2rem 0;font-style:italic;color:#6b7280}.post .post-content code{background-color:#f9fafb;padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem}.post .post-content pre{background-color:#111827;color:#e5e7eb;padding:1rem;border-radius:.5rem;overflow-x:auto;margin-bottom:1rem}.post .post-content pre code{background:none;padding:0;color:inherit}.post .post-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.post .post-footer .post-tags{margin-bottom:2rem}.post .post-footer .post-tags h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.post .post-footer .post-tags ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.post .post-footer .post-tags ul a{display:inline-block;padding:.25rem .75rem;background-color:#f9fafb;color:#1f2937;border-radius:.5rem;font-size:.875rem;border:1px solid #e5e7eb}.post .post-footer .post-tags ul a:hover{background-color:#2563eb;color:#fff;border-color:#2563eb}.post .post-footer .post-navigation{display:flex;justify-content:space-between;gap:1rem}.post .post-footer .post-navigation a{padding:.75rem 1.5rem;background-color:#f9fafb;color:#1f2937;border-radius:.5rem;font-weight:500;transition:all .2s ease}.post .post-footer .post-navigation a:hover{background-color:#2563eb;color:#fff}.post-list .section-header{margin-bottom:3rem}.post-list .section-header h1{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.post-list .section-header p{color:#6b7280;font-size:1.125rem}.post-list .posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:2rem}.post-list .post-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;transition:all .2s ease}.post-list .post-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-2px)}.post-list .post-card .post-card-content{padding:2rem}.post-list .post-card .post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#6b7280;font-size:.875rem}.post-list .post-card .post-meta .post-categories a{background-color:#2563eb;color:#fff;padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:500}.post-list .post-card .post-meta .post-categories a:hover{background-color:#1e40af;color:#fff}.post-list .post-card h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.post-list .post-card h2 a{color:#1f2937}.post-list .post-card h2 a:hover{color:#2563eb}.post-list .post-card p{color:#6b7280;margin-bottom:1rem;line-height:1.6}.post-list .post-card .read-more{display:inline-block;color:#2563eb;font-weight:500}.post-list .post-card .read-more:hover{color:#1e40af}.post-list .pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem}.post-list .pagination a{padding:.5rem 1rem;background-color:#f9fafb;color:#1f2937;border-radius:.5rem;font-weight:500}.post-list .pagination a:hover,.post-list .pagination a.active{background-color:#2563eb;color:#fff}.site-footer{background-color:#111827;color:#e5e7eb;padding:3rem 0 1rem}.site-footer .footer-inner{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:3rem;margin-bottom:3rem}.site-footer .footer-brand .logo{font-size:1.5rem;font-weight:700;color:#fff;display:block;margin-bottom:1rem}.site-footer .footer-brand .logo:hover{color:#3b82f6}.site-footer .footer-brand p{color:#9ca3af;line-height:1.6}.site-footer .footer-links h4,.site-footer .footer-legal h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1rem}.site-footer .footer-links ul,.site-footer .footer-legal ul{list-style:none}.site-footer .footer-links ul li,.site-footer .footer-legal ul li{margin-bottom:.5rem}.site-footer .footer-links ul a,.site-footer .footer-legal ul a{color:#9ca3af}.site-footer .footer-links ul a:hover,.site-footer .footer-legal ul a:hover{color:#fff}.site-footer .footer-bottom{border-top:1px solid #374151;padding-top:1rem;text-align:center}.site-footer .footer-bottom p{color:#9ca3af;font-size:.875rem}@media (max-width: 768px){.site-header .menu-toggle{display:block}.site-header .nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;flex-direction:column;padding:1rem;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px rgba(0,0,0,.1)}.site-header .nav-menu.active{display:flex}.site-header .nav-menu a{display:block;padding:.75rem 1rem}.site-header .language-switcher{margin-left:auto}.post-list .posts-grid{grid-template-columns:1fr}.post .post-header h1{font-size:1.5rem}.page .page-header h1{font-size:1.5rem}}.text-center{text-align:center}.text-light{color:#6b7280}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}