.tech-blog-detail-page{color:#fff;background:#000;min-height:100vh;padding:8rem 0 4rem}.back-button-container{max-width:900px;margin:0 auto 2rem;padding:0 4rem}.back-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;padding:.8rem 1.5rem;font-size:.95rem;transition:all .3s}.back-btn:hover{background:#ffffff1a;border-color:#fff6}.blog-post-detail{max-width:900px;margin:0 auto;padding:0 4rem}.post-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.post-title{letter-spacing:.01em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.post-meta{color:#ffffffb3;flex-wrap:wrap;gap:2rem;font-size:.95rem;display:flex}.meta-item{align-items:center;gap:.5rem;display:flex}.meta-icon{font-size:1rem}.post-thumbnail{aspect-ratio:16/9;border-radius:8px;margin-bottom:3rem;overflow:hidden}.post-thumbnail img{object-fit:cover;width:100%;height:100%}.post-content{color:#ffffffe6;letter-spacing:.03em;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#fff;margin:2rem 0 1rem;font-weight:600;line-height:1.3}.post-content h2{margin-top:3rem;font-size:2rem}.post-content h3{font-size:1.5rem}.post-content p{margin-bottom:1.5rem}.post-content ul,.post-content ol{margin:1.5rem 0;padding-left:2rem}.post-content li{margin-bottom:.5rem}.post-content strong,.post-content b{color:#fff;letter-spacing:.04em;font-weight:700}.post-content em,.post-content i{color:#fffffff2;font-style:italic}.post-content span{letter-spacing:.03em}.post-content a{color:#4a9eff;text-decoration:underline;transition:color .3s}.post-content a:hover{color:#6bb3ff}.post-content code{background:#ffffff1a;border-radius:4px;padding:.2rem .5rem;font-family:Courier New,monospace;font-size:.9em}.post-content pre{background:#ffffff0d;border-radius:8px;margin:1.5rem 0;padding:1.5rem;overflow-x:auto}.post-content pre code{background:0 0;padding:0}.post-content blockquote{color:#ffffffb3;border-left:4px solid #ffffff4d;margin:1.5rem 0;padding-left:1.5rem;font-style:italic}.post-content img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.post-content table{border-collapse:collapse;width:100%;margin:2rem 0}.post-content th,.post-content td{text-align:left;border:1px solid #fff3;padding:.75rem 1rem}.post-content th{background:#ffffff0d;font-weight:600}.post-tags{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:.8rem;padding:2rem 0;display:flex}.tags-label{color:#ffffffb3;margin-right:.5rem;font-weight:600}.tag{color:#ffffffe6;background:#ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.tag:hover{background:#ffffff26}.loading-container,.error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:0 4rem;display:flex}.loading-container h3,.error-container h3{margin-bottom:1rem;font-size:2rem}.loading-container p,.error-container p{color:#ffffffb3;margin-bottom:2rem;font-size:1.1rem}@media (max-width:768px){.tech-blog-detail-page{padding:6rem 0 3rem}.back-button-container,.blog-post-detail,.loading-container,.error-container{padding:0 2rem}.post-title{font-size:2rem}.post-meta{gap:1rem;font-size:.85rem}.post-content{font-size:1rem}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.25rem}}
