*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111827;background:#f6f7f9;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.header-inner{align-items:center;gap:30px;max-width:1200px;min-height:70px;margin:auto;padding:0 20px;display:flex}.brand{white-space:nowrap;letter-spacing:-1px;font-size:24px;font-weight:900}.brand-flash{color:#111827}.brand-news{color:#e11d48}.brand-24{color:#2563eb;margin-left:3px}.desktop-nav{align-items:center;gap:22px;margin-left:auto;display:flex}.desktop-nav a{color:#374151;font-size:14px;font-weight:700}.desktop-nav a:hover{color:#e11d48}.search-btn{background:#f3f4f6;border:0;border-radius:50%;width:40px;height:40px}.breaking-bar{color:#fff;background:#111827;justify-content:center;align-items:center;gap:12px;min-height:40px;padding:8px 16px;font-size:13px;display:flex}.breaking-label{background:#e11d48;border-radius:4px;padding:5px 9px;font-weight:800}main{max-width:1200px;margin:auto;padding:0 20px 50px}.category-strip{scrollbar-width:none;gap:8px;padding:18px 0;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip button{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex:none;padding:9px 15px;font-size:13px;font-weight:700}.category-strip button.active,.category-strip button:hover{color:#fff;background:#111827;border-color:#111827}.hero-section{margin-top:5px}.hero-placeholder{color:#fff;background:linear-gradient(135deg,#111827,#374151);border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:390px;padding:45px;display:flex}.hero-placeholder span{letter-spacing:2px;color:#fda4af;font-size:13px;font-weight:800}.hero-placeholder h1{max-width:700px;margin:14px 0;font-size:clamp(32px,5vw,58px);line-height:1.05}.hero-placeholder p{color:#d1d5db;margin:0}.latest-section{margin-top:45px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-heading h2{margin:0;font-size:28px}.section-heading span{color:#e11d48;font-size:14px;font-weight:700}.news-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.news-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.image-placeholder{color:#9ca3af;letter-spacing:2px;background:#e5e7eb;place-items:center;height:190px;font-weight:900;display:grid}.card-content{padding:18px}.category{color:#e11d48;letter-spacing:1px;font-size:11px;font-weight:800}.card-content h3{margin:9px 0;font-size:19px;line-height:1.3}.card-content p{color:#6b7280;margin:0;font-size:14px;line-height:1.5}footer{color:#fff;text-align:center;background:#111827;padding:40px 20px}footer strong{font-size:20px}footer p{color:#9ca3af;font-size:13px}@media (width<=800px){.desktop-nav{display:none}.header-inner{justify-content:space-between}.hero-placeholder{min-height:340px;padding:28px}.news-grid{grid-template-columns:1fr}.image-placeholder{height:210px}}.hero-section{position:relative}.hero-placeholder{position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:2;max-width:750px;margin-top:auto;position:relative}.hero-placeholder:has(.hero-image):after{content:"";z-index:1;background:linear-gradient(#00000026,#000000d1);position:absolute;inset:0}.news-card img{object-fit:cover;width:100%;height:190px;display:block}.article-page{max-width:900px;margin:0 auto;padding:35px 20px 70px}.back-link{color:#e11d48;margin-bottom:25px;font-size:14px;font-weight:700;display:inline-block}.article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:30px}.article-category{color:#e11d48;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:12px;font-weight:800}.article h1{margin:0 0 18px;font-size:clamp(30px,5vw,52px);line-height:1.12}.article-description{color:#6b7280;margin-bottom:25px;font-size:18px;line-height:1.6}.article-image{object-fit:cover;border-radius:12px;width:100%;max-height:520px;margin-bottom:30px;display:block}.article-content p{margin:0 0 20px}.article-content img{border-radius:10px;max-width:100%;height:auto}@media (width<=600px){.article-page{padding:20px 14px 50px}.article{padding:20px 16px}.article-content{font-size:16px}}.article-loading,.article-not-found{text-align:center;place-items:center;min-height:60vh;padding:40px;display:grid}.article-loading h2{color:#e11d48}.article-not-found a{color:#e11d48;font-weight:700}.article-meta{color:#6b7280;border-bottom:1px solid #e5e7eb;gap:8px;margin-bottom:25px;padding-bottom:20px;font-size:13px;display:flex}.article-content h1,.article-content h2,.article-content h3{margin-top:30px;line-height:1.3}.article-content a{color:#2563eb}.share-box{border-top:1px solid #e5e7eb;margin-top:40px;padding-top:25px}.share-buttons{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.share-buttons button{color:#fff;background:#111827;border:0;border-radius:8px;padding:10px 16px;font-weight:700}.share-buttons button:hover{opacity:.85}.related-section{margin-top:45px}.related-section .news-card{cursor:pointer;transition:transform .2s,box-shadow .2s}.related-section .news-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000014}@media (width<=600px){.article-page{max-width:100%;padding:18px 12px 50px}.article{border-radius:12px;padding:20px 16px}.article h1{font-size:29px;line-height:1.15}.article-description{font-size:16px}.article-image{border-radius:8px;max-height:none}.article-content{font-size:16px;line-height:1.75}.share-buttons button{flex:1}}.article-site{width:100%;min-height:100vh}.article-site .header-inner{width:100%}.article-page{width:100%;max-width:1000px;margin-left:auto;margin-right:auto}.article{width:100%;max-width:none}.article-image{width:100%;display:block}.article-content{overflow-wrap:normal;width:100%;max-width:none}@media (width<=600px){.article-page{width:100%;max-width:100%;padding:18px 12px 50px}.article{width:100%}}.category-page{max-width:1200px;margin:auto;padding:28px 20px 60px}.category-header{color:#fff;background:#111827;border-radius:16px;margin:20px 0 30px;padding:35px}.category-header span{color:#fda4af;letter-spacing:2px;font-size:12px;font-weight:800}.category-header h1{margin:10px 0;font-size:clamp(30px,5vw,48px)}.category-header p{color:#d1d5db;margin:0}.category-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.category-grid .news-card{color:inherit;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.category-grid .news-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.category-grid .news-card img{object-fit:cover;width:100%;height:210px;display:block}.category-loading{text-align:center;color:#6b7280;padding:70px 20px}@media (width<=800px){.category-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.category-page{padding:20px 14px 50px}.category-header{padding:25px 20px}.category-grid{grid-template-columns:1fr}}.category-chip{color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex:none;padding:9px 15px;font-size:13px;font-weight:700;text-decoration:none}.category-chip.active,.category-chip:hover{color:#fff;background:#111827;border-color:#111827}.top-info-bar{color:#fff;background:#071426;font-size:12px}.top-info-inner{justify-content:space-between;align-items:center;max-width:1240px;min-height:32px;margin:auto;padding:0 20px;display:flex}.top-links{align-items:center;gap:18px;display:flex}.top-links a{color:#fff}.main-news-header{background:#fff;border-bottom:1px solid #e5e7eb}.news-header-inner{align-items:center;gap:25px;max-width:1240px;min-height:86px;margin:auto;padding:0 20px;display:flex}.big-logo{letter-spacing:-2px;white-space:nowrap;font-size:31px;font-weight:900}.big-logo span{color:#111827}.big-logo b{color:#e11d48}.main-navigation{align-items:center;gap:23px;margin-left:auto;display:flex}.main-navigation a{color:#111827;white-space:nowrap;font-size:13px;font-weight:800}.main-navigation a:first-child{font-size:25px}.large-search{background:#f3f4f6;border:0;border-radius:50%;width:42px;height:42px;font-size:24px}.professional-breaking{border-bottom:1px solid #e5e7eb;align-items:center;gap:15px;max-width:1240px;margin:0 auto;padding:10px 20px;display:flex}.breaking-title{color:#fff;background:#e11d48;border-radius:5px;flex:none;padding:10px 16px;font-size:14px;font-weight:900}.breaking-scroll{white-space:nowrap;flex:1;gap:25px;display:flex;overflow:hidden}.breaking-scroll a{color:#374151;font-size:13px}.hero-news-layout{grid-template-columns:1.65fr 1fr;gap:18px;display:grid}.main-hero-story{color:#fff;background:#111827;border-radius:5px;min-height:430px;position:relative;overflow:hidden}.main-hero-story img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.main-hero-story:after{content:"";background:linear-gradient(#0000 25%,#000000e6);position:absolute;inset:0}.hero-story-overlay{z-index:2;position:absolute;bottom:25px;left:25px;right:25px}.hero-story-overlay span,.side-story span{color:#e11d48;text-transform:uppercase;font-size:12px;font-weight:900}.hero-story-overlay h1{margin:10px 0;font-size:31px;line-height:1.12}.hero-story-overlay p{margin:0 0 10px;font-size:15px;line-height:1.5}.side-story{color:#111827;grid-template-columns:150px 1fr;gap:13px;min-height:95px;display:grid}.side-story img{object-fit:cover;border-radius:4px;width:150px;height:95px}.side-story h3{margin:5px 0;font-size:17px;line-height:1.25}.side-story small{color:#6b7280}.trend-app-section{grid-template-columns:1fr 1fr;gap:25px;margin-top:30px;display:grid}.trending-box{padding:5px 0}.section-title,.category-heading{border-bottom:2px solid #111827;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title h2,.category-heading h2{margin:0;padding-bottom:10px;font-size:20px}.section-title span,.category-heading a{color:#2563eb;font-size:13px;font-weight:800}.trend-item{color:#111827;align-items:center;gap:15px;padding:9px 0;display:flex}.trend-item b{color:#fff;background:#e11d48;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.trend-item span{font-size:14px}.app-promo{color:#fff;background:#10233f;border-radius:5px;align-items:center;gap:25px;padding:25px;display:flex}.phone-symbol{font-size:75px}.app-promo h2{margin:0 0 10px;font-size:28px;line-height:1.05}.app-promo p{color:#d1d5db;line-height:1.45}.play-badge{color:#fff;background:#050505;border:1px solid #777;border-radius:7px;padding:6px 15px;font-size:10px;display:inline-block}.play-badge strong{font-size:18px}.home-category{min-width:0}.category-feature{color:#111827}.category-feature img{object-fit:cover;border-radius:3px;width:100%;height:150px;display:block}.category-feature h3{margin:9px 0;font-size:18px;line-height:1.25}.category-feature small{color:#6b7280}.category-empty{color:#9ca3af;background:#f3f4f6;place-items:center;min-height:150px;display:grid}.value-strip{background:#f3f4f6;grid-template-columns:repeat(4,1fr);gap:25px;margin:45px -20px -20px;padding:30px 20px;display:grid}.value-strip strong{font-size:28px}.value-strip h3{margin:7px 0;font-size:16px}.value-strip p{color:#4b5563;margin:0;font-size:13px;line-height:1.4}.professional-footer{color:#fff;background:#071426;justify-content:space-between;gap:30px;padding:35px max(20px,50% - 600px);display:flex}.footer-logo{font-size:25px;font-weight:900}.footer-logo b{color:#e11d48}.professional-footer p{color:#d1d5db;font-size:12px}.footer-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.footer-links a{color:#fff;font-size:13px}.professional-loading{color:#e11d48;place-items:center;min-height:60vh;font-weight:700;display:grid}@media (width<=800px){.top-info-inner{justify-content:center}.top-info-inner>span{font-size:11px}.top-links{display:none}.news-header-inner{min-height:62px;padding:0 14px}.big-logo{font-size:22px}.main-navigation{display:none}.large-search{margin-left:auto}.professional-breaking{padding:7px 10px}.breaking-title{padding:8px;font-size:10px}.breaking-scroll a{font-size:11px}.professional-main{padding:12px}.hero-news-layout{grid-template-columns:1fr}.main-hero-story{min-height:350px}.hero-story-overlay{bottom:17px;left:17px;right:17px}.hero-story-overlay h1{font-size:25px}.hero-story-overlay p{font-size:13px}.side-story{grid-template-columns:115px 1fr}.side-story img{width:115px;height:80px}.side-story h3{font-size:14px}.trend-app-section{grid-template-columns:1fr}.app-promo{padding:20px}.phone-symbol{font-size:50px}.app-promo h2{font-size:22px}.category-sections{grid-template-columns:1fr;gap:30px}.category-feature img{height:200px}.value-strip{grid-template-columns:1fr 1fr}.professional-footer{flex-direction:column}}.search-page{max-width:1200px;min-height:70vh;margin:auto;padding:35px 20px 70px}.search-heading{color:#fff;background:#071426;border-radius:6px;padding:35px}.search-heading span{color:#fda4af;letter-spacing:2px;font-size:12px;font-weight:900}.search-heading h1{margin:8px 0;font-size:42px}.search-heading p{color:#d1d5db}.search-form{gap:10px;margin:25px 0 35px;display:flex}.search-form input{border:1px solid #d1d5db;border-radius:5px;outline:none;flex:1;min-width:0;padding:15px;font-size:16px}.search-form input:focus{border-color:#e11d48}.search-form button{color:#fff;background:#e11d48;border:0;border-radius:5px;padding:0 25px;font-weight:800}.search-result-heading{border-bottom:2px solid #111827;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.search-result-heading h2{font-size:21px}.search-result-heading span{color:#6b7280;font-size:13px}.search-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.search-grid .news-card{color:inherit;text-decoration:none;display:block}.search-grid .news-card img{object-fit:cover;width:100%;height:190px;display:block}.search-status{text-align:center;color:#6b7280;padding:70px 20px}@media (width<=600px){.search-page{padding:20px 14px 50px}.search-heading{padding:25px 20px}.search-heading h1{font-size:32px}.search-form{flex-direction:column}.search-form button{padding:13px}.search-grid{grid-template-columns:1fr}}.mobile-menu-button{color:#111827;background:#f3f4f6;border:0;border-radius:50%;width:42px;height:42px;font-size:22px;line-height:1;display:none}.mobile-menu-panel{background:#fff;flex-direction:column;width:min(320px,86vw);height:100%;animation:.2s menuSlideIn;display:flex;box-shadow:8px 0 30px #0003}@keyframes menuSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-menu-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:70px;padding:0 18px;display:flex}.mobile-menu-logo{letter-spacing:-1px;font-size:22px;font-weight:900}.mobile-menu-nav{padding:12px 0;overflow-y:auto}.mobile-menu-nav a{color:#111827;border-bottom:1px solid #f3f4f6;padding:15px 22px;font-size:15px;font-weight:700;display:block}.mobile-menu-nav a:hover{color:#e11d48;background:#f9fafb}.mobile-menu-footer{border-top:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding:18px 22px;display:grid}.mobile-menu-footer a{color:#6b7280;font-size:12px}@media (width>=801px){.mobile-menu-button,.mobile-menu-overlay{display:none!important}}@media (width<=800px){.mobile-menu-button{display:block}.news-header-inner{gap:10px}.large-search{flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}}.info-page{max-width:1000px;min-height:65vh;margin:auto;padding:30px 20px 70px}.info-back{color:#e11d48;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:45px;box-shadow:0 5px 20px #0000000a}.info-label{color:#e11d48;letter-spacing:2px;font-size:12px;font-weight:900}.info-card h1{color:#071426;margin:10px 0 15px;font-size:clamp(32px,5vw,48px);line-height:1.1}.info-intro{color:#4b5563;border-bottom:1px solid #e5e7eb;padding-bottom:25px;font-size:18px;line-height:1.6}.info-content{margin-top:28px}.info-content p{color:#374151;margin:0 0 22px;font-size:16px;line-height:1.8}.info-updated{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:30px;padding-top:18px;font-size:12px}@media (width<=600px){.info-page{padding:20px 14px 50px}.info-card{padding:25px 20px}.info-card h1{font-size:31px}.info-intro{font-size:16px}.info-content p{font-size:15px;line-height:1.7}}.header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}@media (width<=800px){.top-info-inner{justify-content:center;padding:8px 12px}.top-info-inner>span{font-size:11px}.top-links{display:none!important}.main-news-header{width:100%}.news-header-inner{flex-wrap:nowrap;gap:12px;min-height:72px;padding:10px 16px}.big-logo{flex-shrink:0;font-size:27px}.main-navigation{display:none!important}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex!important}.large-search{flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin:0!important;display:flex!important}.mobile-menu-button{flex-shrink:0;justify-content:center;align-items:center;display:flex!important}}.article-content,.article-content *{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;white-space:normal!important}.article-content p,.article-content div,.article-content span{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media (width<=800px){.article-content{font-size:17px;line-height:1.8}.article-content p{margin:0 0 22px;font-size:17px;line-height:1.8}.article-content h2,.article-content h3{margin-top:30px;margin-bottom:14px;line-height:1.35}}html,body,#root{width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}@media (width<=800px){.article-site,.article-page,.professional-home,.info-page,.search-page,.category-page,.article-content{box-sizing:border-box;width:100%;max-width:100%}}.article-content{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important}.article-content p,.article-content h1,.article-content h2,.article-content h3,.article-content div,.article-content span{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;min-width:0!important;max-width:100%!important}@media (width<=800px){.article-page,.article-site,.article-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.article-content{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.article-content p,.article-content div,.article-content span{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:100%!important}}.article-page,.article{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:1000px!important}.article{overflow:hidden!important}.article-content{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:hidden!important}.article-content p,.article-content h1,.article-content h2,.article-content h3,.article-content div,.article-content span{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;min-width:0!important;max-width:100%!important}@media (width<=800px){.article-page{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important}.article{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:20px 16px!important}.article-content{width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.article-content p{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:auto!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}.professional-home,.article-site,.article-page,.article{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.article-page{margin-left:0!important;margin-right:0!important}.article{overflow:hidden!important}.article-content{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.article-content p,.article-content div,.article-content span{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:auto!important;min-width:0!important;max-width:100%!important;display:block!important}.article-page{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding-left:14px!important;padding-right:14px!important}.article{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.article-content{box-sizing:border-box!important;white-space:normal!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.article-content p{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important}.article-page{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:18px 14px 50px!important}.article{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.article-content{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.article-content p{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;max-width:100%!important;margin:0 0 22px!important;font-size:17px!important;line-height:1.8!important}.article-content h1,.article-content h2,.article-content h3,.article-content div,.article-content span{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;min-width:0!important;max-width:100%!important}.article-content img{width:100%!important;max-width:100%!important;height:auto!important;display:block!important}}html,body,#root{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}@media (width<=800px){.article-page,.article-site,.article{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.article{overflow:hidden!important}.article-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow:visible!important}.article-content p{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.article-content p,.article-content h1,.article-content h2,.article-content h3,.article-content div,.article-content span{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:100%!important;display:block!important}.article-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important;overflow-x:hidden!important}.article-page{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.article{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.article-content{box-sizing:border-box!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.article-content p{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0 0 22px!important;display:block!important}.article-content h1,.article-content h2,.article-content h3{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;min-width:0!important;max-width:100%!important}}.article-content h2{color:#111827!important;box-sizing:border-box!important;border-left:4px solid #e11d48!important;margin:38px 0 16px!important;padding-left:14px!important;font-size:28px!important;font-weight:800!important;line-height:1.3!important}@media (width<=800px){.article-content h2{border-left-width:4px!important;margin:32px 0 14px!important;padding-left:11px!important;font-size:23px!important;line-height:1.35!important}.article-page,.article-site,.article,.article-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.article-content p,.article-content h1,.article-content h2,.article-content h3,.article-content div,.article-content span{box-sizing:border-box!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;min-width:0!important;max-width:100%!important}}.article-content,.article-content p,.article-content h1,.article-content h2,.article-content h3,.article-content div,.article-content span{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;box-sizing:border-box!important;min-width:0!important;max-width:100%!important}@media (width<=800px){.article-content{font-size:17px!important;line-height:1.8!important}.article-content p{margin:0 0 22px!important;font-size:17px!important;line-height:1.8!important}.article-content h2{font-size:23px!important;line-height:1.35!important}.article-content h3{font-size:20px!important;line-height:1.35!important}}.article-content h2{color:#101828!important;box-sizing:border-box!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;background:linear-gradient(90deg,#fff5f7 0%,#fff 75%)!important;border-bottom:1px solid #e5e7eb!important;border-left:5px solid #e11d48!important;border-radius:0 8px 8px 0!important;margin:42px 0 22px!important;padding:12px 16px 12px 18px!important;font-size:clamp(21px,3vw,28px)!important;font-weight:800!important;line-height:1.3!important;position:relative!important}.article-content h2:after{content:""!important;background:#e11d48!important;border-radius:3px!important;width:48px!important;height:3px!important;margin-top:9px!important;display:block!important}@media (width<=800px){.article-content h2{border-left-width:4px!important;margin:34px 0 18px!important;padding:10px 12px 10px 14px!important;font-size:21px!important;line-height:1.35!important}.article-content h2:after{width:40px!important;height:3px!important;margin-top:7px!important}}.article-meta{color:#667085!important;border-top:1px solid #e5e7eb!important;border-bottom:1px solid #e5e7eb!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin:22px 0 28px!important;padding:12px 0!important;font-size:13px!important;display:flex!important}.article-meta span:first-child{color:#e11d48!important;font-weight:800!important}.article-meta span+span:before{content:"•"!important;color:#98a2b3!important;margin-right:10px!important}@media (width<=800px){.article-meta{margin:18px 0 24px!important;padding:10px 0!important;font-size:12px!important}}.professional-breaking,.breaking-bar{overflow:hidden!important}.breaking-scroll{white-space:nowrap!important;align-items:center!important;min-width:0!important;display:flex!important;overflow:hidden!important}.breaking-scroll>*{flex-shrink:0!important}.breaking-scroll{position:relative!important}.breaking-scroll-track{white-space:nowrap!important;width:max-content!important;animation:32s linear infinite flashnews-breaking-scroll!important;display:inline-flex!important}@keyframes flashnews-breaking-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.breaking-scroll-track{animation:none!important}}.hero-news-layout{gap:16px!important;margin-bottom:24px!important}.main-hero-story{border-radius:14px!important;transition:transform .25s,box-shadow .25s!important;overflow:hidden!important;box-shadow:0 8px 24px #0714261f!important}.main-hero-story img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.hero-story-overlay{background:linear-gradient(#050c1900 0%,#050c199e 52%,#050c19f0 100%)!important;padding:22px!important}.hero-story-overlay h1,.hero-story-overlay h2,.hero-story-overlay a{text-shadow:0 2px 8px #00000073}.hero-side-stories{gap:12px!important}.hero-side-stories>*{border-radius:10px!important;transition:transform .2s,box-shadow .2s!important;overflow:hidden!important}.hero-side-stories>:hover{transform:translate(3px);box-shadow:0 6px 18px #0714261f!important}@media (width<=800px){.hero-news-layout{grid-template-columns:1fr!important;gap:14px!important}.main-hero-story{min-height:360px!important}.hero-side-stories{grid-template-columns:1fr!important}.hero-story-overlay{padding:18px!important}}.professional-breaking{background:#071426!important;border-top:1px solid #17263d!important;border-bottom:1px solid #17263d!important;align-items:center!important;width:100%!important;height:46px!important;display:flex!important;overflow:hidden!important}.breaking-title{z-index:3!important;color:#fff!important;letter-spacing:.3px!important;white-space:nowrap!important;background:#e91e4d!important;border-radius:6px!important;flex:none!important;align-items:center!important;height:34px!important;margin-left:12px!important;padding:0 18px!important;font-size:13px!important;font-weight:900!important;display:flex!important;box-shadow:0 3px 10px #e91e4d40!important}.breaking-scroll{flex:1!important;align-items:center!important;min-width:0!important;height:100%!important;display:flex!important;position:relative!important;overflow:hidden!important}.breaking-scroll-track{white-space:nowrap!important;will-change:transform!important;align-items:center!important;width:max-content!important;animation:32s linear infinite flashnews-breaking-scroll!important;display:inline-flex!important}.breaking-scroll-track a{color:#fff!important;white-space:nowrap!important;padding:0 32px!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;display:inline-block!important}.breaking-scroll-track a:after{content:"•"!important;color:#e91e4d!important;margin-left:32px!important;font-size:18px!important}.breaking-scroll:hover .breaking-scroll-track{animation-play-state:paused!important}.professional-home{color:#071426!important;background:#f5f7fa!important}.hero-news-layout{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)!important;gap:16px!important;margin-bottom:24px!important;display:grid!important}.main-hero-story{background:#071426!important;border-radius:14px!important;min-height:500px!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 28px #07142624!important}.main-hero-story img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:500px!important;display:block!important}.hero-story-overlay{color:#fff!important;background:linear-gradient(#0000,#030a16a6 45%,#030a16f5)!important;padding:30px!important;position:absolute!important;inset:auto 0 0!important}.hero-story-overlay h1,.hero-story-overlay h2{color:#fff!important;margin:10px 0!important;font-size:clamp(26px,3vw,44px)!important;font-weight:900!important;line-height:1.08!important}.hero-side-stories{flex-direction:column!important;gap:12px!important;display:flex!important}.hero-side-stories>*{background:#fff!important;border:1px solid #e5e9ef!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 4px 14px #07142612!important}.trending-box,.app-promo{border-radius:14px!important;box-shadow:0 6px 20px #07142614!important}.trending-box{background:#fff!important;border:1px solid #e4e8ee!important;padding:18px!important}.app-promo{color:#fff!important;background:#102947!important;border:0!important;overflow:hidden!important}.category-sections{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;margin-top:24px!important;display:grid!important}.category-section{background:#fff!important;border:1px solid #e4e8ee!important;border-radius:12px!important;padding:12px!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 4px 14px #0714260f!important}.category-section:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0714261c!important}.category-section img{aspect-ratio:16/9!important;object-fit:cover!important;border-radius:8px!important;width:100%!important}@media (width<=800px){.professional-main{padding:10px!important}.professional-breaking{height:42px!important}.breaking-title{margin-left:6px!important;padding:0 11px!important;font-size:11px!important}.breaking-scroll-track a{padding:0 20px!important;font-size:12px!important}.breaking-scroll-track a:after{margin-left:20px!important}.hero-news-layout{grid-template-columns:1fr!important;gap:12px!important}.main-hero-story,.main-hero-story img{min-height:340px!important}.hero-story-overlay{padding:18px!important}.hero-story-overlay h1,.hero-story-overlay h2{font-size:25px!important}.category-sections{grid-template-columns:1fr!important;gap:14px!important}}@media (prefers-reduced-motion:reduce){.breaking-scroll-track{animation:none!important;transform:none!important}}.article-content{color:#27303b!important;font-size:18px!important;line-height:1.8!important}.article-content p{margin:0 0 22px!important;font-size:18px!important;line-height:1.8!important}.article-content li{font-size:18px!important;line-height:1.8!important}.article-content strong{font-weight:700!important}@media (width<=800px){.article-content{font-size:17px!important;line-height:1.8!important}.article-content p{margin-bottom:20px!important;font-size:17px!important;line-height:1.8!important}.article-content li{font-size:17px!important;line-height:1.8!important}}.professional-main{max-width:1380px!important;margin:0 auto!important;padding:22px 24px 50px!important}.professional-hero{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)!important;gap:18px!important;margin-bottom:28px!important;display:grid!important}.hero-main,.hero-card{background:#101828!important;border-radius:12px!important;min-height:430px!important;position:relative!important;overflow:hidden!important;box-shadow:0 8px 24px #1018281f!important}.hero-main img,.hero-card img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:430px!important;display:block!important}.hero-main:after,.hero-card:after{content:""!important;pointer-events:none!important;background:linear-gradient(#0000000d 22%,#0000006b 55%,#000000e0 100%)!important;position:absolute!important;inset:0!important}.hero-main-content,.hero-content{z-index:2!important;color:#fff!important;padding:28px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.hero-main-content h1,.hero-content h1{color:#fff!important;letter-spacing:-.5px!important;margin:8px 0 0!important;font-size:clamp(25px,3vw,40px)!important;font-weight:800!important;line-height:1.16!important}.hero-main-content p,.hero-content p{color:#ffffffe0!important;margin:10px 0 0!important;font-size:15px!important;line-height:1.55!important}.hero-category,.hero-main-content .category,.hero-content .category{color:#fff!important;text-transform:uppercase!important;letter-spacing:.4px!important;background:#e91e4d!important;border-radius:4px!important;padding:5px 10px!important;font-size:11px!important;font-weight:800!important;display:inline-block!important}.hero-side{grid-template-rows:repeat(4,1fr)!important;gap:12px!important;display:grid!important}.hero-side-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;grid-template-columns:125px minmax(0,1fr)!important;min-height:100px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important;box-shadow:0 4px 14px #1018280f!important}.hero-side-card img{object-fit:cover!important;width:125px!important;height:100%!important;min-height:100px!important}.hero-side-content{min-width:0!important;padding:12px 13px!important}.hero-side-content h3{color:#111827!important;margin:5px 0 0!important;font-size:15px!important;font-weight:750!important;line-height:1.3!important}.hero-side-content .category{color:#e11d48!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}@media (width<=800px){.professional-main{padding:14px 12px 35px!important}.professional-hero{grid-template-columns:1fr!important;gap:12px!important}.hero-main,.hero-card{border-radius:10px!important;min-height:300px!important}.hero-main img,.hero-card img{min-height:300px!important}.hero-main-content,.hero-content{padding:18px!important}.hero-main-content h1,.hero-content h1{font-size:25px!important;line-height:1.2!important}.hero-main-content p,.hero-content p{font-size:14px!important}.hero-side{grid-template-rows:none!important;gap:10px!important}.hero-side-card{grid-template-columns:105px minmax(0,1fr)!important;min-height:92px!important}.hero-side-card img{width:105px!important;min-height:92px!important}.hero-side-content{padding:10px 11px!important}.hero-side-content h3{font-size:14px!important;line-height:1.3!important}}.hero-slider .main-hero-story{opacity:0;visibility:hidden;animation:25s infinite fn24HeroSlide;animation-delay:calc(var(--slide-index) * 5s);transform:translate(35px)scale(.985);width:100%!important;min-height:430px!important;position:absolute!important;inset:0!important}@keyframes fn24HeroSlide{0%,3%{opacity:1;visibility:visible;transform:translate(0)scale(1)}18%{opacity:1;visibility:visible;transform:translate(0)scale(1)}22%,to{opacity:0;visibility:hidden;transform:translate(-35px)scale(.985)}}.main-hero-story,.side-story,.trending-box,.app-promo,.trend-item{transition:transform .35s,box-shadow .35s,border-color .35s!important}.main-hero-story{box-shadow:0 0 0 1px #ffffff14,0 12px 30px #071a2d2e!important}.main-hero-story:hover{transform:translateY(-3px)!important;box-shadow:0 0 0 2px #e91e4d73,0 16px 38px #e91e4d38!important}.side-story{border:1px solid #e4e8ee!important;animation:5s ease-in-out infinite fn24CardFloat!important;position:relative!important;overflow:hidden!important}.side-story:nth-child(2){animation-delay:.7s!important}.side-story:nth-child(3){animation-delay:1.4s!important}.side-story:nth-child(4){animation-delay:2.1s!important}.side-story:hover{border-color:#e91e4d!important;transform:translate(-5px)!important;box-shadow:0 0 0 2px #e91e4d24,0 12px 28px #10182829!important}@keyframes fn24CardFloat{0%,to{box-shadow:0 4px 14px #1018280f}50%{box-shadow:0 0 0 2px #e91e4d1a,0 10px 25px #e91e4d24}}.trending-box{border:1px solid #e4e8ee!important}.trend-item{border-radius:8px!important}.trend-item:hover{transform:translate(5px)!important;box-shadow:0 6px 18px #e91e4d1f!important}.hero-slider-dots span{background:#ffffff8c!important;border-radius:50%!important;width:7px!important;height:7px!important}.hero-slider-dots span.active{background:#e91e4d!important;border-radius:5px!important;width:22px!important}@media (prefers-reduced-motion:reduce){.hero-slider .main-hero-story,.side-story{animation:none!important}.hero-slider .main-hero-story:first-child{opacity:1;visibility:visible;transform:none!important}.main-hero-story,.side-story,.trending-box,.app-promo,.trend-item{transition:none!important}}@media (width<=800px){.hero-slider,.hero-slider .main-hero-story,.hero-slider .main-hero-story img{min-height:310px!important}.hero-slider-dots{bottom:10px!important}}.hero-slider .main-hero-story{animation-fill-mode:both}.hero-slider .main-hero-story:first-child{animation-delay:0s!important}.hero-slider{background:#071a2d!important;border-radius:14px!important;min-height:430px!important;position:relative!important;overflow:hidden!important}.hero-slider .main-hero-story{opacity:0!important;visibility:hidden!important;pointer-events:none!important;width:100%!important;height:100%!important;min-height:430px!important;transition:opacity .55s,transform .55s,visibility .55s!important;animation:none!important;position:absolute!important;inset:0!important;transform:translate(30px)!important}.hero-slider .main-hero-story.hero-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2!important;transform:translate(0)!important}.hero-slider .main-hero-story img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:430px!important}.hero-slider-dots{z-index:10!important;gap:6px!important;display:flex!important;position:absolute!important;bottom:10px!important;left:50%!important;transform:translate(-50%)!important}.hero-slider-dots button{opacity:.65!important;cursor:pointer!important;background:#fff!important;border:0!important;border-radius:50%!important;width:8px!important;height:8px!important;padding:0!important}.hero-slider-dots button.active{opacity:1!important;background:#e91e4d!important;border-radius:8px!important;width:20px!important}.trend-app-section{align-items:stretch!important;gap:18px!important}.trending-box{background:#fff!important;border:1px solid #e5e9ef!important;border-radius:14px!important;position:relative!important;overflow:hidden!important;box-shadow:0 5px 20px #071a2d14!important}.trending-box:before{content:""!important;pointer-events:none!important;z-index:0!important;-webkit-mask-composite:xor!important;background:linear-gradient(110deg,#0000 20%,#e91e4da6 45%,#0000 70%) 0 0/220% 100%!important;border-radius:14px!important;padding:1px!important;animation:5s linear infinite fn24TrendingGlow!important;position:absolute!important;inset:0!important;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0)!important;-webkit-mask-position:0 0,0 0!important;-webkit-mask-size:auto,auto!important;-webkit-mask-repeat:repeat,repeat!important;-webkit-mask-clip:content-box,border-box!important;-webkit-mask-origin:content-box,border-box!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;-webkit-mask-source-type:auto,auto!important;mask-mode:match-source,match-source!important}@keyframes fn24TrendingGlow{0%{background-position:220% 0}to{background-position:-20% 0}}.trending-box>*{z-index:1!important;position:relative!important}.trending-box .section-title{border-bottom:1px solid #edf0f4!important;margin:0!important;padding:16px 18px 12px!important}.trending-box .section-title h2{letter-spacing:-.2px!important;font-size:18px!important;font-weight:800!important}.trend-item{background:#fff!important;border:1px solid #edf0f4!important;border-radius:10px!important;gap:10px!important;min-height:52px!important;margin:0 12px 9px!important;padding:11px 12px!important;box-shadow:0 2px 8px #071a2d0b!important}.trend-item:first-of-type{margin-top:12px!important}.trend-item:last-child{margin-bottom:14px!important}.trend-item b{color:#fff!important;background:#e91e4d!important;border-radius:50%!important;flex:0 0 30px!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;font-size:14px!important;display:flex!important;box-shadow:0 3px 9px #e91e4d38!important}.trend-item span{color:#172333!important;font-size:13px!important;font-weight:650!important;line-height:1.35!important}.trend-item:hover{border-color:#e91e4d!important;transform:translate(5px)!important;box-shadow:0 7px 18px #e91e4d24,0 0 12px #e91e4d14!important}.app-promo{background:linear-gradient(135deg,#071a2d,#123456)!important;border:1px solid #ffffff1a!important;border-radius:14px!important;position:relative!important;overflow:hidden!important;box-shadow:0 6px 22px #071a2d29!important}.app-promo:after{content:""!important;pointer-events:none!important;border:1px solid #ffffff1a!important;border-radius:50%!important;width:180px!important;height:180px!important;position:absolute!important;top:-70px!important;right:-80px!important;box-shadow:0 0 0 25px #ffffff06,0 0 0 50px #ffffff05!important}.app-promo h2{margin-bottom:10px!important;font-size:24px!important;font-weight:850!important;line-height:1.15!important}.app-promo p{opacity:.9!important;font-size:13px!important;line-height:1.55!important}.phone-symbol{filter:drop-shadow(0 6px 10px #00000040)!important}@media (width<=800px){.trend-app-section{grid-template-columns:1fr!important;gap:14px!important}.trending-box{width:100%!important}.trend-item{min-height:56px!important}.trend-item span{font-size:13px!important}.app-promo{min-height:210px!important}.app-promo h2{font-size:22px!important}}.category-section{position:relative!important}.category-grid{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:14px!important;padding:5px 3px 12px!important;display:flex!important;overflow-x:auto!important}.category-grid::-webkit-scrollbar{display:none!important}.category-card{scroll-snap-align:start!important;background:#fff!important;border:1px solid #e4e9ef!important;border-radius:12px!important;flex:0 0 calc(33.333% - 10px)!important;min-width:0!important;transition:transform .3s,box-shadow .3s,border-color .3s!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 14px #071a2d12!important}.category-card:before{content:""!important;pointer-events:none!important;z-index:2!important;background:linear-gradient(110deg,#0000 25%,#e91e4d8c,#0000 75%) 0 0/220% 100% border-box!important;border:1px solid #0000!important;border-radius:12px!important;animation:5s linear infinite fn24CategoryGlow!important;position:absolute!important;inset:0!important}@keyframes fn24CategoryGlow{0%{background-position:220% 0}to{background-position:-20% 0}}.category-card:hover{border-color:#e91e4d!important;transform:translateY(-4px)!important;box-shadow:0 9px 22px #071a2d1f,0 0 14px #e91e4d1a!important}.category-card img{object-fit:cover!important;width:100%!important;height:145px!important;display:block!important}.category-card h3{color:#172333!important;margin:0!important;padding:10px 11px 4px!important;font-size:15px!important;font-weight:750!important;line-height:1.35!important}.category-card small{color:#8a929d!important;padding:5px 11px 11px!important;font-size:11px!important;display:block!important}.category-section .section-title{border-bottom:2px solid #172333!important;margin-bottom:10px!important}.category-section .section-title h2{font-size:18px!important;font-weight:850!important}.category-section .section-title a,.category-section .section-title span{color:#4775a8!important;font-weight:700!important}@media (width<=800px){.category-grid{gap:12px!important;padding-right:24px!important}.category-card{flex:0 0 82%!important}.category-card img{height:180px!important}.category-card h3{font-size:15px!important}}.category-carousel{width:100%!important;position:relative!important;overflow:hidden!important}.category-track{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:14px!important;padding:4px 3px 10px!important;display:flex!important;overflow-x:auto!important}.category-track::-webkit-scrollbar{display:none!important}.category-feature{scroll-snap-align:start!important;background:#fff!important;border:1px solid #e3e8ee!important;border-radius:12px!important;flex:0 0 calc(33.333% - 10px)!important;min-width:0!important;transition:transform .3s,box-shadow .3s,border-color .3s!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 4px 14px #071a2d12!important}.category-feature:after{content:""!important;pointer-events:none!important;background:linear-gradient(100deg,#0000,#ffffff6b,#0000)!important;width:55%!important;height:100%!important;animation:5s ease-in-out infinite fn24CardShine!important;position:absolute!important;top:0!important;left:-80%!important;transform:skew(-18deg)!important}@keyframes fn24CardShine{0%,55%{left:-80%}to{left:140%}}.category-feature:hover{border-color:#e91e4d!important;transform:translateY(-4px)!important;box-shadow:0 9px 22px #071a2d1f,0 0 15px #e91e4d1f!important}.category-feature img{object-fit:cover!important;width:100%!important;height:150px!important;display:block!important}.category-feature h3{color:#172333!important;margin:0!important;padding:10px 11px 5px!important;font-size:14px!important;font-weight:750!important;line-height:1.38!important}.category-feature small{color:#89929d!important;padding:4px 11px 11px!important;font-size:10px!important;display:block!important}.category-dots{justify-content:center!important;align-items:center!important;gap:5px!important;padding:2px 0 4px!important;display:flex!important}.category-dots span{background:#aab3bd!important;border-radius:50%!important;width:6px!important;height:6px!important;display:block!important}.category-dots span.active{background:#e91e4d!important;border-radius:8px!important;width:18px!important}@media (width<=800px){.category-track{gap:12px!important;padding-right:24px!important}.category-feature img{height:175px!important}.category-feature h3{font-size:15px!important;line-height:1.4!important}.category-sections{grid-template-columns:1fr!important;gap:22px!important}.home-category{width:100%!important;min-width:0!important}.category-track{width:100%!important}.category-feature{flex:0 0 82%!important}}.category-carousel{position:relative!important}.category-arrow{z-index:8!important;color:#fff!important;cursor:pointer!important;background:#071a2deb!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:30px!important;line-height:30px!important;transition:transform .2s,background .2s!important;display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;box-shadow:0 4px 14px #00000038!important}.category-arrow:hover{background:#e91e4d!important;transform:translateY(-50%)scale(1.08)!important}.category-arrow-left{left:8px!important}.category-arrow-right{right:8px!important}@media (width<=800px){.category-arrow{width:32px!important;height:32px!important;font-size:27px!important}.category-arrow-left{left:6px!important}.category-arrow-right{right:6px!important}.professional-main .category-sections{width:100%!important;display:block!important}.professional-main .home-category{width:100%!important;max-width:100%!important;margin:0 0 26px!important;display:block!important}.professional-main .category-carousel{width:100%!important;display:block!important}.professional-main .category-track{width:100%!important;display:flex!important;overflow-x:auto!important}.professional-main .category-feature{flex:0 0 82%!important;width:82%!important;max-width:82%!important}}.professional-main .category-sections{width:100%!important;display:block!important}.professional-main .home-category{width:100%!important;max-width:100%!important;margin:0 0 32px!important}.professional-main .category-track{scroll-snap-type:x mandatory!important;scrollbar-width:none!important;gap:16px!important;width:100%!important;display:flex!important;overflow-x:auto!important}.professional-main .category-track::-webkit-scrollbar{display:none!important}.professional-main .category-feature{scroll-snap-align:start!important;flex:0 0 calc(25% - 12px)!important;width:calc(25% - 12px)!important;max-width:none!important}.professional-main .category-feature img{height:190px!important}@media (width<=800px){.professional-main .category-sections{display:block!important}.professional-main .home-category{width:100%!important;margin-bottom:28px!important}.professional-main .category-track{gap:12px!important;width:100%!important}.professional-main .category-feature{flex:0 0 82%!important;width:82%!important}.professional-main .category-feature img{height:180px!important}}.fn24-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;width:100%!important;margin-top:24px!important;display:grid!important}.fn24-category-card{color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;width:100%!important;min-width:0!important;text-decoration:none!important;transition:transform .25s,box-shadow .25s!important;display:block!important;overflow:hidden!important;box-shadow:0 5px 18px #071a2d14!important}.fn24-category-card:hover{transform:translateY(-5px)!important;box-shadow:0 12px 28px #071a2d24!important}.fn24-category-card img,.fn24-category-placeholder{object-fit:cover!important;width:100%!important;height:220px!important;display:block!important}.fn24-category-placeholder{color:#fff!important;background:#071a2d!important;justify-content:center!important;align-items:center!important;font-weight:800!important;display:flex!important}.fn24-category-card-content{padding:15px 16px 18px!important}.fn24-category-card-content .category{color:#e11d48!important;text-transform:uppercase!important;margin-bottom:7px!important;font-size:11px!important;font-weight:800!important;display:inline-block!important}.fn24-category-card-content h3{color:#111827!important;margin:0 0 9px!important;font-size:19px!important;font-weight:800!important;line-height:1.35!important}.fn24-category-card-content p{color:#6b7280!important;margin:0!important;font-size:14px!important;line-height:1.55!important}@media (width<=800px){.fn24-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.fn24-category-card img,.fn24-category-placeholder{height:180px!important}.fn24-category-card-content{padding:12px!important}.fn24-category-card-content h3{font-size:16px!important}}@media (width<=600px){.fn24-category-grid{grid-template-columns:1fr!important;gap:18px!important}.fn24-category-card img,.fn24-category-placeholder{height:210px!important}.fn24-category-card-content h3{font-size:19px!important}}.category-feature{animation:2.8s ease-in-out infinite fn24CategoryPulse!important}.category-feature:nth-child(2){animation-delay:.45s!important}.category-feature:nth-child(3){animation-delay:.9s!important}.category-feature:nth-child(4){animation-delay:1.35s!important}.category-feature:nth-child(5){animation-delay:1.8s!important}@keyframes fn24CategoryPulse{0%,to{box-shadow:0 4px 14px #071a2d12,0 0 #e91e4d00}50%{box-shadow:0 7px 20px #071a2d1f,0 0 16px #e91e4d4d}}@media (prefers-reduced-motion:reduce){.category-feature{animation:none!important}}.category-dots button{cursor:pointer!important;background:#aeb7c2!important;border:0!important;border-radius:50%!important;width:7px!important;min-width:7px!important;height:7px!important;padding:0!important;transition:width .25s,background .25s,transform .25s!important}.category-dots button.active{background:#e91e4d!important;border-radius:10px!important;width:22px!important;min-width:22px!important;transform:scale(1.05)!important}.category-dots button:hover{background:#071a2d!important}.mobile-menu-button{color:#071426;cursor:pointer;background:#f3f4f6;border:0;border-radius:50%;width:42px;height:42px;font-size:22px;display:none}.mobile-menu-overlay{z-index:9999;background:#00000073;position:fixed;inset:0}.mobile-menu-panel{background:#fff;width:min(320px,85vw);height:100%;padding:20px;overflow-y:auto;box-shadow:5px 0 25px #0003}.mobile-menu-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.mobile-menu-logo{font-size:23px;font-weight:800}.mobile-menu-logo b{color:#e11d48}.mobile-menu-header button{background:#f3f4f6;border:0;border-radius:50%;width:38px;height:38px;font-size:18px}.mobile-menu-nav{flex-direction:column;margin-top:18px;display:flex}.mobile-menu-nav a{color:#071426;border-bottom:1px solid #f0f0f0;padding:15px 8px;font-weight:700;text-decoration:none}.mobile-menu-footer{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px;display:grid}.mobile-menu-footer a{color:#6b7280;font-size:13px;text-decoration:none}@media (width<=800px){.mobile-menu-button{display:block}.main-navigation{display:none!important}}
