.tohed-section{padding:70px 0}.tohed-section.alt-bg{background:var(--bg-warm)}.tohed-section-header{text-align:center;margin-bottom:45px}.section-icon{width:70px;height:70px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:20px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 8px 25px rgba(26,95,90,.3)}.section-icon.gold{background:linear-gradient(135deg,var(--accent-gold) 0,var(--accent-gold-dark) 100%);box-shadow:0 8px 25px rgba(201,162,39,.3)}.section-icon i{font-size:28px;color:#fff}.section-title{font-family:var(--font-urdu);font-size:34px;font-weight:700;color:var(--primary-dark);margin:0 0 12px;line-height:1.5}.section-subtitle{font-family:var(--font-urdu);font-size:17px;color:var(--text-secondary);margin:0;line-height:1.8}.section-footer{text-align:center;margin-top:40px}.tohed-articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:var(--bg-paper);border-radius:20px;box-shadow:var(--shadow-md);overflow:hidden}.tohed-article-card{border-bottom:1px solid var(--bg-warm);border-left:1px solid var(--bg-warm)}.tohed-article-card:nth-child(2n){border-left:none}.tohed-article-card:nth-last-child(-n+2){border-bottom:none}.article-card-link{display:flex;align-items:flex-start;gap:12px;padding:22px 25px;text-decoration:none;transition:all .3s ease;min-height:100%}.article-card-link:hover{background:linear-gradient(135deg,rgba(26,95,90,.04) 0,rgba(201,162,39,.06) 100%)}.article-bullet{flex-shrink:0;font-size:20px;color:var(--primary);line-height:1.8;transition:all .3s ease}.article-card-link:hover .article-bullet{color:var(--accent-gold);transform:scale(1.15) rotate(15deg)}.article-card-title{font-family:var(--font-urdu);font-size:20px;font-weight:500;color:var(--text-primary);margin:0;line-height:2;transition:color .3s ease}.article-card-link:hover .article-card-title{color:var(--primary)}.tohed-articles-grid.featured .article-bullet{color:var(--accent-gold)}.tohed-articles-grid.featured .article-card-link:hover .article-bullet{color:var(--primary)}.tohed-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:#fff;border:none;border-radius:50px;font-family:var(--font-urdu);font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 15px rgba(26,95,90,.3)}.tohed-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(26,95,90,.4);color:#fff}.tohed-btn-primary i{font-size:14px;transition:transform .3s ease}.tohed-btn-primary:hover i{transform:translateX(-4px)}.tohed-btn-outline{display:inline-flex;align-items:center;gap:10px;padding:13px 30px;background:0 0;color:var(--primary);border:2px solid var(--primary);border-radius:50px;font-family:var(--font-urdu);font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.tohed-btn-outline:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.tohed-btn-whatsapp{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,#25d366 0,#128c7e 100%);color:#fff;border:none;border-radius:50px;font-family:var(--font-urdu);font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,211,102,.3)}.tohed-btn-whatsapp:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(37,211,102,.4);color:#fff}.tohed-accordions-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.tohed-accordion{background:var(--bg-paper);border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .3s ease}.tohed-accordion:hover{box-shadow:var(--shadow-md)}.tohed-accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;background:0 0;border:none;cursor:pointer;transition:all .3s ease}.tohed-accordion-header:hover{background:rgba(26,95,90,.03)}.accordion-header-content{display:flex;align-items:center;gap:15px}.accordion-icon{width:45px;height:45px;background:linear-gradient(135deg,var(--primary-light) 0,var(--primary) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;box-shadow:0 4px 12px rgba(26,95,90,.2)}.accordion-title{font-family:var(--font-urdu);font-size:20px;font-weight:600;color:var(--text-primary);line-height:1.6}.accordion-count{font-family:var(--font-urdu);font-size:14px;color:var(--text-muted);background:var(--bg-warm);padding:4px 12px;border-radius:20px}.accordion-arrow{font-size:14px;color:var(--text-muted);transition:transform .3s ease}.tohed-accordion.open .accordion-arrow{transform:rotate(180deg)}.tohed-accordion-content{display:none;padding:0 28px 25px;border-top:1px solid var(--bg-warm)}.tohed-accordion.open .tohed-accordion-content{display:block}.accordion-articles-list{list-style:none;padding:0;margin:0 0 20px}.accordion-articles-list li{border-bottom:1px dashed rgba(26,95,90,.1)}.accordion-articles-list li:last-child{border-bottom:none}.accordion-articles-list a{display:flex;align-items:center;gap:10px;padding:14px 0;text-decoration:none;color:var(--text-secondary);font-family:var(--font-urdu);font-size:16px;line-height:1.9;transition:all .2s ease}.accordion-articles-list a:hover{color:var(--primary);padding-right:8px}.article-bullet-sm{font-size:14px;color:var(--accent-gold);flex-shrink:0}.accordion-more-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:var(--bg-warm);color:var(--primary);border-radius:25px;font-family:var(--font-urdu);font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease}.accordion-more-btn:hover{background:var(--primary);color:#fff}.accordion-more-btn i{font-size:12px}.tohed-categories-cloud{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:10px}.tohed-category-tag{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--bg-paper);border:1px solid rgba(26,95,90,.15);border-radius:50px;text-decoration:none;transition:all .3s cubic-bezier(.4, 0, .2, 1);box-shadow:0 2px 8px rgba(0,0,0,.04)}.tohed-category-tag:hover{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-color:var(--primary);transform:translateY(-3px);box-shadow:0 6px 20px rgba(26,95,90,.25)}.tohed-category-tag .category-name{font-family:var(--font-urdu);font-size:15px;font-weight:500;color:var(--text-primary);line-height:1.6;transition:color .3s ease}.tohed-category-tag:hover .category-name{color:#fff}.tohed-category-tag .category-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 8px;background:rgba(26,95,90,.1);border-radius:50px;font-family:var(--font-urdu);font-size:13px;font-weight:600;color:var(--primary);transition:all .3s ease}.tohed-category-tag:hover .category-count{background:rgba(255,255,255,.2);color:#fff}.no-categories{text-align:center;font-family:var(--font-urdu);font-size:17px;color:var(--text-muted);padding:40px}@media (max-width:768px){.tohed-categories-cloud{gap:10px}.tohed-category-tag{padding:8px 14px}.tohed-category-tag .category-name{font-size:14px}.tohed-category-tag .category-count{min-width:22px;height:22px;font-size:11px}}@media (max-width:576px){.tohed-categories-cloud{gap:8px}.tohed-category-tag{padding:7px 12px;gap:6px}.tohed-category-tag .category-name{font-size:13px}.tohed-category-tag .category-count{min-width:20px;height:20px;padding:0 6px;font-size:10px}}.categories-load-more{display:flex;justify-content:center;margin-top:30px}.categories-more-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;font-family:var(--font-urdu);font-size:16px;background:var(--bg-paper);color:var(--primary);border:2px solid var(--primary);border-radius:50px;cursor:pointer;transition:all .3s ease}.categories-more-btn:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,95,90,.25)}.categories-more-btn .categories-remaining{font-size:14px;opacity:.8}.categories-more-btn i{font-size:12px;transition:transform .3s ease}.categories-more-btn:hover i{transform:translateY(3px)}@media (max-width:576px){.categories-more-btn{padding:10px 22px;font-size:14px}.categories-more-btn .categories-remaining{font-size:12px}}.tohed-feature-card{display:flex;align-items:center;gap:40px;background:var(--bg-paper);border-radius:24px;padding:50px;box-shadow:var(--shadow-md);border:1px solid rgba(26,95,90,.1);max-width:800px;margin:0 auto}.tohed-feature-card .feature-icon{width:100px;height:100px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 10px 30px rgba(26,95,90,.3)}.tohed-feature-card .feature-icon i{font-size:40px;color:#fff}.tohed-feature-card .feature-icon.whatsapp{background:linear-gradient(135deg,#25d366 0,#128c7e 100%);box-shadow:0 10px 30px rgba(37,211,102,.3)}.feature-content{flex:1}.feature-title{font-family:var(--font-urdu);font-size:28px;font-weight:700;color:var(--primary-dark);margin:0 0 12px;line-height:1.5}.feature-description{font-family:var(--font-urdu);font-size:17px;color:var(--text-secondary);margin:0 0 25px;line-height:2}.tohed-resources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;max-width:900px;margin:0 auto}.tohed-resource-card{display:flex;align-items:center;gap:20px;padding:30px;background:var(--bg-paper);border-radius:16px;text-decoration:none;box-shadow:var(--shadow-sm);border:2px solid transparent;transition:all .3s cubic-bezier(.4, 0, .2, 1)}.tohed-resource-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.tohed-resource-card.books:hover{border-color:var(--primary)}.tohed-resource-card.dawati:hover{border-color:#25d366}.tohed-resource-card .resource-icon{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);box-shadow:0 6px 20px rgba(26,95,90,.25)}.tohed-resource-card .resource-icon i{font-size:28px;color:#fff}.tohed-resource-card .resource-icon.whatsapp{background:linear-gradient(135deg,#25d366 0,#128c7e 100%);box-shadow:0 6px 20px rgba(37,211,102,.25)}.resource-content{flex:1}.resource-title{font-family:var(--font-urdu);font-size:22px;font-weight:700;color:var(--primary-dark);margin:0 0 6px;line-height:1.5;transition:color .3s ease}.tohed-resource-card.books:hover .resource-title{color:var(--primary)}.tohed-resource-card.dawati:hover .resource-title{color:#128c7e}.resource-desc{font-family:var(--font-urdu);font-size:14px;color:var(--text-muted);margin:0;line-height:1.8}.resource-arrow{color:var(--text-muted);font-size:16px;transition:all .3s ease}.tohed-resource-card:hover .resource-arrow{transform:translateX(-8px)}.tohed-resource-card.books:hover .resource-arrow{color:var(--primary)}.tohed-resource-card.dawati:hover .resource-arrow{color:#25d366}@media (max-width:768px){.tohed-resources-grid{grid-template-columns:1fr}.tohed-resource-card{padding:25px}.tohed-resource-card .resource-icon{width:60px;height:60px}.tohed-resource-card .resource-icon i{font-size:24px}.resource-title{font-size:20px}}.tohed-whatsapp-cta{background:linear-gradient(135deg,#075e54 0,#128c7e 100%);padding:60px 0;position:relative;overflow:hidden}.tohed-whatsapp-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0L60 30L30 60L0 30L30 0z' fill='none' stroke='%23ffffff' stroke-width='0.3' opacity='0.1'/%3E%3C/svg%3E");background-size:30px 30px;pointer-events:none}.whatsapp-cta-card{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap;text-align:center}.whatsapp-cta-icon{width:80px;height:80px;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3)}.whatsapp-cta-icon i{font-size:40px;color:#fff}.whatsapp-cta-content h2{font-family:var(--font-urdu);font-size:28px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.5}.whatsapp-cta-content p{font-family:var(--font-urdu);font-size:16px;color:rgba(255,255,255,.85);margin:0;line-height:1.8}.whatsapp-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 35px;background:#fff;color:#075e54;border-radius:50px;font-family:var(--font-urdu);font-size:17px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px rgba(0,0,0,.2)}.whatsapp-cta-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.3);color:#075e54}.whatsapp-cta-btn i{font-size:22px}.tohed-apps-archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;max-width:900px;margin:0 auto}.tohed-combo-card{background:var(--bg-paper);border-radius:16px;padding:25px;box-shadow:var(--shadow-sm);transition:all .3s ease}.tohed-combo-card:hover{box-shadow:var(--shadow-md)}.combo-card-header{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--bg-warm)}.combo-icon{width:50px;height:50px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.combo-icon i{font-size:22px;color:#fff}.combo-icon.gold{background:linear-gradient(135deg,var(--accent-gold) 0,var(--accent-gold-dark) 100%)}.combo-title-wrap{flex:1}.combo-title{font-family:var(--font-urdu);font-size:20px;font-weight:700;color:var(--primary-dark);margin:0;line-height:1.4}.combo-desc{font-family:var(--font-urdu);font-size:13px;color:var(--text-muted);margin:4px 0 0;line-height:1.5}.apps-links{display:flex;gap:12px}.app-link{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:10px;text-decoration:none;font-family:var(--font-urdu);font-size:15px;font-weight:600;transition:all .3s ease}.app-link.android{background:linear-gradient(135deg,#01875f 0,#00664a 100%);color:#fff}.app-link.android:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(1,135,95,.35)}.app-link.ios{background:linear-gradient(135deg,#333 0,#000 100%);color:#fff}.app-link.ios:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.35)}.app-link i{font-size:20px}.archive-form{display:flex;gap:10px}.archive-select-wrap{flex:1;position:relative}.archive-select{width:100%;padding:14px 40px 14px 18px;border:2px solid var(--bg-warm);border-radius:10px;background:var(--bg-cream);font-family:var(--font-urdu);font-size:15px;color:var(--text-primary);cursor:pointer;appearance:none;transition:all .3s ease}.archive-select:focus{outline:0;border-color:var(--accent-gold);background:var(--bg-paper)}.archive-select-wrap i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:12px;pointer-events:none}.archive-go-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-gold) 0,var(--accent-gold-dark) 100%);color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;flex-shrink:0}.archive-go-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(201,162,39,.4)}.archive-go-btn i{font-size:16px}@media (max-width:768px){.tohed-apps-archive-grid{grid-template-columns:1fr}.apps-links{flex-direction:column}.app-link{padding:12px 16px}}.tohed-apps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;max-width:700px;margin:0 auto}.tohed-app-card{display:flex;align-items:center;gap:20px;padding:25px 30px;background:var(--bg-paper);border-radius:16px;text-decoration:none;box-shadow:var(--shadow-sm);border:2px solid transparent;transition:all .3s cubic-bezier(.4, 0, .2, 1)}.tohed-app-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.tohed-app-card.android:hover{border-color:#01875f}.tohed-app-card.ios:hover{border-color:#000}.tohed-app-card .app-icon{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tohed-app-card.android .app-icon{background:linear-gradient(135deg,#01875f 0,#00664a 100%);color:#fff}.tohed-app-card.ios .app-icon{background:linear-gradient(135deg,#333 0,#000 100%);color:#fff}.tohed-app-card .app-icon i{font-size:28px}.app-info{flex:1;display:flex;flex-direction:column;gap:4px}.app-label{font-family:var(--font-urdu);font-size:18px;font-weight:600;color:var(--text-primary);line-height:1.5}.app-store{font-size:13px;color:var(--text-muted)}.app-arrow{color:var(--text-muted);font-size:14px;transition:all .3s ease}.tohed-app-card:hover .app-arrow{color:var(--primary);transform:translateX(-5px)}.tohed-archive-section{background:linear-gradient(135deg,var(--bg-cream) 0,var(--bg-warm) 100%)}.tohed-archive-dropdown-wrapper{display:flex;align-items:center;justify-content:center;gap:15px;max-width:500px;margin:0 auto}.archive-dropdown-container{position:relative;flex:1}.dropdown-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--primary);font-size:18px;pointer-events:none}.tohed-archive-dropdown{width:100%;padding:16px 50px 16px 45px;border:2px solid rgba(26,95,90,.2);border-radius:12px;background:var(--bg-paper);font-family:var(--font-urdu);font-size:16px;color:var(--text-primary);cursor:pointer;appearance:none;transition:all .3s ease}.tohed-archive-dropdown:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 4px rgba(26,95,90,.1)}.dropdown-arrow{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:12px;pointer-events:none}.tohed-archive-go-btn{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:#fff;border:none;border-radius:12px;font-family:var(--font-urdu);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(26,95,90,.3)}.tohed-archive-go-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(26,95,90,.4)}.tohed-archive-go-btn i{font-size:12px;transition:transform .3s ease}.tohed-archive-go-btn:hover i{transform:translateX(-4px)}@media (max-width:992px){.tohed-hero{padding:60px 0 80px}.tohed-hero-title{font-size:42px}.tohed-articles-grid{grid-template-columns:1fr}.tohed-article-card{border-left:none}.tohed-feature-card{flex-direction:column;text-align:center;padding:40px 30px;gap:25px}.tohed-apps-grid{grid-template-columns:1fr}}@media (max-width:768px){.tohed-section{padding:50px 0}.tohed-hero{padding:50px 0 70px}.tohed-hero-title{font-size:34px}.tohed-hero-tagline{font-size:17px}.tohed-hero-stats{padding:15px 25px;gap:20px}.stat-number{font-size:26px}.section-title{font-size:26px}.section-icon{width:60px;height:60px}.section-icon i{font-size:24px}.tohed-accordion-header{padding:18px 20px}.accordion-title{font-size:17px}.accordion-icon{width:40px;height:40px;font-size:16px}.whatsapp-cta-card{flex-direction:column;gap:20px}.whatsapp-cta-content h2{font-size:22px}.tohed-archive-dropdown-wrapper{flex-direction:column}.archive-dropdown-container{width:100%}.tohed-archive-go-btn{width:100%;justify-content:center}}@media (max-width:576px){.tohed-hero-title{font-size:28px}.tohed-hero-stats{flex-direction:column;gap:15px;border-radius:20px}.stat-divider{width:60px;height:1px}.article-card-link{padding:18px 20px}.article-card-title{font-size:16px}.tohed-feature-card{padding:30px 20px}.tohed-feature-card .feature-icon{width:80px;height:80px}.tohed-feature-card .feature-icon i{font-size:32px}.feature-title{font-size:22px}.feature-description{font-size:15px}.tohed-app-card{padding:20px;gap:15px}.tohed-app-card .app-icon{width:50px;height:50px}.tohed-app-card .app-icon i{font-size:24px}.app-label{font-size:16px}}@media print{.tohed-apps-section,.tohed-archive-section,.tohed-hero,.tohed-whatsapp-cta{display:none!important}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tohed-articles-grid,.tohed-categories-cloud,.tohed-feature-card,.tohed-section-header{animation:fadeInUp .6s ease forwards}