.blog-post-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a 50%,#2d2d2d 80%,#fbbf24 95%,#f59e0b);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;width:100%}.nav-flex{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(251,191,36,.2);position:sticky;top:0;z-index:1000;width:100%;box-sizing:border-box;box-shadow:0 4px 20px rgba(0,0,0,.3)}.nav-brand img{height:60px;width:auto;max-width:200px}.nav-menu{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;white-space:nowrap}.nav-link.active,.nav-link:hover{color:#fbbf24}.nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#1a1a1a,#2d2d2d,#fbbf24,#f59e0b);border-radius:1px}.cta-button{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 30%,#fbbf24 80%,#f59e0b);color:#1a1a2e;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:inline-block;white-space:nowrap}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(251,191,36,.3)}.cta-button.secondary{background:transparent;color:#fbbf24;border:2px solid #fbbf24}.cta-button.secondary:hover{background:#fbbf24;color:#1a1a2e}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}.post-container{max-width:800px;margin:0 auto;padding:0 2rem}.post-header{margin-bottom:3rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;color:#9ca3af}.breadcrumb a{color:#fbbf24;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#f59e0b}.breadcrumb-separator{color:#6b7280}.current-post{color:#d1d5db}.post-meta{display:flex;gap:1.5rem;font-size:.9rem;color:#9ca3af;margin-bottom:2rem}.publish-date,.reading-time{font-weight:500}.category{background:rgba(251,191,36,.1);color:#fbbf24;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.post-content{background:hsla(0,0%,100%,.05);border-radius:12px;padding:3rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.post-title-section{margin-bottom:2rem}.post-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d 30%,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:hsla(0,0%,100%,.1);color:#d1d5db;padding:.25rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500;transition:all .3s ease}.tag:hover{background:rgba(251,191,36,.2);color:#fbbf24}.featured-image-container{margin:2rem 0;border-radius:8px;overflow:hidden}.featured-image{width:100%;height:auto;border-radius:8px}.post-body{line-height:1.8;font-size:1.1rem;color:#d1d5db}.post-body h2{font-size:1.8rem;font-weight:700;color:#fbbf24;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(251,191,36,.3)}.post-body h3{font-size:1.4rem;font-weight:600;color:#fbbf24;margin:2rem 0 1rem}.post-body p{margin-bottom:1.5rem;color:#d1d5db}.post-body ol,.post-body ul{margin:1.5rem 0;padding-left:2rem}.post-body li{margin-bottom:.75rem;color:#d1d5db}.post-body strong{color:#fff;font-weight:600}.post-body a{color:#fbbf24;text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease}.post-body a:hover{border-bottom-color:#fbbf24}.post-footer{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.author-info{display:flex;gap:1rem;align-items:flex-start}.author-avatar{flex-shrink:0}.avatar{width:60px;height:60px;border-radius:50%;border:2px solid rgba(251,191,36,.3)}.author-details h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.author-details p{color:#9ca3af;font-size:.9rem;line-height:1.5;margin:0}.social-share h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.share-buttons{display:flex;gap:.75rem}.share-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#d1d5db;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.share-btn:hover{background:rgba(251,191,36,.2);border-color:#fbbf24;color:#fbbf24}.share-btn.linkedin:hover{background:rgba(0,119,181,.2);border-color:#0077b5;color:#0077b5}.share-btn.twitter:hover{background:rgba(29,161,242,.2);border-color:#1da1f2;color:#1da1f2}.share-btn.email:hover{background:rgba(251,191,36,.2);border-color:#fbbf24;color:#fbbf24}.related-posts{margin-top:4rem;padding-top:3rem;border-top:1px solid hsla(0,0%,100%,.1)}.related-posts h3{color:#fbbf24;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.related-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:1.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.related-card:hover{transform:translateY(-2px);border-color:rgba(251,191,36,.3);box-shadow:0 4px 15px rgba(0,0,0,.2)}.related-card h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.related-card p{color:#9ca3af;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.related-card a{color:#fbbf24;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease}.related-card a:hover{color:#f59e0b}@media (max-width:768px){.post-container{padding:0 1rem}.post-content{padding:2rem}.post-title{font-size:2rem}.post-body{font-size:1rem}.post-body h2{font-size:1.5rem}.post-body h3{font-size:1.2rem}.post-footer{grid-template-columns:1fr;gap:2rem}.share-buttons{flex-wrap:wrap}.related-grid{grid-template-columns:1fr}}.footer{background:rgba(15,15,35,.95);border-top:1px solid hsla(0,0%,100%,.1);padding:1.5rem 0;margin-top:2rem;width:100%;box-sizing:border-box}.footer-content{justify-content:space-between;gap:1.5rem;max-width:1200px;margin-left:auto;margin-right:auto;flex-wrap:wrap}.footer-brand,.footer-content{display:flex;align-items:center}.footer-brand{flex-shrink:0}.footer-brand img{height:48px;width:auto;transition:transform .3s ease}.footer-brand img:hover{transform:scale(1.05)}.footer-links{display:flex;gap:2rem;align-items:center;flex-shrink:0;flex-wrap:wrap}.footer-links a{color:#d1d5db;text-decoration:none;font-weight:500;padding:.5rem 0;transition:color .3s ease;font-size:.9rem;white-space:nowrap}.footer-links a:hover{color:#fbbf24}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem;text-align:center;color:#9ca3af;margin-top:1rem}.footer-bottom p{margin:0;font-size:.85rem}@media (max-width:480px){.post-content{padding:1.5rem}.post-title{font-size:1.75rem}.post-meta{flex-direction:column;gap:.5rem}.author-info{flex-direction:column}.author-info,.social-share{text-align:center}}