.post-picker{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.post-tab{cursor:pointer;background:#fff;border:2px solid #000;border-radius:.7rem;padding:.4rem .85rem;font-size:.85rem;font-weight:700}.post-tab[aria-selected=true]{background:var(--bts-accent);color:var(--bts-accent-foreground);transform:translateY(1px)}.post-canvas{border:2px solid #000;border-radius:1rem;width:100%;height:auto;display:block}.post-actions{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.post-secondary{cursor:pointer;background:#fff;border:2px solid #000;border-radius:.7rem;padding:.5rem 1rem;font-weight:600}.post-caption{margin-top:1rem;font-size:.85rem;font-weight:600;display:block}.post-caption textarea{width:100%;font:inherit;resize:vertical;border:2px solid #000;border-radius:.7rem;margin-top:.35rem;padding:.6rem .7rem;font-weight:400;display:block}
