.blog-post-page{font-family:Roboto,sans-serif;background-color:#18181b;color:#d4d4d8;min-height:100vh;display:flex;flex-direction:column}.blog-post-main{flex-grow:1}.blog-post-hero{padding:120px clamp(20px,5vw,60px) 60px;max-width:1100px;margin:0 auto;text-align:center}.blog-post-category{font-size:.85rem;font-weight:600;color:#67bed9;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:24px}.blog-post-title{font-family:"Exo 2",sans-serif;font-size:clamp(2rem,5vw,4.5rem);font-weight:300;color:#f1f1f1;line-height:1.1;margin:0 0 32px}.blog-post-meta{display:flex;justify-content:center;gap:24px;font-family:Roboto Mono,monospace;font-size:.9rem;color:#a0a0a0;margin-bottom:60px}.blog-post-hero__image{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #0000004d}.blog-post-hero__image img{width:100%;height:auto;display:block}.blog-post-content-container{max-width:800px;margin:0 auto;padding:0 clamp(20px,5vw,40px) 120px}.blog-post-lead{font-size:1.3rem;line-height:1.6;color:#f1f1f1;font-weight:300;margin-bottom:60px;border-left:2px solid #67bed9;padding-left:24px}.blog-post-body p{font-size:1.1rem;line-height:1.8;color:#d4d4d8;margin:0 0 2em}.blog-post-body h2{font-family:"Exo 2",sans-serif;font-size:2rem;font-weight:500;color:#fff;margin:60px 0 24px;line-height:1.2}.blog-post-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;border:1px solid #3f3f46;margin:60px 0;background-color:#000}.blog-post-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:768px){.blog-post-hero{padding-top:100px}.blog-post-meta{flex-direction:column;gap:8px}.blog-post-title{font-size:2rem}.blog-post-lead{font-size:1.1rem}.blog-post-body p{font-size:1rem}.blog-post-body h2{font-size:1.6rem}}
