.VideoTags_sectionWrapper__NeWFB{width:100%}.VideoTags_error__jA8xu{margin-bottom:var(--space-1);font-size:var(--fs-xs);color:var(--danger)}.VideoTags_tagsGrid__t4Vep{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-3)}.VideoTags_tagChip__WoXGr{padding:.3rem .8rem;border-radius:var(--radius-round);border:1px solid var(--border);background:var(--surface);font-size:var(--fs-xs);color:var(--text);cursor:pointer;transition:background var(--dur-base) var(--easing),border-color var(--dur-base) var(--easing),transform var(--dur-fast) var(--easing),box-shadow var(--dur-fast) var(--easing)}.VideoTags_tagChip__WoXGr:hover{background:var(--surface-2);border-color:var(--baseTintTransparentDarker);box-shadow:var(--elev-1);transform:translateY(-1px)}.VideoTags_tagChipSelected__Ziz6b{padding:.3rem .8rem;border-radius:var(--radius-round);border:1px solid var(--baseTintExtra);background:var(--baseTint);color:var(--baseTintColor);font-size:var(--fs-xs);font-weight:600;cursor:pointer;box-shadow:var(--elev-1)}.VideoTags_tagChipGhost__dMOW9{padding:.3rem .8rem;border-radius:var(--radius-round);border:1px dashed var(--baseTintTransparentDarker);background:transparent;font-size:var(--fs-xs);color:var(--baseTintDark);cursor:pointer;transition:background var(--dur-base) var(--easing),border-color var(--dur-base) var(--easing)}.VideoTags_tagChipGhost__dMOW9:hover{background:var(--baseTintTransparent);border-color:var(--baseTintExtra)}.VideoTags_selectedTagsRow___M_3y{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-bottom:var(--space-3)}.VideoTags_tagItem__iasNP{display:inline-flex;align-items:center;gap:6px}.VideoTags_tagChipStatic__b41nX{padding:.25rem .7rem;border-radius:var(--radius-round);background:var(--surface);border:1px solid var(--border);font-size:var(--fs-2xs);color:var(--text-muted)}.VideoTags_tagDelete__KLPze{border:none;background:transparent;color:var(--text-muted);font-size:14px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:8px;transition:background var(--dur-fast) var(--easing),color var(--dur-fast) var(--easing)}.VideoTags_tagDelete__KLPze:hover{background:var(--surface-2);color:var(--text)}.VideoTags_emptyText__JHMnI{font-size:var(--fs-xs);color:var(--text-muted)}.VideoTags_actionsRow__feLCD{display:flex;justify-content:flex-end;gap:var(--space-2)}.VideoTags_actionButton__uTXu8{min-width:140px}@media (max-width:768px){.VideoTags_actionsRow__feLCD{flex-direction:column;align-items:stretch}.VideoTags_actionButton__uTXu8{width:100%}}.CustomAlert_customAlertOverlay___skwf{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;z-index:var(--z-alert,40000);overflow:auto}.CustomAlert_customAlert__El4eJ{position:relative;background:var(--inputBackground);color:var(--inputColor);padding:var(--space-5);padding-top:calc(var(--space-5) + 8px);border-radius:var(--radius-2);box-shadow:var(--elev-3);width:min(720px,96vw);max-width:96vw;max-height:calc(100vh - 48px);overflow:hidden;display:flex;flex-direction:column;gap:var(--space-4);margin:auto 0}.CustomAlert_customAlertInner__mHvaF{overflow:auto;max-height:calc(100% - 120px);padding-right:8px;-webkit-overflow-scrolling:touch}.CustomAlert_closeButton__w5Xve{position:absolute;top:var(--space-2);right:var(--space-2);border:none;background:transparent;font-size:1.4rem;line-height:1;cursor:pointer;color:var(--baseTintDarker)}.CustomAlert_bodyStacked__wm0J3{display:flex;flex-direction:column;gap:var(--space-3)}.CustomAlert_customAlertSide__Q9hsv{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:var(--space-4);align-items:flex-start}.CustomAlert_sideText__pqImO{display:flex;flex-direction:column;gap:var(--space-2)}.CustomAlert_customAlertImageWrap__ePxD_{display:grid;place-items:center;border-radius:var(--radius-2);overflow:hidden;background:var(--surface-2);border:1px solid var(--border)}.CustomAlert_heading__7K7Fc{margin:0;font-size:var(--fs-lg);font-weight:500;color:var(--baseTintExtra)}.CustomAlert_message__vBgN8{margin:0;color:var(--inputColorMuted);font-size:var(--fs-sm)}.CustomAlert_extraContent__W2gEQ{margin-top:var(--space-1);font-size:var(--fs-sm)}.CustomAlert_inputGroup__6TZAm{display:flex;flex-direction:column;gap:var(--space-3)}.CustomAlert_inputField__1oEHI{width:100%;padding:.55rem .75rem;border-radius:var(--radius-1);border:1px solid var(--baseTintDarker);background:var(--baseTintTransparent);color:var(--inputColor);font-size:var(--fs-sm)}.CustomAlert_errorMessage__75ftS{margin:0;font-size:var(--fs-xs);color:var(--danger)}.CustomAlert_buttonRow__RW6Wi{display:flex;justify-content:flex-end;gap:var(--space-2)}.CustomAlert_smallButton__ELWoU{min-width:110px}@media screen and (max-width:600px){.CustomAlert_customAlert__El4eJ{padding:var(--space-4);padding-top:calc(var(--space-4) + 8px);width:calc(100vw - var(--space-4));max-height:85vh}.CustomAlert_customAlertSide__Q9hsv{grid-template-columns:1fr}.CustomAlert_buttonRow__RW6Wi{justify-content:space-between}}.FoldOutSection_wrapper__Eej9I{width:100%;margin-top:var(--space-3)}.FoldOutSection_toggle__cvKWu{width:100%;border:1px solid var(--border);border-radius:var(--radius-2);background:var(--surface);padding:var(--space-2) var(--space-3);cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);box-shadow:var(--elev-1);transition:background var(--dur-base) var(--easing),box-shadow var(--dur-base) var(--easing),border-color var(--dur-base) var(--easing),transform var(--dur-fast) var(--easing)}.FoldOutSection_toggle__cvKWu:hover{background:var(--surface-2);box-shadow:var(--elev-2);transform:translateY(-1px)}.FoldOutSection_toggle__cvKWu:focus-visible{outline:none;box-shadow:var(--focus-ring)}.FoldOutSection_toggleInner__dYIci{display:flex;align-items:center;gap:var(--space-2);flex:1}.FoldOutSection_title__Eii9L{font-size:var(--fs-sm);font-weight:600;color:var(--text-strong)}.FoldOutSection_badge__RYThq{min-width:2rem;padding:0 var(--space-1);border-radius:var(--radius-round);background:var(--baseTintTransparent);color:var(--baseTintDark);font-size:var(--fs-2xs);font-weight:600;text-align:center}.FoldOutSection_rightSlot__t22DO{display:flex;align-items:center;gap:var(--space-1)}.FoldOutSection_adornment__k0f_4{font-size:var(--fs-xs)}.FoldOutSection_chevron__SUg1i{font-size:var(--fs-xs);color:var(--text-muted)}.FoldOutSection_panel__UGelv{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-2);background:var(--surface-weak);border:1px solid var(--border)}@media (max-width:768px){.FoldOutSection_panel__UGelv,.FoldOutSection_toggle__cvKWu{padding-inline:var(--space-2)}}