#tooltip-layer.svelte-1a9yk43.svelte-1a9yk43{font-size:12px;position:absolute;background-color:#000000bf;color:#fff;padding:5px;border-radius:3px;pointer-events:none;visibility:hidden;transition:visibility .2s ease-in-out;z-index:3}.mk-container.svelte-1a9yk43.svelte-1a9yk43{position:relative;width:100%;height:100%;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mk-map.svelte-1a9yk43.svelte-1a9yk43{width:100%;height:100%;background:#fff}.mk-controls.svelte-1a9yk43.svelte-1a9yk43{position:absolute;top:8px;left:8px;background:#fffffff5;padding:6px 8px;border-radius:8px;box-shadow:0 2px 6px #0000002e;z-index:10;display:flex;flex-direction:column;gap:3px;max-width:220px;font-size:12px}.mk-controls.svelte-1a9yk43 label.svelte-1a9yk43{font-size:12px;font-weight:600}.mk-controls.svelte-1a9yk43 select.svelte-1a9yk43{font-size:12px;padding:4px 6px;border-radius:6px;border:1px solid #cbd5e1;background:#f9fafb;outline:none}.mk-loc-panel.svelte-1a9yk43.svelte-1a9yk43{position:absolute;top:8px;right:8px;z-index:10;background:#fffffff5;padding:6px 8px 8px;border-radius:8px;box-shadow:0 2px 6px #0000002e;display:flex;flex-direction:column;gap:6px;font-size:12px;max-width:260px;max-height:70%}.mk-loc-header.svelte-1a9yk43.svelte-1a9yk43{display:flex;align-items:center;justify-content:space-between;gap:6px}.mk-loc-title.svelte-1a9yk43.svelte-1a9yk43{font-size:12px;font-weight:600;color:#111827}.mk-loc-reset.svelte-1a9yk43.svelte-1a9yk43{font-size:11px;border-radius:10px;border:1px solid #d1d5db;padding:3px 8px;background:#f9fafb;cursor:pointer;white-space:nowrap}.mk-loc-reset.svelte-1a9yk43.svelte-1a9yk43:hover{background:#e5e7eb}.mk-loc-body.svelte-1a9yk43.svelte-1a9yk43{display:flex;flex-direction:column;gap:4px}.mk-loc-select.svelte-1a9yk43.svelte-1a9yk43{width:100%;font-size:12px;padding:4px 6px;border-radius:6px;border:1px solid #cbd5e1;background:#f9fafb;outline:none}.mk-loc-list.svelte-1a9yk43.svelte-1a9yk43{display:flex;flex-direction:column;gap:2px;overflow-y:auto;max-height:220px;padding-right:2px}.mk-loc-item.svelte-1a9yk43.svelte-1a9yk43{text-align:left;width:100%;border:none;background:#f9fafb;border-radius:6px;padding:4px 6px;font-size:12px;cursor:pointer;color:#111827}.mk-loc-item.svelte-1a9yk43.svelte-1a9yk43:hover{background:#e5e7ff}.mk-loc-item.active.svelte-1a9yk43.svelte-1a9yk43{background:#22c55e;color:#fff}.mk-header.svelte-1a9yk43.svelte-1a9yk43{display:none;position:absolute;right:11px;bottom:58px;z-index:2;color:#000;width:222px;background-color:#fff9;border-radius:10px;padding:5px}.mk-legend.svelte-1a9yk43.svelte-1a9yk43{position:absolute;bottom:12px;left:8px;background:#ffffffeb;padding:6px 8px;border-radius:8px;font-size:11px;line-height:1.5;box-shadow:0 2px 6px #0000002e;z-index:10}.mk-legend.svelte-1a9yk43 div.svelte-1a9yk43{display:flex;align-items:center;gap:5px;white-space:nowrap}.mk-legend.svelte-1a9yk43 span.svelte-1a9yk43{display:inline-block;width:14px;height:10px;border:1px solid #777}.mk-legend.svelte-1a9yk43 .c1.svelte-1a9yk43{background:maroon}.mk-legend.svelte-1a9yk43 .c2.svelte-1a9yk43{background:#dc0000}.mk-legend.svelte-1a9yk43 .c3.svelte-1a9yk43{background:#ffc8c8}.mk-legend.svelte-1a9yk43 .c4.svelte-1a9yk43{background:#96ff96}.mk-legend.svelte-1a9yk43 .c5.svelte-1a9yk43{background:#32c832}.mk-legend.svelte-1a9yk43 .c6.svelte-1a9yk43{background:#006400}.mk-legend.svelte-1a9yk43 .c0.svelte-1a9yk43{background:#f0f0f0}.mk-popup.svelte-1a9yk43.svelte-1a9yk43{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px;z-index:50}.mk-popup-content.svelte-1a9yk43.svelte-1a9yk43{background:#fff;border-radius:18px;width:100%;max-width:860px;max-height:min(90vh,720px);display:flex;flex-direction:column;box-shadow:0 18px 45px #0f172a40;border:1px solid #e5e7eb;overflow:hidden}.mk-popup-header.svelte-1a9yk43.svelte-1a9yk43{padding:16px 20px 10px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid #e5e7eb}.mk-popup-title.svelte-1a9yk43 h3.svelte-1a9yk43{margin:0;font-size:20px;font-weight:700;color:#111827}.mk-popup-label.svelte-1a9yk43.svelte-1a9yk43{margin:0 0 2px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.mk-popup-subtitle.svelte-1a9yk43.svelte-1a9yk43{margin:4px 0 10px;font-size:13px;color:#6b7280}.mk-pill-row.svelte-1a9yk43.svelte-1a9yk43{display:flex;flex-wrap:wrap;gap:6px}.mk-pill.svelte-1a9yk43.svelte-1a9yk43{font-size:12px;padding:4px 10px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;font-weight:500;color:#111827}.mk-popup-close.svelte-1a9yk43.svelte-1a9yk43{background:transparent;border:none;font-size:22px;line-height:1;cursor:pointer;padding:4px 8px;color:#9ca3af;border-radius:10px;transition:background .15s,color .15s,transform .1s}.mk-popup-close.svelte-1a9yk43.svelte-1a9yk43:hover{background:#f3f4f6;color:#4b5563}.mk-popup-close.svelte-1a9yk43.svelte-1a9yk43:active{transform:scale(.94)}.mk-popup-body.svelte-1a9yk43.svelte-1a9yk43{padding:12px 20px 16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.mk-card.svelte-1a9yk43.svelte-1a9yk43{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:10px 12px 12px}.mk-card.svelte-1a9yk43 h4.svelte-1a9yk43{margin:0 0 8px;font-size:14px;font-weight:600;color:#374151}.mk-card-charts.svelte-1a9yk43 h5.svelte-1a9yk43{margin:0 0 4px;font-size:13px;font-weight:600;color:#4b5563}.mk-table-wrapper.svelte-1a9yk43.svelte-1a9yk43{overflow-x:auto;-webkit-overflow-scrolling:touch}.mk-table.svelte-1a9yk43.svelte-1a9yk43{width:100%;border-collapse:collapse;min-width:520px;background:#fff}.mk-table.svelte-1a9yk43 th.svelte-1a9yk43,.mk-table.svelte-1a9yk43 td.svelte-1a9yk43{border:1px solid #e5e7eb;padding:4px 6px;font-size:12px;white-space:nowrap}.mk-table.svelte-1a9yk43 th.svelte-1a9yk43{font-weight:600;background:#f9fafb;text-align:center;color:#4b5563}.mk-table.svelte-1a9yk43 td.svelte-1a9yk43{text-align:center;color:#111827}.mk-table.svelte-1a9yk43 tr:hover td.svelte-1a9yk43{background:#f3f4ff}.mk-table-heat.svelte-1a9yk43 .mk-heat-cell.svelte-1a9yk43{padding:0}.mk-col-year.svelte-1a9yk43.svelte-1a9yk43{width:60px}.mk-col-komposit.svelte-1a9yk43.svelte-1a9yk43{width:80px}.mk-col-indicator.svelte-1a9yk43.svelte-1a9yk43{min-width:170px}.mk-heat-inner.svelte-1a9yk43.svelte-1a9yk43{display:flex;width:100%;height:100%}.mk-heat-value.svelte-1a9yk43.svelte-1a9yk43{flex:1 1 auto;padding:6px;display:flex;align-items:center;justify-content:center;border-right:1px solid #e5e7eb;background:#fff}.mk-heat-swatch.svelte-1a9yk43.svelte-1a9yk43{width:24px;min-width:24px;background:#f3f4f6}.mk-empty.svelte-1a9yk43.svelte-1a9yk43{font-size:12px;color:#6b7280;margin:4px 0 0}.mk-charts.svelte-1a9yk43.svelte-1a9yk43{display:flex;flex-direction:column;gap:12px}.mk-chart-block.svelte-1a9yk43.svelte-1a9yk43{flex:1 1 auto}.mk-chart-canvas-wrapper.svelte-1a9yk43.svelte-1a9yk43{position:relative;width:100%;height:180px}.mk-popup-footer.svelte-1a9yk43.svelte-1a9yk43{padding:10px 20px 16px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.mk-popup-button.svelte-1a9yk43.svelte-1a9yk43{background:#22c55e;color:#fff;border:none;padding:9px 18px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;box-shadow:0 8px 18px #10b98159;transition:box-shadow .15s,transform .1s,background .15s}.mk-popup-button.svelte-1a9yk43.svelte-1a9yk43:hover{background:#16a34a;box-shadow:0 10px 24px #10b98173}.mk-popup-button.svelte-1a9yk43.svelte-1a9yk43:active{transform:translateY(1px) scale(.98);box-shadow:0 4px 10px #10b9814d}@media (max-width:640px){.mk-controls.svelte-1a9yk43.svelte-1a9yk43{top:6px;left:6px;padding:5px 7px;max-width:55%;font-size:11px}.mk-controls.svelte-1a9yk43 label.svelte-1a9yk43{font-size:11px}.mk-controls.svelte-1a9yk43 select.svelte-1a9yk43{font-size:11px;padding:3px 5px}.mk-loc-panel.svelte-1a9yk43.svelte-1a9yk43{top:6px;right:6px;max-width:40%;font-size:11px;padding:5px 6px 7px}.mk-loc-title.svelte-1a9yk43.svelte-1a9yk43{font-size:11px}.mk-loc-reset.svelte-1a9yk43.svelte-1a9yk43{font-size:10px;padding:3px 6px}.mk-loc-select.svelte-1a9yk43.svelte-1a9yk43{font-size:11px}.mk-legend.svelte-1a9yk43.svelte-1a9yk43{bottom:8px;left:6px;font-size:10px;padding:5px 7px;max-width:70%}.mk-legend.svelte-1a9yk43 span.svelte-1a9yk43{width:12px;height:9px}.mk-popup.svelte-1a9yk43.svelte-1a9yk43{align-items:flex-end;padding:0}.mk-popup-content.svelte-1a9yk43.svelte-1a9yk43{max-width:none;width:100%;max-height:90vh;border-radius:16px 16px 0 0;box-shadow:0 -10px 30px #0f172a66}.mk-popup-header.svelte-1a9yk43.svelte-1a9yk43{padding:12px 16px 8px}.mk-popup-title.svelte-1a9yk43 h3.svelte-1a9yk43{font-size:18px}.mk-popup-subtitle.svelte-1a9yk43.svelte-1a9yk43{font-size:12px}.mk-popup-body.svelte-1a9yk43.svelte-1a9yk43{padding:10px 16px 12px}.mk-table.svelte-1a9yk43.svelte-1a9yk43{min-width:100%}.mk-chart-canvas-wrapper.svelte-1a9yk43.svelte-1a9yk43{height:160px}.mk-popup-footer.svelte-1a9yk43.svelte-1a9yk43{padding:8px 16px 14px}}.limit-6-words.svelte-qaiqmj{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.tab-text.svelte-nl10zq{transition:transform .25s ease,opacity .25s ease,font-weight .25s ease;transform-origin:center;background:none!important;border:none!important;padding:0}.tab-active.svelte-nl10zq{transform:scale(1.5);font-weight:700;opacity:1;padding:0 10px;color:#000!important}.tab-inactive.svelte-nl10zq{transform:scale(1);font-weight:400;opacity:.5;color:#000!important}.diskepang-modal-box.info-modal.svelte-1kz6cnk.svelte-1kz6cnk{max-width:960px;padding:0}.info-modal-layout.svelte-1kz6cnk.svelte-1kz6cnk{display:flex;flex-direction:row;flex-wrap:wrap}.info-modal-text.svelte-1kz6cnk.svelte-1kz6cnk{flex:1 1 38px;padding:28px 28px 32px}.info-badge.svelte-1kz6cnk.svelte-1kz6cnk{display:inline-block;margin:6px 0 18px;padding:5px 18px;background:#1fb55a;color:#fff;font-size:18px;font-weight:600;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.info-modal-image.svelte-1kz6cnk.svelte-1kz6cnk{flex:1 1 280px;min-height:220px;position:relative;overflow:hidden}.info-modal-image.svelte-1kz6cnk img.svelte-1kz6cnk{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.info-modal-layout.svelte-1kz6cnk.svelte-1kz6cnk{flex-direction:column}.diskepang-modal-box.info-modal.svelte-1kz6cnk.svelte-1kz6cnk{max-height:90vh}.info-modal-text.svelte-1kz6cnk.svelte-1kz6cnk{padding:22px 20px 26px}}.text-pangan.svelte-1kz6cnk.svelte-1kz6cnk{background-color:#ffffffb3;margin-top:10px;border-radius:10px;padding:10px;position:absolute;top:-7px;z-index:2;left:26px}.mk-legend-pangan.svelte-1kz6cnk.svelte-1kz6cnk{position:absolute;bottom:20px;right:20px;background:#ffffffeb;padding:6px 8px;border-radius:8px;font-size:11px;line-height:1.5;box-shadow:0 2px 6px #0000002e;z-index:10}.mk-legend-pangan.svelte-1kz6cnk div.svelte-1kz6cnk{display:flex;align-items:center;gap:5px;white-space:nowrap}.mk-legend-pangan.svelte-1kz6cnk span.svelte-1kz6cnk{display:inline-block;width:14px;height:10px;border:1px solid #777}.mk-legend-pangan.svelte-1kz6cnk .c1.svelte-1kz6cnk{background:#41c800}.mk-legend-pangan.svelte-1kz6cnk .c2.svelte-1kz6cnk{background:#dc0000}#diskepang-map.svelte-1kz6cnk.svelte-1kz6cnk{width:100vw;height:70vh;margin-left:0;position:relative;background:#fff}.back-btn.svelte-1kz6cnk.svelte-1kz6cnk{position:absolute;top:19px;right:20px;z-index:2;min-width:44px;background:#000;color:#fff;border:none;font-size:18px;padding:4px 10px;border-radius:10px}.pasar-toggle-btn.svelte-1kz6cnk.svelte-1kz6cnk{display:block;position:absolute;top:19px;left:20px;z-index:3;min-width:44px;background:#000;color:#fff;border:none;font-size:18px;padding:4px 10px;border-radius:10px}.pasar-list-panel.svelte-1kz6cnk.svelte-1kz6cnk{position:absolute;left:0;top:75px;width:100%;height:73vh;overflow:hidden;background:#fff;border-bottom:1px solid #ddd;padding:80px 20px 20px;z-index:5;transform:translate(-100%);transition:transform .3s ease}.pasar-list-panel.open.svelte-1kz6cnk.svelte-1kz6cnk{transform:translate(0)}.pasar-list-panel.svelte-1kz6cnk h3.svelte-1kz6cnk{margin:0 0 10px;font-size:18px}.pasar-item.svelte-1kz6cnk.svelte-1kz6cnk{padding:10px;margin-bottom:8px;border-radius:8px;cursor:pointer;border:1px solid #ccc;transition:.15s}.pasar-item.svelte-1kz6cnk.svelte-1kz6cnk:hover{background:#f0f0f0;transform:translate(3px)}.pasar-item.green.svelte-1kz6cnk.svelte-1kz6cnk{border-left:5px solid #16c172}.pasar-item.red.svelte-1kz6cnk.svelte-1kz6cnk{border-left:5px solid #d41e1e}.pasar-address.svelte-1kz6cnk.svelte-1kz6cnk{font-size:12px;color:#666;margin-top:4px}.container-list-panel.svelte-1kz6cnk.svelte-1kz6cnk{height:calc(100% - 100px);overflow-y:auto}@media (min-width: 768px){.pasar-list-panel.svelte-1kz6cnk.svelte-1kz6cnk{width:25vw;border-right:1px solid #ddd;border-bottom:none;height:88%;padding:14px 30px}}@media (max-width: 768px){.mk-legend-pangan.svelte-1kz6cnk.svelte-1kz6cnk{bottom:8px;left:20px;font-size:10px;padding:5px 7px;width:130px}.mk-legend-pangan.svelte-1kz6cnk span.svelte-1kz6cnk{width:12px;height:9px}#diskepang-map.svelte-1kz6cnk.svelte-1kz6cnk{width:100vw}.text-pangan.svelte-1kz6cnk.svelte-1kz6cnk{font-size:20px!important;left:64px!important;top:4px!important}.pasar-toggle-btn.svelte-1kz6cnk.svelte-1kz6cnk{left:16px!important}.pasar-list-panel.svelte-1kz6cnk.svelte-1kz6cnk{top:60px!important}.back-btn.svelte-1kz6cnk.svelte-1kz6cnk{right:16px!important}.pasar-list-panel.svelte-1kz6cnk.svelte-1kz6cnk{padding:20px}}.diskepang-modal-backdrop.svelte-1kz6cnk.svelte-1kz6cnk{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:999999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.diskepang-modal-box.svelte-1kz6cnk.svelte-1kz6cnk{background:#fff;width:100%;max-width:900px;max-height:80vh;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;color:#111;font-size:14px;box-shadow:0 20px 40px #0003;position:relative}.diskepang-modal-header.svelte-1kz6cnk.svelte-1kz6cnk{background:#fff;padding:20px 28px;border-bottom:1px solid #e5e5e5;position:sticky;top:0}.diskepang-modal-content.svelte-1kz6cnk.svelte-1kz6cnk{padding:20px 10px;overflow-y:auto}.diskepang-close-btn.svelte-1kz6cnk.svelte-1kz6cnk{position:absolute;top:10px;right:10px;z-index:5;margin:0;background:#000;padding:4px 10px;border-radius:999px;border:none;color:#fff;font-size:14px;cursor:pointer}.imgPortal.svelte-7ar0qh{width:50px!important;height:auto}.hovering.svelte-7ar0qh:hover{background-color:#00a859;cursor:pointer}dialog.svelte-ft4ljr.svelte-ft4ljr{width:60vw;border-radius:20px!important;border:none;padding:20px;background-image:url(../../../images/demo-marketing-dot.svg);background-color:#f5f5f5}dialog.svelte-ft4ljr.svelte-ft4ljr::backdrop{background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}dialog.svelte-ft4ljr>div.svelte-ft4ljr{padding:1em}dialog[open].svelte-ft4ljr.svelte-ft4ljr{animation:svelte-ft4ljr-zoom .5s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-ft4ljr-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}dialog[open].svelte-ft4ljr.svelte-ft4ljr::backdrop{animation:svelte-ft4ljr-fade .2s ease-out}@keyframes svelte-ft4ljr-fade{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 770px){dialog.svelte-ft4ljr.svelte-ft4ljr{width:80vw}}@media screen and (max-width: 992px){dialog.svelte-ft4ljr.svelte-ft4ljr{padding:0;overflow-x:hidden}dialog.svelte-ft4ljr>div.svelte-ft4ljr{padding:0}}i.svelte-1occjkd{color:#fff}.btn_popup.svelte-1occjkd{max-width:150px!important;width:80%!important}@media screen and (max-width: 992px){.bottom_content_popup.svelte-1occjkd{padding:10px 30px}.top_content_popup.svelte-1occjkd{padding-bottom:10px}.text_modal_popup.svelte-1occjkd{height:100px;overflow:hidden;text-overflow:ellipsis}#image_popup.svelte-1occjkd{height:auto;max-height:300px!important;border-radius:0!important}}.rice-section.svelte-1occjkd{width:100%;height:85vh;display:flex;justify-content:center;overflow:hidden;position:relative}.scene.svelte-1occjkd{position:relative;width:min(90vw,400px);height:min(130vw,600px);display:flex;justify-content:center;align-items:flex-end}.hand.svelte-1occjkd{position:absolute;top:0%;left:54%;width:100%;transform:translate(-50%);z-index:2;filter:drop-shadow(0 3px 5px rgba(0,0,0,.3));scale:1.2}.sack-web.svelte-1occjkd{position:absolute;bottom:-8px;left:52%;width:50vw;transform:translate(-50%);z-index:1;filter:drop-shadow(0 -3px 5px rgba(0,0,0,.3))}.sack.svelte-1occjkd{position:absolute;bottom:-170px;left:46%;width:100%;transform:translate(-50%);z-index:1;filter:drop-shadow(0 -3px 5px rgba(0,0,0,.3))}.pill-badge.svelte-1occjkd{display:inline-block;background-color:#5cb371;color:#fff;padding:10px 25px;font-size:16px;border-top-right-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;margin-bottom:10px}.rice-container.svelte-1occjkd{position:absolute;left:75%;width:60%;height:362px;transform:translate(-50%);overflow:visible;pointer-events:none;z-index:2}.grain{position:absolute;width:.9vw;height:1.8vw;max-width:5px;max-height:10px;background:radial-gradient(ellipse at center,#fff,#fff 80%);border-radius:50%/60%;opacity:0;box-shadow:0 0 2px #0003;animation:svelte-1occjkd-fall linear infinite}@keyframes svelte-1occjkd-fall{0%{transform:translate3d(var(--x, 0px),0,0) rotate(var(--r, 0deg));opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate3d(var(--xEnd, 0px),380px,0) rotate(calc(var(--r, 0deg) + 180deg));opacity:0}}@media (max-width: 480px){.rice-container.svelte-1occjkd{height:337px}.sack.svelte-1occjkd{bottom:-133px}}@media (max-width: 768px){.section-mobile.svelte-1occjkd{padding-bottom:50px!important}.sack.svelte-1occjkd{transform:translate(-46%)}.hand.svelte-1occjkd{left:56%;transform:translate(-47%)}.rice-container.svelte-1occjkd{transform:translate(-42%)}.mobile-text-wrapper.svelte-1occjkd{padding-top:25px!important;transition:opacity .45s ease,transform .45s ease}}
