.blog-post-page{min-height:100vh;background-color:#0A0A0A;color:#eee}.post-hero{position:relative;min-height:60vh;display:flex;align-items:flex-end;overflow:hidden}.hero-image-wrapper{position:absolute;inset:0}.hero-image{object-fit:cover;width:100%;height:100%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.35));z-index:1;pointer-events:none}.hero-content{position:relative;z-index:2;width:100%;padding:3rem 0}.container{max-width:900px;margin:0 auto;padding:0 2rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:rgba(212,175,55,.9);font-size:.875rem;font-weight:500;margin-bottom:2rem;transition:all .3s ease;text-decoration:none}.back-link:hover{color:#d4af37;gap:.75rem}.post-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;font-size:.875rem}.category-badge{background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(212,175,55,.1));color:#d4af37;padding:.375rem 1rem;border-radius:1.5rem;font-weight:600;border:1px solid rgba(212,175,55,.3)}.date-badge,.read-time-badge{display:flex;align-items:center;gap:.375rem;color:rgba(255,255,255,.7)}.post-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,#d4af37,#f4e4a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:right}.author-info{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);font-size:1rem;direction:rtl}.post-content-section{padding:4rem 0;background-color:#0A0A0A}.post-media-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem}.media-tile{position:relative;padding-top:66.66%;overflow:hidden;border-radius:.75rem;border:1px solid rgba(212,175,55,.2);background:linear-gradient(135deg,rgba(15,15,16,.6),rgba(26,26,27,.4))}.media-image{object-fit:cover}.post-video-wrapper{width:100%;margin:1.5rem 0 2.5rem;border-radius:.75rem;overflow:hidden;border:1px solid rgba(212,175,55,.2);background:#000}.post-video{width:100%;height:auto;display:block}.post-content{background:linear-gradient(135deg,rgba(15,15,16,.6),rgba(26,26,27,.4));border:1px solid rgba(212,175,55,.2);border-radius:1.5rem;padding:3rem;margin-bottom:3rem;line-height:1.8;font-size:1.125rem;color:#eee}.post-content h2{font-size:2rem;font-weight:700;color:#d4af37;margin-top:2.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(212,175,55,.3)}.post-content h2:first-child{margin-top:0}.post-content h3{font-size:1.5rem;font-weight:600;color:#f4e4a6;margin-top:2rem;margin-bottom:1rem}.post-content p{margin-bottom:1.5rem;color:rgba(255,255,255,.9)}.post-content ol,.post-content ul{margin:1.5rem 0;padding-right:2rem;color:rgba(255,255,255,.9)}.post-content li{margin-bottom:1rem;line-height:1.7}.post-content li strong{color:#d4af37;font-weight:600}.post-content ul li{list-style-type:disc}.post-content ol li{list-style-type:arabic-indic}.post-cta{background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.05));border:2px solid rgba(212,175,55,.3);border-radius:1.5rem;padding:3rem;text-align:center;margin-bottom:3rem}.post-cta h3{font-size:2rem;font-weight:700;color:#d4af37;margin-bottom:1rem}.post-cta p{font-size:1.125rem;color:rgba(255,255,255,.8);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;background:linear-gradient(135deg,#d4af37,#f4e4a6);color:#0A0A0A;padding:1rem 2.5rem;border-radius:2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,175,55,.3)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(212,175,55,.5);background:linear-gradient(135deg,#f4e4a6,#d4af37)}.related-articles{margin-top:3rem}.related-articles h3{font-size:2rem;font-weight:700;color:#d4af37;margin-bottom:2rem;text-align:right}.related-grid{display:grid;gap:1.5rem}.related-link{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,rgba(15,15,16,.6),rgba(26,26,27,.4));border:1px solid rgba(212,175,55,.2);border-radius:1rem;padding:1.5rem 2rem;color:#d4af37;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease;direction:rtl}.related-link:hover{border-color:#d4af37;background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(212,175,55,.05));transform:translateY(-2px)}@media (max-width:768px){.container{padding:0 1.5rem}.post-hero{min-height:50vh}.hero-content{padding:2rem 0}.post-title{font-size:2rem}.post-meta{font-size:.75rem}.post-content{padding:2rem;font-size:1rem}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.25rem}.post-cta{padding:2rem}.post-cta h3{font-size:1.5rem}.cta-button,.post-cta p{font-size:1rem}.cta-button{padding:.875rem 2rem}}@media (max-width:480px){.post-title{font-size:1.75rem}.post-content{padding:1.5rem}.post-content ol,.post-content ul{padding-right:1.5rem}.post-cta{padding:1.5rem}.related-link{padding:1.25rem 1.5rem;font-size:1rem}}