*,body{margin:0}*{padding:0;box-sizing:border-box}:root{--primary-color:#FFD700;--secondary-color:#1a1a2e;--accent-color:#e94560;--text-light:#ffffff;--text-dark:#333333;--bg-dark:#0f0f23;--bg-light:#f8f9fa;--gradient-primary:linear-gradient(135deg, #FFD700 0%, #FFA500 100%);--gradient-dark:linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);--border-radius:12px;--box-shadow:0 4px 20px rgba(0, 0, 0, 0.1);--transition:all 0.3s ease}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--bg-light);overflow-x:hidden;scroll-behavior:smooth;padding:70px 0 0;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.header{background:linear-gradient(90deg,#0f0f23 0,#1a1a2e 100%);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:.8rem 2rem .8rem 0;position:fixed;top:0;width:100%;z-index:1000;min-height:70px;border-bottom:1px solid rgba(255,215,0,.2)}.navbar,.navbar .container{width:100%;position:relative;height:100%}.social-links img{width:32px!important;height:32px!important}.navbar .container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 1px;padding:0 15px}.nav-menu,.nav-menu.active{display:block!important}.nav-brand .logo{height:40px;width:auto;transition:var(--transition)}.nav-brand .logo:hover{transform:scale(1.05)}.nav-menu{position:static;background:0 0;box-shadow:none;width:auto;padding:0;max-height:none;overflow:visible;flex:1;justify-content:center}@media (max-width:468px){.nav-menu{display:none!important;position:absolute;top:100%;left:0;right:0;background:var(--gradient-dark);padding:1rem 0;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:999;width:100%;max-height:0;overflow:hidden;transition:max-height .3s}.nav-menu.active{display:block!important;max-height:400px}}.hero-background,.hero-overlay{top:0;width:100%;position:absolute}.bangladesh-theme .nav-menu,.nav-list{background:0 0}.nav-actions,.nav-list{z-index:1001;display:flex}.btn-login,.btn-register,.country-btn{font-weight:600;transition:var(--transition);text-decoration:none;min-height:28px;cursor:pointer}.nav-list{flex-wrap:nowrap;gap:2rem;list-style:none;margin:0;padding:.5rem 1rem;border-radius:0;width:auto;max-width:100vw;overflow-x:auto}.nav-actions{align-items:center;gap:.8rem;flex-shrink:0;position:relative}.nav-actions:not(:has(.country-buttons)) .btn-login,.nav-actions:not(:has(.country-buttons)) .btn-register{padding:8px 16px;font-size:12px;min-height:32px}.country-buttons{display:flex;align-items:center;gap:.3rem;margin-right:1rem;margin-left:.5rem;flex-wrap:nowrap;order:1}.nav-actions:not(:has(.country-buttons)){gap:1rem;justify-content:flex-end}.country-btn,.hero{position:relative;align-items:center}.country-btn{display:flex;gap:.2rem;padding:4px 8px;border-radius:6px;font-size:10px;border:1px solid transparent;overflow:hidden;pointer-events:auto;z-index:5;white-space:nowrap;min-width:fit-content}.country-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.2)}.country-flag{font-size:12px;line-height:1}.country-text{font-size:8px;text-transform:uppercase;letter-spacing:.3px;line-height:1}.download-btn,.pakistan-theme .download-btn{text-transform:uppercase;letter-spacing:.5px;min-width:200px}.india-btn{background:linear-gradient(135deg,#f93 0,#fff 50%,#138808 100%);color:#000;border-color:#f93}.india-btn:hover{background:linear-gradient(135deg,#f93 0,#f93 50%,#138808 100%);color:#fff;box-shadow:0 4px 15px rgba(255,153,51,.4)}.pakistan-btn{background:linear-gradient(135deg,#01411c 0,#fff 100%);color:#01411c;border-color:#01411c}.pakistan-btn:hover{background:linear-gradient(135deg,#01411c 0,#01411c 100%);color:#fff;box-shadow:0 4px 15px rgba(1,65,28,.4)}.bangladesh-btn{background:linear-gradient(135deg,#006a4e 0,#f42a41 100%);color:#fff;border-color:#006a4e}.bangladesh-btn:hover{background:linear-gradient(135deg,#f42a41 0,#006a4e 100%);color:#fff;box-shadow:0 4px 15px rgba(244,42,65,.4)}.country-btn.active{transform:scale(1.05);box-shadow:0 6px 20px rgba(255,215,0,.4);border-color:var(--primary-color)!important}.btn-login,.btn-register{padding:6px 12px;border:none;border-radius:6px;display:inline-block;font-size:11px;order:2}.btn-login{background:0 0;color:var(--text-light);border:1px solid var(--primary-color)}.btn-login:hover{background:var(--primary-color);color:var(--text-dark)}.btn-register{background:var(--gradient-primary);color:var(--text-dark)}.hero,.hero-background{background:var(--gradient-dark)}.hero,.hero-subtitle{color:var(--text-light)}.btn-register:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(255,215,0,.3)}.mobile-menu-toggle{display:flex!important;flex-direction:column;cursor:pointer;gap:4px;padding:5px;z-index:2000}.mobile-menu-toggle span{width:25px;height:3px;background:gold;border-radius:2px}main{position:relative;z-index:1;min-height:calc(100vh - 70px)}.hero{min-height:70vh;display:flex;padding:2rem 0}.hero-background{left:0;height:100%;z-index:-2}.hero-overlay{left:0;height:100%;background:rgba(0,0,0,.3);z-index:-1}.hero-content{text-align:center;max-width:800px;margin:0 auto;padding:.8rem}.hero-title{font-size:clamp(1.5rem, 4vw, 2.8rem);font-weight:700;margin-bottom:.6rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle{font-size:clamp(.85rem, 2vw, 1rem);margin-bottom:1.2rem;opacity:.9;line-height:1.6}.download-btn,.play-now-btn,.secondary-btn{font-weight:600;transition:.3s;display:flex;font-size:14px;text-decoration:none;cursor:pointer}.footer-section ul li,.hero-badge{margin-bottom:.8rem}.hero-features,.hero-stats{margin:.8rem 0}.hero-actions{margin:1.2rem 0 .8rem;display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.download-btn{background:linear-gradient(135deg,gold 0,orange 100%);color:#1a1a2e;border:none;padding:.875rem 1.5rem;border-radius:50px;box-shadow:0 8px 25px rgba(255,215,0,.3);align-items:center;gap:10px;justify-content:center}.download-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,215,0,.4);background:linear-gradient(135deg,orange 0,gold 100%)}.bangladesh-theme .download-btn .flag-icon,.download-btn .flag-icon,.india-theme .download-btn .flag-icon,.pakistan-theme .download-btn .flag-icon{font-size:1.2em;animation:2s ease-in-out infinite wave}@keyframes wave{0%,100%{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.play-now-btn,.secondary-btn{background:rgba(255,255,255,.1);color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.25rem;border-radius:50px;align-items:center;gap:8px;backdrop-filter:blur(10px)}.bangladesh-theme .secondary-btn:hover,.india-theme .secondary-btn:hover,.pakistan-theme .secondary-btn:hover,.play-now-btn:hover,.secondary-btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}.trust-indicators{margin-top:.8rem}.articles,.features{padding:4rem 0;background:var(--bg-light)}.section-title{font-size:clamp(2rem, 4vw, 2.5rem);font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-dark);position:relative}.section-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--gradient-primary);border-radius:2px}.articles-grid,.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.article-card,.feature-card{background:#fff;border-radius:var(--border-radius);padding:2rem;box-shadow:var(--box-shadow);transition:var(--transition);border:1px solid rgba(0,0,0,.05)}.card-btn,.category,.read-more{background:var(--gradient-primary);color:var(--text-dark);font-weight:600}.article-card:hover,.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.card-icon{font-size:3rem;margin-bottom:1rem;text-align:center}.article-card h3,.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-dark)}.article-card p,.feature-card p{color:var(--text-dark);opacity:.8;margin-bottom:1.5rem;line-height:1.6}.card-btn,.read-more{display:inline-block;padding:10px 20px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;transition:var(--transition)}.card-btn:hover,.read-more:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(255,215,0,.3)}.article-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.article-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.9rem}.category{padding:4px 8px;border-radius:4px;font-size:.8rem}.date{color:var(--text-dark);opacity:.6}.footer,.social-link{color:var(--text-light)}@media (min-width:769px){.header{min-height:80px;padding:1rem 2rem 1rem 0}.nav-list,.nav-menu{padding:0;background:0 0}body{padding-top:80px}.navbar .container{padding:0 1px}.nav-brand .logo{height:45px}.nav-menu{display:flex!important;position:static;box-shadow:none;width:auto;max-height:none;overflow:visible;flex:1;justify-content:center}.nav-list{flex-direction:row;gap:.5rem;margin:0}.nav-list li{border-bottom:none;width:auto}.nav-link{padding:10px 15px;white-space:nowrap;text-align:center;background:0 0!important}.nav-link::after{content:'';position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:0;height:2px;background:var(--primary-color);transition:width .3s}.nav-link:hover::after{width:80%}.mobile-menu-toggle{display:none!important}.nav-actions{gap:1.4rem}.nav-actions:not(:has(.country-buttons)){gap:2rem}.nav-actions:not(:has(.country-buttons)) .btn-login,.nav-actions:not(:has(.country-buttons)) .btn-register{padding:12px 24px;font-size:14px;min-height:42px}.country-buttons{gap:.4rem;margin-right:1.2rem}.country-btn{padding:8px 12px;font-size:12px;min-height:36px}.country-flag{font-size:14px}.country-text{font-size:11px}.btn-login,.btn-register{padding:10px 20px;font-size:14px;min-height:40px}.container{max-width:1200px;padding:0 20px}.hero{min-height:50vh;padding:1.5rem 0}.hero-title{font-size:clamp(1.3rem, 5vw, 2rem);margin-bottom:.4rem}.hero-subtitle{font-size:.8rem;max-width:90%;margin:0 auto .8rem}.hero-content{padding:.4rem}}@media (min-width:481px) and (max-width:768px){.navbar .container{padding:0 15px}.country-btn{padding:5px 10px;font-size:11px}.country-flag{font-size:13px}.country-text{font-size:9px}.btn-login,.btn-register{padding:8px 15px;font-size:12px}}@media (max-width:480px){.container,.navbar .container{padding:0 10px}.nav-actions{gap:.3rem}.country-buttons{gap:.2rem;margin-right:.3rem}.country-btn{padding:3px 6px;font-size:9px;min-height:24px}.country-flag{font-size:11px}.country-text{display:none}.btn-login,.btn-register{padding:5px 10px;font-size:10px;min-height:26px}.mobile-menu-toggle{min-width:36px;min-height:36px}.mobile-menu-toggle span{width:18px;height:2px}.hero{min-height:45vh;padding:1rem 0}.hero-title{font-size:clamp(1.1rem, 7vw, 1.6rem);margin-bottom:.4rem}.hero-subtitle{font-size:.75rem;margin-bottom:.8rem}.hero-actions{margin:.8rem 0 .4rem;flex-direction:column;gap:1rem}.download-btn,.play-now-btn,.secondary-btn{width:100%;max-width:280px;padding:.75rem 1.25rem;min-height:48px;font-size:13px}.download-btn .flag-icon{font-size:1.1em}}@media (min-width:1400px){.container{max-width:1400px;padding:0 30px}.hero-title{font-size:clamp(3rem, 5vw, 5rem)}}.pakistan-theme{--primary-color:#01411C;--secondary-color:#FFFFFF}.pakistan-theme .download-btn{background:linear-gradient(135deg,#01411c 0,#228b22 100%);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:50px;font-weight:600;box-shadow:0 8px 25px rgba(1,65,28,.3);transition:.3s;display:flex;align-items:center;gap:10px;justify-content:center}.pakistan-theme .download-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(1,65,28,.4);background:linear-gradient(135deg,#228b22 0,#01411c 100%)}.bangladesh-theme .secondary-btn,.india-theme .secondary-btn,.pakistan-theme .secondary-btn{background:rgba(255,255,255,.1);color:#fff;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.pakistan-theme .hero-features,.pakistan-theme .hero-stats{margin:.3rem 0}.pakistan-theme .trust-indicators{margin-top:.3rem}.pakistan-theme .hero{padding:1rem 0}.pakistan-theme .hero-badge{margin-bottom:.5rem}.pakistan-theme .hero-title{margin-bottom:.5rem;line-height:1.2}.pakistan-theme .hero-subtitle{margin-bottom:.8rem;font-size:.9rem;line-height:1.4}.pakistan-theme .hero-actions{margin:.8rem 0 .5rem}.pakistan-theme .hero-stats,.pakistan-theme .trust-indicators{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.pakistan-theme .stat-item{text-align:center;min-width:80px}.pakistan-theme .stat-number{font-size:1.1rem;font-weight:700;margin-bottom:.1rem}.pakistan-theme .stat-label{font-size:.75rem;opacity:.9}.pakistan-theme .hero-features{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.pakistan-theme .feature-item{display:flex;align-items:center;gap:.3rem;background:rgba(255,255,255,.1);padding:.3rem .6rem;border-radius:15px;font-size:.8rem;backdrop-filter:blur(10px)}.pakistan-theme .feature-item .icon{font-size:1rem}.pakistan-theme .trust-item{display:flex;align-items:center;gap:.3rem;font-size:.75rem;opacity:.9}.pakistan-theme .trust-icon{font-size:.9rem}@media (max-width:768px){.bangladesh-theme .nav-list,.india-theme .nav-list,.pakistan-theme .nav-list{gap:.5rem;border-radius:12px!important;padding:.5rem 1rem!important}.bangladesh-theme .nav-menu{background:#006a4e}.bangladesh-theme .nav-list{flex-direction:column;background:#006a4e!important}.india-theme .nav-list{flex-direction:column;background:#222!important}.pakistan-theme .nav-list{flex-direction:column;background:#1f5a2e!important}.pakistan-theme .hero-features,.pakistan-theme .hero-stats,.pakistan-theme .trust-indicators{margin:.2rem 0;gap:.5rem}.pakistan-theme .hero{padding:.8rem 0}.pakistan-theme .hero-subtitle{font-size:.8rem;margin-bottom:.6rem}.pakistan-theme .hero-actions{margin:.6rem 0 .3rem}.pakistan-theme .stat-number{font-size:1rem}.pakistan-theme .stat-label,.pakistan-theme .trust-item{font-size:.7rem}.pakistan-theme .feature-item{padding:.25rem .5rem;font-size:.75rem;gap:.25rem}}.bangladesh-theme .download-btn,.india-theme .download-btn{padding:.875rem 1.5rem;text-transform:uppercase;letter-spacing:.5px;transition:.3s;display:flex;gap:10px;min-width:200px;font-weight:600}.bangladesh-theme{--primary-color:#006A4E;--secondary-color:#F42A41}.bangladesh-theme .download-btn{background:linear-gradient(135deg,#006a4e 0,#f42a41 100%);color:#fff;border:none;border-radius:50px;box-shadow:0 8px 25px rgba(0,106,78,.3);align-items:center;justify-content:center}.bangladesh-theme .download-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,106,78,.4);background:linear-gradient(135deg,#f42a41 0,#006a4e 100%)}.india-theme{--primary-color:#FF9933;--secondary-color:#138808}.india-theme .download-btn{background:linear-gradient(135deg,#f93 0,#fff 50%,#138808 100%);color:#1a1a2e;border:none;border-radius:50px;box-shadow:0 8px 25px rgba(255,153,51,.3);align-items:center;justify-content:center}.india-theme .download-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(255,153,51,.4);background:linear-gradient(135deg,#138808 0,#fff 50%,#f93 100%)}.bangladesh-theme .nav-list{background:0 0!important;padding:0!important;border-radius:0!important}.bangladesh-theme .header{background:linear-gradient(90deg,#006a4e 60%,#f42a41 100%)}.footer-section ul li a,.social-link{align-items:center;text-decoration:none;transition:.3s}.footer{background:linear-gradient(135deg,#1a1a1a 0,#2d2d2d 100%);padding:3rem 0 1rem;margin-top:2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section{padding:1rem}.footer-section h4{color:var(--primary-color,gold);font-size:1.2rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid var(--primary-color,gold);padding-bottom:.5rem;display:inline-block}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li a{color:rgba(255,255,255,.8);display:flex;gap:.5rem;font-size:.95rem}.footer-section ul li a:hover{color:var(--primary-color,gold);transform:translateX(5px)}.footer-logo{width:150px;height:auto;margin-bottom:1rem;filter:brightness(1.1)}.footer-section p{color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{display:inline-flex;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:50%;font-size:1.2rem;backdrop-filter:blur(10px)}.social-link:hover{background:var(--primary-color,gold);color:#000;transform:translateY(-3px);box-shadow:0 5px 15px rgba(255,215,0,.3)}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;text-align:center}.footer-bottom p{color:rgba(255,255,255,.6);font-size:.9rem;margin:0;line-height:1.4}.scroll-to-top{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:50%;background:linear-gradient(45deg,var(--primary-color,gold),orange);color:#000;border:none;font-size:20px;font-weight:700;cursor:pointer;opacity:0;visibility:hidden;transition:.3s;z-index:1000;box-shadow:0 4px 15px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center}.scroll-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.scroll-to-top.visible{opacity:1;visibility:visible}@media (max-width:768px){.bangladesh-theme .nav-menu{position:absolute;top:100%;left:0;right:0;background:#006a4e;z-index:1000;display:none!important;padding:.5rem 0}.bangladesh-theme .nav-menu.active{display:block!important}.bangladesh-theme .nav-list{flex-direction:column;gap:.5rem;background:#006a4e!important;border-radius:12px!important;padding:.5rem 1rem!important}.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.footer-section{padding:.5rem;text-align:center}.footer-logo{width:120px}.social-links{justify-content:center}.footer-section h4{font-size:1.1rem}.footer-section ul li a{justify-content:center;font-size:.9rem}}@media (max-width:480px){.footer-content{grid-template-columns:1fr;gap:1rem}.footer-section{padding:.25rem}.footer-logo{width:100px}.social-links{gap:.8rem}.social-link{width:35px;height:35px;font-size:1rem}.scroll-to-top{width:40px;height:40px;font-size:16px;bottom:15px;right:15px}.footer-bottom p{font-size:.8rem;padding:0 10px}}.india-theme .nav-link,.india-theme .nav-link:hover,.pakistan-theme .nav-link,.pakistan-theme .nav-link:hover{text-decoration:none!important}.india-theme .nav-link::after,.pakistan-theme .nav-link::after,body:not(.india-theme):not(.pakistan-theme):not(.bangladesh-theme) .nav-link::after{content:none!important}body:not(.india-theme):not(.pakistan-theme):not(.bangladesh-theme) .nav-link{text-decoration:none!important;color:#fff!important}body,html{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar,body::-webkit-scrollbar,html::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:0 0!important}