body.dd-overlay-open{overflow:hidden!important}
.dd-overlay{position:fixed;inset:0;z-index:99990;display:grid;place-items:center;padding:22px;background:rgba(43,17,23,.38);backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}
.dd-overlay.open{opacity:1;visibility:visible}.dd-overlay[hidden]{display:none!important}
.dd-shell{width:min(96vw,1680px);height:min(92vh,1040px);overflow:hidden;border:1px solid rgba(136,72,79,.18);border-radius:30px;background:linear-gradient(180deg,#fffdfc,#fbf7f4);box-shadow:0 36px 90px rgba(43,17,23,.28);display:flex;flex-direction:column;transform:translateY(10px) scale(.99);transition:transform .2s ease}
.dd-overlay.open .dd-shell{transform:none}.dd-top{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px 18px;border-bottom:1px solid #eadfdb;background:linear-gradient(120deg,#fffdfc,#faf2ee)}
.dd-title small{display:block;color:#b08c7f;font-size:10px;font-weight:900;letter-spacing:1px}.dd-title h1{margin:5px 0 5px;color:#7d001e;font-size:28px;line-height:1.25}.dd-title p{margin:0;max-width:980px;color:#806d68;font-size:11px;line-height:1.8}
.dd-top-actions{display:flex;align-items:center;gap:10px}.dd-live{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#f8ecee;color:#7b001d;font-size:10px;font-weight:900}.dd-live i{width:8px;height:8px;border-radius:50%;background:#55b980;box-shadow:0 0 0 5px rgba(85,185,128,.12)}
.dd-close{width:42px;height:42px;border:1px solid #ead5d8;border-radius:14px;background:#fff;color:#7c001d;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(86,34,41,.08)}
.dd-toolbar{flex:0 0 auto;display:flex;align-items:end;gap:12px;padding:13px 26px;border-bottom:1px solid #eee2de;background:#fff}.dd-period-copy{margin-inline-end:auto}.dd-period-copy b,.dd-period-copy small{display:block}.dd-period-copy b{color:#74001d;font-size:12px}.dd-period-copy small{margin-top:3px;color:#9a8780;font-size:9px}
.dd-toolbar label{display:grid;gap:4px;color:#7d6a65;font-size:9px;font-weight:900}.dd-toolbar input{min-height:38px;border:1px solid #e5d5cf;border-radius:11px;padding:0 10px;background:#fff;color:#523e3a}.dd-toolbar button{min-height:38px;padding:0 16px;border:0;border-radius:11px;background:#870023;color:#fff;font:inherit;font-weight:900;cursor:pointer}
.dd-scroll{flex:1 1 auto;overflow:auto;padding:18px 24px 28px;scrollbar-width:thin;scrollbar-color:#c5a1a7 #f3e9e6}.dd-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.dd-kpis article{min-height:98px;padding:14px;border:1px solid #ebded9;border-radius:18px;background:linear-gradient(145deg,#fff,#fff9f6);box-shadow:0 10px 26px rgba(84,34,34,.05);display:flex;align-items:flex-start;gap:12px}.dd-kpis article>i{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#f5e7e9;color:#870023;font-style:normal}.dd-kpis small,.dd-kpis strong{display:block}.dd-kpis small{color:#856f69;font-size:9px;font-weight:900}.dd-kpis strong{margin-top:5px;color:#70001b;font-size:23px}
.dd-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:11px}.dd-insights article{padding:14px 16px;border:1px solid #eaded9;border-radius:18px;background:#fff}.dd-insights small,.dd-insights strong,.dd-insights span{display:block}.dd-insights small{color:#947d76;font-size:9px;font-weight:900}.dd-insights strong{margin:5px 0;color:#74001d;font-size:26px}.dd-insights span{color:#9b8881;font-size:9px}.dd-insights .risk{border-color:#ebcfd3;background:#fff8f8}.dd-insights .good{border-color:#d4e6dc;background:#fbfffc}.dd-insights .info{border-color:#ead9be;background:#fffdf8}
.dd-grid-main,.dd-grid-three,.dd-grid-two{display:grid;gap:12px;margin-top:12px}.dd-grid-main{grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr)}.dd-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dd-grid-two{grid-template-columns:1fr 1fr}.dd-panel{padding:16px;border:1px solid #e9ddd8;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(77,33,31,.05)}
.dd-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0e6e2}.dd-panel-head small{display:block;color:#a08d85;font-size:8px;font-weight:900;letter-spacing:.8px}.dd-panel-head h2{margin:3px 0 0;color:#76001d;font-size:15px}.dd-panel-head>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#f6e8e9;color:#870023}
:root{--dd-c1:#7b001d;--dd-c2:#b78e59;--dd-c3:#d9ba8b;--dd-c4:#ead7b9;--dd-c5:#efe5d6}.dd-chart-legend{display:flex;gap:16px;align-items:center;margin-bottom:7px}.dd-chart-legend b{display:flex;align-items:center;gap:6px;color:#725f5a;font-size:9px}.dd-chart-legend i{width:8px;height:8px;border-radius:50%;background:#870023}.dd-chart-legend i.b{background:#c39d63}
#ddTrend svg{width:100%;height:220px}.grid line{stroke:#eee4e0;stroke-width:1}.series{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.series.a{stroke:#870023}.series.b{stroke:#c39d63}.dd-axis{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2px}.dd-axis span{text-align:center;color:#9e8c84;font-size:7px}
#ddStatus{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:16px}.dd-donut{width:150px;height:150px;border-radius:50%;display:grid;place-items:center}.dd-donut>div{width:94px;height:94px;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;box-shadow:inset 0 0 0 1px #eee2de}.dd-donut strong{color:#72001c;font-size:24px}.dd-donut span{color:#9a8780;font-size:8px}.dd-status-list p{display:grid;grid-template-columns:9px 1fr auto auto;align-items:center;gap:7px;margin:0;padding:7px 0;border-bottom:1px solid #f0e7e3}.dd-status-list p:last-child{border:0}.dd-status-list p i{width:7px;height:7px;border-radius:50%}.dd-status-list span{color:#6f5d58;font-size:9px;font-weight:800}.dd-status-list b{color:#513f3b}.dd-status-list em{font-size:8px;color:#9f8b84;font-style:normal}
.dd-bars>div{display:grid;grid-template-columns:minmax(100px,1fr) 1.8fr auto;gap:8px;align-items:center;margin:9px 0}.dd-bars span{font-size:9px;color:#675652;font-weight:800}.dd-bars i,.dd-rank i{height:7px;border-radius:999px;background:#f1e7e3;overflow:hidden}.dd-bars i b,.dd-rank i u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#870023,#c39d63)}.dd-bars strong{font-size:10px;color:#75001d}
.dd-rank>div{display:grid;grid-template-columns:25px 1fr auto;gap:8px;align-items:center;padding:7px 0}.dd-rank em{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#f5e9e8;color:#830021;font-style:normal;font-size:8px;font-weight:900}.dd-rank span{display:grid;gap:5px}.dd-rank span b{font-size:9px;color:#604e4a}.dd-rank strong{font-size:10px;color:#76001d}.dd-rank i{display:block}.dd-rank i u{background:#870023}
.dd-problem{display:grid;grid-template-columns:9px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #f0e6e2}.dd-problem:last-child{border:0}.dd-problem>i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#d7b06d}.dd-problem.high>i{background:#b00032;box-shadow:0 0 0 5px rgba(176,0,50,.08)}.dd-problem.medium>i{background:#c58e3b}.dd-problem.low>i{background:#8a9a8f}.dd-problem b,.dd-problem small,.dd-problem p{display:block}.dd-problem b{font-size:9px;color:#6f001b}.dd-problem small{margin-top:2px;font-size:8px;color:#a08c84}.dd-problem p{margin:5px 0 0;color:#735f5b;font-size:9px;line-height:1.6}.dd-clear{padding:24px;text-align:center}.dd-clear b,.dd-clear span{display:block}.dd-clear b{color:#6c5a55}.dd-clear span{margin-top:5px;color:#a18f88;font-size:9px}
.dd-activity>div{display:grid;grid-template-columns:auto 1fr 28px;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #f0e6e2}.dd-activity>div:last-child{border:0}.dd-activity time{font-size:7px;color:#9d8982}.dd-activity span b,.dd-activity span small,.dd-activity span p{display:block}.dd-activity span b{font-size:9px;color:#5a4744}.dd-activity span small{margin-top:2px;font-size:8px;color:#9e8b84}.dd-activity span p{margin:4px 0 0;font-size:8px;color:#76635e;line-height:1.55}.dd-activity>div>i{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#f6e8e9;color:#870023;font-style:normal}
.dd-table-panel{margin-top:12px}.dd-table-wrap{overflow:auto;border:1px solid #eee2dd;border-radius:14px}.dd-table-wrap table{width:100%;border-collapse:collapse;min-width:980px}.dd-table-wrap th,.dd-table-wrap td{padding:11px 12px;text-align:start;border-bottom:1px solid #f0e7e3}.dd-table-wrap th{position:sticky;top:0;background:#fbf6f4;color:#816d67;font-size:8px;font-weight:900;z-index:1}.dd-table-wrap td{color:#5f4d49;font-size:9px}.dd-table-wrap td b,.dd-table-wrap td small{display:block}.dd-table-wrap td b{color:#5f0018;font-size:10px}.dd-table-wrap td small{margin-top:2px;color:#a08e87;font-size:7px}.dd-table-wrap td em{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f7ebed;color:#870022;font-style:normal;font-size:8px;font-weight:800}.dd-empty{padding:22px;text-align:center;color:#9a8881;font-size:9px}
#dataTranslationState{font-family:inherit!important}
@media(max-width:1200px){.dd-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dd-grid-main,.dd-grid-three,.dd-grid-two{grid-template-columns:1fr}.dd-shell{width:97vw;height:94vh}}
@media(max-width:720px){.dd-overlay{padding:8px}.dd-shell{width:100%;height:96vh;border-radius:22px}.dd-top{padding:16px}.dd-title h1{font-size:21px}.dd-title p{font-size:9px}.dd-live{display:none}.dd-toolbar{padding:10px 14px;align-items:stretch;flex-wrap:wrap}.dd-period-copy{width:100%;margin:0}.dd-toolbar label{flex:1}.dd-toolbar button{width:100%}.dd-scroll{padding:12px}.dd-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-insights{grid-template-columns:1fr}.dd-panel{padding:13px}.dd-panel-head h2{font-size:13px}#ddStatus{grid-template-columns:1fr;justify-items:center}.dd-status-list{width:100%}.dd-axis span:nth-child(even){display:none}}
@media(max-width:450px){.dd-kpis{grid-template-columns:1fr}.dd-title h1{font-size:19px}.dd-close{width:38px;height:38px}.dd-shell{height:97vh}}

/* dd-readable-text-v1 — larger, clearer dashboard typography */
.dd-title small{font-size:12px!important;letter-spacing:.6px}.dd-title h1{font-size:32px!important}.dd-title p{font-size:14px!important;line-height:1.85!important}
.dd-live{font-size:12px!important}.dd-period-copy b{font-size:14px!important}.dd-period-copy small{font-size:12px!important}.dd-toolbar label{font-size:12px!important}.dd-toolbar input,.dd-toolbar button{font-size:13px!important}
.dd-kpis small{font-size:12px!important}.dd-kpis strong{font-size:28px!important}.dd-insights small{font-size:12px!important}.dd-insights strong{font-size:29px!important}.dd-insights span{font-size:12px!important;line-height:1.6!important}
.dd-panel-head small{font-size:11px!important}.dd-panel-head h2{font-size:18px!important}.dd-chart-legend b{font-size:12px!important}.dd-axis span{font-size:10px!important}
.dd-donut span{font-size:11px!important}.dd-status-list span{font-size:12px!important}.dd-status-list b{font-size:13px!important}.dd-status-list em{font-size:10px!important}
.dd-bars span{font-size:12px!important}.dd-bars strong{font-size:13px!important}.dd-rank em{font-size:10px!important}.dd-rank span b{font-size:12px!important}.dd-rank strong{font-size:13px!important}
.dd-problem b{font-size:13px!important}.dd-problem small{font-size:11px!important}.dd-problem p{font-size:12px!important;line-height:1.8!important}.dd-clear b{font-size:13px!important}.dd-clear span{font-size:11px!important}
.dd-activity time{font-size:10px!important}.dd-activity span b{font-size:12px!important}.dd-activity span small{font-size:11px!important}.dd-activity span p{font-size:12px!important;line-height:1.75!important}
.dd-table-wrap th{font-size:11px!important;padding:14px 14px!important}.dd-table-wrap td{font-size:12px!important;padding:14px 14px!important}.dd-table-wrap td b{font-size:13px!important}.dd-table-wrap td small{font-size:10px!important}.dd-table-wrap td em{font-size:10px!important}.dd-empty{font-size:12px!important}
@media(max-width:720px){.dd-title h1{font-size:24px!important}.dd-title p{font-size:12px!important}.dd-kpis small,.dd-insights small,.dd-status-list span,.dd-bars span,.dd-rank span b,.dd-problem p,.dd-activity span p,.dd-table-wrap td{font-size:11px!important}.dd-panel-head h2{font-size:16px!important}}

/* dd-readable-text-v2 — desktop readability correction */
@media(min-width:721px){
  .dd-title small{font-size:13px!important}.dd-title h1{font-size:34px!important}.dd-title p{font-size:15px!important;line-height:1.9!important}
  .dd-panel-head small{font-size:12px!important}.dd-panel-head h2{font-size:21px!important;line-height:1.45!important}
  .dd-problem{padding:16px 0!important}.dd-problem b{font-size:16px!important;line-height:1.55!important}.dd-problem small{font-size:13px!important;line-height:1.55!important}.dd-problem p{font-size:15px!important;line-height:1.95!important;color:#5f4f4a!important}
  .dd-activity>div{padding:15px 0!important;grid-template-columns:auto 1fr 34px!important;gap:12px!important}.dd-activity time{font-size:12px!important}.dd-activity span b{font-size:16px!important;line-height:1.55!important}.dd-activity span small{font-size:13px!important;line-height:1.55!important}.dd-activity span p{font-size:15px!important;line-height:1.95!important;color:#5f4f4a!important}.dd-activity>div>i{width:32px!important;height:32px!important}
  .dd-rank span b{font-size:14px!important}.dd-rank strong{font-size:15px!important}.dd-rank em{font-size:12px!important}
  .dd-bars span{font-size:14px!important}.dd-bars strong{font-size:15px!important}.dd-status-list span{font-size:14px!important}.dd-status-list b{font-size:15px!important}.dd-status-list em{font-size:12px!important}
  .dd-table-wrap th{font-size:13px!important;padding:16px!important}.dd-table-wrap td{font-size:15px!important;padding:16px!important;line-height:1.7!important}.dd-table-wrap td b{font-size:16px!important}.dd-table-wrap td small{font-size:12px!important}.dd-table-wrap td em{font-size:13px!important}
  .dd-kpis small,.dd-insights small{font-size:13px!important}.dd-insights span{font-size:13px!important}.dd-chart-legend b{font-size:13px!important}.dd-axis span{font-size:11px!important}
}
