*{box-sizing:border-box;margin:0;padding:0}body{font-family:georgia,serif;line-height:1.8;background-color:#0b0f19;color:#e2e8f0;padding:0 20px}a{color:#ef4444;text-decoration:none;transition:color .2s ease}a:hover{color:#f87171}.container{max-width:800px;margin:0 auto;width:100%}header{padding:30px 0;text-align:center;border-bottom:1px solid #1e293b}header h1{font-family:georgia,serif;font-size:2.5rem;letter-spacing:1px;margin-bottom:15px}.logo-container{margin-bottom:20px}.logo-img{max-width:180px;height:auto}nav{margin-top:15px}nav ul{list-style:none;padding:0;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}nav a{font-family:system-ui,-apple-system,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:8px 12px;color:#94a3b8;border:1px solid transparent;transition:all .3s ease}nav a:hover,nav .active a{color:#ef4444;border-color:#1e293b;background-color:#111827;border-radius:4px}main{padding:40px 0}.posts-list{margin-top:40px}.post-preview{margin-bottom:50px;padding-bottom:30px;border-bottom:1px solid #1e293b}.post-title{font-family:georgia,serif;font-size:2rem;margin-bottom:8px;color:#fff}.post-summary{color:#cbd5e1;font-size:1.1rem;margin-bottom:15px;font-family:georgia,serif}.read-more{font-family:system-ui,-apple-system,sans-serif;font-size:.95rem;color:#ef4444;font-weight:700}.read-more:hover{color:#f87171;text-decoration:underline}.post-meta{font-family:system-ui,-apple-system,sans-serif;font-size:.85rem;color:#64748b;margin-bottom:15px;line-height:1.6}.post-meta a{color:#94a3b8;text-decoration:underline}.post-meta a:hover{color:#ef4444}.meta-separator{margin:0 8px;color:#334155}.post-tags,.meta-tags{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.tag-item{font-size:.8rem!important;background-color:#111827;color:#ef4444!important;padding:3px 10px;border-radius:4px;border:1px solid #1f2937;font-family:monospace;transition:all .2s ease}.tag-item:hover{background-color:#1f2937;border-color:#374151;color:#f87171!important}.post-full .post-title{font-family:georgia,serif;font-size:2.5rem;margin-bottom:15px;color:#fff;line-height:1.2}.post-content{font-family:georgia,serif;font-size:1.22rem;line-height:1.9;color:#cbd5e1;text-align:justify;text-justify:inter-word;margin-bottom:40px}.post-content p{margin-bottom:25px}.post-content h2{font-family:georgia,serif;color:#fff;font-size:1.6rem;margin:40px 0 20px;border-left:3px solid #ef4444;padding-left:15px}.suggested-reads h3{font-family:system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:1px}.suggested-reads a{font-family:georgia,serif;color:#ef4444}.suggested-reads a:hover{color:#fff}.explore-tags-footer{margin-top:50px;padding:30px;background-color:#0}