.single-post-main{background:linear-gradient(180deg,#0d1117 0%,#161b22 50%,#0d1117 100%);min-height:100vh}.single-post-hero{position:relative;min-height:500px;display:flex;align-items:flex-end;margin-bottom:60px;overflow:hidden}.hero-image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-featured-image{width:100%;height:100%;object-fit:cover;filter:brightness(.4) contrast(1.1)}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgb(13 17 23 / .3) 0%,rgb(13 17 23 / .8) 70%,rgb(13 17 23) 100%)}.hero-content-wrapper{position:relative;z-index:2;width:100%;padding:60px 20px}.hero-content-wrapper .container{max-width:1200px;margin:0 auto}.post-meta-top{margin-bottom:20px}.post-categories-top{display:flex;gap:10px;flex-wrap:wrap}.category-badge-hero{background:linear-gradient(135deg,rgb(0 255 157 / .2),rgb(0 162 255 / .2));color:#00ff9d;padding:8px 20px;border-radius:25px;font-size:.85rem;font-weight:700;text-decoration:none;border:1px solid rgb(0 255 157 / .4);text-transform:uppercase;letter-spacing:1px;transition:all 0.3s ease}.category-badge-hero:hover{background:linear-gradient(135deg,#00ff9d,#00a2ff);color:#0d1117;transform:translateY(-2px);box-shadow:0 4px 15px rgb(0 255 157 / .4)}.post-title-hero{font-size:3.5rem;font-weight:900;color:#fff;margin-bottom:25px;line-height:1.2;text-shadow:0 2px 10px rgb(0 0 0 / .5)}.post-meta-hero{display:flex;gap:30px;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:8px;color:rgb(255 255 255 / .8);font-size:.95rem;font-weight:500}.meta-item i{color:#00ff9d;font-size:1.1rem}.single-post-content-wrapper{padding:0 20px 80px}.content-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 350px;gap:50px}.single-post-article{background:linear-gradient(135deg,rgb(22 27 34 / .6),rgb(13 17 23 / .8));border-radius:20px;padding:50px;box-shadow:0 8px 32px rgb(0 0 0 / .5),0 0 0 1px rgb(0 255 157 / .1);backdrop-filter:blur(10px)}.section-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:30px;display:flex;align-items:center;gap:15px;padding-bottom:15px;border-bottom:2px solid rgb(0 255 157 / .3)}.section-title i{color:#00ff9d;font-size:1.8rem}.camera-specifications{margin-bottom:50px}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.spec-item{background:rgb(22 27 34 / .6);border:1px solid rgb(0 255 157 / .2);border-radius:12px;padding:20px;display:flex;align-items:center;gap:15px;transition:all 0.3s ease}.spec-item:hover{background:rgb(0 255 157 / .05);border-color:rgb(0 255 157 / .4);transform:translateY(-3px);box-shadow:0 5px 20px rgb(0 255 157 / .2)}.spec-icon{width:45px;height:45px;background:linear-gradient(135deg,#00ff9d,#00a2ff);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spec-icon i{color:#0d1117;font-size:1.2rem}.spec-content{display:flex;flex-direction:column;gap:5px}.spec-label{font-size:.85rem;color:rgb(255 255 255 / .6);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.spec-value{font-size:1.1rem;color:#fff;font-weight:700}.post-content-body{color:rgb(255 255 255 / .85);font-size:1.1rem;line-height:1.9;margin-bottom:50px}.post-content-body h2{color:#fff;font-size:2rem;font-weight:800;margin:40px 0 20px;padding-left:20px;border-left:4px solid #00ff9d}.post-content-body h3{color:#00ff9d;font-size:1.6rem;font-weight:700;margin:30px 0 15px}.post-content-body p{margin-bottom:20px}.post-content-body a{color:#00ff9d;text-decoration:none;border-bottom:1px solid rgb(0 255 157 / .3);transition:all 0.3s ease}.post-content-body a:hover{color:#00a2ff;border-bottom-color:#00a2ff}.post-content-body ul,.post-content-body ol{margin:20px 0;padding-left:30px}.post-content-body li{margin-bottom:10px;color:rgb(255 255 255 / .85)}.post-content-body img{max-width:100%;height:auto;border-radius:12px;margin:30px 0;box-shadow:0 8px 32px rgb(0 0 0 / .5)}.post-content-body blockquote{background:rgb(0 255 157 / .05);border-left:4px solid #00ff9d;padding:20px 30px;margin:30px 0;border-radius:0 12px 12px 0;font-style:italic;color:rgb(255 255 255 / .9)}.pros-cons-section{margin-bottom:50px}.pros-cons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.pros-box,.cons-box{background:rgb(22 27 34 / .6);border-radius:15px;padding:30px;border:2px solid;transition:all 0.3s ease}.pros-box{border-color:rgb(0 255 157 / .3)}.pros-box:hover{border-color:rgb(0 255 157 / .6);box-shadow:0 8px 30px rgb(0 255 157 / .2);transform:translateY(-5px)}.cons-box{border-color:rgb(255 82 82 / .3)}.cons-box:hover{border-color:rgb(255 82 82 / .6);box-shadow:0 8px 30px rgb(255 82 82 / .2);transform:translateY(-5px)}.pros-title,.cons-title{display:flex;align-items:center;gap:12px;font-size:1.4rem;font-weight:800;margin-bottom:20px}.pros-title{color:#00ff9d}.cons-title{color:#ff5252}.pros-title i,.cons-title i{font-size:1.6rem}.pros-content ul,.cons-content ul{list-style:none;padding:0}.pros-content li,.cons-content li{padding-left:30px;margin-bottom:12px;position:relative;color:rgb(255 255 255 / .85)}.pros-content li::before{content:'✓';position:absolute;left:0;color:#00ff9d;font-weight:700;font-size:1.2rem}.cons-content li::before{content:'✗';position:absolute;left:0;color:#ff5252;font-weight:700;font-size:1.2rem}.camera-rating-section{margin-bottom:50px}.rating-display{background:rgb(22 27 34 / .6);border:2px solid rgb(0 255 157 / .3);border-radius:15px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.rating-stars{display:flex;gap:8px}.rating-stars i{font-size:2.5rem;transition:transform 0.2s ease}.star-filled{color:#00ff9d}.star-empty{color:rgb(255 255 255 / .2)}.rating-stars i:hover{transform:scale(1.2)}.rating-score{font-size:4rem;font-weight:900;color:#00ff9d;text-shadow:0 0 20px rgb(0 255 157 / .5)}.rating-max{font-size:2rem;color:rgb(255 255 255 / .5)}.post-footer{margin-top:50px;padding-top:30px;border-top:1px solid rgb(0 255 157 / .2)}.post-taxonomy{display:flex;flex-direction:column;gap:15px}.post-categories,.post-tags{display:flex;align-items:center;gap:15px;flex-wrap:wrap;font-size:.95rem}.post-categories i,.post-tags i{color:#00ff9d;font-size:1.1rem}.post-categories a,.post-tags a{color:rgb(255 255 255 / .8);text-decoration:none;padding:6px 15px;background:rgb(0 255 157 / .1);border-radius:20px;border:1px solid rgb(0 255 157 / .2);transition:all 0.3s ease}.post-categories a:hover,.post-tags a:hover{background:linear-gradient(135deg,#00ff9d,#00a2ff);color:#0d1117;border-color:#fff0;transform:translateY(-2px)}.post-navigation{margin-top:50px}.nav-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.nav-link{background:rgb(22 27 34 / .6);border:1px solid rgb(0 255 157 / .2);border-radius:12px;padding:25px;display:flex;flex-direction:column;gap:10px;text-decoration:none;transition:all 0.3s ease}.nav-link:hover{background:rgb(0 255 157 / .05);border-color:rgb(0 255 157 / .4);transform:translateY(-3px);box-shadow:0 5px 20px rgb(0 255 157 / .2)}.nav-direction{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#00ff9d;font-weight:700;text-transform:uppercase;letter-spacing:1px}.nav-next .nav-direction{justify-content:flex-end}.nav-title{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.4}.nav-next .nav-title{text-align:right}.single-post-sidebar{display:flex;flex-direction:column;gap:30px}.author-box{background:linear-gradient(135deg,rgb(22 27 34 / .8),rgb(13 17 23 / .9));border-radius:20px;padding:30px;text-align:center;box-shadow:0 8px 32px rgb(0 0 0 / .5),0 0 0 1px rgb(0 255 157 / .2)}.author-avatar{margin-bottom:20px}.author-avatar img{border-radius:50%;border:3px solid #00ff9d;box-shadow:0 0 30px rgb(0 255 157 / .4)}.author-name{font-size:1.4rem;font-weight:800;color:#fff;margin-bottom:10px}.author-bio{color:rgb(255 255 255 / .75);line-height:1.6;font-size:.95rem}.sidebar-widget{background:linear-gradient(135deg,rgb(22 27 34 / .8),rgb(13 17 23 / .9));border-radius:20px;padding:30px;box-shadow:0 8px 32px rgb(0 0 0 / .5),0 0 0 1px rgb(0 255 157 / .1)}.widget-title{font-size:1.3rem;font-weight:800;color:#fff;margin-bottom:25px;display:flex;align-items:center;gap:12px;padding-bottom:15px;border-bottom:2px solid rgb(0 255 157 / .2)}.widget-title i{color:#00ff9d}.recent-posts-list{list-style:none;padding:0;margin:0}.recent-post-item{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid rgb(255 255 255 / .05);transition:all 0.3s ease}.recent-post-item:last-child{border-bottom:none}.recent-post-item:hover{padding-left:10px}.recent-post-thumb{width:70px;height:70px;flex-shrink:0;border-radius:8px;overflow:hidden}.recent-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.recent-post-item:hover .recent-post-thumb img{transform:scale(1.1)}.recent-post-content{display:flex;flex-direction:column;gap:8px}.recent-post-title{color:#fff;font-size:.95rem;font-weight:600;text-decoration:none;line-height:1.4;transition:color 0.3s ease}.recent-post-title:hover{color:#00ff9d}.recent-post-date{display:flex;align-items:center;gap:6px;font-size:.8rem;color:rgb(255 255 255 / .5)}.recent-post-date i{color:#00ff9d}@media (max-width:1200px){.content-grid{grid-template-columns:1fr}.single-post-sidebar{max-width:800px;margin:0 auto}}@media (max-width:768px){.post-title-hero{font-size:2.5rem}.single-post-article{padding:30px 25px}.specs-grid{grid-template-columns:1fr}.post-meta-hero{flex-direction:column;gap:12px}.rating-display{flex-direction:column;text-align:center}}@media (max-width:480px){.single-post-hero{min-height:400px}.post-title-hero{font-size:2rem}.single-post-article{padding:25px 20px}.section-title{font-size:1.5rem}}