
.dsp-wrap{width:min(1180px,calc(100% - 34px));margin:40px auto 80px;color:#082b50}
.dsp-hero{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:38px;border-radius:20px;background:linear-gradient(135deg,#062b45,#087c91);color:#fff}
.dsp-hero span,.dsp-panel-head span,.dsp-wizard-intro>span{display:block;color:#67e0e7;font-size:12px;font-weight:900;letter-spacing:.16em}
.dsp-hero h1{margin:8px 0;color:#fff;font-size:clamp(40px,5vw,62px)}
.dsp-hero p{margin:0;color:#d9f1f3;font-size:18px}
.dsp-hero>a{padding:14px 20px;border-radius:9px;background:#f49332;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}
.dsp-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin:24px 0}
.dsp-metric{padding:20px;border:1px solid #dce7eb;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(4,42,59,.06)}
.dsp-metric span,.dsp-metric strong,.dsp-metric small{display:block}
.dsp-metric span{color:#6a7d86;font-size:12px;font-weight:800;text-transform:uppercase}
.dsp-metric strong{margin:7px 0;color:#087c91;font-size:31px}
.dsp-metric small{color:#6a7d86}
.dsp-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}
.dsp-actions a{padding:20px;border:1px solid #dce7eb;border-radius:15px;background:#fff;text-decoration:none}
.dsp-actions strong,.dsp-actions span{display:block}
.dsp-actions strong{color:#062b45;font-size:17px}
.dsp-actions span{margin-top:6px;color:#687d88;line-height:1.5}
.dsp-panel{padding:25px;border:1px solid #dce7eb;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(4,42,59,.07)}
.dsp-panel-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}
.dsp-panel-head h2{margin:6px 0 0;color:#062b45;font-size:34px}
.dsp-panel-head p{color:#687d88}
.dsp-table-wrap{overflow:auto}
.dsp-table{width:100%;min-width:900px;border-collapse:collapse}
.dsp-table th,.dsp-table td{padding:14px;border-bottom:1px solid #e5edef;text-align:left;vertical-align:middle}
.dsp-table th{color:#5d7480;font-size:12px;text-transform:uppercase}
.dsp-listing-cell{display:flex;align-items:center;gap:12px}
.dsp-thumb{display:block;width:72px;height:55px;border-radius:9px;overflow:hidden;background:#d5edf0;text-decoration:none}
.dsp-thumb img{width:100%;height:100%;object-fit:cover}
.dsp-thumb span{display:grid;height:100%;place-items:center;color:#087c91;font-size:11px;font-weight:900}
.dsp-listing-cell strong,.dsp-listing-cell small{display:block}
.dsp-listing-cell strong a{color:#062b45;text-decoration:none}
.dsp-listing-cell small{margin-top:4px;color:#758892}
.dsp-status,.dsp-expiry,.dsp-featured,.dsp-requested{display:inline-block;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:900}
.dsp-status.publish,.dsp-expiry.good{background:#e5f6ee;color:#16764d}
.dsp-status.draft,.dsp-expiry.neutral{background:#eef2f4;color:#61727b}
.dsp-status.pending,.dsp-expiry.warning,.dsp-requested{background:#fff1d9;color:#92600b}
.dsp-expiry.danger{background:#ffe5e5;color:#a02f2f}
.dsp-featured{background:#e4f3f6;color:#087c91}
.dsp-row-actions{display:flex;align-items:center;gap:9px}
.dsp-row-actions a,.dsp-row-actions button,.dsp-link-button{border:0;background:transparent;color:#087c91;text-decoration:underline;font-weight:800;cursor:pointer;padding:0}
.dsp-empty,.dsp-login{padding:40px;border:2px dashed #c9dbe0;border-radius:16px;background:#fff;text-align:center}
.dsp-empty a,.dsp-login a{display:inline-block;margin-top:8px;padding:11px 16px;border-radius:9px;background:#087c91;color:#fff;text-decoration:none;font-weight:900}
.dsp-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:24px}
.dsp-tips>div{padding:20px;border-radius:15px;background:#062b45;color:#fff}
.dsp-tips strong,.dsp-tips span{display:block}
.dsp-tips span{margin-top:7px;color:#d6edf0;line-height:1.5}
.dsp-wizard-intro{width:min(1180px,calc(100% - 34px));margin:35px auto 25px;padding:32px;border-radius:20px;background:linear-gradient(135deg,#062b45,#087c91);color:#fff}
.dsp-wizard-intro h1{margin:8px 0;color:#fff;font-size:clamp(38px,5vw,58px)}
.dsp-wizard-intro p{color:#d9f1f3;font-size:18px}
.dsp-checklist{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}
.dsp-checklist>div{padding:16px;border-radius:12px;background:rgba(255,255,255,.1)}
.dsp-checklist strong,.dsp-checklist span{display:block}
.dsp-checklist span{margin-top:6px;color:#e1f4f6;line-height:1.45}
@media(max-width:1000px){.dsp-metrics{grid-template-columns:repeat(3,1fr)}.dsp-actions,.dsp-checklist{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.dsp-hero,.dsp-panel-head{display:block}.dsp-hero>a{display:inline-block;margin-top:18px}.dsp-metrics,.dsp-actions,.dsp-tips,.dsp-checklist{grid-template-columns:1fr}}
