@font-face{font-family:PlexArabic;src:url('/fonts/IBMPlexSansArabic-Regular.ttf')}@font-face{font-family:PlexArabic;src:url('/fonts/IBMPlexSansArabic-Medium.ttf');font-weight:500}@font-face{font-family:PlexArabic;src:url('/fonts/IBMPlexSansArabic-SemiBold.ttf');font-weight:600}@font-face{font-family:PlexArabic;src:url('/fonts/IBMPlexSansArabic-Bold.ttf');font-weight:700}
:root{--bg:#07130f;--panel:#111f1a;--panel2:#172720;--line:#24362f;--text:#f6f4ed;--muted:#92a198;--mint:#80d6c8;--teal:#008574;--coral:#eb7052;--gold:#e5bc65;--shadow:0 20px 60px #0004}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:PlexArabic,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}button,input,select,textarea{font:inherit}.shell{min-height:100vh}.sidebar{position:fixed;right:0;top:0;bottom:0;width:286px;background:#0c1914;border-left:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:13px;align-items:center;padding:0 10px 28px}.brand b{display:block;font-size:21px}.brand small{display:block;color:var(--muted);font-size:12px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:17px;background:var(--teal);font-size:30px;font-weight:bold}.sidebar nav{display:grid;gap:7px}.sidebar nav a{color:#bcc8c1;text-decoration:none;padding:14px 17px;border-radius:15px;display:flex;gap:13px;align-items:center;font-weight:500}.sidebar nav a i{width:24px;font-style:normal;font-size:21px;text-align:center}.sidebar nav a:hover{background:#14251e;color:white}.sidebar nav a.active{background:#006e61;color:#fff}.logout{margin-top:auto;border:1px solid var(--line);background:transparent;color:#aebbb4;border-radius:13px;padding:12px;width:100%;cursor:pointer}.main{margin-right:286px;padding:30px 42px 70px;max-width:1700px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.topbar h1{font-size:22px;margin:1px 0}.eyebrow{color:var(--mint);font-size:13px;margin:0 0 5px;font-weight:600}.status{background:var(--panel);border:1px solid var(--line);border-radius:99px;padding:10px 15px;color:#b6c3bb;font-size:13px}.status i{display:inline-block;width:8px;height:8px;background:#53d6a5;border-radius:50%;margin-left:6px;box-shadow:0 0 0 5px #53d6a51b}h2{font-size:36px;margin:2px 0 8px;letter-spacing:-.6px}h3{margin:0 0 6px}p{color:var(--muted);margin:3px 0;line-height:1.7}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:28px 0}.stats article,.panel,.podcast-card,.request-card,.city-grid article{background:linear-gradient(145deg,var(--panel),#0d1b16);border:1px solid var(--line);border-radius:22px;padding:22px}.stats small{color:var(--muted)}.stats strong{display:block;font-size:35px;margin:8px 0}.stats span{font-size:12px;color:#72857a}.panel{box-shadow:var(--shadow)}.panel-head{display:flex;justify-content:space-between}.chart{height:220px;display:flex;align-items:end;justify-content:space-around;gap:20px;padding:20px 3% 0}.chart>div{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:8px}.chart i{display:block;width:min(55px,75%);min-height:5px;border-radius:13px 13px 5px 5px;background:linear-gradient(var(--mint),var(--teal));transition:.3s}.chart b,.chart small{font-size:12px;color:var(--muted)}.primary{border:0;border-radius:14px;padding:13px 20px;background:var(--mint);color:#06221c;font-weight:700;cursor:pointer}.primary:hover{filter:brightness(1.08);transform:translateY(-1px)}button{transition:.15s}.cards{display:grid;gap:14px}.podcast-card{display:flex;gap:18px;align-items:center}.cover{width:86px;height:86px;border-radius:20px;background:#087e74;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;font-size:34px}.cover img,.city-grid img{width:100%;height:100%;object-fit:cover}.grow{flex:1;min-width:0}.row{display:flex;align-items:center;justify-content:space-between;gap:12px}.badge{display:inline-flex;background:#22352d;color:#b8c7bf;border-radius:99px;padding:5px 10px;font-size:11px;white-space:nowrap}.badge.success{background:#0c463a;color:#8be0cd}.muted-badge{background:#302f28;color:#beb8a5}.meta{display:flex;gap:22px;color:var(--muted);font-size:12px;margin-top:7px}.podcast-card audio{height:34px;width:min(500px,100%);margin-top:10px}.actions{display:flex;gap:8px}.actions button,.inline-form button{background:#24362f;color:#dce5df;border:0;border-radius:11px;padding:9px 13px;cursor:pointer}.actions .danger,.danger{color:#ff9f8c;background:#3a211c;border:0;border-radius:11px;padding:9px 13px;cursor:pointer}.empty{padding:60px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:20px}.split{display:grid;grid-template-columns:minmax(300px,420px) 1fr;gap:18px;align-items:start}.stack,.api-form{display:grid;gap:15px}.api-form label,.stack label{display:grid;gap:7px;color:#b9c6be;font-size:13px}.api-form input,.api-form select,.api-form textarea,.stack input{width:100%;background:#0a1712;color:white;border:1px solid #2a4036;border-radius:12px;padding:12px 13px;outline:0}.api-form input:focus,.api-form select:focus,.api-form textarea:focus,.stack input:focus{border-color:var(--mint);box-shadow:0 0 0 3px #80d6c817}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;justify-content:start;gap:9px!important}.check input{width:18px!important;height:18px}.list{display:grid;gap:0}.list>article{display:flex;justify-content:space-between;align-items:center;padding:17px 4px;border-bottom:1px solid var(--line)}.list>article:last-child{border-bottom:0}.city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.city-grid article{display:grid;grid-template-columns:72px 1fr;gap:15px;align-items:center}.city-grid img,.city-placeholder{height:72px;border-radius:16px}.city-placeholder{display:grid;place-items:center;background:#1f5148;font-size:24px}.city-grid .actions{grid-column:1/-1}.request-card{padding:24px}.request-card>p{margin:15px 0}.inline-form{grid-template-columns:180px 1fr auto}.content-form{max-width:920px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wide{grid-column:1/-1}dialog{width:min(850px,calc(100% - 30px));max-height:90vh;overflow:auto;background:#102019;color:white;border:1px solid #315045;border-radius:24px;padding:0;box-shadow:0 30px 90px #000b}dialog::backdrop{background:#020806cc;backdrop-filter:blur(5px)}dialog form{padding:25px}.dialog-head{display:flex;align-items:center;justify-content:space-between}.dialog-head button{background:transparent;border:0;color:white;font-size:30px;cursor:pointer}.geo-preview{height:130px;border-radius:17px;background:radial-gradient(circle at center,#80d6c82b 0 25%,transparent 26%),linear-gradient(135deg,#102c25,#0b1814);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.geo-preview span{position:absolute;width:95px;height:95px;border:2px solid var(--mint);border-radius:50%;opacity:.4}.geo-preview b,.geo-preview small{position:relative}.geo-preview small{color:var(--muted)}#toast{position:fixed;left:25px;bottom:25px;background:#f5f2e9;color:#102019;padding:13px 18px;border-radius:13px;box-shadow:var(--shadow);transform:translateY(100px);opacity:0;transition:.25s;z-index:99}#toast.show{transform:none;opacity:1}#toast.error{background:#ff927c;color:#30100b}.login-body{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 65% 30%,#0b5f4b55,transparent 32%),var(--bg);padding:20px}.login-card{width:min(430px,100%);background:var(--panel);border:1px solid var(--line);border-radius:28px;padding:38px;box-shadow:var(--shadow)}.login-card>.brand-mark{margin-bottom:20px}.login-card h1{font-size:36px;margin:3px 0}.login-card .muted{margin-bottom:25px}.error{color:#ff9f8c!important;font-size:13px}
@media(max-width:1050px){.stats{grid-template-columns:1fr 1fr}.city-grid{grid-template-columns:1fr 1fr}.sidebar{width:235px}.main{margin-right:235px;padding:25px}.brand small{display:none}}
@media(max-width:760px){.sidebar{position:fixed;top:auto;left:10px;right:10px;bottom:10px;width:auto;height:68px;border:1px solid var(--line);border-radius:22px;padding:8px;background:#0c1914ee;backdrop-filter:blur(16px)}.brand,.logout{display:none}.sidebar nav{display:flex;justify-content:space-around}.sidebar nav a{font-size:0;padding:10px 13px}.sidebar nav a i{font-size:23px}.main{margin:0;padding:20px 16px 105px}.topbar{margin-bottom:28px}.status{display:none}.section-head{align-items:start;gap:16px}.section-head .primary{white-space:nowrap}.stats,.city-grid,.split,.form-grid{grid-template-columns:1fr}.podcast-card{align-items:start;flex-wrap:wrap}.podcast-card .grow{min-width:calc(100% - 110px)}.podcast-card>.actions{width:100%}.inline-form{grid-template-columns:1fr}.chart{gap:5px;padding-inline:0}h2{font-size:31px}}
.request-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.request-header h3{font-size:24px;margin:10px 0 2px}.request-heading-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.request-id{color:#6f8378;font-size:12px;direction:ltr}.request-time{color:var(--gold);font-size:13px}.request-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.request-field{display:grid;align-content:start;gap:7px;background:#0a1712;border:1px solid #22372e;border-radius:15px;padding:15px;min-width:0}.request-field small{color:#82978c;font-size:12px}.request-field strong{font-size:15px;color:#edf3ef;overflow-wrap:anywhere}.request-field a{color:var(--mint);font-weight:600;text-decoration:none;overflow-wrap:anywhere}.request-field a:hover{text-decoration:underline}.request-summary{grid-column:1/-1}.request-summary p{color:#d8e1dc;white-space:pre-wrap;margin:0}.request-empty{color:#687b71!important;font-weight:500}.request-review-form{display:grid;grid-template-columns:180px minmax(260px,1fr) auto;gap:12px;align-items:end;padding-top:18px;border-top:1px solid var(--line)}.request-review-form label{margin:0}.request-review-form button{min-height:45px}.request-notes textarea{resize:vertical;min-height:76px}@media(max-width:850px){.request-header{flex-direction:column}.request-details{grid-template-columns:1fr}.request-summary{grid-column:auto}.request-review-form{grid-template-columns:1fr}.request-review-form button{width:100%}}
.request-item{padding:0;overflow:hidden}.request-row{display:grid;grid-template-columns:minmax(320px,1.5fr) minmax(170px,.75fr) minmax(190px,.7fr) auto;gap:22px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none;transition:.18s}.request-row::-webkit-details-marker{display:none}.request-row:hover{background:#172820}.request-item[open] .request-row{background:#14261f;border-bottom:1px solid var(--line)}.request-main{display:flex;align-items:center;gap:13px;min-width:0}.request-title{min-width:0}.request-title h3{font-size:18px;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-title p{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-status{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:7px 10px;border-radius:99px;font-size:11px;font-weight:700}.request-status-new{background:#3d3420;color:#f0cc78}.request-status-reviewing{background:#173c43;color:#80d6dc}.request-status-accepted{background:#104337;color:#80dfc5}.request-status-rejected{background:#47251f;color:#ff9f8c}.request-location,.request-date{display:grid;gap:3px;min-width:0}.request-location small,.request-date small{color:#6f8378;font-size:11px}.request-location strong,.request-date strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-toggle{display:flex;align-items:center;gap:7px;color:var(--mint);font-size:12px;white-space:nowrap}.request-toggle:before{content:'عرض التفاصيل'}.request-toggle i{font-style:normal;font-size:19px;transition:.2s}.request-item[open] .request-toggle:before{content:'إخفاء التفاصيل'}.request-item[open] .request-toggle i{transform:rotate(180deg)}.request-body{padding:22px}.request-section{background:#0a1712;border:1px solid #22372e;border-radius:16px;padding:17px;margin-bottom:12px}.request-section h4{margin:0 0 14px;color:var(--mint);font-size:14px}.request-section dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0}.request-section dl div{display:grid;gap:5px}.request-section dt,.story-content small,.story-reference small{color:#71867b;font-size:11px}.request-section dd{margin:0;color:#f0f4f1;font-size:14px;overflow-wrap:anywhere}.request-section a{color:var(--mint);text-decoration:none;font-weight:600}.request-section a:hover{text-decoration:underline}.request-story{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:24px}.request-story h4{grid-column:1/-1;margin-bottom:0}.story-content,.story-reference{display:grid;gap:7px;align-content:start}.story-content p{color:#e3ebe6;white-space:pre-wrap;margin:0}.request-footer-meta{display:flex;gap:18px;flex-wrap:wrap;color:#70847a;font-size:11px;padding:4px 3px 16px}.request-danger-zone{display:flex;justify-content:flex-end;margin-top:12px}.request-id{direction:ltr;text-align:right}.request-review-form{background:#102019;border:1px solid #294137;border-radius:16px;padding:16px}.request-empty{color:#667b70!important}@media(max-width:1100px){.request-row{grid-template-columns:minmax(280px,1.4fr) minmax(160px,.8fr) auto}.request-date{display:none}}@media(max-width:760px){.request-row{grid-template-columns:1fr auto;gap:12px;padding:17px}.request-location{grid-column:1/-1;padding-right:87px}.request-main{align-items:flex-start}.request-status{min-width:74px}.request-toggle:before{display:none}.request-body{padding:14px}.request-section dl,.request-story{grid-template-columns:1fr}.request-story h4{grid-column:auto}.request-review-form{grid-template-columns:1fr}.request-review-form button{width:100%}}
