.blog-detail-page{color:#f4f4f5;background-color:#0a0a0a;min-height:100vh;padding-bottom:120px}.post-header-container{width:90%;max-width:1200px;margin:0 auto;padding:140px 0 60px}.post-meta-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.breadcrumb-back{color:#a1a1aa;align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.breadcrumb-back:hover{color:#f27100}.post-category-tag{color:var(--orange,#f27100);letter-spacing:.02em;background:#f2710014;border:none;border-radius:6px;padding:6px 14px;font-size:14px;font-weight:600}.post-title{color:#fff;letter-spacing:-.025em;margin-bottom:40px;font-size:56px;font-weight:800;line-height:1.15}.post-author-meta{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.author-info{align-items:center;gap:16px;display:flex}.author-avatar{color:#fff;background:#18181b;border:1px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:flex}.author-details{flex-direction:column;display:flex}.author-name{color:#fff;margin-bottom:4px;font-size:16px;font-weight:700}.publish-date{color:#a1a1aa;font-size:14px}.post-content{width:90%;max-width:1200px;margin:0 auto}.post-image{background:#111;border:1px solid #ffffff0d;border-radius:12px;width:100%;height:auto;max-height:560px;margin-bottom:60px;overflow:hidden;box-shadow:0 10px 30px #00000080}.post-image img{object-fit:cover;width:100%;height:100%}.post-body{color:#d4d4d8;font-size:18px;line-height:1.7}.post-body p{margin-bottom:24px}.post-body h2{color:#fff;letter-spacing:-.02em;margin:48px 0 24px;font-size:32px;font-weight:800;line-height:1.3}.post-body h3{color:#fff;margin:36px 0 16px;font-size:24px;font-weight:700}.post-body strong{color:#fff;font-weight:700}.post-body ul{margin-bottom:24px;padding-left:24px;list-style-type:disc}.post-body ol{margin-bottom:24px;padding-left:24px;list-style-type:decimal}.post-body li{margin-bottom:8px;padding-left:8px}.post-body li::marker{color:#f27100}.post-body blockquote{color:#fff;background-color:#161618;border-left:4px solid #f27100;border-radius:4px;margin:28px 0;padding:12px 16px;font-size:19px;font-style:italic;line-height:1.6}.post-body blockquote p:last-child{margin-bottom:0}.post-body img{border:1px solid #ffffff0d;border-radius:8px;width:100%;margin:32px 0;box-shadow:0 4px 6px -1px #00000080}.post-body a{color:#f27100;text-underline-offset:4px;font-weight:600;text-decoration:underline;transition:opacity .2s}.post-body a:hover{opacity:.8}.post-body pre{color:#c9d1d9;background-color:#0d1117;border:1px solid #ffffff1a;border-radius:8px;margin:32px 0;padding:24px;font-size:15px;line-height:1.6;overflow-x:auto}.post-body code{color:#fce7f3;background-color:#1f2937;border-radius:4px;padding:4px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85em}.post-body pre code{color:inherit;background-color:#0000;padding:0}.post-body table{border-collapse:collapse;background-color:#111;border-radius:8px;width:100%;margin:32px 0;font-size:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d}.post-body th,.post-body td{text-align:left;border:1px solid #ffffff1a;padding:12px 16px}.post-body th{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#1a1a1a;border-bottom:2px solid #f2710080;font-size:14px;font-weight:700}.post-body tr:nth-child(2n){background-color:#ffffff05}.post-body tr:hover{background-color:#ffffff0a}@media (max-width:768px){.post-header-container{width:100%;padding:100px 20px 40px}.post-content{width:100%;padding-left:20px;padding-right:20px}.post-title{margin-bottom:24px;font-size:32px}.post-author-meta{flex-direction:column;align-items:flex-start;gap:20px}.post-body h2{margin:32px 0 16px;font-size:24px}.post-body h3{margin:24px 0 16px;font-size:20px}.post-body{font-size:16px;line-height:1.6}.post-body p{margin-bottom:20px}.post-body blockquote{margin:24px 0;padding:12px 14px;font-size:17px}.post-body pre{margin:24px 0;padding:16px;font-size:14px}.post-image{border-radius:8px;margin-bottom:40px}.post-body table{white-space:nowrap;font-size:14px;display:block;overflow-x:auto}.post-body th,.post-body td{padding:10px 12px}}
.social-share-container{align-items:center;gap:16px;display:flex}.share-text{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:600}.share-buttons{gap:12px;display:flex}.share-btn{cursor:pointer;color:#fff;background-color:#18181b;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.share-btn:hover{border-color:#fff3;transform:translateY(-2px)}.share-btn.linkedin:hover{background-color:#0077b5;border-color:#0077b5}.share-btn.x:hover{color:#000;background-color:#fff;border-color:#fff}.share-btn.facebook:hover{background-color:#1877f2;border-color:#1877f2}.share-btn.whatsapp:hover{background-color:#25d366;border-color:#25d366}.share-btn.bluesky:hover{background-color:#0285ff;border-color:#0285ff}
