.rw.svelte-1hm33dv{position:relative;display:flex;flex-direction:column;gap:18px;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;color:var(--text)}.rw-banner.svelte-1hm33dv{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:14px;border:1px solid var(--border);background:var(--surface-2, var(--surface))}.rw-banner-emoji.svelte-1hm33dv{font-size:22px;line-height:1.2;flex-shrink:0}.rw-banner-title.svelte-1hm33dv{margin:0 0 4px;font-size:15px;font-weight:700;color:var(--text)}.rw-banner-sub.svelte-1hm33dv{margin:0;font-size:13px;color:var(--muted);line-height:1.55}.rw-banner-sub.svelte-1hm33dv strong:where(.svelte-1hm33dv){color:var(--text)}.rw-available.svelte-1hm33dv{border-color:color-mix(in srgb,var(--accent) 35%,transparent);background:linear-gradient(160deg,color-mix(in srgb,var(--accent) 10%,transparent),color-mix(in srgb,var(--accent-2) 3%,transparent))}.rw-pending.svelte-1hm33dv{border-color:color-mix(in srgb,var(--accent) 30%,transparent);background:linear-gradient(160deg,color-mix(in srgb,var(--accent) 7%,transparent),transparent)}.rw-earned.svelte-1hm33dv{border-color:#34c76e66;background:linear-gradient(160deg,#34c76e1f,#34c76e08)}.rw-earned.svelte-1hm33dv .rw-banner-title:where(.svelte-1hm33dv){color:#34c76e}.rw-share.svelte-1hm33dv{display:flex;flex-direction:column;gap:10px}.rw-link-row.svelte-1hm33dv{display:flex;gap:8px}.rw-link.svelte-1hm33dv{flex:1;min-width:0;height:44px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-size:13px;font-family:SFMono-Regular,ui-monospace,Menlo,monospace;overflow:hidden;text-overflow:ellipsis}.rw-link.svelte-1hm33dv:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 15%,transparent)}.rw-copy.svelte-1hm33dv{flex-shrink:0;padding:0 22px;height:44px;border:none;border-radius:10px;cursor:pointer;color:#fff;font-size:14px;font-weight:700;font-family:inherit;text-shadow:0 1px 2px rgba(18,10,2,.62);background:linear-gradient(180deg,#ffffff21,#fff0 40%),linear-gradient(180deg,var(--pg1) 0%,var(--pg2) 48%,var(--pg3) 100%);box-shadow:inset 0 1px #fff3,0 2px 6px #0000004d,0 8px 20px -8px color-mix(in srgb,var(--accent) 50%,transparent);transition:transform .15s,filter .15s}.rw-copy.svelte-1hm33dv:hover{transform:translateY(-1px);filter:brightness(1.05)}.rw-copy.svelte-1hm33dv:active{transform:translateY(0);filter:brightness(.97)}.rw-share-actions.svelte-1hm33dv{display:flex;gap:8px;flex-wrap:wrap}.rw-btn-ghost.svelte-1hm33dv{padding:9px 16px;border-radius:100px;cursor:pointer;border:1px solid var(--border);background:transparent;color:var(--text);font-size:13px;font-weight:600;font-family:inherit;transition:background .15s,border-color .15s}.rw-btn-ghost.svelte-1hm33dv:hover{background:var(--hover-wash);border-color:var(--border-3)}.rw-how.svelte-1hm33dv{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.rw-how.svelte-1hm33dv li:where(.svelte-1hm33dv){display:flex;gap:12px;align-items:flex-start;font-size:13px;color:var(--muted);line-height:1.55}.rw-how.svelte-1hm33dv li:where(.svelte-1hm33dv) strong:where(.svelte-1hm33dv){color:var(--text);font-weight:700}.rw-dot.svelte-1hm33dv{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent) 25%,transparent)}.rw-fineprint.svelte-1hm33dv{margin:0;font-size:12px;color:var(--faint);line-height:1.55}.rw-skeleton.svelte-1hm33dv{display:flex;flex-direction:column;gap:14px}.sk.svelte-1hm33dv{border-radius:8px;background:var(--surface-2, var(--border));animation:svelte-1hm33dv-rw-pulse 1.3s ease-in-out infinite}.sk-title.svelte-1hm33dv{height:20px;width:60%}.sk-line.svelte-1hm33dv{height:14px;width:90%}.sk-box.svelte-1hm33dv{height:44px;width:100%}@keyframes svelte-1hm33dv-rw-pulse{0%,to{opacity:.55}50%{opacity:1}}.rw-error.svelte-1hm33dv{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.rw-error.svelte-1hm33dv p:where(.svelte-1hm33dv){margin:0;font-size:14px;color:var(--muted)}.rw-toast.svelte-1hm33dv{position:absolute;bottom:-8px;left:50%;transform:translate(-50%) translateY(100%);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:10px;padding:8px 16px;font-size:13px;font-weight:600;box-shadow:0 6px 20px var(--shadow-lg, rgba(0,0,0,.3));white-space:nowrap;z-index:5;pointer-events:none;animation:svelte-1hm33dv-rw-toast-in .2s ease-out}@keyframes svelte-1hm33dv-rw-toast-in{0%{opacity:0;transform:translate(-50%) translateY(calc(100% + 6px))}to{opacity:1;transform:translate(-50%) translateY(100%)}}@media(prefers-reduced-motion:reduce){.sk.svelte-1hm33dv,.rw-toast.svelte-1hm33dv{animation:none}}
