.postit-helper{z-index:10;pointer-events:none;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:-20px;right:-32px}.postit-helper__bubble{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-width:180px;padding:5px 10px;font-size:11px;line-height:1.35;position:relative;box-shadow:0 1px 4px #00000014}.postit-helper__bubble:after{content:"";filter:drop-shadow(0 1px 1px #0000000f);border-top:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-6px;right:16px}.postit-helper__bubble:before{content:"";border-top:7px solid #e5e7eb;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;bottom:-7px;right:15px}.postit-helper__note{background:#fef3c7;border:1px solid #d9af424d;border-radius:3px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;transform:rotate(2deg);box-shadow:0 2px 6px #00000014,inset 0 -1px #0000000a}.postit-helper__note:after{content:"";background:linear-gradient(135deg,#0000 50%,#d9af4226 50%);border-radius:0 3px 0 0;width:10px;height:10px;position:absolute;top:0;right:0}.postit-helper__svg{width:36px;height:36px}.postit-helper--animate .postit-helper__note{animation:.4s postit-bounce}@keyframes postit-bounce{0%{transform:rotate(2deg)scale(1)}30%{transform:rotate(2deg)scale(1.15)}60%{transform:rotate(2deg)scale(.95)}to{transform:rotate(2deg)scale(1)}}.postit-helper--inline{pointer-events:auto;flex-direction:column;align-items:center;margin:.75rem auto 0;display:flex;position:static}.postit-helper--inline .postit-helper__bubble{margin-bottom:6px;position:static}.postit-helper--inline .postit-helper__bubble:after{inset:auto auto -6px 50%;transform:translate(-50%)}.postit-helper--inline .postit-helper__bubble:before{inset:auto auto -7px 50%;transform:translate(-50%)}.postit-helper__dismiss{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:0 2px;font-size:14px;line-height:1;position:absolute;top:2px;right:4px}.postit-helper__dismiss:hover,.postit-helper__dismiss:focus-visible{color:#374151}.postit-helper__dismiss:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #3b82f6}.postit-helper__action{cursor:pointer;color:#2563eb;text-underline-offset:2px;background:0 0;border:none;margin-top:4px;padding:0;font-size:11px;font-weight:600;text-decoration:underline;display:block}.postit-helper__action:hover,.postit-helper__action:focus-visible{color:#1d4ed8}.postit-helper__action:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #3b82f6}.postit-helper__bubble{position:relative}@media (max-width:479.98px){.postit-helper{display:none}}
