.style-module__D2_BLq__root{flex-direction:column;gap:1em;display:flex}.style-module__D2_BLq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75em;display:flex}.style-module__D2_BLq__searchWrapper{flex:1;min-width:12em;position:relative}.style-module__D2_BLq__searchIcon{color:var(--black-4);pointer-events:none;position:absolute;top:50%;left:.75em;transform:translateY(-50%)}.style-module__D2_BLq__searchInput{border:var(--border-line-2);border-radius:var(--border-radius-1);background:var(--white-1);width:100%;color:var(--black-3);transition:var(--transition);box-sizing:border-box;padding:.5em .75em .5em 2.5em;font-size:.875em}.style-module__D2_BLq__searchInput:focus{border-color:var(--primary-4);box-shadow:var(--focus-ring-shadow-2);outline:none}.style-module__D2_BLq__iconButton{background:var(--white-1);border:var(--border-line-2);border-radius:var(--border-radius-1);cursor:pointer;color:var(--black-4);transition:var(--transition);flex-shrink:0;justify-content:center;align-items:center;padding:.5em;display:flex}.style-module__D2_BLq__iconButton:hover{border-color:var(--primary-4);color:var(--primary-4)}.style-module__D2_BLq__iconButtonActive{border-color:var(--primary-4);color:var(--primary-4);background:var(--cold-white-2)}.style-module__D2_BLq__columnMenu{background:var(--white-1);border:var(--border-line-2);border-radius:var(--border-radius-2);min-width:13em;max-width:calc(100vw - 2em);max-height:40vh;box-shadow:var(--shadow-1);box-sizing:border-box;opacity:0;z-index:5;padding:.75em;transition:opacity .15s,transform .15s;overflow-y:auto;transform:scale(.95)}.style-module__D2_BLq__columnMenuHeader{font-size:.8125em;font-weight:var(--weight-bold);color:var(--black-3);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:.5em;margin-bottom:.5em;display:flex}.style-module__D2_BLq__columnMenuItem{color:var(--black-3);cursor:pointer;border-radius:var(--border-radius-1);white-space:normal;align-items:center;gap:.5em;padding:.3em .25em;font-size:.875em;transition:background .12s;display:flex}.style-module__D2_BLq__columnMenuItem input[type=checkbox]{cursor:pointer;accent-color:var(--primary-4);flex-shrink:0}.style-module__D2_BLq__tableWrapper{border:var(--border-line-2);border-radius:var(--border-radius-2);background:var(--white-1);-webkit-overflow-scrolling:touch;overflow:auto visible}.style-module__D2_BLq__table{border-collapse:collapse;table-layout:fixed;width:100%}.style-module__D2_BLq__th{text-align:start;background:var(--cold-white-2);border-bottom:var(--border-line-2);font-size:.8em;font-weight:var(--weight-bold);color:var(--black-4);white-space:nowrap;padding:.75em 1em}.style-module__D2_BLq__tr{border-bottom:var(--border-line-2)}.style-module__D2_BLq__tr:last-child{border-bottom:none}.style-module__D2_BLq__td{color:var(--black-3);width:var(--col-width,auto);padding:.75em 1em;font-size:.9em}.style-module__D2_BLq__th,.style-module__D2_BLq__td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style-module__D2_BLq__clickableRow{cursor:pointer;transition:background .12s}.style-module__D2_BLq__clickableRow:hover{background:var(--cold-white-2)}.style-module__D2_BLq__clickableRow:focus-visible{outline:.125em solid var(--primary-4);outline-offset:-2px}.style-module__D2_BLq__sortButton{font-weight:var(--weight-bold);color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:none;align-items:center;gap:.25em;padding:0;display:inline-flex}.style-module__D2_BLq__sortButton svg{color:var(--primary-4)}.style-module__D2_BLq__sortIconInactive{color:var(--black-4);opacity:.4}.style-module__D2_BLq__emptyState{text-align:center;color:var(--black-4);padding:2em 1em;font-size:.95em}.style-module__D2_BLq__pagination{color:var(--black-4);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;font-size:.875em;display:flex}.style-module__D2_BLq__pageSizeControl{align-items:center;gap:.5em;display:flex}.style-module__D2_BLq__select{border:var(--border-line-2);border-radius:var(--border-radius-1);background:var(--white-1);color:var(--black-3);cursor:pointer;padding:.4em .6em;font-size:.875em}.style-module__D2_BLq__pageNav{align-items:center;gap:.375em;display:flex}.style-module__D2_BLq__pageButton{background:var(--white-1);border:var(--border-line-2);border-radius:var(--border-radius-1);cursor:pointer;transition:var(--transition);color:var(--black-3);text-align:center;min-width:2em;padding:.35em .7em;line-height:1}.style-module__D2_BLq__pageButton:disabled{opacity:.35;cursor:not-allowed}.style-module__D2_BLq__pageButton:hover:not(:disabled){border-color:var(--primary-4);color:var(--primary-4)}.style-module__D2_BLq__pageInfo{color:var(--black-4);white-space:nowrap;padding:0 .25em;font-size:.875em}.style-module__D2_BLq__icon{flex-shrink:0;width:1.125em;height:1.125em}@media (max-width:30em){.style-module__D2_BLq__toolbar,.style-module__D2_BLq__pagination{flex-direction:column;align-items:stretch}}.style-module__D2_BLq__columnMenu{background:var(--white-1);border:var(--border-line-2);border-radius:var(--border-radius-2);min-width:12em;max-width:calc(100vw - 2em);box-shadow:var(--shadow-1);box-sizing:border-box;opacity:0;pointer-events:none;padding:.75em;transition:opacity .15s,transform .15s;transform:scale(.95)}.style-module__D2_BLq__columnMenu[data-open]{opacity:1;pointer-events:auto;transform:scale(1)}.style-module__D2_BLq__columnMenu{background:var(--white-1);border:var(--border-line-2);border-radius:var(--border-radius-2);min-width:13em;max-width:calc(100vw - 2em);box-shadow:var(--shadow-1);box-sizing:border-box;opacity:0;padding:.75em;transition:opacity .15s,transform .15s;transform:scale(.95)}.style-module__D2_BLq__columnMenu[data-open]{opacity:1;transform:scale(1)}.style-module__D2_BLq__columnMenuHeader{font-size:.875em;font-weight:var(--weight-bold);color:var(--black-3);justify-content:space-between;align-items:center;gap:.5em;margin-bottom:.5em;display:flex}.style-module__D2_BLq__columnMenuHeader button{cursor:pointer;color:var(--black-4);border-radius:var(--border-radius-1);transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;padding:.25em;display:flex}.style-module__D2_BLq__columnMenuHeader button:hover{background:var(--cold-white-2);color:var(--black-3)}.style-module__D2_BLq__columnMenuEmpty{text-align:center;color:var(--black-4);padding:1em 0;font-size:.85em}.style-module__D2_BLq__columnMenuList{flex-direction:column;gap:.125em;margin:0;padding:0;list-style:none;display:flex}.style-module__D2_BLq__columnMenuItem{border-radius:var(--border-radius-1);transition:background .1s}.style-module__D2_BLq__columnMenuItem:hover{background:var(--cold-white-2)}.style-module__D2_BLq__columnMenuLabel{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--black-3);align-items:center;gap:.625em;padding:.4em .5em;font-size:.875em;display:flex}.style-module__D2_BLq__checkboxWrapper{flex-shrink:0;display:inline-flex;position:relative}.style-module__D2_BLq__checkbox{opacity:0;cursor:pointer;z-index:1;width:1em;height:1em;position:absolute}.style-module__D2_BLq__checkbox:checked+.style-module__D2_BLq__checkboxCustom{background:var(--primary-4);border-color:var(--primary-4)}.style-module__D2_BLq__checkbox:focus-visible+.style-module__D2_BLq__checkboxCustom{box-shadow:var(--focus-ring-shadow-2)}.style-module__D2_BLq__checkbox:hover+.style-module__D2_BLq__checkboxCustom{border-color:var(--primary-4)}.style-module__D2_BLq__columnMenuLabelText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style-module__D2_BLq__iconButtonActive{background:var(--cold-white-2);border-color:var(--primary-4);color:var(--primary-4)}.style-module__D2_BLq__bulkActionBar{background:var(--cold-white-2);border:var(--border-line-2);border-radius:var(--border-radius-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;margin-bottom:1em;padding:.75em 1em;display:flex}.style-module__D2_BLq__bulkActionInfo{font-size:.9em;font-weight:var(--weight-bold);color:var(--black-3)}.style-module__D2_BLq__bulkActionButtons{gap:.5em;display:flex}.style-module__D2_BLq__checkboxLabel{justify-content:center;align-items:center;display:inline-flex;position:relative}.style-module__D2_BLq__checkboxInput{opacity:0;cursor:pointer;z-index:1;width:1em;height:1em;position:absolute}.style-module__D2_BLq__checkboxCustom{border:.1em solid var(--white-3);background:var(--white-1);width:1.15em;height:1.15em;transition:var(--transition);border-radius:.25em;justify-content:center;align-items:center;display:flex}.style-module__D2_BLq__checkboxInput:checked+.style-module__D2_BLq__checkboxCustom{background:var(--primary-4);border-color:var(--primary-4)}.style-module__D2_BLq__checkboxInput:focus-visible+.style-module__D2_BLq__checkboxCustom{box-shadow:var(--focus-ring-shadow-2)}.style-module__D2_BLq__checkboxInput:hover+.style-module__D2_BLq__checkboxCustom{border-color:var(--primary-4)}.style-module__D2_BLq__checkIcon{width:.75em;height:.75em;color:var(--white-1)}.style-module__D2_BLq__columnMenuItem{padding:0}.style-module__D2_BLq__columnMenuLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;width:100%;padding:.5em .75em;display:flex}
.style-module__7p0o5G__overlay{z-index:10;background-color:#00000080;justify-content:center;align-items:center;animation:.15s style-module__7p0o5G__fadeIn;display:flex;position:fixed;inset:0}.style-module__7p0o5G__modal{border-radius:var(--border-radius-3);padding:var(--space-4) var(--space-6);width:90%;max-width:30em;box-shadow:var(--shadow-6);box-sizing:border-box;background-color:#fff;max-width:90%;animation:.15s style-module__7p0o5G__scaleIn}.style-module__7p0o5G__title{margin:0 0 var(--space-2) 0;color:var(--color-text);font-size:1.2em}.style-module__7p0o5G__message{margin:0 0 var(--space-4) 0;color:var(--color-text-secondary);line-height:1.5}.style-module__7p0o5G__actions{justify-content:flex-end;gap:var(--space-3);display:flex}[dir=rtl] .style-module__7p0o5G__actions{flex-direction:row-reverse}.style-module__7p0o5G__cancelBtn,.style-module__7p0o5G__confirmBtn{padding:var(--space-2) var(--space-4);border-radius:var(--border-radius-2);cursor:pointer;border:var(--border-line-2);font-size:1em;transition:background-color .1s}.style-module__7p0o5G__cancelBtn{background-color:var(--white-1);color:var(--color-text)}.style-module__7p0o5G__cancelBtn:hover{background-color:var(--white-light-2)}.style-module__7p0o5G__confirmBtn{background-color:var(--primary-3);color:#fff;border-color:var(--primary-3)}.style-module__7p0o5G__confirmBtn:hover{background-color:var(--primary-7);border-color:var(--primary-7)}@keyframes style-module__7p0o5G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module__7p0o5G__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.style-module__ytJetq__form{box-sizing:border-box;flex-direction:column;gap:1.25em;max-width:100%;display:flex}.style-module__ytJetq__actions{flex-wrap:wrap;justify-content:flex-end;gap:1em;margin-top:1em;display:flex}@media (max-width:48em){.style-module__ytJetq__actions{flex-direction:column}.style-module__ytJetq__actions button{width:100%}}.style-module__ytJetq__imageError{color:#dc2626;margin-top:.25rem;font-size:.85rem}
.style-module__xfbZCq__root{gap:var(--space-4,1em);padding:var(--space-4,1em);flex-direction:column;min-height:100%;display:flex}.style-module__xfbZCq__headerRow{justify-content:space-between;align-items:center;gap:var(--space-4,1em);margin-bottom:var(--space-4,1em);flex-wrap:wrap;display:flex}.style-module__xfbZCq__title{font-size:1.5em;font-weight:var(--weight-bold,700);color:var(--text-1,#0f172a);margin:0}.style-module__xfbZCq__addButton{align-items:center;gap:var(--space-2,.5em);padding-block:var(--space-2,.5em);padding-inline:var(--space-4,1em);background:linear-gradient(180deg, var(--primary-5), var(--primary-4));color:var(--white-1,#fff);border-radius:var(--border-radius-2,.6em);font-weight:var(--weight-bold,700);transition:var(--transition,all .2s ease-in-out);cursor:pointer;box-shadow:0 .125em .5em rgba(var(--primary-base), .15);border:none;text-decoration:none;display:inline-flex}.style-module__xfbZCq__addButton:hover{box-shadow:0 .25em .75em rgba(var(--primary-base), .25);background:linear-gradient(180deg, var(--primary-6), var(--primary-5));transform:translateY(-.0625em)}.style-module__xfbZCq__importButton{align-items:center;gap:var(--space-2,.5em);padding-block:var(--space-2,.5em);padding-inline:var(--space-4,1em);background:var(--panel-color,#fff);color:var(--text-2,#4b5563);border:.0625em solid var(--border-color,var(--white-3));border-radius:var(--border-radius-2,.6em);font-weight:var(--weight-bold,700);transition:var(--transition,all .2s ease-in-out);cursor:pointer;box-shadow:var(--shadow-1);display:inline-flex}.style-module__xfbZCq__importButton:hover{border-color:var(--primary-4);color:var(--primary-5);background:color-mix(in srgb, var(--primary-1), transparent 95%);transform:translateY(-.0625em)}.style-module__xfbZCq__bulkDeleteButton{align-items:center;gap:var(--space-2,.5em);padding-block:var(--space-2,.5em);padding-inline:var(--space-4,1em);background:var(--negative-1,#fef2f2);color:var(--negative-7,#b91c1c);border:.0625em solid var(--negative-3,#fecaca);border-radius:var(--border-radius-2,.6em);font-weight:var(--weight-bold,700);transition:var(--transition,all .2s ease-in-out);cursor:pointer;display:inline-flex}.style-module__xfbZCq__bulkDeleteButton:hover{background:var(--negative-2,#fee2e2);border-color:var(--negative-5,#ef4444);transform:translateY(-.0625em);box-shadow:0 .125em .375em #ef444426}.style-module__xfbZCq__thumbnailWrapper{border-radius:var(--border-radius-1,.3em);border:.0625em solid var(--border-color,var(--white-3));background-color:var(--white-2,#f3f4f6);width:2.5em;height:2.5em;position:relative;overflow:hidden}.style-module__xfbZCq__thumbnail{object-fit:cover}.style-module__xfbZCq__badge{font-size:.75em;font-weight:var(--weight-bold,700);border-radius:var(--border-radius-pill,100em);align-items:center;padding-block:.125em;padding-inline:.5em;display:inline-flex}.style-module__xfbZCq__status_active{background-color:var(--positive-1,#f0fdf4);color:var(--positive-7,#15803d);border:.0625em solid var(--positive-3,#bbf7d0)}.style-module__xfbZCq__status_draft{background-color:var(--white-2,#f3f4f6);color:var(--text-3,#6b7280);border:.0625em solid var(--border-color,var(--white-3))}.style-module__xfbZCq__status_archived{background-color:var(--negative-1,#fef2f2);color:var(--negative-7,#b91c1c);border:.0625em solid var(--negative-3,#fecaca)}.style-module__xfbZCq__actions{align-items:center;gap:var(--space-2,.5em);display:flex}.style-module__xfbZCq__actionButton{border-radius:var(--border-radius-1,.3em);border:.0625em solid var(--border-color,var(--white-3));background:var(--panel-color,#fff);width:2em;height:2em;color:var(--text-3,#6b7280);transition:var(--transition,all .2s ease-in-out);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.style-module__xfbZCq__actionButton:hover{background:color-mix(in srgb, var(--primary-1), transparent 95%);border-color:var(--primary-4);color:var(--primary-5);transform:translateY(-.0625em)}.style-module__xfbZCq__actionButton:nth-child(2):hover{background:var(--negative-1,#fef2f2);border-color:var(--negative-4,#f87171);color:var(--negative-6,#dc2626)}.style-module__xfbZCq__actionIcon{width:1.125em;height:1.125em}@keyframes style-module__xfbZCq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.style-module__xfbZCq__modalBackdrop{-webkit-backdrop-filter:blur(.25em);backdrop-filter:blur(.25em);padding:var(--space-4,1em);z-index:9999;background-color:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__xfbZCq__modalContent{background-color:var(--panel-color,#fff);padding:var(--space-5,1.5em);border-radius:var(--border-radius-3,1em);border:.0625em solid var(--border-color,var(--white-3));width:100%;max-width:31.25em;box-shadow:0 .5em 2em rgba(var(--primary-base), .15);animation:.25s ease-out style-module__xfbZCq__modalFadeIn}@keyframes style-module__xfbZCq__modalFadeIn{0%{opacity:0;transform:scale(.95)translateY(.5em)}to{opacity:1;transform:scale(1)translateY(0)}}.style-module__xfbZCq__modalTitle{font-size:1.25em;font-weight:var(--weight-bold,700);color:var(--text-1,#0f172a);margin:0 0 var(--space-3,.75em) 0}.style-module__xfbZCq__modalDesc{color:var(--text-2,#4b5563);margin:0 0 var(--space-5,1.5em) 0;font-size:.875em;line-height:1.5}.style-module__xfbZCq__modalStrategyList{gap:var(--space-3,.75em);margin-bottom:var(--space-5,1.5em);flex-direction:column;display:flex}.style-module__xfbZCq__strategyBtn{align-items:flex-start;gap:var(--space-1,.25em);padding:var(--space-3,.75em);background:var(--panel-color,#fff);border:.0625em solid var(--border-color,var(--white-3));border-radius:var(--border-radius-2,.6em);cursor:pointer;text-align:start;width:100%;transition:var(--transition,all .2s ease-in-out);outline:none;flex-direction:column;display:flex}[dir=rtl] .style-module__xfbZCq__strategyBtn{text-align:right;align-items:flex-start}.style-module__xfbZCq__strategyBtn:hover{border-color:var(--primary-4);background:color-mix(in srgb, var(--primary-1), transparent 97%);box-shadow:0 .125em .5em rgba(var(--primary-base), .08);transform:translateY(-.0625em)}.style-module__xfbZCq__strategyBtn:focus-visible{box-shadow:var(--focus-ring-shadow-2);border-color:var(--primary-4)}.style-module__xfbZCq__strategyTitle{font-size:.9375em;font-weight:var(--weight-bold,700);color:var(--text-1,#0f172a)}.style-module__xfbZCq__strategyBtn:hover .style-module__xfbZCq__strategyTitle{color:var(--primary-5)}.style-module__xfbZCq__strategyDesc{color:var(--text-3,#6b7280);font-size:.8125em;line-height:1.4}.style-module__xfbZCq__modalFooter{justify-content:flex-end;gap:var(--space-3,.75em);display:flex}.style-module__xfbZCq__cancelBtn{padding-block:var(--space-2,.5em);padding-inline:var(--space-4,1em);background:var(--white-1,#fff);color:var(--negative-7,#dc2626);border:.0625em solid var(--negative-3,#fca5a5);border-radius:var(--border-radius-1,.3em);font-weight:var(--weight-bold,700);transition:var(--transition,all .2s ease-in-out);cursor:pointer;align-items:center;font-size:.875em;display:inline-flex}.style-module__xfbZCq__cancelBtn:hover{background:var(--negative-1,#fef2f2);border-color:var(--negative-5,#ef4444);transform:translateY(-.0625em)}.style-module__xfbZCq__productNameLink{color:var(--gray-1,#3b82f6);font-weight:var(--weight-bold,700);transition:var(--transition,all .2s ease-in-out);text-decoration:none}.style-module__xfbZCq__productNameLink:hover{color:var(--primary-5,#2563eb);text-decoration:underline}.style-module__xfbZCq__productNameLink:focus-visible{box-shadow:var(--focus-ring-shadow-2);border-radius:var(--border-radius-1,.3em);outline:none}.style-module__xfbZCq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.style-module__xfbZCq__headerActions{align-items:center;gap:.75rem;display:flex}.style-module__xfbZCq__addButton,.style-module__xfbZCq__importButton{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.style-module__xfbZCq__addButton{background-color:var(--primary-color,#10b981);color:#fff}.style-module__xfbZCq__addButton:hover{filter:brightness(.95)}.style-module__xfbZCq__importButton{color:var(--text-color,#374151);border-color:var(--border-color,#e5e7eb);background-color:#0000}.style-module__xfbZCq__importButton:hover:not(:disabled){background-color:var(--bg-hover,#f3f4f6)}.style-module__xfbZCq__importButton:disabled{opacity:.6;cursor:not-allowed}.style-module__xfbZCq__spinner{animation:1s linear infinite style-module__xfbZCq__spin}.style-module__xfbZCq__modalOverlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__xfbZCq__modalContainer{background-color:var(--bg-1,#fff);border-radius:8px;width:90%;max-width:500px;padding:2rem;box-shadow:0 4px 12px #00000026}.style-module__xfbZCq__modalTitle{margin:0 0 1rem;font-size:1.25rem;font-weight:600}.style-module__xfbZCq__modalDescription{color:var(--text-2,#4b5563);margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.style-module__xfbZCq__modalActionsGrid{flex-direction:column;gap:.75rem;display:flex}.style-module__xfbZCq__modalActionButton{cursor:pointer;border:1px solid var(--border-color,#d1d5db);text-align:inherit;background:0 0;border-radius:6px;padding:.75rem;transition:background-color .15s}.style-module__xfbZCq__modalActionButton:hover{background-color:var(--bg-hover,#f3f4f6)}.style-module__xfbZCq__modalActionButtonTitle{color:var(--text-1,#111827);font-weight:600;display:block}.style-module__xfbZCq__modalActionButtonDesc{color:var(--text-3,#6b7280);margin-top:2px;font-size:.8rem;display:block}.style-module__xfbZCq__modalCancelWrapper{justify-content:flex-end;margin-top:1.5rem;display:flex}.style-module__xfbZCq__modalCancelButton{cursor:pointer;color:#fff;background-color:#ef4444;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;transition:filter .15s}.style-module__xfbZCq__modalCancelButton:hover{filter:brightness(.9)}
.style-module__ZSPykG__root{box-sizing:border-box;width:40em;max-width:100%;margin:0 auto;padding:1.5em}.style-module__ZSPykG__header{flex-wrap:wrap;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.style-module__ZSPykG__backLink{color:var(--black-4);cursor:pointer;transition:var(--transition);background:0 0;border:none;align-items:center;gap:.5em;font-size:.9em;display:flex}.style-module__ZSPykG__backLink:hover{color:var(--primary-4)}.style-module__ZSPykG__icon{width:1em;height:1em}.style-module__ZSPykG__title{font-size:1.5em;font-weight:var(--weight-bold);margin:0}@media (max-width:48em){.style-module__ZSPykG__root{padding:1em}.style-module__ZSPykG__header{flex-direction:column;align-items:flex-start;gap:.75em}.style-module__ZSPykG__title{font-size:1.3em}}
.style-module__U5qE6G__root{box-sizing:border-box;width:40em;max-width:100%;margin:0 auto;padding:1.5em}.style-module__U5qE6G__header{flex-wrap:wrap;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.style-module__U5qE6G__backLink{color:var(--black-4);cursor:pointer;transition:var(--transition);background:0 0;border:none;align-items:center;gap:.5em;font-size:.9em;display:flex}.style-module__U5qE6G__backLink:hover{color:var(--primary-4)}.style-module__U5qE6G__icon{width:1em;height:1em}.style-module__U5qE6G__title{font-size:1.5em;font-weight:var(--weight-bold);margin:0}@media (max-width:48em){.style-module__U5qE6G__root{padding:1em}.style-module__U5qE6G__header{flex-direction:column;align-items:flex-start;gap:.75em}.style-module__U5qE6G__title{font-size:1.3em}}
.style-module__TD3hXa__root{max-width:60em;margin:0 auto;padding:2em}.style-module__TD3hXa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;margin-bottom:2em;display:flex}.style-module__TD3hXa__title{margin:0;font-size:1.75em;font-weight:700}.style-module__TD3hXa__empty{text-align:center;color:var(--text-muted);padding:3em 0}.style-module__TD3hXa__slidesList{flex-direction:column;gap:1em;display:flex}.style-module__TD3hXa__slideCard{background:var(--white-1);border:.0625em solid var(--border-color);border-radius:var(--border-radius-2);box-shadow:var(--shadow-1);will-change:transform;-webkit-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;gap:1em;padding:.75em;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex}.style-module__TD3hXa__dragging{opacity:.4;box-shadow:var(--focus-ring-shadow-2);border-color:var(--primary-4)}.style-module__TD3hXa__dragOver{border-color:var(--primary-4);background:var(--cold-white-2)}.style-module__TD3hXa__dragHandle{cursor:grab;color:var(--text-6);touch-action:none;flex-shrink:0;display:inline-flex}.style-module__TD3hXa__dragHandle:active{cursor:grabbing;color:var(--black-3)}.style-module__TD3hXa__dragHandleIcon{width:1em;height:1em}.style-module__TD3hXa__slidePreview{flex:1;align-items:center;gap:1em;min-width:0;display:flex}.style-module__TD3hXa__slideThumb{object-fit:cover;border-radius:var(--border-radius-1);flex-shrink:0;width:6em;height:4em}.style-module__TD3hXa__slideInfo{min-width:0;overflow:hidden}.style-module__TD3hXa__slideInfo h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1em;overflow:hidden}.style-module__TD3hXa__slideInfo p{color:var(--text-5);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9em;overflow:hidden}.style-module__TD3hXa__slideActions{flex-shrink:0;gap:.5em;display:flex}.style-module__TD3hXa__root a{text-decoration:none}@media (max-width:40em){.style-module__TD3hXa__root{padding:1em}.style-module__TD3hXa__title{margin-bottom:.5em;font-size:1.4em}.style-module__TD3hXa__slideCard{flex-direction:column;align-items:stretch;gap:.75em;padding:1em}.style-module__TD3hXa__dragHandle{align-self:flex-start;margin:-.25em;padding:.25em}.style-module__TD3hXa__slidePreview{text-align:center;flex-direction:column;align-items:center;gap:.5em}.style-module__TD3hXa__slideThumb{aspect-ratio:16/9;width:100%;max-width:20em;height:auto}.style-module__TD3hXa__slideInfo h3,.style-module__TD3hXa__slideInfo p{white-space:normal;text-align:center}.style-module__TD3hXa__slideActions{justify-content:center;width:100%;margin-top:.25em}.style-module__TD3hXa__dragHandleIcon{width:1.2em;height:1.2em}}
