@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Syne:wght@700;800&display=swap";.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:190px minmax(0,1fr);background:#f6f6f7;color:#0d1728;transition:grid-template-columns .25s ease}.dashboard-shell--collapsed{grid-template-columns:72px minmax(0,1fr)}.dashboard-sidebar{position:sticky;top:0;height:100vh;padding:18px;background:#fffffff5;border-right:1px solid #eceff4;display:flex;flex-direction:column;gap:24px;z-index:10}.dashboard-sidebar__top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-logo{flex:1 1 auto;min-width:0;height:38px;display:inline-flex;align-items:center;overflow:hidden;transition:opacity .2s ease,width .2s ease}.dashboard-logo img{width:128px;max-width:100%;height:auto;display:block;object-fit:contain}.sidebar-toggle{position:relative;width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;outline:none;border-radius:6px;background:transparent;color:#4b5563;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.sidebar-toggle:hover{background:#eef4ff;color:#004cff;transform:translateY(-1px)}.sidebar-toggle:focus,.sidebar-toggle:focus-visible,.dashboard-menu__item:focus,.dashboard-menu__item:focus-visible{outline:none;box-shadow:none}.sidebar-toggle__logo{display:none}.sidebar-toggle__logo img{width:34px;height:34px;display:block;object-fit:contain}.sidebar-toggle__icon{display:inline-flex;align-items:center;justify-content:center}.sidebar-toggle__icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dashboard-shell--collapsed .dashboard-sidebar{padding:18px 14px;align-items:center}.dashboard-shell--collapsed .dashboard-sidebar__top{justify-content:center;gap:0}.dashboard-shell--collapsed .dashboard-logo{width:0;flex:0 0 0;opacity:0;pointer-events:none}.dashboard-shell--collapsed .sidebar-toggle{width:38px;height:38px;flex:0 0 38px;border-radius:10px}.dashboard-menu__item{width:100%;min-height:34px;display:flex;align-items:center;gap:9px;padding:8px 12px;border:0;outline:none;border-radius:8px;background:transparent;color:#4f5663;font-size:11px;font-weight:800;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;margin-bottom:4px}.dashboard-menu__item:hover{background:#eef4ff;color:#004ce5;transform:translate(2px)}.dashboard-menu__item--active{background:#e4ebff;color:#004cff}.dashboard-menu__icon{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;stroke:currentColor;fill:none}.dashboard-menu__label{overflow:hidden;white-space:nowrap;transition:opacity .18s ease,width .18s ease}.dashboard-shell--collapsed .dashboard-sidebar{align-items:center}.dashboard-shell--collapsed .dashboard-sidebar__top{width:100%;justify-content:center}.dashboard-shell--collapsed .dashboard-logo{width:0;opacity:0;pointer-events:none}.dashboard-shell--collapsed .sidebar-toggle{width:38px;height:38px;flex-basis:38px;border-radius:0}.dashboard-shell--collapsed .sidebar-toggle:hover{background:#eef4ff}.dashboard-shell--collapsed .sidebar-toggle__logo{display:inline-flex;align-items:center;justify-content:center;opacity:1;transition:opacity .15s ease}.dashboard-shell--collapsed .sidebar-toggle__icon{position:absolute;inset:0;opacity:0;transition:opacity .15s ease}.dashboard-shell--collapsed .sidebar-toggle__icon svg{width:18px;height:18px}.dashboard-shell--collapsed .sidebar-toggle:hover .sidebar-toggle__logo{opacity:0}.dashboard-shell--collapsed .sidebar-toggle:hover .sidebar-toggle__icon{opacity:1}.dashboard-shell--collapsed .dashboard-menu{width:100%}.dashboard-shell--collapsed .dashboard-menu__item{justify-content:center;padding:9px}.dashboard-shell--collapsed .dashboard-menu__label{width:0;opacity:0}.dashboard-main{min-width:0;display:flex;flex-direction:column}.dashboard-header{position:sticky;top:0;z-index:8;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 36px 13px 18px;background:#f6f6f7eb;border-bottom:1px solid #e9edf3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-bottom:0}.dashboard-header h1{margin:0;color:#060b16;font-size:18px;line-height:1.2}.dashboard-header p{margin:4px 0 0;color:#7a8392;font-size:12px;font-weight:700}.dashboard-header__right{display:flex;align-items:center;gap:12px}.header-action{border:1px solid #e1e7f0;background:#fff;color:#1d4ed8;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:800;box-shadow:0 8px 22px #1118270d;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.header-action:hover{transform:translateY(-1px);border-color:#c6d6ff;box-shadow:0 12px 26px #1d4ed81c}.dashboard-profile{width:38px;height:38px;border-radius:999px;padding:2px;background:linear-gradient(135deg,#ffba08,#fff7d6);box-shadow:0 8px 18px #1118271f;transition:transform .2s ease,box-shadow .2s ease}.dashboard-profile:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 12px 24px #1118272e}.dashboard-profile img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;border:2px solid #ffffff}.dashboard-content{min-width:0;flex:1;padding:0 36px 34px 18px}.layout-preview-card{min-height:320px;display:grid;place-content:center;text-align:center;padding:38px;border:1px dashed #cbd5e1;border-radius:22px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 12px 26px #0f172a0f}.layout-preview-card span{color:#004cff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.layout-preview-card h2{margin:8px 0;color:#0d1728;font-size:34px}.layout-preview-card p{max-width:560px;margin:0 auto;color:#657083;font-size:14px}.hamburger-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;border:0;background:transparent;border-radius:8px;cursor:pointer;flex-shrink:0;transition:background .2s ease}.hamburger-btn:hover{background:#eef4ff}.hamburger-btn span{display:block;width:100%;height:2px;background:#4b5563;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.dashboard-header__left{display:flex;align-items:center;gap:10px}.mobile-overlay{display:none}@media(max-width:860px){.dashboard-shell,.dashboard-shell--collapsed{grid-template-columns:1fr}.dashboard-sidebar{position:fixed;top:0;left:0;bottom:0;width:240px;transform:translate(-100%);transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s ease;z-index:200;border-right:1px solid #eceff4;box-shadow:none;height:100vh;padding:18px 14px}.dashboard-sidebar--open{transform:translate(0);box-shadow:4px 0 24px #0000001f}.dashboard-shell--collapsed .dashboard-sidebar{width:240px;padding:18px 14px;align-items:flex-start}.dashboard-shell--collapsed .dashboard-logo{width:auto;opacity:1;pointer-events:auto;flex:1 1 auto}.dashboard-shell--collapsed .sidebar-toggle{width:22px;height:22px;flex:0 0 22px;border-radius:6px}.dashboard-shell--collapsed .sidebar-toggle__logo{display:none}.dashboard-shell--collapsed .sidebar-toggle__icon{position:static;opacity:1}.dashboard-shell--collapsed .dashboard-menu__item{justify-content:flex-start;padding:8px 12px}.dashboard-shell--collapsed .dashboard-menu__label{width:auto;opacity:1}.mobile-overlay{display:block;position:fixed;inset:0;background:#00000059;z-index:199;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hamburger-btn{display:flex}.sidebar-toggle{display:inline-flex}.dashboard-header{padding:12px 16px}.dashboard-content{padding:16px}.dashboard-logo img{width:104px}}@media(max-width:540px){.dashboard-header h1{font-size:15px}.dashboard-header p{font-size:11px}.header-action{display:none}}.dashboard-menu__item--logout:hover{background:#ff4d4f1a}.dashboard-menu__item--logout{color:#ff4d4f}.dashboard-menu__item--logout:hover{background:#ff4d4f1f!important;color:#ff4d4f!important;transform:translate(2px)}.dashboard-menu{flex:1}.navbar{position:sticky;top:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;padding:0 60px;height:70px;background:#0a3d6bf7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-brand{display:flex;align-items:center;gap:10px}.brand-icon{width:36px;height:36px;background:var(--accent);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;color:#fff;font-family:Syne,sans-serif}.brand-name{font-family:Syne,sans-serif;font-size:22px;font-weight:800;color:#fff;letter-spacing:2px}.nav-links{display:flex;align-items:center;list-style:none;gap:8px}.nav-item{padding:8px 16px;color:#ffffffb3;cursor:pointer;border-radius:8px;font-size:14px;font-weight:500;transition:all .2s}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1a}.nav-item-login-mobile,.btn-login-desktop{display:none}.btn-login{display:flex;align-items:center;gap:8px;padding:9px 20px;background:var(--accent);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;font-family:Plus Jakarta Sans,sans-serif}.btn-login:hover{background:var(--accent-warm);transform:translateY(-1px)}.menu-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:24px;height:3px;background:#fff;border-radius:2px}@media(max-width:768px){.navbar{padding:0 20px}.btn-login-desktop{display:none!important}.menu-toggle{display:flex}.nav-links{position:absolute;top:70px;left:0;width:100%;background:#0a3d6bfa;flex-direction:column;align-items:center;gap:0;padding:20px 0;display:none}.nav-links.open{display:flex}.nav-item{width:100%;text-align:center;padding:14px 0}.nav-item-login-mobile{display:flex;width:100%;justify-content:center;padding:14px 0}.btn-login{padding:10px 24px;font-size:14px;gap:6px}.btn-login svg{width:14px;height:14px}}@media(min-width:769px){.navbar{display:flex;justify-content:space-between;align-items:center}.nav-links{position:absolute;left:50%;transform:translate(-50%);margin:0;padding:0}.nav-item-login-mobile{display:none!important}.btn-login-desktop{display:flex}}.hero{position:relative;background:linear-gradient(135deg,#04203f,#0a3d6b,#0d5c3a);padding:70px 60px 80px;overflow:hidden;min-height:calc(100vh - 70px);display:flex;align-items:center}.hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3}.hero-orb-1{width:500px;height:500px;background:radial-gradient(circle,#00c97a,transparent);top:-150px;right:-100px;animation:orbFloat 8s ease-in-out infinite}.hero-orb-2{width:400px;height:400px;background:radial-gradient(circle,#1565a8,transparent);bottom:-150px;left:-100px;animation:orbFloat 10s ease-in-out infinite reverse}@keyframes orbFloat{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.hero-container{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;max-width:1200px;margin:0 auto}.hero-left{flex:1}.hero-title{font-family:Syne,sans-serif;font-size:42px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:20px}.hero-accent{color:#00c97a}.hero-desc{color:#ffffffa6;font-size:17px;line-height:1.7;max-width:480px;margin-bottom:36px}.hero-actions{display:flex;gap:14px}.btn-primary{padding:14px 28px;background:#00c97a;border:none;border-radius:10px;color:#fff;font-weight:700;cursor:pointer}.btn-secondary{padding:14px 28px;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:10px;color:#fff}.virus-lottie{width:420px;height:320px}@media(max-width:1024px){.hero{padding:60px 40px 70px}.hero-title{font-size:36px}.virus-lottie{width:360px;height:280px}}@media(max-width:768px){.hero{padding:60px 24px}.hero-container{flex-direction:column;text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;flex-wrap:wrap}.hero-title{font-size:32px}.virus-lottie{width:300px;height:240px}}@media(max-width:480px){.hero-title{font-size:26px}.hero-desc{font-size:15px}.btn-primary,.btn-secondary{width:100%}}.features-section{padding:80px 60px 100px;background:linear-gradient(180deg,#e8f4fd,#f0f4f8)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto}.feature-card{background:#fff;border-radius:var(--radius);padding:32px 28px;border:1px solid var(--border);box-shadow:var(--shadow-sm);cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent));transform:scaleX(0);transition:transform .3s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:transparent}.feature-card:hover:before{transform:scaleX(1)}.feature-icon{font-size:32px;width:60px;height:60px;background:linear-gradient(135deg,#f0fdf4,#dbeafe);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.feature-title{font-size:16px;font-weight:700;color:var(--text);margin-bottom:10px}.feature-desc{font-size:13.5px;color:var(--text-muted);line-height:1.7}.feature-arrow{color:var(--accent);font-size:18px;margin-top:14px;font-weight:700;opacity:0;transition:opacity .2s,transform .2s}.feature-card:hover .feature-arrow{opacity:1;transform:translate(4px)}@media(max-width:1024px){.features-section{padding:70px 40px 90px}.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.section-header{margin-bottom:44px}}@media(max-width:768px){.features-section{padding:60px 20px 80px}.features-grid{grid-template-columns:1fr;gap:18px}.feature-card{padding:26px 22px}.feature-icon{width:52px;height:52px;font-size:26px}.feature-title{font-size:15px}.feature-desc{font-size:13px}}@media(max-width:480px){.section-sub{font-size:14px}.feature-card{padding:22px 20px}}.map-section{padding:80px 60px 100px}.map-layout{display:grid;grid-template-columns:1fr 300px;gap:28px;max-width:1200px;margin:0 auto;align-items:start}.leaflet-map-container{height:100%;width:100%}.map-wrapper{height:480px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border);position:relative}.map-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .3s ease}.map-spinner{animation:rotate 2s linear infinite;width:44px;height:44px;margin-bottom:12px}.map-spinner .path{stroke:#185fa5;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.map-loading-text{font-size:14px;font-weight:500;color:#374151;letter-spacing:.3px}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.map-sidebar{display:flex;flex-direction:column;gap:16px}.sidebar-card{background:#fff;border-radius:var(--radius);padding:22px;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.sidebar-title{font-size:14px;font-weight:700;color:var(--text);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border)}.legend-list{display:flex;flex-direction:column;gap:12px}.legend-item{display:flex;align-items:center;gap:12px}.legend-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.legend-high{background:#ef4444}.legend-medium{background:#f59e0b}.legend-low{background:#22c55e}.legend-label{font-size:13px;font-weight:600;color:var(--text)}.legend-sub{font-size:11px;color:var(--text-muted);margin-top:2px}.empty-data-text{font-size:12px;color:var(--text-muted)}.hotspot-card{display:flex;flex-direction:column}.hotspot-list{display:flex;flex-direction:column;max-height:160px;overflow-y:auto;padding-right:8px}.hotspot-list::-webkit-scrollbar{width:6px}.hotspot-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.hotspot-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.hotspot-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.hotspot-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border)}.hotspot-item:last-child{border-bottom:none}.hotspot-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.hotspot-info{flex:1}.hotspot-name{font-size:13px;font-weight:600;color:var(--text)}.hotspot-cases{font-size:11px;color:var(--text-muted)}.hotspot-badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:100px;border:1px solid;background:transparent;white-space:nowrap}.custom-faskes-wrapper{background:none;border:none}.faskes-marker{width:28px;height:28px;border-radius:50%;background:#fff;border:2.5px solid #185FA5;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000040;cursor:pointer;transition:all .3s ease}.faskes-marker svg{stroke:#185fa5;transition:stroke .3s ease}.faskes-marker.active{background:#185fa5}.faskes-marker.active svg{stroke:#fff}@media(max-width:1024px){.map-section{padding:70px 40px 90px}.map-layout{grid-template-columns:1fr 260px;gap:20px}.map-wrapper{height:420px}.hotspot-list{max-height:200px}}@media(max-width:768px){.map-section{padding:60px 20px 80px}.map-layout{grid-template-columns:1fr;gap:24px}.map-wrapper{height:360px}.map-sidebar{flex-direction:column}.sidebar-card{padding:18px}.hotspot-list{max-height:250px}}@media(max-width:480px){.map-wrapper{height:300px}.sidebar-title{font-size:13px}.legend-label,.hotspot-name{font-size:12px}}.stats-section{padding:0 60px;margin-top:-44px;position:relative;z-index:10;max-width:100%;overflow:visible}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto}.stat-card{background:#fff;border-radius:var(--radius);padding:24px;display:flex;align-items:flex-start;gap:16px;box-shadow:var(--shadow-lg);border:1px solid var(--border);transition:transform .2s}.stat-card:hover{transform:translateY(-3px)}.stat-icon{font-size:28px;width:52px;height:52px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-value{font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-weight:800;color:var(--primary);line-height:1;margin-bottom:4px}.stat-label{font-size:13px;font-weight:600;color:var(--text-muted);margin-bottom:6px}.stat-trend{font-size:11px;color:var(--accent);font-weight:500}@media(max-width:1024px){.stats-section{padding:0 40px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.stats-section{padding:0 20px;margin-top:-30px}.stats-grid{grid-template-columns:1fr;gap:16px}.stat-card{padding:20px}}@media(max-width:480px){.stat-value{font-size:24px}.stat-icon{width:46px;height:46px;font-size:22px}}.about-section{padding:100px 60px}.about-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:80px}.about-left{flex:1}.about-desc{color:var(--text-muted);font-size:16px;line-height:1.8;margin-bottom:28px}.about-highlights{display:flex;flex-direction:column;gap:12px}.highlight-item{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text);font-weight:500}.highlight-icon{width:24px;height:24px;background:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.about-right{flex:0 0 300px;display:flex;justify-content:center}.about-visual{position:relative;width:260px;height:260px;display:flex;align-items:center;justify-content:center}.visual-ring{position:absolute;border-radius:50%;border:2px solid;animation:ringRotate 12s linear infinite}.visual-ring.outer{width:260px;height:260px;border-color:#00c97a33;animation-duration:20s}.visual-ring.middle{width:190px;height:190px;border-color:#0a3d6b40;animation-direction:reverse;animation-duration:15s}.visual-ring.inner{width:120px;height:120px;border-color:#00c97a59;border-style:dashed;animation-duration:8s}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visual-center{background:linear-gradient(135deg,var(--primary),#1a6bbf);width:90px;height:90px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 30px #0a3d6b4d}.vc-icon{font-size:28px}.vc-text{color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;margin-top:4px}@media(max-width:1024px){.about-section{padding:80px 40px}.about-container{gap:50px}.section-title{font-size:34px}.about-right{flex:0 0 260px}.about-visual,.visual-ring.outer{width:220px;height:220px}.visual-ring.middle{width:160px;height:160px}.visual-ring.inner{width:100px;height:100px}}@media(max-width:768px){.about-section{padding:70px 20px}.about-container{flex-direction:column;text-align:center;gap:40px}.about-left{max-width:600px}.section-title{font-size:30px}.about-desc{font-size:15px}.about-highlights{align-items:center}.highlight-item{justify-content:center}.about-right{flex:none}}@media(max-width:480px){.section-title{font-size:26px}.about-desc{font-size:14px}.about-visual,.visual-ring.outer{width:200px;height:200px}.visual-ring.middle{width:140px;height:140px}.visual-ring.inner{width:90px;height:90px}}.footer{background:var(--primary);padding:40px 60px;text-align:center}.footer-container{display:flex;flex-direction:column;align-items:center;gap:10px}.footer .nav-brand{margin-bottom:4px}.footer-desc{color:#ffffff8c;font-size:13px}.footer-copy{color:#ffffff59;font-size:12px}:root{--primary: #0a3d6b;--primary-light: #1565a8;--accent: #00c97a;--accent-warm: #00e68a;--danger: #ef4444;--warn: #f59e0b;--bg: #f0f4f8;--bg-card: #ffffff;--text: #0d1b2a;--text-muted: #64748b;--border: #e2e8f0;--shadow-sm: 0 2px 8px rgba(0,0,0,.06);--shadow-md: 0 8px 24px rgba(0,0,0,.09);--shadow-lg: 0 20px 50px rgba(0,0,0,.12);--radius: 16px;--radius-sm: 10px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Plus Jakarta Sans,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}.app{min-height:100vh;width:100%}html,body,#root{height:100%}.section-header{text-align:center;max-width:600px;margin:0 auto 56px}.section-tag{display:inline-block;padding:5px 14px;background:#00c97a1a;border-radius:100px;color:#059669;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px}.landing .section-title{font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800;color:var(--text);line-height:1.2;margin-bottom:16px}.section-sub{color:var(--text-muted);font-size:15px;margin-top:10px;line-height:1.6}.text-accent{color:var(--primary)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1.3fr;overflow:visible}.login-left{position:relative;display:flex;flex-direction:column;justify-content:center;padding:80px 72px;background:linear-gradient(148deg,#04203f,#0a3d6b,#0d5c3a);color:#fff;overflow:visible}.login-left__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.login-left__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px)}.login-left__glow--top{width:380px;height:380px;top:-120px;right:-60px;background:radial-gradient(circle,rgba(249,115,22,.2) 0%,transparent 70%)}.login-left__glow--bottom{width:300px;height:300px;bottom:0;left:-40px;background:radial-gradient(circle,rgba(26,120,204,.35) 0%,transparent 70%)}.login-left__content{position:relative;z-index:2}.login-left__badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:5px 14px 5px 10px;border-radius:50px;margin-bottom:32px;width:fit-content;font-size:11.5px;font-weight:500;letter-spacing:.04em;opacity:.9}.login-left__badge-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:pulse-dot 2.2s ease-in-out infinite;flex-shrink:0}@keyframes pulse-dot{0%,to{box-shadow:0 0 6px var(--accent)}50%{box-shadow:0 0 18px var(--accent),0 0 32px var(--accent-glow)}}.login-left h1{font-family:Syne,sans-serif;font-size:clamp(42px,6vw,76px);font-weight:800;letter-spacing:-1px;line-height:1.1;padding-bottom:5px;margin-bottom:22px;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-left p{max-width:380px;font-size:14.5px;line-height:1.8;font-weight:300;opacity:.72}.login-left__stats{display:flex;align-items:center;gap:28px;margin-top:52px}.login-left__content{padding-right:10px}.login-stat{display:flex;flex-direction:column;gap:3px}.login-stat__num{font-family:Syne,sans-serif;font-size:15px;font-weight:700;letter-spacing:.02em}.login-stat__label{font-size:10.5px;text-transform:uppercase;letter-spacing:.07em;opacity:.5}.login-stat__divider{width:1px;height:32px;background:#ffffff2e}.login-right{position:relative;display:flex;align-items:center;justify-content:center;background:var(--bg);overflow:hidden}.login-right__glow{position:absolute;width:500px;height:500px;top:-160px;right:-160px;background:radial-gradient(circle,rgba(249,115,22,.07) 0%,transparent 65%);pointer-events:none}.login-card{width:430px;background:var(--bg-card);padding:48px;border-radius:var(--radius);box-shadow:var(--shadow-card);border:1px solid rgba(255,255,255,.9);animation:card-in .55s cubic-bezier(.22,1,.36,1) both}@keyframes card-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-header{margin-bottom:28px}.login-header h2{font-family:Syne,sans-serif;font-size:22px;font-weight:700;color:var(--text-body);letter-spacing:-.3px;margin-bottom:3px}.login-header p{font-size:13px;color:var(--text-muted)}.login-form{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column;gap:7px}.form-group label{font-size:11.5px;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.form-group__input-wrap{position:relative}.form-group__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#c0cad8;pointer-events:none;transition:color .2s}.form-group__eye{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#c0cad8;display:flex;align-items:center;justify-content:center;padding:0;width:16px;height:16px}.form-group__eye svg{width:16px;height:16px}.form-group__eye:hover{color:var(--primary-light)}.form-group input{width:100%;height:50px;padding:0 40px 0 44px;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:#f7fafd;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;color:var(--text-body);outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.form-group input::placeholder{color:#c0cad8}.form-group input:focus{background:#fff;border-color:var(--primary-light);box-shadow:0 0 0 4px #1a78cc1a}.form-group__input-wrap:focus-within .form-group__icon{color:var(--primary-light)}.form-row{display:flex;align-items:center;justify-content:space-between;margin:-2px 0 2px}.form-remember{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.form-remember input[type=checkbox]{appearance:none;-webkit-appearance:none;width:17px;height:17px;border:1.5px solid var(--border);border-radius:5px;background:#f7fafd;cursor:pointer;position:relative;flex-shrink:0;transition:all .15s;padding:0}.form-remember input[type=checkbox]:checked{background:var(--primary);border-color:var(--primary)}.form-remember input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:1.5px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(42deg)}.form-remember span{font-size:13px;color:#64748b}.form-forgot{font-size:13px;font-weight:500;color:var(--primary-light);text-decoration:none;transition:color .15s}.form-forgot:hover{color:var(--accent)}.login-btn{position:relative;height:50px;border:none;border-radius:var(--radius-sm);font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;color:#fff;background:linear-gradient(130deg,var(--accent) 0%,var(--accent-warm) 100%);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;margin-top:4px}.login-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,var(--primary-mid),var(--accent));opacity:0;transition:opacity .3s}.login-btn span,.login-btn svg{position:relative;z-index:1}.login-btn svg{width:16px;height:16px}.login-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-btn)}.login-btn:hover:before{opacity:1}.login-btn:active{transform:translateY(0);box-shadow:none}.login-register-link{text-align:center;font-size:13px;margin-top:12px;color:#64748b}.login-register-link a{color:var(--primary-light);font-weight:600;text-decoration:none}.login-register-link a:hover{color:var(--accent)}@media(max-width:960px){.login-page{grid-template-columns:1fr}.login-left{padding:52px 40px;text-align:center;min-height:260px;overflow:hidden}.login-left:after{display:none}.login-left h1{font-size:52px}.login-left p{margin:0 auto}.login-left__badge{margin:0 auto 28px}.login-left__stats{justify-content:center}.login-right{padding:48px 24px}.login-card{width:100%;max-width:420px;padding:36px 28px}}.dashboard-container{padding:24px;background:#f8fafc;min-height:100vh;display:flex;flex-direction:column;gap:20px;font-family:inherit}.main-content-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;align-items:start}.left-stack{display:flex;flex-direction:column;gap:20px}.card-v2{background:#ffffffd9;border:1px solid rgba(226,232,240,.7);border-radius:22px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0f172a0d;transition:transform .25s ease,box-shadow .25s ease}.card-v2:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a14}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-title{font-size:1rem;font-weight:700;color:#0f172a}.badge{padding:5px 12px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.72rem;font-weight:700}.filter-select,.filter-select-sm{border:1px solid #dbe3ee;background:#fff;color:#1e293b;outline:none;transition:all .2s ease}.filter-select{padding:10px 14px;border-radius:12px;font-size:.88rem}.filter-select-sm{padding:8px 12px;border-radius:10px;font-size:.8rem}.filter-select:hover,.filter-select-sm:hover{border-color:#3b82f6}.filter-select:focus,.filter-select-sm:focus{border-color:#2563eb;box-shadow:0 0 0 4px #3b82f626}.btn-detail{width:100%;padding:13px;border:none;border-radius:14px;background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;font-weight:700;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.btn-detail:hover{transform:translateY(-2px);opacity:.95}.dashboard-filters-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px;border-radius:18px;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 20px #0f172a0d}.filter-label{font-size:.9rem;font-weight:700;color:#475569;margin-right:4px}.stats-grid-top{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px}.stat-card{position:relative;overflow:hidden}.stat-top{display:flex;justify-content:space-between;align-items:center}.stat-top h3{font-size:.82rem;font-weight:600;color:#64748b}.stat-pill{font-size:.72rem;padding:4px 10px;border-radius:999px;background:#dbeafe;color:#2563eb;font-weight:600}.stat-value{margin-top:18px;font-size:2rem;font-weight:800;color:#0f172a}.stat-value span{font-size:.8rem;color:#94a3b8;font-weight:500}.trend-chart{position:relative;min-height:340px;height:380px;padding:18px;border-radius:18px;background:linear-gradient(180deg,rgba(59,130,246,.08),transparent);border:1px solid rgba(148,163,184,.15);overflow:hidden}.trend-chart:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 45%);pointer-events:none}.recharts-wrapper{font-size:12px}.recharts-cartesian-grid line{stroke:#94a3b826}.recharts-default-tooltip{border-radius:14px!important;background:#0f172aeb!important;border:none!important;box-shadow:0 10px 30px #00000040;padding:10px 14px!important}.recharts-tooltip-label,.recharts-tooltip-item{color:#fff!important}.recharts-legend-wrapper{padding-top:14px}.recharts-legend-item-text{color:#475569!important;font-weight:500}.recharts-label{fill:#475569!important;font-weight:600;font-size:12px}.progress-card{position:relative;overflow:hidden}.progress-card:before{content:"";position:absolute;top:-80px;right:-80px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.1),transparent 70%);pointer-events:none}.progress-item{margin-bottom:18px}.progress-item:last-child{margin-bottom:0}.progress-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-label span:first-child{font-size:.9rem;font-weight:600;color:#1e293b}.progress-label span:last-child{font-size:.82rem;font-weight:600;color:#64748b}.progress-track{height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden;position:relative}.progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#60a5fa);position:relative;overflow:hidden}.progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.35) 50%,transparent 80%);animation:shimmer 2.5s linear infinite}.penyakit-info{display:flex;align-items:center;gap:10px}.penyakit-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 0 12px #3b82f673}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.wilayah-card{padding:16px 18px;display:flex;flex-direction:column;gap:12px}.wilayah-card .card-header{display:flex;justify-content:space-between;align-items:center}.wilayah-chart-wrapper{width:100%;height:320px;padding:6px 0}.wilayah-card .recharts-cartesian-grid line{stroke:#e5e7eb;stroke-opacity:.5}.wilayah-card .recharts-yAxis .recharts-cartesian-axis-tick-value{font-size:12px;fill:#6b7280}.wilayah-card .recharts-bar-rectangle path{fill:#2563eb!important}.wilayah-card .recharts-bar-rectangle:hover path{fill:#1d4ed8!important;transition:.2s ease}.wilayah-card .recharts-bar-rectangle{transition:all .2s ease}.wilayah-card .recharts-bar-rectangle:hover{opacity:.85}.wilayah-card .recharts-rectangle{filter:drop-shadow(0 2px 6px rgba(0,0,0,.08))}.warning-panel{display:flex;flex-direction:column;gap:14px}.warning-header{display:flex;justify-content:space-between;align-items:center}.warning-list{display:flex;flex-direction:column;gap:12px}.warning-box{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.warning-box:hover{transform:translateY(-2px)}.warning-title{font-size:.92rem;font-weight:700}.warning-desc{font-size:.8rem;color:#64748b}.warning-level{font-size:1.4rem}.warning-yellow{background:#fffbeb;border:1px solid #fde68a;color:#b45309}.warning-red{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media(max-width:1100px){.main-content-grid{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-container{padding:16px}.dashboard-filters-bar{gap:8px}.stats-grid-top{grid-template-columns:1fr}.card-header{flex-direction:column;align-items:flex-start;gap:12px}.trend-chart{height:320px;padding:8px}.wilayah-chart-wrapper{height:260px}.wilayah-card .recharts-wrapper{margin-left:-6px}.recharts-label{font-size:10px}}.user-dashboard{padding:24px}.user-filters{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;align-items:flex-end}.user-filter-wrapper{display:flex;flex-direction:column;gap:4px}.user-filter-label{font-size:.75rem;font-weight:500;color:var(--text-muted);padding-left:2px}.user-filter-select{position:relative;display:flex;align-items:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);min-width:160px;overflow:hidden}.user-filter-select select{appearance:none;-webkit-appearance:none;width:100%;padding:8px 36px 8px 12px;background:transparent;border:none;outline:none;color:var(--text);font-size:.875rem;font-family:inherit;cursor:pointer;line-height:1.4}.user-filter-arrow{position:absolute;right:10px;pointer-events:none;color:var(--text-muted);flex-shrink:0}.user-filter-select:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.user-filter-reset{display:flex;align-items:center;gap:6px;padding:8px 14px;background:transparent;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:.875rem;font-family:inherit;cursor:pointer;box-shadow:var(--shadow-sm);transition:all .15s ease;white-space:nowrap}.user-filter-reset:hover{background:#fef2f2;border-color:#fca5a5;color:#ef4444}.user-main-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.user-left-area{display:flex;flex-direction:column;gap:20px}.user-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.user-stat-card{display:flex;flex-direction:column;gap:6px}.user-stat-name{font-size:.8rem;color:var(--text-muted);font-weight:500}.user-stat-row{display:flex;align-items:baseline;gap:6px}.user-stat-count{font-size:1.75rem;font-weight:700;color:var(--text);line-height:1.1}.user-stat-label{font-size:.75rem;color:var(--text-muted)}.user-mini-chart{width:100%;height:36px;margin-top:4px}.user-right-area{display:flex;flex-direction:column;gap:20px}.user-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.user-chart-controls{display:flex;gap:8px}.user-chart-btn{font-size:.8rem;color:var(--text-muted);cursor:pointer;padding:4px 8px;border-radius:6px;border:1px solid var(--border);background:var(--bg-card)}.user-bar-chart-wrapper{display:flex;gap:8px;height:200px}.user-y-axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-bottom:20px}.user-y-label{font-size:.7rem;color:var(--text-muted);line-height:1}.user-bars-container{flex:1;display:flex;align-items:flex-end;gap:6px}.user-bar-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.user-bar-inner{flex:1;width:100%;display:flex;align-items:flex-end}.user-bar{width:100%;background:linear-gradient(180deg,#93c5fd,#bfdbfe);border-radius:5px 5px 0 0}.user-bar-label{font-size:.6rem;color:var(--text-muted);text-align:center}.user-progress-item{margin-bottom:16px}.user-progress-item:last-child{margin-bottom:0}.user-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.user-progress-icon-name{display:flex;align-items:center;gap:10px}.user-icon-box{width:32px;height:32px;border-radius:8px;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.user-progress-name{font-size:.875rem;color:var(--text)}.user-progress-pct{font-size:.875rem;font-weight:600;color:var(--text)}.user-progress-track{height:7px;background:var(--bg);border-radius:999px;overflow:hidden}.user-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f97316,#fb923c,#fca5a5)}.user-progress-name-bold{font-weight:600}.user-summary-banner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.user-summary-item{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:16px 20px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-sm)}.user-summary-value{font-size:1.6rem;font-weight:700;color:var(--text);line-height:1.1}.user-summary-label{font-size:.8rem;color:var(--text-muted);font-weight:500}.user-filter-select select{border:none;background:transparent;color:var(--text);font-size:.875rem;font-family:inherit;outline:none;cursor:pointer;width:100%}.user-progress-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.user-progress-count{font-size:.75rem;color:var(--text-muted)}.dashboard-loading,.dashboard-error,.dashboard-empty{padding:24px;text-align:center;color:var(--text-muted);font-size:.9rem}.dashboard-error{color:var(--danger, #ef4444)}@media(max-width:1024px){.user-main-row{grid-template-columns:1fr}.user-summary-banner{grid-template-columns:repeat(2,1fr)}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;width:90%;max-width:750px;border-radius:12px;box-shadow:0 10px 25px #00000026;overflow:hidden}.modal-header{padding:1.2rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.modal-header h2{font-size:1.2rem;color:#1e293b;margin:0}.modal-close-btn{background:none;border:none;font-size:1.8rem;color:#94a3b8;cursor:pointer}.modal-close-btn:hover{color:#ef4444}.modal-body{padding:1.5rem;max-height:70vh;overflow-y:auto}.modal-table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.9rem}.modal-table th,.modal-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.modal-table th{background-color:#f1f5f9;color:#475569;font-weight:600}.status-badge{padding:4px 8px;border-radius:6px;font-size:.8rem;font-weight:500}.badge-danger{background-color:#fef2f2;color:#dc2626;border:1px solid #fee2e2}.badge-warning{background-color:#fffbeb;color:#d97706;border:1px solid #fef3c7}@media(max-width:640px){.user-summary-banner{grid-template-columns:1fr 1fr}.user-stats-grid{grid-template-columns:repeat(2,1fr)}.user-filters{flex-direction:column}.user-filter-select{width:100%}}.sa-dashboard{padding:24px;display:flex;flex-direction:column;gap:20px}.sa-loading{padding:48px;text-align:center;color:var(--text-muted);font-size:.95rem}.sa-dev-warning{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:var(--radius-sm);font-size:.82rem;color:#92400e}.sa-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sa-stat-card{display:flex;align-items:center;gap:14px;padding:18px 20px}.sa-stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.sa-stat-info{display:flex;flex-direction:column;gap:2px}.sa-stat-value{font-size:1.6rem;font-weight:800;line-height:1.1}.sa-stat-label{font-size:.78rem;color:var(--text-muted)}.sa-row2{display:grid;grid-template-columns:2fr 1fr;gap:20px}.sa-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sa-bar-wrapper{display:flex;gap:8px;height:200px}.sa-y-axis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-bottom:20px}.sa-y-label{font-size:.68rem;color:var(--text-muted)}.sa-bars{flex:1;display:flex;align-items:flex-end;gap:6px}.sa-bar-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.sa-bar-inner{flex:1;width:100%;display:flex;align-items:flex-end}.sa-bar{width:100%;background:linear-gradient(180deg,#818cf8,#c7d2fe);border-radius:5px 5px 0 0;transition:height .4s ease;cursor:pointer}.sa-bar:hover{background:linear-gradient(180deg,#6366f1,#a5b4fc)}.sa-bar-label{font-size:.6rem;color:var(--text-muted)}.sa-role-item{margin-bottom:16px}.sa-role-item:last-child{margin-bottom:0}.sa-role-header{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:6px}.sa-role-name{color:var(--text);font-weight:500}.sa-role-count{color:var(--text-muted);font-size:.8rem}.sa-progress-track{height:7px;background:var(--bg);border-radius:999px;overflow:hidden}.sa-progress-fill{height:100%;border-radius:999px;transition:width .4s ease}.sa-row3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sa-log-list{display:flex;flex-direction:column;gap:10px}.sa-log-item{display:flex;align-items:flex-start;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--border)}.sa-log-item:last-child{border-bottom:none;padding-bottom:0}.sa-log-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sa-aksi-badge{padding:3px 8px;border-radius:6px;font-size:.72rem;font-weight:600;white-space:nowrap;flex-shrink:0;align-self:center}.sa-log-body{flex:1;min-width:0}.sa-log-title{font-size:.82rem;color:var(--text);line-height:1.4;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sa-log-desc{font-size:.75rem;color:var(--text-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-log-time{font-size:.72rem;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.sa-badge{font-size:.68rem;padding:2px 7px;border-radius:999px;background:var(--bg);color:var(--text-muted);border:1px solid var(--border)}.sa-import-list{display:flex;flex-direction:column;gap:10px}.sa-import-item{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--border)}.sa-import-item:last-child{border-bottom:none;padding-bottom:0}.sa-import-icon{font-size:1.2rem;flex-shrink:0}.sa-import-body{flex:1;min-width:0}.sa-import-name{font-size:.82rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-import-meta{font-size:.75rem;color:var(--text-muted);margin-top:2px}.sa-import-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.sa-status-badge{font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:999px}.sa-empty{font-size:.85rem;color:var(--text-muted);text-align:center;padding:16px 0}.sa-filter-bar{display:flex;gap:12px;align-items:flex-end;margin-bottom:20px}.dm-modal-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:24px}.dm-modal{width:95%;max-width:1280px;background:#fff;border-radius:24px;padding:28px;box-shadow:0 10px 25px #00000014,0 20px 48px #0000001f;animation:modalFade .25s ease;max-height:95vh;overflow-y:auto}@keyframes modalFade{0%{opacity:0;transform:translateY(-18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dm-modal h3{margin-bottom:24px;font-size:28px;font-weight:700;color:#0f172a}.dm-modal input,.dm-modal select{width:100%;padding:14px 16px;border:1px solid #d1d5db;border-radius:14px;font-size:14px;outline:none;transition:all .2s ease;background:#fff}.dm-modal input:focus,.dm-modal select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.dm-modal::-webkit-scrollbar{width:8px}.dm-modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.dk-toast-container{position:fixed;bottom:24px;right:24px;z-index:9999;animation:dk-toast-slide-in .3s ease-out}@keyframes dk-toast-slide-in{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.dk-toast{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:14px 18px;min-width:340px;box-shadow:0 8px 24px #0000001f;border-left:5px solid;position:relative}.dk-toast-success{border-left-color:#22c55e}.dk-toast-warning{border-left-color:#f59e0b}.dk-toast-error{border-left-color:#ef4444}.dk-toast-icon-wrap{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dk-toast-success .dk-toast-icon-wrap{background:#dcfce7;color:#16a34a}.dk-toast-warning .dk-toast-icon-wrap{background:#fef3c7;color:#d97706}.dk-toast-error .dk-toast-icon-wrap{background:#fee2e2;color:#dc2626}.dk-toast-icon{font-size:18px;font-weight:700}.dk-toast-body{display:flex;flex-direction:column;flex:1}.dk-toast-title{font-weight:600;font-size:14px;color:#1f2937;margin-bottom:2px}.dk-toast-message{font-size:13px;color:#6b7280}.dk-toast-close{position:absolute;top:8px;right:12px;background:none;border:none;font-size:18px;color:#9ca3af;cursor:pointer;padding:0;line-height:1}.dk-toast-close:hover{color:#4b5563}.dk-confirm-modal{max-width:420px;width:90%}.dk-confirm-message{font-size:15px;color:#374151;line-height:1.5;margin:0}.dm-wrapper{padding:28px;background:#f6f8fb;min-height:100vh}.dm-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.dm-title{font-size:30px;font-weight:700;color:#111827;margin:0}.dm-subtitle{font-size:14px;color:#6b7280;margin-top:4px}.dm-tabs{display:flex;gap:10px;margin-bottom:18px;border-bottom:1px solid #e5e7eb;padding-bottom:10px;overflow-x:auto}.dm-tab{padding:10px 16px;border-radius:10px;border:none;background:transparent;cursor:pointer;font-weight:500;color:#6b7280;transition:.2s;white-space:nowrap}.dm-tab:hover{background:#eef2ff;color:#1d4ed8}.dm-tab.active{background:#2563eb;color:#fff;box-shadow:0 6px 16px #2563eb40}.dm-content{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 30px #0000000d}.dm-empty{padding:40px;text-align:center;color:#9ca3af;font-style:italic}.dk-page{padding:24px;background:#f8f9fa;min-height:100vh;font-family:var(--font-sans, sans-serif)}.dk-filters{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.dk-filter-select{padding:8px 14px;border:.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:13px;cursor:pointer}.dk-card{background:#fff;border-radius:12px;border:.5px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;padding:20px}.dk-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.dk-card-title{font-size:17px;font-weight:500;color:#111827}.dk-header-right{display:flex;align-items:center;gap:10px}.dk-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.dk-search{padding:9px 12px 9px 32px;border:.5px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#111827;font-size:13px;width:220px;outline:none;transition:border-color .15s}.dk-search:focus{border-color:#185fa5;background:#fff}.dk-btn{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:.5px solid transparent;transition:opacity .15s}.dk-btn-blue{background:#185fa5;color:#e6f1fb;border-color:#185fa5}.dk-btn-blue:hover{opacity:.88}.dk-btn-outline{background:#fff;color:#185fa5;border-color:#b5d4f4}.dk-btn-outline:hover{background:#f0f7ff}.dk-btn-sm{padding:5px 12px;font-size:12px}.dk-btn-danger{background:#fcebeb;color:#a32d2d;border-color:#f09595}.dk-btn-danger:hover{opacity:.85}.dk-sel-bar{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#e6f1fb;border-radius:8px;margin-bottom:12px;font-size:13px;color:#185fa5}.dk-sel-count{font-weight:500}.dk-table{width:100%;border-collapse:collapse;font-size:13px}.dk-table th{padding:10px 12px;text-align:left;font-size:11px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:.5px solid #e5e7eb}.dk-table td{padding:12px;border-bottom:.5px solid #f3f4f6;vertical-align:middle;color:#111827}.dk-table tbody tr:hover{background:#f9fafb}.dk-table tbody tr.dk-row-selected{background:#e6f1fb}.dk-table tbody tr.dk-row-selected:hover{background:#dceefb}.dk-cell-num{color:#9ca3af}.dk-disease-name{font-weight:500}.dk-disease-code{font-size:11px;color:#aaa;margin-top:2px}.dk-date-desc{font-size:11px;color:#aaa;margin-top:2px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dk-jk-l{color:#d85a30;font-weight:600}.dk-jk-p{color:#3b6d11;font-weight:600}.dk-empty-row{padding:32px;text-align:center;color:#9ca3af}.dk-actions-icons{display:flex;gap:8px;align-items:center}.dk-action-icon{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;color:#6b7280}.dk-action-icon:hover{transform:scale(1.1)}.dk-action-edit:hover{background-color:#e6f1fb;color:#185fa5}.dk-action-delete:hover{background-color:#fee2e2;color:#a32d2d}.dk-action-icon:active{transform:scale(.95)}.dk-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}.dk-badge-dirawat{background:#e6f1fb;color:#185fa5}.dk-badge-sembuh{background:#eaf3de;color:#3b6d11}.dk-badge-inactive{background:#f1efe8;color:#5f5e5a}.dk-badge-meninggal{background:#fcebeb;color:#a32d2d}.dk-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:13px;color:#6b7280}.dk-rows-sel{display:flex;align-items:center;gap:8px}.dk-rows-sel select{padding:4px 8px;border:.5px solid #d1d5db;border-radius:6px;font-size:12px;background:#fff;color:#374151}.dk-pg-controls{display:flex;align-items:center;gap:8px}.dk-pg-info{font-size:12px}.dk-pg-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:.5px solid #d1d5db;background:#fff;cursor:pointer;font-size:14px;color:#374151;transition:background .12s}.dk-pg-btn:disabled{opacity:.4;cursor:not-allowed}.dk-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.dk-modal{background:#fff;border-radius:12px;border:.5px solid #e5e7eb;box-shadow:0 1px 4px #0000000a;padding:24px;width:min(92vw,960px);max-height:90vh;overflow-y:auto}.dk-modal-sm{width:min(92vw,520px)}.dk-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dk-modal-title{font-size:16px;font-weight:500;color:#111827}.dk-modal-title span{font-weight:400;color:#6b7280}.dk-close-btn{width:28px;height:28px;border-radius:50%;border:.5px solid #d1d5db;background:#f9fafb;color:#6b7280;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .12s}.dk-close-btn:hover{background:#f3f4f6}.dk-form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.dk-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dk-form-group{display:flex;flex-direction:column;gap:6px}.dk-form-group.dk-span-2{grid-column:span 2}.dk-form-group label{font-size:12px;font-weight:500;color:#6b7280}.dk-input{padding:9px 12px;border:.5px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;font-size:13px;width:100%;outline:none;transition:border-color .15s}.dk-input:focus{border-color:#185fa5}.dk-form-actions{display:flex;justify-content:flex-end;margin-bottom:8px}.dk-note{background:#f8fafc;padding:12px 16px;border-left:3px solid #185FA5;border-radius:0 8px 8px 0;font-size:12px;color:#64748b;margin:16px 0;line-height:1.6}.dk-note strong{color:#374151}.dk-upload-area{border:1.5px dashed #cbd5e1;border-radius:12px;padding:28px;text-align:center;cursor:pointer;transition:border-color .15s}.dk-upload-area:hover{border-color:#185fa5}.dk-preview-header{display:flex;justify-content:space-between;align-items:center;margin:20px 0 12px}.dk-preview-card{border-radius:12px;border:.5px solid #e5e7eb;overflow:hidden}.dk-preview-empty{padding:24px;text-align:center;color:#9ca3af;font-size:13px}.dk-modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:.5px solid #e5e7eb}.dk-modal-lg{max-width:800px;width:95%}.dk-divider{display:flex;align-items:center;margin:24px 0}.dk-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.dk-section-title{font-size:20px;font-weight:600;color:#111827;margin:0}.dk-bulan-picker{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.dk-cards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:8px}@media(max-width:1200px){.dk-cards-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.dk-cards-row{grid-template-columns:1fr}}.dk-summary-card{background:#fff;border-radius:12px;border:.5px solid #e5e7eb;padding:18px;display:flex;gap:14px;box-shadow:0 1px 4px #0000000a;min-height:140px}.dk-card-compact{flex-direction:column}.dk-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;min-height:140px}.dk-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dk-card-body{flex:1;min-width:0}.dk-card-label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.dk-card-sub{font-size:11px;color:#9ca3af;margin-bottom:6px;display:block}.dk-card-value{font-size:15px;font-weight:600;color:#111827;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dk-card-meta{display:flex;gap:6px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.dk-icd-badge{font-size:11px;background:#f3f4f6;color:#6b7280;padding:2px 8px;border-radius:20px;font-family:monospace}.dk-mini-bars{display:flex;flex-direction:column;gap:5px;margin-top:8px}.dk-mini-bar-row{display:flex;align-items:center;gap:6px}.dk-mini-bar-label{font-size:11px;color:#6b7280;width:72px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dk-mini-bar-track{flex:1;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.dk-mini-bar-fill{height:100%;border-radius:3px;transition:width .4s ease}.dk-mini-bar-val{font-size:11px;color:#374151;font-weight:500;width:24px;text-align:right}.dk-faskes-list{display:flex;flex-direction:column;gap:5px;margin-top:8px}.dk-faskes-list-row{display:flex;align-items:center;gap:8px;font-size:12px}.dk-faskes-rank{width:18px;height:18px;border-radius:50%;color:#fff;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dk-faskes-list-name{flex:1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dk-faskes-list-total{font-weight:600;color:#111827}.dk-faskes-empty-note{font-size:12px;color:#9ca3af;font-style:italic}.dk-stacked-bar{display:flex;height:10px;border-radius:5px;overflow:hidden;margin:8px 0 10px;gap:1px}.dk-stacked-seg{height:100%;transition:width .4s ease}.dk-legend{display:flex;flex-direction:column;gap:4px}.dk-legend-row{display:flex;align-items:center;gap:6px;font-size:11px}.dk-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dk-legend-name{flex:1;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dk-legend-pct{color:#9ca3af;width:30px;text-align:right}.dk-legend-total{font-weight:600;color:#111827;width:28px;text-align:right}.dk-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dk-status-item{border-radius:8px;padding:10px 12px;text-align:center}.dk-status-val{font-size:22px;font-weight:700;line-height:1}.dk-status-label{font-size:11px;color:#6b7280;margin-top:2px}.dk-upload-area{border:1.5px dashed #cbd5e1;border-radius:12px;padding:28px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.dk-upload-area:hover{border-color:#185fa5;background:#f0f7ff}.dk-upload-icon{display:block;margin:0 auto 8px}.dk-upload-title{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px}.dk-upload-sub{font-size:12px;color:#9ca3af}.dk-progress-track{width:100%;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.dk-progress-fill{height:100%;background:#185fa5;border-radius:3px;transition:width .3s ease}.dk-row-error{background:#fff8f8!important}.dk-row-error td{border-bottom-color:#fecaca}.dk-divider{display:flex;align-items:center;gap:12px;margin:24px 0 20px;color:#9ca3af;font-size:12px}.dk-divider:before,.dk-divider:after{content:"";flex:1;height:.5px;background:#e5e7eb}.dk-btn-ghost{background:#f9fafb;color:#374151;border-color:#e5e7eb}.dk-btn-ghost:hover{background:#f3f4f6}.dk-table-wrap{overflow-x:auto}.dk-modal-lg{width:min(92vw,820px)}.dk-error-bar{background:#fcebeb;color:#a32d2d;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:12px;border:.5px solid #F09595}.dk-field-error{font-size:11px;color:#a32d2d;margin-top:2px}.dk-input-error{border-color:#f09595!important}.dk-input-readonly{background:#f9fafb!important;color:#9ca3af}.dk-toast{position:fixed;bottom:24px;right:24px;padding:12px 20px;border-radius:10px;font-size:13px;font-weight:500;z-index:9999;box-shadow:0 4px 16px #0000001f;animation:slideUp .2s ease}@keyframes slideUp{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.dk-toast-success{background:#eaf3de;color:#3b6d11;border:.5px solid #86efac}.dk-toast-error{background:#fcebeb;color:#a32d2d;border:.5px solid #F09595}.dk-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.dk-preview-header h4{font-size:14px;font-weight:500;color:#111827}.dk-preview-count{font-size:12px;color:#9ca3af}.dk-preview-card{border-radius:8px;border:.5px solid #e5e7eb;overflow:hidden}.dk-preview-empty{padding:20px;text-align:center;color:#9ca3af;font-size:13px}.dk-upload-area-active{border-color:#185fa5!important;background-color:#e6f1fb!important;transform:scale(1.01);transition:all .2s ease}.gis-page{padding:20px 24px;background:#f8f9fa;min-height:100vh;font-family:var(--font-sans, sans-serif)}.gis-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.gis-page-title{font-size:20px;font-weight:600;color:#111827;margin:0}.gis-topbar-right{display:flex;gap:10px}.gis-download-btn{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;border:.5px solid #e5e7eb;background:#fff;font-size:13px;color:#374151;cursor:pointer;font-weight:500;transition:background .15s,box-shadow .15s}.gis-download-btn:hover{background:#f9fafb;box-shadow:0 2px 8px #0000000f}.gis-filterbar{display:flex;gap:12px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.gis-cluster-panel{background:#fff;border:.5px solid #e5e7eb;border-radius:10px;padding:14px 18px;margin-bottom:14px}.gis-cluster-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:10px}.gis-cluster-form{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.gis-cluster-error{margin-top:8px;font-size:12px;color:#a32d2d}.gis-cluster-result{margin-top:10px;padding-top:10px;border-top:.5px solid #e5e7eb}.gis-cluster-result-title{font-size:13px;font-weight:500;color:#3b6d11;margin-bottom:8px}.gis-cluster-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}.gis-cluster-chip{padding:3px 12px;border-radius:20px;font-size:12px;font-weight:500}.gis-chip-rendah{background:#dcfce7;color:#166534}.gis-chip-sedang{background:#fef9c3;color:#854d0e}.gis-chip-tinggi{background:#fee2e2;color:#991b1b}.gis-cluster-dbi{font-size:11px;color:#9ca3af}.gis-main-layout{display:grid;grid-template-columns:1fr 340px;gap:16px;align-items:start}@media(max-width:1100px){.gis-main-layout{grid-template-columns:1fr}}.gis-left-col{display:flex;flex-direction:column;gap:16px}.gis-map-wrap{position:relative;height:420px;border-radius:12px;overflow:hidden;border:.5px solid #e5e7eb;background:#e5e7eb}.gis-map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;background:#ffffffb3;font-size:13px;color:#6b7280;z-index:999}.leaflet-container{border-radius:12px;font-family:inherit;z-index:0}.leaflet-tooltip{padding:6px 10px;border-radius:8px;border:.5px solid #e5e7eb;font-size:12px;box-shadow:0 2px 8px #0000001a}.leaflet-popup-content-wrapper{border-radius:10px;box-shadow:0 4px 16px #0000001f}.gis-legend{position:absolute;bottom:24px;left:12px;background:#fffffff2;border-radius:8px;padding:10px 14px;z-index:999;border:.5px solid #e5e7eb;box-shadow:0 2px 8px #00000014}.gis-legend-title{font-size:11px;font-weight:600;color:#374151;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}.gis-legend-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#374151;margin-bottom:4px}.gis-legend-swatch{width:14px;height:14px;border-radius:3px;border:.5px solid rgba(0,0,0,.1);flex-shrink:0}.gis-epi-card{background:#fff;border-radius:12px;border:.5px solid #e5e7eb;padding:18px;box-shadow:0 1px 4px #0000000a}.gis-filter-btn{width:34px;height:34px;border-radius:8px;border:.5px solid #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.gis-filter-btn:hover{background:#f3f4f6}.gis-right-col{position:sticky;top:16px}.gis-detail-panel{background:#fff;border-radius:12px;border:.5px solid #e5e7eb;padding:18px;box-shadow:0 1px 4px #0000000a;min-height:320px;display:flex;flex-direction:column;gap:14px}.gis-detail-empty{align-items:stretch;justify-content:flex-start}.gis-detail-hint{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 0 20px;gap:10px;color:#9ca3af;font-size:13px;text-align:center;line-height:1.6}.gis-detail-loading{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280;padding:32px 0;justify-content:center}.gis-detail-header{display:flex;justify-content:space-between;align-items:flex-start}.gis-detail-label{font-size:13px;font-weight:600;color:#111827;margin-bottom:2px}.gis-detail-title{font-size:12px;color:#185fa5;font-weight:500}.gis-close-btn{width:24px;height:24px;border-radius:50%;border:.5px solid #e5e7eb;background:#f9fafb;color:#6b7280;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gis-close-btn:hover{background:#f3f4f6}.gis-detail-info{display:flex;flex-direction:column;gap:4px}.gis-detail-row{display:grid;grid-template-columns:140px 12px 1fr;gap:4px;font-size:12px;line-height:1.5}.gis-detail-row-label{color:#6b7280}.gis-detail-row-sep{color:#9ca3af}.gis-detail-row-val{color:#111827;font-weight:500}.gis-kasus-total-wrap{display:flex;align-items:flex-start;gap:16px}.gis-kasus-total{background:#e6f1fb;border-radius:10px;padding:10px 16px;text-align:center;flex-shrink:0}.gis-kasus-total-num{font-size:28px;font-weight:700;color:#185fa5;line-height:1}.gis-kasus-total-label{font-size:11px;color:#185fa5;margin-top:2px}.gis-kasus-penyakit-chips{display:flex;flex-wrap:wrap;gap:5px}.gis-chip{display:flex;align-items:center;gap:5px;font-size:11px;background:#f9fafb;border:.5px solid #e5e7eb;border-radius:6px;padding:3px 8px}.gis-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.gis-metrics-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gis-metric-card{border-radius:8px;padding:10px 12px}.gis-metric-cfr{background:#fef3c7}.gis-metric-prev{background:#eaf3de}.gis-metric-label{font-size:10px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.gis-metric-val{font-size:22px;font-weight:700;color:#111827}.gis-metric-val span{font-size:11px;font-weight:400;color:#6b7280}.gis-chart-card{background:#fff;border-radius:10px;border:.5px solid #e5e7eb;padding:14px}.gis-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.gis-chart-title{font-size:13px;font-weight:600;color:#111827}.gis-chart-controls{display:flex;gap:6px}.gis-chart-loading{height:160px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#9ca3af}.gis-select-sm{padding:5px 10px;border:.5px solid #e5e7eb;border-radius:7px;background:#fff;font-size:12px;color:#374151;cursor:pointer}.gis-select-sm:focus{outline:none;border-color:#185fa5}.gis-spinner{display:inline-block;width:18px;height:18px;border:2.5px solid #e5e7eb;border-top-color:#185fa5;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gis-modal-overlay{position:fixed;inset:0;background:#0f172a8c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:16px;animation:gis-overlay-in .18s ease}@keyframes gis-overlay-in{0%{opacity:0}to{opacity:1}}.gis-modal{background:#fff;border-radius:16px;width:100%;max-width:520px;box-shadow:0 24px 64px #0f172a2e,0 4px 16px #0f172a14;overflow:hidden;animation:gis-modal-in .22s cubic-bezier(.34,1.46,.64,1);display:flex;flex-direction:column}@keyframes gis-modal-in{0%{opacity:0;transform:scale(.93) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.gis-modal-header{padding:20px 22px 16px;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;gap:14px}.gis-modal-icon{width:42px;height:42px;border-radius:10px;background:linear-gradient(135deg,#185fa5,#1e80d8);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #185fa54d}.gis-modal-title-wrap{flex:1}.gis-modal-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 3px;letter-spacing:-.01em}.gis-modal-subtitle{font-size:12px;color:#94a3b8;margin:0}.gis-modal-close{width:28px;height:28px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s,color .12s;flex-shrink:0}.gis-modal-close:hover{background:#fee2e2;color:#dc2626;border-color:#fca5a5}.gis-modal-body{padding:20px 22px;display:flex;flex-direction:column;gap:16px}.gis-modal-section-label{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:10px}.gis-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gis-modal-grid-full{grid-column:1 / -1}.gis-modal-field{display:flex;flex-direction:column;gap:5px}.gis-modal-field-label{font-size:12px;font-weight:600;color:#374151;display:flex;align-items:center;gap:5px}.gis-modal-field-label svg{color:#185fa5}.gis-modal-select,.gis-modal-input{width:100%;padding:8px 28px 8px 11px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:12.5px;color:#1e293b;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;box-sizing:border-box;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.gis-modal-input{background-image:none;padding-right:11px;cursor:text}.gis-modal-select:focus,.gis-modal-input:focus{outline:none;border-color:#185fa5;background:#fff;box-shadow:0 0 0 3px #185fa51a}.gis-modal-select:hover,.gis-modal-input:hover{border-color:#cbd5e1;background:#fff}.gis-modal-divider{height:1px;background:#f1f5f9;margin:0}.gis-sheet-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gis-sheet-type-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;border-radius:10px;border:1.5px solid #e2e8f0;background:#f8fafc;cursor:pointer;transition:all .15s;font-size:11px;font-weight:500;color:#64748b;text-align:center}.gis-sheet-type-btn:hover{border-color:#185fa5;background:#eff6ff;color:#185fa5}.gis-sheet-type-btn.gis-sheet-active{border-color:#185fa5;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#185fa5;font-weight:600;box-shadow:0 2px 8px #185fa51f}.gis-sheet-type-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center}.gis-sheet-type-btn.gis-sheet-active .gis-sheet-type-icon{background:#185fa5}.gis-sheet-type-btn:not(.gis-sheet-active) .gis-sheet-type-icon{background:#e2e8f0}.gis-modal-footer{padding:14px 22px 18px;border-top:1px solid #f1f5f9;display:flex;align-items:center;gap:10px}.gis-modal-footer-info{flex:1;font-size:11px;color:#94a3b8;line-height:1.5}.gis-modal-footer-info strong{color:#475569}.gis-modal-cancel-btn{padding:8px 16px;border-radius:8px;border:1.5px solid #e2e8f0;background:#fff;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:background .12s}.gis-modal-cancel-btn:hover{background:#f8fafc}.gis-modal-download-btn{display:flex;align-items:center;gap:7px;padding:8px 18px;border-radius:8px;border:none;background:linear-gradient(135deg,#185fa5,#1e80d8);font-size:13px;font-weight:600;color:#fff;cursor:pointer;transition:opacity .15s,transform .1s,box-shadow .15s;box-shadow:0 3px 10px #185fa559;white-space:nowrap}.gis-modal-download-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 5px 16px #185fa566}.gis-modal-download-btn:active:not(:disabled){transform:translateY(0)}.gis-modal-download-btn:disabled{opacity:.6;cursor:not-allowed}.gis-modal-download-btn .gis-spinner{width:14px;height:14px;border-width:2px;border-color:#ffffff59;border-top-color:#fff}.gis-toast{position:fixed;bottom:24px;right:24px;z-index:3000;min-width:280px;max-width:360px;background:#fff;border-radius:12px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;box-shadow:0 8px 32px #0f172a26,0 2px 8px #0f172a0f;animation:gis-toast-in .3s cubic-bezier(.34,1.46,.64,1);border:1px solid #f1f5f9}@keyframes gis-toast-in{0%{opacity:0;transform:translate(24px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.gis-toast-exiting{animation:gis-toast-out .25s ease forwards}@keyframes gis-toast-out{to{opacity:0;transform:translate(24px) scale(.95)}}.gis-toast-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gis-toast-success .gis-toast-icon{background:#dcfce7}.gis-toast-error .gis-toast-icon{background:#fee2e2}.gis-toast-content{flex:1}.gis-toast-title{font-size:13px;font-weight:600;color:#0f172a;margin-bottom:2px}.gis-toast-message{font-size:12px;color:#64748b;line-height:1.5}.gis-toast-close{background:none;border:none;font-size:16px;color:#94a3b8;cursor:pointer;padding:0;line-height:1;flex-shrink:0;margin-top:-2px}.gis-toast-close:hover{color:#475569}.dk-active-filters{margin-bottom:12px;padding:8px 12px;background:#f8fafc;border-radius:8px;border:.5px solid #e5e7eb}.dk-filter-badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dk-filter-label{font-size:11px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.dk-filter-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;font-size:11px;font-weight:500;color:#185fa5}.dk-total-badge{margin-left:8px;padding:2px 8px;background:#185fa5;color:#fff;border-radius:20px;font-size:11px;font-weight:500}.settings-page{display:flex;flex-direction:column;gap:20px;width:100%;min-height:calc(100vh - 118px);box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}.settings-page .settings-card:last-child{flex:1}.settings-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:24px 28px;box-shadow:var(--shadow-sm)}.settings-page .settings-card:nth-child(2){padding:32px 28px 40px}.settings-profile-header{display:flex;align-items:center;gap:20px}.sph-avatar-wrap{position:relative;flex-shrink:0;width:72px;height:72px}.sph-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid var(--border);display:block}.sph-avatar-overlay{position:absolute;inset:0;border-radius:50%;background:#00000061;display:flex;align-items:center;justify-content:center;opacity:0;border:none;cursor:pointer;transition:opacity .18s ease}.sph-avatar-wrap:hover .sph-avatar-overlay{opacity:1}.sph-avatar-overlay svg{width:18px;height:18px;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.sph-file-input{display:none}.sph-meta{display:flex;flex-direction:column;gap:2px}.sph-name{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;color:var(--primary-light);line-height:1.3}.sph-email{font-size:13px;color:var(--text-muted);line-height:1.4}.sph-upload-btn{margin-top:8px;align-self:flex-start;padding:5px 14px;font-size:12.5px;font-weight:600;font-family:Plus Jakarta Sans,sans-serif;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:background .15s,border-color .15s}.sph-upload-btn:hover{background:var(--border);border-color:var(--text-muted)}.settings-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.settings-section-title{font-family:Plus Jakarta Sans,sans-serif;font-size:14.5px;font-weight:800;color:var(--text);letter-spacing:.01em;margin:0}.settings-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px}.settings-form-grid--single{grid-template-columns:1fr;max-width:360px}.settings-field--full{grid-column:1 / -1}.settings-label{display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;color:var(--text-muted);margin-bottom:5px;letter-spacing:.02em;text-transform:uppercase}.settings-input{width:100%;box-sizing:border-box;padding:9px 13px;font-size:13.5px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;color:var(--text);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);outline:none;transition:border-color .15s,background .15s,box-shadow .15s}.settings-input:focus{border-color:var(--primary-light);background:var(--bg-card);box-shadow:0 0 0 3px #1565a81f}.settings-input:disabled{background:var(--bg);color:var(--text-muted);cursor:default;border-color:var(--border)}.settings-input-wrap{position:relative;display:flex;align-items:center}.settings-input-wrap .settings-input{padding-right:40px}.settings-eye-btn{position:absolute;right:10px;background:none;border:none;padding:4px;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;transition:color .15s}.settings-eye-btn:hover{color:var(--text)}.settings-eye-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.settings-actions{display:flex;gap:10px;margin-top:20px}.settings-btn{padding:8px 18px;font-size:13px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;border-radius:var(--radius-sm);cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;line-height:1.4}.settings-btn--primary{background:var(--primary);color:#fff;border-color:var(--primary)}.settings-btn--primary:hover{background:var(--primary-light);border-color:var(--primary-light);box-shadow:var(--shadow-md)}.settings-btn--outline{background:var(--bg-card);color:var(--primary-light);border-color:var(--primary-light)}.settings-btn--outline:hover{background:var(--bg)}.settings-btn--ghost{background:var(--bg);color:var(--text);border-color:var(--border)}.settings-btn--ghost:hover{background:var(--border)}.settings-toast{margin-top:14px;font-size:13px;font-weight:600;font-family:Plus Jakarta Sans,sans-serif;padding:9px 14px;border-radius:var(--radius-sm);animation:settings-fade-in .2s ease}.settings-toast--success{background:#00c97a14;color:#059669;border:1px solid rgba(0,201,122,.3)}.settings-toast--error{background:#ef44440f;color:var(--danger);border:1px solid rgba(239,68,68,.25)}@keyframes settings-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.settings-card{padding:18px 16px}.settings-form-grid{grid-template-columns:1fr}.settings-field--full{grid-column:1}}input::-ms-reveal,input::-ms-clear{display:none}input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-textfield-decoration-container{display:none!important}.log-page{padding:24px;background:var(--color-background-tertiary);min-height:100vh;font-family:var(--font-sans, sans-serif)}.log-page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.log-page-title{font-size:20px;font-weight:600;color:var(--color-text-primary);margin:0 0 4px}.log-page-sub{font-size:13px;color:var(--color-text-secondary);margin:0}.log-cards-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:20px}@media(max-width:1200px){.log-cards-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.log-cards-row{grid-template-columns:repeat(2,1fr)}}.log-summary-card{border-radius:11px;background-color:#fff;border:.5px solid var(--color-border-tertiary);padding:14px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 4px #0000000a;min-height:72px}.log-skeleton{background:linear-gradient(90deg,var(--color-background-secondary) 25%,var(--color-background-tertiary) 50%,var(--color-background-secondary) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.log-card-icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.log-card-val{font-size:22px;font-weight:700;line-height:1}.log-card-label{font-size:11px;color:var(--color-text-secondary);margin-top:2px}.log-tabs{display:flex;border-bottom:.5px solid var(--color-border-tertiary);padding:0 20px;overflow-x:auto}.log-tab-btn{display:flex;align-items:center;gap:7px;padding:14px 18px;font-size:13px;font-weight:500;color:var(--color-text-secondary);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s;margin-bottom:-1px}.log-tab-btn:hover{color:var(--color-text-primary)}.log-tab-active{color:#185fa5!important;border-bottom-color:#185fa5}.log-tab-icon{font-size:15px}.log-tab-content{padding:16px 20px 20px}.log-filter-bar{display:flex;gap:10px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.log-date-range{display:flex;align-items:center;gap:6px}.log-date-sep{font-size:12px;color:var(--color-text-tertiary)}.log-reset-btn{padding:7px 14px;border-radius:var(--border-radius-md);border:.5px solid var(--color-border-secondary);background:var(--color-background-secondary);color:var(--color-text-secondary);font-size:12px;cursor:pointer;white-space:nowrap}.log-reset-btn:hover{background:var(--color-background-tertiary)}.log-table tbody tr.log-row{cursor:pointer}.log-table tbody tr.log-row:hover{background:var(--color-background-secondary)!important}.log-cell-skel{height:14px;border-radius:4px;background:var(--color-background-tertiary);width:70%}.log-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap}.log-badge-tambah{background:#eaf3de;color:#3b6d11}.log-badge-edit{background:#fef3c7;color:#854d0e}.log-badge-hapus{background:#fcebeb;color:#a32d2d}.log-badge-login{background:#e6f1fb;color:#185fa5}.log-badge-logout{background:#f1efe8;color:#5f5e5a}.log-badge-import{background:#ede9fe;color:#5b21b6}.log-badge-export{background:#ecfeff;color:#0e7490}.log-badge-default{background:var(--color-background-secondary);color:var(--color-text-secondary)}.log-badge-ok{background:#eaf3de;color:#3b6d11}.log-badge-fail{background:#fcebeb;color:#a32d2d}.log-role-badge{font-size:10px;padding:1px 7px;border-radius:20px;background:var(--color-background-secondary);color:var(--color-text-secondary);border:.5px solid var(--color-border-secondary);display:inline-block}.log-modul-chip{font-size:11px;font-weight:600;padding:3px 9px;border-radius:6px;white-space:nowrap}.log-format-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;background:var(--color-background-secondary);color:var(--color-text-secondary);font-family:var(--font-mono, monospace);border:.5px solid var(--color-border-secondary)}.log-user-cell{display:flex;align-items:center;gap:8px}.log-avatar{width:28px;height:28px;border-radius:50%;background:#e6f1fb;color:#185fa5;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;text-transform:uppercase}.log-avatar-img:hover,.log-avatar:hover{transform:scale(1.05);transition:transform .2s ease;cursor:pointer}.log-avatar-img{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e6f1fb}.log-file-cell{display:flex;align-items:center;gap:8px}.log-file-icon{font-size:20px}.log-desc-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--color-text-secondary)}.log-detail-btn{padding:4px 12px;border-radius:6px;border:.5px solid var(--color-border-secondary);background:var(--color-background-secondary);color:#185fa5;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap}.log-detail-btn:hover{background:#e6f1fb}.log-drawer-overlay{position:fixed;inset:0;background:#0006;z-index:1000;display:flex;justify-content:flex-end}.log-drawer{width:min(420px,92vw);height:100%;background:#fff;background-color:#f1efe8;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f;animation:slideInRight .2s ease}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.log-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:.5px solid var(--color-border-tertiary);flex-shrink:0;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.log-drawer-title{font-size:15px;font-weight:500;color:var(--color-text-primary);margin:0}.log-drawer-close{width:28px;height:28px;border-radius:50%;border:.5px solid var(--color-border-secondary);background:var(--color-background-secondary);color:var(--color-text-secondary);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.log-drawer-body{flex:1;overflow-y:auto;padding:16px 20px 24px}.log-drawer-section{font-size:11px;font-weight:600;color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;padding-bottom:6px;border-bottom:.5px solid var(--color-border-tertiary)}.log-drawer-kv{display:grid;grid-template-columns:130px 1fr;gap:6px;margin-bottom:8px;align-items:start}.log-drawer-key{font-size:12px;color:var(--color-text-secondary);padding-top:2px}.log-drawer-val{font-size:12px;color:var(--color-text-primary);font-weight:500;word-break:break-word}.log-drawer-json{font-size:11px;background:var(--color-background-secondary);border-radius:8px;padding:12px;overflow-x:auto;color:var(--color-text-secondary);border:.5px solid var(--color-border-tertiary);line-height:1.6;font-family:var(--font-mono, monospace);white-space:pre-wrap;word-break:break-word}.dk-table-wrap{overflow-x:auto;border-radius:12px;border:.5px solid #e5e7eb}.dk-table{width:100%;border-collapse:collapse;font-size:12px}.dk-table th{background:#f8fafc;padding:12px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.dk-table td{padding:10px 12px;border-bottom:.5px solid #f1f5f9}.dk-table tbody tr:hover{background:#f8fafc}.dk-cell-num{width:40px;text-align:center;color:#9ca3af}.dk-cell-center{text-align:center}.dk-empty-row{text-align:center;padding:40px!important;color:#9ca3af}.dk-error-bar{background:#fee2e2;color:#991b1b;padding:10px 16px;border-radius:8px;margin-bottom:16px;font-size:12px}.dk-loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#185fa5;border-radius:50%;animation:spin .6s linear infinite;margin-right:8px;vertical-align:middle}.dk-search-wrap{position:relative}.dk-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#9ca3af}.dk-search{padding:7px 12px 7px 32px;border:.5px solid #e5e7eb;border-radius:8px;font-size:12px;width:220px;background:#fff}.dk-search:focus{outline:none;border-color:#185fa5}.dk-filter-select{padding:7px 12px;border:.5px solid #e5e7eb;border-radius:8px;font-size:12px;background:#fff;cursor:pointer}.dk-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;border-top:.5px solid #e5e7eb}.dk-pagination-right{display:flex;align-items:center;gap:16px}.dk-rows-sel{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280}.dk-pg-controls{display:flex;align-items:center;gap:6px}.dk-pg-info{font-size:12px;color:#6b7280}.dk-pg-btn{width:28px;height:28px;border-radius:6px;border:.5px solid #e5e7eb;background:#fff;cursor:pointer;font-size:14px}.dk-pg-btn:disabled{opacity:.5;cursor:not-allowed}.dk-pg-btn:hover:not(:disabled){background:#f3f4f6}.dk-card{background:#fff;border-radius:16px;border:.5px solid #e5e7eb;overflow:hidden}.dk-card-header{padding:16px 20px;border-bottom:.5px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.dk-card-title{font-size:14px;font-weight:600;color:#111827}.dk-header-right{display:flex;gap:12px;align-items:center}
