/* Phase140 final polish: ad slots, advertiser dashboard, user dashboard and mobile UI */
:root{--cdz140-dark:#0b1020;--cdz140-ink:#101827;--cdz140-muted:#64748b;--cdz140-gold:#f4c95d;--cdz140-blue:#2563eb;--cdz140-green:#16a34a;--cdz140-card:#ffffff;--cdz140-line:#e8eef7}
.cdz140-ad-shell{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.08);max-width:100%;margin:12px auto;padding:0;contain:layout paint;transition:.22s ease}.cdz140-ad-shell:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(15,23,42,.12)}
.cdz140-ad-shell a{color:inherit;text-decoration:none}.cdz140-ad-media{display:block;width:100%;background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden}.cdz140-ad-media img{width:100%;height:100%;object-fit:cover;display:block}.cdz140-ad-info{padding:12px 14px 14px}.cdz140-ad-info h3{margin:0 0 8px;font-size:15px;line-height:1.4;color:#0f172a;font-weight:900}.cdz140-ad-cta{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:8px 12px;background:#0f172a;color:#fff!important;font-weight:900;font-size:12px}.cdz140-ad-label{position:absolute;top:8px;right:8px;z-index:3;border-radius:999px;padding:5px 9px;background:rgba(15,23,42,.78);backdrop-filter:blur(10px);color:#fff;font-size:11px;font-weight:900;letter-spacing:.2px}.cdz140-ad-close{position:absolute;top:8px;left:8px;z-index:4;width:28px;height:28px;border:0;border-radius:999px;background:rgba(255,255,255,.86);color:#0f172a;font-weight:900;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.14)}.cdz140-ad-close:hover{background:#fee2e2;color:#b91c1c}.cdz140-ad-hidden{display:none!important}
.cdz140-ad-type-banner{width:min(100%,1120px)}.cdz140-ad-type-banner .cdz140-ad-media{aspect-ratio:4/1}.cdz140-ad-type-card{width:min(100%,360px)}.cdz140-ad-type-card .cdz140-ad-media{aspect-ratio:1/1}.cdz140-ad-type-story{width:min(100%,300px)}.cdz140-ad-type-story .cdz140-ad-media{aspect-ratio:9/16}.cdz140-ad-type-inpage{width:min(100%,900px)}.cdz140-ad-type-inpage .cdz140-ad-media{aspect-ratio:3.6/1}.cdz140-ad-type-bottom_long{width:min(100%,1120px)}.cdz140-ad-type-bottom_long .cdz140-ad-media{aspect-ratio:4.8/1}.cdz140-ad-placement-sidebar{max-width:320px}.cdz140-ad-placement-home.cdz140-ad-type-card{max-width:380px}
.cdz140-ad-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;margin:12px 0}.cdz140-size-pill{border:1px solid #e2e8f0;background:#fff;border-radius:18px;padding:12px;text-align:center;font-weight:900;color:#334155}.cdz140-size-pill strong{display:block;color:#0f172a}.cdz140-size-pill.active{border-color:rgba(244,201,93,.8);background:#fff7dc;color:#111}
.cdz140-dash-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(244,201,93,.18),transparent 36%),linear-gradient(180deg,#f8fafc,#edf3ff);font-family:Cairo,system-ui;color:#0f172a}.cdz140-dash-wrap{width:min(1180px,calc(100% - 28px));margin:auto;padding:28px 0 46px}.cdz140-dash-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border-radius:32px;padding:22px;background:linear-gradient(135deg,#0b1020,#182033);color:#fff;box-shadow:0 22px 70px rgba(15,23,42,.22)}.cdz140-dash-avatar{width:92px;height:92px;border-radius:28px;overflow:hidden;background:#f4c95d;color:#111;display:grid;place-items:center;font-weight:900;font-size:28px;border:3px solid rgba(244,201,93,.65)}.cdz140-dash-avatar img{width:100%;height:100%;object-fit:cover}.cdz140-dash-hero h1{margin:0;font-size:clamp(24px,4vw,38px)}.cdz140-muted{color:#64748b}.cdz140-dash-hero .cdz140-muted{color:#cbd5e1}.cdz140-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.cdz140-badge{border-radius:999px;padding:7px 11px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:900}.cdz140-badge.gold{background:linear-gradient(135deg,#f4c95d,#ffe69a);color:#111}.cdz140-btn{border:0;border-radius:999px;min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0f172a;color:#fff!important;text-decoration:none;font-weight:900;cursor:pointer}.cdz140-btn.gold{background:linear-gradient(135deg,#f4c95d,#ffe69a);color:#111!important}.cdz140-btn.blue{background:#2563eb}.cdz140-btn.green{background:#16a34a}.cdz140-btn.ghost{background:#fff;color:#0f172a!important;border:1px solid #e2e8f0}.cdz140-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0}.cdz140-stat{background:#fff;border:1px solid #e7edf6;border-radius:24px;padding:18px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.cdz140-stat span{color:#64748b;font-weight:900}.cdz140-stat b{display:block;font-size:30px;margin-top:8px}.cdz140-actions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cdz140-action-card{background:#fff;border:1px solid #e7edf6;border-radius:26px;padding:18px;text-decoration:none;color:#0f172a;min-height:130px;box-shadow:0 14px 34px rgba(15,23,42,.06);transition:.2s}.cdz140-action-card:hover{transform:translateY(-3px);border-color:rgba(244,201,93,.7)}.cdz140-action-icon{width:44px;height:44px;border-radius:16px;display:grid;place-items:center;background:#f1f5f9;font-size:22px;margin-bottom:12px}.cdz140-action-card h3{margin:0 0 6px;font-size:16px}.cdz140-action-card p{margin:0;color:#64748b;line-height:1.7;font-size:13px;font-weight:700}.cdz140-panel{margin-top:16px;background:#fff;border:1px solid #e7edf6;border-radius:28px;padding:20px;box-shadow:0 14px 34px rgba(15,23,42,.06)}.cdz140-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.cdz140-panel-head h2{margin:0}.cdz140-ads-table{width:100%;border-collapse:separate;border-spacing:0 10px}.cdz140-ads-table td,.cdz140-ads-table th{background:#f8fafc;padding:12px;text-align:right}.cdz140-ads-table th{color:#64748b;font-size:12px}.cdz140-ads-table tr td:first-child,.cdz140-ads-table tr th:first-child{border-radius:0 16px 16px 0}.cdz140-ads-table tr td:last-child,.cdz140-ads-table tr th:last-child{border-radius:16px 0 0 16px}.cdz140-status{border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px;background:#e2e8f0;color:#334155}.cdz140-status.active,.cdz140-status.accepted,.cdz140-status.published{background:#dcfce7;color:#166534}.cdz140-status.pending,.cdz140-status.reviewing{background:#fef3c7;color:#92400e}.cdz140-status.rejected{background:#fee2e2;color:#991b1b}
body.cdz140-mobile-polish .dzm-app{background:#f0f2f5!important;color:#111827!important;padding-bottom:92px}body.cdz140-mobile-polish .dzm-header{position:sticky!important;top:0!important;z-index:60!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid #e5e7eb!important;color:#111827!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}body.cdz140-mobile-polish .dzm-title h2{font-size:22px!important;color:#1877f2!important;letter-spacing:-.5px}body.cdz140-mobile-polish .dzm-title span{color:#64748b!important}body.cdz140-mobile-polish .dzm-logo{background:#1877f2!important;color:#fff!important;box-shadow:0 8px 22px rgba(24,119,242,.25)!important}body.cdz140-mobile-polish .dzm-hero{margin:10px 12px!important;border-radius:24px!important;background:linear-gradient(135deg,#fff,#f8fbff)!important;color:#111827!important;border:1px solid #e6ebf2!important;box-shadow:0 12px 28px rgba(15,23,42,.07)!important;padding:16px!important}body.cdz140-mobile-polish .dzm-hero h1{font-size:23px!important;line-height:1.35!important;color:#111827!important}body.cdz140-mobile-polish .dzm-hero p{color:#64748b!important}body.cdz140-mobile-polish .dzm-search{background:#f0f2f5!important;border:1px solid #e5e7eb!important;border-radius:999px!important;box-shadow:none!important}body.cdz140-mobile-polish .dzm-search input{background:transparent!important;color:#111827!important}body.cdz140-mobile-polish .dzm-search button{background:#1877f2!important;color:#fff!important}body.cdz140-mobile-polish .dzm-stats-strip,body.cdz140-mobile-polish .dzm-quick-row,body.cdz140-mobile-polish .dzm-filter-panel,body.cdz140-mobile-polish .dzm-grid .dzm-card,body.cdz140-mobile-polish .dzm-verify-card,body.cdz140-mobile-polish .dzm-casting-mini,body.cdz140-mobile-polish .dzm-users .dzm-card,body.cdz140-mobile-polish .cdz134-app-dock{background:#fff!important;border:1px solid #e6ebf2!important;border-radius:22px!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important;color:#111827!important}body.cdz140-mobile-polish .dzm-section-title{padding:0 14px!important}body.cdz140-mobile-polish .dzm-section-title h3{color:#111827!important}body.cdz140-mobile-polish .dzm-section-title a{color:#1877f2!important}body.cdz140-mobile-polish .dzm-quick-row{margin:10px 12px!important;overflow-x:auto;justify-content:flex-start!important}body.cdz140-mobile-polish .dzm-quick-row a{background:#f0f2f5!important;color:#111827!important;border-radius:999px!important;white-space:nowrap}body.cdz140-mobile-polish .dzm-btn.dzm-primary{background:#1877f2!important;color:#fff!important}body.cdz140-mobile-polish .dzm-btn.dzm-secondary{background:#f0f2f5!important;color:#111827!important}body.cdz140-mobile-polish .cdz134-app-mini-logo,body.cdz140-mobile-polish .cdz138-app-icon{background:linear-gradient(135deg,#1877f2,#0f56bd)!important;color:#fff!important;border-radius:18px!important}body.cdz140-mobile-polish .cdz134-app-dock h3:before{content:'📱 ';}body.cdz140-mobile-polish .cdz134-app-pills span{background:#eff6ff!important;color:#1877f2!important;border-radius:999px!important}body.cdz140-mobile-polish .dzm-bottom-nav{background:rgba(255,255,255,.96)!important;border-top:1px solid #e5e7eb!important;box-shadow:0 -10px 28px rgba(15,23,42,.1)!important}body.cdz140-mobile-polish .dzm-add-btn{background:#1877f2!important;color:#fff!important}.cdz140-mobile-story-row{display:flex;gap:10px;overflow-x:auto;margin:12px;padding-bottom:4px}.cdz140-mobile-story{min-width:82px;height:102px;border-radius:18px;background:linear-gradient(135deg,#1877f2,#0f56bd);color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-weight:900;box-shadow:0 10px 24px rgba(24,119,242,.2)}.cdz140-mobile-story span{width:44px;height:44px;border-radius:999px;background:#fff;color:#1877f2;display:grid;place-items:center}
@media(max-width:900px){.cdz140-ad-type-banner .cdz140-ad-media,.cdz140-ad-type-inpage .cdz140-ad-media,.cdz140-ad-type-bottom_long .cdz140-ad-media{aspect-ratio:16/7}.cdz140-ad-type-card{width:min(100%,420px)}.cdz140-ad-info h3{font-size:14px}.cdz140-dash-hero{grid-template-columns:1fr;text-align:center}.cdz140-dash-avatar{margin:auto}.cdz140-stats,.cdz140-actions-grid{grid-template-columns:repeat(2,1fr)}.cdz140-ad-preview-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.cdz140-stats,.cdz140-actions-grid,.cdz140-ad-preview-grid{grid-template-columns:1fr}.cdz140-dash-wrap{width:min(100% - 20px,480px);padding-top:14px}.cdz140-dash-hero{border-radius:24px}.cdz140-panel{border-radius:22px;padding:14px}.cdz140-ads-table{font-size:13px}}
body.cdz140-mobile-polish .dzm-hero-pro:after{content:"Casting DZ"!important;background:rgba(24,119,242,.10)!important;border:1px solid rgba(24,119,242,.22)!important;color:#1877f2!important;letter-spacing:0!important}
.cdz136-install-icon small,.cdz135-install-brand b{display:none!important}.cdz136-install-benefits span:last-child{font-size:0}.cdz136-install-benefits span:last-child:after{content:"تثبيت مباشر";font-size:12px}