.v13-dashboard-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,#0b3558,#0f766e);color:#fff;border-radius:22px;padding:24px 26px;margin-bottom:16px;box-shadow:0 18px 42px rgba(11,53,88,.18)}
.v13-dashboard-hero span{font-size:11px;letter-spacing:1.2px;opacity:.82}.v13-dashboard-hero h3{font-size:25px;margin:8px 0}.v13-dashboard-hero p{max-width:760px;margin:0;opacity:.88;line-height:1.8}.v13-dashboard-hero .primary-button{background:#fff;color:#0b5e67}
.v13-alert-strip{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#fff8e8;border:1px solid #f4d58d;border-radius:16px;padding:13px 16px;margin-bottom:16px}.v13-alert-strip b{color:#8a5a00;margin-inline-end:8px}.v13-alert-strip span{background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;color:#6b4f18}
.v13-section{margin:16px 0}.v13-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.v13-section-head h4{margin:0;color:var(--ink)}.v13-section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px}
.v13-metric,.v13-shortcut{border:1px solid #e1eaf0;background:#fff;border-radius:16px;padding:15px;min-height:98px;text-align:start;display:flex;flex-direction:column;justify-content:space-between}.v13-metric small{color:var(--muted)}.v13-metric b{font-size:24px;color:#123b59}.v13-metric span{font-size:11px;color:var(--muted)}.v13-metric.warning{border-color:#f1d18c;background:#fffaf0}.v13-metric.danger{border-color:#edb8b8;background:#fff7f7}.v13-metric.accent{border-color:#b4ddd9;background:#f5fffd}.v13-shortcut{cursor:pointer;color:#0f5c63}.v13-shortcut b{font-size:16px}.v13-shortcut span{font-size:12px;color:#4c6d74}
.v13-panel{margin-top:14px}.v13-panel h4{margin-top:0}.v13-table-wrap{overflow:auto}.v13-table{width:100%;border-collapse:collapse;min-width:760px}.v13-table th,.v13-table td{padding:11px 10px;border-bottom:1px solid #edf2f5;text-align:start;font-size:12px}.v13-table th{color:#547182;background:#f7fafb;font-weight:700}.v13-empty{text-align:center;padding:25px;color:var(--muted)}
.v13-badge{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;background:#edf4f7;color:#4e6878}.v13-badge.approved,.v13-badge.active_in_latest,.v13-badge.exported{background:#e6f8ef;color:#147447}.v13-badge.not_in_latest,.v13-badge.preview,.v13-badge.under_review,.v13-badge.needs_review{background:#fff3d8;color:#926000}.v13-badge.cancelled,.v13-badge.rejected{background:#fdecec;color:#9d3030}
.v13-file-button{position:relative;overflow:hidden;cursor:pointer}.v13-file-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.v13-protected-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0}.v13-protected-grid div{background:#f5fffd;border:1px solid #bee3df;border-radius:15px;padding:14px}.v13-protected-grid b{display:block;font-size:22px;color:#0f766e}.v13-protected-grid span{font-size:12px;color:#466b71}
.v13-export-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:13px;margin-top:14px}.v13-export-card{background:#fff;border:1px solid #e3ebef;border-radius:16px;padding:15px}.v13-export-card b{display:block;color:#193f59}.v13-export-card small{color:#7a919d}.v13-export-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.v13-export-actions button{border:1px solid #cbdde4;background:#f9fcfd;color:#1b6870;border-radius:9px;padding:7px 9px;font-size:11px;cursor:pointer}
@media(max-width:720px){.v13-dashboard-hero{align-items:flex-start;flex-direction:column}.v13-protected-grid{grid-template-columns:1fr}.v13-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
