.product-image,.home-product-image,.product-title-row{position:relative}.favorite-toggle{position:absolute;z-index:9;right:12px;bottom:12px;width:42px;height:42px;padding:0;border:1px solid #ded7ce;border-radius:50%;background:#fff;color:#211f2f;font:700 26px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 18px #211f2f24;transition:transform .18s,color .18s,background .18s}.favorite-toggle:hover{transform:scale(1.08)}.favorite-toggle.active{color:#e83e8c;background:#fff2f7;border-color:#f1a6c7}.favorite-toggle:disabled{opacity:.65}.favorite-toggle.favorite-error{animation:favorite-shake .3s}.detail-favorite{position:static;flex:0 0 46px;width:46px;height:46px}.product-title-row{display:flex;align-items:flex-start;gap:12px}.product-title-row h1{flex:1}.favorites-nav-link{white-space:nowrap}@keyframes favorite-shake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}@media(max-width:540px){.favorite-toggle{width:40px;height:40px;font-size:24px;right:10px;bottom:10px}.detail-favorite{position:static;width:42px;height:42px;flex-basis:42px}}
