.ShareButtons_container__wdhl0{display:flex;flex-direction:column;gap:1rem;width:100%}.ShareButtons_buttons__Lm29A{display:flex;flex-wrap:wrap;gap:.5rem}.ShareButtons_button__T_Eht{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.875rem;cursor:pointer;transition:all var(--transition-fast)}.ShareButtons_button__T_Eht:hover{background:var(--bg-secondary);border-color:var(--border-hover);color:var(--text-primary)}.ShareButtons_button__T_Eht.ShareButtons_active__YxFaZ{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.ShareButtons_icon__VmLdi{font-size:1rem;line-height:1}.ShareButtons_label__kSkKE{display:none}@media (min-width:480px){.ShareButtons_label__kSkKE{display:inline}}.ShareButtons_embedSection__nNq8x{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:var(--radius-md);padding:.75rem;width:100%;box-sizing:border-box}@media (min-width:480px){.ShareButtons_embedSection__nNq8x{padding:1rem}}.ShareButtons_embedTypeTabs__efifX{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-primary)}@media (min-width:640px){.ShareButtons_embedTypeTabs__efifX{flex-direction:row}}.ShareButtons_embedTypeTab__OD8_I{flex:1;padding:.625rem .75rem;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.75rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ShareButtons_embedTypeTab__OD8_I:hover{border-color:var(--border-hover);color:var(--text-primary)}.ShareButtons_embedTypeActive__jLnfT{background:var(--brand-primary);border-color:var(--brand-primary);color:white}.ShareButtons_embedTypeActive__jLnfT:hover{background:var(--brand-primary-hover);border-color:var(--brand-primary-hover);color:white}.ShareButtons_embedHeader__zYH5g{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width:480px){.ShareButtons_embedHeader__zYH5g{flex-direction:row;justify-content:space-between;align-items:center}}.ShareButtons_embedLabel__u89ZA{margin:0;font-size:.875rem;color:var(--text-secondary)}.ShareButtons_themeToggle__97Fsq{display:flex;gap:.25rem;background:var(--bg-primary);padding:.25rem;border-radius:var(--radius-md)}.ShareButtons_themeButton__YpDvd{padding:.375rem .75rem;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-tertiary);font-size:.75rem;font-weight:500;cursor:pointer;transition:all var(--transition-fast)}.ShareButtons_themeButton__YpDvd:hover{color:var(--text-secondary)}.ShareButtons_themeActive__0k4w2{background:var(--bg-secondary);color:var(--text-primary)}.ShareButtons_embedPreview__u9SQo{display:flex;justify-content:center;align-items:center;padding:.5rem;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);margin-bottom:.75rem;overflow:hidden;width:100%;box-sizing:border-box}.ShareButtons_embedPreview__u9SQo iframe{width:350px;height:150px;border:none;flex-shrink:0;transform:scale(.75);transform-origin:center center}@media (min-width:400px){.ShareButtons_embedPreview__u9SQo iframe{transform:scale(.85)}}@media (min-width:480px){.ShareButtons_embedPreview__u9SQo{padding:.75rem}.ShareButtons_embedPreview__u9SQo iframe{transform:scale(1)}}.ShareButtons_embedCode__WDf9v{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-sm);padding:.75rem;margin-bottom:.75rem;overflow-x:auto;max-width:100%}.ShareButtons_embedCode__WDf9v code{font-family:var(--font-geist-mono),monospace;font-size:.6875rem;color:var(--text-primary);word-break:break-all;white-space:pre-wrap;display:block}.ShareButtons_copyButton__BAWV6{padding:.5rem 1rem;background:var(--brand-primary);border:none;border-radius:var(--radius-md);color:white;font-size:.875rem;font-weight:500;cursor:pointer;transition:background var(--transition-fast)}.ShareButtons_copyButton__BAWV6:hover{background:var(--brand-primary-hover)}