:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0;position:sticky;top:0;z-index:1000}.navbar .container{display:flex;justify-content:space-between;align-items:center}.navbar-brand .logo{font-size:1.5rem;font-weight:700;color:#333;text-decoration:none}.navbar-nav{display:flex;gap:1.5rem}.nav-link{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#007bff}.navbar-actions .btn{padding:.5rem 1rem;border-radius:4px;font-weight:500;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#007bff;color:#fff;border:1px solid #007bff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc}.btn-outline-primary{background-color:transparent;color:#007bff;border:1px solid #007bff}.btn-outline-primary:hover{background-color:#007bff;color:#fff}.main-content{padding:2rem 0}.row{display:flex;gap:2rem}.col-md-8{flex:1}.col-md-4{width:300px}.post-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;margin-bottom:2rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001a}.post-featured-image img{width:100%;height:300px;object-fit:cover}.post-content{padding:1.5rem}.post-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#6c757d}.post-category{background-color:#007bff;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem}.post-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.post-excerpt{margin-bottom:1.5rem;color:#6c757d;line-height:1.6}.post-footer{display:flex;justify-content:space-between;align-items:center}.post-tags{display:flex;gap:.5rem}.tag{background-color:#f8f9fa;color:#6c757d;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;text-decoration:none}.read-more{padding:.5rem 1rem;border-radius:4px;font-weight:500;text-decoration:none}.sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-widget{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;padding:1.5rem}.widget-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#333;border-bottom:2px solid #007bff;padding-bottom:.5rem}.search-form{display:flex;gap:.5rem}.form-control{flex:1;padding:.5rem;border:1px solid #ced4da;border-radius:4px;font-size:.875rem}.recent-posts{list-style:none}.recent-posts li{margin-bottom:.75rem}.recent-posts a{color:#333;text-decoration:none;transition:color .3s ease}.recent-posts a:hover{color:#007bff}.categories{list-style:none}.categories li{margin-bottom:.5rem}.categories a{display:flex;justify-content:space-between;color:#333;text-decoration:none;transition:color .3s ease}.categories a:hover{color:#007bff}.categories .count{color:#6c757d;font-size:.875rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.footer{background-color:#343a40;color:#fff;padding:2rem 0;margin-top:2rem}.footer-content{display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:#adb5bd;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014}.error-message{color:#dc3545;margin-bottom:1.5rem;font-size:1.125rem}@media(max-width:992px){.row{flex-direction:column}.col-md-4{width:100%}.navbar-nav,.navbar-actions{display:none}}
