.blog-detail-page{background-color:#3f3f3fee;min-height:100vh;padding:120px 60px;position:relative}.blog-detail-wrapper{max-width:900px;padding:0 1rem;color:#333}.blog-detail-title{font-size:2.5rem;font-weight:700;color:#f9a451;margin-bottom:1.5rem;text-align:center}.blog-detail-img{width:100%;max-height:400px;object-fit:cover;border-radius:10px}.blog-detail-content{color:var(--color-white);margin-top:2rem;font-size:1.1rem;line-height:1.8}.blog-detail-content p{margin-bottom:1rem}.blog-html-content{max-width:100%;word-wrap:break-word;overflow-wrap:break-word;line-height:1.7;font-size:1rem}.blog-html-content img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;display:block}.blog-html-content h1,.blog-html-content h2,.blog-html-content h3,.blog-html-content h4,.blog-html-content ol,.blog-html-content p,.blog-html-content ul{margin-bottom:1.2rem;color:#eee}.blog-html-content a{color:#f9a451;text-decoration:underline;word-break:break-word}.blog-html-content ol,.blog-html-content ul{padding-left:1.5rem}