.ship-protect{--ship-protect-green:#2a4d1f;--ship-protect-tip-bg:#faf8f3;--ship-protect-tip-border:#2a4d1f29;--ship-protect-tip-color:#2d3128;display:inline-flex;position:relative}.ship-protect .ship-protect-trigger{cursor:pointer;min-width:0;color:var(--ship-protect-green);background:0 0;border:none;align-items:center;gap:.3rem;margin:0;padding:0;font-family:inherit;font-size:.78rem;font-weight:600;display:inline-flex}.ship-protect .ship-protect-trigger svg{color:currentColor;flex:none;width:15px;height:15px;transform:translateY(-1px)}.ship-protect .ship-protect-label{min-width:0;font-size:inherit;font-weight:inherit;color:currentColor;text-underline-offset:3px;line-height:1.2;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-thickness:1px}.ship-protect .ship-protect-hint{color:#6b6560;background:#00000014;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex}.ship-protect .ship-protect-tip{z-index:30;box-sizing:border-box;border:1px solid var(--ship-protect-tip-border);background:var(--ship-protect-tip-bg);width:min(260px,100vw - 24px);color:var(--ship-protect-tip-color);text-align:center;white-space:normal;text-wrap:balance;opacity:0;visibility:hidden;transform:translateX(calc(-50% + var(--ship-protect-tip-shift,0px))) translateY(4px);pointer-events:none;border-radius:12px;padding:.65rem .85rem;font-size:.78rem;font-weight:500;line-height:1.5;transition:opacity .15s,visibility .15s;display:block;position:absolute;bottom:calc(100% + 10px);left:50%;box-shadow:0 12px 28px #14181221}.ship-protect .ship-protect-tip:after{content:"";transform:translateX(calc(-50% - var(--ship-protect-tip-shift,0px)));border:6px solid #0000;border-top-color:var(--ship-protect-tip-bg);position:absolute;top:100%;left:50%}.ship-protect .ship-protect-tip.open{opacity:1;visibility:visible;transform:translateX(calc(-50% + var(--ship-protect-tip-shift,0px))) translateY(0)}
