body{overflow-x:hidden}img,video,iframe,embed{max-width:100%;height:auto}p,a,li,h1,h2,h3{overflow-wrap:anywhere;word-break:break-word}*{box-sizing:border-box}.mysh-btn,.mysh-btn-wrap .simplefavorite-button,.mysh-btn-wrap button.simplefavorite-button,.mysh-btn-wrap a.simplefavorite-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:12px 22px!important;min-height:46px!important;line-height:1!important;font-size:16px!important;font-weight:600!important;text-transform:none!important;border-radius:10px!important;border:2px solid #c54240!important;background:transparent!important;color:#c54240!important;box-shadow:none!important;transition:all 0.15s ease-in-out!important;text-decoration:none!important}.mysh-btn:hover,.mysh-btn-wrap .simplefavorite-button:hover,.mysh-btn-wrap button.simplefavorite-button:hover,.mysh-btn-wrap a.simplefavorite-button:hover{background:#c54240!important;color:#ffffff!important;border-color:#c54240!important}.mysh-btn-wrap .simplefavorite-button.active,.mysh-btn-wrap .simplefavorite-button.has-favorited,.mysh-btn-wrap .simplefavorite-button.favorited{background:#c54240!important;color:#ffffff!important;border-color:#c54240!important}.mysh-btn-wrap .simplefavorite-button i,.mysh-btn-wrap .simplefavorite-button svg{font-size:1em!important;width:1em!important;height:1em!important}.favorites-grid ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:30px;list-style:none;padding:0;margin:0}.favorites-grid li{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,0.08);transition:transform .25s ease,box-shadow .25s ease}.favorites-grid li:hover{transform:translateY(-6px);box-shadow:0 14px 30px rgba(0,0,0,0.12)}.favorites-grid img{width:100%;height:auto;display:block}.favorites-grid a{display:block;padding:16px 18px;color:#2b2b2b;font-weight:600;text-decoration:none;font-size:18px}.favorites-grid a:hover{color:#c54240}