/* One silhouette across old/new templates; original handlers keep their glyphs. */
:is([data-ui-heart],[data-save-job]){--heart-size:20px;--heart-ink:#777e89;--heart-fill:#f56a4f;font-size:0!important;line-height:1!important;vertical-align:middle}
:is([data-ui-heart],[data-save-job])::before{content:""!important;display:inline-block!important;width:var(--heart-size)!important;height:var(--heart-size)!important;flex:none;vertical-align:middle;background:var(--heart-ink)!important;-webkit-mask:url('/static/praca/icons/favorite-heart-outline.svg?v=20260916heart1') center/contain no-repeat;mask:url('/static/praca/icons/favorite-heart-outline.svg?v=20260916heart1') center/contain no-repeat;pointer-events:none}
[data-ui-heart="filled"]::before{background:var(--heart-fill)!important;-webkit-mask-image:url('/static/praca/icons/favorite-heart-filled.svg?v=20260916heart1');mask-image:url('/static/praca/icons/favorite-heart-filled.svg?v=20260916heart1')}
button:is([data-ui-heart],[data-save-job]),.fav-remove:is([data-ui-heart],[data-save-job]){min-width:44px!important;min-height:44px!important;display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box}
a [data-ui-heart],.fav-wrap h1 [data-ui-heart],.fav-empty p [data-ui-heart],.wc-btn :is([data-ui-heart],[data-save-job]){--heart-size:18px}
.fav-wrap h1 :is([data-ui-heart],[data-save-job]){--heart-size:20px}.wc-empty-icon:is([data-ui-heart],[data-save-job]){--heart-size:40px}
[data-theme="dark"] [data-ui-heart],body.dark [data-ui-heart],body.dark-mode :is([data-ui-heart],[data-save-job]){--heart-ink:#a5acb8;--heart-fill:#f58c76}
button[data-ui-heart]:focus-visible,.fav-remove[data-ui-heart]:focus-visible{outline:3px solid #f56a4f!important;outline-offset:3px}
@media(forced-colors:active){:is([data-ui-heart],[data-save-job])::before{background:ButtonText!important;forced-color-adjust:none}[data-ui-heart="filled"]::before{background:Highlight!important}}
