.admin_adminPage__fIz8T{display:flex;min-height:100vh;background:#f1f5f9}.admin_sidebar__5knmB{width:280px;background:linear-gradient(180deg,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100}.admin_sidebarHeader__VzjBy{padding:32px 24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.admin_sidebarHeader__VzjBy h1{font-size:1.5rem;font-weight:700;margin:0 0 8px}.admin_sidebarHeader__VzjBy p{font-size:.875rem;color:#94a3b8;margin:0}.admin_nav__5G8fA{flex:1 1;padding:24px 16px;display:flex;flex-direction:column;gap:8px}.admin_navItem__1Mirg{display:flex;align-items:center;gap:12px;padding:14px 16px;background:transparent;border:none;border-radius:10px;color:#94a3b8;font-size:1rem;cursor:pointer;transition:all .2s;text-align:left}.admin_navItem__1Mirg:hover{background:hsla(0,0%,100%,.08);color:#fff}.admin_navItem__1Mirg.admin_active__MyjBO{background:rgba(37,99,235,.3);color:#fff}.admin_navIcon__Km7gB{font-size:1.25rem}.admin_navText__8sE8c{font-weight:500}.admin_sidebarFooter__A4xSa{padding:24px;border-top:1px solid hsla(0,0%,100%,.1)}.admin_backLink__3h3CO{display:flex;align-items:center;gap:8px;color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s}.admin_backLink__3h3CO:hover{color:#fff}.admin_logoutButton___7kzS{display:block;width:100%;margin-top:16px;padding:10px 16px;background:rgba(239,68,68,.2);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#fca5a5;font-size:.875rem;cursor:pointer;transition:all .2s}.admin_logoutButton___7kzS:hover{background:rgba(239,68,68,.3);color:#fff}.admin_loadingPage__N0emH{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#94a3b8}.admin_loadingSpinner__2t3ga{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#3b82f6;border-radius:50%;animation:admin_spin__Lk8_9 .8s linear infinite}@keyframes admin_spin__Lk8_9{to{transform:rotate(1turn)}}.admin_mainContent__ijkZi{flex:1 1;margin-left:280px;display:flex;flex-direction:column}.admin_header__zGWj8{background:#fff;padding:24px 32px;border-bottom:1px solid #e2e8f0;position:-webkit-sticky;position:sticky;top:0;z-index:50}.admin_header__zGWj8 h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.admin_content__Nu_se{flex:1 1;padding:32px}@media (max-width:1024px){.admin_sidebar__5knmB{width:240px}.admin_mainContent__ijkZi{margin-left:240px}}@media (max-width:768px){.admin_adminPage__fIz8T{flex-direction:column}.admin_sidebar__5knmB{position:relative;width:100%;height:auto}.admin_sidebarHeader__VzjBy{padding:20px}.admin_nav__5G8fA{flex-direction:row;overflow-x:auto;padding:16px;gap:8px}.admin_navItem__1Mirg{flex-shrink:0;padding:10px 16px}.admin_navText__8sE8c,.admin_sidebarFooter__A4xSa{display:none}.admin_mainContent__ijkZi{margin-left:0}.admin_content__Nu_se{padding:16px}}.Manager_manager__OlnIj{display:flex;flex-direction:column;gap:24px}.Manager_loading__eKKUO{display:flex;align-items:center;justify-content:center;padding:60px;color:#64748b;font-size:1rem}.Manager_toolbar__ahMxR{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Manager_stats__LZNp1{color:#64748b;font-size:.95rem}.Manager_btnPrimary__Qrwjm{padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.Manager_btnPrimary__Qrwjm:hover{background:#1d4ed8}.Manager_btnSecondary__mFdwQ{padding:12px 24px;background:#f1f5f9;color:#475569;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.Manager_btnSecondary__mFdwQ:hover{background:#e2e8f0}.Manager_btnEdit__iVYR8{padding:8px 16px;background:#f1f5f9;color:#2563eb;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.Manager_btnEdit__iVYR8:hover{background:#dbeafe}.Manager_btnDelete__3YrQF{padding:8px 16px;background:transparent;color:#ef4444;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.Manager_btnDelete__3YrQF:hover{background:#fef2f2}.Manager_btnDanger__P6JAe{width:100%;padding:12px 16px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:8px}.Manager_btnDanger__P6JAe:hover{background:#fee2e2}.Manager_list__ogwzu{display:flex;flex-direction:column;gap:12px}.Manager_listItem__r84QI{display:flex;justify-content:space-between;align-items:flex-start;background:#fff;padding:20px 24px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s}.Manager_listItem__r84QI:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.Manager_listItemContent__0yetR{flex:1 1}.Manager_listItemMeta__eQpBA{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Manager_badge__3_z9B{background:#eff6ff;color:#2563eb}.Manager_badgeFeatured__sqU64,.Manager_badge__3_z9B{display:inline-block;padding:4px 10px;font-size:.75rem;font-weight:600;border-radius:12px}.Manager_badgeFeatured__sqU64{background:#fef3c7;color:#d97706}.Manager_date__VhdHT{font-size:.8rem;color:#94a3b8}.Manager_listItemContent__0yetR h4{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 6px}.Manager_listItemContent__0yetR p{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}.Manager_listItemActions__AxFNR{display:flex;gap:8px;margin-left:24px}.Manager_editor__IfmSX{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}.Manager_editorHeader__V_Gp6{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.Manager_editorHeader__V_Gp6 h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.Manager_btnClose__DHrlG{width:36px;height:36px;border:none;background:#f1f5f9;color:#64748b;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.Manager_btnClose__DHrlG:hover{background:#e2e8f0;color:#1e293b}.Manager_form__EpRkz{padding:24px;display:flex;flex-direction:column;gap:20px}.Manager_formSection__8AIbN{border-bottom:1px solid #f1f5f9;padding-bottom:24px}.Manager_formSection__8AIbN:last-child{border-bottom:none;padding-bottom:0}.Manager_formSection__8AIbN h4{font-size:1rem;font-weight:600;color:#475569;margin:0 0 16px}.Manager_formGroup__TlQmi{display:flex;flex-direction:column;gap:8px;flex:1 1}.Manager_formGroup__TlQmi label{font-size:.875rem;font-weight:500;color:#475569;padding-top:20px}.Manager_formGroup__TlQmi input[type=text],.Manager_formGroup__TlQmi input[type=url],.Manager_formGroup__TlQmi select,.Manager_formGroup__TlQmi textarea{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s;width:100%;font-family:inherit}.Manager_formGroup__TlQmi input:focus,.Manager_formGroup__TlQmi select:focus,.Manager_formGroup__TlQmi textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.Manager_formGroup__TlQmi textarea{resize:vertical;min-height:80px}.Manager_formGroup__TlQmi small{font-size:.8rem;color:#94a3b8}.Manager_contentEditor__sbKhs{font-family:Monaco,Consolas,monospace;line-height:1.6}.Manager_formRow__RV5Ge{display:flex;gap:16px}.Manager_colorInput__KCS2E{display:flex;gap:8px;align-items:center}.Manager_colorInput__KCS2E input[type=color]{width:48px;height:40px;padding:4px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.Manager_colorInput__KCS2E input[type=text]{flex:1 1}.Manager_checkbox__AarzE{display:flex;align-items:center;gap:10px;cursor:pointer;padding:12px 0}.Manager_checkbox__AarzE input[type=checkbox]{width:18px;height:18px;cursor:pointer}.Manager_checkbox__AarzE span{font-size:.95rem;color:#475569}.Manager_formActions__X43Xd{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #f1f5f9;margin-top:8px}.Manager_toggleLabel__DRkFt{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.Manager_toggleLabel__DRkFt span{font-size:1rem;font-weight:500;color:#1e293b}.Manager_toggle__ffqI6{position:relative;width:52px;height:28px}.Manager_toggle__ffqI6 input{opacity:0;width:0;height:0}.Manager_toggleSlider__Bzy8M{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#cbd5e1;transition:.3s;border-radius:28px}.Manager_toggleSlider__Bzy8M:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Manager_toggle__ffqI6 input:checked+.Manager_toggleSlider__Bzy8M{background:#2563eb}.Manager_toggle__ffqI6 input:checked+.Manager_toggleSlider__Bzy8M:before{transform:translateX(24px)}.Manager_slideGrid__GPh59{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px}.Manager_slideCard__juQ3x{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:all .2s}.Manager_slideCard__juQ3x:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.Manager_slidePreview__j3shD{height:160px;position:relative}.Manager_slideOverlay__f__Ts{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 50%);display:flex;align-items:flex-start;padding:12px}.Manager_slideNumber__kg5xC{background:rgba(0,0,0,.5);color:#fff;padding:4px 10px;border-radius:4px;font-size:.8rem;font-weight:600}.Manager_slideInfo__lZlx_{padding:16px}.Manager_slideSubtitle__64qMR{font-size:.8rem;color:#64748b;margin:0 0 6px}.Manager_slideInfo__lZlx_ h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 12px;line-height:1.4}.Manager_slideActions__cLPjD{display:flex;gap:8px}.Manager_slideActions__cLPjD .Manager_btnDelete__3YrQF,.Manager_slideActions__cLPjD .Manager_btnEdit__iVYR8{flex:1 1;padding:8px 12px;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s}.Manager_slideActions__cLPjD .Manager_btnEdit__iVYR8{background:#eff6ff;color:#3b82f6}.Manager_slideActions__cLPjD .Manager_btnEdit__iVYR8:hover{background:#dbeafe}.Manager_slideActions__cLPjD .Manager_btnDelete__3YrQF{background:#fef2f2;color:#ef4444}.Manager_slideActions__cLPjD .Manager_btnDelete__3YrQF:hover{background:#fee2e2}.Manager_popupEditor___PhzG{flex:1 1;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Manager_sidePanel__m6_oc{width:280px;display:flex;flex-direction:column;gap:16px}.Manager_panelCard__2vAdI{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Manager_panelCard__2vAdI h4{font-size:.95rem;font-weight:600;color:#475569;margin:0 0 16px}.Manager_statusItem__3o8o7{display:flex;justify-content:space-between;align-items:center}.Manager_statusItem__3o8o7 span:first-child{font-size:.9rem;color:#64748b}.Manager_statusActive__5_gpL{color:#10b981;font-weight:600;font-size:.9rem}.Manager_statusInactive__OE4QB{color:#94a3b8;font-weight:600;font-size:.9rem}.Manager_imagePreview__BjvqB{margin-top:16px;border-radius:8px;overflow:hidden;max-width:300px;border:1px solid #e2e8f0}.Manager_imagePreview__BjvqB img{width:100%;height:auto;display:block}.Manager_notice__2vOBT{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-top:16px}.Manager_notice__2vOBT p{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.Manager_notice__2vOBT code{background:#e2e8f0;padding:2px 6px;border-radius:4px;font-size:.8rem}.Manager_manager__OlnIj:has(.Manager_popupEditor___PhzG){flex-direction:row;align-items:flex-start}@media (max-width:1024px){.Manager_manager__OlnIj:has(.Manager_popupEditor___PhzG){flex-direction:column}.Manager_sidePanel__m6_oc{width:100%;flex-direction:row;flex-wrap:wrap}.Manager_panelCard__2vAdI{flex:1 1;min-width:200px}}@media (max-width:768px){.Manager_formRow__RV5Ge{flex-direction:column}.Manager_listItem__r84QI{flex-direction:column;gap:16px}.Manager_listItemActions__AxFNR{margin-left:0;width:100%}.Manager_listItemActions__AxFNR button{flex:1 1}.Manager_slideGrid__GPh59{grid-template-columns:1fr}.Manager_sidePanel__m6_oc{flex-direction:column}.Manager_panelCard__2vAdI{min-width:auto}}.RichTextEditor_editorWrapper__rV3Pz{border:1px solid #e2e8f0;border-radius:8px;overflow:visible;background:#fff;position:relative;z-index:60}.RichTextEditor_loading__r3joX{padding:40px;text-align:center;color:#64748b;background:#f8fafc;min-height:400px;display:flex;align-items:center;justify-content:center}.RichTextEditor_editorWrapper__rV3Pz .ck-editor__editable{min-height:400px!important}.RichTextEditor_editorWrapper__rV3Pz .ck-toolbar{border-bottom:1px solid #e2e8f0!important;background:#f8fafc!important}.RichTextEditor_editorWrapper__rV3Pz .ck-editor__main,.RichTextEditor_editorWrapper__rV3Pz .ck.ck-editor{border:none!important}.RichTextEditor_editorWrapper__rV3Pz .ck.ck-editor__main>.ck-editor__editable{border:none!important;border-radius:0!important}.RichTextEditor_editorWrapper__rV3Pz .ck-content{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.8}.RichTextEditor_editorWrapper__rV3Pz .ck-content img{max-width:100%;height:auto;border-radius:8px}.RichTextEditor_editorWrapper__rV3Pz .sun-editor{border:none!important}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-toolbar{border-bottom:1px solid #e2e8f0!important;background:#f8fafc!important;z-index:65!important;position:relative}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-list-inner,.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-list-layer,.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-submenu{z-index:70!important}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-wrapper-inner{min-height:400px!important}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-wrapper-inner.sun-editor-editable p{margin:0 0 10px}.RichTextEditor_editorWrapper__rV3Pz .sun-editor .se-wrapper-inner img{max-width:100%;height:auto;border-radius:8px}.LoadingIcon_wrapper___Gm4g{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.LoadingIcon_icon__c_Dam{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.LoadingIcon_text__BThb9{font-size:1rem;font-weight:500;color:inherit}