/* One isolated Header utility: Artikel Tersimpan. Does not redefine M4 Header. */
.pe-saved-articles-toggle{width:36px;height:36px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;color:#151515;cursor:pointer;text-decoration:none;border-radius:50%;}
.pe-saved-articles-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.pe-saved-articles-toggle:hover,.pe-saved-articles-toggle:focus-visible{color:var(--pe-brand,#174B9B);background:color-mix(in srgb,var(--pe-brand,#174B9B) 8%,transparent);}
@media(prefers-reduced-motion:reduce){.pe-saved-articles-toggle{transition:none!important;}}
