.SlotsPage_container__JyTgN{margin-left:1.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.SlotsPage_header__E6eOH{display:flex;align-items:center;justify-content:space-between}@media (max-width:640px){.SlotsPage_header__E6eOH{flex-direction:column;align-items:stretch}}.SlotsPage_headerContent__hWzCx h1{font-size:1.5rem;font-weight:600;color:#000}.dark .SlotsPage_headerContent__hWzCx h1{color:#fff}.SlotsPage_headerContent__hWzCx p{margin-top:.5rem;font-size:.875rem;line-height:1.5;color:#6b7280}.SlotsPage_addButton__bv2bL{margin-top:1rem;width:100%;gap:.5rem}@media (min-width:640px){.SlotsPage_addButton__bv2bL{margin-top:0;width:fit-content}}.SlotsPage_filtersContainer__NEYGe{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (min-width:640px){.SlotsPage_filtersContainer__NEYGe{flex-direction:row;align-items:center}}.SlotsPage_searchContainer__Rg9ln{flex:1;max-width:24rem}.SlotsPage_filtersRow__Pswyy{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.SlotsPage_filterSelect__HhOUt{min-width:8.75rem}.SlotsPage_filterSelect__HhOUt select{height:2.5rem}.SlotsPage_contentSection__4GkYh{display:flex;flex-direction:column;gap:1rem}.SlotsPage_loadingContainer___Rgga{text-align:center;padding:3rem 0}.SlotsPage_loadingSpinner__pX2em{animation:SlotsPage_spin__hRuzC 1s linear infinite;margin:0 auto;width:2rem;height:2rem;border:2px solid #d1d5db;border-top-color:#4b5563;border-radius:50%}.SlotsPage_loadingText__RccNb{margin-top:1rem}.SlotsPage_loadingText__RccNb,.SlotsPage_slotsStats__S7uT6{font-size:.875rem;color:#6b7280}.SlotsPage_slotsGrid___U5UI{display:grid;gap:3px;row-gap:3px;grid-template-columns:repeat(4,1fr);max-width:950px;margin:0 auto}@media (min-width:768px){.SlotsPage_slotsGrid___U5UI{grid-template-columns:repeat(6,1fr);max-width:1100px}}@media (min-width:1024px){.SlotsPage_slotsGrid___U5UI{grid-template-columns:repeat(8,1fr);max-width:1200px}}@media (min-width:1280px){.SlotsPage_slotsGrid___U5UI{grid-template-columns:repeat(8,1fr);max-width:1200px}}@media (min-width:1536px){.SlotsPage_slotsGrid___U5UI{grid-template-columns:repeat(8,1fr);max-width:1200px}}.SlotsPage_slotCard__2cqlJ{position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer;padding:0;max-width:140px;width:100%}.SlotsPage_slotCard__2cqlJ:hover{transform:translateY(-2px);box-shadow:0 8px 12px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.04)}.SlotsPage_slotCardContent__XK06M{position:relative;aspect-ratio:3/4;max-height:200px;width:100%}.SlotsPage_slotImage__gnWd1{object-fit:cover}.SlotsPage_archivedOverlay__o3VFn{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:5}.SlotsPage_slotBadges__LF5q_{position:absolute;top:.25rem;left:.25rem;display:flex;flex-direction:column;gap:.125rem;z-index:10}.SlotsPage_slotTitleOverlay__lHIlr{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:.75rem .375rem .375rem;z-index:8}.SlotsPage_slotTitle__Rv0IG{color:#fff;font-weight:600;font-size:.6875rem;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.5);margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.SlotsPage_slotTitle__Rv0IG.SlotsPage_archived__jFS8K{color:hsla(0,0%,100%,.6)}.SlotsPage_statusBadge__OtoSQ{padding:.0625rem .25rem;font-size:.5625rem;font-weight:600;border-radius:.25rem;backdrop-filter:blur(4px)}.SlotsPage_statusBadge__OtoSQ.SlotsPage_archived__jFS8K{background-color:rgba(245,158,11,.9);color:#fff}.SlotsPage_statusBadge__OtoSQ.SlotsPage_unpublished__f2Jsl{background-color:rgba(59,130,246,.9);color:#fff}.SlotsPage_statusBadge__OtoSQ.SlotsPage_live__GRIkM{background-color:rgba(34,197,94,.9);color:#fff}.SlotsPage_statusBadge__OtoSQ.SlotsPage_unedited__FXDI8{background-color:rgba(239,68,68,.9);color:#fff}.SlotsPage_slotPlaceholder__SuNCW{display:flex;flex-direction:column;justify-content:center;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);padding:.5rem;position:relative;border-radius:.375rem;overflow:hidden}.SlotsPage_slotPlaceholder__SuNCW:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;z-index:1}.SlotsPage_slotPlaceholder__SuNCW.SlotsPage_archived__jFS8K{background:linear-gradient(135deg,#6c757d,#495057)}.dark .SlotsPage_slotPlaceholder__SuNCW{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.dark .SlotsPage_slotPlaceholder__SuNCW.SlotsPage_archived__jFS8K{background:linear-gradient(135deg,#374151,#1f2937)}.SlotsPage_placeholderContent__3P6yq{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;text-align:center;z-index:2;position:relative;gap:.125rem;padding:.25rem;max-height:100%;overflow:hidden}.SlotsPage_placeholderIcon__BecD_{width:1.25rem;height:1.25rem;margin-bottom:.25rem;color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);flex-shrink:0}.SlotsPage_placeholderTitle__CzTk_{font-weight:600;font-size:.6875rem;color:#fff;margin-bottom:.125rem;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.3);max-width:100%;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0}.SlotsPage_placeholderTitle__CzTk_.SlotsPage_archived__jFS8K{color:hsla(0,0%,100%,.6)}.SlotsPage_placeholderProvider__jGHOp{font-size:.375rem;color:hsla(0,0%,100%,.8);font-weight:500;text-transform:uppercase;letter-spacing:.025em;background:hsla(0,0%,100%,.1);padding:.03125rem .25rem;border-radius:.5rem;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);max-width:fit-content;white-space:nowrap}.SlotsPage_placeholderProvider__jGHOp.SlotsPage_archived__jFS8K{color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.05)}.dark .SlotsPage_placeholderProvider__jGHOp{color:#9ca3af}.dark .SlotsPage_placeholderProvider__jGHOp.SlotsPage_archived__jFS8K{color:#6b7280}.SlotsPage_placeholderInfo__ZqGh2{margin-top:.5rem;font-size:.75rem;color:#6b7280;text-align:center;display:flex;flex-direction:column;gap:.25rem}.SlotsPage_placeholderCategory__A8hH8{text-transform:capitalize}.SlotsPage_placeholderBadges__uYiMe{display:flex;flex-direction:column;gap:.25rem}.SlotsPage_placeholderBadge__XxeTO{padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:.375rem}.SlotsPage_placeholderBadge__XxeTO.SlotsPage_archived__jFS8K{background-color:#e5e7eb;color:#1f2937}.dark .SlotsPage_placeholderBadge__XxeTO.SlotsPage_archived__jFS8K{background-color:#374151;color:#e5e7eb}.SlotsPage_placeholderBadge__XxeTO.SlotsPage_unpublished__f2Jsl{background-color:#fee2e2;color:#991b1b}.dark .SlotsPage_placeholderBadge__XxeTO.SlotsPage_unpublished__f2Jsl{background-color:#7f1d1d;color:#fca5a5}.SlotsPage_placeholderDates__1z4SE{font-size:.75rem}.SlotsPage_emptyState__sYdeL{text-align:center;padding:3rem 0}.SlotsPage_emptyIcon__jAtPy{margin:0 auto;width:3rem;height:3rem;color:#9ca3af}.SlotsPage_emptyTitle__7EgZb{margin-top:1rem;font-weight:600;color:#111827}.dark .SlotsPage_emptyTitle__7EgZb{color:#f9fafb}.SlotsPage_emptyDescription__GGA9p{margin-top:.5rem;font-size:.875rem;color:#6b7280}.SlotsPage_emptyButton__9uE_9{margin-top:1rem;gap:.5rem}.SlotsPage_pagination__li6Su{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.SlotsPage_paginationInfo__CIRvY{display:flex;align-items:center;gap:.5rem}.SlotsPage_paginationText__t_Zw4{font-size:.875rem;color:#6b7280}@keyframes SlotsPage_spin__hRuzC{to{transform:rotate(1turn)}}@media (max-width:768px){.SlotsPage_container__JyTgN{margin-left:0;padding:1rem}.SlotsPage_filtersRow__Pswyy{flex-direction:column;align-items:stretch}.SlotsPage_filterSelect__HhOUt{min-width:auto;width:100%}}.SlotsPage_pagePreview__vVGGU{margin-top:2rem;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb}.dark .SlotsPage_pagePreview__vVGGU{background:#111827;border-color:#374151}.SlotsPage_pagePreviewHeader__mSqAQ{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.SlotsPage_pagePreviewTitle__froRJ{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.dark .SlotsPage_pagePreviewTitle__froRJ{color:#f9fafb}.SlotsPage_pagePreviewNavigation__o_SaS{display:flex;gap:.5rem}.SlotsPage_navButton__VGgR3{padding:.5rem;border-radius:.375rem;border:1px solid #d1d5db;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s ease}.SlotsPage_navButton__VGgR3:hover:not(:disabled){background:#f3f4f6;color:#111827}.SlotsPage_navButton__VGgR3:disabled{opacity:.5;cursor:not-allowed}.dark .SlotsPage_navButton__VGgR3{background:#1f2937;border-color:#4b5563;color:#9ca3af}.dark .SlotsPage_navButton__VGgR3:hover:not(:disabled){background:#374151;color:#f9fafb}.SlotsPage_pagesContainer__PSGj5{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;max-width:1200px;margin:0 auto}@media (max-width:1536px){.SlotsPage_pagesContainer__PSGj5{grid-template-columns:repeat(3,1fr);max-width:1300px}}@media (max-width:1280px){.SlotsPage_pagesContainer__PSGj5{grid-template-columns:repeat(2,1fr);max-width:1100px}}@media (max-width:768px){.SlotsPage_pagesContainer__PSGj5{grid-template-columns:1fr;max-width:1000px}}.SlotsPage_pageContainer__cA9JW{background:#fff;border-radius:.5rem;border:2px solid #e5e7eb;overflow:hidden;min-height:400px}.dark .SlotsPage_pageContainer__cA9JW{background:#1f2937;border-color:#4b5563}.SlotsPage_pageContainer__cA9JW:first-child{border-color:#6366f1;box-shadow:0 0 0 2px #6366f1;background:#f8fafc}.dark .SlotsPage_pageContainer__cA9JW:first-child{background:#1e293b;border-color:#6366f1}.SlotsPage_pageContainerDropping__oXFM8{box-shadow:0 0 0 2px #22c55e!important;background-color:#f0fdf4}.dark .SlotsPage_pageContainerDropping__oXFM8{background-color:#14532d}.SlotsPage_pageHeader__tLWRl{padding:.75rem 1rem;background:#f3f4f6;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.dark .SlotsPage_pageHeader__tLWRl{background:#374151;border-color:#4b5563}.SlotsPage_pageTitle__i8ueY{font-size:.875rem;font-weight:600;color:#111827;margin:0}.dark .SlotsPage_pageTitle__i8ueY{color:#f9fafb}.SlotsPage_slotCount__8HYzI{font-size:.75rem;color:#6b7280}.dark .SlotsPage_slotCount__8HYzI{color:#9ca3af}.SlotsPage_pageGrid__qKe8F{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;padding:.5rem;min-height:350px;align-items:start}@media (max-width:1024px){.SlotsPage_pageGrid__qKe8F{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.SlotsPage_pageGrid__qKe8F{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.SlotsPage_pageGrid__qKe8F{grid-template-columns:repeat(3,1fr);gap:3px}}.SlotsPage_previewCard__HjdKp{width:100%;height:auto;max-height:60px!important;min-height:60px;transform:none;transition:all .2s ease;cursor:grab;overflow:hidden}.SlotsPage_previewCard__HjdKp .SlotsPage_slotCardContent__XK06M{aspect-ratio:5/8!important;height:60px!important;max-height:60px!important;min-height:60px}.SlotsPage_previewCard__HjdKp:active{cursor:grabbing}.SlotsPage_previewCard__HjdKp:hover{transform:translateY(-2px);z-index:10;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.SlotsPage_previewCard__HjdKp .SlotsPage_slotImage__gnWd1{object-fit:cover;width:100%!important;height:100%!important;max-height:100px!important;max-width:100%!important;position:absolute!important;top:0;left:0}.SlotsPage_previewCard__HjdKp .SlotsPage_slotCardContent__XK06M>div:first-child{width:100%;height:100%;max-height:120px;aspect-ratio:5/8;overflow:hidden;position:relative}.SlotsPage_previewCard__HjdKp .SlotsPage_slotPlaceholder__SuNCW{max-height:100px;height:100px;aspect-ratio:5/8;padding:.375rem}.SlotsPage_previewCard__HjdKp .SlotsPage_placeholderContent__3P6yq{max-height:80px;overflow:hidden}.SlotsPage_previewCard__HjdKp .SlotsPage_placeholderIcon__BecD_{width:1.25rem;height:1.25rem;margin-bottom:.125rem}.SlotsPage_previewCard__HjdKp .SlotsPage_placeholderTitle__CzTk_{font-size:.675rem;line-height:1.1;margin-bottom:.125rem}.SlotsPage_previewCard__HjdKp .SlotsPage_placeholderProvider__jGHOp{font-size:.3125rem;padding:.015625rem .0625rem;letter-spacing:.01em;border-radius:.25rem}.SlotsPage_previewCard__HjdKp .SlotsPage_slotCardContent__XK06M{aspect-ratio:5/8;width:100%;height:100%;max-height:120px;overflow:hidden;position:relative}.SlotsPage_previewCard__HjdKp *{max-height:inherit}.SlotsPage_previewCard__HjdKp img{max-height:120px!important;object-fit:cover}.SlotsPage_emptySlot__RgnJv{aspect-ratio:5/8;width:100%;max-height:100px;height:auto;background:#f9fafb;border:1px dashed #d1d5db;border-radius:.25rem;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.675rem;transition:all .2s ease}.SlotsPage_emptySlot__RgnJv:hover{border-color:#6366f1;background:#f3f4f6}.dark .SlotsPage_emptySlot__RgnJv{background:#374151;border-color:#4b5563;color:#6b7280}.dark .SlotsPage_emptySlot__RgnJv:hover{border-color:#6366f1;background:#4b5563}.SlotsPage_slotNumber__oVb3N{position:absolute;top:3px;left:3px;background:rgba(0,0,0,.8);color:#fff;font-size:.55rem;font-weight:700;padding:1px 4px;border-radius:4px;z-index:20;line-height:1.2;min-width:16px;height:14px;display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 1px 2px rgba(0,0,0,.3)}.dark .SlotsPage_slotNumber__oVb3N{background:hsla(0,0%,100%,.9);color:#111827;box-shadow:0 1px 2px hsla(0,0%,100%,.2)}.SlotsPage_emptySlotNumber__kqMcz{position:absolute;top:3px;left:3px;font-size:.55rem;font-weight:700;color:#6b7280;background:rgba(243,244,246,.9);padding:1px 4px;border-radius:4px;z-index:10;line-height:1.2;min-width:16px;height:14px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(209,213,219,.5)}.dark .SlotsPage_emptySlotNumber__kqMcz{color:#9ca3af;background:rgba(55,65,81,.9);border:1px solid rgba(75,85,99,.5)}.SlotsPage_dragOverlay__Z5xvF{z-index:9999!important;transform:rotate(5deg) scale(1.05);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:2px solid #3b82f6;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);user-select:none;pointer-events:none}.dark .SlotsPage_dragOverlay__Z5xvF{background:rgba(31,41,55,.95);border-color:#3b82f6}.SlotsPage_draggingSlot__4DvzZ{opacity:.3!important;transform:scale(.95);transition:all .2s ease;pointer-events:none;user-select:none}.SlotsPage_pageContainerDropping__oXFM8{border-color:#22c55e!important;box-shadow:0 0 0 2px #22c55e,0 0 20px rgba(34,197,94,.3)!important;background-color:#f0fdf4!important;transform:scale(1.02);transition:all .2s ease}.dark .SlotsPage_pageContainerDropping__oXFM8{background-color:#14532d!important}.SlotsPage_slotCardDragging__yIjkD{opacity:.3;transform:scale(.95);transition:none;user-select:none;pointer-events:none}.SlotsPage_emptySlotDragOver__CYI3J{background-color:rgba(34,197,94,.1);border:2px dashed #22c55e;transform:scale(1.05);transition:all .2s ease}.dark .SlotsPage_emptySlotDragOver__CYI3J{background-color:rgba(34,197,94,.2)}.SlotsPage_previewCard__HjdKp{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.SlotsPage_sectionCard__krmWJ{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:2rem}.dark .SlotsPage_sectionCard__krmWJ{background:#1f2937;border-color:#4b5563}.SlotsPage_sectionHeader__oBvv_{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.SlotsPage_sectionHeader__oBvv_ h2{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.dark .SlotsPage_sectionHeader__oBvv_ h2{color:#f9fafb}.SlotsPage_itemsGrid__SrOk0{display:grid;grid-template-columns:repeat(7,1fr);gap:1rem;margin-top:1rem}.SlotsPage_itemCard__bwZIA{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s ease}.dark .SlotsPage_itemCard__bwZIA{background:#374151;border-color:#4b5563}.SlotsPage_itemCard__bwZIA:hover{border-color:#3b82f6;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.SlotsPage_itemImage__boMh8{width:80px;height:80px;margin-bottom:1rem;border-radius:.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.dark .SlotsPage_itemImage__boMh8{background:#4b5563}.SlotsPage_noImage__2YgC2{font-size:.75rem;color:#6b7280;text-align:center}.dark .SlotsPage_noImage__2YgC2{color:#9ca3af}.SlotsPage_itemDetails___byfC{flex:1}.SlotsPage_itemDetails___byfC h3{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}.dark .SlotsPage_itemDetails___byfC h3{color:#f9fafb}.SlotsPage_itemSlug__gfjbn{font-size:.75rem;color:#9ca3af;margin:.25rem 0 .5rem;font-family:monospace}.dark .SlotsPage_itemSlug__gfjbn{color:#6b7280}.SlotsPage_itemDescription__6xTOZ{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.dark .SlotsPage_itemDescription__6xTOZ{color:#9ca3af}.SlotsPage_itemActions___pfDK{display:flex;gap:.5rem;margin-top:1rem}.SlotsPage_modalActions__zah9J{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.dark .SlotsPage_modalActions__zah9J{border-color:#4b5563}.SlotsPage_fileInput__pz68u{margin-bottom:1rem}.SlotsPage_imagePreview__E5OoR{margin-top:.5rem}.SlotsPage_previewImage__xDu2l{max-width:100px;max-height:100px;border-radius:.5rem;border:1px solid #e5e7eb}.dark .SlotsPage_previewImage__xDu2l{border-color:#4b5563}