.breadcrumb{color:var(--light-text);flex-wrap:wrap;align-items:center;gap:10px;padding:1rem 0;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:13px;display:flex}.breadcrumb a{color:var(--light-text);transition:color .3s}.breadcrumb a:hover{color:var(--teal)}.breadcrumb span{color:#ccc}.breadcrumb .current{color:var(--dark-text);white-space:nowrap;text-overflow:ellipsis;max-width:300px;overflow:hidden}.single-post-layout{grid-template-columns:1fr 320px;gap:30px;margin-top:1rem;display:grid}.single-post-content{box-shadow:var(--card-shadow);background:#fff;border-radius:16px;padding:2rem}.post-header{margin-bottom:2rem}.post-title{color:var(--dark-text);margin-bottom:1rem;font-family:Rokh,sans-serif;font-size:28px;font-weight:700;line-height:1.5}.post-meta{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:1rem;display:flex}.post-meta-item{color:var(--light-text);align-items:center;gap:6px;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:13px;display:flex}.post-share{border-top:1px solid #f0f0f0;align-items:center;gap:15px;padding-top:1rem;display:flex}.post-share span{color:var(--light-text);font-family:iranyekanwebregular_FaNum,sans-serif;font-size:13px}.share-buttons{gap:8px;display:flex}.share-btn{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.share-btn.facebook{background:#3b5998}.share-btn.twitter{background:#1da1f2}.share-btn.telegram{background:#08c}.share-btn.whatsapp{background:#25d366}.share-btn:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.post-featured-image{border-radius:12px;margin-bottom:2rem;overflow:hidden}.post-featured-image .featured-image{object-fit:cover;width:100%;height:auto}.post-body{color:var(--dark-text);font-family:iranyekanwebregular_FaNum,sans-serif;font-size:15px;line-height:2}.post-body p{margin-bottom:1.5rem}.post-body h2{color:var(--dark-text);margin:2rem 0 1rem;font-family:Rokh,sans-serif;font-size:22px;font-weight:700}.post-body h3{color:var(--dark-text);margin:1.5rem 0 1rem;font-family:Rokh,sans-serif;font-size:18px;font-weight:600}.post-body img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem 0}.post-body ul,.post-body ol{margin:1rem 0 1.5rem;padding-right:1.5rem}.post-body li{margin-bottom:.5rem}.post-footer{border-top:1px solid #f0f0f0;margin-top:2rem;padding-top:1.5rem}.post-tags{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tags-label{color:var(--light-text);font-family:iranyekanwebregular_FaNum,sans-serif;font-size:14px}.tag{background:var(--light-bg);color:var(--dark-text);border-radius:20px;padding:6px 14px;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:13px;transition:all .3s;display:inline-block}.tag:hover{background:var(--teal);color:#fff}.author-box{background:var(--light-bg);border-radius:12px;align-items:center;gap:20px;margin-top:2rem;padding:1.5rem;display:flex}.author-avatar{border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.author-info{flex:1}.author-name{color:var(--dark-text);margin-bottom:5px;font-family:Rokh,sans-serif;font-size:16px;font-weight:600}.author-bio{color:var(--light-text);margin:0;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:13px}.comments-section{border-top:1px solid #f0f0f0;margin-top:3rem;padding-top:2rem}.comments-title{color:var(--dark-text);margin-bottom:1.5rem;font-family:Rokh,sans-serif;font-size:20px;font-weight:700}.no-comments{color:var(--light-text);text-align:center;background:var(--light-bg);border-radius:8px;padding:2rem;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:14px}.comments-list{margin-bottom:2rem}.comment{background:var(--light-bg);border-radius:12px;gap:15px;margin-bottom:1rem;padding:1.5rem;display:flex}.comment-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.comment-content{flex:1}.comment-header{align-items:center;gap:15px;margin-bottom:8px;display:flex}.comment-author{color:var(--dark-text);font-family:Rokh,sans-serif;font-size:14px;font-weight:600}.comment-date{color:var(--light-text);font-family:iranyekanwebregular_FaNum,sans-serif;font-size:12px}.comment-text{color:var(--dark-text);margin:0;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:14px;line-height:1.8}.comment-form{margin-top:2rem}.comment-form h4{color:var(--dark-text);margin-bottom:1rem;font-family:Rokh,sans-serif;font-size:18px;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px;display:grid}.comment-form input,.comment-form textarea{border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 15px;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:14px;transition:border-color .3s}.comment-form input:focus,.comment-form textarea:focus{border-color:var(--teal);outline:none}.comment-form textarea{resize:vertical;min-height:120px;margin-bottom:15px}.comment-form .btn{justify-content:center;align-items:center;padding:12px 30px;font-family:Rokh,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.single-post-sidebar{height:fit-content;position:sticky;top:100px}.sidebar-widget{box-shadow:var(--card-shadow);background:#fff;border-radius:16px;margin-bottom:20px;padding:1.5rem}.widget-title{color:var(--dark-text);border-bottom:2px solid var(--teal);margin-bottom:1rem;padding-bottom:.75rem;font-family:Rokh,sans-serif;font-size:18px;font-weight:700}.related-posts-list{flex-direction:column;gap:15px;display:flex}.related-post-item{border-radius:8px;gap:12px;padding:10px;transition:background .3s;display:flex}.related-post-item:hover{background:var(--light-bg)}.related-post-image{border-radius:8px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.related-post-image img{object-fit:cover;width:100%;height:100%}.related-post-info{flex:1;min-width:0}.related-post-info h4{color:var(--dark-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:13px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.related-post-date{color:var(--light-text);font-family:iranyekanwebregular_FaNum,sans-serif;font-size:11px}.categories-list-sidebar{margin:0;padding:0;list-style:none}.categories-list-sidebar li{border-bottom:1px solid #f0f0f0}.categories-list-sidebar li:last-child{border-bottom:none}.categories-list-sidebar a{color:var(--dark-text);padding:12px 0;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:14px;transition:color .3s;display:block}.categories-list-sidebar a:hover{color:var(--teal)}.post-not-found{text-align:center;padding:4rem 2rem}.post-not-found h1{color:var(--dark-text);margin-bottom:1rem;font-family:Rokh,sans-serif;font-size:28px}.post-not-found p{color:var(--light-text);margin-bottom:2rem;font-family:iranyekanwebregular_FaNum,sans-serif;font-size:16px}@media (max-width:992px){.single-post-layout{grid-template-columns:1fr}.single-post-sidebar{position:static}}@media (max-width:768px){.single-post-content{padding:1.5rem}.post-title{font-size:22px}.post-meta{gap:15px}.form-row{grid-template-columns:1fr}.author-box{text-align:center;flex-direction:column}}
