.FavoriteButton_tooltipWrapper__Mdmw5{position:relative;display:inline-flex;overflow:visible}.FavoriteButton_favoriteButton__SnbOC{width:40px;height:40px;border-radius:50%;background-color:var(--canvas);border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;color:var(--green)}.FavoriteButton_favoriteButton__SnbOC:hover:not(:disabled){background-color:var(--green);color:var(--canvas)}.FavoriteButton_favoriteButton__SnbOC:active:not(:disabled){transform:scale(.95)}.FavoriteButton_favoriteButton__SnbOC:disabled{opacity:.6;cursor:not-allowed}.FavoriteButton_tooltip__RjfRh{position:absolute;right:100%;top:50%;transform:translateY(-50%) translateX(-8px);background-color:var(--black);color:var(--white);padding:4px 8px;border-radius:3px;font-size:.75rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:10000;margin-right:4px}.FavoriteButton_tooltip__RjfRh:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:4px solid rgba(0,0,0,0);border-left:4px solid var(--black)}.FavoriteButton_tooltipWrapper__Mdmw5:hover .FavoriteButton_tooltip__RjfRh{opacity:1;transform:translateY(-50%) translateX(-4px)}.FavoriteButton_heartFilled__3l8BR{color:var(--green);font-weight:700}.FavoriteButton_heartOutline__tUdKE{color:var(--green)}.FavoriteButton_small__fZl3M{width:32px;height:32px;font-size:1rem}.FavoriteButton_small__fZl3M svg{width:16px;height:16px}.FavoriteButton_medium__cuC76{width:40px;height:40px;font-size:1.25rem}.FavoriteButton_medium__cuC76 svg{width:20px;height:20px}.FavoriteButton_large__a_cGk{width:40px;height:40px;font-size:1.5rem}.FavoriteButton_large__a_cGk svg{width:20px;height:20px}.FavoriteButton_modalOverlay__OO7_p{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10001;padding:30px;box-sizing:border-box}.FavoriteButton_modal__fw58X{background-color:var(--white);border:2px solid var(--green);border-radius:3px;padding:40px;width:100%;max-width:500px;position:relative;box-sizing:border-box;max-height:90vh;overflow-y:auto}.FavoriteButton_modal__fw58X h2{font-family:Staatliches,sans-serif;font-size:2rem;font-weight:700;color:var(--green);margin:0 0 30px;padding-bottom:15px;border-bottom:2px solid var(--green);line-height:1.2;text-transform:uppercase}@media(min-width:768px){.FavoriteButton_modal__fw58X{padding:60px}.FavoriteButton_modal__fw58X h2{font-size:2.75rem}}.FavoriteButton_modalText___MKpI{font-size:1rem;line-height:1.6;color:var(--black);margin:0 0 40px;display:block;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.FavoriteButton_modalActions__qcYId{display:flex;flex-direction:column;gap:15px;margin-top:30px}.FavoriteButton_cancelButton__apRPG,.FavoriteButton_primaryButton__t2gK2,.FavoriteButton_secondaryButton__ig2q3{padding:15px 30px;border:2px solid;border-radius:3px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;text-align:center;text-decoration:none;display:block;width:100%;box-sizing:border-box}.FavoriteButton_primaryButton__t2gK2{background-color:var(--white);color:var(--green);border-color:var(--green)}.FavoriteButton_primaryButton__t2gK2:hover{background-color:var(--green);color:var(--canvas);border-color:var(--green)}.FavoriteButton_secondaryButton__ig2q3{background-color:var(--white);color:var(--green);border-color:var(--green)}.FavoriteButton_secondaryButton__ig2q3:hover{background-color:var(--green);color:var(--canvas);border-color:var(--green)}.FavoriteButton_cancelButton__apRPG{background-color:rgba(0,0,0,0);color:var(--brown-2);border-color:var(--brown-2)}.FavoriteButton_cancelButton__apRPG:hover{background-color:var(--brown-2);color:var(--white);border-color:var(--brown-2)}