
.dd-expert-card{border:1px solid #dce5ef;border-radius:18px;background:#fff;padding:24px}
.dd-expert-section{padding:20px 0;border-top:1px solid #e4ebf2}.dd-expert-section:first-child{border-top:0;padding-top:0}
.dd-expert-section h3{margin:0 0 14px;color:#0A2342;font-size:19px}
.dd-expert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.dd-expert-grid label{font-size:12px;font-weight:800;color:#0A2342}
.dd-expert-grid input,.dd-expert-grid select{box-sizing:border-box;width:100%;margin-top:6px;padding:12px;border:1px solid #cbd8e5;border-radius:10px;background:#fff;color:#0A2342;font:inherit}
.dd-expert-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.dd-expert-check{display:flex;gap:9px;align-items:flex-start;padding:11px 12px;border:1px solid #dce5ef;border-radius:11px}
.dd-expert-check input{margin-top:3px}
.dd-expert-run{margin-top:18px;border:0;cursor:pointer}
.dd-expert-output{margin-top:24px;padding:22px;border:1px solid #dce5ef;border-radius:16px;background:#f7fafc;color:#52677a}
.dd-expert-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.dd-expert-head h3{margin:5px 0 0;color:#0A2342;font-size:27px}
.dd-expert-badge{display:inline-flex;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}
.dd-expert-badge--good{background:#e6f5ea;color:#176a34}.dd-expert-badge--caution{background:#fff3d8;color:#8a5a00}.dd-expert-badge--poor{background:#fde8e8;color:#9c2424}
.dd-expert-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}
.dd-expert-metric{padding:13px;border:1px solid #dce5ef;border-radius:12px;background:#fff}
.dd-expert-metric small{display:block;color:#718297;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.dd-expert-metric strong{display:block;margin-top:4px;color:#0A2342;font-size:18px;line-height:1.15}
.dd-expert-metric span{display:block;margin-top:4px;color:#738498;font-size:10px;line-height:1.35}
.dd-expert-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.dd-expert-panel{padding:17px;border:1px solid #dce5ef;border-radius:14px;background:#fff}
.dd-expert-panel h4,.dd-expert-alert h4{margin:0 0 10px;color:#0A2342;font-size:16px}
.dd-expert-panel p{margin:0 0 10px;color:#596d81;font-size:12px;line-height:1.55}
.dd-expert-row{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px solid #edf2f6;font-size:11px;line-height:1.4}.dd-expert-row:last-child{border-bottom:0}.dd-expert-row span{color:#708196}.dd-expert-row strong{max-width:60%;text-align:right;color:#0A2342}
.dd-expert-alert{margin-top:12px;padding:15px 17px;border-radius:13px;background:#eef4fa;border:1px solid #d9e5f1}.dd-expert-alert--good{background:#edf8f0;border-color:#cfe8d6}.dd-expert-alert--caution{background:#fff8e8;border-color:#f1dfae}.dd-expert-alert--poor{background:#fdeeee;border-color:#edc5c5}
.dd-expert-alert ul{margin:0;padding-left:18px}.dd-expert-alert li{margin:6px 0;color:#405467;font-size:12px;line-height:1.5}
.dd-expert-method{margin-top:14px;padding:14px 16px;border-left:4px solid #1E5AA8;background:#eef4fa;color:#53677b;font-size:11px;line-height:1.6}
.dd-expert-table-wrap{overflow-x:auto}.dd-expert-table{width:100%;border-collapse:collapse}.dd-expert-table th,.dd-expert-table td{padding:11px 12px;border-bottom:1px solid #dce5ef;text-align:left;vertical-align:top;font-size:12px}.dd-expert-table th{color:#0A2342}.dd-expert-table td{color:#5b6e82}
@media(max-width:800px){.dd-expert-grid,.dd-expert-two{grid-template-columns:1fr}.dd-expert-checks{grid-template-columns:1fr}.dd-expert-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.dd-expert-head{display:block}.dd-expert-badge{margin-top:10px}.dd-expert-metric strong{font-size:16px}}
