:root{--red:#d71920;--blue:#0756a5;--dark:#101828;--light:#f5f7fb;--line:#e4e7ec}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--dark)}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{background:var(--dark);color:#fff;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;padding:8px 0}.brand-row{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.brand{font-size:30px;font-weight:900}.brand span{color:var(--blue)}.brand b{color:var(--red);margin-left:6px}
/* Home header weather + contact */
.header-weather{width:310px;background:rgba(255,255,255,.98);border:1px solid rgba(7,86,165,.16);border-radius:14px;box-shadow:0 8px 24px rgba(15,23,42,.10);padding:10px 12px;flex-shrink:0}.header-weather .weather-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.header-weather .weather-title{font-weight:800;color:var(--blue);font-size:14px}.header-weather .weather-select{border:1px solid #cbd5e1;border-radius:7px;padding:5px;font-size:12px;width:100%;margin-top:7px}.header-weather .weather-main{display:flex;align-items:center;gap:10px;margin:7px 0}.header-weather .weather-icon{font-size:1.8rem}.header-weather .weather-temp{font-size:1.35rem;font-weight:800}.header-weather .weather-meta,.header-weather .weather-status{font-size:11px;color:#64748b}.header-weather .weather-close{border:0;background:transparent;cursor:pointer;font-size:1.1rem}.header-weather.minimized{width:205px}.header-weather.minimized .weather-body{display:none}.header-contact{display:flex;flex-direction:column;gap:5px;min-width:190px;font-size:13px}.header-contact strong{color:var(--blue);font-size:14px}.header-contact a{color:#475569}.header-contact a:hover{color:var(--red)}
.tagline{color:#667085}.menu-toggle{display:none;background:var(--blue);color:white;border:0;padding:10px;border-radius:5px;font-size:20px}nav{background:var(--blue);color:white}.nav-inner{display:flex;align-items:center}.nav-inner>a{padding:16px;font-weight:bold}.nav-inner>a:hover{background:var(--red)}.search{margin-left:auto;display:flex}.search input{padding:9px;border:0}.search button,.form button,.big-search button,.button{background:var(--red);color:white;border:0;padding:10px 16px;font-weight:bold;border-radius:4px;cursor:pointer}.breaking-strip{border-bottom:1px solid var(--line)}.breaking-strip .container{display:flex;align-items:center}.breaking-strip strong{background:var(--red);color:white;padding:10px 14px}.ticker{padding:10px;white-space:nowrap;overflow:hidden}.ticker a{margin-right:35px}.page{padding:35px 0}.hero-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:24px}.hero-card{position:relative;min-height:430px;overflow:hidden;background:#111;border-radius:8px}.hero-card img{width:100%;height:100%;object-fit:cover;opacity:.78}.overlay{position:absolute;left:0;right:0;bottom:0;padding:30px;color:white;background:linear-gradient(transparent,rgba(0,0,0,.9))}.overlay h1{font-size:34px}.badge{background:var(--red);padding:5px 8px;font-size:12px;font-weight:bold}.category{color:var(--red);font-weight:bold;text-transform:uppercase;font-size:12px}.story-row{display:flex;gap:14px;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:17px}.story-row img,.compact-list img{width:120px;height:85px;object-fit:cover;border-radius:5px}.section{margin-top:50px}.section-title{display:flex;justify-content:space-between;border-bottom:3px solid var(--blue);margin-bottom:20px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:7px;overflow:hidden}.card img{width:100%;height:170px;object-fit:cover}.card-body{padding:15px}.card h3{margin:7px 0}.card p{color:#667085;line-height:1.5}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:50px}.compact-list article{display:flex;gap:15px;padding:13px 0;border-bottom:1px solid var(--line)}.article-page{max-width:900px;padding:45px 0}.article-page h1{font-size:44px}.meta{color:#667085}.article-image{width:100%;max-height:560px;object-fit:cover;border-radius:8px}.article-content{font-size:18px;line-height:1.8;margin-top:25px}.narrow{max-width:850px}.form{display:grid;gap:16px}.form label{display:grid;gap:7px;font-weight:bold}.form input,.form textarea,.form select,.big-search input{padding:12px;border:1px solid #cfd4dc;border-radius:5px;font:inherit}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.success{padding:14px;background:#e8f7ee;color:#167443;margin-bottom:20px}.error{padding:14px;background:#fdecec;color:#b42318;margin-bottom:20px}footer{background:var(--dark);color:white;margin-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:45px 0}.footer-grid a{display:block;margin:8px 0;color:#d0d5dd}.light{color:white}.light span{color:#65a5ee}.copyright{text-align:center;border-top:1px solid #344054;padding:15px;color:#98a2b3}.big-search{display:flex;margin:20px 0 30px}.big-search input{flex:1}.admin-bg{background:linear-gradient(135deg,var(--blue),var(--dark));min-height:100vh;display:grid;place-items:center}.login-box{background:white;padding:35px;border-radius:10px;width:min(420px,92%)}.admin-header{background:var(--dark);color:white;padding:18px 0}.admin-header .container{display:flex;justify-content:space-between}.admin-header a{color:white}.admin-page{padding:35px 0}.admin-actions{display:flex;justify-content:space-between;align-items:center}.stats{display:flex;gap:20px;margin:25px 0}.stats div{background:var(--light);padding:20px 30px;border-left:4px solid var(--red)}.stats b{display:block;font-size:30px}.stats span{color:#667085}.table-wrap{overflow:auto;margin-bottom:40px}table{border-collapse:collapse;width:100%;min-width:750px}th,td{padding:12px;border-bottom:1px solid var(--line);text-align:left}th{background:var(--light)}@media(max-width:800px){.menu-toggle{display:block}.tagline{display:none}#mainNav:not(.open){display:none}.nav-inner{flex-direction:column;align-items:stretch}.nav-inner>a{padding:13px}.search{margin:5px 0 10px}.hero-grid,.split-section{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.article-page h1{font-size:34px}}@media(max-width:500px){.cards{grid-template-columns:1fr}.brand{font-size:24px}}

/* Interactive newsroom enhancements */
.card,.story-row,.compact-list article,.hero-card{transition:transform .25s ease,box-shadow .25s ease}.card:hover,.story-row:hover,.compact-list article:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(16,24,40,.10)}.card img,.story-row img,.compact-list img,.hero-card img{cursor:zoom-in;transition:transform .35s ease}.card:hover img,.story-row:hover img,.compact-list article:hover img{transform:scale(1.03)}
.modal-backdrop{position:fixed;inset:0;background:rgba(8,15,30,.72);display:none;align-items:center;justify-content:center;padding:20px;z-index:3000;backdrop-filter:blur(5px)}.modal-backdrop.show{display:flex}.modal-card{position:relative;background:#fff;width:min(480px,96%);padding:35px;border-radius:18px;box-shadow:0 25px 80px rgba(0,0,0,.28);animation:popIn .25s ease}.modal-icon{width:58px;height:58px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--red));color:#fff;display:grid;place-items:center;font-size:30px;font-weight:900}.modal-card h2{font-size:30px;margin:16px 0 8px}.modal-card p{color:#667085;line-height:1.6}.modal-close,.lightbox-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#667085}.newsletter-card input{width:100%;padding:13px;border:1px solid #d0d5dd;border-radius:8px;margin:10px 0;font:inherit}.newsletter-card .button{width:100%}.lightbox-close{color:#fff;z-index:2;font-size:42px}.modal-backdrop#imageLightbox{padding:40px}.modal-backdrop#imageLightbox img{max-width:95vw;max-height:90vh;border-radius:10px;box-shadow:0 20px 80px #000;object-fit:contain}.ai-launcher{position:fixed;right:24px;bottom:24px;z-index:2500;border:0;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--red));color:#fff;padding:13px 18px;display:flex;gap:9px;align-items:center;box-shadow:0 12px 35px rgba(7,86,165,.35);cursor:pointer}.ai-launcher span{font-size:20px}.ai-panel{position:fixed;right:24px;bottom:82px;width:min(390px,calc(100vw - 30px));height:560px;background:#fff;border-radius:18px;z-index:2501;box-shadow:0 20px 70px rgba(16,24,40,.28);overflow:hidden;display:none;flex-direction:column;border:1px solid #e4e7ec}.ai-panel.show{display:flex;animation:slideUp .2s ease}.ai-head{background:linear-gradient(135deg,var(--blue),var(--red));color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.ai-head strong{display:block;font-size:17px}.ai-head small{opacity:.85}.ai-head button{background:transparent;border:0;color:#fff;font-size:26px;cursor:pointer}.ai-messages{flex:1;padding:16px;overflow:auto;background:#f8fafc}.ai-bubble{padding:11px 13px;border-radius:14px;margin:8px 0;max-width:85%;line-height:1.45;white-space:pre-wrap}.ai-bubble.bot{background:#fff;border:1px solid #e4e7ec}.ai-bubble.user{margin-left:auto;background:#0756a5;color:#fff}.ai-suggestions{display:flex;gap:6px;padding:8px;overflow:auto;border-top:1px solid #eee}.ai-suggestions button{white-space:nowrap;border:1px solid #cfd4dc;background:#fff;border-radius:999px;padding:7px 10px;cursor:pointer;font-size:12px}.ai-form{display:flex;padding:10px;border-top:1px solid #e4e7ec}.ai-form input{flex:1;border:1px solid #cfd4dc;border-radius:999px;padding:11px 14px;outline:none}.ai-form button{border:0;background:var(--red);color:#fff;width:44px;border-radius:50%;margin-left:7px;cursor:pointer}.ai-typing{opacity:.6;font-style:italic}.subscribe-link{background:none;border:0;color:#0756a5;font-weight:bold;cursor:pointer;padding:0}.image-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.image-gallery img{width:100%;height:150px;object-fit:cover;border-radius:10px;cursor:zoom-in}.pulse{animation:pulse 2s infinite}@keyframes popIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(215,25,32,.35)}50%{box-shadow:0 0 0 10px rgba(215,25,32,0)}}@media(max-width:700px){.ai-launcher{right:14px;bottom:14px}.ai-panel{right:10px;bottom:72px;height:68vh}.image-gallery{grid-template-columns:repeat(2,1fr)}.image-gallery img{height:120px}}

/* Nhlalala brand and category experiences */
.brand-logo{display:inline-flex;align-items:center}.brand-logo img{display:block;width:min(390px,55vw);height:auto;max-height:105px;object-fit:contain}.footer-logo img{width:220px;max-height:70px;background:#fff;border-radius:6px;padding:4px}.category-hero{position:relative;min-height:470px;overflow:hidden;background:#101828}.category-hero-image{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.02);transition:transform 8s ease}.category-hero:hover .category-hero-image{transform:scale(1.07)}.category-hero-overlay{position:relative;z-index:1;min-height:470px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(5,15,30,.88),rgba(5,15,30,.52) 50%,rgba(5,15,30,.2))}.category-hero .container{color:#fff;max-width:1180px}.category-hero h1{font-size:clamp(44px,7vw,76px);margin:10px 0}.category-hero p{font-size:20px;line-height:1.65;max-width:700px;color:#e4e7ec}.category-kicker{display:inline-block;font-weight:900;letter-spacing:2px;color:#fff;border-left:4px solid var(--red);padding-left:10px}.hero-actions{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.ghost-button{display:inline-block;border:1px solid rgba(255,255,255,.65);color:#fff;padding:10px 16px;border-radius:4px;font-weight:bold}.category-visuals{padding:55px 0 10px}.category-visuals .section-title h2{margin:5px 0}.visual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.visual-tile{position:relative;height:230px;overflow:hidden;border-radius:14px;background:#111;box-shadow:0 12px 35px rgba(16,24,40,.12)}.visual-tile img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.visual-tile:hover img{transform:scale(1.09);filter:brightness(.78)}.visual-tile>div{position:absolute;left:0;right:0;bottom:0;padding:45px 16px 16px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.9))}.visual-tile strong{display:block;font-size:21px}.visual-tile span{font-size:12px;opacity:.85}.category-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-feature-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.news-feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(16,24,40,.14)}.news-feature-card.featured-news{grid-column:span 2;display:grid;grid-template-columns:1.2fr 1fr}.news-feature-image{position:relative;min-height:220px;overflow:hidden;background:#eef2f6}.news-feature-image img{width:100%;height:100%;min-height:220px;object-fit:cover;transition:transform .45s ease}.news-feature-card:hover .news-feature-image img{transform:scale(1.05)}.image-badge{position:absolute;left:12px;top:12px;background:var(--red);color:#fff;padding:6px 9px;border-radius:4px;font-size:11px;font-weight:900;text-transform:uppercase}.news-feature-body{padding:20px}.news-feature-body small{color:#667085}.news-feature-body h3{font-size:23px;line-height:1.25;margin:8px 0}.featured-news .news-feature-body h3{font-size:29px}.news-feature-body p{color:#667085;line-height:1.55}.read-more{display:inline-block;color:var(--blue);font-weight:900;margin-top:5px}.empty-state{padding:60px 20px;text-align:center;background:var(--light);border-radius:12px}.category-cta{margin-top:60px;padding:40px 0;background:linear-gradient(135deg,var(--blue),#123b69);color:#fff}.category-cta.lifestyle{background:linear-gradient(135deg,#b23b6a,#51306e)}.category-cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.category-cta h2{font-size:34px;margin:7px 0}.category-cta p{margin:0;color:#dbe4f0}.category-cta .category-kicker{font-size:11px}.category-cta .button{white-space:nowrap}@media(max-width:900px){.visual-grid{grid-template-columns:repeat(2,1fr)}.category-news-grid{grid-template-columns:1fr 1fr}.news-feature-card.featured-news{grid-column:span 2}}@media(max-width:650px){.brand-logo img{width:270px;max-height:80px}.category-hero,.category-hero-overlay{min-height:410px}.category-hero h1{font-size:45px}.visual-grid,.category-news-grid{grid-template-columns:1fr}.news-feature-card.featured-news{grid-column:span 1;display:block}.category-cta .container{display:block}.category-cta .button{margin-top:20px}}
.brand-row{min-height:125px}.site-header{background:#fff}.footer-grid .brand-logo{background:#fff;border-radius:7px;padding:3px}.footer-grid .brand-logo img{display:block}

/* About Us editor and page */
.about-page{padding-top:34px;padding-bottom:70px}.about-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:center;padding:34px;border-radius:24px;background:linear-gradient(135deg,#fff,#f4f8fc);box-shadow:0 18px 45px rgba(20,40,70,.10);border:1px solid rgba(7,86,165,.12)}.about-hero h1{font-size:clamp(2.2rem,5vw,4rem);margin:10px 0 14px}.about-hero .lead{font-size:1.15rem;line-height:1.8;color:#475569}.about-image{width:100%;height:340px;object-fit:cover;border-radius:20px;box-shadow:0 15px 35px rgba(0,0,0,.15)}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.about-card{padding:28px;background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 12px 30px rgba(15,23,42,.07);transition:transform .25s ease,box-shadow .25s ease}.about-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(15,23,42,.12)}.about-icon{font-size:2rem}.about-contact{padding:32px;border-radius:20px;background:#0756a5;color:#fff}.about-contact h2{margin-top:0}.about-contact .button{background:#d71920;color:#fff}.admin-buttons{display:flex;gap:10px;flex-wrap:wrap}.button.secondary{background:#0756a5}.success-box{padding:14px 18px;border-radius:10px;background:#e8f7ee;color:#166534;margin-bottom:20px}.admin-form{max-width:900px;background:#fff;padding:28px;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08);display:grid;gap:16px}.admin-form label{font-weight:700;display:grid;gap:8px}.admin-form input,.admin-form textarea{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}.admin-form small{font-weight:400;color:#64748b}.admin-preview{width:260px;max-height:180px;object-fit:cover;border-radius:12px}.weather-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.weather-title{font-weight:800;color:#0756a5}.weather-select{border:1px solid #cbd5e1;border-radius:8px;padding:5px;font-size:.8rem}.weather-main{display:flex;align-items:center;gap:12px;margin:10px 0}.weather-icon{font-size:2.4rem}.weather-temp{font-size:1.8rem;font-weight:800}.weather-meta{font-size:.82rem;color:#64748b}.weather-status{font-size:.82rem;color:#64748b}.weather-close{border:0;background:transparent;cursor:pointer;font-size:1.2rem}@media(max-width:800px){.about-hero{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr}.header-weather{width:270px}.header-contact{min-width:165px}.ai-panel{max-width:calc(100vw - 20px)}}

@media(max-width:1000px){.brand-row{flex-wrap:wrap;gap:14px}.tagline{display:none}.header-weather{order:2;flex:1;min-width:270px}.header-contact{order:3}.menu-toggle{order:4}}
@media(max-width:650px){.brand-row{justify-content:center}.brand-logo{width:100%;display:flex;justify-content:center}.brand-logo img{width:270px;max-height:80px}.header-weather{width:100%;max-width:360px;order:3}.header-contact{width:100%;align-items:center;order:4}.menu-toggle{order:5}.header-weather.minimized{width:100%}}
.about-tagline{font-size:1.15rem;font-weight:800;letter-spacing:.04em;margin:.25rem 0 1rem;font-style:italic}


/* Nhlalala Weather - circular glossy glass design */
.header-weather{position:relative;width:205px;height:205px;min-width:205px;border-radius:50%;padding:17px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(220,238,255,.38));border:1px solid rgba(255,255,255,.9);box-shadow:inset 0 2px 10px rgba(255,255,255,.9),inset 0 -10px 25px rgba(7,86,165,.10),0 12px 35px rgba(16,24,40,.18);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.header-weather:before{content:"";position:absolute;inset:7px;border-radius:50%;border:2px solid rgba(255,255,255,.65);pointer-events:none}
.header-weather:after{content:"";position:absolute;width:105px;height:52px;top:12px;left:35px;border-radius:50%;background:rgba(255,255,255,.42);filter:blur(2px);transform:rotate(-18deg);pointer-events:none}
.weather-head{position:relative;z-index:2;width:100%;justify-content:center}.weather-title{font-size:.78rem;letter-spacing:.03em;text-transform:uppercase;color:var(--blue);text-shadow:0 1px 0 rgba(255,255,255,.8)}
.weather-close{position:absolute;right:4px;top:-4px;width:25px;height:25px;border-radius:50%;background:rgba(255,255,255,.65);border:1px solid rgba(7,86,165,.12);font-size:1rem;line-height:1;z-index:3;color:var(--blue);box-shadow:0 3px 10px rgba(0,0,0,.08)}
.weather-body{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:center}.weather-select{margin:4px auto 1px;border-radius:999px;padding:4px 10px;background:rgba(255,255,255,.68);border:1px solid rgba(7,86,165,.16);font-size:.68rem;color:var(--dark);outline:none;max-width:125px}.weather-main{justify-content:center;gap:7px;margin:4px 0}.weather-icon{font-size:2rem;line-height:1}.weather-temp{font-size:1.55rem;line-height:1;font-weight:900;color:var(--dark)}.weather-meta{font-size:.63rem;color:#475569;max-width:130px;line-height:1.2}.weather-status{font-size:.58rem;color:#64748b;max-width:150px;line-height:1.2}.header-weather.minimized{width:58px;min-width:58px;height:58px;padding:0}.header-weather.minimized .weather-body,.header-weather.minimized .weather-title{display:none}.header-weather.minimized .weather-head{width:auto}.header-weather.minimized .weather-close{position:static;width:34px;height:34px;font-size:1.25rem}

/* Contact page details */
.contact-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch;margin-bottom:28px;padding:34px;border-radius:22px;background:linear-gradient(135deg,#f7fbff,#eef5fb);border:1px solid rgba(7,86,165,.12);box-shadow:0 15px 40px rgba(16,24,40,.08)}
.contact-kicker{display:inline-block;color:var(--red);font-weight:900;font-size:.78rem;letter-spacing:.14em}.contact-hero h1{font-size:clamp(2.2rem,5vw,4rem);margin:8px 0 12px}.contact-hero p{color:#475569;line-height:1.7;max-width:650px}.contact-details{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:20px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.95);box-shadow:inset 0 1px 8px rgba(255,255,255,.8),0 10px 25px rgba(7,86,165,.08);backdrop-filter:blur(8px)}.contact-detail{display:flex;align-items:center;gap:14px;padding:12px;border-radius:14px}.contact-detail-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#3a83c8);color:#fff;font-size:20px;box-shadow:0 7px 18px rgba(7,86,165,.2)}.contact-detail small{display:block;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.contact-detail a{display:block;color:var(--blue);font-weight:800;margin-top:3px}
@media(max-width:1000px){.header-weather{width:185px;height:185px;min-width:185px}.contact-hero{grid-template-columns:1fr}.header-contact{display:none}}
@media(max-width:650px){.header-weather{width:180px;height:180px;min-width:180px}.contact-hero{padding:24px}.contact-details{padding:14px}.header-weather.minimized{width:58px;min-width:58px;height:58px}}
