/*
Theme Name: alhokooma-news-homepage
Text Domain: alhokooma-news-homepage
Version: 1.1.0
Requires at least: 6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
WPVibe: yes
*/
:root{--red:#b40000;--dark:#15191d;--ink:#202328;--muted:#73777d;--line:#e4e6e8;--bg:#f5f6f7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Tahoma",sans-serif;direction:rtl}.container{width:min(1380px,calc(100% - 32px));margin:auto}.top-strip{background:#191d21;color:#fff;font-size:13px}.top-strip-inner{display:flex;justify-content:space-between;padding:8px 0}.masthead{min-height:118px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header{background:#fff}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;color:var(--ink)}.brand img{width:92px;height:92px;object-fit:contain}.brand-text{display:flex;flex-direction:column}.brand-text strong{font-size:38px;line-height:1;font-weight:900}.brand-text small{font-size:15px;color:var(--muted);margin-top:8px}.editor-line{font-size:15px;color:#666;border-right:3px solid var(--red);padding-right:14px}.main-nav{background:#202428;border-bottom:4px solid var(--red)}.nav-inner{overflow:auto}.nav-list{display:flex;list-style:none;margin:0;padding:0;white-space:nowrap}.nav-list li{margin:0}.nav-list a{display:block;color:#fff;text-decoration:none;font-weight:700;padding:14px 19px;font-size:15px}.nav-list a:hover{background:var(--red)}.breaking{background:#fff;border-bottom:1px solid var(--line)}.breaking-inner{display:flex;align-items:center;min-height:48px}.breaking strong{background:var(--red);color:#fff;padding:9px 18px;font-size:16px}.breaking-track{display:flex;gap:26px;overflow:hidden;padding:0 18px;white-space:nowrap}.breaking-track a{color:var(--ink);text-decoration:none;font-size:14px}.hero-news{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:18px;margin:24px 0 30px}.hero-main{background:#fff;border:1px solid var(--line)}.hero-image{display:block;height:410px;overflow:hidden;background:#ddd}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-copy{padding:18px 22px}.hero-copy span{color:var(--red);font-weight:800;font-size:14px}.hero-copy h1{font-size:29px;line-height:1.35;margin:7px 0}.hero-copy h1 a,.story-card h3 a{color:inherit;text-decoration:none}.hero-copy p{margin:0;color:var(--muted);line-height:1.8}.hero-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-list article{background:#fff;border:1px solid var(--line);overflow:hidden}.hero-list article>a{display:block;height:135px}.hero-list img{width:100%;height:100%;object-fit:cover}.hero-list h3{font-size:16px;line-height:1.5;margin:10px 12px 14px}.hero-list h3 a{color:var(--ink);text-decoration:none}.news-section{margin:0 0 34px}.section-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:3px solid var(--red);margin-bottom:14px;background:#fff;padding:0 15px}.section-heading h2{font-size:23px;margin:0;padding:12px 0;font-weight:900}.section-heading a{color:var(--red);text-decoration:none;font-weight:700}.section-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.story-card{background:#fff;border:1px solid var(--line);overflow:hidden}.story-image{display:block;height:175px;background:#eceeef}.story-image img{width:100%;height:100%;object-fit:cover;transition:.2s}.story-card:hover img{transform:scale(1.03)}.story-body{padding:11px 13px}.story-body time{font-size:12px;color:var(--red)}.story-card h3{font-size:17px;line-height:1.55;margin:5px 0 2px}.section-side{min-width:0}.side-box{background:#fff;border:1px solid var(--line);margin-bottom:14px}.side-title{background:#202428;color:#fff;border-right:5px solid var(--red);padding:11px 13px;font-weight:800}.side-item{display:block;padding:12px 13px;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink)}.side-item:last-child{border-bottom:0}.side-item span{color:var(--red);font-size:11px;margin-left:8px}.side-item b{font-size:14px;line-height:1.5}.ad-box{min-height:145px;display:flex;align-items:center;justify-content:center;text-align:center;color:#9a9da0;font-weight:800}.ad-box small{display:block;font-weight:400;margin-top:5px}.site-footer{background:#171a1d;color:#fff;padding:28px 0;margin-top:10px}.site-footer p{margin:0;text-align:center;color:#bbb}.mobile-menu{display:none}@media(max-width:900px){.masthead{min-height:92px}.brand img{width:68px;height:68px}.brand-text strong{font-size:27px}.editor-line{display:none}.hero-news{grid-template-columns:1fr}.section-layout{grid-template-columns:1fr}.section-side{display:grid;grid-template-columns:1fr 1fr;gap:14px}.side-box{margin:0}.story-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{width:calc(100% - 18px)}.top-strip-inner{font-size:11px}.masthead{padding:8px 0}.brand img{width:58px;height:58px}.brand-text strong{font-size:23px}.brand-text small{font-size:11px}.nav-list a{padding:11px 12px;font-size:13px}.breaking-inner{min-height:42px}.breaking strong{font-size:13px;padding:8px 12px}.breaking-track{gap:16px;padding:0 10px}.hero-news{margin-top:14px}.hero-image{height:245px}.hero-copy h1{font-size:22px}.hero-list{gap:8px}.hero-list article>a{height:105px}.hero-list h3{font-size:14px;margin:7px 8px 10px}.section-heading h2{font-size:19px}.story-grid{grid-template-columns:1fr 1fr;gap:9px}.story-image{height:125px}.story-card h3{font-size:14px}.section-side{grid-template-columns:1fr}.side-box:nth-child(2){display:none}.news-section{margin-bottom:22px}}
