.sidebar{--sidebar-bg:#fff;--sidebar-dark-bg:#1e293b;--sidebar-border:#e2e8f0;--sidebar-dark-border:#334155;--widget-title-color:#1e293b;--widget-title-dark-color:#f8fafc;--widget-text:#334155;--widget-text-dark:#e2e8f0;--widget-light-text:#64748b;--widget-light-text-dark:#94a3b8;--accent-color:#3b82f6;--accent-dark-color:#60a5fa;--hover-bg:#f1f5f9;--hover-bg-dark:#0f172a}@media (min-width: 1024px){.sidebar{position:sticky;top:2rem;scrollbar-width:thin;scrollbar-color:var(--accent-color) #f1f5f9}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}.sidebar::-webkit-scrollbar-thumb{background-color:var(--accent-color);border-radius:6px}.sidebar::-webkit-scrollbar-thumb:hover{background-color:#2563eb}.dark .sidebar::-webkit-scrollbar-track{background:#1e293b}}.widget{background-color:var(--sidebar-bg);border:1px
solid var(--sidebar-border);border-radius:0.75rem;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 1px 3px rgba(0, 0, 0, 0.05);transition:box-shadow 0.3s ease}.dark
.widget{background-color:var(--sidebar-dark-bg);border-color:var(--sidebar-dark-border)}.widget:hover{box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)}.dark .widget-title{color:var(--widget-title-dark-color);border-color:var(--sidebar-dark-border)}.widget-title::after{content:"";position:absolute;bottom:-2px;right:0;width:4rem;height:2px;background-color:var(--accent-color)}.dark .widget-title::after{background-color:var(--accent-dark-color)}.popular-posts-list{list-style:none;padding:0;margin:0}.popular-post-item{display:flex;gap:0.75rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--sidebar-border)}.popular-post-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.dark .popular-post-item{border-color:var(--sidebar-dark-border)}.popular-post-item .post-thumbnail{flex-shrink:0;width:70px;height:70px;border-radius:0.375rem;overflow:hidden;position:relative}.popular-post-item .post-thumbnail
img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.popular-post-item:hover .post-thumbnail
img{transform:scale(1.05)}.popular-post-item .post-content{flex:1;min-width:0}.popular-post-item .post-title{font-size:0.9375rem;font-weight:600;margin:0
0 0.25rem;line-height:1.3}.popular-post-item .post-title
a{color:var(--widget-text);text-decoration:none;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color 0.2s ease}.popular-post-item .post-title a:hover{color:var(--accent-color)}.dark .popular-post-item .post-title
a{color:var(--widget-text-dark)}.dark .popular-post-item .post-title a:hover{color:var(--accent-dark-color)}.popular-post-item .post-date{font-size:0.75rem;color:var(--widget-light-text)}.dark .popular-post-item .post-date{color:var(--widget-light-text-dark)}.categories-list{list-style:none;padding:0;margin:0}.category-item{margin-bottom:0.75rem;border-bottom:1px solid var(--sidebar-border);padding-bottom:0.75rem;transition:transform 0.2s ease}.category-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.dark .category-item{border-color:var(--sidebar-dark-border)}.category-item:hover{transform:translateX(-4px)}.category-item
a{display:flex;justify-content:space-between;align-items:center;color:var(--widget-text);text-decoration:none;font-weight:500;transition:color 0.2s ease}.category-item a:hover{color:var(--accent-color)}.dark .category-item
a{color:var(--widget-text-dark)}.dark .category-item a:hover{color:var(--accent-dark-color)}.post-count{font-size:0.75rem;color:var(--widget-light-text);background-color:var(--hover-bg);padding:0.125rem 0.5rem;border-radius:9999px;transition:background-color 0.2s ease, color 0.2s ease}.category-item:hover .post-count{background-color:var(--accent-color);color:white}.dark .post-count{background-color:var(--sidebar-dark-bg);color:var(--widget-light-text-dark)}.dark .category-item:hover .post-count{background-color:var(--accent-dark-color);color:white}.newsletter{background-color:var(--accent-color);color:white;position:relative;overflow:hidden}.dark
.newsletter{background-color:var(--sidebar-dark-bg);border:1px
solid var(--accent-dark-color)}.newsletter .widget-title{color:white;border-color:rgba(255, 255, 255, 0.2)}.newsletter .widget-title::after{background-color:white}.newsletter-content
p{margin-bottom:1rem;opacity:0.9}.newsletter-form{position:relative;z-index:1}.newsletter-form input[type="email"]{width:100%;padding:0.75rem 1rem;border:none;border-radius:0.5rem;background-color:rgba(255, 255, 255, 0.2);color:white;margin-bottom:0.75rem;transition:background-color 0.2s ease}.newsletter-form input[type="email"]::placeholder{color:rgba(255, 255, 255, 0.7)}.newsletter-form input[type="email"]:focus{background-color:rgba(255, 255, 255, 0.3);outline:none}.newsletter-form .subscribe-button{width:100%;padding:0.75rem 1rem;background-color:white;color:var(--accent-color);border:none;border-radius:0.5rem;font-weight:600;cursor:pointer;transition:transform 0.2s ease, box-shadow 0.2s ease}.newsletter-form .subscribe-button:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0, 0, 0, 0.1)}.newsletter::after{content:"";position:absolute;top:-50px;left:-50px;width:100px;height:100px;background-color:rgba(255, 255, 255, 0.1);border-radius:50%;pointer-events:none}.widget{margin-bottom:2rem;background-color:white;border-radius:0.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06)}.dark
.widget{background-color:#1e293b;border:1px
solid #334155}.dark .widget-title{color:#f8fafc;border-bottom-color:#3b82f6}.popular-posts-list{list-style:none;padding:0;margin:0}.popular-post-item{display:flex;gap:0.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.dark .popular-post-item{border-bottom-color:#334155}.popular-post-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.popular-post-item .post-thumbnail{flex-shrink:0;width:5rem;height:5rem;border-radius:0.375rem;overflow:hidden}.popular-post-item .post-thumbnail
img{width:100%;height:100%;object-fit:cover}.popular-post-item .post-content{flex:1;min-width:0}.popular-post-item .post-title{font-size:1rem;font-weight:600;margin:0
0 0.5rem 0;line-height:1.4}.dark .popular-post-item .post-title{color:#e2e8f0}.popular-post-item .post-title
a{color:inherit;text-decoration:none;transition:color 0.2s ease}.popular-post-item .post-title a:hover{color:#3b82f6}.popular-post-item .post-date{font-size:0.75rem;color:#64748b}.dark .popular-post-item .post-date{color:#94a3b8}.categories-list{list-style:none;padding:0;margin:0}.category-item{margin-bottom:0.75rem;padding-bottom:0.75rem;border-bottom:1px solid #e2e8f0}.dark .category-item{border-bottom-color:#334155}.category-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.category-item
a{display:flex;justify-content:space-between;align-items:center;color:#1e293b;text-decoration:none;transition:color 0.2s ease}.dark .category-item
a{color:#e2e8f0}.category-item a:hover{color:#3b82f6}.category-item .post-count{font-size:0.875rem;color:#64748b;background-color:#f1f5f9;padding:0.25rem 0.5rem;border-radius:999px}.dark .category-item .post-count{color:#94a3b8;background-color:#334155}.newsletter-content
p{margin-bottom:1rem;color:#4b5563}.dark .newsletter-content
p{color:#d1d5db}.newsletter-form{display:flex;flex-direction:column;gap:0.75rem}.newsletter-form input[type="email"]{width:100%;padding:0.75rem;border:1px
solid #e2e8f0;border-radius:0.375rem;background-color:#f9fafb;color:#1e293b}.dark .newsletter-form input[type="email"]{background-color:#1e293b;border-color:#475569;color:#e2e8f0}.subscribe-button{display:inline-block;background-color:#3b82f6;color:white;padding:0.75rem 1rem;border:none;border-radius:0.375rem;font-weight:500;cursor:pointer;transition:background-color 0.2s ease}.subscribe-button:hover{background-color:#2563eb}.tag-cloud-link{display:inline-block;padding:0.25rem 0.75rem;margin:0
0.25rem 0.5rem 0;background-color:#f1f5f9;color:#475569;border-radius:999px;font-size:0.875rem !important;text-decoration:none;transition:all 0.2s ease}.dark .tag-cloud-link{background-color:#334155;color:#cbd5e1}.tag-cloud-link:hover{background-color:#3b82f6;color:white}.calendar_wrap{padding:0.5rem}.calendar_wrap
table{width:100%;border-collapse:collapse}.calendar_wrap
caption{font-weight:600;margin-bottom:0.5rem;color:#1e293b}.dark .calendar_wrap
caption{color:#e2e8f0}.calendar_wrap
th{padding:0.25rem;text-align:center;border:1px
solid #e2e8f0;background-color:#f8fafc}.dark .calendar_wrap
th{border-color:#334155;background-color:#1e293b}.calendar_wrap
td{padding:0.25rem;text-align:center;border:1px
solid #e2e8f0}.dark .calendar_wrap
td{border-color:#334155}.calendar_wrap tbody td
a{display:block;background-color:#3b82f6;color:white;text-decoration:none;border-radius:999px}.recentcomments{margin-bottom:0.75rem;padding-bottom:0.75rem;border-bottom:1px solid #e2e8f0}.dark
.recentcomments{border-bottom-color:#334155}.recentcomments:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.recentcomments .comment-author-link{font-weight:600;color:#3b82f6}.search-form{display:flex}.search-form .search-field{flex:1;padding:0.75rem;border:1px
solid #e2e8f0;border-right:none;border-radius:0.375rem 0 0 0.375rem;background-color:#f9fafb;color:#1e293b}.dark .search-form .search-field{background-color:#1e293b;border-color:#475569;color:#e2e8f0}.search-form .search-submit{background-color:#3b82f6;color:white;border:none;padding:0
1rem;border-radius:0 0.375rem 0.375rem 0;cursor:pointer;transition:background-color 0.2s ease}.search-form .search-submit:hover{background-color:#2563eb}@media (max-width: 768px){.widget{padding:1rem}.popular-post-item .post-thumbnail{width:4rem;height:4rem}}[dir="rtl"] .search-form .search-field{border-right:1px solid #e2e8f0;border-left:none;border-radius:0 0.375rem 0.375rem 0}[dir="rtl"] .search-form .search-submit{border-radius:0.375rem 0 0 0.375rem}[dir="rtl"] .tag-cloud-link{margin:0
0 0.5rem 0.25rem}.widget{margin-bottom:1.5rem;background-color:white;border-radius:0.3rem;padding:1.3rem;box-shadow:0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06)}.dark
.widget{background-color:#1e293b;border:1px
solid #334155}.widget-title{font-size:1.15rem;font-weight:700;margin-bottom:1rem;padding-bottom:0.5rem;color:#0f172a;position:relative;border-bottom:2px solid var(--sidebar-border)}.dark .widget-title{color:#f8fafc;border-bottom-color:#3b82f6}.widget-footer{margin-top:1.25rem;text-align:center}.view-all-link{display:inline-block;font-size:0.875rem;color:#3b82f6;text-decoration:none;font-weight:600;transition:all 0.2s ease}.view-all-link:hover{color:#2563eb;transform:translateX(-4px)}.dark .view-all-link{color:#60a5fa}.dark .view-all-link:hover{color:#93c5fd}.no-posts,.no-videos,.no-opinions{padding:2rem 0;text-align:center;color:#64748b;font-style:italic}.dark .no-posts,
.dark .no-videos,
.dark .no-opinions{color:#94a3b8}.popular-posts-tabs{}.tab-buttons{display:flex;border-bottom:1px solid #e2e8f0;margin-bottom:1rem}.dark .tab-buttons{border-bottom-color:#334155}.tab-button{flex:1;padding:0.75rem 0.5rem;background:none;border:none;border-bottom:2px solid transparent;font-size:0.875rem;font-weight:600;color:#64748b;cursor:pointer;transition:all 0.2s ease}.dark .tab-button{color:#94a3b8}.tab-button.active{color:#3b82f6;border-bottom-color:#3b82f6}.dark .tab-button.active{color:#60a5fa;border-bottom-color:#60a5fa}.tab-button:hover:not(.active){color:#334155;background-color:#f8fafc}.dark .tab-button:hover:not(.active){color:#e2e8f0;background-color:#1e293b}.tab-content{display:none}.tab-content.active{display:block}.popular-posts-list{list-style:none;padding:0;margin:0}.popular-post-item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.75rem 0;border-bottom:1px solid #f1f5f9;transition:transform 0.2s ease}.dark .popular-post-item{border-bottom-color:#334155}.popular-post-item:last-child{border-bottom:none}.popular-post-item:hover{transform:translateX(-4px)}.post-number{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background-color:#f1f5f9;color:#3b82f6;font-weight:700;font-size:0.875rem;border-radius:50%;flex-shrink:0}.dark .post-number{background-color:#334155;color:#60a5fa}.popular-post-item:nth-child(1) .post-number{background-color:#3b82f6;color:white}.dark .popular-post-item:nth-child(1) .post-number{background-color:#2563eb}.popular-post-item:nth-child(2) .post-number{background-color:#60a5fa;color:white}.dark .popular-post-item:nth-child(2) .post-number{background-color:#3b82f6}.popular-post-item:nth-child(3) .post-number{background-color:#93c5fd;color:#1e3a8a}.dark .popular-post-item:nth-child(3) .post-number{background-color:#60a5fa;color:#1e293b}.popular-post-item .post-content{flex:1;min-width:0}.popular-post-item .post-title{font-size:0.9375rem;font-weight:600;margin:0
0 0.35rem 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dark .popular-post-item .post-title{color:#f1f5f9}.popular-post-item .post-title
a{color:inherit;text-decoration:none;transition:color 0.2s ease}.popular-post-item .post-title a:hover{color:#3b82f6}.popular-post-item .post-meta{display:flex;align-items:center;gap:1rem;font-size:0.75rem;color:#64748b}.dark .popular-post-item .post-meta{color:#94a3b8}.view-count
svg{width:0.875rem;height:0.875rem;vertical-align:-0.125rem}.videos-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:0.75rem}.video-card{display:flex;flex-direction:column}.video-thumbnail{position:relative;display:block;aspect-ratio:16/9;border-radius:0.5rem;overflow:hidden;margin-bottom:0.5rem}.video-thumb{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.video-thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f1f5f9;color:#64748b}.dark .video-thumb-placeholder{background-color:#334155;color:#94a3b8}.video-thumbnail:hover .video-thumb{transform:scale(1.05)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:2.5rem;height:2.5rem;background-color:rgba(59, 130, 246, 0.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;transition:all 0.2s ease}.video-thumbnail:hover .play-button{background-color:#3b82f6;transform:translate(-50%, -50%) scale(1.1)}.play-button
.icon{width:1.25rem;height:1.25rem;margin-left:0.125rem}.video-duration{position:absolute;bottom:0.5rem;right:0.5rem;background-color:rgba(0, 0, 0, 0.7);color:white;font-size:0.75rem;padding:0.25rem 0.5rem;border-radius:0.25rem}.video-title{font-size:0.875rem;font-weight:600;margin:0.5rem 0 0.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dark .video-title{color:#f1f5f9}.video-title
a{color:inherit;text-decoration:none;transition:color 0.2s ease}.video-title a:hover{color:#3b82f6}.video-meta{font-size:0.75rem;color:#64748b}.dark .video-meta{color:#94a3b8}.authors-opinions-list{display:flex;flex-direction:column;gap:1.25rem}.opinion-card{background-color:#f8fafc;padding:1rem;border-radius:0.5rem;border-right:3px solid #3b82f6;transition:transform 0.2s ease, box-shadow 0.2s ease}.dark .opinion-card{background-color:#1e293b;border-right-color:#3b82f6}.opinion-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)}.sidebar .author-info{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem}.sidebar .author-avatar{width:3rem;height:3rem;border-radius:50%;overflow:hidden;border:2px
solid #3b82f6}.sidebar .author-avatar
img{width:100%;height:100%;object-fit:cover}.sidebar .author-details{flex:1;min-width:0}.sidebar .author-name{font-size:0.875rem;font-weight:600;margin:0;color:#0f172a}.dark .sidebar .author-name{color:#f8fafc}.sidebar .author-position{font-size:0.75rem;color:#3b82f6;font-weight:500}.dark .sidebar .author-position{color:#60a5fa}.opinion-title{font-size:1rem;font-weight:600;margin:0
0 0.5rem;line-height:1.4;color:#1e293b}.dark .opinion-title{color:#f1f5f9}.opinion-title
a{color:inherit;text-decoration:none;transition:color 0.2s ease}.opinion-title a:hover{color:#3b82f6}.opinion-excerpt{font-size:0.875rem;color:#475569;margin-bottom:0.75rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dark .opinion-excerpt{color:#cbd5e1}.opinion-meta{font-size:0.75rem;color:#64748b;text-align:left}.dark .opinion-meta{color:#94a3b8}[dir="rtl"] .popular-post-item:hover,
[dir="rtl"] .view-all-link:hover{transform:translateX(4px)}[dir="rtl"] .opinion-card{border-right:none;border-left:3px solid #3b82f6}[dir="rtl"] .opinion-meta{text-align:right}@media (max-width: 480px){.videos-grid{grid-template-columns:1fr}.author-avatar{width:2rem;height:2rem}.widget{padding:1.25rem}.popular-post-item .post-meta{flex-direction:column;align-items:flex-start;gap:0.25rem}}:root{--primary-color:#3b82f6;--secondary-color:#1e40af;--accent-color:#ef4444;--primary-dark:#0d2b5c;--primary-light:#2d5aa0;--secondary-color:#e63946;--secondary-dark:#c1121f;--secondary-light:#ff4d5e;--container-7xl:50rem;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--info:#3b82f6;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-dark:#1a1a1a;--text-primary:#0f172a;--text-secondary:#475569;--text-light:#94a3b8;--border-color:#e2e8f0;--border-dark:#cbd5e1;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / 0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / 0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 0.1);--font-primary:'Dubai', 'Almarai', sans-serif;--font-secondary:'Cairo', sans-serif}@media (max-width: 767px){.hidden-mobile{display:none !important}}@media (min-width: 1024px){.content-sidebar-wrapper{grid-template-columns:minmax(0, 5fr) minmax(0, 2fr)}}body{font-family:'Tajawal',Tahoma,Geneva,Verdana,sans-serif}.site-header{transition:background-color 0.3s ease, box-shadow 0.3s ease}.site-header .logo,
.site-header .mobile-logo{transition:filter 0.3s ease}.logo img,
.mobile-logo
img{filter:brightness(1);transition:filter 0.3s ease}body.dark .logo img,
body.dark .mobile-logo
img{filter:brightness(0) saturate(100%) invert(1)}body.dark .logo
h1{color:#60a5fa}body.dark .logo h1
a{color:inherit}@media (max-width: 1023px){.mobile-header-flex{width:100%;position:relative}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%);top:50%;transform:translate(-50%, -50%);max-width:150px;margin:0}.mobile-menu-toggle{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.dark-mode-toggle{margin-left:auto}.nav-header-mobile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:100%}.nav-header-mobile .mobile-menu-toggle{grid-column:1}.nav-header-mobile .mobile-logo{grid-column:2;justify-self:center;margin:0}.nav-header-mobile .dark-mode-toggle{grid-column:3}}.menu-item{position:relative;height:100%}.menu-item
a{display:flex;align-items:center;height:100%;padding:0
1rem;color:var(--text-primary);font-weight:600;transition:all 0.2s ease}.dark .menu-item
a{color:#e2e8f0}.menu-item:hover>a{color:var(--primary-color)}.dark .menu-item:hover>a{color:#60a5fa}.sub-menu{position:absolute;top:100%;right:0;min-width:220px;background:white;border-radius:0.5rem;box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;z-index:50;padding:0.5rem 0}.dark .sub-menu{background:#1e293b;box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.3), 0 4px 6px -2px rgba(0, 0, 0, 0.2)}.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.sub-menu .menu-item{width:100%;height:auto}.sub-menu .menu-item
a{padding:0.75rem 1.25rem;height:auto;font-weight:500;font-size:0.95rem;display:block}.sub-menu .menu-item a:hover{background-color:#f7f9fc}.dark .sub-menu .menu-item a:hover{background-color:#334155}.menu-item-has-children>a::after{content:'';display:inline-block;width:0.5rem;height:0.5rem;margin-right:0.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);position:relative;top:-2px}.mobile-nav-menu{list-style:none;padding:0;margin:0}.mobile-menu-item
a{display:block;padding:0.75rem 0;color:#1e293b;font-weight:500;border-bottom:1px solid #f1f5f9;transition:all 0.2s ease}.dark .mobile-menu-item
a{color:#e2e8f0;border-bottom-color:#334155}.mobile-menu-item a:hover{color:var(--primary-color)}.mobile-submenu{overflow:hidden;max-height:0;transition:max-height 0.3s ease}.mobile-submenu.active{max-height:500px}.mobile-submenu-toggle .transform.rotate-180{transform:rotate(180deg)}#search-overlay.active{display:flex}#search-overlay.active #search-modal{transform:scale(1);opacity:1}.site-header.sticky{position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);animation:slideDown 0.3s ease-in-out}.dark .site-header.sticky{box-shadow:0 2px 10px rgba(0, 0, 0, 0.3)}@keyframes
slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.dark-mode-toggle{position:relative;overflow:hidden}.dark-mode-toggle::after{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background-color:rgba(255, 255, 255, 0.2);border-radius:50%;transform:translate(-50%, -50%);transition:width 0.5s, height 0.5s}.dark-mode-toggle:hover::after{width:120%;height:120%}.breaking-news-ticker{display:flex;white-space:nowrap;animation:ticker 35s linear infinite;padding-right:20px}.breaking-news-ticker
a{margin-left:50px;position:relative}.breaking-news-ticker a::after{content:"•";font-size:1.5em;position:absolute;left:-15px;top:50%;transform:translateY(-50%);color:rgba(255, 255, 255, 0.7)}@media (max-width: 767px){.breaking-news-ticker{animation-duration:20s}}.translate-x-full{transform:translateX(100%)}#mobile-menu.active
.transform{transform:translateX(0)}.featured-news{margin:var(--spacing-2xl) 0}.featured-article{position:relative;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--bg-primary);box-shadow:var(--shadow-md)}.featured-thumbnail{position:relative;padding-top:56.25%}.featured-thumbnail
img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.featured-content{padding:var(--spacing-lg)}.category-label{display:inline-block;padding:var(--spacing-xs) var(--spacing-md);background-color:var(--primary-color);color:white;border-radius:var(--radius-full);font-size:0.875rem;font-weight:500}.site-footer{background-color:var(--gray-800);color:white;padding:var(--spacing-2xl) 0;margin-top:var(--spacing-2xl)}.footer-widgets{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:var(--spacing-xl)}.footer-bottom{margin-top:var(--spacing-2xl);padding-top:var(--spacing-lg);border-top:1px solid var(--gray-700);text-align:center}.button{display:inline-block;padding:var(--spacing-sm) var(--spacing-lg);background-color:var(--primary-color);color:white;border:none;border-radius:var(--radius-md);font-weight:500;cursor:pointer;transition:all 0.3s ease}.button:hover{background-color:var(--primary-dark);transform:translateY(-2px)}input[type="text"],input[type="email"],input[type="search"],textarea{width:100%;padding:var(--spacing-sm) var(--spacing-md);border:1px
solid var(--border-color);border-radius:var(--radius-md);background-color:var(--bg-primary);transition:border-color 0.3s ease}input[type="text"]:focus,input[type="email"]:focus,input[type="search"]:focus,textarea:focus{outline:none;border-color:var(--primary-color)}@keyframes
fadeIn{from{opacity:0}to{opacity:1}}@keyframes
slideUp{from{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 1024px){html{font-size:15px}.container{padding:0
var(--spacing-lg)}.news-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){html{font-size:14px}.news-grid{grid-template-columns:1fr}.footer-widgets{grid-template-columns:1fr}.featured-news{margin:var(--spacing-lg) 0}}@media (max-width: 480px){.site-title{font-size:2rem}.container{padding:0
var(--spacing-md)}}@media
print{.site-header,.site-footer,.sidebar,.comments-area{display:none}body{background:white}.container{max-width:100%;padding:0}}[dir="rtl"]{.nav-menu{padding-right:0}.category-label{margin-left:var(--spacing-sm);margin-right:0}.nav-menu .sub-menu{right:0;left:auto}}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{clip:auto !important;clip-path:none;display:block;height:auto;left:5px;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.swiper-button-next,.swiper-button-prev{width:40px !important;height:40px !important;background-color:rgba(255, 255, 255, 0.2);backdrop-filter:blur(4px);border-radius:50%}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.2rem !important;font-weight:bold;color:white}.swiper-pagination-bullet{background:white !important;opacity:0.5}.swiper-pagination-bullet-active{opacity:1}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@keyframes
ticker{0%{transform:translateX(-100%)}100%{transform:translateX(300%)}}@media (prefers-reduced-motion: no-preference){.breaking-news-ticker{animation-play-state:running}.breaking-news-ticker:hover{animation-play-state:paused}}.video-sidebar-scroll{scrollbar-width:thin;scrollbar-color:rgba(68, 229, 62, 0.448) #f1f1f1}.video-sidebar-scroll::-webkit-scrollbar{width:6px}.video-sidebar-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.video-sidebar-scroll::-webkit-scrollbar-thumb{background:rgba(68, 229, 62, 0.448);border-radius:10px}.video-sidebar-scroll::-webkit-scrollbar-thumb:hover{background:rgba(68, 229, 62, 0.448)}.video-item{transition:all 0.2s ease}.video-item:hover .video-thumb
img{transform:scale(1.05);transition:transform 0.3s ease}.video-item:last-child{border-bottom:none}.video-thumb .fa-play{transition:transform 0.2s ease}.video-item:hover .fa-play{transform:scale(1.2)}@media (max-width: 767px){.mobile-post-list{padding:0;margin:0}.mobile-post-item{position:relative;margin:0;border-radius:0}.mobile-post-item
h2{font-weight:700;text-shadow:0 1px 2px rgba(0, 0, 0, 0.5)}.mobile-post-item
img{transition:transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);will-change:transform}.mobile-post-item:hover
img{transform:scale(1.05)}.mobile-post-item::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, rgba(59, 130, 246, 0.1) 0%, rgba(147, 51, 234, 0.1) 100%);opacity:0;transition:opacity 0.3s ease;z-index:1}.mobile-post-item:hover::before{opacity:1}.mobile-post-item .category-badge{box-shadow:0 2px 8px rgba(0, 0, 0, 0.1)}#load-more-posts{font-weight:600;box-shadow:0 4px 14px rgba(59, 130, 246, 0.3)}#load-more-posts:active{transform:scale(0.98)}html{scroll-behavior:smooth}@supports (backdrop-filter: blur(5px)){.mobile-post-item .bg-black\/50{backdrop-filter:blur(5px)}.mobile-post-item .bg-blue-600\/90{backdrop-filter:blur(5px)}}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px) and (prefers-color-scheme: dark){body.dark .mobile-post-list{background-color:#0f172a}}@media (min-width: 768px){.mobile-post-list{display:none !important}}.site-footer{--footer-bg:theme('colors.gray.900');--footer-text:theme('colors.gray.300');--footer-link:theme('colors.white');--footer-link-hover:theme('colors.blue.400');--footer-heading:theme('colors.white');--footer-border:theme('colors.gray.800');background-color:var(--footer-bg);color:var(--footer-text);font-size:theme('fontSize.sm')}.footer-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}@media (min-width: theme('screens.md')){.footer-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: theme('screens.lg')){.footer-grid{grid-template-columns:repeat(4, 1fr)}}.footer-widget{margin-bottom:1.5rem}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu
li{margin-bottom:0.75rem}.footer-menu
a{color:var(--footer-text);text-decoration:none;transition:color 0.2s}.footer-menu a:hover{color:var(--footer-link-hover)}.recent-posts{list-style:none;padding:0;margin:0}.recent-posts
li{margin-bottom:1rem;display:flex;align-items:flex-start;gap:0.5rem}.recent-posts
img{width:4rem;height:4rem;object-fit:cover;border-radius:0.25rem}.recent-posts
a{color:var(--footer-text);text-decoration:none;font-weight:theme('fontWeight.medium');transition:color 0.2s;display:block;line-height:1.4}.recent-posts a:hover{color:var(--footer-link-hover)}.post-date{display:block;font-size:0.75rem;color:theme('colors.gray.400');margin-top:0.25rem}.contact-info
p{margin-top:0;margin-bottom:0.75rem}.contact-info
a{color:var(--footer-text);text-decoration:none;transition:color 0.2s}.contact-info a:hover{color:var(--footer-link-hover)}.dashicons{vertical-align:middle;width:1.25rem;height:1.25rem;font-size:1.25rem}.social-links{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;color:white;text-decoration:none;transition:background-color 0.2s, transform 0.2s}.social-link:hover{transform:translateY(-2px)}.newsletter-form{margin-top:1.5rem}.newsletter-form
form{display:flex;margin-top:0.5rem}.newsletter-form input[type="email"]{flex-grow:1;padding:0.5rem 0.75rem;border:1px
solid theme('colors.gray.700');border-right:none;background-color:theme('colors.gray.800');color:white;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;font-size:0.875rem}.newsletter-form
button{background-color:theme('colors.blue.600');color:white;border:none;padding:0.5rem 1rem;font-size:0.875rem;font-weight:theme('fontWeight.medium');border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;cursor:pointer;transition:background-color 0.2s}.newsletter-form button:hover{background-color:theme('colors.blue.700')}.footer-bottom{padding-top:2rem;margin-top:2rem;border-top:1px solid var(--footer-border)}.footer-bottom-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:center}.footer-custom-widget .widget-item{margin-bottom:1.5rem}.footer-custom-widget .widget-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:0.5rem;border-bottom:2px solid #2563eb;display:inline-block}.footer-custom-widget
.widget{color:#d1d5db}.footer-custom-widget .widget
p{margin-bottom:1rem;line-height:1.6}.footer-custom-widget .widget
ul{list-style:none;padding:0;margin:0}.footer-custom-widget .widget ul
li{margin-bottom:0.75rem;padding-left:1rem;position:relative}.footer-custom-widget .widget ul li:before{content:"▶";color:#2563eb;position:absolute;left:0;top:0}.footer-custom-widget .widget
a{color:#d1d5db;text-decoration:none;transition:color 0.3s ease}.footer-custom-widget .widget a:hover{color:#60a5fa}.footer-custom-widget
.textwidget{font-size:0.875rem;line-height:1.6}.footer-custom-widget .widget
img{max-width:100%;height:auto;border-radius:0.5rem;margin-bottom:1rem}.footer-custom-widget .widget input[type="text"],
.footer-custom-widget .widget input[type="email"],
.footer-custom-widget .widget
textarea{width:100%;padding:0.75rem;border:1px
solid #4b5563;border-radius:0.5rem;background-color:#1f2937;color:#fff;margin-bottom:1rem}.footer-custom-widget .widget input[type="submit"],
.footer-custom-widget .widget
button{background-color:#2563eb;color:#fff;padding:0.75rem 1.5rem;border:none;border-radius:0.5rem;cursor:pointer;transition:background-color 0.3s ease}.footer-custom-widget .widget input[type="submit"]:hover,
.footer-custom-widget .widget button:hover{background-color:#1d4ed8}@media (max-width: 1024px){.footer-custom-widget{margin-top:2rem}}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-custom-widget .widget-title{font-size:1.125rem;margin-bottom:1rem}.footer-custom-widget
.widget{font-size:0.875rem}}.dark .footer-custom-widget .widget input[type="text"],
.dark .footer-custom-widget .widget input[type="email"],
.dark .footer-custom-widget .widget
textarea{background-color:#374151;border-color:#6b7280;color:#f9fafb}.dark .footer-custom-widget .widget input[type="text"]:focus,
.dark .footer-custom-widget .widget input[type="email"]:focus,
.dark .footer-custom-widget .widget textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px rgba(37, 99, 235, 0.5)}@media (min-width: theme('screens.md')){.footer-bottom-grid{grid-template-columns:1fr 1fr}}.copyright{color:theme('colors.gray.400');font-size:0.875rem}.secondary-footer-menu{margin-top:1rem;text-align:center}.secondary-navigation
ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 0.5rem;padding:0;margin:0;list-style:none}.secondary-navigation
a{color:theme('colors.gray.400');text-decoration:none;font-size:0.875rem;transition:color 0.2s}.secondary-navigation a:hover{color:var(--footer-link-hover)}.back-to-top{display:flex;justify-content:center;margin-top:2rem}.back-to-top-button{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:theme('colors.blue.600');color:white;border-radius:9999px;text-decoration:none;transition:background-color 0.2s, transform 0.2s;opacity:0;visibility:hidden}.back-to-top-button.visible{opacity:1;visibility:visible}.back-to-top-button:hover{background-color:theme('colors.blue.700');transform:translateY(-5px)}.rtl .footer-widget{text-align:right}.rtl .social-links{justify-content:flex-start}.rtl .contact-info
.dashicons{margin-right:0;margin-left:0.5rem}@media (prefers-contrast: high){.site-footer{--footer-bg:black;--footer-text:white;--footer-link:white;--footer-link-hover:white;--footer-heading:white;--footer-border:white}.social-link,
.newsletter-form button,.back-to-top-button{background-color:#333 !important;color:white !important;outline:2px
solid white}}