.sh-veil{position:fixed;inset:0;z-index:95;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center}.sh{position:relative;width:100%;max-width:440px;background:#fff;color:#17131f;border-radius:18px 18px 0 0;padding:14px 18px 20px;box-shadow:0 -12px 40px rgba(0,0,0,.25);font:14px/1.5 var(--font-body),system-ui,sans-serif;animation:sh-up .2s ease-out}@keyframes sh-up{0%{transform:translateY(22px);opacity:0}to{transform:none;opacity:1}}.sh-grip{width:36px;height:4px;border-radius:99px;background:#ddd;margin:0 auto 12px}.sh-x{position:absolute;top:10px;inset-inline-end:12px;border:0;background:transparent;font-size:20px;color:#888;cursor:pointer;line-height:1}.sh-title{display:block;font-size:15px;font-weight:700;margin-bottom:12px}.sh-piece{display:flex;gap:12px;align-items:center;margin-bottom:16px}.sh-thumb{width:52px;height:52px;border-radius:10px;object-fit:cover;flex:none;background:#eee}.sh-thumb-blank{display:block;background:linear-gradient(135deg,#e9e4ff,#f4f1ff)}.sh-piece-txt{min-width:0;display:flex;flex-direction:column}.sh-piece-txt b{font-size:14.5px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sh-piece-txt small{font-size:12px;color:#777}.sh-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:14px}.sh-target{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;border:0;background:transparent;cursor:pointer;border-radius:12px;font:inherit;color:inherit}.sh-target:hover{background:#f5f5f4}.sh-target span{font-size:11px;color:#555;text-align:center;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sh-mark{width:42px;height:42px;border-radius:99px;display:grid;place-items:center;font-style:normal;font-size:18px;font-weight:700;color:#fff;background:#17131f}.sh-mark.is-line{background:#06c755}.sh-mark.is-ig{background:linear-gradient(45deg,#f09433,#dc2743,#bc1888)}.sh-mark.is-fb{background:#1877f2}.sh-mark.is-reddit{background:#ff4500}.sh-mark.is-mail{background:#6b6b6b}.sh-mark.is-dm{background:#7c5cff}.sh-mark.is-restack{background:#ff6719}.sh-url{display:flex;align-items:center;gap:8px;padding:7px 8px 7px 14px;border-radius:99px;border:1px solid #e6e6e3;background:#fbfbfa}.sh-url code{flex:1 1;min-width:0;font-size:12px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-mono),ui-monospace,monospace}.sh-url button{flex:none;padding:6px 13px;border-radius:99px;cursor:pointer;border:1px solid #dcdcd8;background:#fff;color:#17131f;font:inherit;font-size:12.5px;font-weight:600}.sh-said{margin:10px 0 0;text-align:center;font-size:12.5px;color:#1a9b5f}@media (min-width:760px){.sh-veil{align-items:center}.sh{border-radius:18px}.sh-grip{display:none}}