.dcr{margin-top:10px;font-family:inherit;color:#182019}.dcr-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.dcr-title small{color:#7c8b7d;font-size:9px;letter-spacing:.14em}.dcr-title h2{font-size:19px;margin:2px 0;color:#132014}.dcr-range{display:flex;align-items:center;gap:7px;border:1px solid #d9e6d7;background:#fff;border-radius:10px;padding:5px 7px;box-shadow:0 6px 18px rgba(42,106,38,.05)}.dcr-range span{font-size:10px;color:#4f6650}.dcr-range input{background:#f8fcf7;color:#203020;border:1px solid #d6e4d4;border-radius:7px;padding:6px 8px;font-size:10px}.dcr-range i{font-style:normal;color:#7b8b7c;font-size:10px}.dcr-range button,.dcr-alert button{background:linear-gradient(135deg,#28c96f,#73df36);color:#0d2b13;border:0;border-radius:8px;padding:7px 11px;font-weight:800;font-size:10px;cursor:pointer;box-shadow:0 5px 14px rgba(68,201,66,.18)}.dcr-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:10px}.dcr-kpis>div{min-height:72px;padding:12px 14px;border:1px solid #dce9da;border-radius:12px;background:linear-gradient(145deg,#ffffff,#f6fff3);box-shadow:0 8px 24px rgba(37,92,35,.07)}.dcr-kpis small{display:block;color:#35ad43;font-size:8px;font-weight:900}.dcr-kpis b{display:block;font-size:24px;margin-top:4px;color:#152216}.dcr-kpis .blue{background:linear-gradient(145deg,#ffffff,#f2f8ff);border-color:#dbe8f5}.dcr-kpis .blue small{color:#378ee8}.dcr-kpis .red{background:linear-gradient(145deg,#ffffff,#fff6f5);border-color:#f2dddd}.dcr-kpis .red small{color:#ed5a5f}.dcr-kpis .purple{background:linear-gradient(145deg,#ffffff,#faf6ff);border-color:#eadff4}.dcr-kpis .purple small{color:#8f5bd1}.dcr-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:10px;margin-bottom:10px}.dcr-lower{display:grid;grid-template-columns:1.25fr .75fr;gap:10px;margin-bottom:10px}.dcr-card{background:#fff;border:1px solid #dce8da;border-radius:12px;padding:12px;min-height:155px;box-shadow:0 8px 24px rgba(37,92,35,.06)}.dcr-card h3{font-size:11px;margin:0 0 8px;color:#172319}.dcr-donutrow{display:flex;align-items:center;justify-content:center;gap:22px}.dcr-donut{width:125px;height:125px;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 24px rgba(47,117,43,.13)}.dcr-donut>span{width:67px;height:67px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #e5eee3}.dcr-donut b{font-size:21px;color:#142116}.dcr-donut small{font-size:7px;color:#7d8a7e}.dcr-legend{min-width:180px}.dcr-legend p{display:grid;grid-template-columns:8px 1fr 52px 36px;gap:6px;align-items:center;margin:6px 0;font-size:9px}.dcr-legend i,.dcr-lower td i{width:7px;height:7px;border-radius:50%;display:inline-block}.dcr-legend span{color:#647565}.dcr-legend em{font-style:normal;text-align:right;font-weight:800;color:#253326}.dcr-svg{width:100%;height:130px;overflow:visible}.dcr-svg polyline{fill:none;stroke:#55d833;stroke-width:3}.dcr-svg circle{fill:#55d833;stroke:#d9f8c9;stroke-width:2}.dcr-svg text{fill:#7a8c7b;font-size:9px}.dcr-lower table{width:100%;border-collapse:collapse;font-size:9px}.dcr-lower th{color:#7b897b;text-transform:uppercase;font-size:7px;text-align:left;padding:5px;border-bottom:1px solid #dfe9dd}.dcr-lower td{padding:6px 5px;border-bottom:1px solid #edf2ec;color:#263527}.dcr-lower td i{margin-right:6px}.dcr-repeat-card h3{display:flex;align-items:center;justify-content:space-between}.dcr-repeat-card h3 small{font-size:8px;color:#8a9789;font-weight:700}.dcr-repeat-scroll{max-height:132px;overflow-y:auto;overflow-x:hidden;padding-right:5px;scrollbar-width:thin;scrollbar-color:#a8d991 #eef6ea}.dcr-repeat-scroll::-webkit-scrollbar{width:7px}.dcr-repeat-scroll::-webkit-scrollbar-track{background:#eef6ea;border-radius:8px}.dcr-repeat-scroll::-webkit-scrollbar-thumb{background:#a8d991;border-radius:8px;border:1px solid #eef6ea}.dcr-repeat-scroll::-webkit-scrollbar-thumb:hover{background:#7fc85d}.dcr-miss{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf2ec;margin:0;padding:6px 5px;font-size:9px}.dcr-miss span{font-weight:700;color:#243325}.dcr-miss small{display:block;color:#7c8b7d;font-size:7px}.dcr-miss b{background:#fff0f0;color:#df4c52;border:1px solid #ffd9da;border-radius:10px;padding:3px 7px}.dcr-alert{display:flex;align-items:center;gap:10px;background:linear-gradient(90deg,#fffaf0,#fffefb);border:1px solid #f0d7a0;border-radius:10px;padding:9px 12px}.dcr-alert>div{flex:1}.dcr-alert b{display:block;font-size:10px;color:#3c3422}.dcr-alert small{color:#8e8068;font-size:8px}.dcr-alert button+button{background:#fff;color:#244126;border:1px solid #cfe0cc}.dcr-empty{color:#809080;font-size:9px}.dc-modal{position:fixed;inset:0;background:rgba(20,35,21,.42);z-index:999999;display:grid;place-items:center;backdrop-filter:blur(4px)}.dc-modal-card{width:min(900px,92vw);max-height:80vh;overflow:auto;background:#fff;border:1px solid #d7e4d5;border-radius:14px;padding:16px;box-shadow:0 30px 80px rgba(25,70,25,.2)}.dc-modal-head{display:flex;justify-content:space-between}.dc-modal-head button{background:#f3f9f1;color:#244126;border:1px solid #d5e4d2;border-radius:8px;font-size:20px}.dc-table{width:100%;border-collapse:collapse;font-size:11px;color:#263527}.dc-table th,.dc-table td{padding:8px;border-bottom:1px solid #e8eee6;text-align:left}.dc-table th{color:#718172;background:#f9fcf8}.dc-error{padding:12px;background:#fff2f1;color:#d94c50;border:1px solid #f3c8c8;border-radius:8px}@media(max-width:1000px){.dcr-grid,.dcr-lower{grid-template-columns:1fr}.dcr-kpis{grid-template-columns:repeat(2,1fr)}.dcr-title{align-items:flex-start;flex-direction:column}}