.style-module__wWohhG__header{z-index:50;background-color:var(--bg-main,#fff);border-bottom:1px solid var(--border-light,#e2e8f0);padding:0 1rem;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #00000006}.style-module__wWohhG__container{justify-content:space-between;align-items:center;max-width:1280px;height:4.5rem;margin:0 auto;display:flex}.style-module__wWohhG__logo{align-items:center;gap:.25rem;text-decoration:none;transition:transform .2s;display:flex}.style-module__wWohhG__logo:hover{transform:scale(1.02)}.style-module__wWohhG__rCircle{background-color:var(--color-accent,#dc2626);color:#fff;width:2.5rem;height:2.5rem;font-size:1.5rem;font-weight:800;font-family:var(--font-poppins,sans-serif);border-radius:50%;justify-content:center;align-items:center;display:flex}.style-module__wWohhG__todayText{color:var(--color-accent,#dc2626);text-transform:uppercase;letter-spacing:-.5px;font-size:1.5rem;font-weight:800;font-family:var(--font-poppins,sans-serif)}.style-module__wWohhG__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:1024px){.style-module__wWohhG__desktopNav{display:flex}}.style-module__wWohhG__navLink{color:var(--text-primary,#0f172a);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex;position:relative}.style-module__wWohhG__navIcon{color:var(--text-secondary,#475569);transition:color .3s}.style-module__wWohhG__navLink:hover,.style-module__wWohhG__navLink:hover .style-module__wWohhG__navIcon{color:var(--color-accent,#dc2626)}.style-module__wWohhG__navLink:after{content:"";background-color:var(--color-accent,#dc2626);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.style-module__wWohhG__navLink:hover:after{width:100%}.style-module__wWohhG__actions{align-items:center;gap:1rem;display:flex}.style-module__wWohhG__iconButton{cursor:pointer;color:var(--text-secondary,#475569);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.style-module__wWohhG__iconButton:hover{color:var(--color-accent,#dc2626);background-color:var(--bg-subtle,#f1f5f9);transform:translateY(-2px)}.style-module__wWohhG__socialIcons{border-left:1px solid var(--border-light,#e2e8f0);align-items:center;gap:.5rem;padding-left:.5rem;display:none}@media (min-width:1024px){.style-module__wWohhG__socialIcons{display:flex}}.style-module__wWohhG__menuToggle{color:var(--text-primary,#0f172a);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:transform .2s;display:flex}.style-module__wWohhG__menuToggle:hover{color:var(--color-accent,#dc2626)}.style-module__wWohhG__menuToggle:active{transform:scale(.9)}@media (min-width:1024px){.style-module__wWohhG__menuToggle{display:none}}.style-module__wWohhG__mobileMenu{background-color:var(--bg-main,#fff);border-top:1px solid var(--border-light,#e2e8f0);opacity:0;visibility:hidden;flex-direction:column;width:100%;padding:.5rem 1rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:4.5rem;left:0;right:0;transform:translateY(-10px);box-shadow:0 10px 15px -3px #0000001a}.style-module__wWohhG__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.style-module__wWohhG__mobileNavLink{color:var(--text-primary,#0f172a);border-bottom:1px solid var(--bg-subtle,#f1f5f9);align-items:center;gap:.75rem;padding:1rem .5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.style-module__wWohhG__mobileNavLink:last-child{border-bottom:none}.style-module__wWohhG__mobileNavLink:hover{color:var(--color-accent,#dc2626);background-color:var(--bg-subtle,#f1f5f9);padding-left:1rem}.style-module__wWohhG__mobileNavLink:hover .style-module__wWohhG__navIcon{color:var(--color-accent,#dc2626)}
.HeroSection-module__8H-WMW__heroSection{background-color:var(--bg-main,#fff);padding:2rem 1rem}.HeroSection-module__8H-WMW__container{grid-template-columns:1fr;gap:2rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.HeroSection-module__8H-WMW__container{grid-template-columns:1.8fr 1fr;gap:3rem}}.HeroSection-module__8H-WMW__mainColumn{flex-direction:column;gap:1.25rem;display:flex}.HeroSection-module__8H-WMW__topMeta{align-items:center;gap:.5rem;display:flex}.HeroSection-module__8H-WMW__pulsingDot{background-color:var(--color-accent,#dc2626);border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite HeroSection-module__8H-WMW__pulseDot}.HeroSection-module__8H-WMW__categoryBadge{color:var(--color-accent,#dc2626);text-transform:uppercase;font-size:1.2rem;font-weight:800}.HeroSection-module__8H-WMW__headline{color:var(--text-primary,#0f172a);letter-spacing:-.5px;margin:0;font-size:clamp(2rem,3.8vw,3.25rem);font-weight:800}.HeroSection-module__8H-WMW__highlight{color:var(--color-accent,#dc2626);text-underline-offset:4px;-webkit-text-decoration:underline #dc26264d;text-decoration:underline #dc26264d}.HeroSection-module__8H-WMW__summary{color:var(--text-secondary,#475569);margin:0;font-size:1.15rem;font-weight:500;line-height:1.6}.HeroSection-module__8H-WMW__mainVideoWrapper{aspect-ratio:16/9;background-color:#000;border-radius:12px;width:100%;margin-top:.5rem;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #00000026}.HeroSection-module__8H-WMW__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__8H-WMW__bottomMeta{border-top:1px solid var(--border-light,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.HeroSection-module__8H-WMW__metaGroup{align-items:center;gap:1.25rem;display:flex}.HeroSection-module__8H-WMW__metaItem{color:var(--text-muted,#64748b);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.HeroSection-module__8H-WMW__icon{color:var(--color-primary,#0f172a)}.HeroSection-module__8H-WMW__readMoreBtn{background-color:var(--color-primary,#0f172a);color:#fff;border-radius:6px;align-items:center;gap:.25rem;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.HeroSection-module__8H-WMW__readMoreBtn:hover{background-color:var(--color-accent,#dc2626)}.HeroSection-module__8H-WMW__sidebar{flex-direction:column;gap:1.75rem;display:flex}.HeroSection-module__8H-WMW__highlightsBox{background-color:var(--bg-surface,#f8fafc);border:1px solid var(--border-light,#e2e8f0);border-radius:8px;padding:1.25rem}.HeroSection-module__8H-WMW__sidebarTitle{color:var(--text-primary,#0f172a);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.2rem;font-weight:800;display:flex}.HeroSection-module__8H-WMW__titleIcon{color:var(--color-accent,#dc2626)}.HeroSection-module__8H-WMW__bulletList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.HeroSection-module__8H-WMW__bulletItem{color:var(--text-primary,#0f172a);align-items:flex-start;gap:.6rem;font-size:.95rem;font-weight:600;line-height:1.5;display:flex}.HeroSection-module__8H-WMW__checkIcon{color:var(--color-accent,#dc2626);flex-shrink:0;margin-top:2px}.HeroSection-module__8H-WMW__reelBox{background-color:var(--color-primary,#0f172a);color:#fff;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.HeroSection-module__8H-WMW__reelHeader{color:#f8fafc;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.HeroSection-module__8H-WMW__playIcon{color:var(--color-accent,#dc2626)}.HeroSection-module__8H-WMW__reelVideoWrapper{aspect-ratio:9/16;background-color:#000;border-radius:8px;width:100%;max-height:380px;margin:0 auto;position:relative;overflow:hidden}.HeroSection-module__8H-WMW__reelTitle{color:#e2e8f0;margin:0;font-size:.9rem;font-weight:500;line-height:1.4}@keyframes HeroSection-module__8H-WMW__pulseDot{0%{transform:scale(.95);box-shadow:0 0 #dc2626b3}70%{transform:scale(1);box-shadow:0 0 0 8px #dc262600}to{transform:scale(.95);box-shadow:0 0 #dc262600}}
.style-module__ZojGCG__section{background-color:var(--bg-surface,#f8fafc);padding:4rem 1rem}.style-module__ZojGCG__container{max-width:1280px;margin:0 auto}.style-module__ZojGCG__sectionHeader{border-bottom:1px solid var(--border-light,#e2e8f0);justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.style-module__ZojGCG__headerTitleWrap{align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex;position:relative}.style-module__ZojGCG__headerTitleWrap:after{content:"";background-color:var(--color-accent,#dc2626);border-radius:2px 2px 0 0;width:100%;height:4px;position:absolute;bottom:-1px;left:0}.style-module__ZojGCG__sectionTitle{color:var(--text-primary,#0f172a);letter-spacing:-1px;margin:0;font-size:1.75rem;font-weight:900}.style-module__ZojGCG__titleIcon{color:var(--color-accent,#dc2626)}.style-module__ZojGCG__viewAllBtn{color:var(--text-secondary,#475569);align-items:center;gap:.5rem;padding-bottom:.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.style-module__ZojGCG__viewAllBtn:hover{color:var(--color-accent,#dc2626)}.style-module__ZojGCG__dashboardGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.style-module__ZojGCG__dashboardGrid{grid-template-columns:1.4fr 1fr;gap:3rem}}.style-module__ZojGCG__featuredCard{background-color:var(--bg-main,#fff);border:1px solid var(--border-light,#e2e8f0);border-radius:16px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #00000014}.style-module__ZojGCG__featuredCard:hover{transform:translateY(-6px);box-shadow:0 20px 30px -10px #0000001f}.style-module__ZojGCG__featuredImageWrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.style-module__ZojGCG__featuredImage{object-fit:cover;transition:transform .6s}.style-module__ZojGCG__featuredCard:hover .style-module__ZojGCG__featuredImage{transform:scale(1.05)}.style-module__ZojGCG__featuredBadge{background-color:var(--color-accent,#dc2626);color:#fff;text-transform:uppercase;z-index:2;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:800;position:absolute;top:1.25rem;left:1.25rem}.style-module__ZojGCG__featuredContent{flex-direction:column;flex-grow:1;gap:1rem;padding:2rem;display:flex}.style-module__ZojGCG__featuredTitle{color:var(--text-primary,#0f172a);margin:0;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:900;line-height:1.3;transition:color .2s}.style-module__ZojGCG__featuredCard:hover .style-module__ZojGCG__featuredTitle{color:var(--color-secondary,#0284c7)}.style-module__ZojGCG__featuredSummary{color:var(--text-secondary,#475569);margin:0;font-size:1rem;font-weight:500;line-height:1.6}.style-module__ZojGCG__featuredMeta{color:var(--text-muted,#64748b);border-top:1px solid var(--border-light,#e2e8f0);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-size:.75rem;font-weight:600;display:flex}.style-module__ZojGCG__newsList{flex-direction:column;gap:1.25rem;display:flex}.style-module__ZojGCG__listCard{background-color:var(--bg-main,#fff);border:1px solid #0000;border-radius:16px;gap:1.25rem;padding:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000000d}.style-module__ZojGCG__listCard:hover{border-color:var(--border-light,#e2e8f0);transform:translate(8px);box-shadow:0 12px 20px -8px #0000001a}.style-module__ZojGCG__alertCard{border:1px solid var(--color-accent,#dc2626);background:linear-gradient(90deg,#fff5f5,#fff)}.style-module__ZojGCG__alertCard:hover{border-color:var(--color-accent,#dc2626);box-shadow:0 12px 20px -8px #dc262626}.style-module__ZojGCG__listImageWrapper{border-radius:10px;flex-shrink:0;width:120px;height:100px;position:relative;overflow:hidden}.style-module__ZojGCG__listImage{object-fit:cover;transition:transform .4s}.style-module__ZojGCG__listCard:hover .style-module__ZojGCG__listImage{transform:scale(1.1)}.style-module__ZojGCG__alertPulse{background-color:var(--color-accent,#dc2626);z-index:5;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:1.5s infinite style-module__ZojGCG__pulse;position:absolute;top:8px;right:8px}.style-module__ZojGCG__listContent{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.style-module__ZojGCG__tagWrapper{align-items:center;gap:.4rem;display:flex}.style-module__ZojGCG__categoryTag{color:var(--color-secondary,#0284c7);text-transform:uppercase;font-size:.8rem;font-weight:800}.style-module__ZojGCG__alertTagText{color:var(--color-accent,#dc2626)}.style-module__ZojGCG__flameIcon{color:var(--color-accent,#dc2626);animation:2s infinite alternate style-module__ZojGCG__flicker}.style-module__ZojGCG__listTitle{color:var(--text-primary,#0f172a);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:800;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.style-module__ZojGCG__listCard:hover .style-module__ZojGCG__listTitle{color:var(--color-secondary,#0284c7)}.style-module__ZojGCG__alertCard:hover .style-module__ZojGCG__listTitle{color:var(--color-accent,#dc2626)}.style-module__ZojGCG__listTime{color:var(--text-muted,#64748b);margin-top:auto;font-size:.85rem;font-weight:600}@keyframes style-module__ZojGCG__pulse{0%{box-shadow:0 0 #dc2626b3}70%{box-shadow:0 0 0 8px #dc262600}to{box-shadow:0 0 #dc262600}}@keyframes style-module__ZojGCG__flicker{0%{opacity:.8;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}
.style-module__ZWqd_G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out style-module__ZWqd_G__fadeIn;display:flex;position:fixed;inset:0}.style-module__ZWqd_G__modal{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:24px;animation:.3s cubic-bezier(.175,.885,.32,1.275) style-module__ZWqd_G__scaleUp;position:relative;box-shadow:0 20px 40px #0003}.style-module__ZWqd_G__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.style-module__ZWqd_G__title{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:700}.style-module__ZWqd_G__closeBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s,color .2s;display:flex}.style-module__ZWqd_G__closeBtn:hover{color:#1a1a1a;background-color:#f0f0f0}.style-module__ZWqd_G__formGroup{margin-bottom:20px}.style-module__ZWqd_G__label{color:#4a4a4a;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.style-module__ZWqd_G__select{color:#333;appearance:none;cursor:pointer;background-color:#f9f9f9;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 16px top 50%;background-repeat:no-repeat;background-size:12px;border:1.5px solid #e0e0e0;border-radius:10px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.style-module__ZWqd_G__select:focus{background-color:#fff;border-color:#e50000;outline:none;box-shadow:0 0 0 3px #e500001a}.style-module__ZWqd_G__saveBtn{color:#fff;cursor:pointer;background-color:#e50000;border:none;border-radius:10px;width:100%;margin-top:10px;padding:14px;font-size:1rem;font-weight:700;transition:background-color .2s,transform .1s}.style-module__ZWqd_G__saveBtn:hover:not(:disabled){background-color:#c00}.style-module__ZWqd_G__saveBtn:active:not(:disabled){transform:scale(.98)}.style-module__ZWqd_G__saveBtn:disabled{cursor:not-allowed;background-color:#ccc}@keyframes style-module__ZWqd_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__ZWqd_G__scaleUp{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:480px){.style-module__ZWqd_G__modal{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-top:auto;margin-bottom:0;animation:.3s cubic-bezier(.175,.885,.32,1.275) style-module__ZWqd_G__slideUpMobile}.style-module__ZWqd_G__overlay{align-items:flex-end;padding:0}}@keyframes style-module__ZWqd_G__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.NewsTicker-module__2HDrMq__tickerContainer{background-color:var(--color-primary,#0f172a);color:#fff;border-bottom:1px solid var(--border-light,#e2e8f0);z-index:40;height:2.75rem;display:flex;position:relative;overflow:hidden}.NewsTicker-module__2HDrMq__tickerLabel{background-color:var(--color-accent,#dc2626);color:#fff;text-transform:uppercase;z-index:10;clip-path:polygon(0 0,100% 0,92% 100%,0 100%);flex-shrink:0;align-items:center;gap:.4rem;padding:0 2rem 0 1.25rem;font-size:1rem;font-weight:800;display:flex;position:relative}.NewsTicker-module__2HDrMq__zapIcon{fill:currentColor;animation:2s infinite NewsTicker-module__2HDrMq__flash}.NewsTicker-module__2HDrMq__tickerWrapper{flex-grow:1;align-items:center;display:flex;position:relative;overflow:hidden}.NewsTicker-module__2HDrMq__tickerWrapper:before,.NewsTicker-module__2HDrMq__tickerWrapper:after{content:"";z-index:2;pointer-events:none;width:40px;position:absolute;top:0;bottom:0}.NewsTicker-module__2HDrMq__tickerWrapper:before{background:linear-gradient(to right, var(--color-primary), transparent);left:0}.NewsTicker-module__2HDrMq__tickerWrapper:after{background:linear-gradient(to left, var(--color-primary), transparent);right:0}.NewsTicker-module__2HDrMq__tickerTrack{white-space:nowrap;will-change:transform;align-items:center;animation:35s linear infinite NewsTicker-module__2HDrMq__scrollTicker;display:flex}.NewsTicker-module__2HDrMq__tickerTrack:hover{animation-play-state:paused}.NewsTicker-module__2HDrMq__tickerItem{align-items:center;padding-right:2.5rem;display:flex}.NewsTicker-module__2HDrMq__bullet{color:var(--color-accent,#dc2626);margin-right:.75rem;font-size:1.5rem;line-height:0}.NewsTicker-module__2HDrMq__tickerLink{color:#e2e8f0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.NewsTicker-module__2HDrMq__tickerLink:hover{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--color-accent,#dc2626);text-decoration-color:var(--color-accent,#dc2626);text-underline-offset:4px}@keyframes NewsTicker-module__2HDrMq__scrollTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes NewsTicker-module__2HDrMq__flash{0%,to{opacity:1}50%{opacity:.5}}
.VideoGallery-module__DMIygq__section{background-color:var(--bg-surface,#f8fafc);padding:3rem 0;overflow:hidden}.VideoGallery-module__DMIygq__container{max-width:1280px;margin:0 auto}.VideoGallery-module__DMIygq__header{border-bottom:2px solid var(--border-light,#e2e8f0);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 0 .75rem;display:flex}@media (max-width:1300px){.VideoGallery-module__DMIygq__header{margin-left:1rem;margin-right:1rem}}.VideoGallery-module__DMIygq__title{color:var(--text-primary,#0f172a);border-left:5px solid var(--color-accent,#dc2626);align-items:center;gap:.5rem;margin:0;padding-left:.75rem;font-size:1.75rem;font-weight:800;display:flex}.VideoGallery-module__DMIygq__titleIcon{color:var(--color-accent,#dc2626)}.VideoGallery-module__DMIygq__viewAll{color:var(--text-muted,#64748b);align-items:center;gap:.25rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.VideoGallery-module__DMIygq__scrollWrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow-x:auto}.VideoGallery-module__DMIygq__scrollWrapper::-webkit-scrollbar{display:none}.VideoGallery-module__DMIygq__shortsList{flex-wrap:nowrap;gap:1.25rem;margin:0;padding:2rem 0 3rem 8vw;list-style:none;display:flex}.VideoGallery-module__DMIygq__shortCard{scroll-snap-align:center;scroll-snap-stop:always;border-radius:12px;flex:0 0 70vw;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}@media (max-width:525px){.VideoGallery-module__DMIygq__scrollWrapper{padding-top:16px}.VideoGallery-module__DMIygq__activeCard{transform:translateY(-24px)!important}.VideoGallery-module__DMIygq__shortsList:after{content:"";flex:0 0 15vw;display:block}}.VideoGallery-module__DMIygq__activeCard .VideoGallery-module__DMIygq__cardLink{box-shadow:0 24px 48px -12px #0f172a2e,0 12px 24px -8px #0f172a1f,0 4px 8px -4px #0f172a14}@media (min-width:525px){.VideoGallery-module__DMIygq__scrollWrapper{scroll-snap-type:none;overflow-x:visible}.VideoGallery-module__DMIygq__shortsList{flex-wrap:wrap;justify-content:center;padding:1rem}.VideoGallery-module__DMIygq__shortCard{scroll-snap-align:none;flex:0 0 calc(33.333% - 1rem);max-width:280px}.VideoGallery-module__DMIygq__shortCard:hover{transform:translateY(-10px)}.VideoGallery-module__DMIygq__shortCard:hover .VideoGallery-module__DMIygq__cardLink{box-shadow:0 24px 48px -12px #0f172a2e,0 12px 24px -8px #0f172a1f,0 4px 8px -4px #0f172a14}}@media (min-width:1024px){.VideoGallery-module__DMIygq__shortsList{grid-template-columns:repeat(5,1fr);gap:1.5rem;padding:1rem 1rem 3rem;display:grid}.VideoGallery-module__DMIygq__shortCard{flex:auto;max-width:none}}.VideoGallery-module__DMIygq__cardLink{background-color:#000;border-radius:12px;text-decoration:none;display:block;overflow:hidden}.VideoGallery-module__DMIygq__thumbnailWrapper{aspect-ratio:9/16;background-color:#1e293b;width:100%;position:relative}.VideoGallery-module__DMIygq__thumbnail{object-fit:cover;transition:transform .6s}.VideoGallery-module__DMIygq__cardLink:hover .VideoGallery-module__DMIygq__thumbnail{transform:scale(1.05)}.VideoGallery-module__DMIygq__overlay{z-index:1;background:linear-gradient(#0000 20%,#0000004d 50%,#000000f2 100%);position:absolute;inset:0}.VideoGallery-module__DMIygq__playBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background-color:#ffffff40;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;padding:1rem;transition:background-color .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoGallery-module__DMIygq__playIcon{margin-left:4px}.VideoGallery-module__DMIygq__cardLink:hover .VideoGallery-module__DMIygq__playBadge{background-color:var(--color-accent,#dc2626);border-color:var(--color-accent,#dc2626)}.VideoGallery-module__DMIygq__content{z-index:2;flex-direction:column;gap:.5rem;padding:1.25rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.VideoGallery-module__DMIygq__shortTitle{color:#fff;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}
.EditorialSection-module__hQhS3W__section{background-color:var(--bg-surface,#f8fafc);border-top:1px solid var(--border-light,#e2e8f0);padding:4rem 1rem}.EditorialSection-module__hQhS3W__container{max-width:1280px;margin:0 auto}.EditorialSection-module__hQhS3W__header{border-bottom:2px solid var(--color-primary,#0f172a);justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding-bottom:.75rem;display:flex}.EditorialSection-module__hQhS3W__title{color:var(--text-primary,#0f172a);align-items:center;gap:.6rem;margin:0;font-size:2rem;font-weight:800;display:flex}.EditorialSection-module__hQhS3W__titleIcon{color:var(--color-secondary,#0284c7)}.EditorialSection-module__hQhS3W__viewAll{color:var(--color-secondary,#0284c7);align-items:center;gap:.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.EditorialSection-module__hQhS3W__viewAll:hover{color:var(--color-primary,#0f172a)}.EditorialSection-module__hQhS3W__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.EditorialSection-module__hQhS3W__grid{grid-template-columns:repeat(3,1fr)}}.EditorialSection-module__hQhS3W__card{background-color:var(--bg-main,#fff);border:1px solid var(--border-light,#e2e8f0);border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.EditorialSection-module__hQhS3W__card:hover{border-color:var(--border-strong,#cbd5e1);transform:translateY(-4px);box-shadow:0 12px 20px -8px #0000001a}.EditorialSection-module__hQhS3W__card:before{content:"";background-color:var(--color-accent,#dc2626);border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:1.5rem;right:1.5rem}.EditorialSection-module__hQhS3W__cardHeader{align-items:center;gap:1rem;margin-top:.5rem;margin-bottom:1.25rem;display:flex}.EditorialSection-module__hQhS3W__authorImageWrapper{border:2px solid var(--border-light,#e2e8f0);border-radius:50%;width:60px;height:60px;position:relative;overflow:hidden}.EditorialSection-module__hQhS3W__authorImage{object-fit:cover;filter:grayscale(20%);transition:filter .3s}.EditorialSection-module__hQhS3W__card:hover .EditorialSection-module__hQhS3W__authorImage{filter:grayscale(0%)}.EditorialSection-module__hQhS3W__authorMeta{flex-direction:column;display:flex}.EditorialSection-module__hQhS3W__authorName{color:var(--text-primary,#0f172a);margin:0;font-size:1.15rem;font-weight:800}.EditorialSection-module__hQhS3W__authorRole{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.EditorialSection-module__hQhS3W__content{position:relative}.EditorialSection-module__hQhS3W__quoteIcon{color:var(--border-light,#e2e8f0);z-index:0;opacity:.5;width:40px;height:40px;position:absolute;top:-10px;left:-5px}.EditorialSection-module__hQhS3W__articleTitle{color:var(--text-primary,#0f172a);z-index:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.5;transition:color .2s;position:relative}.EditorialSection-module__hQhS3W__card:hover .EditorialSection-module__hQhS3W__articleTitle{color:var(--color-secondary,#0284c7)}
.Footer-module__8-teKW__footer{background-color:var(--bg-main,#fff);color:var(--text-primary,#0f172a);margin-top:4rem;padding:0 1rem}.Footer-module__8-teKW__container{max-width:1280px;margin:0 auto}.Footer-module__8-teKW__topGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.Footer-module__8-teKW__topGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__8-teKW__topGrid{grid-template-columns:1.5fr 1fr 1fr 1fr}}.Footer-module__8-teKW__logo{align-items:center;gap:.4rem;margin-bottom:1rem;text-decoration:none;display:inline-flex}.Footer-module__8-teKW__rCircle{background-color:var(--color-accent,#dc2626);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__8-teKW__todayText{color:var(--color-accent,#dc2626);text-transform:uppercase;letter-spacing:-.5px;font-size:1.75rem;font-weight:800}.Footer-module__8-teKW__brandDesc{color:var(--text-secondary,#475569);max-width:350px;margin:0;font-size:1.05rem;font-weight:500;line-height:1.6}.Footer-module__8-teKW__columnTitle{color:var(--text-primary,#0f172a);border-bottom:2px solid var(--border-light,#e2e8f0);margin:0 0 1.25rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:800}.Footer-module__8-teKW__linkList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__8-teKW__link{color:var(--text-secondary,#475569);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,padding-left .2s}.Footer-module__8-teKW__link:hover{color:var(--color-accent,#dc2626);padding-left:5px}.Footer-module__8-teKW__socialGrid{flex-wrap:wrap;gap:1rem;display:flex}.Footer-module__8-teKW__socialBtn{background-color:var(--bg-surface,#f8fafc);width:44px;height:44px;color:var(--text-secondary,#475569);border:1px solid var(--border-light,#e2e8f0);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__8-teKW__socialBtn:hover{background-color:var(--color-accent,#dc2626);color:#fff;border-color:var(--color-accent,#dc2626);transform:translateY(-3px);box-shadow:0 4px 6px -1px #dc262633}.Footer-module__8-teKW__bottomBar{border-top:1px solid var(--border-light,#e2e8f0);text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding-top:1.5rem;display:flex}.Footer-module__8-teKW__copyright{color:var(--text-muted,#64748b);margin:0;font-size:.85rem;font-weight:500}.Footer-module__8-teKW__agencyCredit{background-color:var(--bg-surface,#f8fafc);color:var(--text-muted,#94a3b8);width:100dvw;margin:0;padding:.75rem;font-size:.75rem;font-weight:500;position:sticky;bottom:0}.Footer-module__8-teKW__creditLink{color:var(--text-secondary,#475569);letter-spacing:.5px;font-weight:700;text-decoration:none;transition:color .2s}.Footer-module__8-teKW__creditLink:hover{color:var(--color-accent,#dc2626)}@media (min-width:768px){.Footer-module__8-teKW__bottomBar{text-align:left;flex-direction:row;justify-content:space-between;gap:0}.Footer-module__8-teKW__agencyCredit{background-color:#0000;border-radius:0;width:auto;padding:0;font-size:.85rem}.Footer-module__8-teKW__footer{padding-bottom:1rem}}
.style-module__YWi1gW__section{background-color:var(--bg-main,#fff);padding:2rem 1rem}.style-module__YWi1gW__container{max-width:1280px;margin:0 auto}.style-module__YWi1gW__header{border-bottom:2px solid var(--border-light,#e2e8f0);margin-bottom:.25rem;padding-bottom:.75rem}.style-module__YWi1gW__title{color:var(--text-primary,#0f172a);border-left:5px solid var(--color-accent,#dc2626);margin:0;padding-left:.75rem;font-size:1.75rem;font-weight:800}.style-module__YWi1gW__categoryPillsWrapper{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;align-items:center;gap:.75rem;margin-top:1rem;margin-bottom:1.5rem;padding:.5rem 0 1rem;display:flex;overflow-x:auto}.style-module__YWi1gW__categoryPillsWrapper::-webkit-scrollbar{display:none}.style-module__YWi1gW__categoryPill{border:1px solid var(--border-strong,#cbd5e1);background-color:var(--bg-main,#fff);color:var(--text-secondary,#475569);white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}@media (hover:hover){.style-module__YWi1gW__categoryPill:hover:not(.style-module__YWi1gW__active){background-color:var(--bg-surface,#f8fafc);color:var(--text-primary,#0f172a);border-color:var(--text-muted,#64748b);transform:translateY(-1px)}}.style-module__YWi1gW__active{background-color:var(--color-accent,#dc2626);color:var(--text-on-dark,#fff);border-color:var(--color-accent,#dc2626);box-shadow:0 4px 12px #dc262633}.style-module__YWi1gW__feedGrid{grid-template-columns:1fr;gap:0;display:grid}@media (min-width:1024px){.style-module__YWi1gW__feedGrid{grid-template-columns:repeat(2,1fr);gap:2rem 3rem}}.style-module__YWi1gW__feedCard{border-bottom:1px solid var(--border-light,#e2e8f0);gap:1rem;padding:1.25rem 0;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}@media (min-width:1024px){.style-module__YWi1gW__feedCard{border:1px solid #0000;border-radius:12px;padding:1rem}}.style-module__YWi1gW__feedCard:active{background-color:var(--bg-subtle,#f1f5f9)}@media (hover:hover){.style-module__YWi1gW__feedCard:hover{background-color:var(--bg-surface,#f8fafc);border-color:var(--border-light,#e2e8f0);transform:translateY(-2px)}}.style-module__YWi1gW__imageWrapper{background-color:var(--bg-subtle,#f1f5f9);border-radius:8px;flex-shrink:0;width:110px;height:85px;position:relative;overflow:hidden}@media (min-width:640px){.style-module__YWi1gW__imageWrapper{width:160px;height:110px}}.style-module__YWi1gW__image{object-fit:cover;transition:transform .4s}@media (hover:hover){.style-module__YWi1gW__feedCard:hover .style-module__YWi1gW__image{transform:scale(1.08)}}.style-module__YWi1gW__content{flex-direction:column;flex-grow:1;justify-content:flex-start;display:flex}.style-module__YWi1gW__category{color:var(--color-accent,#dc2626);text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:800}.style-module__YWi1gW__newsTitle{color:var(--text-primary,#0f172a);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;line-height:1.45;transition:color .2s;display:-webkit-box;overflow:hidden}@media (min-width:640px){.style-module__YWi1gW__newsTitle{-webkit-line-clamp:2;font-size:1.2rem}}@media (hover:hover){.style-module__YWi1gW__feedCard:hover .style-module__YWi1gW__newsTitle{color:var(--color-secondary,#0284c7)}}.style-module__YWi1gW__meta{color:var(--text-muted,#64748b);align-items:center;gap:.35rem;margin-top:auto;padding-top:.75rem;font-size:.85rem;font-weight:600;display:flex}.style-module__YWi1gW__icon{color:var(--color-accent,#dc2626)}.style-module__YWi1gW__loadMoreWrapper{border-top:1px solid var(--border-light,#e2e8f0);justify-content:center;margin-top:3rem;padding-top:2rem;display:flex}.style-module__YWi1gW__loadMoreBtn{background-color:var(--bg-surface,#f8fafc);color:var(--text-primary,#0f172a);border:1px solid var(--border-strong,#cbd5e1);font-size:1.05rem;font-weight:700;font-family:var(--font-poppins), sans-serif;cursor:pointer;border-radius:30px;align-items:center;gap:.5rem;padding:.85rem 2.5rem;transition:all .2s;display:flex}.style-module__YWi1gW__loadMoreBtn:hover{background-color:var(--border-light,#e2e8f0)}.style-module__YWi1gW__loadIcon{color:var(--text-secondary,#475569)}
.style-module__NURGGG__wrapper{justify-content:center;width:100%;margin-top:48px;padding:16px;display:flex}.style-module__NURGGG__bannerCard{background-color:#dc2626;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1200px;padding:24px 56px 0;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #dc262640}.style-module__NURGGG__patternLayer{pointer-events:none;background-image:radial-gradient(#ffffff4d 1.5px,#0000 1.5px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 50%);mask-image:linear-gradient(90deg,#0000 0%,#000 50%)}.style-module__NURGGG__content{z-index:2;flex-direction:column;flex:1;align-items:flex-start;padding-bottom:56px;display:flex;position:relative}.style-module__NURGGG__badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.style-module__NURGGG__title{color:#fff;letter-spacing:-.03em;margin:0 0 16px;font-size:2.8rem;font-weight:900;line-height:1.4}.style-module__NURGGG__subtitle{color:#fffffff2;max-width:90%;margin:0 0 32px;font-size:1.15rem;font-weight:500;line-height:1.5}.style-module__NURGGG__downloadBtn{color:#dc2626;cursor:pointer;background-color:#fff;border:none;border-radius:12px;align-items:center;gap:12px;padding:14px 28px;font-size:1.1rem;font-weight:800;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 8px 20px #00000026}.style-module__NURGGG__iconWrapper{transition:transform .3s;display:flex}.style-module__NURGGG__downloadBtn:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0003}.style-module__NURGGG__downloadBtn:active{transform:scale(.96)}.style-module__NURGGG__mockupContainer{z-index:2;justify-content:center;align-self:stretch;align-items:flex-end;display:flex;position:relative}.style-module__NURGGG__blackPhoneFrame{background-color:#000;border:10px solid #000;border-bottom:none;border-radius:40px 40px 0 0;flex-direction:column;width:260px;height:380px;margin-bottom:-10px;display:flex;position:relative}.style-module__NURGGG__phoneNotch{z-index:10;background-color:#000;border-radius:0 0 16px 16px;width:120px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.style-module__NURGGG__phoneScreen{text-align:center;background-color:#fff;border-radius:30px 30px 0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.style-module__NURGGG__appScreenshot{object-fit:cover;object-position:top;width:100%;height:100%}@media (max-width:768px){.style-module__NURGGG__bannerCard{text-align:center;flex-direction:column;gap:32px;padding:40px 24px 0}.style-module__NURGGG__patternLayer{-webkit-mask-image:linear-gradient(#0000 0%,#000 50%);mask-image:linear-gradient(#0000 0%,#000 50%)}.style-module__NURGGG__content{align-items:center;padding-bottom:0}.style-module__NURGGG__title{font-size:2.2rem}.style-module__NURGGG__blackPhoneFrame{border-width:8px;border-radius:36px 36px 0 0;width:220px;height:320px}.style-module__NURGGG__phoneNotch{width:100px;height:20px}.style-module__NURGGG__phoneScreen{border-radius:28px 28px 0 0}}
