:root{--bg:#f7f8fb;--surface:#fff;--text:#0f1724;--muted:#6b7280;--primary:#0b74de;--accent:#ff6b6b;--card-border:#e6e9ef;--strong-border:#cbd5e1;--radius:10px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:'Noto Sans Malayalam','Noto Sans','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--primary)}ul{list-style:none;padding:0}h1,h2,h3,h4,h5,h6,header h1,article h1{line-height:1.25;color:#111827}.card h3,.card h4,.flash-card h3,.flash-card h4,.card .card-content h3,.hero h2,.more-latest h3,.latest-updates h3,.breadcrumb,nav a{font-family:'Anek Malayalam','Noto Sans Malayalam','Noto Sans','Inter',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;font-weight:700}.site-header{position:relative;background:linear-gradient(90deg,var(--primary),#085ea8);color:#fff;padding:20px 24px;box-shadow:0 3px 14px rgba(0,0,0,.12)}.header-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;max-width:1400px;margin:auto}.brand{display:flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;color:inherit}.site-logo{height:58px;width:auto;border-radius:8px;box-shadow:0 5px 18px rgba(0,0,0,.18)}.site-title{font-size:2rem;font-weight:800;letter-spacing:-.5px}.header-tagline,body.production-site .header-tagline{margin:0;color:#fff !important;font-size:.95rem;opacity:.95}header h1{margin:0;font-weight:700;letter-spacing:-.2px}header p{margin:0;font-size:.95rem;color:rgba(255,255,255,.95)}.auth-link{position:absolute;top:14px;right:18px;color:#fff;text-align:right}.auth-link a{color:#fff;text-decoration:none;font-weight:600}.main-nav{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:12px 20px;background:#fff;border-bottom:1px solid #e5e7eb;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;position:sticky;top:0;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.05)}.main-nav::-webkit-scrollbar{display:none}.main-nav a{color:#1f2937;text-decoration:none;padding:10px 18px;border-radius:999px;font-weight:600;transition:.25s;white-space:nowrap;flex-shrink:0}.main-nav a:hover,.main-nav a.active{background:var(--primary);color:#fff}nav a:focus{outline:2px solid rgba(11,116,222,.14);outline-offset:2px}.search-inline{display:flex;justify-content:center;margin:34px 0 18px}.search-inline form{display:inline-flex;gap:8px}.search-inline input[type="search"]{padding:12px 14px;border-radius:12px;border:1px solid var(--strong-border);width:480px;max-width:72vw;background:#fff}.search-inline button{background:var(--primary);color:#fff;border:0;padding:10px 14px;border-radius:12px;cursor:pointer}header .search-inline.header-search{position:absolute;right:18px;left:auto;top:90px;max-width:720px;z-index:2;margin:0}header .search-inline.header-search input[type="search"]{width:360px;max-width:60vw}main{width:100%;max-width:1400px;margin:28px auto;padding:0 20px}.home-columns{display:grid;grid-template-columns:1fr 320px;gap:20px;align-items:start}.hero,.more-latest,.live-widgets,.top-watched{background:var(--surface);border:1px solid var(--strong-border);border-radius:12px;box-shadow:0 6px 18px rgba(12,18,26,.04)}.hero{padding:18px}.more-latest{padding:14px !important;margin:24px 0 !important}.more-latest h3{font-size:22px !important;line-height:1.25 !important;margin:0 0 14px !important;letter-spacing:-.2px}.more-latest .grid,.category-section .grid{gap:16px !important}.category-section,.latest-updates,.related-news-section{margin:24px 0 !important}.category-section h2,.latest-updates h3{margin-bottom:14px !important;letter-spacing:-.2px}.card{box-sizing:border-box;display:flex;flex-direction:column;overflow:visible;border-radius:12px !important;box-shadow:0 6px 18px rgba(12,18,26,.045) !important;word-break:break-word}.card:hover{transition:transform .18s ease,box-shadow .18s ease}.card img{width:100% !important;height:180px !important;object-fit:cover !important;display:block !important;border-radius:10px !important}.card .card-content{padding:12px !important;box-sizing:border-box;width:100%;flex:1 1 auto;overflow:visible}.card .card-content h3,.card .card-content h4{font-size:17px !important;line-height:1.35 !important;margin:8px 0 !important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.35em * 3);word-break:break-word;overflow-wrap:anywhere;hyphens:auto;white-space:normal}.card .card-content p{font-family:'Noto Sans Malayalam','Noto Sans',Georgia,serif;font-size:14.5px !important;line-height:1.45 !important;color:var(--muted);margin:6px 0 8px !important;display:block;max-height:calc(1.45em * 6);word-break:break-word;overflow-wrap:anywhere}.card .read-more,.flash-card a.read-more{display:inline;color:var(--primary);font-weight:700;text-decoration:underline;padding:0;margin-left:6px}.card .read-more:hover,.flash-card a.read-more:hover{text-decoration:none}.more-latest .card{height:100%;display:flex !important;flex-direction:column !important}.more-latest .card .card-content{flex:1;display:flex;flex-direction:column}.more-latest .card .card-content p{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.45em * 7)}.more-latest .card .read-more{margin-top:auto !important}.card-meta{font-size:.85rem;color:var(--muted);margin-bottom:6px;display:flex;gap:8px;align-items:center}.card-meta .cat{font-weight:700;color:var(--primary);text-transform:capitalize}.card-meta .pub{color:var(--muted);font-weight:600}.more-latest .card .card-meta{display:block;margin-bottom:8px}.more-latest .card .card-meta .cat{font-weight:700;line-height:1.1}.more-latest .card .card-meta .pub{font-size:.9rem;color:var(--muted);margin-top:4px}.carousel{position:relative}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;gap:16px;transition:transform .45s cubic-bezier(.22,.9,.3,1);will-change:transform}.carousel-track>.card{flex:0 0 25%;max-width:25%;box-sizing:border-box}.carousel-track>.carousel-page{flex:0 0 100%;max-width:100%;box-sizing:border-box;padding:0 6px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.carousel-track>.carousel-page .card{max-width:100%;flex:initial}.carousel-controls{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.carousel-controls button{background:rgba(255,255,255,.95);border:1px solid var(--strong-border);padding:6px 10px;border-radius:8px;cursor:pointer}.carousel-controls button:focus{outline:2px solid rgba(11,116,222,.14);outline-offset:2px}.top-stories-carousel{position:relative}.top-stories-carousel .carousel-track>.card{padding:12px;display:flex;flex-direction:column}.top-stories-carousel .carousel-track>.card.card-short{min-height:360px}.top-stories-carousel .carousel-track>.card.card-tall{min-height:480px}.top-stories-carousel .carousel-track>.card.card-short img{max-height:160px}.top-stories-carousel .carousel-track>.card.card-tall img{max-height:260px}.top-stories-carousel .carousel-track>.card .card-content{min-height:160px;flex:1;display:flex;flex-direction:column}.top-stories-carousel .carousel-track>.card .card-content h3{font-size:1.04rem !important;line-height:1.2 !important;margin:8px 0 !important;-webkit-line-clamp:3;max-height:calc(1.2em * 3)}.top-stories-carousel .card .card-content p{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.45em * 6)}.top-stories-carousel .card .read-more{display:inline-block;margin-top:10px}.top-stories-carousel .carousel-prev,.top-stories-carousel .carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;display:none;align-items:center;justify-content:center;border:1px solid var(--strong-border);background:rgba(255,255,255,.92);cursor:pointer;z-index:50;box-shadow:0 6px 18px rgba(12,18,26,.08)}.top-stories-carousel .carousel-prev{left:8px}.top-stories-carousel .carousel-next{right:8px}.top-stories-carousel:hover .carousel-prev,.top-stories-carousel:hover .carousel-next{display:flex}.top-stories-carousel .carousel-prev svg,.top-stories-carousel .carousel-next svg{width:18px;height:18px}.article-card,article{background:var(--surface);padding:18px !important;margin:16px 0 !important;border-radius:var(--radius);border:1px solid var(--card-border);box-shadow:0 10px 32px rgba(12,18,26,.06);overflow:visible}article h1{font-size:2rem;line-height:1.15;margin:0 0 8px;color:var(--text);word-break:normal;overflow-wrap:normal}article h2{font-size:1.4rem;margin:0 0 12px;color:var(--text)}.meta{font-size:.95rem;color:var(--muted)}.article-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:8px 0 18px;font-size:.95rem;color:#666}.article-meta i{color:var(--primary);margin-right:4px}.article-meta-separator{color:#999}#full-content{margin:28px auto 0;max-width:820px;line-height:2;font-size:1.15rem;color:#222;letter-spacing:.1px;font-family:'Noto Sans Malayalam','Noto Sans',Georgia,serif;word-break:normal;overflow-wrap:normal;-webkit-font-smoothing:antialiased}#full-content p{margin-bottom:24px;text-align:justify}#full-content img{display:block;margin:35px auto;width:100%;max-width:900px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.12);cursor:zoom-in;transition:transform .15s ease}#full-content img:hover{transform:scale(1.02)}#full-content blockquote{margin:30px 0;padding:18px 24px;border-left:5px solid var(--primary);background:#f8fbff;font-style:italic;border-radius:8px}#full-content ul,#full-content ol{padding-left:28px;margin:20px 0}#full-content li{margin-bottom:12px}.summary,.article-body,p,li,.flash-card p{font-family:'Noto Sans Malayalam','Noto Sans',Georgia,serif;font-size:16px;line-height:1.9;color:var(--text)}ul li{background:var(--surface);margin:12px 0;padding:14px;border-radius:10px;border:1px solid var(--strong-border);box-shadow:0 6px 18px rgba(12,18,26,.03);overflow:visible}.breadcrumb{max-width:1100px;margin:14px auto 0;padding:0 16px;font-size:.88rem;color:var(--muted)}.breadcrumb a{color:var(--primary);text-decoration:none;font-weight:600}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 4px}.breadcrumb span:last-child{display:inline-block;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}#reading-progress{position:fixed;top:0;left:0;width:0;height:4px;background:#ff3b30;z-index:999999;transition:width .08s linear}.flash-card{border-left:6px solid var(--primary);padding:18px 26px;background:var(--surface);border-radius:8px;margin:12px 0;border:1px solid var(--strong-border);box-shadow:0 6px 14px rgba(12,18,26,.04);position:relative;overflow:visible;word-wrap:break-word;-webkit-font-smoothing:subpixel-antialiased;z-index:0;background-clip:padding-box;transition:transform .18s ease,box-shadow .18s ease}.flash-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(12,18,26,.08)}.flash-card+.flash-card{margin-top:14px}.flash-card *{position:relative;z-index:1;background:transparent !important}.flash-card h3,.flash-card h4,.flash-card p,.flash-card a{display:block}.flash-card h3,.flash-card h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;hyphens:auto;word-break:break-word;overflow-wrap:anywhere;margin:0 0 8px;color:var(--text);font-family:'Noto Sans Malayalam','Noto Sans',Georgia,serif;font-size:.9rem !important;font-weight:600 !important;line-height:1.25;padding:0 10px 0 4px}.flash-card p{margin:0;color:var(--muted);line-height:1.45;white-space:normal}.breaking-news{background:linear-gradient(90deg,var(--accent),#ef4444);color:#fff;padding:10px 12px;border-radius:8px;font-weight:700;display:flex;align-items:center;gap:12px;overflow:hidden}.breaking-news::before{content:'Breaking News';font-weight:900;opacity:.98;margin-right:8px}.breaking-news .marquee{display:block;white-space:nowrap;overflow:hidden;flex:1;min-width:0;max-height:1.6em}.breaking-news .marquee span{display:inline-block;padding-right:56px;line-height:1.4}.breaking-news .marquee a,.breaking-news .marquee .rotating-item a,.breaking-news .breaking-card a,.breaking-item a{color:#fff !important;text-decoration:none;white-space:nowrap}.breaking-news .marquee .rotating-item{min-height:1.6em;display:flex;align-items:center;transition:opacity 420ms ease}.breaking-news .breaking-card{background:transparent !important;border-color:transparent !important;box-shadow:none !important;color:#fff !important;padding:6px 8px !important;max-width:calc(100% - 80px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.breaking-card{display:flex;align-items:center;gap:12px;padding:8px 14px;border-radius:8px;border:1px solid rgba(0,0,0,.04);box-shadow:none;min-height:44px;box-sizing:border-box}.breaking-card a{color:inherit;font-weight:700;text-decoration:none}.breaking-slot{display:block;width:100%;min-height:48px;overflow:hidden;position:relative}.breaking-mover{display:inline-block;white-space:nowrap}.breaking-mover[style*='animation']{will-change:transform}.breaking-inline-item,.breaking-item{display:inline-block;padding-right:12px}.rotating-item{display:flex;align-items:center}@keyframes breaking-scroll-left{from{transform:translateX(var(--start-x,100%))}to{transform:translateX(var(--end-x,-100%))}}.rand-1,.rand-2,.rand-3,.rand-4,.rand-5,.rand-6,.rand-7,.rand-8{transition:background .28s ease,color .18s ease}.rand-1{background:linear-gradient(180deg,#fff5f3,#fff0ef);border-left:6px solid #ff6b6b;color:#1b2b2b}.rand-2{background:linear-gradient(180deg,#f0fdf4,#e8fff7);border-left:6px solid #06b6b4;color:#073b36}.rand-3{background:linear-gradient(180deg,#f0f7ff,#eef6ff);border-left:6px solid #4f46e5;color:#071030}.rand-4{background:linear-gradient(180deg,#fffaf0,#fff7e8);border-left:6px solid #f59e0b;color:#2b1b00}.rand-5{background:linear-gradient(180deg,#f7f9ff,#eef5ff);border-left:6px solid #0b74de;color:#042b40}.rand-6{background:linear-gradient(180deg,#fff9f0,#fff4e6);border-left:6px solid #ff914d;color:#2b1b00}.rand-7{background:linear-gradient(180deg,#fbf0ff,#f6ecff);border-left:6px solid #9b5cff;color:#2b1738}.rand-8{background:linear-gradient(180deg,#f0f8ff,#eefcff);border-left:6px solid #0aa3ff;color:#05283a}.flash-card.rand-1,.flash-card.rand-2,.flash-card.rand-3,.flash-card.rand-4,.flash-card.rand-5,.flash-card.rand-6,.flash-card.rand-7,.flash-card.rand-8{border-color:rgba(0,0,0,.04)}.flash-card.rand-1{background:linear-gradient(180deg,#fff5f3,#fff0ef) !important;color:#1b2b2b !important}.flash-card.rand-2{background:linear-gradient(180deg,#f0fdf4,#e8fff7) !important;color:#073b36 !important}.flash-card.rand-3{background:linear-gradient(180deg,#f0f7ff,#eef6ff) !important;color:#071030 !important}.flash-card.rand-4{background:linear-gradient(180deg,#fffaf0,#fff7e8) !important;color:#2b1b00 !important}.flash-card.rand-5{background:linear-gradient(180deg,#f7f9ff,#eef5ff) !important;color:#042b40 !important}.flash-card.rand-6{background:linear-gradient(180deg,#fff9f0,#fff4e6) !important;color:#2b1b00 !important}.flash-card.rand-7{background:linear-gradient(180deg,#fbf0ff,#f6ecff) !important;color:#2b1738 !important}.flash-card.rand-8{background:linear-gradient(180deg,#f0f8ff,#eefcff) !important;color:#05283a !important}.flash-card a.read-more{background:rgba(255,255,255,.9) !important;color:var(--primary) !important}.card.rand-1,.card.rand-2,.card.rand-3,.card.rand-4,.card.rand-5,.card.rand-6,.card.rand-7,.card.rand-8{background-clip:padding-box;color:inherit}.card.rand-1>.card-content{background:linear-gradient(180deg,#fff5f3,#fff0ef);color:#1b2b2b}.card.rand-2>.card-content{background:linear-gradient(180deg,#f0fdf4,#e8fff7);color:#073b36}.card.rand-3>.card-content{background:linear-gradient(180deg,#f0f7ff,#eef6ff);color:#071030}.card.rand-4>.card-content{background:linear-gradient(180deg,#fffaf0,#fff7e8);color:#2b1b00}.card.rand-5>.card-content{background:linear-gradient(180deg,#f7f9ff,#eef5ff);color:#042b40}.card.rand-6>.card-content{background:linear-gradient(180deg,#fff9f0,#fff4e6);color:#2b1b00}.card.rand-7>.card-content{background:linear-gradient(180deg,#fbf0ff,#f6ecff);color:#2b1738}.card.rand-8>.card-content{background:linear-gradient(180deg,#f0f8ff,#eefcff);color:#05283a}.tw-item.rand-1,.tw-item.rand-2,.tw-item.rand-3,.tw-item.rand-4,.tw-item.rand-5,.tw-item.rand-6,.tw-item.rand-7,.tw-item.rand-8{background:transparent}.category-sections .category-block{margin-top:12px}.category-toggle,.categorywise-toggle{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--strong-border);padding:10px 12px;border-radius:10px;cursor:pointer;width:100%;text-align:left}.category-toggle{background:linear-gradient(180deg,#f7fbff,#eef7ff);font-weight:800}.categorywise-toggle{background:linear-gradient(180deg,#fff,#f4fbff);font-weight:900;margin-bottom:10px}.category-toggle .category-label{font-weight:800}.categorywise-toggle .cw-label{font-weight:900;color:var(--text)}.category-toggle .category-arrow,.categorywise-toggle .cw-arrow{font-size:1.05rem;color:var(--muted)}.category-list .card{border-radius:8px}.categories-heading{margin:6px 0 12px;font-weight:900;color:var(--primary)}.category-sections #categorywise-content{display:block}.nav-links{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;margin-bottom:14px;flex-wrap:wrap}.nav-links a{color:var(--primary);text-decoration:none;font-weight:600;padding:6px 8px;border-radius:8px}.nav-links .disabled{color:var(--muted)}.nav-right{display:flex;flex-direction:row;gap:10px;align-items:center}.nav-more{display:flex;align-items:center;position:relative;margin-left:6px}.nav-more-toggle{background:transparent;border:0;color:var(--primary);font-weight:700;padding:6px 8px;border-radius:8px;cursor:pointer;font-size:inherit}.nav-more-toggle:focus{outline:2px solid rgba(11,116,222,.14);outline-offset:2px}.nav-more-menu{position:absolute;right:0;top:calc(100%+8px);background:var(--surface);border:1px solid var(--strong-border);box-shadow:0 8px 24px rgba(12,18,26,.08);border-radius:8px;padding:6px;display:none;min-width:180px;z-index:60}.nav-more.open .nav-more-menu{display:block}.nav-more-menu.floating{position:fixed;right:auto;left:auto;top:unset}.nav-more-menu a{display:block;padding:8px 10px;color:var(--text);text-decoration:none;border-radius:6px}.nav-more-menu a:hover{background:#f1f5f9}.nav-more-menu a.rand-1,.nav-more-menu a.rand-2,.nav-more-menu a.rand-3,.nav-more-menu a.rand-4,.nav-more-menu a.rand-5,.nav-more-menu a.rand-6,.nav-more-menu a.rand-7,.nav-more-menu a.rand-8{color:inherit;padding:10px 12px;border-radius:6px;display:block}#comments{margin-top:24px}.comment-box,.comment{background:#fbfdff;border:1px solid var(--strong-border);padding:14px;border-radius:10px;margin:10px 0}.comment-box textarea{width:100%;padding:12px;border-radius:8px;border:1px solid var(--card-border);font-size:1rem}.comment-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.view-replies{color:var(--muted);font-size:.95rem}.vote-buttons{display:flex;gap:8px}.vote-buttons button{background:none;border:0;cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;gap:6px}.like-btn{color:#0ea5a4;font-weight:700}.unlike-btn{color:#ef4444;font-weight:700}.like-btn.active,.unlike-btn.active{background:rgba(11,116,222,.06)}.login-warning{color:#d32f2f;font-weight:700}.live-widgets{margin-top:18px;padding:12px}.live-widgets .widget{margin:8px 0;padding:8px;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(0,0,0,.03)}.live-widgets .widget-title{font-weight:800;color:var(--primary);margin-bottom:6px}.live-widgets .widget-body{font-size:.95rem;color:var(--muted)}.live-widgets .stock-row{display:flex;justify-content:space-between;gap:8px}.live-widgets .stock-row .sym{font-weight:700}.live-widgets .weather-temp{font-size:1.2rem;font-weight:800}.widget-controls{display:flex;flex-direction:column;gap:8px;margin-top:8px}.widget-controls .btn-small{background:transparent;border:1px solid var(--strong-border);padding:6px 8px;border-radius:8px;cursor:pointer}.loc-search{display:flex;gap:8px;align-items:center;position:relative}.loc-search input{flex:1;padding:8px;border:1px solid var(--strong-border);border-radius:8px}.location-suggestions{display:none;position:absolute;left:0;right:0;top:calc(100%+6px);z-index:600;border:1px solid var(--strong-border);background:#fff;border-radius:6px;margin-top:6px;max-height:220px;overflow:auto;box-shadow:0 8px 20px rgba(2,6,23,.12)}.location-suggestions .loc-item{padding:8px 10px;border-bottom:1px solid #f1f5f9;cursor:pointer}.location-suggestions .loc-item:hover{background:#f1f7ff}.top-watched{height:360px;overflow:hidden;padding:8px;border-radius:8px}.ticker-vertical{display:flex;flex-direction:column;gap:8px;animation:ticker-vertical 40s linear infinite}.top-watched:hover .ticker-vertical,.top-watched:focus-within .ticker-vertical,.top-watched .ticker-vertical:hover{animation-play-state:paused;-webkit-animation-play-state:paused}.tw-item{padding:10px 8px;border-bottom:1px solid #f1f5f9;background:transparent;display:flex;align-items:center;gap:8px;min-height:48px}.tw-item a{color:var(--text);text-decoration:none}.tw-item+.tw-item{margin-top:6px}@keyframes ticker-vertical{0%{transform:translateY(0)}100%{transform:translateY(-50%)}}.share-buttons{display:flex;gap:8px;align-items:center;margin:10px 0 14px}.share-btn{background:transparent;border:1px solid var(--card-border);padding:8px 10px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--primary);width:40px;height:40px}.share-btn i{font-size:16px}.share-btn:hover{background:rgba(11,116,222,.06)}.share-btn:focus{outline:2px solid rgba(11,116,222,.14);outline-offset:2px}#share-toast{position:fixed;left:50%;transform:translateX(-50%);bottom:24px;background:rgba(0,0,0,.88);color:#fff;padding:8px 12px;border-radius:8px;font-weight:600;z-index:9999;opacity:0;transition:opacity .18s ease;pointer-events:none;box-shadow:0 8px 20px rgba(2,6,23,.5)}.article-tools-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 18px;position:relative}.share-menu-wrapper{position:relative}.share-main-btn{border:1px solid var(--card-border);background:var(--surface);color:var(--primary);min-height:40px;padding:0 14px;border-radius:999px;cursor:pointer;font-weight:700;display:inline-flex;align-items:center;gap:8px;list-style:none}.share-main-btn::-webkit-details-marker{display:none}.share-menu{display:none;position:absolute;top:48px;left:0;min-width:190px;background:var(--surface);border:1px solid var(--card-border);border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.14);padding:8px;z-index:9999}.share-menu.open,.share-menu-wrapper[open] .share-menu{display:block}.share-menu button{width:100%;border:0;background:transparent;color:var(--text);padding:10px 12px;border-radius:8px;cursor:pointer;text-align:left;font-weight:600}.share-menu button:hover{background:rgba(11,116,222,.08)}.share-menu i{width:20px;color:var(--primary)}.mobile-share-icons{display:none;gap:8px}.font-size-controls{display:flex;gap:8px;margin-left:auto}.font-size-controls button{border:1px solid var(--card-border);background:var(--surface);color:var(--text);min-width:42px;height:38px;border-radius:999px;cursor:pointer;font-weight:700}.font-size-controls button:hover{background:rgba(11,116,222,.08)}.related-news-section h2{margin-bottom:20px;font-size:1.5rem;border-left:5px solid var(--primary);padding-left:12px}.related-news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.related-news-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:.2s;box-shadow:0 2px 8px rgba(0,0,0,.05)}.related-news-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.12)}.related-news-card img{width:100%;height:180px;object-fit:cover}.related-news-content{padding:15px}.related-news-category{display:inline-block;margin-bottom:8px;color:var(--primary);font-size:.85rem;font-weight:700;text-transform:uppercase}.related-news-content h3{margin:0 0 12px;font-size:1.08rem;line-height:1.4}.related-news-content p{margin:0;color:#777;font-size:.92rem}#image-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.2s;z-index:9999999}#image-lightbox.active{opacity:1;visibility:visible}#lightbox-image{max-width:95%;max-height:90%;object-fit:contain;border-radius:8px;box-shadow:0 0 30px rgba(0,0,0,.5)}#lightbox-close{position:absolute;top:20px;right:28px;color:#fff;font-size:42px;font-weight:bold;cursor:pointer;user-select:none;line-height:1}.staging-toolbar{margin:15px 0;padding:15px;background:#f5f5f5;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.staging-btn{display:inline-block;min-width:140px;text-align:center;padding:10px 20px;border:0;border-radius:5px;text-decoration:none;color:#fff;font-weight:600;cursor:pointer}.staging-btn.approve{background:#0a8f3d}.staging-btn.deny{background:#d62d20}.staging-btn.edit{background:#0066cc}.staging-toolbar form,.toolbar-item form{display:inline-flex;margin:0}.toolbar-item{display:flex}footer{background:#0b1320;color:#fff;text-align:center;padding:18px;margin-top:36px;border-radius:6px}@media (min-width:769px){.card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(12,18,26,.075) !important}}@media (max-width:920px){.home-columns{grid-template-columns:1fr}main{padding:0 12px}header .search-inline.header-search{position:static;margin-top:12px;display:flex;justify-content:flex-start}header .search-inline.header-search input[type="search"],.search-inline input[type="search"]{width:72vw}.carousel-track>.card{flex:0 0 50%;max-width:50%}nav a{padding:8px 10px;margin:4px}}@media (max-width:768px){body{font-size:15px;line-height:1.45;overflow-x:hidden}.site-header{padding:14px 12px !important}.header-inner{gap:6px !important}.brand{gap:10px !important}.site-logo{height:44px !important;border-radius:7px !important}.site-title{font-size:1.45rem !important;line-height:1.15 !important;letter-spacing:-.3px !important}.header-tagline{font-size:.82rem !important;text-align:center !important;line-height:1.35 !important}.auth-link{position:static !important;margin-top:4px !important;text-align:center !important;font-size:.85rem !important}header .search-inline.header-search{position:static !important;margin-top:10px !important;width:100% !important;justify-content:center !important}header .search-inline.header-search form{width:100% !important;display:flex !important;gap:6px !important}header .search-inline.header-search input[type="search"],.search-inline input[type="search"]{width:100% !important;max-width:none !important;padding:10px 12px !important;font-size:14px !important}header .search-inline.header-search button,.search-inline button{padding:10px 12px !important;font-size:14px !important;white-space:nowrap !important}.main-nav{padding:9px 10px !important;gap:6px !important}.main-nav a{padding:8px 12px !important;font-size:13.5px !important}main{margin:16px auto !important;padding:0 12px !important}.search-inline{margin:18px 0 14px}.search-inline form{width:100%;gap:6px}.category-section,.more-latest,.latest-updates,.related-news-section{margin:18px 0 !important}.more-latest{padding:12px !important;margin-top:12px !important;border-radius:12px}.more-latest h3{font-size:19px !important;line-height:1.25 !important;margin:0 0 12px !important}.category-section h2,.section-title,.latest-heading{font-size:20px !important;line-height:1.25 !important;margin:18px 0 12px !important}.category-section .grid,.more-latest .grid,.category-list .grid{display:grid !important;grid-template-columns:1fr !important;gap:14px !important}.card{border-radius:12px !important;box-shadow:0 4px 14px rgba(12,18,26,.045) !important}.card img{height:170px !important;border-radius:10px !important}.card .card-content{padding:10px !important}.card .card-content h3,.card .card-content h4{font-size:16px !important;line-height:1.35 !important;-webkit-line-clamp:3 !important;max-height:calc(1.35em * 3) !important;margin:7px 0 !important;word-break:normal !important;overflow-wrap:break-word !important}.card .card-content p{font-size:14px !important;line-height:1.45 !important;-webkit-line-clamp:4 !important;max-height:calc(1.45em * 4) !important;margin:8px 0 10px !important}.card .read-more,.top-stories-carousel .card .read-more,.more-latest .card .read-more,.category-list .card .read-more{display:block !important;position:static !important;clear:both !important;width:max-content !important;align-self:flex-start !important;margin:10px 0 0 !important;padding:0 !important;white-space:nowrap !important;line-height:1.35 !important}.more-latest .card .card-content p{-webkit-line-clamp:4 !important;max-height:calc(1.45em * 4) !important}.more-latest .card .card-meta,.more-latest .card .card-meta .cat,.more-latest .card .card-meta .pub{white-space:normal;overflow:visible;display:block;font-size:.88rem}.top-stories-carousel .carousel-track{display:flex !important;gap:0 !important}.top-stories-carousel .carousel-track>.carousel-page{flex:0 0 100% !important;max-width:100% !important;display:grid !important;grid-template-columns:1fr !important;grid-template-rows:repeat(2,auto) !important;gap:14px !important;padding:0 2px !important}.top-stories-carousel .carousel-track>.carousel-page .card{width:100% !important;max-width:100% !important;flex:none !important;margin:0 !important;min-height:auto !important}.top-stories-carousel .carousel-track>.card.card-short,.top-stories-carousel .carousel-track>.card.card-tall{min-height:auto !important}.top-stories-carousel .card img{height:165px !important}.top-stories-carousel .card .card-content{min-height:auto !important;padding:11px !important}.top-stories-carousel .card .card-content p{-webkit-line-clamp:3 !important;max-height:calc(1.45em * 3) !important;overflow:hidden !important}.top-stories-carousel .carousel-prev,.top-stories-carousel .carousel-next{display:flex;opacity:.95}.top-stories-carousel .card-meta,.category-list .card-meta{display:flex !important;align-items:center !important;gap:6px !important;flex-wrap:wrap !important;font-size:12.5px !important;line-height:1.3 !important;word-break:normal !important;overflow-wrap:normal !important}.top-stories-carousel .card-meta .cat,.top-stories-carousel .card-meta .pub,.category-list .card-meta .cat,.category-list .card-meta .pub{display:inline-flex !important;width:auto !important;max-width:100% !important;white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important}.top-stories-carousel .card-meta .cat::after,.category-list .card-meta .cat::after{content:"·";margin-left:6px;color:var(--muted);font-weight:400}.top-stories-carousel .card-meta .pub,.category-list .card-meta .pub{font-size:12.5px !important;color:var(--muted) !important}.category-list .card{display:flex !important;flex-direction:column !important;width:100% !important;max-width:100% !important;height:auto !important;min-height:auto !important;overflow:hidden !important}.category-list .card .card-content{display:block !important;padding:12px !important;min-height:auto !important;height:auto !important;overflow:visible !important}.category-list .card .card-content p{display:block !important;margin:8px 0 12px !important;line-height:1.45 !important;max-height:none !important;overflow:visible !important;-webkit-line-clamp:unset !important;-webkit-box-orient:unset !important}.category-list .flash-card,.category-sections .flash-card,.flash-card{display:block !important;padding:14px 16px !important;margin:10px 0 !important;overflow:visible !important}.category-list .flash-card p,.category-sections .flash-card p,.flash-card p{display:block !important;margin:6px 0 0 !important;line-height:1.45 !important;overflow:visible !important;max-height:none !important}.flash-card a.read-more,.category-list .flash-card a.read-more,.category-sections .flash-card a.read-more{display:block !important;position:static !important;clear:both !important;width:max-content !important;margin:10px 0 0 !important;padding:0 !important;line-height:1.35 !important;white-space:nowrap !important;background:transparent !important}article,.article-card{padding:15px !important;margin:14px 0 !important;border-radius:12px !important}article h1{font-size:1.45rem !important;line-height:1.25 !important;margin-bottom:10px !important}article h2{font-size:1.18rem !important;line-height:1.35 !important;margin-top:26px !important;margin-bottom:12px !important}.article-meta{font-size:.84rem !important;gap:6px !important;margin:8px 0 14px !important}.breadcrumb{font-size:.78rem !important;margin-top:8px !important;padding:0 12px !important}.breadcrumb span:last-child{max-width:180px !important}#full-content{margin-top:18px !important;font-size:1rem !important;line-height:1.75 !important;max-width:100% !important}#full-content p{margin-bottom:18px !important;text-align:left !important}#full-content img{margin:22px auto !important;border-radius:10px !important}#full-content blockquote{margin:20px 0 !important;padding:14px 16px !important;font-size:.96rem !important}.article-tools-row{display:flex !important;align-items:center !important;justify-content:space-between !important;flex-wrap:nowrap !important;gap:8px !important;margin:8px 0 14px !important;overflow:visible !important}.desktop-share-menu{display:none}.mobile-share-icons{display:flex;gap:6px;flex-wrap:nowrap}.font-size-controls{margin-left:auto;gap:4px;flex-wrap:nowrap}.font-size-controls button{min-width:30px;width:30px;height:30px;padding:0;font-size:12px;font-weight:700}.mobile-share-icons .share-btn{width:34px;height:34px;padding:0}.mobile-share-icons .share-btn i{font-size:15px}.share-buttons{gap:6px}.share-btn{width:36px;height:36px;padding:6px}.share-menu{left:0}.nav-links{gap:8px !important;margin-top:16px !important}.nav-links a{font-size:.9rem !important;padding:8px 10px !important}footer{margin-top:24px !important;padding:18px 12px !important;border-radius:0 !important;font-size:.88rem !important;line-height:1.5 !important}footer p{margin:6px 0 !important}.related-news-section{margin:26px 0 !important}.related-news-section h2{font-size:1.18rem !important;margin-bottom:14px !important;padding-left:10px !important}.related-news-grid{grid-template-columns:1fr !important;gap:14px !important}.related-news-card img{height:170px !important}.related-news-content{padding:12px !important}.related-news-content h3{font-size:1rem !important;line-height:1.35 !important;margin-bottom:8px !important}.related-news-content p{font-size:.86rem !important;line-height:1.4 !important}}@media (max-width:640px){.nav-links{display:flex !important;flex-direction:row !important;align-items:center !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;white-space:nowrap !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;width:100% !important}.nav-links::-webkit-scrollbar{display:none !important}.nav-links a{flex:0 0 auto !important;width:auto !important;box-sizing:border-box !important;white-space:nowrap !important}.nav-right{display:flex !important;flex-direction:row !important;align-items:center !important;width:auto !important}}@media (hover:none) and (pointer:coarse){.top-stories-carousel .card-meta,.category-list .card-meta{display:block !important;font-size:12px !important;line-height:1.35 !important;word-break:normal !important;overflow-wrap:normal !important}.top-stories-carousel .card-meta .cat,.top-stories-carousel .card-meta .pub,.category-list .card-meta .cat,.category-list .card-meta .pub{display:inline !important;width:auto !important;white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important}.top-stories-carousel .card-meta .cat::after,.category-list .card-meta .cat::after{content:" · ";color:var(--muted);font-weight:400}.top-stories-carousel .card-meta .pub,.category-list .card-meta .pub{font-size:12px !important;color:var(--muted) !important}}.breaking-link{color:#fff!important;margin-right:18px}.more-latest-grid{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.card-teaser{font-size:.95em}.category-list .card-meta,.top-stories-carousel .card-meta{display:flex !important;align-items:flex-start !important;gap:8px !important;flex-wrap:wrap !important;line-height:1.35 !important}.category-list .card-meta .cat,.top-stories-carousel .card-meta .cat{display:inline-block !important;width:auto !important;max-width:none !important;white-space:nowrap !important;word-break:keep-all !important;overflow-wrap:normal !important}.category-list .card-meta .pub,.top-stories-carousel .card-meta .pub{display:inline-block !important;white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important}.category-list .card .card-content p{margin:8px 0 12px !important}.category-list .card .read-more{display:block !important;position:static !important;margin:10px 0 0 !important;clear:both !important;width:max-content !important;white-space:nowrap !important;line-height:1.35 !important}.category-list .card .card-content{display:flex !important;flex-direction:column !important;overflow:hidden !important}.category-list .card .card-content p{display:-webkit-box !important;-webkit-line-clamp:4 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;max-height:calc(1.45em * 4) !important;margin:8px 0 12px !important;padding:0 !important;line-height:1.45 !important}.category-list .card .read-more{display:block !important;position:relative !important;flex:0 0 auto !important;margin:4px 0 0 !important;padding:0 !important;clear:both !important;width:max-content !important;white-space:nowrap !important;line-height:1.35 !important;background:transparent !important;z-index:2 !important}.top-stories-carousel .card,.top-stories-carousel .card .card-content{overflow:hidden !important}.top-stories-carousel .card .card-content h3{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:normal !important;word-break:break-word !important;overflow-wrap:anywhere !important;max-height:calc(1.35em * 2) !important;margin:8px 0 !important}.skip-link{position:absolute;left:-9999px;top:0;background:#000;color:#fff;padding:10px 16px;z-index:1000000;text-decoration:none;border-radius:0 0 6px 6px}.skip-link:focus{left:10px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #0d6efd;outline-offset:2px}footer{color:#ffffff}footer p{color:#ffffff}footer a{color:#9dccff}.error-page{max-width:760px;margin:70px auto;padding:40px 24px;text-align:center;background:var(--surface);border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.error-page h1{font-size:72px;margin:0;color:var(--primary)}.error-page h2{margin:10px 0;font-size:28px}.error-page p{color:var(--muted);font-size:17px;line-height:1.6}.error-actions{margin-top:24px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn-primary,.btn-secondary{display:inline-block;padding:11px 18px;border-radius:8px;text-decoration:none;font-weight:600}.btn-primary{background:var(--primary);color:#fff}.btn-secondary{background:#e5e7eb;color:#111827}.most-read-box{background:#ffffff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:14px;box-shadow:0 8px 24px rgba(15,23,42,.06);margin-bottom:18px}.most-read-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.most-read-head h3{margin:0;font-size:18px;line-height:1.2}.most-read-head span{font-size:12px;color:#64748b;white-space:nowrap}.most-read-list{display:flex;flex-direction:column;gap:10px}.most-read-item{display:flex;gap:10px;text-decoration:none;color:inherit;padding:9px;border-radius:12px;background:#f8fafc;transition:transform .15s ease,background .15s ease}.most-read-item:hover{background:#eef4ff;transform:translateX(2px)}.most-read-rank{width:26px;height:26px;min-width:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;font-size:13px;font-weight:700}.most-read-text{display:flex;flex-direction:column;gap:4px;min-width:0}.most-read-text strong{font-size:14px;line-height:1.35;font-weight:700;color:#0f172a}.most-read-text small{font-size:12px;color:#64748b}.latest-feed-box{background:#ffffff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:14px;box-shadow:0 8px 24px rgba(15,23,42,.06);margin-bottom:18px}.latest-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}.latest-feed-head h3{margin:0;font-size:18px;line-height:1.2}.latest-feed-head span{font-size:12px;color:#64748b;white-space:nowrap}.latest-feed-list{display:flex;flex-direction:column;gap:9px}.latest-feed-item{display:flex;gap:10px;text-decoration:none;color:inherit;padding:8px 6px;border-radius:12px}.latest-feed-item:hover{background:#f8fafc}.latest-dot{width:8px;height:8px;min-width:8px;border-radius:50%;background:#ef4444;margin-top:7px;box-shadow:0 0 0 4px rgba(239,68,68,.10)}.latest-feed-text{display:flex;flex-direction:column;gap:3px;min-width:0}.latest-feed-text strong{font-size:14px;line-height:1.35;font-weight:700;color:#0f172a}.latest-feed-text small{font-size:12px;color:#64748b}.slr-footer{margin-top:44px;background:#0f172a;color:#e5e7eb;border-top:4px solid #dc2626}.slr-footer-inner{max-width:1380px;margin:0 auto;padding:28px 18px}.slr-footer-brand{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.slr-footer-brand strong{font-size:22px;color:#fff}.slr-footer-brand span{color:#cbd5e1;font-size:14px}.slr-footer-links{display:flex;flex-wrap:wrap;gap:12px 18px;margin-bottom:18px}.slr-footer-links a{color:#e5e7eb;text-decoration:none;font-size:14px;font-weight:700}.slr-footer-links a:hover{color:#fff;text-decoration:underline}.slr-footer-copy{color:#94a3b8;font-size:13px}.slr-policy-page{max-width:900px;margin:32px auto;padding:0 18px}.slr-policy-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:26px;box-shadow:0 10px 28px rgba(15,23,42,.055)}.slr-policy-card h1{margin-top:0;font-size:30px}.slr-policy-card p{line-height:1.7;color:#475569}@media (max-width:800px){.slr-footer-inner{padding:24px 14px}.slr-footer-links{gap:10px 14px}.slr-policy-card{padding:20px}}.slr-footer-links{display:flex !important;flex-direction:column !important;align-items:center !important;gap:10px !important}.slr-footer-links a{display:block !important}.nav-more{position:relative;display:inline-block}.nav-more-menu{display:none;position:absolute;right:0;top:calc(100%+8px);min-width:210px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 28px rgba(15,23,42,.18);padding:8px;z-index:9999}.nav-more-menu.open{display:block}.nav-more-menu a{display:block;padding:10px 12px;border-radius:8px;color:#0f172a !important;text-decoration:none;font-weight:700}.nav-more-menu a:hover{background:#f1f5f9}.nav-more{position:relative;display:inline-block}.nav-more-menu{display:none;position:absolute;right:0;top:calc(100%+8px);min-width:210px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 28px rgba(15,23,42,.18);padding:8px;z-index:9999}.nav-more-menu.open{display:block}.nav-more-menu a{display:block;padding:10px 12px;border-radius:8px;color:#0f172a !important;text-decoration:none;font-weight:700}.nav-more-menu a:hover{background:#f1f5f9}.site-header{overflow:visible !important}.main-nav{overflow:visible !important}.nav-more{position:relative !important;overflow:visible !important}.nav-more-menu{position:fixed !important;display:none;top:72px !important;right:20px !important;left:auto !important;width:240px;background:#ffffff;border:1px solid #dbe3ec;border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.18);padding:10px;z-index:999999}.nav-more-menu.open{display:block !important}.nav-more-menu a{display:block;padding:11px 14px;border-radius:8px;text-decoration:none;color:#0f172a !important;font-weight:600}.nav-more-menu a:hover{background:#f1f5f9}.site-header,.main-nav,.nav-more{overflow:visible !important}.nav-more-menu{position:fixed !important;display:none !important;width:240px !important;min-width:240px !important;right:auto !important;background:#ffffff !important;border:1px solid #dbe3ec !important;border-radius:14px !important;box-shadow:0 16px 40px rgba(0,0,0,.20) !important;padding:10px !important;z-index:999999 !important}.nav-more-menu.open{display:block !important}.nav-more-menu a{display:block !important;padding:11px 14px !important;border-radius:8px !important;color:#0f172a !important;text-decoration:none !important;font-weight:700 !important}.nav-more-menu a:hover{background:#f1f5f9 !important}.nav-more-menu.open{margin-top:12px !important}.nav-more-menu{top:auto !important;margin-top:0 !important}.nav-more-menu.open{margin-top:0 !important}body{position:relative;overflow-x:hidden;background:#f8fafc !important}body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient( 90deg,rgba(248,250,252,.98) 0%,rgba(248,250,252,.93) 38%,rgba(248,250,252,.74) 64%,rgba(248,250,252,.42) 100% ),var(--page-watermark);background-repeat:no-repeat;background-position:left top,right center;background-size:cover,92% auto;opacity:1}body::after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:rgba(255,255,255,.18)}main,.article-container,.article-wrapper,.article-card,article,#comments{background:rgba(255,255,255,.88) !important;backdrop-filter:blur(1px)}article{border-radius:16px}@media(max-width:800px){body::before{background:linear-gradient( 180deg,rgba(248,250,252,.98) 0%,rgba(248,250,252,.92) 50%,rgba(248,250,252,.78) 100% ),var(--page-watermark);background-repeat:no-repeat;background-position:left top,center 130px;background-size:cover,135% auto}main,article,.related-news-section,#comments{background:rgba(255,255,255,.92) !important}}.comment-policy-box{margin:18px 0 24px;padding:14px 18px;border:1px solid #f2d48a;border-radius:10px;background:#fffdf5;color:#111827;font-size:13px;line-height:1.55}.comment-policy-title{font-size:15px;font-weight:700;margin-bottom:6px}.comment-policy-box p{margin:4px 0}.comment-policy-bold{font-weight:700}.comment-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.comment-vote-btn{border:0;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:2px 4px}.comment-vote-btn.like{color:#0faaa3}.comment-vote-btn.dislike{color:#ef4444}.comment-action-separator{color:#999}.comment-report-btn{border:0;background:transparent;color:#ef4444;cursor:pointer;font-size:14px}.comment-admin-btn{border:0;background:transparent;color:#111;cursor:pointer;font-size:14px}.comment-policy{margin:18px 0 20px;padding:14px 16px;background:#fffdf7;border:1px solid #f2d48a;border-left:4px solid #f4b400;border-radius:8px}.comment-policy-title{font-size:15px;font-weight:700;color:#222;margin-bottom:8px}.comment-policy-text{font-size:13px;color:#555;line-height:1.6}.comment-policy-text strong{color:#111}.comment-policy-text a{color:#1565c0;text-decoration:none}.comment-policy-text a:hover{text-decoration:underline}.comments-section{margin-top:30px}.comment-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;margin-bottom:18px;transition:.2s}.comment-card:hover{border-color:#cbd5e1;box-shadow:0 3px 10px rgba(0,0,0,.05)}.comment-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.comment-avatar{width:42px;height:42px;border-radius:50%;background:#1565c0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:bold;flex-shrink:0}.comment-user{font-weight:700;font-size:15px;color:#111827}.comment-date{font-size:12px;color:#6b7280}.comment-body{margin:10px 0 15px;color:#374151;line-height:1.7;word-break:break-word}.comment-footer{display:flex;align-items:center;flex-wrap:wrap;gap:18px;border-top:1px solid #f1f5f9;padding-top:10px}.comment-footer button,.comment-footer a{background:none;border:none;cursor:pointer;color:#475569;font-size:14px;display:flex;align-items:center;gap:5px;text-decoration:none;transition:.2s}.comment-footer button:hover,.comment-footer a:hover{color:#1565c0}.comment-like{color:#059669}.comment-dislike{color:#dc2626}.comment-report{color:#d97706}.comment-reply{color:#2563eb}.comment-count{font-weight:600;min-width:18px;text-align:center}@media (max-width:768px){.comment-card{padding:14px}.comment-footer{gap:12px}.comment-footer button{font-size:13px}}.comment-box{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;margin:18px 0;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .2s ease}.comment-box:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.08)}.comment-box p{margin:0 0 12px;color:#1f2937;line-height:1.7;word-break:break-word}.comment-box strong{color:#111827;font-size:15px}.comment-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid #f3f4f6;padding-top:10px;margin-top:10px}.left-actions,.vote-buttons{display:flex;align-items:center;gap:14px}.left-actions a{text-decoration:none;font-weight:600;color:#2563eb}.left-actions span{display:flex;align-items:center;gap:5px;font-size:14px}.vote-buttons button{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;transition:.2s}.vote-buttons button:hover:not(:disabled){background:#eef2ff}.vote-buttons button:disabled{opacity:.35;cursor:not-allowed}.like-btn{color:#16a34a}.unlike-btn{color:#dc2626}.edit-btn{color:#2563eb}.delete-btn{color:#dc2626}@media (max-width:768px){.comment-actions{flex-direction:column;align-items:flex-start}.vote-buttons{width:100%;justify-content:flex-end}}.left-actions{display:flex;align-items:center;gap:18px}.left-actions a{display:inline-flex;align-items:center;font-weight:600;color:#2563eb;text-decoration:none}.left-actions a:hover{color:#1d4ed8}.left-actions span{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:#374151}.left-actions span i{width:18px;text-align:center}.vote-buttons{display:flex;align-items:center;gap:8px}.vote-buttons button{width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.2s}.like-btn:hover{background:#dcfce7}.unlike-btn:hover{background:#fee2e2}.edit-btn:hover{background:#dbeafe}.delete-btn:hover{background:#fee2e2}.slr-comment-card{padding:16px 18px !important}.slr-comment-main{display:flex;align-items:flex-start;gap:14px}.slr-comment-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;flex:0 0 42px;box-shadow:0 2px 6px rgba(37,99,235,.25)}.slr-comment-content{flex:1;min-width:0}.slr-comment-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.slr-comment-user{font-size:15px;color:#111827}.slr-comment-text{color:#1f2937;line-height:1.7;margin-bottom:12px;word-break:break-word}.slr-comment-actions{border-top:1px solid #f1f5f9;padding-top:10px;margin-top:8px}.slr-comment-left,.slr-comment-right{display:flex;align-items:center;gap:12px}.slr-action-link{display:inline-flex;align-items:center;gap:6px;color:#2563eb;font-weight:700;text-decoration:none}.slr-action-btn{width:auto !important;height:32px !important;border-radius:999px !important;padding:0 10px !important;display:inline-flex !important;align-items:center !important;gap:6px !important;background:#fff !important;border:1px solid #e5e7eb !important}.slr-action-btn span{font-weight:700;color:#374151}.slr-icon-btn{width:34px !important;height:34px !important;border-radius:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}@media (max-width:768px){.slr-comment-main{gap:10px}.slr-comment-avatar{width:36px;height:36px;flex-basis:36px;font-size:16px}.slr-comment-actions{flex-direction:column;align-items:flex-start}.slr-comment-right{width:100%;justify-content:flex-end}}.slr-edit-textarea{width:100%;min-height:90px;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;line-height:1.6;resize:vertical;margin-top:8px}.slr-edit-actions{display:flex;gap:8px;margin-top:8px}.slr-edit-save,.slr-edit-cancel{border:0;border-radius:6px;padding:7px 12px;cursor:pointer;font-weight:700}.slr-edit-save{background:#2563eb;color:#fff}.slr-edit-cancel{background:#e5e7eb;color:#111827}.slr-modal{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:99999;align-items:center;justify-content:center;padding:16px}.slr-modal-card{width:100%;max-width:420px;background:#fff;border-radius:14px;padding:20px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.slr-modal-card h3{margin:0 0 8px}.slr-modal-note{font-size:13px;color:#64748b;margin-bottom:14px}.slr-modal-card label{display:block;font-weight:700;font-size:13px;margin:12px 0 6px}.slr-modal-card select,.slr-modal-card textarea{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:10px;font-size:14px}.slr-modal-card textarea{min-height:90px;resize:vertical}.slr-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.slr-modal-cancel,.slr-modal-submit{border:0;border-radius:8px;padding:9px 14px;cursor:pointer;font-weight:700}.slr-modal-cancel{background:#e5e7eb;color:#111827}.slr-modal-submit{background:#2563eb;color:#fff}#slr-toast-container{position:fixed;right:18px;bottom:18px;z-index:100000;display:flex;flex-direction:column;gap:10px}.slr-toast{min-width:240px;max-width:360px;padding:12px 14px;border-radius:10px;color:#fff;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.18);transition:.3s}.slr-toast-success{background:#16a34a}.slr-toast-error{background:#dc2626}.slr-toast-warning{background:#f59e0b}@media(max-width:768px){#slr-toast-container{left:12px;right:12px;bottom:12px}.slr-toast{max-width:none;width:100%}}.slr-modal{background:transparent !important;align-items:flex-start !important;justify-content:flex-start !important;padding:0 !important;pointer-events:none}.slr-modal-card{position:fixed;width:340px;max-width:calc(100vw - 24px);z-index:100001;pointer-events:auto}@media(max-width:768px){.slr-modal{background:rgba(15,23,42,.45) !important;align-items:center !important;justify-content:center !important;padding:16px !important;pointer-events:auto}.slr-modal-card{position:relative;width:100%}}.slr-modal{position:fixed !important;inset:0 !important;background:rgba(15,23,42,.55) !important;z-index:99999 !important;display:none;align-items:center !important;justify-content:center !important;padding:16px !important;pointer-events:auto !important}.slr-modal-card{position:relative !important;top:auto !important;left:auto !important;width:100% !important;max-width:420px !important;pointer-events:auto !important}.slr-modal{position:fixed !important;inset:0 !important;background:rgba(15,23,42,.55) !important;z-index:99999 !important;display:none;align-items:center !important;justify-content:center !important;padding:16px !important;pointer-events:auto !important}.slr-modal-card{position:relative !important;top:auto !important;left:auto !important;width:100% !important;max-width:420px !important;pointer-events:auto !important}.slr-modal{position:fixed !important;inset:0 !important;background:rgba(15,23,42,.55) !important;z-index:99999 !important;display:none;align-items:center !important;justify-content:center !important;padding:16px !important;pointer-events:auto !important}.slr-modal-card{position:relative !important;top:auto !important;left:auto !important;width:100% !important;max-width:420px !important;pointer-events:auto !important}body>#slr-toast-container{z-index:2147483001 !important}.slr-reply-chip{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:6px 10px;font-size:13px;margin-bottom:10px}.slr-reply-chip button{width:22px;height:22px;border:0;border-radius:50%;cursor:pointer;background:#dbeafe;color:#1e40af;font-weight:800}.slr-comment-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}#comment-char-count{font-size:13px;color:#64748b}#comment-char-count.warn{color:#d97706;font-weight:700}#comment-char-count.danger{color:#dc2626;font-weight:800}@media(max-width:768px){.slr-comment-form-footer{align-items:flex-start;flex-direction:column}}.admin-moderation{max-width:1100px;margin:30px auto;padding:0 16px}.admin-muted{color:#64748b;margin-bottom:20px}.moderation-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;margin-bottom:18px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.moderation-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #f1f5f9;padding-bottom:10px;margin-bottom:14px}.moderation-head span{color:#64748b;font-size:13px}.moderation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.moderation-card label{display:block;font-size:12px;font-weight:800;color:#64748b;margin-bottom:4px}.moderation-card p{margin:0;color:#111827;line-height:1.6}.moderation-block{margin-top:14px;padding:12px;background:#f8fafc;border-radius:8px}.deleted-comment{color:#991b1b !important;font-style:italic}.moderation-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.moderation-actions form{margin:0}.admin-open,.admin-dismiss,.admin-delete{border:0;border-radius:8px;padding:9px 13px;cursor:pointer;font-weight:800;text-decoration:none;display:inline-block;font-size:14px}.admin-open{background:#2563eb;color:#fff}.admin-dismiss{background:#e5e7eb;color:#111827}.admin-delete{background:#dc2626;color:#fff}.moderation-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:30px;text-align:center;color:#64748b;font-weight:700}@media(max-width:900px){.moderation-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.moderation-grid{grid-template-columns:1fr}.moderation-head{flex-direction:column}}.slr-admin-home{max-width:900px;margin:40px auto;padding:0 16px}.slr-admin-home h1{margin-bottom:6px}.slr-admin-subtitle{color:#64748b;margin-bottom:24px}.slr-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.slr-admin-card{display:flex;gap:16px;align-items:flex-start;padding:22px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:.2s}.slr-admin-card:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 10px 25px rgba(0,0,0,.10)}.slr-admin-icon{font-size:30px;line-height:1}.slr-admin-card h2{margin:0 0 6px;font-size:20px}.slr-admin-card p{margin:0;color:#64748b;line-height:1.5}@media(max-width:700px){.slr-admin-grid{grid-template-columns:1fr}}.comment-admin-deleted{color:#b91c1c;font-style:italic;font-weight:700}.comment-user-deleted{color:#6b7280;font-style:italic}.admin-audit{max-width:1200px;margin:30px auto;padding:0 16px}.audit-actions-top{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 20px}.audit-table-wrap{overflow-x:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.audit-table{width:100%;border-collapse:collapse;min-width:950px}.audit-table th,.audit-table td{padding:11px 12px;border-bottom:1px solid #f1f5f9;text-align:left;font-size:13px;vertical-align:top}.audit-table th{background:#f8fafc;color:#334155;font-weight:800}.audit-table tr:hover{background:#f8fafc}.audit-badge{display:inline-block;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;padding:3px 8px;font-weight:800;white-space:nowrap}.moderation-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0}.moderation-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.moderation-stat-card span{display:block;color:#64748b;font-size:13px;font-weight:700;margin-bottom:8px}.moderation-stat-card strong{font-size:28px;color:#111827}.moderation-top-actions{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 20px}@media(max-width:900px){.moderation-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.moderation-stats{grid-template-columns:1fr}}.slr-comment-policy-compact{margin:22px 0 18px;padding:14px 16px;border:1px solid #bbf7d0;border-left:4px solid #16a34a;border-radius:12px;background:#f8fffb;color:#111827}.slr-policy-head{display:flex;align-items:center;gap:8px;font-size:15px;margin-bottom:6px}.slr-policy-icon{font-size:18px}.slr-comment-policy-compact p{margin:5px 0;font-size:13px;line-height:1.45;color:#374151}.slr-policy-rules{display:flex;flex-wrap:wrap;gap:8px 16px;margin:6px 0;font-size:13px;color:#14532d;font-weight:700}.slr-policy-small{color:#64748b !important}.slr-policy-link{margin-top:6px;border:0;background:transparent;color:#2563eb;font-weight:800;cursor:pointer;padding:0;font-size:13px}.slr-policy-link:hover{text-decoration:underline}.slr-policy-modal{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:2147483000;align-items:center;justify-content:center;padding:16px}.slr-policy-modal-card{position:relative;width:100%;max-width:650px;max-height:86vh;overflow:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 22px 70px rgba(0,0,0,.28);animation:slrPolicyPop .18s ease-out}@keyframes slrPolicyPop{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.slr-policy-close{position:absolute;right:14px;top:12px;width:32px;height:32px;border:0;border-radius:50%;background:#f1f5f9;cursor:pointer;font-size:22px;line-height:1}.slr-policy-modal-card h2{margin:0 38px 12px 0}.slr-policy-modal-card p,.slr-policy-modal-card li{color:#374151;line-height:1.65;font-size:14px}.slr-policy-modal-card ul{padding-left:22px}.slr-policy-disclaimer{margin-top:16px;padding:14px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb}.slr-policy-disclaimer h3{margin:0 0 8px}.slr-policy-modal-actions{display:flex;justify-content:flex-end;margin-top:16px}.slr-policy-modal-actions button{border:0;border-radius:8px;padding:9px 14px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer}@media(max-width:768px){.slr-policy-rules{flex-direction:column;gap:4px}.slr-policy-modal-card{max-height:88vh;padding:20px}}.slr-reply-toggle{margin:10px 0 4px 56px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:6px 12px;cursor:pointer;font-weight:800;font-size:13px}.slr-reply-toggle:hover{background:#dbeafe}.children{margin-left:34px;padding-left:18px;border-left:2px solid #e5e7eb}@media(max-width:768px){.slr-reply-toggle{margin-left:0}.children{margin-left:12px;padding-left:12px}}cat>>/newswebportal/app/static/css/style.css <<'EOF' .slr-ad-slot{margin:24px 0;text-align:center;clear:both}.slr-ad-label{display:block;font-size:11px;color:#777;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.slr-ad-box{min-height:90px;border:1px dashed #ccc;background:#fafafa;color:#999;display:flex;align-items:center;justify-content:center;font-size:13px;border-radius:8px}.ai-notice-box{margin:24px 0;padding:14px 16px;border:1px solid #d7dee8;border-radius:12px;background:#f8fafc;font-size:14px;line-height:1.5}.ai-notice-box strong{display:block;font-size:16px;margin-bottom:6px;color:#111827}.ai-notice-box p{margin:4px 0}.report-issue-btn{margin-top:8px;padding:7px 12px;border:0;border-radius:8px;background:#111827;color:#fff;cursor:pointer}.ai-policy-links{margin-top:8px;font-size:13px}.ai-policy-links a{color:#2563eb;text-decoration:none}.issue-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:999999;align-items:center;justify-content:center;padding:16px}.issue-modal.open{display:flex}.issue-modal-content{position:relative;width:100%;max-width:520px;background:#fff;border-radius:14px;padding:20px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.issue-close{position:absolute;top:10px;right:12px;border:0;background:transparent;font-size:26px;cursor:pointer}.issue-modal-content label{display:block;margin-top:12px;font-weight:600}.issue-modal-content label span{font-weight:400;color:#6b7280}.issue-modal-content input,.issue-modal-content select,.issue-modal-content textarea{width:100%;margin-top:5px;padding:9px;border:1px solid #cbd5e1;border-radius:8px}.good-faith-check{display:flex !important;gap:8px;align-items:flex-start;font-weight:400 !important}.good-faith-check input{width:auto;margin-top:4px}.issue-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.issue-actions button{padding:8px 14px;border-radius:8px;border:1px solid #cbd5e1;cursor:pointer}.issue-actions button[type="submit"]{background:#111827;color:#fff;border-color:#111827}@media (min-width:768px){.slr-ad-box{min-height:120px}}EOF .admin-wrap{max-width:1200px;margin:30px auto;padding:20px}.admin-report-table{width:100%;border-collapse:collapse;background:#fff}.admin-report-table th,.admin-report-table td{border:1px solid #d1d5db;padding:10px;vertical-align:top;font-size:14px}.admin-report-table th{background:#f3f4f6;text-align:left}.admin-report-table textarea{width:100%;min-height:60px;margin-top:8px}.admin-report-table select{width:100%;padding:6px}.admin-report-table button{margin-top:8px;padding:7px 12px;border:0;border-radius:6px;background:#111827;color:#fff;cursor:pointer}.issue-modal-content input[disabled]{background:#f3f4f6;color:#4b5563;cursor:not-allowed;opacity:1}.readonly-email{background:#f3f4f6 !important;color:#374151 !important;cursor:not-allowed}.site-header{min-height:170px !important}.site-logo{width:80px !important;height:80px !important;padding:6px !important;background:#ffffff;border-radius:16px;box-shadow:0 14px 35px rgba(0,0,0,.30),0 0 35px rgba(255,255,255,.18);transition:.25s}.site-logo:hover{transform:translateY(-2px)}.brand{gap:18px !important}.site-title{font-size:42px !important;font-weight:800 !important;letter-spacing:-1px;line-height:1.05}.header-inner{padding-top:4px}.header-tagline{margin-top:14px !important}.header-inner::after{margin-top:12px !important}.header-search{bottom:22px !important}.auth-link{top:72px !important}.site-header *,.site-header *::before,.site-header *::after{transition:.20s ease}.site-header{position:relative !important;overflow:hidden !important;min-height:190px !important;padding:28px 42px !important;border-top:3px solid #f5c542 !important;background:linear-gradient(90deg,rgba(0,0,0,.28),transparent 42%,rgba(0,0,0,.34)),radial-gradient(circle at 25% 45%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#9d1016 0%,#bd2028 45%,#5c0608 100%) !important;box-shadow:0 14px 36px rgba(0,0,0,.28) !important}.site-header::before{content:"" !important;position:absolute !important;inset:0 !important;background:url("/static/images/header/slr-premium-news-bg.svg") center center / cover no-repeat !important;opacity:.58 !important;filter:brightness(1.18) contrast(1.22) !important;pointer-events:none !important;z-index:0 !important}.slr-header-shell{position:relative !important;z-index:2 !important;max-width:1480px !important;margin:0 auto !important;display:flex !important;justify-content:space-between !important;align-items:center !important;gap:42px !important}.slr-brand-area{display:flex !important;flex-direction:column !important;align-items:flex-start !important}.slr-brand{display:flex !important;align-items:center !important;gap:18px !important;text-decoration:none !important;color:#fff !important}.site-logo{width:84px !important;height:84px !important;object-fit:cover !important;padding:6px !important;background:#fff !important;border-radius:16px !important;box-shadow:0 18px 42px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.65) !important}.site-title{color:#fff !important;font-size:44px !important;font-weight:900 !important;letter-spacing:-1px !important;line-height:1 !important;text-shadow:0 5px 18px rgba(0,0,0,.42) !important}.slr-title-line{width:96px !important;height:3px !important;margin-top:12px !important;border-radius:99px !important;background:linear-gradient(90deg,#f5c542,transparent) !important}.header-tagline{margin-top:20px !important;display:flex !important;align-items:center !important;gap:12px !important;color:#fff !important;font-size:16px !important;font-weight:800 !important}.slr-live-badge{padding:6px 11px !important;border-radius:8px !important;background:#ef2b2f !important;color:#fff !important;font-size:12px !important;font-weight:900 !important}.slr-trusted-line{display:block !important;margin-top:14px !important;color:#f5c542 !important;font-size:16px !important;font-weight:800 !important}.slr-header-right{display:flex !important;flex-direction:column !important;align-items:flex-end !important;gap:24px !important}.auth-link{position:static !important;display:flex !important;gap:14px !important;color:#fff !important;font-size:15px !important;font-weight:800 !important;white-space:nowrap !important}.auth-link a{color:#fff !important;text-decoration:none !important}.header-search{position:static !important;margin:0 !important}.header-search form{display:flex !important;align-items:center !important;gap:10px !important}.header-search input[type="search"]{width:380px !important;height:48px !important;border-radius:13px !important;border:1px solid rgba(255,255,255,.88) !important;padding:0 18px !important;font-size:14px !important;background:rgba(255,255,255,.97) !important;box-shadow:0 14px 30px rgba(0,0,0,.32),0 0 0 4px rgba(255,255,255,.10) !important}.header-search button{height:48px !important;border-radius:13px !important;padding:0 22px !important;border:0 !important;background:linear-gradient(135deg,#0878e8,#0066d6) !important;color:#fff !important;font-weight:800 !important;box-shadow:0 14px 30px rgba(0,0,0,.32) !important}@media(max-width:900px){.slr-header-shell{flex-direction:column !important;align-items:center !important;text-align:center !important}.slr-brand-area,.slr-header-right{align-items:center !important}.header-search input[type="search"]{width:260px !important}.site-title{font-size:34px !important}}.site-header::before{content:"" !important;position:absolute !important;inset:0 !important;background:url("/static/images/header/slr-premium-news-bg.svg") center center / cover no-repeat !important;opacity:.58 !important;filter:brightness(1.18) contrast(1.22) !important;pointer-events:none !important;z-index:0 !important}.site-header::after{content:"" !important;position:absolute !important;inset:0 !important;background:radial-gradient(circle at 27% 45%,rgba(255,255,255,.12),transparent 28%),radial-gradient(circle at 72% 38%,rgba(245,197,66,.10),transparent 24%),linear-gradient(90deg,rgba(0,0,0,.16),transparent 38%,rgba(0,0,0,.24)) !important;pointer-events:none !important;z-index:1 !important}.slr-header-shell{position:relative !important;z-index:3 !important}.slr-auth-box{position:static !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:12px !important}.slr-header-avatar{width:42px !important;height:42px !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;background:linear-gradient(135deg,#ef4444,#991b1b) !important;color:#fff !important;font-size:18px !important;font-weight:900 !important;border:2px solid rgba(255,255,255,.85) !important;box-shadow:0 10px 24px rgba(0,0,0,.28) !important}.slr-auth-action{color:#fff !important;text-decoration:none !important;font-weight:900 !important;cursor:pointer !important;padding:8px 12px !important;border-radius:999px !important}.slr-auth-action:hover{background:rgba(255,255,255,.12) !important;color:#f5c542 !important}.slr-login-menu{position:relative !important}.slr-login-menu summary{list-style:none !important}.slr-login-menu summary::-webkit-details-marker{display:none !important}.slr-login-dropdown{position:absolute !important;right:0 !important;top:calc(100%+10px) !important;min-width:190px !important;padding:8px !important;border-radius:12px !important;background:#ffffff !important;box-shadow:0 16px 36px rgba(0,0,0,.24) !important;border:1px solid rgba(15,23,42,.08) !important;z-index:999999 !important}.slr-login-dropdown a{display:flex !important;align-items:center !important;gap:8px !important;padding:10px 12px !important;border-radius:9px !important;color:#0f172a !important;text-decoration:none !important;font-weight:800 !important;white-space:nowrap !important}.slr-login-dropdown a:hover{background:#f1f5f9 !important}.slr-header-shell{max-width:none !important;width:100% !important;padding:0 36px !important}.slr-header-right{margin-left:auto !important;align-items:flex-end !important;transform:translateX(18px) !important}.slr-auth-box{justify-content:flex-end !important}.header-search input[type="search"]{width:420px !important}.slr-auth-box .auth-user{display:none !important}.slr-auth-box{display:flex !important;align-items:center !important;gap:14px !important}.slr-header-avatar{display:flex !important;visibility:visible !important;opacity:1 !important}.slr-auth-box{position:static !important;display:flex !important;align-items:center !important;gap:14px !important}.slr-header-avatar{display:flex !important;width:42px !important;height:42px !important;visibility:visible !important;opacity:1 !important}.site-header{min-height:170px !important;padding:22px 36px 24px !important}.slr-header-shell{padding:0 42px !important;align-items:center !important}.slr-brand-area{margin-left:18px !important}.site-logo{width:78px !important;height:78px !important}.site-title{font-size:42px !important}.header-tagline{margin-top:16px !important}.slr-trusted-line{margin-top:10px !important}.slr-header-right{gap:18px !important;transform:translateX(10px) !important}.slr-auth-box{align-items:center !important;gap:12px !important}.slr-header-avatar{width:38px !important;height:38px !important;font-size:16px !important}.slr-auth-action{display:flex !important;align-items:center !important;height:38px !important;padding:0 10px !important}.header-search input[type="search"]{width:380px !important;height:46px !important}.header-search button{height:46px !important;padding:0 20px !important}.main-nav a.active{background:#0b74de !important;color:#fff !important}.site-title{display:inline-flex !important;align-items:center;font-family:Inter,Arial,sans-serif;font-size:44px !important;font-weight:900 !important;letter-spacing:-1.3px;line-height:1}.slr-smart{color:#ffffff}.slr-live{color:#ff4343;text-shadow:0 0 8px rgba(255,70,70,.35),0 0 16px rgba(255,70,70,.20)}.slr-report{color:#ffffff}.site-title:hover .slr-live{color:#ff6666;transition:.25s}.slr-live{color:#ff4040 !important;position:relative;display:inline-block;text-shadow:0 0 6px rgba(255,64,64,.45),0 0 14px rgba(255,64,64,.25);animation:slrLiveGlow 1.8s ease-in-out infinite}@keyframes slrLiveGlow{0%{opacity:1;text-shadow:0 0 6px rgba(255,64,64,.45),0 0 14px rgba(255,64,64,.25);transform:scale(1)}50%{opacity:.68;text-shadow:0 0 14px rgba(255,64,64,.85),0 0 30px rgba(255,64,64,.45);transform:scale(1.02)}100%{opacity:1;text-shadow:0 0 6px rgba(255,64,64,.45),0 0 14px rgba(255,64,64,.25);transform:scale(1)}}.slr-brand-text{display:inline-block !important;width:max-content !important;max-width:max-content !important;position:relative !important}.site-title{position:relative !important;display:inline-flex !important;width:max-content !important;max-width:max-content !important;overflow:visible !important}.site-title::after{content:"" !important;position:absolute !important;left:0 !important;bottom:-13px !important;width:100% !important;height:3px !important;border-radius:999px !important;background:rgba(245,197,66,.28) !important}.site-title::before{content:"" !important;position:absolute !important;left:0 !important;bottom:-13px !important;width:22% !important;height:3px !important;border-radius:999px !important;background:linear-gradient( 90deg,rgba(245,197,66,0),#f5c542,rgba(245,197,66,0) ) !important;box-shadow:0 0 8px rgba(245,197,66,.70),0 0 18px rgba(245,197,66,.38) !important;animation:slrBrandScanFixed 3.4s linear infinite !important}@keyframes slrBrandScanFixed{0%{transform:translateX(0)}100%{transform:translateX(360%)}}.site-title::after{content:"" !important;background:transparent !important;height:0 !important;box-shadow:none !important;border:none !important}.slr-live-badge{animation:slrLiveBadgeBlink 1.2s ease-in-out infinite !important}@keyframes slrLiveBadgeBlink{0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(239,43,47,.65)}50%{opacity:.55;box-shadow:0 0 0 8px rgba(239,43,47,0)}}@media (max-width:768px){.site-header{min-height:auto !important;padding:14px 12px 16px !important}.slr-header-shell{display:flex !important;flex-direction:column !important;align-items:center !important;gap:10px !important;padding:0 !important}.slr-brand-area{margin-left:0 !important;align-items:center !important;text-align:center !important;width:100% !important}.slr-brand{justify-content:center !important;gap:10px !important;max-width:100% !important}.site-logo{width:58px !important;height:58px !important;min-width:58px !important}.site-title{font-size:30px !important;max-width:calc(100vw - 95px) !important;overflow:hidden !important;white-space:nowrap !important;letter-spacing:-1px !important}.header-tagline{margin-top:10px !important;font-size:14px !important;line-height:1.35 !important;justify-content:center !important;flex-wrap:wrap !important;gap:8px !important;max-width:100% !important}.slr-live-badge{padding:5px 9px !important;font-size:11px !important}.slr-trusted-line{margin-top:8px !important;font-size:14px !important;line-height:1.35 !important;text-align:center !important}.slr-header-right{width:100% !important;gap:10px !important;align-items:center !important;transform:none !important}.slr-auth-box{justify-content:center !important;gap:10px !important}.slr-header-avatar{width:34px !important;height:34px !important;font-size:14px !important}.slr-auth-action{height:34px !important;padding:0 8px !important;font-size:14px !important}.header-search{width:100% !important}.header-search form{width:100% !important;display:flex !important;justify-content:center !important;gap:8px !important}.header-search input[type="search"]{width:calc(100vw - 120px) !important;max-width:260px !important;height:40px !important;font-size:13px !important}.header-search button{height:40px !important;padding:0 14px !important;font-size:13px !important}}.mobile-search-toggle{display:none}@media (max-width:768px){.site-header{padding:12px 12px 14px !important;min-height:auto !important}.slr-header-shell{position:relative !important;gap:8px !important}.slr-brand-area{padding-top:0 !important}.slr-auth-box{position:absolute !important;top:4px !important;right:4px !important;z-index:20 !important;gap:6px !important}.slr-header-avatar{width:32px !important;height:32px !important;font-size:13px !important}.slr-auth-action{height:32px !important;font-size:13px !important;padding:0 7px !important;background:rgba(0,0,0,.12) !important}.mobile-search-toggle{display:flex !important;position:absolute !important;top:44px !important;right:4px !important;width:36px !important;height:36px !important;border-radius:50% !important;border:1px solid rgba(255,255,255,.55) !important;background:#0878e8 !important;color:#fff !important;align-items:center !important;justify-content:center !important;z-index:20 !important;box-shadow:0 8px 20px rgba(0,0,0,.25) !important}.header-search{display:none !important;position:absolute !important;top:84px !important;right:4px !important;width:calc(100vw - 24px) !important;z-index:99999 !important;margin:0 !important}.header-search.mobile-search-open{display:block !important}.header-search form{width:100% !important;display:flex !important;gap:8px !important;background:rgba(20,20,20,.22) !important;padding:10px !important;border-radius:14px !important;backdrop-filter:blur(8px) !important;box-shadow:0 16px 40px rgba(0,0,0,.30) !important}.header-search input[type="search"]{flex:1 !important;width:auto !important;max-width:none !important;height:40px !important}.header-search button{height:40px !important;padding:0 12px !important;font-size:13px !important}.site-logo{width:54px !important;height:54px !important}.site-title{font-size:28px !important;max-width:calc(100vw - 120px) !important}.header-tagline{margin-top:8px !important;font-size:13px !important}.slr-trusted-line{margin-top:6px !important;font-size:13px !important}}@media (max-width:768px){.nav-links,.category-nav,.menu-bar{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-links::-webkit-scrollbar,.category-nav::-webkit-scrollbar,.menu-bar::-webkit-scrollbar{display:none}.nav-links a,.category-nav a,.menu-bar a{flex:0 0 auto}}@media (max-width:768px){.slr-auth-box{top:18px !important;right:8px !important}.mobile-search-toggle{display:flex !important;top:60px !important;right:8px !important;width:36px !important;height:36px !important;border-radius:50% !important;background:#0878e8 !important;color:#fff !important;z-index:50 !important;align-items:center !important;justify-content:center !important;font-size:15px !important}.mobile-search-toggle i{display:inline-block !important;color:#fff !important;font-size:15px !important;line-height:1 !important}.mobile-search-toggle::before{content:"🔍";font-size:16px;line-height:1}.mobile-search-toggle i{display:none !important}.header-search{top:104px !important;right:8px !important;width:calc(100vw - 28px) !important}.site-title{font-size:26px !important;max-width:calc(100vw - 150px) !important}.site-logo{width:52px !important;height:52px !important}.site-title{position:relative !important;display:inline-flex !important;width:max-content !important;max-width:calc(100vw - 150px) !important;overflow:visible !important}.site-title::after{content:"" !important;position:absolute !important;left:0 !important;bottom:-10px !important;width:100% !important;height:0 !important;background:transparent !important}.site-title::before{content:"" !important;position:absolute !important;left:0 !important;bottom:-10px !important;width:24% !important;height:3px !important;border-radius:999px !important;background:linear-gradient( 90deg,rgba(245,197,66,0),#f5c542,rgba(245,197,66,0) ) !important;box-shadow:0 0 8px rgba(245,197,66,.70),0 0 18px rgba(245,197,66,.38) !important;animation:slrBrandScanMobileFix 3.2s linear infinite !important}@keyframes slrBrandScanMobileFix{0%{transform:translateX(0)}100%{transform:translateX(320%)}}}@media (min-width:769px){.site-title::before{animation:slrBrandScanFixed 3.4s linear infinite !important}}.slr-user-menu{position:relative}.slr-user-menu summary{list-style:none;cursor:pointer}.slr-user-menu summary::-webkit-details-marker{display:none}.slr-user-dropdown{position:absolute;right:0;top:calc(100%+10px);min-width:120px;padding:8px;background:#fff;border-radius:12px;box-shadow:0 16px 36px rgba(0,0,0,.24);border:1px solid rgba(15,23,42,.08);z-index:999999}.slr-user-dropdown a{display:block;padding:9px 12px;border-radius:8px;color:#0f172a !important;text-decoration:none;font-weight:800;white-space:nowrap}.slr-user-dropdown a:hover{background:#f1f5f9}@media (max-width:768px){.slr-auth-box{position:absolute !important;top:10px !important;right:10px !important;z-index:80 !important}.slr-user-menu{position:relative !important}.slr-header-avatar{width:32px !important;height:32px !important;font-size:13px !important}.slr-auth-action{height:28px !important;padding:0 8px !important;font-size:11px !important;border-radius:999px !important;background:rgba(0,0,0,.18) !important}.slr-login-menu{position:absolute !important;top:0 !important;right:0 !important}.slr-login-dropdown,.slr-user-dropdown{right:0 !important;top:calc(100%+8px) !important}.mobile-search-toggle{top:50px !important;right:10px !important}.site-title{max-width:calc(100vw - 130px) !important}}@media (max-width:768px){.slr-auth-box{position:absolute !important;top:6px !important;right:6px !important;z-index:999 !important}.slr-login-menu{position:relative !important;top:auto !important;right:auto !important}.slr-auth-action{height:24px !important;padding:0 7px !important;font-size:10px !important;line-height:24px !important;background:rgba(0,0,0,.25) !important;border-radius:999px !important}.slr-user-menu{position:relative !important}.slr-user-menu>.slr-header-avatar{display:flex !important}.slr-user-dropdown{right:0 !important;top:calc(100%+8px) !important}.slr-user-dropdown a{font-size:13px !important}}@media (max-width:768px){.slr-login-menu .slr-auth-action{font-size:0 !important;width:32px !important;height:32px !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important}.slr-login-menu .slr-auth-action::before{content:"\f007";font-family:"Font Awesome 6 Free";font-weight:900;font-size:15px;color:#fff}}@media (max-width:768px){.slr-auth-box>.slr-auth-action{display:none !important}.auth-logout{display:none !important}.slr-user-menu{display:flex !important;align-items:center !important}.slr-header-avatar{margin:0 !important}}@media (max-width:768px){.slr-auth-box>.slr-auth-action{display:none !important}.auth-logout{display:none !important}}@media (max-width:768px){.main-nav{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;justify-content:flex-start !important;align-items:center !important;overflow-x:auto !important;overflow-y:hidden !important;white-space:nowrap !important;width:100% !important;max-width:100% !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important}.main-nav::-webkit-scrollbar{display:none !important}.main-nav a{flex:0 0 auto !important;white-space:nowrap !important;width:auto !important}}.article-editorial-meta{margin:8px 0 16px 0;font-size:14px;color:#666;line-height:1.5}.article-editorial-meta strong{color:#333}.article-editorial-meta{margin:10px 0 18px 0;font-size:14px;color:#666;line-height:1.6}.article-editorial-meta strong{color:#111}.article-updated{color:#0b5ed7;margin-top:4px}.admin-live-edit-box{margin:12px 0 18px 0;padding:10px;background:#fff7e6;border:1px solid #ffd591;border-radius:8px}.admin-move-staging-btn{border:0;background:#111827;color:#fff;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:14px}.admin-move-staging-btn:hover{opacity:.9}.staging-top-actions{margin:10px 0 18px 0;display:flex;justify-content:flex-end}.staging-live-link{background:#111827;color:#fff !important;text-decoration:none;padding:8px 12px;border-radius:8px;font-weight:700;font-size:14px}.staging-live-link:hover{opacity:.9}.slr-ad-label{color:#666 !important}.skip-link,.skip-to-main,a[href="#main-content"]{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus,.skip-to-main:focus,a[href="#main-content"]:focus{position:fixed;left:12px;top:12px;width:auto;height:auto;padding:10px 14px;background:#ffffff;color:#111827;z-index:999999;border-radius:6px;box-shadow:0 4px 14px rgba(0,0,0,.2)}body>a:first-child,body>a[href^="#main"],body>a[href="#content"],body>a[href="#main-content"]{position:absolute !important;left:-10000px !important;top:-10000px !important;width:1px !important;height:1px !important;overflow:hidden !important;white-space:nowrap !important}body>a:first-child:focus,body>a[href^="#main"]:focus,body>a[href="#content"]:focus,body>a[href="#main-content"]:focus{position:fixed !important;left:12px !important;top:12px !important;width:auto !important;height:auto !important;padding:10px 14px !important;background:#fff !important;color:#111 !important;z-index:999999 !important}
/* SLR_M8_9A2B_REMOVE_DUPLICATE_SEARCH_PSEUDO_START */.mobile-search-toggle::before,.mobile-search-toggle::after{content:none!important;display:none!important;}/* SLR_M8_9A2B_REMOVE_DUPLICATE_SEARCH_PSEUDO_END */
