:root{--bg:#f4f1f1;--bg-alt:#fff;--card:#fff;--border:#e5e0e0;--text:#584446;--title:#25262e;--text-muted:#8a7b7d;--header-bg:#000;--header-color:#fff;--orange:#7b2ff7;--orange-dark:#5c1fc4}:root[data-theme=dark]{--bg:#121213;--bg-alt:#1a1a1c;--card:#1c1c1f;--border:#2c2c30;--text:#cfc9c9;--title:#f2f0f0;--text-muted:#9a9296}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Fira Sans,Noto Sans Sinhala,sans-serif;line-height:1.6}h1,h2,h3{color:var(--title);letter-spacing:-.01em;font-family:Fira Sans,Noto Sans Sinhala,sans-serif;font-weight:700}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:1200px;margin:0 auto;padding:0 1.25rem}.site-header{background:var(--header-bg);z-index:30;position:sticky;top:0}.site-header .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:.7rem;padding-bottom:.7rem;display:flex}.brand{align-items:center;gap:.5rem;display:flex}.brand img{width:auto;height:34px}.nav-cats{color:var(--header-color);text-transform:uppercase;letter-spacing:.03em;flex-wrap:wrap;align-items:center;gap:1.4rem;font-size:.82rem;font-weight:600;display:flex}.nav-cats>a,.dropdown>span{color:var(--header-color);cursor:pointer;border-bottom:2px solid #0000;padding-bottom:.2rem}.nav-cats>a:hover,.dropdown.open>span,.dropdown>span:hover{color:#c9a8ff;border-bottom-color:#c9a8ff}.nav-right{align-items:center;gap:.5rem;display:flex}.hamburger{color:var(--header-color);cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:1.4rem;display:none}@media (width<=900px){.site-header .wrap{flex-wrap:nowrap}.hamburger{order:3;display:block}.brand{order:1}.nav-right{order:2;margin-left:auto}.nav-cats{z-index:100;background:#fff;flex-direction:column;align-items:stretch;gap:0;width:min(320px,85vw);height:100dvh;padding:4rem 1.5rem 1.5rem;transition:transform .25s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 24px #0003}.nav-cats.open{transform:translate(0)}.mobile-nav-close{color:#111;cursor:pointer;background:0 0;border:none;font-size:1.6rem;display:block;position:absolute;top:1rem;right:1.2rem}.mobile-nav-search{border:1px solid #ddd;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .7rem;display:flex}.mobile-nav-search input{border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.nav-cats>a,.dropdown>span{color:#111;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;padding:.9rem 0;font-size:.95rem;display:flex}.dropdown>span:after{content:"▾";color:#999;font-size:.8rem;transition:transform .2s}.dropdown.open>span:after{transform:rotate(180deg)}.nav-cats>a:hover,.dropdown.open>span,.dropdown>span:hover{color:var(--orange,#7b2ff7);border-bottom-color:#eee}.dropdown-menu{box-shadow:none;background:#fafafa;border:none;border-radius:0;min-width:0;padding:0 0 .5rem 1rem;display:none;position:static}.dropdown:hover .dropdown-menu{display:none}.dropdown.open .dropdown-menu{display:block}.dropdown-menu a{color:#555;border-bottom:none;padding:.65rem 0}.mobile-nav-backdrop{z-index:90;background:#0006;display:none;position:fixed;inset:0}.mobile-nav-backdrop.open{display:block}}@media (width>=901px){.mobile-nav-close,.mobile-nav-search,.mobile-nav-backdrop{display:none}}.icon-btn{color:var(--header-color);cursor:pointer;background:#ffffff14;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;display:flex}.icon-btn:hover{background:#ffffff29}.dropdown{cursor:pointer;padding-bottom:.2rem;position:relative}.dropdown-menu{background:var(--card);border:1px solid var(--border);z-index:20;text-transform:none;letter-spacing:normal;border-radius:6px;min-width:240px;padding:.4rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0000002e}.dropdown:hover .dropdown-menu,.dropdown.open .dropdown-menu{display:block}.dropdown-menu a{color:var(--text);white-space:nowrap;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:block}.dropdown-menu a:hover{background:var(--bg);color:var(--orange-dark)}.hero-section{grid-template-columns:2fr 1fr;gap:2rem;margin:2.5rem 0 2rem;padding-top:1rem;display:grid}.hero-card{background:var(--card);border-radius:8px;position:relative;overflow:hidden}.hero-card .hero-image{aspect-ratio:16/9;object-fit:cover;width:100%}.hero-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:3px;padding:.25rem .7rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;left:1rem}.hero-title-overlay{background:linear-gradient(#0000,#000000d9);padding:3rem 1.25rem 1rem;position:absolute;bottom:0;left:0;right:0}.hero-title-overlay h1{color:#fff;margin:0;font-size:1.5rem;line-height:1.4}.hero-excerpt{color:var(--text-muted);padding:1rem .1rem 0;font-size:.92rem}.side-list{flex-direction:column;gap:1.3rem;display:flex}.side-item{display:block}.side-cat{text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:block}.side-title{color:var(--title);font-size:.98rem;font-weight:700;line-height:1.4}.side-title:hover{color:var(--orange-dark)}.section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--title);border-left:4px solid var(--orange);margin:2rem 0 1.25rem;padding-left:.6rem;font-size:1.05rem}.post-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.5rem;display:grid}.post-card{background:var(--card);border:1px solid var(--border);border-radius:8px;flex-direction:column;transition:box-shadow .15s,border-color .15s;display:flex;overflow:hidden}.post-card:hover{border-color:var(--orange);box-shadow:0 4px 18px #0000001a}.post-card .thumb{aspect-ratio:16/9;object-fit:cover;background:var(--bg);width:100%}.post-card .body{flex-direction:column;flex:1;padding:.9rem 1rem 1.1rem;display:flex}.post-card .cat{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:3px;width:fit-content;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.68rem;font-weight:700;display:inline-block}.post-card h3{margin:0 0 .5rem;font-size:1.02rem;font-weight:700;line-height:1.4}.post-card .excerpt{color:var(--text-muted);flex:1;font-size:.88rem}.post-card .date{color:var(--text-muted);border-top:1px solid var(--border);margin-top:.7rem;padding-top:.5rem;font-size:.78rem}.breadcrumb{color:var(--text-muted);margin:1.5rem 0 0;font-size:.82rem}.breadcrumb a:hover{color:var(--orange-dark)}.article-header{margin:1rem 0}.article-header .cat{color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:3px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.article-header h1{margin:.7rem 0;font-size:1.9rem;line-height:1.4}.meta-row{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;padding-bottom:.9rem;display:flex}.article-header .meta{color:var(--text-muted);font-size:.85rem}.share-buttons{gap:.5rem;display:flex}.share-buttons a{background:var(--bg-alt);border:1px solid var(--border);width:30px;height:30px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.share-buttons a:hover{background:var(--orange,#7b2ff7);color:#fff;border-color:#0000}.article-body{max-width:760px;color:var(--text);font-size:1.05rem}.article-body img{border-radius:6px;margin:1.2rem auto}.article-body a{color:var(--orange-dark);text-decoration:underline}.article-layout{grid-template-columns:2fr 1fr;align-items:start;gap:2.5rem;margin-top:2rem;display:grid}.sidebar{flex-direction:column;gap:1.2rem;display:flex;position:sticky;top:90px}.widget{background:var(--card);border:1px solid var(--border);border-radius:8px;overflow:hidden}.widget-title{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#111;padding:.7rem 1rem;font-size:.85rem;font-weight:700}.live-widget{color:#fff;background:#16162b;border:none;padding:1.1rem 1.2rem;display:block}.live-widget-badge{color:#ff4d4d;margin-bottom:.4rem;font-size:.95rem;font-weight:800}.live-widget-desc{color:#c9c9d6;margin-bottom:.8rem;font-size:.85rem}.live-widget-btn{background:var(--orange,#7b2ff7);color:#fff;border-radius:6px;padding:.5rem .9rem;font-size:.85rem;font-weight:700;display:inline-block}.featured-post{padding:1rem;display:block}.featured-post img{aspect-ratio:16/9;object-fit:cover;border-radius:6px;width:100%;margin-bottom:.7rem}.featured-post .cat{color:#fff;background:var(--orange,#7b2ff7);text-transform:uppercase;border-radius:3px;margin-bottom:.4rem;padding:.15rem .5rem;font-size:.68rem;font-weight:700;display:inline-block}.featured-post-title{color:var(--title);font-size:.95rem;font-weight:700;line-height:1.4}.category-widget-list{margin:0;padding:.5rem 0;list-style:none}.category-widget-list li{border-bottom:1px solid var(--border);justify-content:space-between;padding:.6rem 1rem;font-size:.88rem;display:flex}.category-widget-list li:last-child{border-bottom:none}.category-widget-list a{color:var(--text);font-weight:600}.category-widget-list a:hover{color:var(--orange-dark)}.category-widget-list span{color:var(--text-muted)}.ad-slot{min-height:250px;color:var(--text-muted);border-style:dashed;justify-content:center;align-items:center;font-size:.8rem;display:flex}.video-widget{padding:.6rem;line-height:0}.video-widget iframe{border-radius:6px}.contact-widget{flex-direction:column;gap:.6rem;padding:1rem;display:flex}.contact-widget input,.contact-widget textarea{border:1px solid var(--border);background:var(--bg-alt);width:100%;color:var(--text);resize:vertical;border-radius:4px;padding:.6rem .7rem;font-family:inherit;font-size:.9rem}.contact-widget button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:4px;padding:.7rem;font-weight:700}.contact-widget button:hover{background:var(--orange,#7b2ff7)}.contact-widget p{color:var(--text-muted);margin:0;font-size:.78rem}.latest-news-list{margin:0;padding:.5rem 1rem;list-style:none}.latest-news-list li{border-bottom:1px solid var(--border);padding:.6rem 0;font-size:.85rem}.latest-news-list li:last-child{border-bottom:none}.latest-news-list a{color:var(--text);font-weight:600;line-height:1.4}.latest-news-list a:hover{color:var(--orange-dark)}@media (width<=900px){.article-layout{grid-template-columns:1fr}.sidebar{position:static}}.tags{flex-wrap:wrap;gap:.5rem;margin:2rem 0;display:flex}.tag{background:var(--bg-alt);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:.3rem .7rem;font-size:.8rem;font-weight:600}.tag:hover{color:#fff;background:var(--orange);border-color:var(--orange)}.back-link{color:var(--orange-dark);margin:1.5rem 0;font-size:.9rem;font-weight:600;display:inline-block}.site-footer{border-top:1px solid var(--border);color:#ccc;background:#0a0a0a;margin-top:3rem}.footer-top{flex-wrap:wrap;align-items:center;gap:1.5rem;padding:2rem 1.25rem;display:flex}.footer-logo{flex-shrink:0;width:auto;height:32px}.footer-desc{color:#b8b8bc;flex:1;min-width:280px;margin:0;font-size:.85rem;line-height:1.7}.footer-social{flex-shrink:0;gap:.6rem;display:flex}.footer-social a{color:#fff;background:#1c1c1f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:flex}.footer-social a:hover{background:var(--orange,#7b2ff7)}.footer-bottom{color:#888;border-top:1px solid #222;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.25rem;font-size:.82rem;display:flex}.footer-links{flex-wrap:wrap;gap:1.2rem;display:flex}.footer-links a:hover{color:var(--orange-dark)}@media (width<=700px){.footer-top{text-align:center;flex-direction:column}.footer-desc{text-align:center}.footer-bottom{text-align:center;flex-direction:column}}@media (width<=800px){.hero-section{grid-template-columns:1fr}}@media (width<=600px){.hero-title-overlay h1{font-size:1.15rem}.article-header h1{font-size:1.4rem}.news-ticker-item{padding-right:1.4rem;font-size:.78rem}.news-ticker-item:after{margin-left:1.4rem}.brand img{height:28px}}.cmc-ticker-wrap{background:#000}.news-ticker{background:#14142b;align-items:center;display:flex;overflow:hidden}.news-ticker-badge{color:#fff;letter-spacing:.06em;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#f5b400,#e08e00);flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.72rem;font-weight:800;display:flex;position:relative}.news-ticker-viewport{flex:auto;min-width:0;overflow:hidden}.news-ticker-badge .dot{background:#ff3b3b;border-radius:50%;width:8px;height:8px;animation:1s infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.news-ticker-track{white-space:nowrap;animation:45s linear infinite ticker-scroll;display:flex}.news-ticker:hover .news-ticker-track{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.news-ticker-item{color:#e8e8e9;flex-shrink:0;padding:.55rem 2rem .55rem 0;font-size:.85rem}.news-ticker-item:after{content:"◆";color:var(--orange,#7b2ff7);margin-left:2rem;font-size:.6rem}.news-ticker-item a{color:inherit;text-decoration:none}.news-ticker-item a:hover{color:#c9a8ff}
