body.tax-mt-portfolio-category, body.tax-mt-portfolio-tech, body.tax-mt-portfolio-tag, .mt-wdp-container{box-sizing:border-box;font-family:"IRANYekanX", Tahoma, sans-serif;direction:rtl;}
.mt-wdp-container *, 
.mt-wdp-single-widget-wrapper *,
.mt-wdp-archive-sidebar *,
.mt-wdp-advanced-archive *{box-sizing:border-box;font-family:inherit;}
.mt-wdp-container{width:100%;margin:0 auto;padding:20px 15px;}
.mt-wdp-container a{text-decoration:none !important;box-shadow:none !important;outline:none !important;border:none !important;transition:0.3s;}
.mt-svg-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;fill:currentColor;vertical-align:middle;}
.mt-svg-icon svg{width:100%;height:100%;}
.mt-skeleton{background:linear-gradient(90deg, #e2e8f0 25%, #f1f5f9 50%, #e2e8f0 75%) !important;background-size:200% 100% !important;animation:mt-shimmer 1.5s infinite linear !important;color:transparent !important;border-color:transparent !important;user-select:none !important;pointer-events:none !important;border-radius:8px;}
.mt-skeleton *{visibility:hidden !important;}
@keyframes mt-shimmer { to{background-position-x:-200%;}
}
.mt-skel-img{display:block;border-radius:12px;min-height:200px;}
.mt-skel-text{height:16px;margin-bottom:10px;width:100%;display:block;border-radius:4px;}
.mt-skel-list-item{height:24px;margin-bottom:12px;width:100%;border-radius:4px;display:block;}
.mt-skel-w-30{width:30% !important;}
.mt-skel-w-50{width:50% !important;}
.mt-skel-w-70{width:70% !important;}
.mt-wdp-sw-subtitle.mt-skeleton{height:20px;width:60%;margin-bottom:20px;display:block;}
.mt-skel-title{height:28px;margin-bottom:15px;width:70%;display:block;border-radius:4px;}
.mt-skel-btn{height:45px;width:140px;display:inline-block;border-radius:12px;}
.mt-wdp-card-badge.mt-skeleton{opacity:0.3;background:#94a3b8 !important;}
.mt-wdp-archive-hero{background-color:#f4f9ff;border-radius:24px;padding:60px 50px 40px 50px;margin-bottom:50px;display:flex;flex-direction:column;position:relative;overflow:hidden;}
.mt-wdp-archive-hero::before{content:'';position:absolute;top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle, rgba(59,130,246,0.05) 0%, rgba(255,255,255,0) 70%);border-radius:50%;z-index:0;}
.mt-wdp-archive-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:1;margin-bottom:20px;}
.mt-wdp-hero-content{flex:1;max-width:50%;}
.mt-wdp-hero-content h1{font-size:38px;font-weight:900;color:#0f172a;margin:0 0 20px 0;line-height:1.4;}
.mt-wdp-hero-content p{font-size:16px;color:#475569;line-height:2;margin:0 0 25px 0;}
.mt-wdp-hero-scroll-link{display:inline-flex;align-items:center;gap:8px;color:#3b82f6 !important;font-weight:bold;font-size:15px;text-decoration:none !important;transition:0.3s;}
.mt-wdp-hero-scroll-link:hover{color:#2563eb !important;transform:translateY(2px);}
.mt-wdp-hero-image{flex:1;display:flex;justify-content:flex-end;position:relative;}
.mt-wdp-hero-image img{max-width:100%;height:auto;background:transparent;transform:perspective(1000px) rotateY(-5deg);transition:transform 0.5s ease;}
.mt-wdp-archive-hero:hover .mt-wdp-hero-image img{transform:perspective(1000px) rotateY(0deg);}
.mt-wdp-hero-features{display:flex;align-items:center;justify-content:flex-start;gap:20px;flex-wrap:wrap;position:relative;z-index:1;margin-top:30px;}
.mt-wdp-hero-feature-item{display:flex;align-items:center;gap:12px;color:#475569;font-size:14px;font-weight:bold;}
.mt-wdp-hero-feature-icon{display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:24px;}
.mt-wdp-archive-divider{border:0;border-top:1px dashed #cbd5e1;margin:60px 0 40px 0;width:100%;}
.mt-wdp-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin-bottom:40px;}
.mt-wdp-filter-btn{all:unset;padding:10px 28px;border:1px solid #e2e8f0;border-radius:50px;cursor:pointer;background:#fff;color:#64748b;font-size:14px;font-weight:bold;transition:0.3s;box-sizing:border-box;}
.mt-wdp-filter-btn:hover, .mt-wdp-filter-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 4px 15px rgba(59, 130, 246, 0.2);}
.mt-wdp-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;}
.mt-wdp-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0, 0, 0, 0.04);transition:0.3s;border:1px solid #f1f5f9;display:flex;flex-direction:column;height:100%;}
.mt-wdp-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0, 0, 0, 0.08);}
.mt-wdp-card-image{display:block;width:100%;height:240px;overflow:hidden;position:relative;background:#f8fafc;padding:10px;}
.mt-wdp-card-image img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform 0.5s ease;border-radius:12px;}
.mt-wdp-card:hover .mt-wdp-card-image img{transform:scale(1.03);}
.mt-wdp-card-badge{position:absolute;top:20px;right:20px;color:#fff;font-size:12px;padding:5px 14px;border-radius:50px;z-index:2;font-weight:bold;box-shadow:0 2px 8px rgba(0,0,0,0.1);}
.mt-wdp-grid-item:nth-child(4n+1) .mt-wdp-card-badge{background:#ef4444;}
.mt-wdp-grid-item:nth-child(4n+2) .mt-wdp-card-badge{background:#3b82f6;}
.mt-wdp-grid-item:nth-child(4n+3) .mt-wdp-card-badge{background:#10b981;}
.mt-wdp-grid-item:nth-child(4n+4) .mt-wdp-card-badge{background:#f59e0b;}
.mt-wdp-card-content{padding:25px;display:flex;flex-direction:column;flex-grow:1;}
.mt-wdp-card-title{font-size:19px;margin:0 0 12px 0;font-weight:900;line-height:1.4;}
.mt-wdp-card-title a{color:#0f172a !important;transition:0.2s;}
.mt-wdp-card-title a:hover{color:#3b82f6 !important;}
.mt-wdp-card-desc{font-size:14px;color:#64748b;margin-bottom:25px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:justify;}
.mt-wdp-card-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;border-top:1px solid #f1f5f9;gap:15px;flex-wrap:wrap;}
.mt-wdp-tech-list{display:flex;gap:8px;flex-wrap:wrap;}
.mt-wdp-tech-item{font-size:11px;color:#3b82f6 !important;background:#eff6ff !important;padding:5px 12px;border-radius:50px;font-weight:bold;border:1px solid #dbeafe !important;text-decoration:none !important;transition:0.3s;}
.mt-wdp-tech-item:hover{background:#3b82f6 !important;color:#fff !important;}
.mt-wdp-btn-outline{display:inline-flex;align-items:center;color:#3b82f6 !important;font-size:14px;font-weight:bold;transition:0.2s;cursor:pointer;gap:6px;padding:8px 15px;border-radius:8px;margin-right:auto;text-decoration:none !important;}
.mt-wdp-btn-outline:hover{background:#eff6ff !important;color:#3b82f6 !important;text-decoration:none !important;}
.mt-wdp-btn-outline .mt-svg-icon{font-size:16px;transition:0.2s;}
.mt-wdp-btn-outline:hover .mt-svg-icon{transform:translateX(-4px);}
.mt-wdp-single-widget-wrapper{width:100%;display:block;}
.mt-wdp-breadcrumbs{font-size:14px;color:#94a3b8;margin-bottom:30px;display:flex;gap:8px;align-items:center;}
.mt-wdp-breadcrumbs a{color:#64748b !important;font-weight:500;transition:0.3s;text-decoration:none !important;}
.mt-wdp-breadcrumbs a:hover{color:#3b82f6 !important;}
.mt-wdp-sw-top-row{display:flex;gap:50px;margin-bottom:50px;align-items:center;width:100%;}
.mt-wdp-sw-info{width:45%;display:flex;flex-direction:column;justify-content:center;}
.mt-wdp-sw-title{font-size:36px;font-weight:900;color:#0f172a;margin:0 0 10px 0;line-height:1.4;}
.mt-wdp-sw-subtitle{font-size:14px;color:#4b5563;margin-bottom:20px;line-height:1.8;}
.mt-wdp-sw-excerpt{font-size:16px;color:#475569;line-height:1.8;margin-bottom:30px;}
.mt-wdp-meta-list{display:flex;flex-direction:column;gap:18px;margin-bottom:35px;background:#f8fafc;padding:25px;border-radius:16px;border:1px solid #f1f5f9;}
.mt-wdp-meta-item{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
.mt-wdp-meta-item .label{font-size:14px;color:#64748b;display:flex;align-items:center;gap:8px;font-weight:bold;min-width:110px;}
.mt-wdp-meta-item .value{font-weight:bold;font-size:15px;color:#0f172a;display:flex;gap:8px;flex-wrap:wrap;}
.mt-tech-badge, .mt-tag-badge{padding:6px 16px;border-radius:50px;font-size:13px;font-weight:bold;transition:0.3s;text-decoration:none !important;}
.mt-tech-badge{background:#eff6ff !important;color:#3b82f6 !important;border:1px solid #dbeafe !important;}
.mt-tech-badge:hover{background:#3b82f6 !important;color:#fff !important;}
.mt-tag-badge{background:#fffbeb !important;color:#d97706 !important;border:1px solid #fde68a !important;}
.mt-tag-badge:hover{background:#d97706 !important;color:#fff !important;}
.mt-wdp-sw-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:10px;}
.mt-wdp-sw-btn, .mt-wdp-sw-btn-video{display:inline-flex;align-items:center;justify-content:center;padding:12px 25px;border-radius:12px;font-weight:bold;font-size:14px;gap:10px;cursor:pointer;transition:0.3s;text-decoration:none !important;}
.mt-wdp-sw-btn{background:#3b82f6 !important;color:#fff !important;box-shadow:0 4px 15px rgba(59, 130, 246, 0.2) !important;border:none !important;}
.mt-wdp-sw-btn:hover{background:#2563eb !important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(59, 130, 246, 0.4) !important;color:#fff !important;}
.mt-wdp-sw-btn-video{background:#fff !important;color:#0f172a !important;border:1px solid #e2e8f0 !important;box-shadow:0 4px 15px rgba(0, 0, 0, 0.05) !important;}
.mt-wdp-sw-btn-video:hover{background:#f8fafc !important;border-color:#3b82f6 !important;color:#3b82f6 !important;}
.mt-wdp-sw-image{width:55%;height:500px;border-radius:20px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;position:relative;padding:10px;display:flex;align-items:center;justify-content:center;}
.mt-wdp-sw-image-inner{width:100%;height:100%;display:block;overflow:hidden;border-radius:12px;}
.mt-wdp-sw-image-inner img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center;transition:object-position 5s ease-in-out;}
.mt-wdp-sw-image-inner:hover img{object-position:bottom center;}
.mt-wdp-sw-lower-section{display:flex;gap:50px;align-items:flex-start;width:100%;margin-top:50px;}
.mt-wdp-sw-main-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:40px;overflow:hidden;width:100%;}
.mt-wdp-sidebar-section{width:320px;flex-shrink:0;position:sticky;top:40px;}
.mt-wdp-special-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin-top:30px;margin-bottom:40px;}
.mt-wdp-special-item{background:#fff;border:1px solid #e2e8f0;padding:25px 15px;border-radius:16px;text-align:center;transition:0.3s;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,0.02);}
.mt-wdp-special-item:hover{box-shadow:0 10px 25px rgba(0,0,0,0.08);transform:translateY(-3px);border-color:#3b82f6;}
.mt-wdp-special-item .icon-wrap{width:55px;height:55px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:24px;margin-bottom:15px;border:1px solid #dbeafe;transition:0.3s;overflow:hidden;}
.mt-wdp-special-item:hover .icon-wrap{background:#3b82f6;color:#fff;}
.mt-wdp-special-item .icon-wrap svg{width:24px;height:24px;fill:currentColor;}
.mt-wdp-special-item .icon-wrap img{width:100%;height:100%;object-fit:contain;}
.mt-wdp-special-item h4{margin:0 0 8px 0;font-size:15px;font-weight:900;color:#0f172a;}
.mt-wdp-special-item p{margin:0;font-size:13px;color:#64748b;line-height:1.8;}
.mt-wdp-gallery-slider-wrap{display:flex;align-items:center;gap:15px;width:100%;max-width:100%;position:relative;overflow:hidden;}
.mt-gallery-btn{background:#fff;border:1px solid #e2e8f0;width:45px;height:45px;border-radius:50%;color:#475569;z-index:2;box-shadow:0 2px 10px rgba(0,0,0,0.05);flex-shrink:0;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:0.3s;}
.mt-gallery-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;}
.mt-wdp-gallery-track{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding:10px 5px;scrollbar-width:none;width:100%;max-width:100%;}
.mt-wdp-gallery-track::-webkit-scrollbar{display:none;}
.mt-wdp-gallery-track a{width:220px;height:160px;flex-shrink:0;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;display:block;background:#fff;padding:5px;box-shadow:0 4px 10px rgba(0,0,0,0.03);transition:0.3s;}
.mt-wdp-gallery-track a:hover{border-color:#3b82f6;}
.mt-wdp-gallery-track a img{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:10px;transition:0.4s;}
.mt-wdp-tabs-wrapper{width:100%;max-width:100%;overflow:hidden;}
.mt-wdp-tabs-header{display:flex;gap:15px;border-bottom:2px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:0;white-space:nowrap;flex-wrap:nowrap;width:100%;}
.mt-wdp-tabs-header::-webkit-scrollbar{display:none;}
.mt-wdp-tab-btn{background:transparent;color:#64748b;border:none;font-weight:bold;font-size:15px;padding:15px 15px;cursor:pointer;transition:0.3s;position:relative;white-space:nowrap;font-family:inherit;border-radius:8px 8px 0 0;flex-shrink:0;outline:none;}
.mt-wdp-tab-btn:hover{color:#3b82f6;background-color:#f1f5f9;}
.mt-wdp-tab-btn.active{color:#3b82f6;background-color:transparent;}
.mt-wdp-tab-btn.active::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:3px;background:#3b82f6;border-radius:50px 50px 0 0;}
.mt-wdp-tab-content{display:none;padding:35px 0;line-height:2;font-size:15px;}
.mt-wdp-tab-content.active{display:block;animation:mt-fade-in 0.4s ease;}
@keyframes mt-fade-in { from{opacity:0;transform:translateY(10px);}
to{opacity:1;transform:translateY(0);}
} .mt-wdp-faqs-wrap{display:flex;flex-direction:column;gap:15px;}
.mt-wdp-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all 0.3s ease;box-shadow:0 2px 10px rgba(0,0,0,0.02);}
.mt-wdp-faq-item:hover{border-color:#cbd5e1;box-shadow:0 4px 15px rgba(0,0,0,0.05);}
.mt-wdp-faq-item .faq-summary{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:16px;font-weight:900;color:#0f172a;cursor:pointer;transition:0.3s;user-select:none;}
.mt-wdp-faq-item .faq-summary .icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background:#f1f5f9;color:#3b82f6;border-radius:50%;font-size:24px;font-weight:300;line-height:1;padding:0;margin:0;transition:0.3s ease;}
.mt-wdp-faq-item .faq-summary:hover .icon{background:#e0f2fe;}
.mt-wdp-faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows 0.4s ease-out;}
.mt-wdp-faq-answer-wrapper > div{overflow:hidden;}
.mt-wdp-faq-item.is-open .mt-wdp-faq-answer-wrapper{grid-template-rows:1fr;}
.mt-wdp-faq-item.is-open{border-color:#3b82f6;box-shadow:0 4px 20px rgba(59, 130, 246, 0.1);}
.mt-wdp-faq-item.is-open .faq-summary{color:#3b82f6;}
.mt-wdp-faq-item.is-open .faq-summary .icon{transform:rotate(45deg);background:#3b82f6;color:#fff;}
.mt-wdp-faq-item .faq-answer-inner{padding:5px 25px 25px 25px;font-size:14.5px;color:#475569;line-height:2;background:#fff;border-radius:0 0 12px 12px;border-top:1px solid #f1f5f9;}
.mt-wdp-faq-item .faq-answer-inner p{margin:0;}
.mt-wdp-content-inner{width:100%;}
.mt-wdp-expandable-text{position:relative;margin-top:20px;}
.mt-wdp-expandable-text.has-overflow .mt-wdp-content-inner{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;}
.mt-wdp-expandable-text.has-overflow::after{content:'';position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);pointer-events:none;z-index:1;}
.mt-wdp-readmore-btn{position:absolute;bottom:-20px;left:50%;transform:translate(-50%, 0);background:#fff;border:1px solid #cbd5e1;padding:10px 30px;border-radius:50px;font-size:14px;font-weight:bold;color:#0f172a;z-index:2;display:flex;align-items:center;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,0.08);transition:0.3s;}
.mt-wdp-readmore-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;}
.mt-wdp-sticky-summary{background:#f8fafc;border:1px solid #3b82f6;padding:25px;border-radius:16px;margin-bottom:25px;box-shadow:0 4px 15px rgba(59, 130, 246, 0.05);}
.mt-wdp-sticky-summary h5{font-size:16px;font-weight:900;color:#0f172a;margin:0 0 15px 0;text-align:right;}
.mt-wdp-sticky-summary ul{list-style:none;padding:0;margin:0;font-size:14px;color:#475569;line-height:2;font-weight:bold;}
.mt-wdp-sticky-summary ul li{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #cbd5e1;}
.mt-wdp-sticky-summary ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}
.mt-wdp-sticky-summary ul li .mt-svg-icon{color:#3b82f6;font-size:16px;margin-top:5px;flex-shrink:0;}
.mt-wdp-sticky-cta{background:#3b82f6;padding:35px 25px;border-radius:16px;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 25px rgba(59, 130, 246, 0.3);width:100%;position:relative;overflow:hidden;}
.mt-wdp-sticky-cta::before{content:'';position:absolute;top:-20px;right:-20px;width:100px;height:100px;background:rgba(255,255,255,0.1);border-radius:50%;}
.mt-wdp-sticky-cta h4{margin:0 0 15px 0;font-size:18px;color:#fff;font-weight:900;line-height:1.5;position:relative;z-index:2;}
.mt-wdp-sticky-cta p{font-size:14px;color:#e0f2fe;margin-bottom:25px;line-height:1.8;position:relative;z-index:2;}
.mt-cta-btn-primary{background:#fff !important;color:#3b82f6 !important;padding:12px 30px;border-radius:50px;font-weight:900;font-size:14px;width:100%;text-decoration:none !important;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:0.3s;border:none !important;font-family:inherit;position:relative;z-index:2;box-shadow:none !important;}
.mt-cta-btn-primary:hover{background:#f8fafc !important;color:#2563eb !important;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0, 0, 0, 0.1) !important;}
.mt-wdp-related-section{margin-top:80px;padding-top:50px;border-top:1px solid #e2e8f0;width:100%;}
.mt-wdp-related-title{font-size:24px;font-weight:900;color:#0f172a;margin:0 0 30px 0;display:flex;align-items:center;justify-content:space-between;}
.mt-wdp-related-title a{font-size:14px;font-weight:bold;color:#3b82f6 !important;text-decoration:none !important;display:flex;align-items:center;gap:5px;transition:0.3s;outline:none !important;border:none !important;box-shadow:none !important;}
.mt-wdp-related-title a:hover{color:#2563eb !important;}
.mt-wdp-pagination-modern{display:flex;justify-content:center;gap:10px;margin-top:50px;width:100%;}
.mt-wdp-pagination-modern .page-numbers{padding:8px 16px;border-radius:8px;background:#fff !important;border:1px solid #e2e8f0 !important;color:#475569 !important;font-weight:bold;font-size:14px;transition:0.3s;display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;text-decoration:none !important;box-shadow:none !important;outline:none !important;}
.mt-wdp-pagination-modern .page-numbers:hover{background:#f1f5f9 !important;color:#3b82f6 !important;}
.mt-wdp-pagination-modern .page-numbers.current{background:#3b82f6 !important;color:#fff !important;border-color:#3b82f6 !important;}
.mt-wdp-loadmore-btn{background:#fff;border:2px solid #e2e8f0;color:#64748b;padding:12px 35px;border-radius:50px;font-size:15px;font-weight:bold;cursor:pointer;transition:0.3s;display:inline-flex;align-items:center;gap:10px;font-family:inherit;}
.mt-wdp-loadmore-btn:hover{border-color:#3b82f6;background:#3b82f6;color:#fff;box-shadow:0 4px 15px rgba(59, 130, 246, 0.2);}
.mt-wdp-archive-layout{display:flex;gap:40px;align-items:flex-start;width:100%;}
.mt-wdp-archive-sidebar{width:280px;flex-shrink:0;position:sticky;top:30px;}
.mt-wdp-archive-main{flex:1;min-width:0;}
.mt-wdp-archive-search{margin-bottom:30px;position:relative;}
.mt-wdp-archive-search input{width:100% !important;height:50px !important;line-height:normal !important;padding:0 45px 0 20px !important;border:1px solid #e2e8f0 !important;border-radius:12px !important;font-family:inherit !important;font-size:14px !important;box-shadow:0 4px 15px rgba(0,0,0,0.02) !important;outline:none !important;transition:0.3s !important;background:#fff !important;color:#0f172a !important;margin:0 !important;box-sizing:border-box !important;}
.mt-wdp-archive-search input:focus{border-color:#3b82f6 !important;box-shadow:0 4px 20px rgba(59, 130, 246, 0.1) !important;}
.mt-wdp-archive-search .mt-svg-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:18px;pointer-events:none;}
.mt-wdp-filter-widget{background:#fff;border:1px solid #f1f5f9;padding:25px;border-radius:16px;margin-bottom:25px;box-shadow:0 4px 15px rgba(0,0,0,0.02);}
.mt-wdp-fw-title{margin:0 0 20px 0;font-size:17px;display:flex;align-items:center;gap:10px;color:#0f172a;font-weight:900;}
.mt-wdp-fw-list{list-style:none;padding:0;margin:0;}
.mt-wdp-fw-list li{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;}
.mt-wdp-fw-list li a{color:#64748b !important;font-size:14px;font-weight:bold;transition:0.3s;display:flex;align-items:center;text-decoration:none !important;outline:none !important;box-shadow:none !important;}
.mt-wdp-fw-list li a .mt-svg-icon{margin-left:8px;}
.mt-wdp-fw-list li a:hover, .mt-wdp-fw-list li.active a{color:#3b82f6 !important;}
.mt-wdp-fw-list .count{background:#f8fafc;color:#64748b;font-size:12px;padding:2px 10px;border-radius:50px;font-weight:bold;border:1px solid #e2e8f0;}
.mt-wdp-archive-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:#fff;padding:15px 25px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 15px rgba(0,0,0,0.02);}
.mt-wdp-sort-box{display:flex;align-items:center;gap:10px;font-size:14px;color:#64748b;font-weight:bold;}
.mt-wdp-sort-box select{padding:8px 15px;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:13px;outline:none;background:#f8fafc;cursor:pointer;color:#0f172a;}
.mt-wdp-search-box{position:relative;flex:1;max-width:300px;margin-right:20px;}
.mt-wdp-search-box input.mt-wdp-search-input{width:100% !important;height:45px !important;line-height:normal !important;padding:0 45px 0 15px !important;border:1px solid #e2e8f0 !important;border-radius:50px !important;font-size:13px !important;background:#f8fafc !important;color:#0f172a !important;outline:none !important;box-shadow:none !important;margin:0 !important;box-sizing:border-box !important;font-family:inherit !important;}
.mt-wdp-search-box input.mt-wdp-search-input:focus{border-color:#3b82f6 !important;background:#fff !important;box-shadow:0 4px 15px rgba(59, 130, 246, 0.1) !important;}
.mt-wdp-search-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:16px;pointer-events:none;}
.mt-wdp-ajax-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(15, 23, 42, 0.7);z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:0.3s;backdrop-filter:blur(4px);}
.mt-wdp-ajax-overlay.active{opacity:1;visibility:visible;}
.mt-wdp-loader-box{background:#fff;padding:30px 40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 40px rgba(0,0,0,0.2);}
.mt-wdp-loader-logo{max-width:120px;margin-bottom:15px;}
.mt-wdp-loader-dots{display:flex;gap:6px;}
.mt-wdp-loader-dots span{width:10px;height:10px;background:#3b82f6;border-radius:50%;animation:mt-bounce 0.6s infinite alternate;}
.mt-wdp-loader-dots span:nth-child(2){animation-delay:0.2s;}
.mt-wdp-loader-dots span:nth-child(3){animation-delay:0.4s;}
.mt-wdp-custom-video-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999;display:flex;align-items:center;justify-content:center;animation:mt-modal-fade 0.3s ease;}
.mt-wdp-modal-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.85);backdrop-filter:blur(5px);cursor:pointer;}
.mt-wdp-modal-close-btn{position:absolute;top:20px;right:30px;font-size:40px;color:#fff;background:none;border:none;cursor:pointer;z-index:3;transition:0.3s;width:50px;height:50px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;margin:0;}
.mt-wdp-modal-close-btn:hover{background:#ef4444;border-radius:50px;transform:scale(1.05);}
.mt-wdp-modal-content{position:relative;width:90%;max-width:1000px;aspect-ratio:16/9;background:#000;border-radius:12px;overflow:hidden;z-index:2;box-shadow:0 20px 60px rgba(0,0,0,0.5);}
.mt-wdp-custom-video-modal.closing{animation:mt-modal-fade-out 0.3s ease forwards;}
.mt-wdp-infinite-loader{text-align:center;padding:20px 0;width:100%;display:none;}
.mt-wdp-infinite-loader.active{display:block;}
.mt-wdp-infinite-loader svg{width:40px;height:40px;animation:mt-spin 1s linear infinite;fill:#3b82f6;}
@keyframes mt-spin { 100%{transform:rotate(360deg);}
} .mt-wdp-mobile-filter-btn{display:none;background:#3b82f6;color:#fff;padding:12px 25px;border-radius:50px;border:none;font-family:inherit;font-weight:bold;font-size:14px;cursor:pointer;align-items:center;gap:8px;width:100%;justify-content:center;margin-bottom:20px;box-shadow:0 4px 15px rgba(59, 130, 246, 0.3);transition:0.3s;}
.mt-wdp-mobile-filter-btn:hover{background:#2563eb;}
@media(max-width:992px){
.mt-wdp-archive-hero{padding:40px 25px 30px;border-radius:16px;margin-bottom:35px;}
.mt-wdp-archive-hero-inner{flex-direction:column;text-align:center;gap:25px;}
.mt-wdp-hero-content{max-width:100%;}
.mt-wdp-hero-content h1{font-size:26px;}
.mt-wdp-hero-content p{font-size:14px;}
.mt-wdp-hero-image img{transform:none;box-shadow:none;}
.mt-wdp-hero-features{display:none !important;}
.mt-wdp-sw-top-row, .mt-wdp-sw-lower-section, .mt-wdp-archive-layout{flex-direction:column;}
.mt-wdp-sidebar-section{width:100% !important;position:relative;top:0;}
.mt-wdp-sw-info, .mt-wdp-sw-image{width:100% !important;position:relative;top:0;}
.mt-wdp-grid{grid-template-columns:repeat(2, 1fr) !important;}
.mt-wdp-special-grid{grid-template-columns:repeat(2, 1fr) !important;}
.mt-wdp-special-item:nth-child(n+5){display:none !important;}
.mt-wdp-archive-top-bar{flex-direction:column;gap:15px;align-items:stretch;text-align:center;}
.mt-wdp-sort-box{justify-content:center;margin-bottom:10px;}
.mt-wdp-search-box{max-width:100%;margin-right:0;margin-bottom:15px;}
.mt-wdp-mobile-filter-btn{display:flex;}
.mt-wdp-archive-sidebar{position:fixed !important;top:auto !important;bottom:0 !important;left:0 !important;right:0 !important;width:100% !important;margin:0 !important;background:#fff;z-index:10000;padding:30px 20px !important;border-radius:24px 24px 0 0;box-shadow:0 -10px 40px rgba(0,0,0,0.1);transform:translateY(100%);transition:transform 0.4s ease-in-out;max-height:85vh;overflow-y:auto;box-sizing:border-box !important;scrollbar-width:none;-ms-overflow-style:none;}
.mt-wdp-archive-sidebar::-webkit-scrollbar{display:none;}
.mt-wdp-archive-sidebar.active{transform:translateY(0);}
.mt-wdp-sidebar-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);z-index:9999;display:none;}
.mt-wdp-sidebar-overlay.active{display:block;}
.mt-wdp-filter-widget{border:none;padding:0;box-shadow:none;margin-bottom:30px;}
}
@media(max-width:767px){
.mt-wdp-grid { grid-template-columns: 1fr !important; }
.mt-wdp-special-grid { grid-template-columns: 1fr !important; }
}