/*
Theme Name: qalb-misr-news-layout
Theme URI: https://albmisr.com/
Description: Editorial RTL news layout for Qalb Misr.
Version: 2.1.0
Text Domain: qalb-misr-news-layout
*/

:root{--qm-red:#b31322;--qm-red-dark:#850d18;--qm-ink:#16181d;--qm-muted:#6b7078;--qm-line:#e5e7eb;--qm-soft:#f6f7f9;--qm-white:#fff;--qm-container:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.qalb-site{margin:0;background:#fff;color:var(--qm-ink);font-family:Tahoma,"Arial",sans-serif;line-height:1.65}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.qm-container{width:min(var(--qm-container),calc(100% - 32px));margin-inline:auto}
.qm-topline{background:#15171b;color:#d8dbe0;font-size:12px}
.qm-topline-inner{min-height:32px;display:flex;align-items:center;justify-content:space-between}
.qm-topline-note{opacity:.75}
.qm-header{background:#fff}
.qm-brand-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.qm-brand{display:flex;align-items:center;gap:12px}
.qm-brand-mark{width:50px;height:50px;border-radius:10px;background:var(--qm-red);color:#fff;display:grid;place-items:center;font-size:29px;font-weight:900;box-shadow:0 7px 18px rgba(179,19,34,.18)}
.qm-brand-text{display:flex;flex-direction:column;line-height:1.1}.qm-brand-text strong{font-size:30px;letter-spacing:-1px}.qm-brand-text small{font-size:12px;color:var(--qm-red);font-weight:700;letter-spacing:2px;margin-top:5px}
.qm-brand-actions{display:flex;align-items:center;gap:12px}.qm-subscribe{border:1px solid var(--qm-red);color:var(--qm-red);font-weight:700;padding:8px 14px;border-radius:6px}.qm-subscribe:hover{background:var(--qm-red);color:#fff}
.qm-search{display:flex;border:1px solid var(--qm-line);border-radius:7px;overflow:hidden;background:#fff}.qm-search input{border:0;outline:0;padding:10px 12px;width:210px;font-family:inherit}.qm-search button{border:0;background:#f4f5f7;width:44px;font-size:22px;cursor:pointer}
.qm-nav{border-top:1px solid var(--qm-line);border-bottom:3px solid var(--qm-red);background:#fff}.qm-nav-inner{display:flex;align-items:center;gap:0;overflow:auto}.qm-nav a{white-space:nowrap;padding:12px 15px;font-size:14px;font-weight:700}.qm-nav a:hover,.qm-nav a:first-child{color:var(--qm-red);background:#fff7f8}
.qm-main{min-height:400px}.qm-breaking{background:#fafafa;border-bottom:1px solid var(--qm-line)}.qm-breaking-inner{display:flex;align-items:center;gap:16px;min-height:42px}.qm-breaking strong{background:var(--qm-red);color:#fff;padding:4px 12px;border-radius:4px;font-size:12px}.qm-breaking-track{display:flex;gap:28px;overflow:hidden;white-space:nowrap;font-size:13px}.qm-breaking-track a:hover{color:var(--qm-red)}
.qm-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);gap:18px;padding:28px 0 10px}.qm-hero-image{height:480px;position:relative;display:block;overflow:hidden;border-radius:10px;background:#24262b}.qm-hero-image img{width:100%;height:100%;object-fit:cover}.qm-hero-image>span{height:100%;display:grid;place-items:center;color:#fff;font-size:42px;font-weight:900}.qm-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 28%,rgba(0,0,0,.82) 100%)}.qm-hero-copy{position:absolute;right:0;bottom:0;left:0;padding:30px;color:#fff}.qm-kicker{display:inline-block;color:#fff;background:var(--qm-red);padding:4px 10px;border-radius:3px;font-size:12px;font-weight:700;margin-bottom:10px}.qm-hero-copy h1{font-size:34px;line-height:1.3;margin:0 0 9px;font-weight:900}.qm-hero-copy p{margin:0;color:#eceef1;font-size:14px;max-width:800px}
.qm-hero-side{display:grid;grid-template-rows:repeat(3,1fr);gap:14px}.qm-card{min-width:0;background:#fff}.qm-hero-side .qm-card{display:grid;grid-template-columns:145px 1fr;gap:12px;border-bottom:1px solid var(--qm-line);padding-bottom:14px}.qm-card-media{display:block;overflow:hidden;background:#e9ebef;border-radius:7px;aspect-ratio:16/10}.qm-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.qm-card:hover img{transform:scale(1.035)}.qm-media-fallback{height:100%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#941321,#252a34);font-weight:900}.qm-card-body{padding-top:7px}.qm-card-cat{font-size:11px;color:var(--qm-red);font-weight:800}.qm-card h3{font-size:16px;line-height:1.45;margin:5px 0}.qm-card h3 a:hover{color:var(--qm-red)}.qm-card-meta{font-size:11px;color:var(--qm-muted)}
.qm-latest-wrap,.qm-news-section{padding:26px 0}.qm-section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid var(--qm-ink);margin-bottom:17px;gap:20px}.qm-section-head>div{position:relative;padding-bottom:10px}.qm-section-head>div:after{content:"";position:absolute;right:0;bottom:-2px;width:70px;height:3px;background:var(--qm-red)}.qm-section-head span{display:block;color:var(--qm-red);font-size:11px;font-weight:800}.qm-section-head h2{margin:2px 0 0;font-size:24px;line-height:1.2}.qm-section-head>a{color:var(--qm-red);font-size:12px;font-weight:800;padding-bottom:11px}.qm-latest-grid,.qm-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.qm-news-grid .qm-card-media,.qm-latest-grid .qm-card-media{aspect-ratio:16/10}.qm-news-grid .qm-card,.qm-latest-grid .qm-card{border:1px solid var(--qm-line);border-radius:9px;overflow:hidden}.qm-news-grid .qm-card-body,.qm-latest-grid .qm-card-body{padding:11px 13px 14px}.qm-news-grid .qm-card h3,.qm-latest-grid .qm-card h3{font-size:15px;margin:5px 0 7px}
.qm-section-local{border-top:5px solid #222}.qm-section-world{border-top:5px solid #222}.qm-section-economy{background:var(--qm-soft);padding-inline:18px;border-radius:10px}.qm-section-tech{border-top:5px solid #222}.qm-section-sports{border-top:5px solid #222}.qm-section-variety{border-top:5px solid #222}
.qm-editorial{margin:30px 0 45px;padding:28px 32px;background:#17191e;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:25px}.qm-editorial h2{margin:4px 0 7px;font-size:25px}.qm-editorial p{margin:0;color:#c9cdd3;max-width:720px}.qm-editorial .qm-kicker{margin:0}.qm-editorial-btn{border:1px solid #fff;padding:9px 18px;border-radius:6px;font-weight:800;white-space:nowrap}.qm-editorial-btn:hover{background:#fff;color:#17191e}.qm-empty{padding:70px;text-align:center;background:var(--qm-soft);border-radius:10px}
.qm-footer{background:#121419;color:#d8dbe0}.qm-footer-grid{padding:42px 0;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.qm-footer-brand{font-size:25px;font-weight:900;color:#fff}.qm-footer-brand span{font-size:13px;color:#e15a66;margin-right:7px}.qm-footer p{color:#9da2aa;max-width:520px}.qm-footer h3{color:#fff;font-size:15px;margin:0 0 12px}.qm-footer-links{display:grid;gap:7px;font-size:13px}.qm-footer-links a:hover{color:#fff}.qm-footer-bottom{border-top:1px solid #2b2e35;padding:14px 0;color:#8f949c;font-size:11px}
@media(max-width:900px){.qm-brand-row{min-height:78px}.qm-search input{width:150px}.qm-hero{grid-template-columns:1fr}.qm-hero-side{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.qm-hero-side .qm-card{display:block}.qm-latest-grid,.qm-news-grid{grid-template-columns:repeat(2,1fr)}.qm-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.qm-container{width:min(var(--qm-container),calc(100% - 20px))}.qm-topline-note{display:none}.qm-brand-text strong{font-size:24px}.qm-brand-mark{width:42px;height:42px;font-size:24px}.qm-brand-actions{gap:6px}.qm-subscribe{display:none}.qm-search input{width:130px}.qm-nav a{padding:10px 11px;font-size:12px}.qm-hero{padding-top:15px}.qm-hero-image{height:360px}.qm-hero-copy{padding:18px}.qm-hero-copy h1{font-size:24px}.qm-hero-side{grid-template-columns:1fr}.qm-hero-side .qm-card{display:grid;grid-template-columns:120px 1fr}.qm-latest-grid,.qm-news-grid{grid-template-columns:1fr}.qm-section-economy{padding-inline:10px}.qm-editorial{display:block;padding:24px;margin-bottom:30px}.qm-editorial-btn{display:inline-block;margin-top:18px}.qm-footer-grid{grid-template-columns:1fr;gap:24px}}
