:root{--ui-surface:#ffffff;--ui-surface-alt:#f5f5f5;--ui-surface-muted:#f1f5f9;--ui-surface-hover:#f8fafc;--ui-text:#333333;--ui-text-strong:#222222;--ui-text-muted:#999999;--ui-icon-muted:#999999;--ui-on-dark:#ffffff;--ui-border:#e5e7eb;--ui-border-soft:#eeeeee;--ui-border-medium:#dddddd;--ui-border-hover:#d1d5db;--button-bg:#009688;--button-hover-bg:#0056b3;--button-text:#ffffff;--favorite-color:#ff4d6d;--favorite-bg:#fff0f3;--youtube-red:#ff0000;--focus-accent:#ff7347;--media-bg:#111111;--media-bg-deep:#000000;--media-control-bg:#222222;--lightbox-overlay:rgba(0, 0, 0, 0.92);--lightbox-control-bg:rgba(255, 255, 255, 0.12);--lightbox-control-hover-bg:rgba(255, 255, 255, 0.22);--lightbox-counter-bg:rgba(0, 0, 0, 0.45);--ui-hover-overlay:rgba(0, 0, 0, 0.05);--gallery-active:#2563eb}html.dark-mode{color-scheme:dark;--theme-palette-color-1:#38bdf8;--theme-palette-color-2:#ed661d;--theme-palette-color-3:#e5e7eb;--theme-palette-color-4:#ffffff;--theme-palette-color-5:#263449;--theme-palette-color-6:#121b2f;--theme-palette-color-7:#0b1220;--theme-palette-color-8:#172033;--theme-palette-color-9:#556483;--theme-button-background-initial-color:var(--theme-palette-color-2);--theme-button-background-hover-color:var(--theme-palette-color-2);--ui-surface:var(--theme-palette-color-6);--ui-surface-alt:var(--theme-palette-color-8);--ui-surface-muted:var(--theme-palette-color-8);--ui-surface-hover:var(--theme-palette-color-8);--ui-text:var(--theme-palette-color-3);--ui-text-strong:var(--theme-palette-color-4);--ui-text-muted:var(--theme-palette-color-9);--ui-icon-muted:var(--theme-palette-color-3);--ui-border:var(--theme-palette-color-5);--ui-border-soft:var(--theme-palette-color-5);--ui-border-medium:var(--theme-palette-color-5);--ui-border-hover:var(--theme-palette-color-5);--gallery-active:var(--theme-palette-color-1);--favorite-bg:var(--theme-palette-color-8);--ui-hover-overlay:rgba(255, 255, 255, 0.06)}.dark-mode-toggle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:inherit;background:#fff0;border:0;border-radius:50%;cursor:pointer;line-height:1}.dark-mode-toggle:hover{background:rgb(127 127 127 / .12)}.dark-mode-toggle:focus-visible{outline:1px solid currentColor;outline-offset:1px}.dark-mode-icon{display:block;width:21px;height:21px;pointer-events:none}.dark-mode-icon--sun{display:none}html.dark-mode .dark-mode-icon--moon{display:none}html.dark-mode .dark-mode-icon--sun{display:block}.tombol-header-icon{min-height:28px;padding:2px 8px;line-height:1.1;font-size:13px;border:1px solid var(--theme-palette-color-2)}.tombol-header-icon::before{content:"";display:inline-block;width:14px;height:14px;margin-right:1px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 16V4m0 0L7 9m5-5 5 5M5 20h14' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 16V4m0 0L7 9m5-5 5 5M5 20h14' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;vertical-align:middle}.tombol{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:6px 20px;background-color:var(--button-bg);color:var(--button-text)!important;text-decoration:none!important;text-align:center;border-radius:5px;margin:10px 0;box-shadow:0 2px 5px rgb(0 0 0 / .3)}.tombol:hover{background-color:var(--button-hover-bg)}.tombol .icon::before{content:"";display:inline-block;width:18px;height:18px;margin-right:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122.88 120.89'%3E%3Cpath fill='%23FFFFFF' d='M84.58,47a7.71,7.71,0,1,1,10.8,11L66.09,86.88a7.72,7.72,0,0,1-10.82,0L26.4,58.37a7.71,7.71,0,1,1,10.81-11L53.1,63.12l.16-55.47a7.72,7.72,0,0,1,15.43.13l-.15,55L84.58,47ZM0,113.48.1,83.3a7.72,7.72,0,1,1,15.43.14l-.07,22q46,.09,91.91,0l.07-22.12a7.72,7.72,0,1,1,15.44.14l-.1,30h-.09a7.71,7.71,0,0,1-7.64,7.36q-53.73.1-107.38,0A7.7,7.7,0,0,1,0,113.48Z'/%3E%3C/svg%3E") center / contain no-repeat;flex:0 0 18px}html.dark-mode .tombol{background-color:var(--theme-palette-color-2);color:#fff!important}html.dark-mode .tombol:hover{background-color:var(--theme-palette-color-5)}.table-line td:nth-child(2){max-width:1px}.table-line{width:100%;border-collapse:collapse;font-family:sans-serif;margin:10px 0;background:var(--ui-surface)}.table-line th,.table-line td{border-left:none;border-right:none;background:transparent!important}.table-line th{font-size:12px;text-align:left;font-weight:700;color:var(--ui-text);padding:12px 8px;border-bottom:2px solid var(--ui-border-medium)}.table-line td{font-size:11px;padding:6px 8px;border-bottom:1px solid var(--ui-border-medium)}@media screen and (max-width:800px){.table-line tr th,.table-line tr td{font-size:13px}.table-line tr td:nth-child(1),.table-line tr th:nth-child(1){width:110px;min-width:100px}}.table-line th:nth-child(1),.table-line td:nth-child(1){width:80px}.table-line th:nth-child(2),.table-line td:nth-child(2){width:auto}table,th,td{border:1px solid var(--ui-border-soft);border-collapse:collapse}table tr:nth-child(odd) td{background-color:var(--ui-surface-alt)}table tr,td{padding:4px 7px;text-align:left;vertical-align:top;font-size:13px;min-width:120px}table{width:100%}td:first-child,th:first-child{width:120px}.table-line .text-expand{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.table-line .text-expand.expanded{white-space:normal;overflow:visible}.grup-bg{background:var(--ui-surface);margin:20px 0;padding:18px 15px;border:1px solid var(--ui-border);border-radius:10px;box-sizing:border-box;width:100%}.share-section{text-align:center;padding:0}.share-section::before{content:"Share this";display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:var(--ui-text-muted)}.share-section .sharelite-buttons{display:flex;justify-content:center;align-items:center;gap:8px}.shortkode{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;height:auto;min-height:0;padding:0;margin:0 0 15px}.shortkode>div{margin:0;padding:0}.rmp-rating-widget{margin:0 0 20px}.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list{margin:10px 0 -5px}.mod-gallery{width:100%}.mod-gallery:not(.mod-gallery-ready){display:block!important}.mod-gallery:not(.mod-gallery-ready)>*{display:none!important}.mod-gallery:not(.mod-gallery-ready)::before{content:"";display:block;width:100%;aspect-ratio:16 / 9;border-radius:12px;background:rgb(127 127 127 / .12)}.mod-gallery:not(.mod-gallery-ready)::after{content:"";display:block;width:120px;height:68px;margin-top:12px;border-radius:8px;background:rgb(127 127 127 / .12)}.mod-gallery.mod-gallery-ready{display:block!important}@media (max-width:700px){.mod-gallery:not(.mod-gallery-ready)::after{width:90px;height:51px}}.mod-gallery .mod-gallery-viewer{width:100%;margin-bottom:8px}.mod-gallery .mod-gallery-main-button{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16 / 9;padding:0;border:0;border-radius:8px;overflow:hidden;background:var(--ui-surface-muted);cursor:zoom-in;line-height:0}.mod-gallery .mod-gallery-main-image{display:block;width:100%;height:100%;object-fit:contain;margin:0}.mod-gallery .mod-gallery-thumbs{display:flex;flex-wrap:nowrap;gap:5px;width:100%;overflow-x:auto;overflow-y:hidden;padding:3px 2px 8px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.mod-gallery .mod-gallery-thumb{flex:0 0 110px;width:110px;height:68px;padding:0;border:2px solid #fff0;border-radius:6px;overflow:hidden;background:var(--ui-surface-muted);opacity:.7;cursor:pointer}.mod-gallery .mod-gallery-thumb:hover,.mod-gallery .mod-gallery-thumb[aria-selected="true"]{border-color:var(--theme-palette-color-1);opacity:1}.mod-gallery .mod-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;margin:0}.mod-gallery-lightbox[hidden]{display:none!important}.mod-gallery-lightbox{position:fixed;inset:0;z-index:999990;padding:20px;background:rgb(0 0 0 / .92)}.mod-gallery-lightbox-dialog{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mod-gallery-lightbox-image{display:block;max-width:90vw;max-height:86vh;width:auto;height:auto;object-fit:contain}.mod-gallery-lightbox-close,.mod-gallery-lightbox-prev,.mod-gallery-lightbox-next{position:absolute;z-index:2;width:44px;height:44px;padding:0;border:1px solid rgb(255 255 255 / .4);border-radius:50%;background:rgb(0 0 0 / .3);color:var(--ui-on-dark);font-size:28px;cursor:pointer}.mod-gallery-lightbox-close{top:15px;right:15px}.mod-gallery-lightbox-prev{top:50%;left:15px;transform:translateY(-50%)}.mod-gallery-lightbox-next{top:50%;right:15px;transform:translateY(-50%)}.mod-gallery-lightbox-counter,.mod-gallery-lightbox-caption{position:absolute;left:50%;transform:translateX(-50%);color:var(--ui-on-dark);text-align:center}.mod-gallery-lightbox-counter{bottom:15px}.mod-gallery-lightbox-caption{bottom:42px;max-width:80vw}body.mod-lightbox-open{overflow:hidden}@media (max-width:700px){.mod-gallery .mod-gallery-thumb{flex-basis:90px;width:90px;height:56px}.mod-gallery-lightbox{padding:10px}.mod-gallery-lightbox-image{max-width:96vw;max-height:82vh}}#comments.is-hidden-by-default{display:none}.comments-toggle-button{display:block;width:100%;min-height:48px;padding:15px 20px;margin:30px 0 0;border:1px solid var(--ui-border);border-radius:8px;background:var(--ui-surface);color:var(--ui-text);font-size:15px;font-weight:600;text-align:center;cursor:pointer;transition:background 0.2s ease,border-color 0.2s ease}.comments-toggle-button:hover{background:var(--ui-surface-hover);border-color:var(--ui-border-hover)}.fav-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--ui-border-medium);border-radius:999px;background:var(--ui-surface);cursor:pointer;font-size:14px;font-family:inherit;color:var(--ui-text);transition:background 0.2s ease,border-color 0.2s ease,color 0.2s ease}.fav-btn:hover{border-color:var(--favorite-color)}.fav-icon{display:inline-flex;line-height:0}.fav-icon svg{width:20px;height:20px;transition:transform 0.2s ease}.fav-icon path{fill:#fff0;stroke:var(--ui-icon-muted);stroke-width:1.5px;transition:fill 0.2s ease,stroke 0.2s ease}.fav-btn.active{border-color:var(--favorite-color);background:var(--favorite-bg);color:var(--favorite-color)}.fav-btn.active .fav-icon path{fill:var(--favorite-color);stroke:var(--favorite-color)}.fav-btn.fav-pop .fav-icon{animation:favPop 0.35s ease}@keyframes favPop{0%{transform:scale(1)}40%{transform:scale(1.4)}100%{transform:scale(1)}}.fav-list-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.fav-list-item{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid var(--ui-border-soft);border-radius:10px}.fav-list-thumb{flex:0 0 64px;line-height:0}.fav-list-thumb img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:var(--ui-surface-muted)}.fav-list-title{flex:1;color:var(--ui-text-strong);text-decoration:none;font-weight:600}.fav-list-title:hover{text-decoration:underline}.fav-list-remove{border:none;background:#fff0;color:var(--ui-icon-muted);font-size:20px;line-height:1;cursor:pointer;padding:4px 8px}.fav-list-remove:hover{color:var(--favorite-color)}.fav-list-empty{color:var(--ui-text-muted);font-style:italic}.fav-menu{position:relative;display:inline-flex;align-items:center;font-family:inherit}.fav-menu-toggle{position:relative;width:40px;height:40px;border-radius:50%;border:none;background:#fff0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit}.fav-menu-toggle:hover{background:var(--ui-hover-overlay)}.fav-menu-toggle svg{width:22px;height:22px}.fav-menu-toggle path{fill:#fff0;stroke:currentColor;stroke-width:1.5px}.fav-menu-count[hidden]{display:none!important}.fav-menu-count{position:absolute;top:5px;right:3px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:var(--favorite-color);color:var(--ui-on-dark);font-size:10px;line-height:15px;text-align:center}.fav-menu-panel{position:absolute;top:calc(100% + 10px);right:0;width:300px;max-width:85vw;max-height:70vh;overflow-y:auto;background:var(--ui-surface);border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .18);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s;z-index:999}.fav-menu.open .fav-menu-panel{opacity:1;visibility:visible;transform:translateY(0)}.fav-menu-title{padding:12px 16px;font-weight:700;color:var(--ui-text-strong);border-bottom:1px solid var(--ui-border-soft)}.fav-menu-body{padding:8px 16px 16px}.fav-menu-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.fav-menu-item{display:flex;align-items:center;gap:10px}.fav-menu-thumb{flex:0 0 40px;line-height:0}.fav-menu-thumb img{width:40px;height:40px;object-fit:cover;border-radius:6px;background:var(--ui-surface-muted)}.fav-menu-item-title{flex:1;font-size:13px;color:var(--ui-text-strong);text-decoration:none;line-height:1.3}.fav-menu-item-title:hover{text-decoration:underline}.fav-menu-more{display:block;text-align:center;margin-top:12px;padding-top:10px;border-top:1px solid var(--ui-border-soft);font-size:13px;font-weight:600;color:var(--favorite-color);text-decoration:none}.fav-menu-empty{color:var(--ui-text-muted);font-style:italic;font-size:13px;margin:0}.lazyYT{width:100%;max-width:600px;margin:18px auto;aspect-ratio:16 / 9;overflow:hidden;background:var(--media-bg);border-radius:10px;box-shadow:0 3px 12px rgb(0 0 0 / .15)}.lazyYT-trigger{position:relative;display:block;width:100%;height:100%;padding:0;overflow:hidden;background:var(--media-bg);border:0;cursor:pointer}.lazyYT-trigger img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.25s ease}.lazyYT-trigger:hover img{transform:scale(1.03)}.lazyYT-trigger::before{content:"";position:absolute;z-index:1;inset:0;background:rgb(0 0 0 / .12);transition:background 0.2s ease}.lazyYT-trigger:hover::before{background:rgb(0 0 0 / .25)}.lazyYT-play{position:absolute;z-index:2;top:50%;left:50%;width:58px;height:40px;border-radius:10px;background:var(--youtube-red);box-shadow:0 2px 8px rgb(0 0 0 / .35);transform:translate(-50%,-50%)}.lazyYT-play::after{content:"";position:absolute;top:50%;left:52%;border-top:9px solid #fff0;border-bottom:9px solid #fff0;border-left:15px solid var(--ui-on-dark);transform:translate(-50%,-50%)}.lazyYT-trigger:focus-visible{outline:3px solid var(--focus-accent);outline-offset:-3px}.lazyYT-lightbox[hidden]{display:none}.lazyYT-lightbox{position:fixed;z-index:999999;inset:0;pointer-events:none;background:#fff0}.lazyYT-lightbox-inner{position:fixed;z-index:2;top:50%;left:50%;width:min(700px, calc(100vw - 24px));transform:translate(-50%,-50%);pointer-events:auto}.lazyYT-close,.lazyYT-drag-handle,.lazyYT-video{pointer-events:auto}.lazyYT-drag-handle{height:28px;padding:0 12px;color:var(--ui-on-dark);background:var(--media-control-bg);border-radius:8px 8px 0 0;font-size:12px;line-height:28px;text-align:center;cursor:move;touch-action:none;user-select:none}.lazyYT-video{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:var(--media-bg-deep);border-radius:0 0 8px 8px}.lazyYT-video iframe{display:block;width:100%;height:100%;border:0}.lazyYT-close{position:absolute;top:-46px;right:0;width:40px;height:40px;padding:0;color:var(--ui-text-muted);background:#fff0;border:0;font-family:Arial,sans-serif;font-size:38px;font-weight:300;line-height:40px;cursor:pointer}.lazyYT-close:hover{color:var(--focus-accent)}.lazyYT-close:focus-visible{outline:2px solid var(--ui-on-dark);outline-offset:2px}@media (max-width:600px){.lazyYT{max-width:360px}.lazyYT-lightbox{padding:12px}.lazyYT-close{top:-44px}}.light-accordion{width:100%;max-width:850px;margin:20px auto;border-top:1px solid var(--theme-palette-color-5);font-family:inherit}.light-accordion details{margin:0;padding:0;border-bottom:1px solid var(--theme-palette-color-5)}.light-accordion summary{position:relative;display:flex;align-items:center;min-height:50px;padding:10px 55px 10px 20px;color:inherit;font-size:16px;font-weight:700;line-height:1.4;cursor:pointer;list-style:none;transition:color 0.2s ease}.light-accordion summary::-webkit-details-marker{display:none}.light-accordion summary::marker{content:""}.light-accordion summary::after{content:"";position:absolute;right:30px;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-3px);transition:transform 0.2s ease}.light-accordion details[open] summary::after{transform:rotate(225deg) translate(-2px,-2px)}.light-accordion-content{padding:0 55px 24px 30px;color:inherit;font-size:16px;line-height:1.7}.light-accordion-content p{margin:0}@media (max-width:600px){.light-accordion summary{min-height:60px;padding:15px 45px 15px 15px;font-size:16px}.light-accordion summary::after{right:18px}.light-accordion-content{padding:0 45px 20px 15px;font-size:15px}}