.link-input-wrapper{position:sticky;bottom:20px;width:min(85vw,340px);z-index:20;display:flex;flex-direction:column;align-items:center}.link-input-wrapper .link-input-floating{position:relative!important;z-index:2;width:100%}@media(max-width:899px){.peek-card{top:-160px!important}}@media(min-width:900px){.link-input-wrapper{width:min(72vw,640px);bottom:24px}.peek-card{top:-160px!important}}.peek-card{position:absolute;left:0;right:0;top:-160px;border-radius:18px;background:var(--color-white);box-shadow:0 10px 24px -12px #0003,0 4px 10px #00000014;transform:translateY(12px);opacity:0;transition:transform .25s ease,opacity .25s ease;z-index:3;overflow:hidden;pointer-events:none}.peek-card.show{pointer-events:auto}.peek-card.show{transform:translateY(0);opacity:1}.peek-card-inner{padding:16px 18px}.peek-card-example-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.peek-card-icons{display:inline-flex;align-items:center;gap:12px;color:#111}.peek-card-icon-share{width:30px;height:30px;border:2px solid #E11D48;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;animation:heartbeat 1.4s ease-in-out infinite}.peek-card-example{font-family:SF-Pro-Text-Regular,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.4;color:#111}.peek-card-title{font-family:var(--font-family-regular, system-ui, -apple-system, sans-serif);font-weight:400;margin-bottom:6px;font-size:14px;color:var(--color-gray-dark, #666);-webkit-font-smoothing:antialiased}.peek-card-steps{font-family:var(--font-family-bold, system-ui, -apple-system, sans-serif);font-weight:700;margin-bottom:8px;font-size:16px;color:var(--color-indigo-darker, #000)}.peek-card-example{font-weight:400;color:var(--color-gray-base);font-size:12px}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}
