:root{--brand:#c62828;--ink:#1a1a1a;--muted:#595959;--line:#e6e6e6;--bg:#ffffff;--bg-soft:#f7f7f7;--max-width:1200px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;color:var(--ink);background:var(--bg);font-family:var(--font-ml),"Noto Sans Malayalam","Manjari",system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{max-width:var(--max-width);margin:0 auto;padding:0 16px}.site-header{border-bottom:3px solid var(--brand);background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:50}.site-header .bar{display:flex;align-items:center;gap:24px;padding:10px 16px;max-width:var(--max-width);margin:0 auto}.logo{font-size:1.6rem;font-weight:800;color:var(--brand);letter-spacing:-.5px}.logo span{color:var(--ink)}.main-nav{display:flex;gap:18px;overflow-x:auto;white-space:nowrap;flex:1 1}.main-nav a{font-weight:600;font-size:.95rem;padding:4px 0}.main-nav a:hover{color:var(--brand)}.search-link{font-size:1.1rem}.ticker{background:var(--brand);color:#fff;display:flex;align-items:center;overflow:hidden}.ticker-label{position:relative;z-index:2;background:#8e0000;padding:6px 12px;font-weight:700;font-size:.85rem;flex-shrink:0;box-shadow:2px 0 6px rgba(0,0,0,.35)}.ticker-items{position:relative;z-index:1;display:flex;gap:48px;padding:6px 0;animation:ticker-scroll 30s linear infinite;white-space:nowrap}@keyframes ticker-scroll{0%{transform:translateX(100vw)}to{transform:translateX(-100%)}}.hero-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px;margin:20px 0}.hero-main{position:relative;min-width:0}.hero-main img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.hero-main h1{font-size:1.6rem;margin:10px 0 4px;line-height:1.3;overflow-wrap:break-word}.hero-side{display:flex;flex-direction:column;gap:12px;min-width:0}.hero-side .unit{flex:1 1 auto;min-height:220px;margin:0;max-width:none;background:var(--bg-soft);border-radius:8px;overflow:hidden}.hero-side .unit a{display:block;height:100%}.hero-side .unit img,.hero-side .unit video{width:100%;height:100%;object-fit:contain}.hero-side-news{display:flex;flex-direction:column;gap:12px}.card{display:flex;gap:10px}.card,.card>div{min-width:0}.card img{width:120px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0;background:var(--bg-soft)}.card h3{font-size:.95rem;margin:0;line-height:1.35;font-weight:600;overflow-wrap:break-word}.card .meta,.meta{color:var(--muted);font-size:.78rem}.section-title{border-left:4px solid var(--brand);padding-left:10px;font-size:1.2rem;margin:28px 0 14px;overflow-wrap:break-word}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.tile{min-width:0}.tile img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:6px;background:var(--bg-soft)}.tile h3{font-size:.95rem;margin:8px 0 2px;line-height:1.35;font-weight:600;overflow-wrap:break-word}.tile-text{border-top:3px solid var(--brand);padding-top:8px}.tile-text h3{font-size:1.02rem;margin-top:2px}.card-text{border-left:3px solid var(--brand);padding-left:10px}.static-page{max-width:820px}.static-page p{margin:10px 0;line-height:1.7}.static-page h2{font-size:1.15rem;margin:22px 0 6px}.static-page a{color:var(--brand);text-decoration:underline}.author-head{margin:20px 0 10px;padding-bottom:12px;border-bottom:1px solid var(--line)}.author-head h1{font-size:1.7rem;margin:0 0 2px}.author-bio{max-width:720px;color:#333;margin:10px 0 0;line-height:1.6}.media{display:block;position:relative}.media-row{flex-shrink:0;width:120px;height:80px}.play-badge{position:absolute;inset:0;margin:auto;width:46px;height:46px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;padding-left:3px;pointer-events:none}.play-badge-sm{width:30px;height:30px;font-size:11px}.video-embed{position:relative;aspect-ratio:16/9;margin:4px 0 8px}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:8px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:28px;gap:28px;margin-top:20px}.article-body{font-size:1.06rem;min-width:0;overflow-wrap:break-word;word-break:break-word}.article-body h1{font-size:1.7rem;line-height:1.3;margin-bottom:6px;overflow-wrap:break-word}.article-body iframe,.article-body img,.article-body video{max-width:100%;height:auto}.article-body img{border-radius:8px}.article-body figure{margin:16px 0}.byline{color:var(--muted);font-size:.85rem;margin-bottom:14px}.side-rail{display:flex;flex-direction:column;gap:16px}.side-rail-sticky{position:-webkit-sticky;position:sticky;top:70px}.side-related{margin-top:18px}.side-related h2{border-left:4px solid var(--brand);padding-left:10px;font-size:1.05rem;margin:0 0 14px;overflow-wrap:break-word}.side-related .card{margin-bottom:14px}.side-related .card:last-child{margin-bottom:0}.unit{display:flex;margin:14px auto;overflow:hidden}.unit a,.unit img,.unit video{display:block;width:100%}.unit img,.unit video{height:auto}.unit-wide{min-height:90px;max-width:970px}.unit-inline{min-height:280px;max-width:336px}.unit-inline,.unit-tall{background:var(--bg-soft);border-radius:6px}.unit-tall{min-height:560px;max-width:400px}.video-overlay{position:fixed;inset:auto 0 0 0;z-index:100;background:rgba(0,0,0,.92);padding:12px;display:flex;justify-content:center;align-items:center}.video-overlay video{max-height:40vh;max-width:100%;border-radius:6px}.video-overlay .close-btn{position:absolute;top:8px;right:12px;background:#fff;border:0;border-radius:50%;width:28px;height:28px;font-weight:700;cursor:pointer}.comments{margin:32px 0}.comment{border-bottom:1px solid var(--line);padding:12px 0}.comment-form{display:grid;grid-gap:10px;gap:10px;max-width:560px}.comment-form input,.comment-form textarea{padding:10px;border:1px solid var(--line);border-radius:6px;font:inherit}.btn{background:var(--brand);color:#fff;border:0;padding:10px 22px;border-radius:6px;font-weight:700;cursor:pointer;font-size:.95rem}.btn:disabled{opacity:.6}.btn-ghost{background:transparent;color:var(--brand);border:1px solid var(--brand)}.pagination{display:flex;gap:8px;justify-content:center;margin:28px 0}.pagination a{padding:6px 14px;border:1px solid var(--line);border-radius:6px}.pagination a.active{background:var(--brand);color:#fff;border-color:var(--brand)}.share-row{margin:14px 0}.share-wa{display:inline-flex;align-items:center;gap:8px;background:#25d366;color:#fff;font-weight:700;font-size:.95rem;padding:9px 18px;border-radius:999px;text-decoration:none}.share-wa:hover{background:#1eb856}.channel-overlay{position:fixed;inset:0;z-index:120;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:16px;animation:fade-in .2s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.channel-card{position:relative;background:#fff;border-radius:16px;max-width:360px;width:100%;padding:28px 22px 24px;text-align:center;box-shadow:0 12px 48px rgba(0,0,0,.3)}.channel-close{position:absolute;top:10px;right:12px;background:none;border:0;font-size:26px;line-height:1;color:#999;cursor:pointer}.channel-icon{font-size:40px}.channel-card h3{margin:8px 0 6px;color:var(--brand);font-size:1.3rem}.channel-card p{margin:0 0 18px;color:#444;font-size:.98rem;line-height:1.5}.channel-follow{display:block;background:#25d366;color:#fff;font-weight:800;font-size:1.02rem;padding:13px 18px;border-radius:10px;text-decoration:none}.channel-follow:hover{background:#1eb856}.site-footer{background:#191919;color:#ddd;margin-top:48px;padding:32px 0;font-size:.9rem}.site-footer a{color:#ddd;margin-right:18px}.site-footer .brand{color:#fff;font-weight:800;font-size:1.2rem}.footer-wa{display:inline-flex;align-items:center;gap:8px;background:#25d366;color:#fff!important;font-weight:700;font-size:.9rem;padding:8px 16px;border-radius:999px;text-decoration:none;margin:8px 0 4px}.footer-wa:hover{background:#1eb856}@media (max-width:860px){.hero-grid{grid-template-columns:minmax(0,1fr)}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.side-rail-sticky{position:static}.unit-tall{min-height:300px}}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1d65dfc8520bfad-s.p.woff2) format("woff2");unicode-range:u+0307,u+0323,u+0951-0952,u+0964-0965,u+0d00-0d7f,u+1cda,u+1cf2,u+200c-200d,u+20b9,u+25cc,u+a830-a832}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1eb17fc6e79f57fc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b64ce62e29288222-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1d65dfc8520bfad-s.p.woff2) format("woff2");unicode-range:u+0307,u+0323,u+0951-0952,u+0964-0965,u+0d00-0d7f,u+1cda,u+1cf2,u+200c-200d,u+20b9,u+25cc,u+a830-a832}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1eb17fc6e79f57fc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b64ce62e29288222-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c1d65dfc8520bfad-s.p.woff2) format("woff2");unicode-range:u+0307,u+0323,u+0951-0952,u+0964-0965,u+0d00-0d7f,u+1cda,u+1cf2,u+200c-200d,u+20b9,u+25cc,u+a830-a832}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1eb17fc6e79f57fc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Noto Sans Malayalam;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b64ce62e29288222-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans Malayalam Fallback;src:local("Arial");ascent-override:80.08%;descent-override:35.50%;line-gap-override:0.00%;size-adjust:107.90%}.__className_55408f{font-family:Noto Sans Malayalam,Noto Sans Malayalam Fallback;font-style:normal}.__variable_55408f{--font-ml:"Noto Sans Malayalam","Noto Sans Malayalam Fallback"}