@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Quicksand:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap");:root{--tv-bg:#f4f5fa;--tv-card:#fff;--tv-navy:#0a0b5f;--tv-navy-2:#17186f;--tv-magenta:#d936a6;--tv-teks:#0a0b4f;--tv-soft-teks:#667085;--tv-putih:#fff;--tv-line:rgba(10,11,95,.09);--tv-soft:#f4f5fa;--tv-radius:24px;--tv-radius-lg:26px;--tv-chunky:0 8px 0 rgba(10,11,95,.04),0 16px 34px rgba(10,11,95,.1);--tv-chunky-sm:0 5px 0 rgba(10,11,95,.06),0 8px 16px rgba(10,11,95,.06);--tv-glass:hsla(0,0%,100%,.72)}:root[data-theme=dark],[data-theme=dark],html.dark{--tv-bg:#0f172a;--tv-card:#1e293b;--tv-border:#334155;--tv-text-primary:#f8fafc;--tv-text-secondary:#cbd5e1;--tv-accent:#ec4899;--tv-hover:#273449;--tv-navy:#f8fafc;--tv-navy-2:#38bdf8;--tv-magenta:#ec4899;--tv-teks:#f8fafc;--tv-soft-teks:#cbd5e1;--tv-putih:#1e293b;--tv-line:#334155;--tv-soft:#0f172a;--tv-radius:24px;--tv-radius-lg:26px;--tv-chunky:0 8px 24px rgba(0,0,0,.45),0 0 0 1px #334155;--tv-chunky-sm:0 4px 16px rgba(0,0,0,.35);--tv-glass:rgba(30,41,59,.92);color-scheme:dark}.tv-auth-kartu,.tv-card,.tv-home-header,.tv-modal-kartu,.tv-nav-item,.tv-pas-card,.tv-search,.tv-sidebar,.tv-tool-card,.tv-tool-info-btn,.tv-tool-tooltip-box,.tv-topbar,.tv-user-pill,a.tv-btn,body,button,input,select,textarea{transition:background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #ec4899!important;outline-offset:2px!important}[data-theme=dark] body{color:#f8fafc;background-color:#0f172a;background:radial-gradient(circle at 18% 6%,rgba(56,189,248,.1) 0 180px,transparent 181px),radial-gradient(circle at 85% 8%,rgba(236,72,153,.12) 0 200px,transparent 201px),#0f172a;background-attachment:fixed}[data-theme=dark] .tv-topbar{background:rgba(30,41,59,.92);border-bottom:1px solid #334155}[data-theme=dark] .tv-brand{color:#f8fafc}[data-theme=dark] .tv-hamburger{background:#1e293b;color:#f8fafc;border:1px solid #334155}[data-theme=dark] .tv-hamburger:hover{background:#273449}[data-theme=dark] .tv-search{background:#0f172a;border:1px solid #334155}[data-theme=dark] .tv-search input{color:#f8fafc}[data-theme=dark] .tv-search input::-moz-placeholder{color:#cbd5e1;opacity:.7}[data-theme=dark] .tv-search input::placeholder{color:#cbd5e1;opacity:.7}[data-theme=dark] .tv-search-results{background:#1e293b;border:1px solid #334155;box-shadow:0 16px 40px rgba(0,0,0,.6)}[data-theme=dark] .tv-search-item.aktif,[data-theme=dark] .tv-search-item:hover{background:#273449}[data-theme=dark] .tv-search-item-type{background:#0f172a;color:#38bdf8}.tv-theme-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1.5px solid var(--tv-line);background:var(--tv-putih);color:#0f172a;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.34,1.56,.64,1);overflow:hidden;flex-shrink:0}[data-theme=dark] .tv-theme-toggle{background:#0f172a;border-color:hsla(0,0%,100%,.18);color:#fbbf24;box-shadow:0 4px 16px rgba(0,0,0,.5)}.tv-theme-toggle:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px rgba(236,72,153,.25);border-color:#ec4899}.tv-theme-toggle:active{transform:translateY(0) scale(.95)}.tv-theme-icon-wrapper{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.tv-theme-icon{position:absolute;top:0;left:0;width:20px;height:20px;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .35s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.tv-theme-icon-sun.active{opacity:1;transform:rotate(0deg) scale(1);color:#fbbf24;filter:drop-shadow(0 0 6px rgba(251,191,36,.6))}.tv-theme-icon-sun.inactive{opacity:0;transform:rotate(-90deg) scale(.3);pointer-events:none}.tv-theme-icon-moon.active{opacity:1;transform:rotate(0deg) scale(1);color:#475467;filter:drop-shadow(0 0 4px rgba(99,102,241,.3))}.tv-theme-icon-moon.inactive{opacity:0;transform:rotate(90deg) scale(.3);pointer-events:none}.tv-theme-toggle:hover .tv-theme-icon-sun.active{transform:rotate(45deg) scale(1.12)}.tv-theme-toggle:hover .tv-theme-icon-moon.active{transform:rotate(-20deg) scale(1.12);color:#6366f1}.tv-greeting-hand-icon{display:inline-block;vertical-align:middle;margin-left:6px;transform:rotate(-28deg);transform-origin:30% 80%;animation:waveGreeting 2.8s ease-in-out infinite;filter:drop-shadow(0 2px 6px rgba(236,72,153,.25))}[data-theme=dark] .tv-greeting-hand-icon,html.dark .tv-greeting-hand-icon{--tv-greeting-stop1:#ff70ba;--tv-greeting-stop2:#c084fc;--tv-greeting-stop3:#fcd34d;--tv-greeting-stop4:#f87171;filter:drop-shadow(0 0 8px rgba(255,112,186,.7)) drop-shadow(0 0 3px rgba(192,132,252,.8)) brightness(1.25)}@keyframes waveGreeting{0%,to{transform:rotate(-26deg)}20%{transform:rotate(-40deg)}40%{transform:rotate(-18deg)}60%{transform:rotate(-38deg)}80%{transform:rotate(-22deg)}}[data-theme=dark] .tv-profile,[data-theme=dark] .tv-user-pill{background:#1e293b;color:#f8fafc;border:1px solid #334155}[data-theme=dark] .tv-profile:hover,[data-theme=dark] .tv-user-pill:hover{background:#273449}[data-theme=dark] .tv-user-drop{background:#1e293b;border:1px solid #334155;box-shadow:0 16px 40px rgba(0,0,0,.6)}[data-theme=dark] .tv-drop-info{border-bottom-color:#334155;color:#f8fafc}[data-theme=dark] .tv-drop-info .peran{background:#334155;color:#cbd5e1;border:1px solid hsla(0,0%,100%,.1)}[data-theme=dark] .tv-drop-info .peran.admin{background:linear-gradient(135deg,#ec4899,#38bdf8);color:#fff;border:none}[data-theme=dark] .tv-drop-item{color:#cbd5e1}[data-theme=dark] .tv-drop-item:hover{background:#273449;color:#f8fafc}[data-theme=dark] .tv-sidebar{background:rgba(30,41,59,.92);border-right:1px solid #334155}[data-theme=dark] .tv-nav-cat{color:#38bdf8;font-weight:700}[data-theme=dark] .tv-nav-item{background:#1e293b;color:#f8fafc;border:1px solid #334155;box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-theme=dark] .tv-nav-item:hover{background:#273449;color:#f8fafc;border-color:#ec4899}[data-theme=dark] .tv-nav-item.aktif{background:linear-gradient(160deg,#ec4899,#db2777);color:#fff;border-color:transparent;box-shadow:0 4px 16px rgba(236,72,153,.4)}[data-theme=dark] .tv-nav-item.emergency{background:rgba(225,29,42,.2);color:#fca5a5;border-color:rgba(225,29,42,.35)}[data-theme=dark] .tv-nav-item.emergency:hover{background:rgba(225,29,42,.32);color:#fff}[data-theme=dark] .tv-nav-item.emergency.aktif{background:linear-gradient(160deg,#dc2626,#991b1b);color:#fff;border-color:transparent;box-shadow:0 4px 16px rgba(220,38,38,.4)}[data-theme=dark] .tv-home-header{background:linear-gradient(135deg,rgba(236,72,153,.15),rgba(56,189,248,.12)),#1e293b;border:1px solid #334155;color:#f8fafc}[data-theme=dark] .tv-home-badge{background:rgba(15,23,42,.8);color:#38bdf8}[data-theme=dark] .tv-card,[data-theme=dark] .tv-tool-card{background:rgba(30,41,59,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.12);color:#f8fafc;box-shadow:0 8px 32px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.12)}[data-theme=dark] .tv-card:hover,[data-theme=dark] .tv-tool-card:focus-within,[data-theme=dark] .tv-tool-card:hover{background:rgba(39,52,73,.92);border-color:#ec4899;transform:translateY(-5px) scale(1.02);box-shadow:0 16px 40px rgba(0,0,0,.55),0 0 22px rgba(236,72,153,.35),inset 0 1px 0 hsla(0,0%,100%,.2);z-index:100}[data-theme=dark] .tv-tool-name{color:#f8fafc}[data-theme=dark] .tv-tool-lead,[data-theme=dark] .tv-tool-title{color:#fff!important}[data-theme=dark] .tv-tool-desc{color:#cbd5e1}[data-theme=dark] .tv-tool-go{color:#ec4899;font-weight:700}[data-theme=dark] .tv-tool-info-btn{background:#0f172a;color:#f8fafc;border:1px solid #334155}[data-theme=dark] .tv-tool-info-btn:hover{background:#273449;color:#ec4899;border-color:#ec4899}[data-theme=dark] .tv-ai-drawer-container{background-color:#1e293b!important;color:#f8fafc!important}[data-theme=dark] .tv-ai-drawer-header{background:#0f172a!important;border-bottom:1px solid #334155!important;color:#f8fafc!important}[data-theme=dark] .tv-ai-drawer-title{color:#fff!important}[data-theme=dark] .tv-ai-drawer-desc{color:#cbd5e1!important}[data-theme=dark] .tv-ai-drawer-close-btn{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.2)!important;color:#fff!important}[data-theme=dark] .tv-ai-drawer-icon-box{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .tv-tool-tooltip-box{background:#0f172a;border:1px solid #334155;color:#f8fafc;box-shadow:0 12px 32px rgba(0,0,0,.6)}[data-theme=dark] .tv-tool-tooltip-head{color:#ec4899;font-weight:700}[data-theme=dark] .tv-tool-star{color:#cbd5e1}[data-theme=dark] .tv-tool-star:hover{color:#fde047}[data-theme=dark] .tv-tool-star.aktif{color:#fde047;text-shadow:0 0 8px rgba(253,224,71,.5)}[data-theme=dark] .tv-field input,[data-theme=dark] .tv-field textarea,[data-theme=dark] input[type=email],[data-theme=dark] input[type=number],[data-theme=dark] input[type=password],[data-theme=dark] input[type=text],[data-theme=dark] select,[data-theme=dark] textarea{background:#0f172a;color:#f8fafc;border:1px solid #334155}[data-theme=dark] .tv-field input:focus,[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#ec4899;box-shadow:0 0 0 3px rgba(236,72,153,.3)}[data-theme=dark] .tv-btn,[data-theme=dark] button{border-color:#334155}[data-theme=dark] .tv-modal{background:rgba(15,23,42,.85)}[data-theme=dark] .tv-modal-kartu{background:#1e293b;border:1px solid #334155;color:#f8fafc;box-shadow:0 24px 60px rgba(0,0,0,.7)}[data-theme=dark] .tv-modal-tutup{background:#273449;border:1px solid #334155}[data-theme=dark] .tv-modal-tutup:hover{background:#334155;color:#f8fafc}[data-theme=dark] .tv-ringkasan,[data-theme=dark] .tv-summary-box{background:#1e293b;border:1px solid #334155;color:#f8fafc}[data-theme=dark] .tv-field input:focus,[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#f472b6;box-shadow:0 0 0 3px rgba(244,114,182,.2)}[data-theme=dark] .tv-modal{background:rgba(2,6,23,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-theme=dark] .tv-modal-kartu{background:rgba(30,41,59,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.14);box-shadow:0 24px 60px rgba(0,0,0,.75),inset 0 1px 0 hsla(0,0%,100%,.14)}[data-theme=dark] .tv-modal-tutup{background:#334155;color:#cbd5e1}[data-theme=dark] .tv-modal-tutup:hover{background:#475569;color:#fff}[data-theme=dark] #tvPasienOverlay{background:rgba(2,6,23,.8)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}[data-theme=dark] .tv-pas-card{background:rgba(15,23,42,.92)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid hsla(0,0%,100%,.14)!important;color:#f8fafc!important;box-shadow:0 24px 60px rgba(0,0,0,.82),inset 0 1px 0 hsla(0,0%,100%,.14)!important}[data-theme=dark] .tv-pas-hdr-border{border-bottom-color:hsla(0,0%,100%,.12)!important}[data-theme=dark] .tv-pas-card h3,[data-theme=dark] .tv-pas-title{color:#38bdf8!important}[data-theme=dark] .tv-pas-sub{color:#94a3b8!important}[data-theme=dark] .tv-kosong b{color:#f8fafc!important}[data-theme=dark] .tv-pas-close{background:rgba(30,41,59,.8)!important;border-color:hsla(0,0%,100%,.16)!important;color:#f8fafc!important}[data-theme=dark] .tv-pas-close:hover{background:rgba(51,65,85,.9)!important}[data-theme=dark] .tv-pas-cloud-badge{background:rgba(16,185,129,.18)!important;border-color:rgba(16,185,129,.35)!important;color:#34d399!important}[data-theme=dark] .tv-pas-toast{background:rgba(16,185,129,.2)!important;border-color:rgba(52,211,153,.4)!important;color:#34d399!important}[data-theme=dark] .tv-pas-tabs{background:#1e293b!important;border-color:hsla(0,0%,100%,.12)!important}[data-theme=dark] .tv-pas-tab-btn{color:#94a3b8!important}[data-theme=dark] .tv-pas-tab-btn:hover{color:#f8fafc!important;background:hsla(0,0%,100%,.08)!important}[data-theme=dark] .tv-pas-tab-btn.aktif{background:#334155!important;color:#f8fafc!important;box-shadow:0 2px 8px rgba(0,0,0,.4)!important}[data-theme=dark] .tv-pas-active-banner{background:rgba(16,185,129,.12)!important;border-color:rgba(52,211,153,.35)!important}[data-theme=dark] .tv-pas-active-tag{background:rgba(16,185,129,.25)!important;color:#34d399!important}[data-theme=dark] .tv-pas-active-name{color:#fff!important}[data-theme=dark] .tv-pas-active-info{color:#cbd5e1!important}[data-theme=dark] .tv-pas-active-clear-btn{background:rgba(30,41,59,.8)!important;border-color:hsla(0,0%,100%,.18)!important;color:#cbd5e1!important}[data-theme=dark] .tv-pas-active-clear-btn:hover{background:rgba(51,65,85,.9)!important;color:#fff!important}[data-theme=dark] .tv-pas-empty-box{background:rgba(30,41,59,.5)!important;border-color:hsla(0,0%,100%,.12)!important;color:#cbd5e1!important}[data-theme=dark] .tv-pas-search-input{background:#1e293b!important;border-color:hsla(0,0%,100%,.16)!important;color:#f8fafc!important}[data-theme=dark] .tv-pas-search-input::-moz-placeholder{color:#64748b!important}[data-theme=dark] .tv-pas-search-input::placeholder{color:#64748b!important}[data-theme=dark] .tv-pas-card-item.male{background:rgba(15,23,42,.75)!important;background-image:linear-gradient(135deg,rgba(30,58,138,.35),rgba(15,23,42,.8))!important;border-color:rgba(56,189,248,.35)!important}[data-theme=dark] .tv-pas-card-item.male.aktif{background-image:linear-gradient(135deg,rgba(30,58,138,.6),rgba(15,23,42,.9))!important;border-color:#38bdf8!important;box-shadow:0 0 16px rgba(56,189,248,.25)!important}[data-theme=dark] .tv-pas-card-item.female{background:rgba(15,23,42,.75)!important;background-image:linear-gradient(135deg,rgba(131,24,67,.35),rgba(15,23,42,.8))!important;border-color:rgba(244,114,182,.35)!important}[data-theme=dark] .tv-pas-card-item.female.aktif{background-image:linear-gradient(135deg,rgba(131,24,67,.6),rgba(15,23,42,.9))!important;border-color:#f472b6!important;box-shadow:0 0 16px rgba(244,114,182,.25)!important}[data-theme=dark] .tv-pas-card-item.neutral{background:rgba(15,23,42,.8)!important;border-color:hsla(0,0%,100%,.14)!important}[data-theme=dark] .tv-pas-card-item.neutral.aktif{background-image:linear-gradient(135deg,rgba(6,78,59,.5),rgba(15,23,42,.85))!important;border-color:#34d399!important}[data-theme=dark] .tv-pas-item-name{color:#fff!important}[data-theme=dark] .tv-pas-item-sub{color:#cbd5e1!important}[data-theme=dark] .tv-pas-item-active-pill{background:rgba(16,185,129,.25)!important;color:#34d399!important;border-color:rgba(52,211,153,.4)!important}[data-theme=dark] .tv-pas-vital-pill{background:rgba(15,23,42,.65)!important;border-color:hsla(0,0%,100%,.14)!important;color:#cbd5e1!important}[data-theme=dark] .tv-pas-vital-pill b{color:#fff!important}[data-theme=dark] .tv-pas-note-box{background:rgba(15,23,42,.55)!important;border-color:hsla(0,0%,100%,.12)!important;color:#cbd5e1!important}[data-theme=dark] .tv-pas-card-action-row{border-top-color:hsla(0,0%,100%,.12)!important}[data-theme=dark] .tv-pas-connected-text{color:#34d399!important}[data-theme=dark] .tv-pas-use-btn{background:#0d9488!important;color:#fff!important}[data-theme=dark] .tv-pas-use-btn:hover{background:#0f766e!important}[data-theme=dark] .tv-pas-edit-btn{background:rgba(30,41,59,.8)!important;border-color:hsla(0,0%,100%,.2)!important;color:#f8fafc!important}[data-theme=dark] .tv-pas-edit-btn:hover{background:rgba(51,65,85,.9)!important}[data-theme=dark] .tv-pas-del-btn{background:rgba(220,38,38,.2)!important;border-color:rgba(239,68,68,.4)!important;color:#fca5a5!important}[data-theme=dark] .tv-pas-del-btn:hover{background:rgba(220,38,38,.35)!important}[data-theme=dark] .tv-pas-del-confirm-btn{background:#dc2626!important;color:#fff!important}[data-theme=dark] .tv-pas-del-cancel-btn{background:rgba(30,41,59,.8)!important;border-color:hsla(0,0%,100%,.2)!important;color:#cbd5e1!important}[data-theme=dark] .tv-pas-f label{color:#cbd5e1!important}[data-theme=dark] .tv-pas-f input{color:#f8fafc!important}[data-theme=dark] .tv-jk-btn,[data-theme=dark] .tv-pas-f input{background:#1e293b!important;border-color:hsla(0,0%,100%,.16)!important}[data-theme=dark] .tv-jk-btn{color:#cbd5e1!important}[data-theme=dark] .tv-jk-btn.aktif{background:rgba(30,58,138,.5)!important;border-color:#38bdf8!important;color:#38bdf8!important}[data-theme=dark] .tv-pas-btn-secondary{background:rgba(30,41,59,.8)!important;border:1px solid hsla(0,0%,100%,.16)!important;color:#f8fafc!important}[data-theme=dark] .tv-pas-btn-secondary:hover{background:rgba(51,65,85,.9)!important}[data-theme=dark] .tv-pas-note{color:#94a3b8!important}[data-theme=dark] .tv-disclaimer{background:rgba(245,158,11,.16);border:1px solid rgba(251,191,36,.45);box-shadow:0 0 16px rgba(245,158,11,.22),inset 0 1px 0 hsla(0,0%,100%,.15);color:#fbbf24}[data-theme=dark] .tv-warn{background:rgba(245,158,11,.16);border:1px solid rgba(251,191,36,.4);box-shadow:0 0 16px rgba(245,158,11,.2)}[data-theme=dark] .tv-warn p{color:#fbbf24}[data-theme=dark] .tv-safety.ok{background:rgba(16,185,129,.18);border:1px solid rgba(52,211,153,.45);box-shadow:0 0 16px rgba(16,185,129,.22),inset 0 1px 0 hsla(0,0%,100%,.15);color:#34d399}[data-theme=dark] .tv-safety.warn{background:rgba(245,158,11,.18);border:1px solid rgba(251,191,36,.45);box-shadow:0 0 16px rgba(245,158,11,.22),inset 0 1px 0 hsla(0,0%,100%,.15);color:#fbbf24}[data-theme=dark] .tv-safety.danger{background:rgba(244,63,94,.18);border:1.5px solid rgba(251,113,133,.45);box-shadow:0 0 20px rgba(244,63,94,.28),inset 0 1px 0 hsla(0,0%,100%,.18);color:#fb7185}[data-theme=dark] .tv-tabel th{color:#38bdf8;border-bottom-color:hsla(0,0%,100%,.12)}[data-theme=dark] .tv-tabel td{color:#f1f5f9;border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .tv-tabel select{background:#0f172a;color:#f8fafc;border-color:hsla(0,0%,100%,.16)}[data-theme=dark] .tv-auth{background:radial-gradient(circle at 16% 14%,rgba(56,189,248,.12) 0 118px,transparent 119px),radial-gradient(circle at 80% 18%,rgba(244,114,182,.15) 0 180px,transparent 181px),linear-gradient(140deg,#090d16,#0f172a 50%,#0b0f19)}[data-theme=dark] .tv-auth-kartu{background:rgba(30,41,59,.88);border-color:hsla(0,0%,100%,.16);box-shadow:0 34px 100px rgba(0,0,0,.8)}[data-theme=dark] .tv-auth-panel{background:rgba(15,23,42,.92)}[data-theme=dark] .tv-auth-panel h2{color:#f8fafc}[data-theme=dark] .tv-auth-sub{color:#94a3b8}[data-theme=dark] .tv-promo-trial{border-color:rgba(52,211,153,.3);background:linear-gradient(135deg,rgba(6,78,59,.5),rgba(6,52,43,.28))}[data-theme=dark] .tv-promo-teks strong{color:#a7f3d0}[data-theme=dark] .tv-promo-sub{color:rgba(167,243,208,.6)}[data-theme=dark] .tv-page-cairan-wrapper,[data-theme=dark] .tv-page-darurat-wrapper,[data-theme=dark] .tv-page-imunisasi-wrapper,[data-theme=dark] .tv-page-lab-wrapper,[data-theme=dark] .tv-page-skoring-wrapper{background:transparent!important;color:#f8fafc}[data-theme=dark] .tv-page-imunisasi .kartu{background:#1e293b;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 8px 28px rgba(0,0,0,.45)}[data-theme=dark] .tv-page-cairan .judul-section h2,[data-theme=dark] .tv-page-darurat .judul-section h2,[data-theme=dark] .tv-page-imunisasi .judul-section h2,[data-theme=dark] .tv-page-lab .judul-section h2{color:#f8fafc}[data-theme=dark] .tv-page-cairan .judul-section p,[data-theme=dark] .tv-page-darurat .judul-section p,[data-theme=dark] .tv-page-imunisasi .judul-section p,[data-theme=dark] .tv-page-lab .judul-section p{color:#94a3b8}*{box-sizing:border-box}button,input,select,textarea{font-family:Quicksand,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,html{margin:0;padding:0}body{color:var(--tv-navy);font-family:Quicksand,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 18% 6%,hsla(0,0%,100%,.95) 0 140px,transparent 141px),radial-gradient(circle at 85% 8%,rgba(217,54,166,.08) 0 180px,transparent 181px),linear-gradient(180deg,#d7dce5,#f4f5fa 260px,#fff 62%,#f7f8fc);background-attachment:fixed}@keyframes tvMuncul{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.tv-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:16px;padding:13px 26px;background:var(--tv-glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--tv-line)}.tv-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--tv-navy);font-family:Fredoka,sans-serif;font-weight:700;font-size:20px}.tv-brand-logo{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;font-size:19px;background:linear-gradient(135deg,var(--tv-magenta) 0,var(--tv-navy) 100%)}.tv-badge-stg{font-family:Fredoka,sans-serif;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--tv-magenta);background:rgba(217,54,166,.12);padding:3px 9px;border-radius:999px}.tv-body{display:flex;align-items:flex-start;gap:0;padding:0}.tv-sidebar{position:sticky;top:66px;align-self:flex-start;width:236px;flex:0 0 236px;max-height:calc(100vh - 66px);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:16px;padding:22px 10px 28px 14px;background:var(--tv-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-right:1px solid var(--tv-line)}.tv-main{flex:1 1 auto;min-width:0;padding:24px 30px 60px}.tv-main-inner{max-width:1120px;margin:0 auto}.tv-nav{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.tv-nav-item{display:flex;align-items:center;gap:11px;width:100%;padding:12px 10px 12px 14px;border:1px solid transparent;border-radius:18px;font-family:Fredoka,sans-serif;font-weight:600;font-size:.94rem;color:var(--tv-teks);text-decoration:none;background:var(--tv-putih);box-shadow:var(--tv-chunky-sm);transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.tv-nav-item:hover{transform:translateY(-1px)}.tv-nav-item.aktif{background:linear-gradient(160deg,var(--tv-navy),var(--tv-navy-2));color:#fff;box-shadow:0 5px 0 rgba(10,11,95,.28),0 10px 22px rgba(10,11,95,.26)}.tv-nav-ico{font-size:17px;line-height:1}.tv-container{width:100%;animation:tvMuncul .4s ease both}.tv-card{background:var(--tv-putih);border:1px solid var(--tv-line);border-radius:var(--tv-radius);box-shadow:var(--tv-chunky);padding:22px}.tv-stack{gap:14px}.tv-card-head,.tv-stack{display:flex;flex-direction:column}.tv-card-head{gap:4px}.tv-card-title{margin:0;font-family:Fredoka,sans-serif;font-weight:600;font-size:17px;color:var(--tv-teks)}.tv-card-desc{margin:0;font-size:.86rem;color:var(--tv-soft-teks)}.tv-hero{position:relative;overflow:hidden;border-radius:var(--tv-radius-lg);border:1px solid var(--tv-line);padding:30px 28px;margin-bottom:26px;background:linear-gradient(135deg,#fff 0,var(--tv-soft) 100%);box-shadow:var(--tv-chunky);animation:tvMuncul .4s ease both}.tv-hero:after{content:"";position:absolute;right:-60px;top:-60px;width:240px;height:240px;border-radius:999px;background:radial-gradient(circle,rgba(217,54,166,.16) 0,rgba(217,54,166,0) 70%)}.tv-hero h1{position:relative;margin:0 0 8px;font-family:Fredoka,sans-serif;font-weight:700;font-size:1.9rem;color:var(--tv-navy)}.tv-hero p{position:relative;margin:0;max-width:560px;color:var(--tv-soft-teks);font-size:.96rem}.tv-section-title{margin:0 0 12px;font-family:Fredoka,sans-serif;font-weight:600;font-size:.78rem;letter-spacing:1px;text-transform:uppercase;color:var(--tv-soft-teks)}.tv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.tv-grid>:first-child{animation-delay:.04s}.tv-grid>:nth-child(2){animation-delay:.08s}.tv-grid>:nth-child(3){animation-delay:.12s}.tv-grid>:nth-child(4){animation-delay:.16s}.tv-grid>:nth-child(5){animation-delay:.2s}.tv-grid>:nth-child(6){animation-delay:.24s}.tv-grid>:nth-child(7){animation-delay:.28s}.tv-grid>:nth-child(8){animation-delay:.32s}.tv-grid>:nth-child(9){animation-delay:.36s}.tv-grid>:nth-child(10){animation-delay:.4s}.tv-grid>:nth-child(11){animation-delay:.44s}.tv-grid>:nth-child(12){animation-delay:.48s}.tv-tool-card{position:relative;overflow:visible;display:flex;flex-direction:column;gap:7px;padding:20px;border-radius:20px;border:1px solid var(--tv-line);background:var(--tv-putih);box-shadow:var(--tv-chunky);text-decoration:none;color:var(--tv-navy);cursor:pointer;transition:transform .28s cubic-bezier(.34,1.85,.64,1),box-shadow .24s cubic-bezier(.4,0,.2,1),border-color .24s ease,background-color .2s ease;animation:tvMuncul .4s ease both;will-change:transform,box-shadow}.tv-fav-item:after,.tv-tool-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at center,rgba(236,72,153,.38) 0,rgba(236,72,153,0) 70%);opacity:0;transform:scale(.3);pointer-events:none;transition:opacity .35s ease-out,transform .35s ease-out;z-index:1}.tv-fav-item:after{background:radial-gradient(circle at center,rgba(245,158,11,.4) 0,rgba(245,158,11,0) 70%)}[data-theme=dark] .tv-tool-card:after{background:radial-gradient(circle at center,rgba(236,72,153,.55) 0,rgba(236,72,153,0) 70%)}[data-theme=dark] .tv-fav-item:after{background:radial-gradient(circle at center,rgba(245,158,11,.55) 0,rgba(245,158,11,0) 70%)}.tv-fav-item:active:after,.tv-tool-card:active:after{opacity:1;transform:scale(2.2);transition:opacity 0s,transform .12s cubic-bezier(.16,1,.3,1)}.tv-tool-card:active{transform:translateY(-2px) scale(.98);transition:transform .1s ease,box-shadow .1s ease}.tv-tool-card:focus-within,.tv-tool-card:hover{transform:translateY(-7px) scale(1.028);box-shadow:0 14px 32px rgba(10,11,95,.08),0 0 24px rgba(236,72,153,.4),0 0 42px rgba(236,72,153,.18);border-color:rgba(236,72,153,.8);background:#fff;z-index:100}.tv-tool-main{display:flex;flex-direction:column;gap:7px;text-decoration:none;color:inherit}.tv-tool-ico{width:38px;height:38px;display:grid;place-items:center;border-radius:0;font-size:38px;line-height:1;background:transparent;box-shadow:none;transition:transform .24s cubic-bezier(.34,1.56,.64,1)}.tv-tool-card:hover .tv-tool-ico{transform:scale(1.12) rotate(-3deg)}.tv-tool-ico svg{width:38px;height:38px}.tv-tool-name{font-family:Fredoka,sans-serif;font-weight:700;font-size:1.06rem}.tv-tool-desc{font-size:.85rem;color:var(--tv-soft-teks);line-height:1.45}.tv-tool-go{margin-top:4px;font-family:Fredoka,sans-serif;font-weight:600;font-size:.86rem;color:var(--tv-magenta);display:inline-block;transition:transform .22s cubic-bezier(.34,1.56,.64,1),color .15s ease,text-shadow .2s ease}.tv-tool-card:hover .tv-tool-go{transform:translateX(6px) scale(1.05);color:var(--tv-magenta);text-shadow:0 0 8px rgba(236,72,153,.35)}@keyframes tvSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.tv-skeleton{background:linear-gradient(90deg,#f1f5f9,#e2e8f0 50%,#f1f5f9);background-size:200% 100%;animation:tvSkeletonPulse 1.4s ease-in-out infinite;border-radius:8px;display:inline-block}.tv-tool-card-skeleton{position:relative;flex-direction:column;gap:10px;padding:20px;border-radius:20px;border:1px solid var(--tv-line);box-shadow:var(--tv-chunky)}.tv-fav-skeleton,.tv-tool-card-skeleton{display:flex;background:var(--tv-putih);pointer-events:none}.tv-fav-skeleton{align-items:center;justify-content:space-between;padding:12px 14px;border-radius:14px;border:1px solid var(--tv-line)}.tv-tool-head{margin-bottom:20px}.tv-tool-badge{display:inline-block;font-family:Fredoka,sans-serif;font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--tv-magenta);background:rgba(217,54,166,.12);padding:4px 10px;border-radius:999px}.tv-tool-title{margin:0;font-family:Fredoka,Quicksand,sans-serif;font-weight:700;font-size:19.48px;color:var(--tv-text-primary,#0a0b5f)}.tv-tool-lead{margin:2px 0 0;max-width:640px;color:var(--tv-text-secondary,#0a0b5f9e);font-family:Quicksand,system-ui,sans-serif;font-size:10.24px;line-height:1.3}.tv-panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.tv-panel-narrow{max-width:520px}.tv-input{width:100%;padding:10px 13px;border-radius:12px;border:1px solid var(--tv-line);background:var(--tv-putih);color:var(--tv-teks);font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.tv-input:focus{outline:none;border-color:var(--tv-magenta);box-shadow:0 0 0 3px rgba(217,54,166,.16)}@media (max-width:900px){.tv-body{flex-direction:column;align-items:stretch;padding:18px 16px 48px}.tv-sidebar{position:static;width:100%;flex:1 1 auto}.tv-nav,.tv-sidebar{flex-direction:row;flex-wrap:wrap}.tv-nav-item{width:auto}}.tv-nav{gap:16px}.tv-side-grup{display:flex;flex-direction:column;gap:8px}.tv-side-judul{font-family:Fredoka,sans-serif;font-weight:600;font-size:.64rem;letter-spacing:1.2px;text-transform:uppercase;color:var(--tv-soft-teks);padding:2px 8px 0}.tv-nav-label{flex:1 1 auto}.tv-nav-soon{font-family:Fredoka,sans-serif;font-size:.58rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--tv-soft-teks);background:var(--tv-soft);padding:2px 7px;border-radius:999px}.tv-nav-item.aktif .tv-nav-soon{color:#fff;background:hsla(0,0%,100%,.22)}.tv-nav-item.emergency{background:linear-gradient(160deg,#ffe3ea,#fff);color:#c01643}.tv-nav-item.emergency.aktif{background:linear-gradient(160deg,#e23a5e,#c01643);color:#fff;box-shadow:0 5px 0 rgba(192,22,67,.28),0 10px 22px rgba(192,22,67,.26)}.tv-home-header{position:relative;overflow:hidden;border-radius:var(--tv-radius-lg);border:1px solid var(--tv-line);padding:28px 28px 30px;margin-bottom:24px;background:linear-gradient(135deg,rgba(217,54,166,.1),rgba(10,11,95,.06)),#fff;box-shadow:var(--tv-chunky);animation:tvMuncul .4s ease both}.tv-home-header:after{content:"";position:absolute;right:-70px;top:-70px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(217,54,166,.16) 0,rgba(217,54,166,0) 70%)}.tv-home-badge{display:inline-flex;align-items:center;gap:6px;font-weight:600;font-size:.72rem;letter-spacing:.5px;text-transform:uppercase;background:hsla(0,0%,100%,.72);padding:5px 12px;border-radius:999px}.tv-home-badge,.tv-home-header h1{position:relative;font-family:Fredoka,sans-serif;color:var(--tv-navy)}.tv-home-header h1{margin:14px 0 6px;font-weight:700;font-size:1.9rem}.tv-home-header p{position:relative;margin:0;max-width:560px;color:var(--tv-soft-teks);font-size:.96rem}.tv-home-section{margin-bottom:26px}.tv-home-section-head{margin-bottom:12px}.tv-home-section-head h2{display:flex;align-items:center;gap:8px;margin:0 0 3px;font-family:Fredoka,sans-serif;font-weight:700;font-size:1.16rem;color:var(--tv-navy)}.tv-home-section-head p{margin:0;color:var(--tv-soft-teks);font-size:.86rem}.tv-tool-star{position:static;z-index:2;width:32px;height:32px;display:grid;place-items:center;padding:0;border:none;border-radius:10px;background:transparent;font-size:19px;line-height:1;cursor:pointer;color:rgba(10,11,95,.28);transition:transform .22s cubic-bezier(.34,1.56,.64,1),color .15s ease,background .15s ease,box-shadow .2s ease}.tv-tool-star:hover{transform:scale(1.25) rotate(12deg);background:rgba(236,72,153,.16);box-shadow:0 4px 12px rgba(236,72,153,.25)}.tv-tool-star.aktif,.tv-tool-star:hover{color:var(--tv-magenta)}.tv-badge-baru{position:absolute;top:12px;left:12px;z-index:10;padding:3px 10px;border-radius:999px;background:linear-gradient(135deg,#ec4899,#f472b6);color:#fff;font-family:Fredoka,sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 10px rgba(236,72,153,.35);animation:tvBadgeBaruMuncul .4s ease both}.tv-fav-item .tv-badge-baru{position:static;margin-left:8px;box-shadow:none}@keyframes tvBadgeBaruMuncul{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}[data-theme=dark] .tv-badge-baru{box-shadow:0 4px 12px rgba(236,72,153,.5)}.tv-tool-actions{position:absolute;top:12px;right:12px;z-index:10;display:flex;align-items:center;gap:6px}.tv-tool-info-btn{width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(10,11,95,.14);border-radius:50%;background:#f8fafc;font-size:12px;font-weight:800;color:var(--tv-navy);cursor:help;transition:all .18s cubic-bezier(.16,1,.3,1)}.tv-tool-info-btn:focus-visible,.tv-tool-info-btn:hover{background:var(--tv-navy);color:#fff;border-color:var(--tv-navy);transform:scale(1.12);box-shadow:0 4px 12px rgba(10,11,95,.22)}.tv-tool-tooltip-box{position:absolute;top:calc(100% + 8px);right:0;width:260px;max-width:min(260px,calc(100vw - 32px));padding:12px 14px;border-radius:14px;background:#0f172a;border:1px solid #334155;color:#f8fafc;box-shadow:0 16px 40px rgba(0,0,0,.55);font-size:.8rem;line-height:1.45;z-index:999;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),visibility .22s}.tv-tool-tooltip-box:before{content:"";position:absolute;bottom:100%;right:18px;border:6px solid transparent;border-bottom-color:#0f172a}.tv-tool-tooltip-wrapper{position:relative;display:inline-block;z-index:50}.tv-tool-tooltip-wrapper:focus-within,.tv-tool-tooltip-wrapper:hover{z-index:100}.tv-tool-info-btn:focus+.tv-tool-tooltip-box,.tv-tool-info-btn:hover+.tv-tool-tooltip-box,.tv-tool-tooltip-wrapper:focus-within .tv-tool-tooltip-box,.tv-tool-tooltip-wrapper:hover .tv-tool-tooltip-box{opacity:1;visibility:visible;transform:translateY(0)}.tv-tool-tooltip-head{display:flex;align-items:center;gap:6px;font-family:Fredoka,sans-serif;font-weight:700;font-size:.74rem;text-transform:uppercase;letter-spacing:.03em;color:#38bdf8;margin-bottom:6px}.tv-home-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:26px}.tv-fav-card{transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .22s ease}.tv-fav-card:hover{transform:translateY(-3px) scale(1.012);box-shadow:0 10px 0 rgba(10,11,95,.04),0 20px 38px rgba(10,11,95,.12);border-color:rgba(245,158,11,.5)}[data-theme=dark] .tv-fav-card:hover{box-shadow:0 10px 0 rgba(0,0,0,.2),0 20px 38px rgba(0,0,0,.45);border-color:rgba(245,158,11,.5)}.tv-fav-list{display:flex;flex-direction:column;gap:10px}.tv-fav-item{position:relative;overflow:visible;z-index:1;display:flex;align-items:center;gap:8px;padding:8px 10px 8px 14px;border-radius:16px;border:1px solid var(--tv-line);background:var(--tv-soft);cursor:pointer;transition:transform .28s cubic-bezier(.34,1.85,.64,1),box-shadow .24s cubic-bezier(.4,0,.2,1),border-color .24s ease,background .2s ease}.tv-fav-item:focus-within,.tv-fav-item:hover{z-index:100;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 22px rgba(245,158,11,.22),0 2px 8px rgba(10,11,95,.08);border-color:rgba(245,158,11,.65);background:#fff}[data-theme=dark] .tv-fav-item{background:#1e293b;border:1px solid #334155;color:#f8fafc}[data-theme=dark] .tv-fav-item:focus-within,[data-theme=dark] .tv-fav-item:hover{z-index:100;transform:translateY(-3px) scale(1.02);background:#273449;border-color:rgba(245,158,11,.65);box-shadow:0 8px 24px rgba(0,0,0,.4),0 0 14px rgba(245,158,11,.3)}.tv-fav-main{display:flex;align-items:center;gap:12px;flex:1;min-width:0;text-decoration:none;color:var(--tv-navy)}.tv-fav-del{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;padding:0;border:none;border-radius:10px;background:transparent;color:var(--tv-soft-teks);font-size:15px;line-height:1;cursor:pointer;transition:transform .22s cubic-bezier(.34,1.56,.64,1),background .15s ease,color .15s ease,box-shadow .2s ease}.tv-fav-del:hover{transform:scale(1.22) rotate(90deg);background:rgba(239,68,68,.15);color:#ef4444;box-shadow:0 4px 10px rgba(239,68,68,.2)}.tv-fav-empty{padding:16px;border-radius:14px;border:1px dashed var(--tv-line);background:var(--tv-soft);color:var(--tv-soft-teks);font-size:.85rem;line-height:1.5}.tv-fav-ico{width:38px;height:38px;display:grid;place-items:center;border-radius:0;font-size:38px;line-height:1;background:transparent;box-shadow:none;transition:transform .24s cubic-bezier(.34,1.56,.64,1)}.tv-fav-item:hover .tv-fav-ico{transform:scale(1.12) rotate(-3deg)}.tv-fav-ico svg{width:38px;height:38px}.tv-fav-text{display:flex;flex-direction:column}.tv-fav-title{font-family:Fredoka,sans-serif;font-weight:600;font-size:.95rem}.tv-fav-sub{font-size:.76rem;color:var(--tv-soft-teks)}.tv-insight-card,.tv-update-card{transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .22s ease}.tv-insight-card:hover{border-color:rgba(56,189,248,.45)}.tv-insight-card:hover,.tv-update-card:hover{transform:translateY(-3px) scale(1.012);box-shadow:0 10px 0 rgba(10,11,95,.04),0 20px 38px rgba(10,11,95,.12)}.tv-update-card:hover{border-color:rgba(2,132,199,.45)}[data-theme=dark] .tv-insight-card:hover{box-shadow:0 10px 0 rgba(0,0,0,.2),0 20px 38px rgba(0,0,0,.45);border-color:rgba(56,189,248,.45)}[data-theme=dark] .tv-update-card:hover{box-shadow:0 10px 0 rgba(0,0,0,.2),0 20px 38px rgba(0,0,0,.45);border-color:rgba(2,132,199,.45)}.tv-insight-body{margin:0;color:var(--tv-teks);line-height:1.55;font-size:.92rem}.tv-insight-note{margin:0;color:var(--tv-soft-teks);font-size:.78rem}.tv-update-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.tv-update-list li{display:flex;gap:9px;align-items:flex-start;font-size:.9rem;color:var(--tv-teks);padding:12px 14px;border-radius:14px;background:var(--tv-soft);border:1px solid transparent;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s cubic-bezier(.4,0,.2,1),border-color .22s ease,background .2s ease}.tv-update-list li:hover{transform:translateX(4px) scale(1.01);background:#fff;border-color:rgba(2,132,199,.35);box-shadow:0 6px 18px rgba(2,132,199,.12)}[data-theme=dark] .tv-update-list li{background:#1e293b}[data-theme=dark] .tv-update-list li:hover{background:#273449;border-color:rgba(56,189,248,.45);box-shadow:0 6px 18px rgba(0,0,0,.35)}.tv-footer{border-top:1px solid var(--tv-line);background:var(--tv-glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tv-footer-inner{max-width:1200px;margin:0 auto;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.tv-footer-brand{display:flex;align-items:center;gap:12px}.tv-footer-name{font-family:Fredoka,sans-serif;font-weight:700;font-size:1.05rem;color:var(--tv-navy)}.tv-footer-cap{font-size:.8rem;color:var(--tv-soft-teks);max-width:440px}.tv-footer-maker{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:.85rem;color:var(--tv-soft-teks)}.tv-footer-maker strong{color:var(--tv-navy)}.tv-footer-year{font-size:.72rem}@media (max-width:900px){.tv-sidebar{max-height:none;overflow:visible}}@media (max-width:760px){.tv-home-cols{grid-template-columns:1fr}.tv-footer-inner{flex-direction:column}.tv-footer-inner,.tv-footer-maker{align-items:flex-start}}.tv-hamburger{display:grid;place-items:center;width:40px;height:40px;border:none;cursor:pointer;border-radius:12px;font-size:19px;line-height:1;color:var(--tv-navy);background:#fff;box-shadow:var(--tv-chunky-sm);transition:transform .15s ease,box-shadow .15s ease;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s ease,box-shadow .2s ease}.tv-hamburger span{display:inline-block;transition:transform .28s cubic-bezier(.16,1,.3,1)}.tv-shell:not(.tv-shell-collapsed) .tv-hamburger span{transform:rotate(90deg)}.tv-hamburger:hover{transform:translateY(-1px)}.tv-hamburger:active{transform:translateY(0)}.tv-sidebar{transition:width .32s cubic-bezier(.16,1,.3,1),flex-basis .32s cubic-bezier(.16,1,.3,1),padding .32s cubic-bezier(.16,1,.3,1),margin .32s cubic-bezier(.16,1,.3,1),opacity .28s ease,transform .32s cubic-bezier(.16,1,.3,1),border-color .25s ease,box-shadow .32s ease;will-change:width,flex-basis,opacity,transform}.tv-sidebar>*{min-width:0;transition:opacity .22s ease,transform .28s cubic-bezier(.16,1,.3,1)}.tv-shell-collapsed .tv-body{gap:0}.tv-shell-collapsed .tv-sidebar{width:0!important;flex-basis:0!important;opacity:0;padding-left:0;padding-right:0;margin:0;overflow:hidden;pointer-events:none;border-right-color:transparent;transform:translateX(-8px)}.tv-shell-collapsed .tv-sidebar>*{opacity:0;transform:translateX(-12px);pointer-events:none}.tv-soon-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tv-soon-tag{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-weight:600;font-size:13px;color:var(--tv-magenta);background:rgba(217,54,166,.08);padding:6px 12px;border-radius:999px}.tv-soon-h{margin:0;font-size:16px;color:var(--tv-teks)}.tv-soon-list{margin:0;padding-left:18px;color:var(--tv-soft-teks);line-height:1.7;display:flex;flex-direction:column;gap:2px}.tv-soon-note{margin:6px 0 0;font-size:13px;color:var(--tv-soft-teks)}@media (max-width:760px){.tv-soon-grid{grid-template-columns:1fr}}.tv-search{position:relative;display:flex;align-items:center;gap:8px;flex:1 1 auto;max-width:440px;background:#fff;border-radius:12px;padding:8px 12px;box-shadow:var(--tv-chunky-sm)}.tv-search-ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;opacity:.7}.tv-search input{border:none;outline:none;background:transparent;font:inherit;width:100%;color:var(--tv-teks)}.tv-search input::-moz-placeholder{color:#9aa2b1}.tv-search input::placeholder{color:#9aa2b1}.tv-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:60;max-height:420px;overflow-y:auto;background:#fff;border-radius:14px;padding:6px;border:1px solid #eef1f6;box-shadow:0 12px 32px rgba(20,30,60,.18)}.tv-search-empty{padding:14px 12px;color:#7a8291;font-size:13px}.tv-search-item{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;border:none;background:transparent;cursor:pointer;padding:9px 10px;border-radius:10px;color:var(--tv-teks)}.tv-search-item.aktif,.tv-search-item:hover{background:#f3f6fc}.tv-search-item-ico{font-size:18px;line-height:1.2;flex:0 0 auto}.tv-search-item-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.tv-search-item-top{display:flex;align-items:center;gap:8px}.tv-search-item-tool{font-family:Fredoka,sans-serif;font-weight:600;font-size:13.5px}.tv-search-item-type{font-size:10.5px;font-weight:600;color:#6b7280;background:#eef1f6;border-radius:999px;padding:1px 8px;flex:0 0 auto}.tv-search-item-snip{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-profile{display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;background:#fff;border-radius:999px;padding:5px 14px 5px 6px;box-shadow:var(--tv-chunky-sm);color:var(--tv-teks);font-family:Fredoka,sans-serif;font-weight:600;font-size:13px;transition:transform .15s ease}.tv-profile:hover{transform:translateY(-1px)}.tv-profile-av{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--tv-navy),var(--tv-magenta));color:#fff;font-size:12px;font-weight:700}.tv-nav-empty{margin:4px 8px;font-size:13px;color:var(--tv-soft-teks)}.tv-warn{display:flex;flex-direction:column;gap:6px;background:rgba(245,158,11,.1);border-radius:12px;padding:10px 12px}.tv-warn p{margin:0;font-size:13px;line-height:1.5;color:#92600a}.tv-disclaimer{background:#fff8e5;border:2px solid #ffe2a8;border-radius:14px;padding:12px 16px;font-size:13.44px;color:#8a6d1a;line-height:1.5}.tv-backdrop{display:none}@media (max-width:900px){.tv-search{display:flex;flex:1 1 auto;min-width:0;max-width:none}.tv-profile-nm{display:none}.tv-profile{padding:5px}.tv-sidebar{position:fixed;top:60px;left:0;bottom:0;z-index:45;width:236px!important;flex-basis:236px!important;max-height:none;overflow-y:auto;padding:16px;margin:0;opacity:1;background:#fff;box-shadow:0 12px 36px rgba(10,11,79,.18);border-radius:0 20px 20px 0;transform:translateX(0);transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s ease,visibility .32s;pointer-events:auto;visibility:visible}.tv-sidebar>*{min-width:0;opacity:1;transform:none}.tv-nav{flex-direction:column;flex-wrap:nowrap}.tv-nav-item{width:100%}.tv-shell-collapsed .tv-sidebar{transform:translateX(-108%);width:236px!important;flex-basis:236px!important;opacity:1;padding:16px;pointer-events:none;visibility:hidden;box-shadow:none}.tv-shell-collapsed .tv-sidebar>*{opacity:1;transform:none}.tv-shell-collapsed .tv-body{gap:22px}.tv-backdrop{display:block;position:fixed;inset:60px 0 0 0;z-index:44;background:rgba(10,11,79,.32);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s cubic-bezier(.16,1,.3,1),visibility .3s cubic-bezier(.16,1,.3,1)}.tv-shell-collapsed .tv-backdrop{display:block;opacity:0;visibility:hidden;pointer-events:none}}.tv-skor-param{display:flex;flex-direction:column;gap:10px;padding-bottom:16px;border-bottom:1px solid var(--tv-line)}.tv-skor-label{font-weight:700;font-size:14px;color:var(--tv-teks)}.tv-skor-opsi{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.tv-skor-opt{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;border:1px solid var(--tv-line);background:var(--tv-card,#fff);border-radius:14px;padding:12px 10px;font:inherit;font-size:13px;color:var(--tv-teks);text-align:center;transition:all .15s ease;position:relative}.tv-skor-opt:hover{transform:translateY(-2px);border-color:#38bdf8;box-shadow:0 4px 12px rgba(56,189,248,.15)}.tv-skor-opt.aktif{background:rgba(14,165,233,.08);color:var(--tv-teks,#0f172a);border-color:#0ea5e9;box-shadow:0 0 0 2px rgba(14,165,233,.3)}.tv-skor-opt-body{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.tv-skor-opt-teks{font-weight:600;font-size:12.5px;line-height:1.35;color:var(--tv-teks,#1e293b)}.tv-skor-poin{display:inline-block;font-weight:700;font-size:11px;padding:2px 8px;border-radius:6px;background:var(--tv-soft,#f1f5f9);color:var(--tv-soft-teks,#475569)}.tv-skor-opt.aktif .tv-skor-poin{background:#0ea5e9;color:#fff}.tv-opt-svg-wrapper{display:flex;align-items:center;justify-content:center;min-height:40px;color:var(--tv-teks,#1e293b)}.tv-skor-hasil{display:flex;flex-direction:column;gap:6px;border-radius:16px;padding:14px 16px;margin-top:4px}.tv-skor-hasil.warn{background:rgba(245,158,11,.1)}.tv-skor-hasil.crit{background:rgba(226,58,94,.1)}.tv-skor-total{font-size:14px;color:var(--tv-soft-teks)}.tv-skor-total strong{font-size:18px;color:var(--tv-teks)}.tv-skor-kat{font-weight:700;font-size:15px;color:var(--tv-teks)}.tv-skor-hasil.crit .tv-skor-kat{color:#c01643}.tv-skor-saran{font-size:13px;line-height:1.55}.tv-skor-saran,.tv-skor-sumber{margin:0;color:var(--tv-soft-teks)}.tv-skor-sumber{font-size:11.5px;line-height:1.5;opacity:.85}.tv-ballard-tab-container{margin-bottom:14px}.tv-ballard-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:var(--tv-soft,#f4f5fa);padding:5px;border-radius:9999px;border:1.5px solid var(--tv-line,rgba(10,11,95,.12));max-width:100%;box-sizing:border-box}.tv-ballard-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;box-sizing:border-box;padding:7px clamp(8px,2.6vw,16px);border-radius:9999px;border:1.5px solid rgba(10,11,95,.12);background:var(--tv-card,#fff);color:var(--tv-navy,#0a0b5f);cursor:pointer;font:inherit;transition:all .22s cubic-bezier(.16,1,.3,1)}.tv-ballard-tab:hover{color:#d936a6;border-color:#d936a6;background:rgba(217,54,166,.04);transform:translateY(-1px)}.tv-ballard-tab.active{background:linear-gradient(135deg,#0a0b5f,#17186f);color:#fff!important;border-color:#0a0b5f;box-shadow:0 6px 20px rgba(10,11,95,.32)}.tv-ballard-tab-title{display:inline-flex;align-items:center;justify-content:center;gap:clamp(5px,1.4vw,8px);min-width:0;font-size:clamp(11.5px,2.7vw,14px);font-weight:700;white-space:normal;line-height:1.25;text-align:center;overflow-wrap:anywhere;color:inherit}.tv-ballard-tab.active .tv-ballard-tab-title{font-weight:800;color:#fff!important}.tv-ballard-tab-icon{flex-shrink:0;transition:transform .2s ease}.tv-ballard-tab.active .tv-ballard-tab-icon{transform:scale(1.12)}.tv-ballard-tab-sub{font-size:clamp(10px,2.1vw,11.5px);line-height:1.2;color:inherit;opacity:.82;font-weight:600;white-space:nowrap}.tv-ballard-tab.active .tv-ballard-tab-sub{opacity:.95;color:#fff!important;font-weight:700}[data-theme=dark] .tv-ballard-tabs{background:#0f172a;border-color:#334155}[data-theme=dark] .tv-ballard-tab{background:#1e293b;border-color:#334155;color:#f8fafc}[data-theme=dark] .tv-ballard-tab:hover{color:#f472b6;border-color:#ec4899;background:#273449}[data-theme=dark] .tv-ballard-tab.active{background:linear-gradient(135deg,#ec4899,#d936a6);color:#fff!important;border-color:#ec4899;box-shadow:0 6px 22px rgba(236,72,153,.45)}[data-theme=dark] .tv-ballard-tab.active .tv-ballard-tab-title{color:#fff!important;font-weight:800}[data-theme=dark] .tv-ballard-tab.active .tv-ballard-tab-sub{color:#fff!important;opacity:.95;font-weight:700}.tv-ballard-nav{margin-top:10px;margin-bottom:14px}.tv-ballard-nav-next{width:100%;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:linear-gradient(135deg,#0a0b5f,#17186f);color:#fff!important;font-weight:700;border-radius:12px;border:none;box-shadow:0 4px 14px rgba(10,11,95,.25);transition:all .2s ease;cursor:pointer}.tv-ballard-nav-next:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(10,11,95,.35)}[data-theme=dark] .tv-ballard-nav-next{background:linear-gradient(135deg,#ec4899,#d936a6);box-shadow:0 4px 16px rgba(236,72,153,.35)}[data-theme=dark] .tv-ballard-nav-next:hover{box-shadow:0 6px 20px rgba(236,72,153,.48)}.tv-ballard-nav-prev{width:100%;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#f1f5f9;color:#0a0b5f!important;font-weight:700;border-radius:12px;border:1px solid rgba(10,11,95,.15);transition:all .2s ease;cursor:pointer}.tv-ballard-nav-prev:hover{background:rgba(10,11,95,.06)}[data-theme=dark] .tv-ballard-nav-prev{background:#1e293b;color:#f8fafc!important;border-color:#334155}[data-theme=dark] .tv-ballard-nav-prev:hover{background:#273449;border-color:#ec4899}.tv-visual-guide-card{display:flex;flex-direction:column;gap:14px;background:var(--tv-card,#fff);border:1px solid var(--tv-line,#e2e8f0);border-radius:16px;padding:16px;margin-bottom:8px;box-shadow:0 2px 10px rgba(0,0,0,.03)}.tv-vg-header{flex-wrap:wrap;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px dashed var(--tv-line,#e2e8f0)}.tv-vg-header,.tv-vg-title{display:flex;align-items:center}.tv-vg-title{gap:8px;font-weight:700;font-size:15px;color:var(--tv-teks,#0f172a)}.tv-vg-badge{font-size:11px;font-weight:600;padding:2px 8px;border-radius:100px;background:rgba(14,165,233,.12);color:#0284c7}.tv-vg-toggle-btn{background:var(--tv-soft,#f1f5f9);border:1px solid var(--tv-line,#cbd5e1);color:var(--tv-teks,#334155);font-size:12px;font-weight:600;padding:5px 12px;border-radius:8px;cursor:pointer;transition:all .15s ease}.tv-vg-toggle-btn:hover{background:var(--tv-line,#e2e8f0)}.tv-vg-matrix-grid{gap:14px}.tv-vg-matrix-grid,.tv-vg-row{display:flex;flex-direction:column}.tv-vg-row{gap:8px}.tv-vg-row-label{font-weight:700;font-size:13.5px;color:var(--tv-teks,#1e293b);display:flex;align-items:center;gap:6px}.tv-vg-row-label small{font-weight:500;color:var(--tv-soft-teks,#64748b);font-size:12px}.tv-vg-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.tv-vg-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:10px 8px;border:1px solid var(--tv-line,#e2e8f0);background:var(--tv-soft,#f8fafc);border-radius:12px;cursor:pointer;transition:all .15s ease}.tv-vg-item:hover{border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(56,189,248,.15)}.tv-vg-item.selected{border-color:#0ea5e9;background:rgba(14,165,233,.08);box-shadow:0 0 0 2px rgba(14,165,233,.3)}.tv-vg-thumb{display:grid;place-items:center;height:44px}.tv-vg-score-tag{font-size:10.5px;font-weight:700;padding:2px 6px;border-radius:6px;text-transform:uppercase}.tv-vg-score-tag.score-0{background:#e2e8f0;color:#475569}.tv-vg-score-tag.score-1{background:#fef3c7;color:#b45309}.tv-vg-score-tag.score-2{background:#d1fae5;color:#047857}[data-theme=dark] .tv-vg-score-tag.score-0,html.dark .tv-vg-score-tag.score-0{background:rgba(226,232,240,.22)!important;color:#e2e8f0!important}[data-theme=dark] .tv-vg-score-tag.score-1,html.dark .tv-vg-score-tag.score-1{background:rgba(251,191,36,.22)!important;color:#fcd34d!important}[data-theme=dark] .tv-vg-score-tag.score-2,html.dark .tv-vg-score-tag.score-2{background:rgba(52,211,153,.22)!important;color:#6ee7b7!important}.tv-vg-text{font-size:11.5px;line-height:1.35;color:var(--tv-teks,#334155);font-weight:500}.tv-vg-tabs{display:flex;flex-wrap:wrap;gap:6px}.tv-vg-tab-btn{background:var(--tv-soft,#f1f5f9);border:1px solid var(--tv-line,#cbd5e1);color:var(--tv-teks,#475569);font-size:12px;font-weight:600;padding:6px 12px;border-radius:10px;cursor:pointer;transition:all .15s ease}.tv-vg-tab-btn.active{background:#0ea5e9;color:#fff;border-color:#0284c7;box-shadow:0 2px 6px rgba(14,165,233,.25)}.tv-ballard-diagram-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.tv-bd-card{display:flex;flex-direction:column;gap:8px;border:1px solid var(--tv-line,#e2e8f0);background:var(--tv-soft,#f8fafc);border-radius:12px;padding:10px 12px}.tv-bd-title{font-size:12.5px;font-weight:700;color:var(--tv-teks,#1e293b)}.tv-bd-diagrams{justify-content:space-around;gap:6px}.tv-bd-diagrams,.tv-bd-item{display:flex;align-items:center}.tv-bd-item{flex-direction:column;gap:2px;text-align:center}.tv-bd-score{font-size:10px;font-weight:700;color:#0284c7}.tv-bd-desc{font-size:10px;color:var(--tv-soft-teks,#64748b);max-width:75px;line-height:1.2}.tv-ballard-physical-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.tv-bp-card{display:flex;flex-direction:column;gap:4px;border:1px solid var(--tv-line,#e2e8f0);background:var(--tv-soft,#f8fafc);border-radius:12px;padding:10px}.tv-bp-icon{font-size:20px}.tv-bp-title{font-size:13px;font-weight:700;color:var(--tv-teks,#1e293b)}.tv-bp-desc{font-size:11px;line-height:1.35;color:var(--tv-soft-teks,#475569)}.tv-ballard-table-container{overflow-x:auto;border-radius:10px;border:1px solid var(--tv-line,#e2e8f0)}.tv-ballard-table{width:100%;border-collapse:collapse;font-size:12.5px;text-align:left}.tv-ballard-table th{background:var(--tv-soft,#f1f5f9);padding:8px 12px;font-weight:700;color:var(--tv-teks,#1e293b);border-bottom:1px solid var(--tv-line,#cbd5e1)}.tv-ballard-table td{padding:7px 12px;border-bottom:1px solid var(--tv-line,#e2e8f0);color:var(--tv-teks,#334155)}.tv-ballard-table tr.highlight-row{background:rgba(16,185,129,.08)}.tv-tag{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px}.tv-tag.tag-crit{background:#ffe4e6;color:#be123c}.tv-tag.tag-warn{background:#fef3c7;color:#b45309}.tv-tag.tag-ok{background:#d1fae5;color:#047857}.tv-skor-galeri{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.tv-skor-card{display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;border:1.5px solid rgba(56,189,248,.35);background:#f8fafc;border-radius:var(--tv-radius,20px);padding:14px 16px;font:inherit;color:var(--tv-teks);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.tv-skor-card:hover{transform:translateY(-3px);background:#fff;border-color:#0284c7;box-shadow:0 10px 24px rgba(2,132,199,.18)}.tv-skor-card-ic{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--tv-soft,#f4f5fa);font-size:22px}.tv-skor-card-tx{display:flex;flex-direction:column;gap:2px;min-width:0}.tv-skor-card-nama{font-weight:700;font-size:14px}.tv-skor-card-ket{font-size:12px;color:var(--tv-soft-teks)}.tv-skor-back{align-self:flex-start;cursor:pointer;border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:var(--tv-magenta,#d936a6);padding:2px 0}.tv-skor-back:hover{text-decoration:underline}.tv-skor-detail-head{display:flex;flex-direction:column;gap:4px}.tv-skor-detail-nama{margin:0;font-size:20px;font-weight:800;color:var(--tv-teks)}.tv-skor-detail-ket{margin:0;font-size:13px;color:var(--tv-soft-teks)}.tv-skor-hasil.ok{background:rgba(70,161,113,.12)}.tv-skor-hasil.ok .tv-skor-kat{color:#2f7d57}#tvPasienFab{position:fixed;left:18px;bottom:18px;z-index:8500;width:52px;height:52px;border:0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.35rem;background:linear-gradient(160deg,#7c5cfc,#2ba9d6);color:#fff;box-shadow:0 0 0 5px rgba(124,92,252,.2),0 8px 22px rgba(0,0,0,.2);transition:transform .15s}#tvPasienFab:hover{transform:translateY(-2px) scale(1.03)}#tvPasienFab:active{transform:translateY(1px) scale(.98)}#tvPasienFab.terisi:after{content:"";position:absolute;top:5px;right:5px;width:11px;height:11px;border-radius:50%;background:#36c26f;border:2px solid #fff}@media (max-width:768px){#tvPasienFab{left:14px;bottom:14px;width:48px;height:48px;font-size:1.22rem}}#tvPasienOverlay{position:fixed;inset:0;z-index:8600;display:none;align-items:flex-end;justify-content:flex-start;padding:18px;background:rgba(10,11,40,.28)}#tvPasienOverlay.tampil{display:flex}.tv-pas-card{width:min(440px,calc(100vw - 32px));max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:20px;padding:20px;box-shadow:0 24px 60px rgba(0,0,0,.28);font-family:Quicksand,sans-serif}.tv-pas-card h3{margin:0 0 2px;font-family:Fredoka,sans-serif;color:#1b2a6b;font-size:1.08rem}.tv-pas-sub{margin:0 0 12px;font-size:.78rem;color:#6b7280;line-height:1.4}.tv-pas-tabs{display:flex;background:#f1f5f9;padding:4px;border-radius:12px;gap:4px;margin-bottom:14px;border:1px solid #e2e8f0}.tv-pas-tab-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:none;background:transparent;color:#64748b;font-family:Fredoka,Quicksand,sans-serif;font-weight:600;font-size:.82rem;border-radius:9px;cursor:pointer;transition:all .18s ease;white-space:nowrap}.tv-pas-tab-btn:hover{color:#1e293b;background:hsla(0,0%,100%,.6)}.tv-pas-tab-btn.aktif{background:#fff;color:#0f172a;box-shadow:0 1px 3px rgba(15,23,42,.1),0 1px 2px rgba(15,23,42,.06);font-weight:700}.tv-pas-list-sec{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px;margin-bottom:14px}.tv-pas-list-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tv-pas-list-hdr h4{margin:0;font-family:Fredoka,sans-serif;font-size:.88rem;color:#1e293b;display:flex;align-items:center;gap:6px}.tv-pas-btn-add{background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;border-radius:8px;padding:4px 10px;font-size:.76rem;font-weight:700;font-family:Fredoka,sans-serif;cursor:pointer;transition:all .15s}.tv-pas-btn-add:hover{background:#e0e7ff}.tv-pas-items{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto;padding-right:2px}.tv-pas-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .15s ease}.tv-pas-item:hover{border-color:#a5b4fc;background:#f5f3ff}.tv-pas-item.aktif{border-color:#7c5cfc;background:#f0eeff;box-shadow:0 0 0 1px #7c5cfc}.tv-pas-item-info{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.tv-pas-avatar{width:28px;height:28px;border-radius:50%;background:#e0e7ff;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.tv-pas-item-detail{display:flex;flex-direction:column;min-width:0}.tv-pas-item-name{font-weight:700;font-size:.83rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-pas-item-sub{font-size:.71rem;color:#64748b}.tv-pas-item-badge{font-size:.68rem;font-weight:700;color:#7c5cfc;background:#ede9fe;padding:2px 6px;border-radius:6px;margin-left:6px;flex-shrink:0}.tv-pas-item-del{background:transparent;border:none;color:#94a3b8;padding:4px;border-radius:6px;cursor:pointer;font-size:.85rem;line-height:1;transition:color .15s}.tv-pas-item-del:hover{color:#ef4444;background:#fee2e2}.tv-pas-row{display:flex;gap:8px}.tv-pas-f{flex:1;margin-bottom:10px}.tv-pas-f label{display:block;font-size:.74rem;font-weight:700;color:#374151;margin-bottom:4px}.tv-pas-f input{width:100%;box-sizing:border-box;padding:9px 10px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.9rem;font-family:inherit}.tv-pas-f input:focus{outline:0;border-color:#7c5cfc}.tv-jk{display:flex;gap:8px;margin-bottom:10px}.tv-jk-btn{flex:1;padding:9px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;font-family:Fredoka,sans-serif;font-weight:700;font-size:.84rem;color:#374151;cursor:pointer}.tv-jk-btn.aktif{border-color:#7c5cfc;background:#f1ecff;color:#5b3fd6}.tv-pas-act{display:flex;gap:8px;margin-top:2px}.tv-pas-btn{border:0;border-radius:10px;padding:10px;font-weight:700;cursor:pointer;font-family:Fredoka,sans-serif;font-size:.86rem}.tv-pas-save{flex:1;background:linear-gradient(160deg,#7c5cfc,#2ba9d6);color:#fff}.tv-pas-reset{flex:0 0 auto;background:#f3f4f6;color:#374151}.tv-pas-note{margin:10px 0 0;font-size:.72rem;color:#9ca3af;line-height:1.4}.tv-safety{margin:0 0 12px;border-radius:14px;padding:11px 14px;font-size:.84rem;line-height:1.45}.tv-safety.ok{background:#ecfdf3;border:1.5px solid #abefc6;color:#067647}.tv-safety.warn{background:#fffaeb;border:1.5px solid #fedf89;color:#b54708}.tv-safety.danger{background:#fef3f2;border:1.5px solid #fecdca;color:#b42318}.tv-safety b{font-family:Fredoka,sans-serif;display:block;margin-bottom:2px}.tv-safety ul{margin:6px 0 0;padding-left:18px}.tv-safety li{margin:2px 0}@media (max-width:900px){.tv-main{padding:0}.tv-sidebar{height:calc(100vh - 60px);height:calc(100dvh - 60px)}}#tvPasienFab{left:auto;right:20px}#tvPasienOverlay{justify-content:flex-end}#tvAiFab:hover{transform:translateY(-2px) scale(1.03)}#tvAiFab:active{transform:translateY(1px) scale(.98)}@media (max-width:768px){#tvPasienFab{left:auto;right:14px}.tv-ai-fab-container{bottom:14px!important;right:70px!important;gap:6px!important}#tvAiFab{width:48px!important;height:48px!important;font-size:1.22rem!important}}.tv-ai-page-grid{display:grid;grid-template-columns:1fr 320px}@media (max-width:900px){.tv-ai-page-grid{grid-template-columns:1fr!important}}body.tv-ai-chat-open #tvPasienFab,body.tv-ai-chat-open .tv-ai-fab-container{display:none!important}.tv-field{margin-bottom:12px}.tv-field label{display:block;font-size:12px;font-weight:600;color:var(--tv-soft-teks);margin-bottom:5px}.tv-field input,.tv-field textarea{width:100%;border:1.5px solid var(--tv-line);border-radius:12px;padding:10px 13px;font-family:inherit;font-size:14px;color:var(--tv-teks);background:#fff;box-sizing:border-box;transition:border-color .15s ease}.tv-field input:focus,.tv-field textarea:focus{outline:none;border-color:var(--tv-navy)}.tv-field input:disabled{background:#f4f5f8;color:var(--tv-soft-teks)}.tv-btn{width:100%;border:none;cursor:pointer;border-radius:999px;padding:12px 18px;font-family:Fredoka,sans-serif;font-weight:600;font-size:15px;color:#fff;background:linear-gradient(135deg,var(--tv-navy),var(--tv-magenta));box-shadow:var(--tv-chunky-sm);transition:transform .15s ease,opacity .15s ease;margin-top:4px}.tv-btn:hover{transform:translateY(-1px)}.tv-btn:disabled{opacity:.6;cursor:default;transform:none}.tv-btn.sekunder{background:var(--tv-card);color:var(--tv-teks);border:1.5px solid var(--tv-line);box-shadow:none}[data-theme=dark] .tv-btn.sekunder{background:var(--tv-hover,#273449);color:var(--tv-text-primary,#f8fafc);border-color:var(--tv-border,#334155)}[data-theme=dark] .tv-btn.sekunder:hover{background:var(--tv-border,#334155)}.tv-divider{display:flex;align-items:center;text-align:center;color:#334155;font-weight:600;font-size:13px;margin:14px 0}.tv-divider:after,.tv-divider:before{content:"";flex:1;height:1px;background:rgba(10,11,95,.14)}.tv-divider:before{margin-right:10px}.tv-divider:after{margin-left:10px}[data-theme=dark] .tv-divider{color:var(--tv-text-secondary,#cbd5e1)}[data-theme=dark] .tv-divider:after,[data-theme=dark] .tv-divider:before{background:rgba(203,213,225,.22)}.tv-cek{display:flex;align-items:center;gap:9px;font-size:14px;color:var(--tv-teks);margin:6px 0 16px;cursor:pointer}.tv-cek input{width:17px;height:17px}.tv-pesan{display:none}.tv-pesan.galat,.tv-pesan.info{display:block;border-radius:12px;padding:9px 13px;font-size:13px;margin-bottom:12px}.tv-pesan.galat{background:#fdecec;color:#b0233a}.tv-pesan.info{background:#e9f6ee;color:#1f8a4c}.tv-sembunyi{display:none}.tv-sub{font-size:11.5px;color:var(--tv-soft-teks)}.tv-auth{position:fixed;inset:0;z-index:9000;display:grid;place-items:center;padding:clamp(16px,3vw,32px);overflow:auto;background:radial-gradient(circle at 16% 14%,hsla(0,0%,100%,.92) 0 118px,transparent 119px),radial-gradient(circle at 80% 18%,rgba(217,54,166,.2) 0 180px,transparent 181px),radial-gradient(circle at 72% 82%,rgba(34,199,167,.17) 0 210px,transparent 211px),linear-gradient(140deg,#eef1f8,#fff 42%,#f4f5fa)}.tv-auth:after,.tv-auth:before{content:"";position:fixed;border-radius:999px;pointer-events:none;filter:blur(.2px)}.tv-auth:before{width:min(420px,58vw);height:min(420px,58vw);left:-120px;bottom:-140px;background:radial-gradient(circle,rgba(10,11,95,.13),rgba(10,11,95,0) 68%)}.tv-auth:after{width:min(360px,52vw);height:min(360px,52vw);right:-110px;top:-110px;background:radial-gradient(circle,rgba(217,54,166,.16),rgba(217,54,166,0) 70%)}.tv-auth-kartu{position:relative;width:min(960px,100%);max-height:min(92vh,760px);display:grid;grid-template-columns:minmax(250px,1.1fr) minmax(300px,1fr);overflow:hidden;border-radius:34px;border:1px solid hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.82);box-shadow:0 34px 100px rgba(10,11,95,.2),0 10px 30px rgba(10,11,95,.08);backdrop-filter:blur(22px);font-family:Quicksand,Inter,system-ui,sans-serif}.tv-auth-kartu:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(10,11,95,.055),transparent 43%),radial-gradient(circle at 48% 18%,hsla(0,0%,100%,.82),transparent 34%)}.tv-auth-brand{position:relative;min-height:100%;padding:clamp(26px,4vw,42px);display:flex;flex-direction:column;justify-content:space-between;gap:30px;overflow:hidden;color:#fff;background:radial-gradient(circle at 22% 18%,hsla(0,0%,100%,.26) 0 76px,transparent 77px),radial-gradient(circle at 86% 78%,rgba(217,54,166,.48) 0 118px,transparent 119px),linear-gradient(145deg,var(--tv-navy,#0a0b5f) 0,#17186f 56%,#d936a6 138%)}.tv-auth-brand:before{content:"";position:absolute;width:270px;height:270px;right:-116px;top:-92px;border-radius:999px;border:42px solid hsla(0,0%,100%,.11)}.tv-auth-brand:after{content:"";position:absolute;left:28px;right:28px;bottom:24px;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.42),transparent);opacity:.8}.tv-auth-logo{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;font-family:Fredoka,Quicksand,system-ui,sans-serif;font-size:clamp(1.18rem,2vw,1.48rem);font-weight:700;letter-spacing:-.02em}.tv-auth-logo-badge{width:46px;height:46px;display:grid;place-items:center;border-radius:17px;color:#0a0b5f;background:#fff;box-shadow:0 18px 36px rgba(0,0,0,.16)}.tv-auth-brand-copy{position:relative;z-index:1}.tv-auth-brand-copy h3{margin:0 0 12px;max-width:360px;color:#fff;font-family:Fredoka,Quicksand,system-ui,sans-serif;font-size:clamp(1.78rem,3.8vw,2.72rem);font-weight:500;line-height:.98;letter-spacing:-.045em}.tv-auth-brand-copy p{margin:0;max-width:400px;color:hsla(0,0%,100%,.8);font-weight:700;line-height:1.48;font-size:.96rem}.tv-auth-chips{position:relative;z-index:1;display:flex;flex-wrap:nowrap;gap:8px}.tv-auth-chip{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:9px 11px;border-radius:999px;background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.92);font-size:.78rem;font-weight:800;backdrop-filter:blur(12px)}.tv-auth-panel{position:relative;z-index:1;padding:clamp(28px,4.5vw,50px);background:linear-gradient(180deg,hsla(0,0%,100%,.92),hsla(0,0%,100%,.78)),radial-gradient(circle at 94% 6%,rgba(217,54,166,.09),transparent 34%);overflow:auto}.tv-auth-panel h2{margin:0 0 8px;color:var(--tv-navy,#0a0b5f);font-family:Fredoka,Quicksand,system-ui,sans-serif;font-size:clamp(1.62rem,3vw,2.12rem);line-height:1.02;letter-spacing:-.035em}.tv-auth-sub{margin:0 0 24px;max-width:430px;font-size:.94rem;font-weight:700;color:rgba(10,11,95,.58);line-height:1.55}.tv-promo-trial{display:inline-flex;align-items:center;gap:10px;max-width:430px;margin:0 0 22px;padding:10px 16px 10px 12px;border:1px solid rgba(16,185,129,.26);border-radius:14px;background:linear-gradient(135deg,rgba(236,253,245,.92),hsla(0,0%,100%,.55))}.tv-promo-trial.ringkas{padding:8px 16px 8px 11px;border-radius:999px}.tv-promo-ikon{flex:0 0 auto;width:20px;height:20px;display:block}.tv-promo-teks{display:flex;flex-direction:column;gap:1px;min-width:0}.tv-promo-teks strong{font-family:Fredoka,Quicksand,system-ui,sans-serif;font-size:.88rem;font-weight:600;letter-spacing:-.012em;color:#065f46;line-height:1.35}.tv-promo-sub{font-family:Quicksand,system-ui,sans-serif;font-size:.75rem;font-weight:700;color:rgba(6,95,70,.62);line-height:1.4}.tv-tukar{margin:14px 0 0;font-size:13px;color:#334155;font-weight:600;text-align:center}.tv-tukar a{color:var(--tv-magenta);font-weight:700;cursor:pointer;margin-left:2px}.tv-btn-google{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#1e293b!important;font-weight:600;border:1.5px solid #cbd5e1!important;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .2s ease}.tv-btn-google:hover{border-color:#4285f4!important;box-shadow:0 4px 14px rgba(66,133,244,.22);transform:translateY(-1px)}[data-theme=dark] .tv-btn-google{background:#1e293b;border:1.5px solid #475569!important;color:#f8fafc!important}[data-theme=dark] .tv-btn-google:hover{border-color:#38bdf8!important}.tv-muat{display:grid;place-items:center;gap:14px;min-height:240px;color:var(--tv-soft-teks);font-size:14px}.tv-spinner{width:38px;height:38px;border-radius:50%;border:4px solid var(--tv-line);border-top-color:var(--tv-navy);animation:tv-spin .8s linear infinite}@keyframes tv-spin{to{transform:rotate(1turn)}}.tv-user{position:relative}.tv-user-pill{display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;background:#fff;border-radius:999px;padding:5px 14px 5px 6px;box-shadow:var(--tv-chunky-sm);color:var(--tv-teks);font-family:Fredoka,sans-serif;font-weight:600;font-size:13px;transition:transform .15s ease}.tv-user-pill:hover{transform:translateY(-1px)}.tv-user-av{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--tv-navy),var(--tv-magenta));color:#fff;font-size:12px;font-weight:700;flex:none;overflow:hidden}.tv-user-av-foto{background-color:#fff}.tv-user-nama{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-user-drop{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:240px;background:#fff;border-radius:var(--tv-radius);box-shadow:var(--tv-chunky);border:1px solid var(--tv-line);padding:8px;overflow:hidden}.tv-drop-info{padding:10px 10px 12px;border-bottom:1px solid var(--tv-line);margin-bottom:6px}.tv-drop-info .n{font-weight:700;font-size:14px;color:var(--tv-teks)}.tv-drop-info .e{font-size:12px;color:var(--tv-soft-teks);margin:2px 0 8px;overflow:hidden;text-overflow:ellipsis}.tv-drop-info .peran{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:#eef0f5;color:var(--tv-soft-teks)}.tv-drop-info .peran.admin{background:linear-gradient(135deg,var(--tv-navy),var(--tv-magenta));color:#fff}.tv-drop-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:none;background:transparent;cursor:pointer;padding:9px 12px;border-radius:10px;font-family:inherit;font-size:13.5px;font-weight:500;color:var(--tv-teks);transition:all .15s ease}.tv-drop-item svg{flex-shrink:0;opacity:.85;transition:transform .15s ease,opacity .15s ease}.tv-drop-item:hover{background:#f2f4f8}.tv-drop-item:hover svg{opacity:1;transform:translateX(2px)}.tv-modal{position:fixed;inset:0;z-index:9100;display:none;align-items:flex-start;justify-content:center;padding:40px 16px;background:rgba(15,22,45,.55);overflow:auto}.tv-modal.tampil{display:flex}.tv-modal-kartu{position:relative;width:min(460px,100%);background:#fff;border-radius:var(--tv-radius-lg);box-shadow:var(--tv-chunky);padding:26px 24px}.tv-modal-lebar{width:min(680px,100%)}.tv-modal-kartu h2{font-family:Fredoka,sans-serif;font-size:21px;margin:0 0 16px;color:var(--tv-teks)}.tv-modal-tutup{position:absolute;top:14px;right:14px;border:none;background:#f2f4f8;cursor:pointer;width:32px;height:32px;border-radius:50%;font-size:20px;line-height:1;color:var(--tv-soft-teks)}.tv-modal-tutup:hover{background:#e6e9f0}.tv-tab-bar{display:flex;gap:6px;margin-bottom:18px;border-bottom:1px solid var(--tv-line)}.tv-tab{background:transparent;cursor:pointer;padding:9px 12px;font-family:inherit;font-size:13.5px;font-weight:600;color:var(--tv-soft-teks);border:none;border-bottom:2.5px solid transparent;margin-bottom:-1px}.tv-tab.aktif{color:var(--tv-navy);border-bottom-color:var(--tv-magenta)}.tv-ava-aksi{display:flex;align-items:center;gap:16px;margin-bottom:16px}.tv-ava-besar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--tv-navy),var(--tv-magenta));color:#fff;font-size:26px;font-weight:700;flex:none;overflow:hidden}.tv-foto-btn{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;font-weight:600;color:var(--tv-navy);padding:8px 14px;border:1.5px solid var(--tv-line);border-radius:999px}.tv-foto-btn:hover{background:#f2f4f8}.tv-riwayat{max-height:360px;overflow:auto}.tv-riwayat-item{border:1px solid var(--tv-line);border-radius:12px;padding:11px 13px;margin-bottom:8px}.tv-riwayat-item .tipe{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--tv-magenta)}.tv-riwayat-item .judul{font-weight:600;font-size:14px;color:var(--tv-teks);margin:2px 0}.tv-riwayat-item .detail{font-size:13px;color:var(--tv-soft-teks)}.tv-riwayat-item .waktu{font-size:11.5px;color:var(--tv-soft-teks);margin-top:4px}.tv-kosong{text-align:center;color:var(--tv-soft-teks);font-size:13.5px;padding:24px 12px;line-height:1.6}.tv-tabel{width:100%;border-collapse:collapse;font-size:13.5px}.tv-tabel td,.tv-tabel th{text-align:left;padding:10px 12px;border-bottom:1px solid var(--tv-line);vertical-align:middle}.tv-tabel th{font-size:12px;color:var(--tv-soft-teks);text-transform:uppercase;letter-spacing:.03em}.tv-tabel select{border:1.5px solid var(--tv-line);border-radius:10px;padding:6px 10px;font-family:inherit;font-size:13px;background:#fff}.tv-mini{border:none;cursor:pointer;border-radius:999px;padding:5px 13px;font-family:inherit;font-size:12.5px;font-weight:600}.tv-mini.on{background:#e9f6ee;color:#1f8a4c}.tv-mini.off{background:#fdecec;color:#b0233a}body.tv-tanpa-dekorasi .bg-decor,body.tv-tanpa-dekorasi .tv-balon,body.tv-tanpa-dekorasi .tv-decor{display:none!important}@media (max-width:720px){.tv-auth-kartu{grid-template-columns:1fr}.tv-auth-brand,.tv-user-nama{display:none}}.tv-brand-logo-img{width:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}.tv-brand .tv-brand-logo-img{margin-right:2px}.tv-btn-blok{width:100%}.tv-tinjau-box{margin-top:18px;padding-top:16px;border-top:1px solid rgba(148,163,184,.28)}.tv-tinjau-atau{text-align:center;color:#94a3b8;font-size:12px;margin-bottom:10px;text-transform:uppercase;letter-spacing:.08em}.tv-tinjau-ket{margin-top:8px;font-size:12px;color:#94a3b8;line-height:1.5}@media (max-width:900px){.tv-topbar{padding:11px 16px;gap:10px}.tv-brand{font-size:18px}.tv-body{padding:0}.tv-main{padding:18px 16px 48px}.tv-home-header{padding:22px 20px 24px;border-radius:20px}.tv-home-header h1{font-size:1.5rem;margin:12px 0 6px}.tv-home-header p{font-size:.9rem}.tv-grid{grid-template-columns:repeat(2,1fr);gap:12px}.tv-card{padding:18px}.tv-home-cols{gap:14px}}@media (max-width:480px){.tv-brand-logo{width:30px;height:30px;font-size:16px}.tv-home-header{padding:20px 16px 22px}.tv-home-header h1{font-size:1.34rem}.tv-home-section-head h2{font-size:1.06rem}.tv-tool-card{padding:16px}.tv-footer-inner{padding:18px 16px}.tv-auth-panel{padding:26px 22px}.tv-auth-kartu{border-radius:24px}}@media (max-width:1024px){.tv-panel-narrow{max-width:none}}@media (max-width:560px){.tv-brand-txt{display:none}}.tv-alur-kat-sec{margin-bottom:22px}.tv-alur-kat{display:flex;align-items:center;gap:10px;margin:0 0 12px}.tv-alur-kat-ikon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;font-size:16px;background:var(--kat-lembut,rgba(10,11,95,.08))}.tv-alur-kat-nama{font-family:Fredoka,sans-serif;font-weight:700;font-size:.95rem;color:var(--kat,var(--tv-navy));letter-spacing:.2px}.tv-alur-kat-garis{flex:1 1 auto;height:1px;background:linear-gradient(90deg,var(--kat-lembut,var(--tv-line)),transparent)}.tv-alur-kat-jml{font-size:.72rem;font-weight:700;color:var(--kat,var(--tv-soft-teks));background:var(--kat-lembut,rgba(10,11,95,.06));padding:2px 9px;border-radius:999px}.tv-alur-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.tv-alur-kartu{position:relative;display:flex;align-items:flex-start;gap:12px;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;background:var(--tv-putih);border:1px solid var(--tv-line);border-left:4px solid var(--kat,var(--tv-magenta));border-radius:16px;padding:16px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.tv-alur-kartu:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 24px rgba(10,11,95,.1)}.tv-alur-kartu:disabled{cursor:not-allowed;opacity:.55}.tv-alur-kartu-ikon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:14px;font-size:24px;background:var(--kat-lembut,rgba(10,11,95,.08))}.tv-alur-kartu-teks{display:flex;flex-direction:column;gap:3px;flex:1 1 auto;min-width:0}.tv-alur-kartu-judul{font-family:Fredoka,sans-serif;font-weight:700;font-size:1rem;color:var(--tv-teks)}.tv-alur-kartu-ringkas{font-size:.8rem;line-height:1.4;color:var(--tv-soft-teks);padding-right:56px}.tv-alur-chip{position:absolute;top:12px;right:12px;font-size:.62rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase;padding:3px 8px;border-radius:999px;color:var(--tv-soft-teks);background:rgba(10,11,95,.06)}.tv-alur-chip.ada{color:var(--kat,var(--tv-navy));background:var(--kat-lembut,rgba(10,11,95,.08))}.tv-alur-stepper{gap:0;list-style:none;margin:0 0 14px;padding:6px 2px;overflow-x:auto;scrollbar-width:thin}.tv-alur-step,.tv-alur-stepper{display:flex;align-items:center}.tv-alur-step{flex:0 0 auto}.tv-alur-step:not(:first-child):before{content:"";width:22px;height:2px;flex:0 0 auto;background:var(--tv-line)}.tv-alur-step-btn{display:inline-flex;align-items:center;gap:7px;background:transparent;border:none;font:inherit;color:var(--tv-soft-teks);cursor:pointer;padding:4px 6px;border-radius:999px}.tv-alur-step-btn:disabled{cursor:default}.tv-alur-step-node{flex:0 0 auto;width:24px;height:24px;display:grid;place-items:center;border-radius:999px;font-size:.78rem;font-weight:800;color:#fff;background:var(--nada,var(--tv-navy));transition:box-shadow .16s ease}.tv-alur-step-lbl{font-size:.78rem;font-weight:600;max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-alur-step:not(.aktif) .tv-alur-step-node{opacity:.7}.tv-alur-step.aktif .tv-alur-step-node{box-shadow:0 0 0 3px color-mix(in srgb,var(--nada,#0a0b5f) 24%,transparent)}.tv-alur-step.aktif .tv-alur-step-lbl{color:var(--tv-teks);font-weight:700}.tv-alur-step-btn:hover:not(:disabled) .tv-alur-step-lbl{color:var(--tv-teks)}@media (max-width:560px){.tv-alur-step:not(.aktif) .tv-alur-step-lbl{display:none}.tv-alur-step:not(:first-child):before{width:12px}}.tv-tool-head span[aria-hidden=true]{flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;border-radius:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:38px!important;font-family:Quicksand,system-ui,sans-serif!important;line-height:1!important;background:transparent!important;color:#d936a6!important;box-shadow:none!important}[data-theme=dark] .tv-skor-header-title{color:#f8fafc!important}[data-theme=dark] .tv-skor-header-lead{color:#cbd5e1!important}[data-theme=dark] .tv-skor-header-ico{background:rgba(217,54,166,.25)!important;border-color:hsla(0,0%,100%,.15)!important;box-shadow:0 4px 12px rgba(217,54,166,.2)!important}.tv-skor-pasien-aktif{padding:4px 0!important;font-size:13px;color:var(--tv-soft-teks,#64748b)}.tv-skor-pasien-aktif,[data-theme=dark] .tv-skor-pasien-aktif{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}[data-theme=dark] .tv-skor-pasien-aktif{color:#cbd5e1!important}[data-theme=dark] .tv-skor-pasien-aktif strong{color:#fff!important}[data-theme=dark] .tv-skor-card{background:rgba(15,23,42,.5)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1.5px solid rgba(236,72,153,.35)!important;box-shadow:0 8px 32px rgba(0,0,0,.35)!important;color:#f8fafc!important}[data-theme=dark] .tv-skor-card:hover{background:rgba(30,41,59,.7)!important;border-color:rgba(244,114,182,.75)!important;box-shadow:0 10px 28px rgba(236,72,153,.25)!important}[data-theme=dark] .tv-skor-card-ic{background:rgba(30,41,59,.8)!important;border:1px solid hsla(0,0%,100%,.12)!important}[data-theme=dark] .tv-skor-card-nama{color:#fff!important}[data-theme=dark] .tv-skor-card-ket{color:#cbd5e1!important}[data-theme=dark] .tv-skor-back{color:#f472b6!important}[data-theme=dark] .tv-skor-detail-nama{color:#fff!important}[data-theme=dark] .tv-skor-detail-ket{color:#cbd5e1!important}[data-theme=dark] .tv-skor-param{border-bottom-color:hsla(0,0%,100%,.12)!important}[data-theme=dark] .tv-skor-label{color:#f8fafc!important}[data-theme=dark] .tv-skor-auto-tag{background:rgba(217,54,166,.3)!important;color:#f472b6!important;border:1px solid rgba(244,114,182,.3)!important}[data-theme=dark] .tv-skor-opt{background:rgba(15,23,42,.5)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid hsla(0,0%,100%,.12)!important;color:#f8fafc!important}[data-theme=dark] .tv-skor-opt:hover{background:rgba(30,41,59,.7)!important;border-color:hsla(0,0%,100%,.2)!important}[data-theme=dark] .tv-skor-opt.aktif{background:rgba(56,189,248,.12)!important;border-color:#38bdf8!important;color:#38bdf8!important;box-shadow:0 2px 8px rgba(56,189,248,.15)!important}[data-theme=dark] .tv-skor-poin,html.dark .tv-skor-poin{background:rgba(148,163,184,.18)!important;color:#e2e8f0!important}[data-theme=dark] .tv-skor-opt.aktif .tv-skor-poin,html.dark .tv-skor-opt.aktif .tv-skor-poin{background:#38bdf8!important;color:#0f172a!important}[data-theme=dark] .tv-skor-hasil{background:rgba(15,23,42,.85)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid hsla(0,0%,100%,.14)!important;box-shadow:0 8px 32px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.14)!important;color:#f8fafc!important}[data-theme=dark] .tv-skor-hasil.ok{background:rgba(16,185,129,.18)!important;border:1px solid rgba(52,211,153,.45)!important;box-shadow:0 0 20px rgba(16,185,129,.22),inset 0 1px 0 hsla(0,0%,100%,.15)!important}[data-theme=dark] .tv-skor-hasil.ok .tv-skor-kat{color:#34d399!important}[data-theme=dark] .tv-skor-hasil.warn{background:rgba(245,158,11,.18)!important;border:1px solid rgba(251,191,36,.45)!important;box-shadow:0 0 20px rgba(245,158,11,.22),inset 0 1px 0 hsla(0,0%,100%,.15)!important}[data-theme=dark] .tv-skor-hasil.warn .tv-skor-kat{color:#fbbf24!important}[data-theme=dark] .tv-skor-hasil.crit{background:rgba(244,63,94,.18)!important;border:1.5px solid rgba(251,113,133,.45)!important;box-shadow:0 0 24px rgba(244,63,94,.28),inset 0 1px 0 hsla(0,0%,100%,.18)!important}[data-theme=dark] .tv-skor-hasil.crit .tv-skor-kat{color:#fb7185!important}[data-theme=dark] .tv-skor-total{color:#cbd5e1!important}[data-theme=dark] .tv-skor-total strong{color:#fff!important}[data-theme=dark] .tv-skor-saran{color:#f8fafc!important}[data-theme=dark] .tv-page-skoring-wrapper .tv-card{background:rgba(15,23,42,.75)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid hsla(0,0%,100%,.14)!important;color:#f8fafc!important;box-shadow:0 8px 32px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.14)!important}[data-theme=dark] .tv-skor-sumber{color:#94a3b8!important}[data-theme=dark] .tv-skor-hasil .tv-btn,html.dark .tv-skor-hasil .tv-btn{background:#ec4899!important;border:1px solid rgba(236,72,153,.55)!important;color:#0f172a!important;font-weight:700!important}[data-theme=dark] .tv-skor-hasil .tv-btn:hover,html.dark .tv-skor-hasil .tv-btn:hover{background:#f472b6!important}[data-theme=dark] .tv-redflag-banner{background:rgba(244,63,94,.16)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1.5px solid rgba(251,113,133,.5)!important;box-shadow:0 8px 28px rgba(0,0,0,.5),0 0 20px rgba(244,63,94,.25),inset 0 1px 0 hsla(0,0%,100%,.18)!important;color:#f8fafc!important}[data-theme=dark] .tv-redflag-banner div{color:#e2e8f0!important}[data-theme=dark] .tv-redflag-banner a,[data-theme=dark] .tv-redflag-banner button{background:rgba(30,41,59,.8)!important;color:#f8fafc!important;border:1px solid hsla(0,0%,100%,.2)!important}[data-theme=dark] .tv-redflag-banner a:hover,[data-theme=dark] .tv-redflag-banner button:hover{background:rgba(51,65,85,.9)!important}.tv-ai-fab-badge{background-color:#0a0b5f;color:#fff}[data-theme=dark] .tv-ai-fab-badge{background:rgba(15,23,42,.85)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(217,54,166,.4)!important;color:#f8fafc!important;box-shadow:0 4px 16px rgba(0,0,0,.5)!important}.tv-growth-tabs{display:flex;gap:8px;margin-bottom:16px;background:#f1f5f9;padding:6px;border-radius:999px;border:1px solid #e2e8f0;flex-wrap:wrap;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}[data-theme=dark] .segmented-toggle,[data-theme=dark] .tv-growth-tabs{background:rgba(30,41,59,.75)!important;border-color:hsla(0,0%,100%,.14)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:inset 0 1px 1px hsla(0,0%,100%,.05)}[data-theme=dark] .segmented-btn{color:#cbd5e1!important}[data-theme=dark] .segmented-btn:hover{background:hsla(0,0%,100%,.1)!important;color:#f8fafc!important}[data-theme=dark] .segmented-btn.aktif{background:#ec4899!important;color:#fff!important;box-shadow:0 4px 16px rgba(236,72,153,.45)!important}[data-theme=dark] .tv-growth-panel-root{color:#f8fafc!important}[data-theme=dark] .tv-growth-panel-root .kartu,[data-theme=dark] .tv-growth-panel-root .tv-growth-card{background-color:#1e293b!important;border-color:hsla(0,0%,100%,.12)!important;color:#f8fafc!important;box-shadow:0 4px 16px rgba(0,0,0,.3)!important}[data-theme=dark] .tv-growth-panel-root .tv-growth-subcard{background-color:#0f172a!important;border-color:hsla(0,0%,100%,.1)!important;color:#f8fafc!important}[data-theme=dark] .tv-growth-panel-root h1,[data-theme=dark] .tv-growth-panel-root h2,[data-theme=dark] .tv-growth-panel-root h3,[data-theme=dark] .tv-growth-panel-root h4,[data-theme=dark] .tv-growth-panel-root h5,[data-theme=dark] .tv-growth-panel-root h6{color:#f8fafc!important}[data-theme=dark] .tv-growth-panel-root button[style*="#FFFFFF"],[data-theme=dark] .tv-growth-panel-root button[style*="#fff"],[data-theme=dark] .tv-growth-panel-root button[style*="255, 255, 255"],[data-theme=dark] .tv-growth-panel-root button[style*="255,255,255"],[data-theme=dark] .tv-growth-panel-root div[style*="#FFFFFF"],[data-theme=dark] .tv-growth-panel-root div[style*="#fff"],[data-theme=dark] .tv-growth-panel-root div[style*="255, 255, 255"],[data-theme=dark] .tv-growth-panel-root div[style*="255,255,255"]{background-color:#1e293b!important;border-color:hsla(0,0%,100%,.12)!important;color:#f8fafc!important}[data-theme=dark] .tv-growth-panel-root button[style*="241, 245, 249"], [data-theme=dark] .tv-growth-panel-root button[style*="248, 250, 252"], [data-theme=dark] .tv-growth-panel-root div[style*="#F1F5F9"], [data-theme=dark] .tv-growth-panel-root div[style*="#F8FAFC"], [data-theme=dark] .tv-growth-panel-root div[style*="241, 245, 249"], [data-theme=dark] .tv-growth-panel-root div[style*="248, 250, 252"], [data-theme=dark] .tv-growth-panel-root tr[style*="241, 245, 249"], [data-theme=dark] .tv-growth-panel-root tr[style*="248, 250, 252"]{background-color:#0f172a!important;border-color:hsla(0,0%,100%,.1)!important;color:#e2e8f0!important}[data-theme=dark] .tv-growth-panel-root [style*="#0A0B5F"],[data-theme=dark] .tv-growth-panel-root [style*="#0a0b4f"],[data-theme=dark] .tv-growth-panel-root [style*="#0a0b5f"],[data-theme=dark] .tv-growth-panel-root [style*="10, 11, 79"],[data-theme=dark] .tv-growth-panel-root [style*="10, 11, 95"],[data-theme=dark] .tv-growth-panel-root [style*="10,11,95"],[data-theme=dark] .tv-growth-panel-root [style*="16, 24, 40"],[data-theme=dark] .tv-growth-panel-root [style*="30, 41, 59"]{color:#f8fafc!important}[data-theme=dark] .tv-growth-panel-root [style*="#475569"],[data-theme=dark] .tv-growth-panel-root [style*="#64748B"],[data-theme=dark] .tv-growth-panel-root [style*="#667085"],[data-theme=dark] .tv-growth-panel-root [style*="100, 116, 139"],[data-theme=dark] .tv-growth-panel-root [style*="102, 112, 133"],[data-theme=dark] .tv-growth-panel-root [style*="152, 162, 179"],[data-theme=dark] .tv-growth-panel-root [style*="71, 85, 105"]{color:#cbd5e1!important}[data-theme=dark] .tv-growth-panel-root input,[data-theme=dark] .tv-growth-panel-root select,[data-theme=dark] .tv-growth-panel-root textarea{background-color:#0f172a!important;color:#f8fafc!important;border-color:hsla(0,0%,100%,.2)!important}[data-theme=dark] .tv-growth-panel-root input::-moz-placeholder,[data-theme=dark] .tv-growth-panel-root textarea::-moz-placeholder{color:#64748b!important}[data-theme=dark] .tv-growth-panel-root input::placeholder,[data-theme=dark] .tv-growth-panel-root textarea::placeholder{color:#64748b!important}[data-theme=dark] .tv-growth-panel-root table,[data-theme=dark] .tv-growth-panel-root td,[data-theme=dark] .tv-growth-panel-root th{border-color:hsla(0,0%,100%,.1)!important;color:#e2e8f0!important}[data-theme=dark] .tv-growth-panel-root tr{border-color:hsla(0,0%,100%,.08)!important}[data-theme=dark] .recharts-cartesian-grid line,html.dark .recharts-cartesian-grid line{stroke:hsla(0,0%,100%,.18)!important}[data-theme=dark] .recharts-cartesian-axis-tick tspan,[data-theme=dark] .recharts-text.recharts-cartesian-axis-tick-value,html.dark .recharts-cartesian-axis-tick tspan,html.dark .recharts-text.recharts-cartesian-axis-tick-value{fill:#cbd5e1!important}[data-theme=dark] .recharts-cartesian-axis-line,html.dark .recharts-cartesian-axis-line{stroke:#475569!important}[data-theme=dark] .recharts-legend-item-text,html.dark .recharts-legend-item-text{color:#cbd5e1!important}[data-theme=dark] .recharts-default-tooltip,html.dark .recharts-default-tooltip{background-color:#0f172a!important;border-color:hsla(0,0%,100%,.2)!important;color:#f8fafc!important;box-shadow:0 10px 25px rgba(0,0,0,.5)!important}[data-theme=dark] .tv-growth-banner-normal,[data-theme=dark] .tv-growth-panel-root div[style*="236, 253, 245"],[data-theme=dark] .tv-growth-panel-root div[style*=ECFDF5]{background-color:rgba(6,78,59,.45)!important;border-color:rgba(52,211,153,.4)!important;color:#6ee7b7!important}[data-theme=dark] .tv-growth-banner-normal div,[data-theme=dark] .tv-growth-panel-root div[style*="236, 253, 245"] div,[data-theme=dark] .tv-growth-panel-root div[style*=ECFDF5] div{color:#6ee7b7!important}[data-theme=dark] .tv-growth-banner-normal div>div:first-child,[data-theme=dark] .tv-growth-panel-root [style*="#065F46"],[data-theme=dark] .tv-growth-panel-root [style*="065F46"],[data-theme=dark] .tv-growth-panel-root [style*="6, 95, 70"]{color:#a7f3d0!important}[data-theme=dark] .tv-growth-banner-normal div>div:nth-child(2),[data-theme=dark] .tv-growth-panel-root [style*="#047857"],[data-theme=dark] .tv-growth-panel-root [style*="047857"],[data-theme=dark] .tv-growth-panel-root [style*="4, 120, 87"]{color:#34d399!important}[data-theme=dark] .tv-growth-banner-normal button,[data-theme=dark] .tv-growth-panel-root button[style*="#059669"],[data-theme=dark] .tv-growth-panel-root button[style*="059669"],[data-theme=dark] .tv-growth-panel-root button[style*="5, 150, 105"]{background-color:#10b981!important;color:#fff!important;box-shadow:0 2px 8px rgba(16,185,129,.35)!important}[data-theme=dark] .tv-growth-panel-root div[style*="254, 242, 242"]{background-color:rgba(239,68,68,.15)!important;border-color:rgba(239,68,68,.3)!important;color:#fca5a5!important}.tv-rk-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 15px;border-radius:10px;font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .15s ease;line-height:1.25;background:#f8fafc;color:#334155;border:1px solid #e2e8f0}.tv-rk-btn:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(0,0,0,.05)}.tv-rk-btn.type-profil{background:#f0f9ff;color:#0369a1;border-color:#bae6fd}.tv-rk-btn.type-salin{background:#f5f3ff;color:#6d28d9;border-color:#ddd6fe}.tv-rk-btn.type-export{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.tv-rk-btn.type-cetak{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.25)}.tv-rk-btn.type-cetak:hover{background:#1d4ed8;border-color:#1d4ed8}.tv-rk-btn.type-kop{background:#fef3c7;color:#b45309;border-color:#fde68a}.tv-rk-btn.type-hapus{background:#fff1f2;color:#e11d48;border-color:#fecdd3}[data-theme=dark] .tv-rk-btn.type-profil{background:rgba(56,189,248,.15);color:#38bdf8;border-color:rgba(56,189,248,.3)}[data-theme=dark] .tv-rk-btn.type-salin{background:rgba(167,139,250,.15);color:#c4b5fd;border-color:rgba(167,139,250,.3)}[data-theme=dark] .tv-rk-btn.type-export{background:rgba(52,211,153,.15);color:#34d399;border-color:rgba(52,211,153,.3)}[data-theme=dark] .tv-rk-btn.type-cetak{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.3)}[data-theme=dark] .tv-rk-btn.type-kop{background:rgba(251,191,36,.15);color:#fbbf24;border-color:rgba(251,191,36,.3)}[data-theme=dark] .tv-rk-btn.type-hapus{background:rgba(251,113,133,.15);color:#fb7185;border-color:rgba(251,113,133,.3)}@keyframes tvRingkasanFadeIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tv-ringkasan-item{animation:tvRingkasanFadeIn .35s cubic-bezier(.16,1,.3,1) both;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease,border-color .2s ease}.tv-ringkasan-item:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(10,11,95,.08);border-color:rgba(37,99,235,.3)}[data-theme=dark] .tv-ringkasan-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.35);border-color:rgba(56,189,248,.4)}.tv-ringkasan-del-btn{transition:all .15s ease}.tv-ringkasan-del-btn:hover{background:#fff1f2!important;color:#e11d48!important;border-color:#fecdd3!important;transform:scale(1.1)}[data-theme=dark] .tv-ringkasan-del-btn:hover{background:rgba(251,113,133,.2)!important;color:#fb7185!important;border-color:rgba(251,113,133,.4)!important}.tv-growth-tabs-switcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px}[data-theme=dark] .tv-growth-tabs-switcher,html.dark .tv-growth-tabs-switcher{background:#1e293b!important;border-color:#334155!important}.tv-growth-tab-btn{flex:1;min-width:160px;padding:10px 20px;border-radius:999px;border:none;font-weight:700;font-family:Fredoka,Quicksand,system-ui,sans-serif;font-size:12.5px;cursor:pointer;background:transparent;color:#1e293b;box-shadow:none;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:6px}.tv-growth-tab-btn:hover{background:rgba(0,0,0,.05)}.tv-growth-tab-btn.active{background:#0a0b5f;color:#fff;box-shadow:0 4px 12px rgba(10,11,95,.3)}[data-theme=dark] .tv-growth-tab-btn,html.dark .tv-growth-tab-btn{color:#cbd5e1!important}[data-theme=dark] .tv-growth-tab-btn:hover,html.dark .tv-growth-tab-btn:hover{background:#273449!important;color:#f8fafc!important}[data-theme=dark] .tv-growth-tab-btn.active,html.dark .tv-growth-tab-btn.active{background:linear-gradient(135deg,#ec4899,#db2777)!important;color:#fff!important;box-shadow:0 4px 16px rgba(236,72,153,.4)!important}[data-theme=dark] .kartu,[data-theme=dark] .tv-growth-card,html.dark .kartu,html.dark .tv-growth-card{background:#1e293b!important;border:1px solid #334155!important;color:#f8fafc!important;box-shadow:0 4px 16px rgba(0,0,0,.3)!important}.tv-patient-info-box{background:#fff;border:1px solid #cbd5e1;color:#1e293b}.tv-patient-info-box .tv-patient-name{color:#0a0b5f;font-weight:700}.tv-patient-info-box .tv-patient-meta{color:#64748b;font-weight:500}[data-theme=dark] .tv-growth-subcard,[data-theme=dark] .tv-patient-info-box,html.dark .tv-growth-subcard,html.dark .tv-patient-info-box{background:#0f172a!important;border:1px solid #334155!important;color:#f8fafc!important}[data-theme=dark] .tv-patient-info-box .tv-patient-name,html.dark .tv-patient-info-box .tv-patient-name{color:#38bdf8!important;font-weight:700!important}[data-theme=dark] .tv-patient-info-box .tv-patient-meta,html.dark .tv-patient-info-box .tv-patient-meta{color:#cbd5e1!important;font-weight:500!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5{color:#f8fafc!important}[data-theme=dark] label,[data-theme=dark] p,html.dark label,html.dark p{color:#cbd5e1!important}[data-theme=dark] [style*="color: #0A0B5F"],[data-theme=dark] [style*="color: #0A0B5F9E"],[data-theme=dark] [style*="color: #0F172A"],[data-theme=dark] [style*="color: #0a0b4f"],[data-theme=dark] [style*="color: #1E293B"],[data-theme=dark] [style*="color: #344054"],[data-theme=dark] [style*="color: #64748B"],[data-theme=dark] [style*="color: #667085"],[data-theme=dark] [style*="color: #98A2B3"],html.dark [style*="color: #0A0B5F"],html.dark [style*="color: #0A0B5F9E"],html.dark [style*="color: #0F172A"],html.dark [style*="color: #0a0b4f"],html.dark [style*="color: #1E293B"],html.dark [style*="color: #344054"],html.dark [style*="color: #64748B"],html.dark [style*="color: #667085"],html.dark [style*="color: #98A2B3"]{color:#f8fafc!important}[data-theme=dark] [style*="color: #0A0B5F9E"],[data-theme=dark] [style*="color: #64748B"],[data-theme=dark] [style*="color: #667085"],[data-theme=dark] [style*="color: #98A2B3"],html.dark [style*="color: #0A0B5F9E"],html.dark [style*="color: #64748B"],html.dark [style*="color: #667085"],html.dark [style*="color: #98A2B3"]{color:#cbd5e1!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,html.dark input,html.dark select,html.dark textarea{background-color:#0f172a!important;color:#f8fafc!important;border-color:#334155!important}[data-theme=dark] input::-moz-placeholder,[data-theme=dark] textarea::-moz-placeholder,html.dark input::-moz-placeholder,html.dark textarea::-moz-placeholder{color:#64748b!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder,html.dark input::placeholder,html.dark textarea::placeholder{color:#64748b!important}[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,html.dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)!important}.tv-patient-active-banner{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:12.5px;font-weight:600;color:#0a0b5f;background:rgba(217,54,166,.08);border:1px solid rgba(217,54,166,.18);border-radius:12px;padding:8px 14px;margin-bottom:14px}[data-theme=dark] .tv-patient-active-banner,html.dark .tv-patient-active-banner{color:#f472b6!important;background:rgba(217,54,166,.2)!important;border-color:rgba(217,54,166,.4)!important}.tv-age-btn{padding:8px 14px;border-radius:999px;border:1px solid var(--tv-line,#e2e8f0);background:var(--tv-card,#fff);color:var(--tv-soft-teks,#344054);font-weight:700;font-size:13px;cursor:pointer;transition:all .15s ease}.tv-age-btn:hover{border-color:#cbd5e1}.tv-age-btn.active{background:var(--tv-navy,#0a0b5f)!important;color:#fff!important;border-color:transparent!important}[data-theme=dark] .tv-age-btn,html.dark .tv-age-btn{background:#334155!important;border-color:#475569!important;color:#f8fafc!important}[data-theme=dark] .tv-age-btn.active,html.dark .tv-age-btn.active{background:linear-gradient(135deg,#38bdf8,#2563eb)!important;color:#fff!important;border:1px solid #7dd3fc!important;box-shadow:0 4px 16px rgba(56,189,248,.45)!important;font-weight:800!important}[data-theme=dark] .tv-age-btn.active span,html.dark .tv-age-btn.active span{color:#fff!important;font-weight:800!important}.tv-num-dot{width:28px;height:28px;border-radius:8px;border:1px solid var(--tv-line,#e2e8f0);background:var(--tv-card,#fff);color:var(--tv-soft-teks,#98a2b3);font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.tv-num-dot.active-step{border:2px solid var(--tv-navy,#0a0b5f)!important}.tv-num-dot.ans-ya{background:#0a0b5f!important}.tv-num-dot.ans-tidak,.tv-num-dot.ans-ya{color:#fff!important;border-color:transparent!important}.tv-num-dot.ans-tidak{background:#991b1b!important}[data-theme=dark] .tv-num-dot,html.dark .tv-num-dot{background:#0f172a!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .tv-num-dot.active-step,html.dark .tv-num-dot.active-step{border:2px solid #38bdf8!important}[data-theme=dark] .tv-num-dot.ans-ya,html.dark .tv-num-dot.ans-ya{background:#2563eb!important;color:#fff!important}[data-theme=dark] .tv-num-dot.ans-tidak,html.dark .tv-num-dot.ans-tidak{background:#dc2626!important;color:#fff!important}.tv-opt-btn{flex:1;padding:13px 10px;border-radius:12px;border:1px solid var(--tv-line,#e2e8f0);background:var(--tv-card,#fff);color:var(--tv-soft-teks,#344054);font-weight:700;font-size:14px;cursor:pointer;text-transform:uppercase;transition:all .15s ease}.tv-opt-btn.selected-pass,.tv-opt-btn.selected-ya{background:#0a0b5f!important;color:#fff!important;border:none!important}.tv-opt-btn.selected-fail,.tv-opt-btn.selected-tidak{background:#991b1b!important;color:#fff!important;border:none!important}[data-theme=dark] .tv-opt-btn,html.dark .tv-opt-btn{background:#334155!important;border-color:#475569!important;color:#f8fafc!important}[data-theme=dark] .tv-opt-btn.selected-pass,[data-theme=dark] .tv-opt-btn.selected-ya,html.dark .tv-opt-btn.selected-pass,html.dark .tv-opt-btn.selected-ya{background:linear-gradient(135deg,#38bdf8,#2563eb)!important;color:#fff!important;border:1px solid #7dd3fc!important;box-shadow:0 4px 16px rgba(56,189,248,.45)!important}[data-theme=dark] .tv-opt-btn.selected-fail,[data-theme=dark] .tv-opt-btn.selected-tidak,html.dark .tv-opt-btn.selected-fail,html.dark .tv-opt-btn.selected-tidak{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;color:#fff!important;box-shadow:0 4px 14px rgba(220,38,38,.4)!important}.tv-btn-sec{background:var(--tv-card,#fff);border:1px solid var(--tv-line,#eaecf0);border-radius:12px;padding:8px 14px;cursor:pointer;font-weight:700;color:var(--tv-navy,#0a0b5f);display:inline-flex;align-items:center;gap:6px;font-size:13px;box-shadow:0 1px 2px rgba(16,24,40,.04);transition:all .15s ease}[data-theme=dark] .tv-btn-sec,html.dark .tv-btn-sec{background:#334155!important;border-color:#475569!important;color:#f8fafc!important;box-shadow:none!important}.tv-btn-pri{padding:11px 18px;border-radius:999px;border:none;background:var(--tv-navy,#0a0b5f);color:#fff;font-weight:700;font-size:13px;cursor:pointer;transition:all .15s ease}.tv-btn-pri:disabled{background:#e2e8f0!important;color:#98a2b3!important;cursor:not-allowed!important}[data-theme=dark] .tv-btn-pri,html.dark .tv-btn-pri{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important}[data-theme=dark] .tv-btn-pri:disabled,html.dark .tv-btn-pri:disabled{background:#334155!important;color:#64748b!important}.tv-res-card{margin-top:14px;padding:18px;border-radius:18px;border:1px solid transparent}.tv-res-card.rendah,.tv-res-card.sesuai{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.tv-res-card.meragukan,.tv-res-card.sedang{background:#fffbeb;border-color:#fde68a;color:#b45309}.tv-res-card.penyimpangan,.tv-res-card.tinggi{background:#fef2f2;border-color:#fca5a5;color:#b42318}[data-theme=dark] .tv-res-card.rendah,[data-theme=dark] .tv-res-card.sesuai,html.dark .tv-res-card.rendah,html.dark .tv-res-card.sesuai{background:rgba(6,78,59,.45)!important;border-color:#059669!important;color:#a7f3d0!important}[data-theme=dark] .tv-res-card.meragukan,[data-theme=dark] .tv-res-card.sedang,html.dark .tv-res-card.meragukan,html.dark .tv-res-card.sedang{background:rgba(120,53,15,.45)!important;border-color:#d97706!important;color:#fde047!important}[data-theme=dark] .tv-res-card.penyimpangan,[data-theme=dark] .tv-res-card.tinggi,html.dark .tv-res-card.penyimpangan,html.dark .tv-res-card.tinggi{background:rgba(127,29,29,.45)!important;border-color:#dc2626!important;color:#fca5a5!important}[data-theme=dark] .tv-res-card div,[data-theme=dark] .tv-res-card li,[data-theme=dark] .tv-res-card p,[data-theme=dark] .tv-res-card span,html.dark .tv-res-card div,html.dark .tv-res-card li,html.dark .tv-res-card p,html.dark .tv-res-card span{color:inherit!important}.tv-denver-card{background:#fff;border:1px solid #eaecf0;color:#101828;box-shadow:0 1px 3px rgba(16,24,40,.03)}.tv-denver-item-title{color:#101828}.tv-denver-item-desc{color:#475569}.tv-denver-type-tag{color:#667085;background:#f2f4f7}.tv-denver-milestone-box{background:#f8fafc;border:1px solid #eaecf0}.tv-denver-milestone-title{color:#344054}.tv-denver-milestone-footer{color:#667085}.tv-denver-age-banner{background:#f8fafc;border:1px solid #eaecf0}.tv-denver-mode-switcher{background:#f8fafc;border:1px solid #e2e8f0}.tv-prematur-box{background:#fef8ee;border:1px solid #f9dbaf}.tv-denver-track{background:#eaecf0;box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}.tv-denver-metric-box{background:#fafafa;border:1px solid #eaecf0}.tv-denver-rekomendasi{background:#f8fafc;border-left:4px solid #0a0b5f;color:#1d2939}[data-theme=dark] .tv-denver-card,html.dark .tv-denver-card{background:#0f172a!important;border-color:#334155!important;color:#f8fafc!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important}[data-theme=dark] .tv-denver-item-title,html.dark .tv-denver-item-title{color:#f8fafc!important}[data-theme=dark] .tv-denver-item-desc,html.dark .tv-denver-item-desc{color:#cbd5e1!important}[data-theme=dark] .tv-denver-type-tag,html.dark .tv-denver-type-tag{color:#cbd5e1!important;background:#334155!important}[data-theme=dark] .tv-denver-milestone-box,html.dark .tv-denver-milestone-box{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .tv-denver-milestone-title,html.dark .tv-denver-milestone-title{color:#e2e8f0!important}[data-theme=dark] .tv-denver-milestone-footer,html.dark .tv-denver-milestone-footer{color:#94a3b8!important}[data-theme=dark] .tv-denver-track,html.dark .tv-denver-track{background:#334155!important}[data-theme=dark] .tv-denver-metric-box,html.dark .tv-denver-metric-box{background:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .tv-denver-rekomendasi,html.dark .tv-denver-rekomendasi{background:#1e293b!important;border-left-color:#38bdf8!important;color:#f8fafc!important}[data-theme=dark] .tv-denver-rekomendasi strong,html.dark .tv-denver-rekomendasi strong{color:#38bdf8!important}[data-theme=dark] .tv-denver-age-banner,html.dark .tv-denver-age-banner{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .tv-prematur-box,html.dark .tv-prematur-box{background:rgba(247,144,9,.16)!important;border:1.5px solid #f97316!important;box-shadow:0 4px 16px rgba(249,115,22,.2)!important}[data-theme=dark] .tv-prematur-label,html.dark .tv-prematur-label{color:#ffedd5!important;font-weight:700!important}[data-theme=dark] .tv-prematur-select,html.dark .tv-prematur-select{background:#0f172a!important;border:1px solid #f97316!important;color:#fff!important}[data-theme=dark] .tv-prematur-select option,html.dark .tv-prematur-select option{background:#0f172a!important;color:#fff!important}[data-theme=dark] .tv-prematur-note,html.dark .tv-prematur-note{color:#fed7aa!important}[data-theme=dark] .tv-denver-garis-pill,html.dark .tv-denver-garis-pill{color:#0a0b5f!important}.kartu{background:var(--tv-card,#fff);border:1px solid var(--tv-line,#e2e8f0);border-radius:20px!important;padding:20px;box-shadow:var(--tv-chunky-sm,0 4px 16px rgba(10,11,95,.06));overflow:hidden}[data-theme=dark] .kartu,html.dark .kartu{background:#1e293b!important;border:1px solid #334155!important;border-radius:20px!important;box-shadow:0 8px 24px rgba(0,0,0,.4)!important;color:#f8fafc!important}[data-theme=dark] .tv-pasien-aktif-banner,[data-theme=dark] .tv-patient-active-banner,[data-theme=dark] .tv-patient-info-box,html.dark .tv-pasien-aktif-banner,html.dark .tv-patient-active-banner,html.dark .tv-patient-info-box{background:rgba(30,58,138,.45)!important;border:1.5px solid #38bdf8!important;color:#7dd3fc!important;border-radius:16px!important}[data-theme=dark] .tv-pas-chip-nama,[data-theme=dark] .tv-pasien-aktif-banner strong,[data-theme=dark] .tv-patient-active-banner strong,[data-theme=dark] .tv-patient-info-box strong,[data-theme=dark] .tv-patient-name,html.dark .tv-pas-chip-nama,html.dark .tv-pasien-aktif-banner strong,html.dark .tv-patient-active-banner strong,html.dark .tv-patient-info-box strong,html.dark .tv-patient-name{color:#fff!important;font-weight:700!important;text-shadow:0 0 10px rgba(56,189,248,.4)}[data-theme=dark] .tv-pas-item-sub,[data-theme=dark] .tv-patient-meta,[data-theme=dark] .tv-patient-sub,html.dark .tv-pas-item-sub,html.dark .tv-patient-meta,html.dark .tv-patient-sub{color:#e2e8f0!important}[data-theme=dark] .kartu .tv-section-title,[data-theme=dark] .kartu .tv-soal-teks,[data-theme=dark] .tv-section-title,[data-theme=dark] .tv-soal-teks,html.dark .kartu .tv-section-title,html.dark .kartu .tv-soal-teks,html.dark .tv-section-title,html.dark .tv-soal-teks{color:#fff!important}[data-theme=dark] .tv-soal-counter,[data-theme=dark] .tv-soal-petunjuk,[data-theme=dark] .tv-soal-subtext,html.dark .tv-soal-counter,html.dark .tv-soal-petunjuk,html.dark .tv-soal-subtext{color:#cbd5e1!important}.tv-progress-bar-fill{background:var(--tv-navy,#0a0b5f)}[data-theme=dark] .tv-progress-bar-fill,html.dark .tv-progress-bar-fill{background:#fff!important}[data-theme=dark] .tv-progress-bar-track,html.dark .tv-progress-bar-track{background:hsla(0,0%,100%,.15)!important}[data-theme=dark] .tv-alur-kartu,html.dark .tv-alur-kartu{background:#1e293b!important;border-color:#334155!important;border-left:4px solid var(--kat,#ec4899)!important;box-shadow:0 4px 12px rgba(0,0,0,.25)!important}[data-theme=dark] .tv-alur-kartu:hover:not(:disabled),html.dark .tv-alur-kartu:hover:not(:disabled){background:#273549!important;border-left-width:5px!important;box-shadow:0 8px 20px rgba(0,0,0,.35)!important}[data-theme=dark] .tv-alur-kartu[style*=respirasi],[data-theme=dark] .tv-alur-kat[style*=respirasi],html.dark .tv-alur-kartu[style*=respirasi],html.dark .tv-alur-kat[style*=respirasi]{--kat:#34d399!important;--kat-lembut:rgba(52,211,153,.18)!important;border-left-color:#34d399!important}[data-theme=dark] .tv-alur-kartu[style*=neurologi],[data-theme=dark] .tv-alur-kat[style*=neurologi],html.dark .tv-alur-kartu[style*=neurologi],html.dark .tv-alur-kat[style*=neurologi]{--kat:#c084fc!important;--kat-lembut:rgba(192,132,252,.18)!important;border-left-color:#c084fc!important}[data-theme=dark] .tv-alur-kartu[style*=metabolik],[data-theme=dark] .tv-alur-kat[style*=metabolik],html.dark .tv-alur-kartu[style*=metabolik],html.dark .tv-alur-kat[style*=metabolik]{--kat:#fbbf24!important;--kat-lembut:rgba(251,191,36,.18)!important;border-left-color:#fbbf24!important}[data-theme=dark] .tv-alur-kartu[style*=infeksi],[data-theme=dark] .tv-alur-kat[style*=infeksi],html.dark .tv-alur-kartu[style*=infeksi],html.dark .tv-alur-kat[style*=infeksi]{--kat:#2dd4bf!important;--kat-lembut:rgba(45,212,191,.18)!important;border-left-color:#2dd4bf!important}[data-theme=dark] .tv-alur-kartu-judul,html.dark .tv-alur-kartu-judul{color:#f8fafc!important}[data-theme=dark] .tv-alur-kartu-ringkas,html.dark .tv-alur-kartu-ringkas{color:#94a3b8!important}[data-theme=dark] .tv-decision-tree-box,html.dark .tv-decision-tree-box{background:#1e293b!important;border-color:#334155!important;--tv-tree-bg:#1e293b!important;--tv-tree-border:#334155!important}[data-theme=dark] .tv-decision-tree-card,html.dark .tv-decision-tree-card{--tv-tree-card-bg:#0f172a!important;background:#0f172a!important;border-color:#334155!important}@keyframes tvEcgDash{0%{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes tvHeartBeating{0%,to{transform:scale(1);filter:drop-shadow(0 0 8px rgba(236,72,153,.4))}15%{transform:scale(1.18);filter:drop-shadow(0 0 20px rgba(236,72,153,.8))}30%{transform:scale(1.02);filter:drop-shadow(0 0 10px rgba(236,72,153,.5))}45%{transform:scale(1.24);filter:drop-shadow(0 0 25px rgba(56,189,248,.9))}60%{transform:scale(1);filter:drop-shadow(0 0 8px rgba(236,72,153,.4))}}@keyframes tvPulseRing{0%{transform:scale(.8);opacity:.8}to{transform:scale(2.2);opacity:0}}@keyframes tvOrbitRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes tvOrbitCounterRotate{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes tvFloatingBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes tvBouncingDots{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-10px);opacity:1}}@keyframes tvWaveMoveOne{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes tvWaveMoveTwo{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes tvBubbleFloat{0%{transform:translateY(60px) scale(.5);opacity:0}50%{opacity:.8}to{transform:translateY(-20px) scale(1.2);opacity:0}}@keyframes tvShimmerGlow{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}@keyframes tvLogoFloatBounce{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 8px 16px rgba(56,189,248,.35))}50%{transform:translateY(-10px) scale(1.04);filter:drop-shadow(0 18px 30px rgba(236,72,153,.5))}}@keyframes tvOrbit3D1{0%{transform:rotateX(72deg) rotate(0deg)}to{transform:rotateX(72deg) rotate(1turn)}}@keyframes tvOrbit3D2{0%{transform:rotateX(72deg) rotate(1turn)}to{transform:rotateX(72deg) rotate(0deg)}}@keyframes tvAuraGlowPulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:.85;transform:scale(1.2)}}.bili-box{padding:16px;border-radius:16px;margin-top:16px;transition:all .25s ease}.bili-box-green{border:1.5px solid #10b981;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);color:#064e3b}.bili-box-yellow{border:1.5px solid #f59e0b;background:linear-gradient(135deg,#fef3c7,#fffbeb);color:#78350f}.bili-box-orange{border:1.5px solid #f97316;background:linear-gradient(135deg,#ffedd5,#fff7ed);color:#7c2d12}.bili-box-red{border:1.5px solid #ef4444;background:linear-gradient(135deg,#fee2e2,#fef2f2);color:#7f1d1d}.bili-box-dark-red{border:2px solid #991b1b;background:linear-gradient(135deg,#fca5a5,#fee2e2);color:#450a0a}:root[data-theme=dark] .bili-box-green,[data-theme=dark] .bili-box-green,html.dark .bili-box-green{border-color:#34d399;background:linear-gradient(135deg,rgba(16,185,129,.16),rgba(6,78,59,.28));color:#a7f3d0;box-shadow:0 0 16px rgba(16,185,129,.12)}:root[data-theme=dark] .bili-box-yellow,[data-theme=dark] .bili-box-yellow,html.dark .bili-box-yellow{border-color:#fbbf24;background:linear-gradient(135deg,rgba(245,158,11,.18),rgba(120,53,15,.32));color:#fde68a;box-shadow:0 0 16px rgba(245,158,11,.12)}:root[data-theme=dark] .bili-box-orange,[data-theme=dark] .bili-box-orange,html.dark .bili-box-orange{border-color:#fb923c;background:linear-gradient(135deg,rgba(249,115,22,.2),rgba(124,45,18,.36));color:#ffedd5;box-shadow:0 0 16px rgba(249,115,22,.15)}:root[data-theme=dark] .bili-box-red,[data-theme=dark] .bili-box-red,html.dark .bili-box-red{border-color:#f87171;background:linear-gradient(135deg,rgba(239,68,68,.24),rgba(127,29,29,.42));color:#fecdd3;box-shadow:0 0 20px rgba(239,68,68,.2)}:root[data-theme=dark] .bili-box-dark-red,[data-theme=dark] .bili-box-dark-red,html.dark .bili-box-dark-red{border-color:#ef4444;background:linear-gradient(135deg,rgba(153,27,27,.42),rgba(69,10,10,.65));color:#ffe4e6;box-shadow:0 0 24px rgba(239,68,68,.3)}.bili-box-title{font-family:Fredoka,Quicksand,sans-serif;font-size:.8rem;letter-spacing:.06em;font-weight:800;margin:0 0 10px;color:currentColor;opacity:.95}.bili-box-text{margin:0 0 6px;color:currentColor;font-size:14.5px;font-weight:600;line-height:1.55}.bili-btn-ringkasan{background:#0a0b5f!important;color:#fff!important;font-weight:700!important;border:none!important;transition:all .2s ease!important}.bili-btn-ringkasan:hover{opacity:.9!important}:root[data-theme=dark] .bili-btn-ringkasan,[data-theme=dark] .bili-btn-ringkasan,html.dark .bili-btn-ringkasan{background:#0284c7!important;color:#fff!important;border:1px solid hsla(0,0%,100%,.25)!important;box-shadow:0 4px 14px rgba(2,132,199,.35)!important}:root[data-theme=dark] .bili-btn-ringkasan:hover,[data-theme=dark] .bili-btn-ringkasan:hover,html.dark .bili-btn-ringkasan:hover{background:#0369a1!important}.bili-nomogram-badge{font-size:11px;padding:3px 10px;border-radius:6px;font-weight:600;background:#f1f5f9;color:#334155;border:1px solid #cbd5e1}:root[data-theme=dark] .bili-nomogram-badge,[data-theme=dark] .bili-nomogram-badge,html.dark .bili-nomogram-badge{background:#0f172a;color:#38bdf8;border-color:#334155}.bili-nomogram-svg{background:linear-gradient(180deg,#fafcff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px}:root[data-theme=dark] .bili-nomogram-svg,[data-theme=dark] .bili-nomogram-svg,html.dark .bili-nomogram-svg{background:linear-gradient(180deg,#0b132b,#0f172a);border-color:#1e293b}.bili-gridline{stroke:#e2e8f0;stroke-width:1}:root[data-theme=dark] .bili-gridline,[data-theme=dark] .bili-gridline,html.dark .bili-gridline{stroke:hsla(0,0%,100%,.08)}.bili-axis{stroke:#475569;stroke-width:1.5}:root[data-theme=dark] .bili-axis,[data-theme=dark] .bili-axis,html.dark .bili-axis{stroke:#64748b}.bili-tick-text{font-family:JetBrains Mono,Fira Code,Roboto Mono,SF Mono,monospace;font-size:10px;font-weight:600;fill:#334155}:root[data-theme=dark] .bili-tick-text,[data-theme=dark] .bili-tick-text,html.dark .bili-tick-text{fill:#94a3b8}.bili-tick-subtext{font-family:Inter,sans-serif;font-size:9px;font-weight:500;fill:#64748b}:root[data-theme=dark] .bili-tick-subtext,[data-theme=dark] .bili-tick-subtext,html.dark .bili-tick-subtext{fill:#64748b}.bili-axis-title{font-family:Quicksand,Inter,sans-serif;font-size:11px;font-weight:700;fill:#1e293b;letter-spacing:.04em}:root[data-theme=dark] .bili-axis-title,[data-theme=dark] .bili-axis-title,html.dark .bili-axis-title{fill:#e2e8f0}.bili-tooltip-rect{fill:#065f46;opacity:.95;rx:6}:root[data-theme=dark] .bili-tooltip-rect,[data-theme=dark] .bili-tooltip-rect,html.dark .bili-tooltip-rect{fill:#064e3b;stroke:#34d399;stroke-width:1}.bili-tooltip-text{fill:#fff;font-family:JetBrains Mono,Fira Code,monospace;font-size:11px;font-weight:700}:root[data-theme=dark] .bili-tooltip-text,[data-theme=dark] .bili-tooltip-text,html.dark .bili-tooltip-text{fill:#ecfdf5}.bili-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;font-size:11px;color:var(--tv-teks);font-weight:600;padding:10px 14px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}:root[data-theme=dark] .bili-legend,[data-theme=dark] .bili-legend,html.dark .bili-legend{background:#0f172a;border-color:#334155;color:#e2e8f0}