@layer components{.ShareDialog_grid__AwmCd{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--theme-spacing-md);gap:var(--theme-spacing-md);padding:var(--theme-spacing-md)}.ShareDialog_channelButton__ijgkX{display:flex;flex-direction:column;align-items:center;gap:var(--theme-spacing-xs);padding:var(--theme-spacing-sm);border:1px solid var(--theme-colors-border);border-radius:8px;background:var(--theme-colors-backgroundAlt);color:var(--theme-colors-textSecondary);cursor:pointer;transition:var(--theme-transitions-fast)}.ShareDialog_channelButton__ijgkX:hover{background:var(--theme-colors-background);color:var(--theme-colors-primary);border-color:var(--theme-colors-primary)}.ShareDialog_channelButton__ijgkX:focus-visible{outline:2px solid var(--theme-colors-primary);outline-offset:2px}.ShareDialog_channelButton__ijgkX svg{width:24px;height:24px}.ShareDialog_channelLabel__w5R4I{font-size:var(--theme-fontSizes-xs);white-space:nowrap}}