.hero-block .hero-block{background-color:#fff;color:#212529;font-family:'Segoe UI',sans-serif;margin:0;padding:0}.hero-block .glass-container{backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);background-color:rgb(255 255 255 / .7);border-radius:16px;border:1px solid rgb(200 0 0 / .1);padding:30px;margin:40px auto;animation:fadeInUp 0.8s ease forwards}.hero-block .news-card{background:rgb(255 255 255 / .8);border-radius:12px;overflow:hidden;height:100%;transition:transform 0.3s ease}.hero-block .news-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px rgb(200 0 0 / .1)}.hero-block .news-card img{width:100%;height:220px;object-fit:cover}.hero-block .news-card.hero-block .card-body{padding:15px}.hero-block .news-card h5{font-weight:700;margin-bottom:8px;color:#c00000;font-size:1.1rem}.hero-block .news-card p{color:#333;font-size:.9rem}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-block .row.gx-4{--bs-gutter-x:2rem}.hero-block .featured-card{height:100%;display:flex;flex-direction:column}@media (max-width:991px){.hero-block .news-card img{height:180px}}#red-news-section{--primary-red:#dc2626;--secondary-red:#b91c1c;--accent-red:#ef4444;--dark-red:#991b1b;--light-red:#fef2f2;--text-dark:#1f2937;--text-light:#6b7280;--bg-gradient:linear-gradient(135deg, #dc2626 0%, #991b1b 100%);--card-shadow:0 10px 25px rgba(220, 38, 38, 0.15);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background:#f8fafc;margin-top:150px;padding:20px 0}#red-news-section .news-section{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--card-shadow);margin:2rem 0}#red-news-section .breaking-news{background:var(--bg-gradient);color:#fff;padding:15px 0;overflow:hidden;position:relative}#red-news-section .breaking-news::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgb(255 255 255 / .1) 50%,transparent 70%);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}#red-news-section .ticker-wrapper{display:flex;align-items:center}#red-news-section .breaking-label{background:#fff;color:var(--primary-red);padding:8px 20px;border-radius:25px;font-weight:700;margin-right:20px;animation:pulse 2s infinite;box-shadow:0 4px 15px rgb(255 255 255 / .3)}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}#red-news-section .ticker-content{flex:1;overflow:hidden}#red-news-section .ticker-text{display:inline-block;white-space:nowrap;animation:scroll 30s linear infinite}@keyframes scroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}#red-news-section .news-content{padding:3rem}#red-news-section .section-title{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:3rem;position:relative;text-align:center}#red-news-section .section-title::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:var(--bg-gradient);border-radius:2px}#red-news-section .hero-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--card-shadow);transition:all 0.3s ease;border:2px solid #fff0;margin-bottom:2rem}#red-news-section .hero-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgb(220 38 38 / .2);border-color:var(--accent-red)}#red-news-section .hero-image{height:300px;background:var(--bg-gradient);display:flex;align-items:center;justify-content:center;color:#fff;font-size:4rem;position:relative;overflow:hidden}#red-news-section img{width:100%;height:100%}#red-news-section .hero-image::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgb(255 255 255 / .1) 50%,transparent 70%);animation:shimmer 4s infinite}#red-news-section .hero-content{padding:2rem}#red-news-section .category-badge{background:var(--primary-red);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500;display:inline-block;margin-bottom:1rem;animation:fadeInUp 0.6s ease forwards}#red-news-section .hero-title{font-size:1.8rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;line-height:1.3}#red-news-section .hero-excerpt{color:var(--text-light);margin-bottom:1.5rem;line-height:1.6}#red-news-section .read-more-btn{background:var(--bg-gradient);border:none;color:#fff;padding:.75rem 2rem;border-radius:25px;font-weight:500;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(220 38 38 / .3)}#red-news-section .read-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(220 38 38 / .4);color:#fff}#red-news-section .secondary-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 20px rgb(220 38 38 / .1);transition:all 0.3s ease;border:1px solid #fff0;height:100%}#red-news-section .secondary-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgb(220 38 38 / .15);border-color:var(--accent-red)}#red-news-section .secondary-image{height:200px;background:linear-gradient(45deg,var(--accent-red),var(--dark-red));display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.5rem;overflow:hidden}#red-news-section .quick-articles{background:var(--light-red);border-radius:20px;padding:2rem;box-shadow:var(--card-shadow);height:100%;border:2px solid rgb(220 38 38 / .1);display:flex;flex-direction:column}#red-news-section .trending-container{flex:1;display:flex;flex-direction:column;margin-bottom:2rem}#red-news-section .trending-articles{max-height:560px;overflow-y:auto;flex:1;padding-right:10px}#red-news-section .trending-articles::-webkit-scrollbar{width:6px}#red-news-section .trending-articles::-webkit-scrollbar-track{background:rgb(220 38 38 / .1);border-radius:10px}#red-news-section .trending-articles::-webkit-scrollbar-thumb{background:var(--bg-gradient);border-radius:10px}#red-news-section .trending-articles::-webkit-scrollbar-thumb:hover{background:var(--secondary-red)}#red-news-section .additional-content{margin-top:auto}#red-news-section .weather-widget,#red-news-section .newsletter-signup{background:#fff;padding:1.5rem;border-radius:15px;margin-bottom:1.5rem;box-shadow:0 5px 15px rgb(220 38 38 / .1);border:1px solid rgb(220 38 38 / .1)}#red-news-section .widget-title{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem;display:flex;align-items:center}#red-news-section .weather-info{display:flex;justify-content:space-between;align-items:center}#red-news-section .temperature{font-size:2rem;font-weight:700;color:var(--primary-red)}#red-news-section .weather-desc{font-size:.9rem;color:var(--text-light)}#red-news-section .newsletter-input{width:100%;padding:.75rem;border:2px solid rgb(220 38 38 / .2);border-radius:10px;margin-bottom:1rem;outline:none;transition:border-color 0.3s ease}#red-news-section .newsletter-input:focus{border-color:var(--primary-red)}#red-news-section .newsletter-btn{width:100%;background:var(--bg-gradient);color:#fff;border:none;padding:.75rem;border-radius:10px;font-weight:500;transition:all 0.3s ease}#red-news-section .newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgb(220 38 38 / .3)}#red-news-section .sidebar-title{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:2rem;position:relative;padding-bottom:1rem}#red-news-section .sidebar-title::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--bg-gradient);border-radius:2px}#red-news-section .article-item{display:flex;align-items:center;padding:1rem;border-radius:15px;transition:all 0.3s ease;margin-bottom:1rem;text-decoration:none;color:inherit;border:1px solid #fff0;background:#fff}#red-news-section .article-item:hover{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);transform:translateX(10px);border-color:var(--primary-red);color:inherit;text-decoration:none;box-shadow:0 5px 15px rgb(220 38 38 / .1)}#red-news-section .article-icon{width:50px;height:50px;background:var(--bg-gradient);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:1rem;font-size:1.2rem}#red-news-section .article-info h6{font-weight:600;color:var(--text-dark);margin-bottom:.3rem;font-size:.9rem}#red-news-section .article-time{font-size:.8rem;color:var(--text-light)}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#red-news-section .fade-in-up{animation:fadeInUp 0.6s ease forwards}#red-news-section .fade-in-up:nth-child(1){animation-delay:0.1s}#red-news-section .fade-in-up:nth-child(2){animation-delay:0.2s}#red-news-section .fade-in-up:nth-child(3){animation-delay:0.3s}#red-news-section .fade-in-up:nth-child(4){animation-delay:0.4s}#red-news-section .fade-in-up:nth-child(5){animation-delay:0.5s}@media (max-width:768px){#red-news-section .news-content{padding:2rem 1.5rem}#red-news-section .section-title{font-size:2rem}#red-news-section .hero-image{height:200px;font-size:2.5rem}#red-news-section .hero-title{font-size:1.4rem}#red-news-section .ticker-text{font-size:.9rem}#red-news-section .breaking-label{font-size:.8rem;padding:6px 15px}}.section-why-tof{padding:60px 20px;background:#f8f9fa;font-family:'Inter',sans-serif}.section-why-tof .container{max-width:1100px;margin:auto}.section-heading{text-align:center;font-size:1.8rem;margin-bottom:40px;color:#222;font-weight:600}.features-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px}.feature-item{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 6px 14px rgb(0 0 0 / .06);transition:transform 0.25s ease,box-shadow 0.25s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .08)}.feature-item .icon{font-size:1.8rem;color:#e41c14;margin-bottom:15px}.feature-item .title{font-size:1.1rem;font-weight:600;margin-bottom:10px;color:#333}.feature-item .desc{font-size:.95rem;color:#666;line-height:1.5}.cover-spotlight{margin:0;padding:0;box-sizing:border-box;font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#1a1a1a 0%,#2d1b1b 100%);color:#fff;line-height:1.6}.cover-spotlight .container{max-width:1400px;margin:0 auto;padding:0 20px}.cover-spotlight .cover-stories{padding:80px 0;background:linear-gradient(45deg,#dc2626,#b91c1c,#991b1b);position:relative;overflow:hidden}.cover-spotlight .cover-stories::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="2" fill="white" opacity="0.1"/></svg>') repeat;background-size:50px 50px;animation:float 20s infinite linear}@keyframes float{0%{transform:translateX(0)}100%{transform:translateX(50px)}}.cover-spotlight .section-header{text-align:center;margin-bottom:60px;position:relative;z-index:2}.cover-spotlight .section-title{font-size:clamp(3rem, 8vw, 6rem);font-weight:900;background:linear-gradient(45deg,#ffffff,#fca5a5);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;margin-bottom:20px;text-shadow:0 0 30px rgb(255 255 255 / .3)}.cover-spotlight .section-subtitle{font-size:1.2rem;opacity:.9;font-weight:300;letter-spacing:2px}.cover-spotlight .stories-scroll{display:flex;gap:30px;overflow-x:auto;padding:20px 0 40px 0;scroll-behavior:smooth;position:relative;z-index:2}.cover-spotlight .stories-scroll::-webkit-scrollbar{height:8px}.cover-spotlight .stories-scroll::-webkit-scrollbar-track{background:rgb(255 255 255 / .1);border-radius:4px}.cover-spotlight .stories-scroll::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .3);border-radius:4px}.cover-spotlight .story-card{min-width:356px;height:auto;background:rgb(255 255 255 / .1);backdrop-filter:blur(20px);border-radius:20px;padding:30px;display:flex;align-items:center;gap:25px;border:1px solid rgb(255 255 255 / .2);transition:all 0.4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;flex-direction:column}.cover-spotlight .story-card::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:left 0.6s}.cover-spotlight .story-card:hover::before{left:100%}.cover-spotlight .story-card:hover{transform:translateY(-10px) scale(1.02);background:rgb(255 255 255 / .15);box-shadow:0 25px 50px rgb(0 0 0 / .3)}.cover-spotlight .story-image{width:300px;height:auto;border-radius:15px;object-fit:cover;box-shadow:0 10px 30px rgb(0 0 0 / .3);transition:transform 0.4s ease}.cover-spotlight .story-card:hover.cover-spotlight .story-image{transform:scale(1.1) rotate(2deg)}.cover-spotlight .story-content h3{font-size:1.5rem;margin-bottom:10px;font-weight:700}.cover-spotlight .story-content p{opacity:.8;font-size:.95rem;line-height:1.5}.cover-spotlight .story-tag{position:absolute;top:20px;right:20px;background:rgb(255 255 255 / .2);color:#fff;padding:8px 16px;border-radius:20px;font-size:.8rem;font-weight:600;backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .3)}.cover-spotlight .spotlight{padding:20px 0;background:#111;position:relative}.cover-spotlight .spotlight::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,rgb(220 38 38 / .1) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgb(185 28 28 / .08) 0%,transparent 50%)}.cover-spotlight .spotlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;position:relative;z-index:2}.cover-spotlight .spotlight-card{background:linear-gradient(135deg,#1f1f1f 0%,#2a2a2a 100%);border-radius:25px;overflow:hidden;border:2px solid #fff0;background-clip:padding-box;position:relative;transition:all 0.5s cubic-bezier(.4,0,.2,1);cursor:pointer}.cover-spotlight .spotlight-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#dc2626,#b91c1c,#dc2626);border-radius:25px;opacity:0;transition:opacity 0.4s ease;z-index:-1}.cover-spotlight .spotlight-card:hover::before{opacity:1}.cover-spotlight .spotlight-card:hover{transform:translateY(-15px);box-shadow:0 30px 60px rgb(220 38 38 / .3)}.cover-spotlight .spotlight-image{width:100%;height:300px;object-fit:cover;transition:transform 0.6s ease}.cover-spotlight .spotlight-card:hover.cover-spotlight .spotlight-image{transform:scale(1.05)}.cover-spotlight .spotlight-content{padding:40px}.cover-spotlight .spotlight-content h3{font-size:2rem;font-weight:800;margin-bottom:15px;background:linear-gradient(45deg,#ffffff,#dc2626);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.cover-spotlight .spotlight-content p{opacity:.8;font-size:1.1rem;line-height:1.6;margin-bottom:25px}.cover-spotlight .spotlight-tag{display:inline-block;background:linear-gradient(45deg,#dc2626,#b91c1c);color:#fff;padding:12px 24px;border-radius:25px;font-weight:600;text-decoration:none;transition:all 0.3s ease;box-shadow:0 5px 15px rgb(220 38 38 / .3)}.cover-spotlight .spotlight-tag:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(220 38 38 / .5);background:linear-gradient(45deg,#ef4444,#dc2626)}@media (max-width:768px){.cover-spotlight .story-card{min-width:300px;height:200px;padding:20px;flex-direction:column;text-align:center}.cover-spotlight .story-image{width:80px;height:80px}.cover-spotlight .spotlight-grid{grid-template-columns:1fr;gap:30px}.cover-spotlight .section-title{font-size:3rem}}.swiper{margin-bottom:20px}.desk-nav{align-items:center;justify-content:center}.custom-navbar{--primary-red:#dc2626;--dark-red:#b91c1c;--light-red:#fecaca;--dark-bg:#1a1a1a;--light-gray:#f8f9fa;--medium-gray:#6b7280;--white:#ffffff;margin:0;padding:0;box-sizing:border-box;font-family:'Inter',sans-serif;line-height:1.6;color:#333;background-color:var(--light-gray)}.navbar-container{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgb(255 255 255 / .95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all 0.4s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgb(220 38 38 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .05)}.navbar-container.scrolled{background:rgb(255 255 255 / .98);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);box-shadow:0 8px 32px rgb(220 38 38 / .15);border-bottom:1px solid rgb(220 38 38 / .2)}.navbar-content{max-width:1400px;margin:0 auto;padding:1rem 2rem;transition:all 0.4s cubic-bezier(.4,0,.2,1)}.navbar-container.scrolled .navbar-content{padding:.5rem 2rem;display:flex;align-items:center;justify-content:center}.navbar-header{display:flex;align-items:center;justify-content:center;position:relative;transition:all 0.4s cubic-bezier(.4,0,.2,1)}.navbar-container.scrolled .navbar-header{margin-bottom:0;justify-content:flex-start}.mobile-nav{align-items:center;justify-content:space-between!important}.logo{font-family:'Playfair Display',serif;font-size:2.5rem;font-weight:700;color:var(--primary-red);text-decoration:none;display:inline-block;transition:all 0.4s cubic-bezier(.4,0,.2,1);position:relative;letter-spacing:-1px}.logo::after{content:'';position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,var(--primary-red),var(--dark-red));transition:width 0.3s ease}.logo:hover::after{width:100%}.navbar-container.scrolled .logo{font-size:1.8rem;margin-right:0}.social-icons{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;gap:1rem;transition:all 0.4s cubic-bezier(.4,0,.2,1);opacity:1;visibility:visible}.navbar-container.scrolled .social-icons{opacity:0;visibility:hidden;pointer-events:none}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary-red),var(--dark-red));color:var(--white);text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.social-icon::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s}.social-icon:hover::before{left:100%}.social-icon:hover{transform:translateY(-2px) scale(1.1);box-shadow:0 8px 25px rgb(220 38 38 / .4);color:var(--white)}.navbar-container.scrolled .social-icon{width:35px;height:35px}.navbar-nav{display:flex;justify-content:center;align-items:center;gap:2rem;list-style:none;transition:all 0.4s cubic-bezier(.4,0,.2,1);flex-wrap:wrap;flex-direction:row}.logo-img{height:auto;width:578px}.scrolled .logo-img{height:auto;width:300px}.navbar-container.scrolled .navbar-nav{gap:1.5rem;margin-left:3rem}.nav-item{position:relative}.nav-link{font-weight:500;font-size:1rem;color:#333;text-decoration:none;padding:.5rem 1rem!important;border-radius:25px;transition:all 0.3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.nav-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,var(--light-red),rgb(220 38 38 / .1));transition:left 0.3s ease;z-index:-1}.nav-link:hover::before,.nav-link.active::before{left:0}.nav-link:hover,.nav-link.active{color:var(--primary-red);transform:translateY(-1px)}.navbar-container.scrolled .nav-link{font-size:.9rem;padding:.4rem .8rem}.mobile-menu-toggle{display:none;background:none;border:none;font-size:1.5rem;color:var(--primary-red);cursor:pointer;padding:.5rem;border-radius:8px;transition:all 0.3s ease}.mobile-menu-toggle:hover{background:var(--light-red);transform:scale(1.1)}@media (max-width:768px){.logo-img{height:auto;width:300px}.scrolled .logo-img{height:auto;width:200px}.navbar-content{padding:1rem}.navbar-container.scrolled .navbar-content{padding:.5rem 1rem}.logo{font-size:2rem}.navbar-container.scrolled .logo{font-size:1.5rem;margin-right:1rem}.mobile-menu-toggle{display:block}.navbar-nav{display:none;position:absolute;top:100%;left:0;right:0;background:rgb(255 255 255 / .98);backdrop-filter:blur(20px);flex-direction:column;padding:1rem;border-radius:0 0 16px 16px;box-shadow:0 8px 32px rgb(0 0 0 / .1);gap:.5rem}.navbar-nav.show{display:flex}.social-icons{gap:.5rem}.social-icon{width:35px;height:35px}}.scroll-indicator{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--primary-red),var(--dark-red));z-index:1001;transition:width 0.1s ease}