:root{--pe-m4-desktop-control-height:40px;--pe-m4-header-height:72px;--pe-m4-b2-gap:22px;--pe-m4-b2-gap-mobile:20px;--pe-m4-slider-ms:.34s;--pe-m4-logo-width:240px;--pe-m4-logo-height:54px;--pe-header-mobile-logo-width:190px;--pe-header-mobile-logo-height:46px;--pe-m4-search-width:310px;--pe-m4-side-ad-width:120px;--pe-m4-side-ad-gap:12px;}

/* App Install / PWA */
.pe-install-banner:not([data-pe-dismissed="1"]):not([data-pe-pwa-installed="1"]){max-height:110px;min-height:var(--pe-m4-b1-height,78px);}
html.pe-m4-b1-dismissed .pe-install-banner,.pe-install-banner[data-pe-m4-b1-state="dismissed"]{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;pointer-events:none!important;}
.pe-install-icon{width:var(--pe-m4-b1-icon,58px)!important;height:var(--pe-m4-b1-icon,58px)!important;}
.pe-install-button{min-width:var(--pe-m4-b1-button-width,96px)!important;height:var(--pe-m4-b1-button-height,42px)!important;display:inline-flex;align-items:center;justify-content:center;}
.pe-install-status{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;line-height:1;}.pe-install-status-icon{display:none;width:15px;height:15px}.pe-install-status-offline{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pe-install-status-spinner,.pe-install-button-spinner{border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:pe-spin .72s linear infinite}.pe-install-banner[data-pe-m4-b1-state="offline"] .pe-install-status-offline,.pe-install-banner[data-pe-m4-b1-state="installing"] .pe-install-status-spinner{display:block}.pe-install-button-spinner{display:none;width:16px;height:16px}.pe-install-button[data-pe-busy="1"] [data-pe-install-button-label]{display:none}.pe-install-button[data-pe-busy="1"] .pe-install-button-spinner{display:block}.pe-install-banner[data-pe-m4-b1-state="offline"] .pe-install-button,.pe-install-banner[data-pe-m4-b1-state="installing"] .pe-install-button{cursor:default}.pe-install-close:disabled{cursor:default;opacity:.72}

/* Responsive identity: one WordPress logo authority plus optional role-specific media. */
.pe-logo-v40 .pe-m4-logo-link{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:max-content!important;height:auto!important;max-width:100%!important;min-width:0!important;min-height:0!important;line-height:0!important;overflow:visible!important;justify-self:start!important;flex:0 0 auto!important}.pe-header-logo-slot{display:none!important;align-items:center;justify-content:flex-start;width:max-content;max-width:100%;line-height:0}.pe-header-logo-image{display:block!important;width:auto!important;height:auto!important;object-fit:contain!important}.pe-m4-logo-text{font-family:var(--pe-font-family);font-weight:700;text-decoration:none}
@media(max-width:900px){.pe-header-logo-slot--mobile-light{width:var(--pe-header-mobile-logo-width)!important;height:var(--pe-header-mobile-logo-height)!important;max-width:100%!important}.pe-header-logo-slot--mobile-light{display:inline-flex!important}.pe-header-logo-slot--mobile-light .pe-header-logo-image{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:left center!important}}
@media(min-width:901px){.pe-header-logo-slot--desktop-light{display:inline-flex!important}.pe-header-logo-slot--desktop-light .pe-header-logo-image{max-width:var(--pe-m4-logo-width)!important;max-height:var(--pe-m4-logo-height)!important}}

/* Header advertisements */
.pe-m4-header-ads,.pe-m4-header-ad{width:100%;margin:0;padding:0;background:transparent}.pe-m4-header-ad-inner{width:100%;max-width:var(--pe-container,1180px);margin:0 auto;padding:0}.pe-m4-header-ad-link,.pe-m4-header-ad-image{display:block;width:100%;max-width:100%}.pe-m4-header-ad-image{height:auto;object-fit:contain}.pe-m4-header-ad--mobile{display:none}
@media(max-width:900px){.pe-m4-header-ad--desktop{display:none}.pe-m4-header-ad--mobile{display:block}}
@media(min-width:901px){.pe-m4-header-ad--desktop{display:block}.pe-m4-header-ad--mobile{display:none}.pe-m4-header-ads--desktop-row,.pe-m4-header-ads--desktop-row .pe-m4-header-ad,.pe-m4-header-ads--desktop-row .pe-m4-header-ad-inner,.pe-m4-header-ads--desktop-row .pe-m4-header-ad-link,.pe-m4-header-ads--desktop-row .pe-m4-header-ad-image{width:100%!important;max-width:none!important}.pe-m4-header-ads--desktop-row .pe-m4-header-ad-inner{margin:0!important;padding:0!important}.pe-m4-header-ads--desktop-row .pe-m4-header-ad-image{height:auto!important;object-fit:contain!important}}

/* Network feedback: z-index/geometry remains the shared Bottom Stack authority. */
.pe-m4-nav-loading{cursor:progress}.pe-m4-network-notice{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:5000;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 32px);padding:9px 12px;border:1px solid var(--pe-color-border,#dfe5ec);border-radius:8px;background:var(--pe-color-surface,#fff);color:var(--pe-color-title,#252a31);box-shadow:0 8px 24px rgba(23,75,155,.14);font-size:13px;line-height:1.35;text-align:center}.pe-m4-network-notice[hidden]{display:none!important}.pe-m4-network-notice[data-state="offline"]{border-color:#e6c9c9}

.pe-mobile-tagar{display:none}

/* Mobile/tablet restores the compact header + swipe navigation pattern. */
@media(max-width:900px){
html,body,.pe-site{max-width:100%;overflow-x:clip}.pe-install-banner,.pe-sticky-stack,.pe-header-v40,.pe-category-strip-mobile,.pe-headline-bar{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.pe-header-v40{background:var(--pe-color-surface,#fff)!important;border-bottom:0!important}.pe-header-v40 .pe-header-top{min-height:64px!important;padding-top:6px!important;padding-bottom:6px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;max-width:100%!important;min-width:0!important}.pe-header-v40 .pe-logo{width:max-content!important;min-width:0!important;max-width:100%!important;justify-self:start!important}.pe-header-v40 .custom-logo-link{display:inline-grid!important;width:fit-content!important;height:fit-content!important;max-width:100%!important;min-height:0!important;line-height:0!important}.pe-header-actions{justify-self:end;gap:6px}.pe-search-toggle{width:36px!important;height:36px!important}.pe-search-toggle svg{width:24px!important;height:24px!important}.pe-desktop-search-form{display:none!important}
.pe-category-strip-mobile{background:var(--pe-color-surface,#fff)!important;border:0!important}.pe-category-strip-mobile .pe-strip-shell{max-width:100%!important;min-width:0!important;overflow:hidden!important}.pe-category-strip-mobile .pe-strip-inner{width:100%!important;max-width:100%!important;min-width:0!important;gap:var(--pe-m4-b2-gap-mobile)!important;padding-top:9px!important;padding-bottom:9px!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain;touch-action:pan-x;scroll-behavior:auto!important}.pe-category-strip-mobile .pe-strip-item{color:var(--pe-color-title,#161616)!important;font-family:var(--pe-font-family);font-size:14px!important;font-weight:700!important}.pe-category-strip-mobile .pe-strip-item:hover,.pe-category-strip-mobile .pe-strip-item:focus-visible{color:var(--pe-brand,#174B9B)!important}.pe-category-strip-mobile .pe-strip-item.is-active{color:#e32636!important}.pe-category-strip-mobile .pe-strip-home+.pe-strip-item::before{content:"";display:inline-block;width:6px;height:6px;flex:0 0 6px;margin-right:7px;border-radius:50%;background:#e32636;vertical-align:middle;transform:translateY(-1px)}
.pe-mobile-tagar{position:relative;display:flex!important;align-items:stretch;width:100%!important;max-width:100%!important;min-width:0;height:var(--pe-m4-b3-mobile-height,40px)!important;overflow:hidden;background:linear-gradient(90deg,#102f7e 0%,#0f4da4 52%,#1264bf 100%);box-sizing:border-box;contain:inline-size}.pe-mobile-tagar[hidden]{display:none!important}.pe-mobile-tagar-label{position:relative;z-index:3;display:flex;align-items:center;flex:0 0 108px;height:100%;padding-left:12px;margin-right:-14px;color:#fff;background:#ff1717;font-size:13px!important;font-weight:600!important;line-height:1.2!important;font-style:italic;letter-spacing:.2px;text-shadow:0 1px 1px rgba(0,0,0,.14);white-space:nowrap;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}.pe-mobile-tagar-scroll{display:flex;align-items:center;flex:1 1 auto;min-width:0;height:100%;padding:0 14px 0 28px;gap:14px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scroll-behavior:auto}.pe-mobile-tagar-scroll::-webkit-scrollbar{display:none}.pe-mobile-tagar-link,.pe-mobile-tagar-sep{flex:0 0 auto;font-family:var(--pe-font-family);font-size:13px;font-weight:600;line-height:1.2}.pe-mobile-tagar-link{color:#fff!important;text-decoration:none!important}.pe-mobile-tagar-sep{color:rgba(255,255,255,.72)}.pe-headline-bar{display:flex!important;font-size:13px!important;font-weight:600!important;height:var(--pe-m4-b3-mobile-height,40px)!important;min-height:0!important;max-height:0!important;opacity:0!important;transform:translateY(-100%)!important;transform-origin:top center;transition:max-height .34s cubic-bezier(.22,.61,.36,1),opacity .2s ease,transform .34s cubic-bezier(.22,.61,.36,1)!important;pointer-events:none!important;overflow:hidden!important;will-change:max-height,opacity,transform}.pe-headline-bar.pe-headline-visible{visibility:visible!important;min-height:var(--pe-m4-b3-mobile-height,40px)!important;max-height:var(--pe-m4-b3-mobile-height,40px)!important;opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important}.pe-headline-bar.pe-headline-hidden{max-height:0!important;min-height:0!important;opacity:0!important;transform:translateY(-100%)!important;pointer-events:none!important}.pe-headline-label,.pe-headline-marquee-wrap,.pe-headline-marquee,.pe-headline-marquee a,.pe-headline-marquee span,.pe-headline-sep{font-size:13px!important;font-weight:600!important}.pe-headline-label{flex:0 0 108px}.pe-headline-marquee-wrap{min-width:0!important;overflow:hidden!important}.pe-headline-marquee{animation-duration:var(--pe-m4-b3-mobile-ticker,24s)!important}
.pe-m4-more{display:none!important}.pe-install-name,.pe-install-button{font-weight:700!important}.pe-category-strip-mobile .pe-strip-shell{contain:inline-size}.pe-install-banner{min-height:var(--pe-m4-b1-height,78px)!important;padding:9px 10px!important;gap:9px!important;grid-template-columns:auto auto minmax(0,1fr) auto!important}.pe-install-close{width:28px!important;height:28px!important}.pe-install-meta{gap:7px!important}.pe-install-button{padding:0 12px!important}
.pe-m4-header-ads--mobile-row{position:sticky!important;top:0!important;z-index:0!important;width:100%!important;max-width:100%!important;margin:0!important;background:var(--pe-color-surface,#fff);overflow:hidden}.pe-m4-header-ads--mobile-row .pe-m4-header-ad,.pe-m4-header-ads--mobile-row .pe-m4-header-ad-inner,.pe-m4-header-ads--mobile-row .pe-m4-header-ad-link,.pe-m4-header-ads--mobile-row .pe-m4-header-ad-image{width:100%!important;max-width:100%!important}.pe-m4-header-ads--mobile-row .pe-m4-header-ad-image{display:block!important;height:auto!important;object-fit:contain!important}.pe-mobile-ad-cover{position:relative;z-index:1;background:var(--pe-color-background,#fff)}.pe-install-banner{position:relative!important;background:var(--pe-color-surface,#fff)!important}.pe-mobile-tagar{position:relative!important}.pe-sticky-stack{position:sticky!important;top:0!important;z-index:1100!important;background:var(--pe-color-surface,#fff)!important;transform:none!important;translate:none!important;overflow:visible!important}
}

/* Desktop: white identity bar → blue navigation → Header ad → Sorotan. */
@media(min-width:901px){
.pe-sticky-stack{display:block!important;position:static!important;top:auto!important;z-index:auto!important;width:100%!important;background:transparent!important;box-shadow:none!important;transform:none!important;translate:none!important;overflow:visible!important}.pe-sticky-stack>.pe-header-v40,.pe-sticky-stack>.pe-category-strip-desktop{position:relative!important;top:auto!important;z-index:auto!important;box-shadow:none!important}.pe-sticky-stack>.pe-header-v40+.pe-category-strip-desktop{margin-top:0!important}
.pe-header-v40{background:var(--pe-color-surface,#fff)!important;border-bottom:1px solid var(--pe-color-border,#eceff3)!important}.pe-header-v40 .pe-header-top{min-height:var(--pe-m4-header-height)!important;padding-top:8px!important;padding-bottom:8px!important;display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content!important;gap:24px!important;align-items:center!important}.pe-header-v40 .pe-logo{width:max-content!important;justify-self:start!important;min-width:0!important}.pe-header-actions{justify-self:end;align-items:center!important}.pe-header-actions .pe-search-toggle{display:none!important}
.pe-desktop-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:stretch!important;justify-self:center!important;gap:7px!important;width:min(var(--pe-m4-search-width),42vw,100%)!important;min-width:0!important;max-width:min(var(--pe-m4-search-width),42vw,100%)!important;height:var(--pe-m4-desktop-control-height)!important;min-height:var(--pe-m4-desktop-control-height)!important;max-height:var(--pe-m4-desktop-control-height)!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;box-shadow:none!important;text-align:left!important;cursor:pointer;box-sizing:border-box!important}.pe-desktop-search-field{min-width:0;height:var(--pe-m4-desktop-control-height)!important;display:flex;align-items:center;padding:0 10px!important;border:1px solid #596474;border-radius:2px;background:var(--pe-color-surface,#fff);color:var(--pe-color-title,#707986);overflow:hidden;box-sizing:border-box!important}.pe-desktop-search-placeholder{flex:0 1 auto;min-width:0;display:block!important;font-family:var(--pe-font-family);font-size:13px!important;font-weight:var(--pe-font-weight-search_ui-desktop)!important;line-height:1.3!important;color:var(--pe-search-field-placeholder-light,#7b838c)!important;white-space:nowrap;overflow:hidden}.pe-desktop-search-caret{width:1px;height:1.05em;flex:0 0 1px;margin-left:2px;background:currentColor;opacity:.72;animation:pe-m4-search-caret .72s step-end infinite}.pe-desktop-search-submit{width:42px!important;min-width:42px!important;height:var(--pe-m4-desktop-control-height)!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:2px!important;background:var(--pe-brand,#174B9B)!important;color:var(--pe-brand-contrast,#fff)!important}.pe-desktop-search-submit svg{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important}.pe-desktop-search-form:hover .pe-desktop-search-field{border-color:#46515f}.pe-desktop-search-form:focus-visible{outline:2px solid var(--pe-brand,#174B9B)!important;outline-offset:3px}
.pe-category-strip-desktop{background:linear-gradient(90deg,#174a8b 0%,#1d5ba8 50%,#4b86df 100%)!important;border:0!important}.pe-category-strip-desktop .pe-strip-shell{overflow:visible!important}.pe-category-strip-desktop .pe-strip-inner.pe-m4-desktop-inner{display:flex!important;align-items:center!important;gap:var(--pe-m4-b2-gap)!important;overflow:visible!important;width:100%!important;white-space:nowrap;padding-top:10px!important;padding-bottom:10px!important}.pe-category-strip-desktop .pe-m4-category-visible{display:flex;align-items:center;gap:var(--pe-m4-b2-gap);flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap}.pe-category-strip-desktop .pe-strip-item{display:block!important;flex:0 0 auto;color:#fff!important;font-family:var(--pe-font-family);font-size:13px!important;font-weight:600!important;text-decoration:none!important}.pe-category-strip-desktop .pe-m4-category-visible .pe-strip-item[hidden]{display:none!important}.pe-category-strip-desktop .pe-strip-item:hover,.pe-category-strip-desktop .pe-strip-item:focus-visible,.pe-category-strip-desktop .pe-strip-item.is-active{color:#FFCC32!important}.pe-category-strip .pe-strip-home+.pe-strip-item::before{content:""!important;display:inline-block!important;width:6px!important;height:6px!important;flex:0 0 6px;margin-right:7px!important;border-radius:50%!important;background:#fff!important;vertical-align:middle!important;transform:translateY(-1px)!important}
/* Desktop category first-paint fallback; runtime fit takes over without changing canonical order. */
.pe-m4-category-visible .pe-strip-item:nth-child(n/**/+9){display:none!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+8){display:none!important}
@media(max-width:1199px){.pe-m4-category-visible .pe-strip-item:nth-child(n/**/+8){display:none!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+8){display:block!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+7){display:none!important}}
@media(max-width:1099px){.pe-m4-category-visible .pe-strip-item:nth-child(n/**/+7){display:none!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+7){display:block!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+6){display:none!important}}
@media(max-width:999px){.pe-m4-category-visible .pe-strip-item:nth-child(n/**/+6){display:none!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+6){display:block!important}.pe-m4-more-menu .pe-m4-more-item:nth-child(-n/**/+5){display:none!important}}
/* Runtime fit takes over after the safe first-paint fallback above. */
.pe-category-strip-desktop.pe-m4-fit-ready .pe-m4-category-visible .pe-strip-item{display:block!important}
.pe-category-strip-desktop.pe-m4-fit-ready .pe-m4-category-visible .pe-strip-item[hidden]{display:none!important}
.pe-category-strip-desktop.pe-m4-fit-ready .pe-m4-more-menu .pe-m4-more-item{display:block!important}
.pe-category-strip-desktop.pe-m4-fit-ready .pe-m4-more-menu .pe-m4-more-item[hidden]{display:none!important}
.pe-m4-more{position:relative;flex:0 0 auto;margin:0;padding:0}.pe-m4-more[hidden]{display:none!important}.pe-m4-more>summary{list-style:none}.pe-m4-more>summary::-webkit-details-marker{display:none}.pe-m4-more-button{height:34px;display:flex;align-items:center;justify-content:center;gap:7px;margin:0;padding:0 10px;border:1px solid rgba(255,255,255,.38);border-radius:4px;background:transparent;color:#fff!important;cursor:pointer;font-family:var(--pe-font-family);font-size:13px;font-weight:600;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.pe-m4-more-button svg{width:16px;height:16px;fill:none;stroke:currentColor!important;stroke-width:2;stroke-linecap:round}.pe-m4-more-button:hover,.pe-m4-more-button:focus-visible,.pe-m4-more[open] .pe-m4-more-button{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.62);color:#FFCC32!important}.pe-m4-more-button:focus-visible{outline:2px solid rgba(255,204,50,.72);outline-offset:2px}.pe-m4-more-menu{position:absolute;top:calc(100% + 7px);right:0;z-index:1300;width:240px;max-width:calc(100vw - 32px);padding:6px;display:grid;grid-template-columns:1fr;gap:2px;background:var(--pe-color-surface,#fff);border:1px solid var(--pe-color-border,#e3e8ef);border-radius:4px;box-shadow:0 12px 28px rgba(0,0,0,.14)}.pe-m4-more:not([open]) .pe-m4-more-menu{display:none}.pe-m4-more-item{display:block;min-width:0;padding:9px 10px;color:var(--pe-color-title,#252a31);text-decoration:none;font-family:var(--pe-font-family);font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap;border-radius:3px}.pe-m4-more-item[hidden]{display:none!important}.pe-m4-more-item:hover,.pe-m4-more-item:focus-visible,.pe-m4-more-item.is-active{color:#FFCC32!important;background:var(--pe-color-surface-alt,#f3f4f6)}.pe-m4-more-item:focus-visible{outline:2px solid color-mix(in srgb,var(--pe-brand,#174B9B) 45%,transparent);outline-offset:1px}
}
@keyframes pe-m4-search-caret{0%,45%{opacity:.72}46%,100%{opacity:0}}

/* Desktop Sorotan: plain newsroom rail, no pill/card shell. */
@media(min-width:901px){
.pe-tag-strip-desktop{position:relative!important;top:auto!important;z-index:auto!important;width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important;background:var(--pe-color-surface,#fff)!important;border-top:0!important;border-bottom:1px solid var(--pe-color-border,#eceff3)!important;box-shadow:none!important}.pe-tag-strip-desktop>.pe-strip-shell.pe-container.pe-b3-slider-inner{width:95%!important;max-width:95%!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) 76px!important;align-items:center!important;column-gap:24px!important}.pe-b3-viewport{min-width:0;overflow:hidden}.pe-b3-rail{display:flex;width:max-content;min-width:100%;align-items:center;justify-content:space-between;gap:clamp(28px,2.4vw,46px);padding:8px 0;box-sizing:border-box;transform:translate3d(0,0,0);transition:transform var(--pe-m4-slider-ms) ease;will-change:transform}.pe-b3-rail .pe-tag-pill{flex:0 0 auto;min-width:0!important;width:auto!important;margin:0!important;padding:6px 2px!important;display:block!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;border:0!important;border-radius:0!important;background:transparent!important;color:#161616!important;box-shadow:none!important;font-family:var(--pe-font-family);font-size:12px!important;font-weight:500!important;text-align:center;transition:color .15s ease}.pe-b3-rail .pe-tag-pill>span{overflow:visible;text-overflow:clip;white-space:nowrap}.pe-b3-rail .pe-tag-pill::before,.pe-b3-rail .pe-tag-pill::after{content:none!important;display:none!important}.pe-tag-strip-desktop .pe-tag-pill:hover,.pe-tag-strip-desktop .pe-tag-pill:focus-visible,.pe-tag-strip-desktop .pe-tag-pill.is-active{background:transparent!important;color:var(--pe-brand,#174B9B)!important;box-shadow:none!important}.pe-tag-strip-desktop .pe-tag-pill:focus-visible{outline:2px solid color-mix(in srgb,var(--pe-brand,#174B9B) 48%,transparent);outline-offset:2px}.pe-b3-controls{display:grid;grid-template-columns:34px 34px;align-items:center;justify-content:end;gap:6px}.pe-b3-arrow,.pe-m4-b4-arrow{width:34px;height:34px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--pe-brand,#174B9B);cursor:pointer}.pe-b3-arrow svg,.pe-m4-b4-arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pe-b3-arrow:hover:not(:disabled),.pe-m4-b4-arrow:hover:not(:disabled){background:color-mix(in srgb,var(--pe-brand,#174B9B) 8%,transparent)}.pe-b3-arrow:disabled,.pe-m4-b4-arrow:disabled{opacity:.26;cursor:default}
}

/* Compact Header */
@media(min-width:901px){
.pe-m4-b4{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1250!important;margin:0!important;border:0!important;border-bottom:1px solid var(--pe-color-border,#eceff3)!important;background:color-mix(in srgb,var(--pe-color-surface,#fff) 98%,transparent)!important;box-shadow:0 3px 12px rgba(0,0,0,.08)!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-110%);transition:transform .2s ease,opacity .16s ease,visibility 0s linear .2s}.pe-m4-b4.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:transform .2s ease,opacity .16s ease,visibility 0s linear 0s}body.admin-bar .pe-m4-b4{top:32px!important}.pe-m4-b4-inner{width:95%;max-width:95%;min-height:var(--pe-m4-b4-height,50px);margin:0 auto;padding:0;box-sizing:border-box;display:grid;grid-template-columns:38px minmax(0,1fr) 76px;align-items:center;column-gap:18px}.pe-m4-b4-site{width:34px;height:34px;min-width:34px;padding:0!important;margin:0!important;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--pe-brand,#174B9B)!important}.pe-m4-b4-site img{display:block;width:30px;height:30px;border-radius:50%;object-fit:cover}.pe-m4-b4-site-fallback{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--pe-brand,#174B9B);color:var(--pe-brand-contrast,#fff);font-weight:700}.pe-m4-b4-viewport{min-width:0;overflow:hidden}.pe-m4-b4-rail{display:flex;width:max-content;min-width:100%;align-items:center;justify-content:space-between;gap:clamp(28px,2.4vw,46px);transform:translate3d(0,0,0);transition:transform var(--pe-m4-slider-ms) ease;will-change:transform}.pe-m4-b4-item{flex:0 0 auto;min-width:0;padding:14px 2px!important;margin:0!important;display:flex;align-items:center;justify-content:center;color:#161616!important;font-family:var(--pe-font-family);font-size:12px!important;font-weight:400!important;line-height:1.2!important;opacity:1!important;visibility:visible!important;text-align:center;text-decoration:none!important;white-space:nowrap;overflow:visible;text-overflow:clip}.pe-m4-b4-item span{overflow:visible;text-overflow:clip;white-space:nowrap}.pe-m4-b4-item:hover,.pe-m4-b4-item:focus-visible,.pe-m4-b4-item.is-active{color:var(--pe-brand,#174B9B)!important}.pe-m4-b4-controls{display:grid;grid-template-columns:34px 34px;align-items:center;justify-content:end;gap:6px}.pe-m4-b4-item:focus-visible,.pe-m4-b4-site:focus-visible,.pe-m4-b4-arrow:focus-visible,.pe-b3-arrow:focus-visible{outline:2px solid color-mix(in srgb,var(--pe-brand,#174B9B) 48%,transparent)!important;outline-offset:2px}.pe-m4-b4 .pe-m4-b4-item,.pe-m4-b4 .pe-m4-b4-item span{color:#161616!important}.pe-m4-b4 .pe-m4-b4-item:hover,.pe-m4-b4 .pe-m4-b4-item:focus-visible,.pe-m4-b4 .pe-m4-b4-item.is-active,.pe-m4-b4 .pe-m4-b4-item:hover span,.pe-m4-b4 .pe-m4-b4-item:focus-visible span,.pe-m4-b4 .pe-m4-b4-item.is-active span{color:var(--pe-brand,#174B9B)!important}
}

/* Side ads: one static authority; dynamic viewport threshold is emitted by Control Center. */
.pe-desktop-side-ads{display:none;position:relative;width:min(100%,1000px);height:0;margin:0 auto;z-index:80;pointer-events:none}.pe-side-ad{pointer-events:auto}.pe-side-ad a,.pe-side-ad img{display:block;width:100%}.pe-side-ad img{height:auto;object-fit:contain}
@media(min-width:1280px){body.pe-has-desktop-side-ads .pe-side-ad{position:absolute!important;top:var(--pe-m4-side-ad-gap,12px)!important;z-index:80!important;width:var(--pe-m4-side-ad-width)!important;visibility:visible!important;max-height:none!important;overflow:visible!important}body.pe-has-desktop-side-ads .pe-side-ad-left{left:calc(0px - var(--pe-m4-side-ad-width) - 10px)!important;right:auto!important}body.pe-has-desktop-side-ads .pe-side-ad-right{right:calc(0px - var(--pe-m4-side-ad-width) - 10px)!important;left:auto!important}body.pe-has-desktop-side-ads:not(.pe-side-ads-fixed) .pe-side-ad img{max-height:none!important}body.pe-has-desktop-side-ads.pe-side-ads-fixed .pe-side-ad{position:fixed!important;top:var(--pe-side-ad-fixed-top,62px)!important;max-height:calc(100vh - var(--pe-side-ad-fixed-top,62px) - 12px)!important;overflow:hidden!important}body.pe-has-desktop-side-ads.pe-side-ads-fixed .pe-side-ad-left{left:calc(50% - 500px - var(--pe-m4-side-ad-width) - 10px)!important;right:auto!important}body.pe-has-desktop-side-ads.pe-side-ads-fixed .pe-side-ad-right{right:calc(50% - 500px - var(--pe-m4-side-ad-width) - 10px)!important;left:auto!important}body.pe-has-desktop-side-ads.pe-side-ads-fixed .pe-side-ad img{max-height:calc(100vh - var(--pe-side-ad-fixed-top,62px) - 12px)!important;object-fit:contain!important}}
@media(max-width:1279px){body.pe-has-desktop-side-ads{--pe-side-ad-fixed-top:0px}}

/* Search Overlay: sharp presentation, existing search behavior/provider untouched. */
.pe-search-drawer-inner{border-radius:0!important}.pe-search-drawer-form input{border-radius:0!important;border-color:var(--pe-search-field-border-light,#aeb0b4)!important}.pe-search-drawer-form input:focus,.pe-search-drawer-form input:focus-visible{border-color:var(--pe-search-field-border-light,#aeb0b4)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--pe-search-field-border-light,#aeb0b4) 20%,transparent)!important;outline:0!important}.pe-search-close-icon{display:none}.pe-search-tag-grid{column-gap:var(--pe-search-popular-col-gap,24px)!important}.pe-search-tag-hash{color:var(--pe-search-popular-hash-light,var(--pe-search-popular-hash,#e32636))!important}.pe-search-tag-item:hover,.pe-search-tag-item:focus-visible,.pe-search-tag-item:hover .pe-search-tag-name,.pe-search-tag-item:focus-visible .pe-search-tag-name{color:var(--pe-search-popular-hover-light,var(--pe-search-popular-hover,#174B9B))!important}
@media(min-width:901px){
.pe-search-drawer-form input{font-family:var(--pe-font-family)!important;font-size:16px!important;font-weight:400!important}
.pe-search-popular-tags h2,.pe-search-sorotan-public-heading{font-family:var(--pe-font-family)!important;font-size:var(--pe-font-section-desktop)!important;font-weight:var(--pe-font-weight-section-desktop)!important}
.pe-search-tag-item,.pe-search-tag-name,.pe-search-tag-hash{font-family:var(--pe-font-family)!important;font-size:var(--pe-font-layout-desktop)!important;font-weight:var(--pe-font-weight-layout-desktop)!important}
.pe-search-sorotan-meta,.pe-search-sorotan-category,.pe-search-sorotan-time,.pe-search-sorotan-dot{font-family:var(--pe-font-family)!important;font-size:var(--pe-font-meta-desktop)!important;font-weight:var(--pe-font-weight-meta-desktop)!important}
.pe-search-sorotan-title,.pe-search-sorotan-title a{font-family:var(--pe-font-family)!important;font-size:var(--pe-font-layout-desktop)!important;font-weight:var(--pe-font-weight-layout-desktop)!important}
}
@media(min-width:901px){.pe-search-tag-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pe-search-drawer{padding:0 24px!important;overflow:hidden!important}.pe-search-drawer-inner{width:min(var(--pe-search-panel-width,1000px),calc(100vw - 64px))!important;max-width:var(--pe-search-panel-width,1000px)!important;height:100dvh!important;max-height:100dvh!important;min-height:100dvh!important;margin:0 auto!important;padding:20px 24px!important;overflow:hidden!important;overscroll-behavior:none!important;transform:none!important;box-sizing:border-box!important}.pe-search-top{grid-template-columns:minmax(0,1fr) 38px!important;column-gap:12px!important;margin-bottom:20px!important}.pe-search-back{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#e32636!important;color:#fff!important}.pe-search-back::before{content:none!important;display:none!important}.pe-search-back-arrow,.pe-search-back-text{display:none!important}.pe-search-close-icon{display:block!important;color:#fff!important;font-size:24px!important;font-weight:400!important;line-height:1!important;transform:translateY(-1px)}.pe-search-default .pe-search-block:first-child{margin-top:0!important}.pe-search-block{margin-bottom:22px!important}.pe-search-popular-tags{margin-bottom:36px!important}.pe-search-sorotan{margin-top:0!important}}
@media(max-width:900px){.pe-search-close-icon{display:none!important}.pe-search-drawer{background:var(--pe-color-surface,#fff)!important}.pe-search-drawer-inner{width:min(100%,680px)!important;min-height:100%!important;background:var(--pe-color-surface,#fff)!important}}







@media(prefers-reduced-motion:reduce){.pe-m4-nav-loading,.pe-desktop-search-caret,.pe-b3-rail,.pe-m4-b4,.pe-m4-b4-rail,.pe-headline-bar{transition:none!important;animation:none!important}.pe-desktop-search-caret{opacity:.55}}
