﻿.post-index-page{background:linear-gradient(180deg,#f8fafc 0,#fff 100%);min-height:100vh;padding-bottom:60px}.post-hero{background:linear-gradient(135deg,#10b981 0,#059669 50%,#047857 100%);padding:50px 0;margin-bottom:40px;position:relative;overflow:hidden}.post-hero::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.15) 0,transparent 70%);border-radius:50%}.post-hero::after{content:'';position:absolute;bottom:-80px;left:-80px;width:250px;height:250px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%}.post-hero-content{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:24px}.post-hero-text h1{font-size:32px;font-weight:800;color:#fff;margin:0 0 12px 0;display:flex;align-items:center;gap:14px}.post-hero-text h1 i{font-size:28px}.post-hero-text p{font-size:16px;color:rgba(255,255,255,.9);margin:0;max-width:600px;line-height:1.7}.post-hero-cta{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;color:#059669;border-radius:14px;font-weight:700;font-size:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15);flex-shrink:0}.post-hero-cta:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2);color:#047857}.post-hero-login{background:rgba(255,255,255,.2);color:#fff;border:2px solid rgba(255,255,255,.4)}.post-hero-login:hover{background:#fff;color:#059669}.post-stats-bar{display:flex;gap:20px;margin-bottom:32px;flex-wrap:wrap}.post-stat-card{flex:1;min-width:180px;background:#fff;border:1px solid #e8f0fe;border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:16px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.post-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.post-stat-icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;flex-shrink:0}.post-stat-icon.green{background:linear-gradient(135deg,#10b981 0,#059669 100%)}.post-stat-icon.blue{background:linear-gradient(135deg,#3b82f6 0,#2563eb 100%)}.post-stat-icon.purple{background:linear-gradient(135deg,#8b5cf6 0,#7c3aed 100%)}.post-stat-icon.orange{background:linear-gradient(135deg,#f59e0b 0,#d97706 100%)}.post-stat-info{flex:1}.post-stat-number{font-size:24px;font-weight:800;color:#1e293b;line-height:1;margin-bottom:4px}.post-stat-label{font-size:13px;color:#64748b}.post-main-content{display:grid;grid-template-columns:1fr 320px;gap:32px}.posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.post-index-page .post-card{background:#fff;border:1px solid #e8f0fe;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}.post-index-page .post-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1);border-color:#a7f3d0}.post-index-page .post-card .card-img-top{height:180px;object-fit:cover;transition:transform .5s ease}.post-index-page .post-card:hover .card-img-top{transform:scale(1.05)}.post-index-page .post-card-placeholder{height:180px;background:linear-gradient(135deg,#d1fae5 0,#a7f3d0 100%);display:flex;align-items:center;justify-content:center;font-size:48px;color:#059669}.post-index-page .post-card .card-body{padding:20px}.post-index-page .post-card .card-title{font-size:16px;font-weight:700;line-height:1.6;margin-bottom:10px}.post-index-page .post-card .post-card-title{color:#1e293b;text-decoration:none;transition:color .2s ease}.post-index-page .post-card:hover .post-card-title{color:#059669}.post-index-page .post-card .card-excerpt{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:16px}.post-index-page .post-card-meta{display:flex;gap:16px;font-size:12px;color:#94a3b8}.post-index-page .post-meta-item{display:inline-flex;align-items:center;gap:5px}.post-sidebar{display:flex;flex-direction:column;gap:24px}.sidebar-widget{background:#fff;border:1px solid #e8f0fe;border-radius:16px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.widget-header{display:flex;flex-direction:row-reverse;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid #f1f5f9;text-align:right;direction:rtl}.widget-header i{width:36px;height:36px;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px}.widget-header h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}.create-post-widget{background:linear-gradient(135deg,#d1fae5 0,#a7f3d0 100%);border:none;text-align:center;padding:30px 24px}.create-post-widget .widget-icon{width:64px;height:64px;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 16px;box-shadow:0 4px 15px rgba(16,185,129,.4)}.create-post-widget h4{font-size:18px;font-weight:700;color:#065f46;margin-bottom:8px}.create-post-widget p{font-size:14px;color:#047857;margin-bottom:20px;line-height:1.6}.create-post-widget .btn-create{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;border-radius:12px;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(16,185,129,.4)}.create-post-widget .btn-create:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.5)}.writer-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9;transition:all .2s ease}.writer-item:last-child{border-bottom:none}.writer-item:hover{background:#f8fafc;margin:0 -12px;padding:12px 12px;border-radius:10px}.writer-avatar{width:44px;height:44px;border-radius:12px;object-fit:cover;border:2px solid #e8f0fe}.writer-avatar-placeholder{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.writer-info{flex:1}.writer-name{font-size:14px;font-weight:600;color:#1e293b;text-decoration:none;display:block;margin-bottom:2px;transition:color .2s ease}.writer-name:hover{color:#059669}.writer-posts{font-size:12px;color:#94a3b8}.recent-post-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9;transition:all .2s ease}.recent-post-item:last-child{border-bottom:none}.recent-post-item:hover{background:#f8fafc;margin:0 -12px;padding:12px 12px;border-radius:10px}.recent-post-thumb{width:70px;height:55px;border-radius:10px;object-fit:cover;flex-shrink:0}.recent-post-thumb-placeholder{width:70px;height:55px;border-radius:10px;background:linear-gradient(135deg,#d1fae5 0,#a7f3d0 100%);display:flex;align-items:center;justify-content:center;color:#059669;flex-shrink:0}.recent-post-content{flex:1}.recent-post-title{font-size:13px;font-weight:600;color:#1e293b;text-decoration:none;display:block;line-height:1.5;margin-bottom:4px;transition:color .2s ease}.recent-post-title:hover{color:#059669}.recent-post-meta{font-size:11px;color:#94a3b8}.tags-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-item{padding:8px 14px;background:#f1f5f9;color:#64748b;border-radius:8px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s ease}.tag-item:hover{background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.telegram-widget{background:linear-gradient(135deg,#08c 0,#0077b5 100%);border:none;text-align:center;padding:28px 24px;position:relative;overflow:hidden}.telegram-widget::before{content:'';position:absolute;top:-30px;right:-30px;width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,255,.15) 0,transparent 70%);border-radius:50%}.telegram-widget .widget-icon{width:64px;height:64px;background:rgba(255,255,255,.2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 16px;position:relative;z-index:1}.telegram-widget h4{font-size:17px;font-weight:700;color:#fff;margin-bottom:8px}.telegram-widget p{font-size:13px;color:rgba(255,255,255,.9);margin-bottom:18px;line-height:1.6}.telegram-widget .btn-telegram{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;color:#08c;border-radius:12px;font-weight:700;font-size:14px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.telegram-widget .btn-telegram:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2);background:#f0f9ff}.post-pagination{margin-top:40px;display:flex;justify-content:center}.post-pagination .pagination{display:flex;gap:8px}.post-pagination .page-item .page-link{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0 14px;background:#fff;color:#10b981;border:2px solid #e8f0fe;border-radius:12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s ease}.post-pagination .page-item .page-link:hover{background:#f1f5f9;border-color:#10b981}.post-pagination .page-item.active .page-link{background:linear-gradient(135deg,#10b981 0,#059669 100%);border-color:transparent;color:#fff;box-shadow:0 4px 12px rgba(16,185,129,.4)}.post-empty-state{text-align:center;padding:60px 40px;background:#fff;border:2px dashed #d1fae5;border-radius:20px;grid-column:1 / -1}.post-empty-state .empty-icon{width:80px;height:80px;background:linear-gradient(135deg,#d1fae5 0,#a7f3d0 100%);color:#059669;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:36px;margin:0 auto 20px}.post-empty-state h3{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:10px}.post-empty-state p{font-size:15px;color:#64748b;margin-bottom:24px}.post-empty-state .btn-create{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#10b981 0,#059669 100%);color:#fff;border-radius:14px;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(16,185,129,.4)}.post-empty-state .btn-create:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(16,185,129,.5)}@media (max-width:991px){.post-main-content{grid-template-columns:1fr}.post-sidebar{order:1}.posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.post-hero-content{flex-direction:column;text-align:center}.post-hero-text h1{font-size:24px;justify-content:center}.post-hero-text p{margin:0 auto}.posts-grid{grid-template-columns:1fr}.post-stats-bar{flex-direction:column}.post-stat-card{min-width:auto}}[data-theme="dark"] .post-index-page{background:linear-gradient(180deg,#0f172a 0,#1e293b 100%)}[data-theme="dark"] .post-stat-card,[data-theme="dark"] .sidebar-widget,[data-theme="dark"] .post-index-page .post-card{background:#1e293b;border-color:#334155}[data-theme="dark"] .post-stat-number,[data-theme="dark"] .widget-header h3,[data-theme="dark"] .writer-name,[data-theme="dark"] .recent-post-title,[data-theme="dark"] .post-index-page .post-card .post-card-title{color:#e2e8f0}[data-theme="dark"] .post-stat-label,[data-theme="dark"] .writer-posts,[data-theme="dark"] .recent-post-meta,[data-theme="dark"] .post-index-page .post-card .card-excerpt{color:#94a3b8}[data-theme="dark"] .tag-item{background:#334155;color:#94a3b8}[data-theme="dark"] .create-post-widget{background:linear-gradient(135deg,#064e3b 0,#065f46 100%)}[data-theme="dark"] .create-post-widget h4,[data-theme="dark"] .create-post-widget p{color:#d1fae5}