.greengage-ShareButton{cursor:pointer;width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center}.greengage-ShareButtonIcon{width:20px;height:20px;color:var(--base800)}.greengage-ShareButton:hover{color:var(--accent500);background-color:transparent;.greengage-ShareButtonIcon{color:var(--accent500)}}@media screen and (max-width:480px){.greengage-ShareButton{display:none}}.greengage-ShareModalFlex{display:flex;justify-content:flex-start;align-items:flex-end;flex-direction:row;gap:.2rem}.greengage-ShareModalCopyBtn{width:6rem}.greengage-ShareModalIconCheckbox{width:18px;height:18px}.greengage-ShareModalIconCopy{width:20px;height:20px}.greengage-ShareModalIconSpan{margin-left:.2rem}.greengage-ShareModalInput{width:calc(100% - 6rem)}.greengage-ShareModalInput .mantine-Input-input{padding:12px}