.Snackbar_snackbar___BKwc{position:fixed;bottom:24px;right:24px;display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:300px;max-width:500px;z-index:9999;animation:Snackbar_slideIn__tn_dF .3s ease-out}@keyframes Snackbar_slideIn__tn_dF{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.Snackbar_icon__M0fji{flex-shrink:0;width:20px;height:20px}.Snackbar_content__T1MhT{flex:1 1}.Snackbar_title__46_MZ{font-weight:500;margin-bottom:4px}.Snackbar_message__RNbQy{color:#6b7280;font-size:14px}.Snackbar_closeButton__KS952{background:none;border:none;padding:4px;cursor:pointer;color:var(--text-color-secondary)}.Snackbar_success__4VRhO{border-left:4px solid #10b981}.Snackbar_error__LFbd3{border-left:4px solid #ef4444}.Snackbar_warning__vFcGQ{border-left:4px solid #f59e0b}.Snackbar_info__R3_Kl{border-left:4px solid #3b82f6}.Button_button__f_l0m{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:64px;font-weight:500;cursor:pointer;transition:all .2s ease;padding:12px 24px}.Button_outlined__owtCT{background:transparent;border:1px solid #bfc2c3;color:#172125;border-radius:12px;font-size:14px}.Button_outlined__owtCT:hover{background:#f7f7f8;border:1px solid #9a9fa2}.Button_outlined__owtCT:active{background:#dbdddd;border:1px solid #4f585c}.Button_outlinedDestructive__xIMb5{border-radius:12px;background:transparent;border:1px solid #ef4444;color:#ef4444}.Button_outlinedDestructive__xIMb5:hover{background:#fee2e2}.Button_outlinedDestructive__xIMb5:active{background:#fdd5d5}.Button_primary__gNjMo{background:#6d5242;color:#fff;border:none}.Button_primary__gNjMo:hover{background:#634a3c}.Button_primary__gNjMo:active{background:#533e32}.Button_secondary__6ARy2{background:#fff;color:#6f4e37;border:1px solid #6f4e37}.Button_secondary__6ARy2:hover{background:#f5f0ee}.Button_destructive__WubH8{background:#fff;color:#ef4444;border:1px solid #ef4444!important}.Button_destructive__WubH8:hover{background:#fee2e2}.Button_destructive__WubH8:active{background:#fdd5d5}.Button_small__eTosT{padding:8px 16px;font-size:14px}.Button_medium__ShRpg{padding:12px 24px;font-size:16px}.Button_large__PNABv{padding:16px 32px;font-size:18px}.Button_fullWidth__9EUg4{width:100%}.Button_button__f_l0m:disabled{opacity:.5;cursor:not-allowed}.Button_withIcon__wRXzl{display:inline-flex;align-items:center;gap:8px}.Button_icon__BTVtg{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.Button_icon__BTVtg svg{width:100%;height:100%}.Button_iconRight__j18EP{flex-direction:row-reverse}.ConfirmDialog_overlay__G2XJ0{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.ConfirmDialog_dialog__m3ivq{background:#fff;padding:24px;border-radius:12px;width:100%;max-width:400px}.ConfirmDialog_title__9h9w8{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--text-color-primary)}.ConfirmDialog_message__L2LYW{color:var(--text-color-secondary);margin-bottom:24px}.ConfirmDialog_actions__tOsl3{display:flex;justify-content:flex-end;gap:12px}.ConfirmDialog_cancelButton__MEGw1{padding:8px 16px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:var(--text-color-secondary);cursor:pointer}.ConfirmDialog_confirmButton__0Z_4_{padding:8px 16px;border:none;border-radius:6px;background:#ef4444;color:#fff;cursor:pointer}.ConfirmDialog_cancelButton__MEGw1:hover{background:#f3f4f6}.ConfirmDialog_confirmButton__0Z_4_:hover{background:#dc2626}.Paginator_paginator__KZ5a8{display:flex;align-items:center;gap:8px;margin:24px 0;justify-content:center}.Paginator_pageButton__RZZXl{padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;min-width:40px}.Paginator_pageButton__RZZXl:hover{background:#f3f4f6}.Paginator_pageButton__RZZXl.Paginator_active__iKgZC{background:#6d5242;color:#fff;border-color:#6d5242}.Paginator_arrow__cJGiv{padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer}.Paginator_arrow__cJGiv:disabled{opacity:.5;cursor:not-allowed}.Paginator_arrow__cJGiv:hover:not(:disabled){background:#f3f4f6}.SearchInput_wrapper__12MZi{position:relative;width:100%}.SearchInput_icon__dFjMT{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--text-color-secondary)}.SearchInput_input__ykYSX{width:100%;padding:12px 16px 12px 48px;background:#fff;border:1px solid #e5e7eb;border-radius:64px;font-size:16px;height:40px;color:var(--text-color-primary)}.SearchInput_input__ykYSX::placeholder{color:var(--text-color-secondary)}.SearchInput_input__ykYSX:focus{outline:none;border-color:#755847}.RichTextEditor_toolbar__A7pD2{display:flex;padding:8px;border-bottom:1px solid #e5e7eb;gap:4px}.RichTextEditor_toolbarButton__t4wno{padding:8px;background:none;border:none;cursor:pointer;border-radius:4px;color:#6b7280;transition:all .2s ease}.RichTextEditor_toolbarButton__t4wno:hover{background:#e5e7eb;color:#111827}.RichTextEditor_toolbarButton__t4wno.RichTextEditor_active__4xgme{background:#e5e7eb;color:#786255}.RichTextEditor_icon__o8UyL{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.RichTextEditor_editor__D_WOb{border:1px solid #e5e7eb;border-radius:6px;min-height:200px}.RichTextEditor_editable__6Y8Sw{padding:16px;min-height:200px}.RichTextEditor_editable__6Y8Sw ol,.RichTextEditor_editable__6Y8Sw ul{margin:0;padding-left:24px}.RichTextEditor_editable__6Y8Sw li{margin:4px 0}.RichTextEditor_editable__6Y8Sw h1{font-size:24px;margin:16px 0}.RichTextEditor_editable__6Y8Sw h2{font-size:20px;margin:14px 0}.RichTextEditor_editable__6Y8Sw blockquote{border-left:2px solid #e5e7eb;margin:16px 0;padding-left:16px;color:#6b7280}.Checkbox_checkbox__G4Zmn{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:9px;width:20px;height:20px;border:2px solid #c4b5ae;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease}.Checkbox_checkbox__G4Zmn:checked{background-color:#786255;border-color:#786255}.Checkbox_checkbox__G4Zmn:checked:after{content:"";position:absolute;left:6px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.Checkbox_checkbox__G4Zmn:focus{outline:none;box-shadow:0 0 0 2px rgba(120,98,85,.3)}.Checkbox_checkbox__G4Zmn.Checkbox_disabled__pjV4T{opacity:.5;cursor:not-allowed}.EntityAccessSelector_container__QzyFR{margin-top:20px;padding:20px;background-color:#f8f5f3;border:1px solid #e0d8d3;border-radius:12px}.EntityAccessSelector_title__md0Gl{font-size:18px;font-weight:600;margin-bottom:16px;color:#786255}.EntityAccessSelector_subscriptionTitle__oIkJB{font-size:16px;font-weight:500;margin-top:20px;margin-bottom:10px;color:#333}.EntityAccessSelector_option__y5MSw{display:flex;align-items:center;margin-bottom:12px}.EntityAccessSelector_label__iTh0E{margin-left:10px;font-size:14px;display:flex;flex-direction:column}.EntityAccessSelector_description__f2nGv{font-size:12px;color:#666;margin-top:2px}.EntityAccessSelector_loading__4ArdV{padding:15px;text-align:center;color:#666}.EntityAccessSelector_error__iM0UB{padding:15px;text-align:center;color:#e53935;background-color:#ffebee;border-radius:4px}.EntityAccessSelector_noProducts__kiLFn{padding:15px;text-align:center;color:#666;font-style:italic}.FileUpload_wrapper__7oiIA{width:100%}.FileUpload_input__s0AXR{display:none}.FileUpload_button__ThYEy{width:100%;padding:8px;background:none;border:1px solid #101828;border-radius:20px;cursor:pointer;transition:all .2s ease}.FileUpload_button__ThYEy:hover{background:#f3f4f6}.FileUpload_button__ThYEy:disabled{opacity:.5;cursor:not-allowed}.Select_container__LZdTE{position:relative;width:100%}.Select_label__jrSzg{display:block;margin-bottom:8px;font-weight:500;color:var(--text-color-primary)}.Select_select__33R8O{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;cursor:pointer;display:flex;align-items:center;gap:8px;position:relative}.Select_value__eRiwC{flex:1 1;font-size:16px;color:var(--text-color-primary)}.Select_actions__cApbc{display:flex;align-items:center;gap:4px}.Select_clearButton__9qIfD{background:none;border:none;padding:0;width:20px;height:20px;font-size:18px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.Select_arrow__jzg96{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M6 9L12 15L18 9' stroke='%23475467' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:contain;transition:transform .2s ease}.Select_select__33R8O.Select_open__l8l_F .Select_arrow__jzg96{transform:rotate(180deg)}.Select_select__33R8O:hover{border-color:#d1d5db;background-color:#f7f7f8}.Select_dropdown__mU4kz{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);z-index:10}.Select_options__rQ0kW{max-height:200px;overflow-y:auto}.Select_option__d7WBU{padding:12px 16px;cursor:pointer;transition:all .2s ease}.Select_option__d7WBU:hover{background-color:#f7f7f8}.Select_option__d7WBU.Select_selected__1CxJ_{background-color:#f3f4f6;color:var(--text-color-primary)}.Select_loading__2Xp1z{position:absolute;top:67%;right:80px;transform:translateY(-50%);font-size:14px;color:var(--text-color-secondary)}.Select_options__rQ0kW::-webkit-scrollbar{width:8px}.Select_options__rQ0kW::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.Select_options__rQ0kW::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.Select_options__rQ0kW::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.Select_clearButton__9qIfD:hover{color:#ef4444}.Switch_switchWrapper__VT9pk{display:flex;align-items:center;gap:8px}.Switch_switch__fovdJ{position:relative;width:51px;height:31px;background-color:#e5e7eb;border-radius:20px;padding:2px;transition:background-color .2s;border:none;cursor:pointer}.Switch_switch__fovdJ.Switch_checked__KnaZN{background-color:#755847}.Switch_thumb__yf_nv{display:block;width:27px;height:27px;background-color:#fff;border-radius:50%;transition:transform .2s}.Switch_checked__KnaZN .Switch_thumb__yf_nv{transform:translateX(20px)}.Switch_label__xggmO{font-size:14px;color:var(--text-color-secondary)}.AddProgramForm_form__3LLRx{display:flex;gap:16px;background:#fff;border-radius:12px}.AddProgramForm_uploadWrapper__hvBsP{display:flex;flex-direction:column;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:16px;height:min-content}.AddProgramForm_coverPreview__Iji0L{width:360px;height:200px;background:#ededee;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.AddProgramForm_uploadButton__rOklX{width:100%;padding:8px;background:none;border:1px solid #101828;border-radius:20px;cursor:pointer}.AddProgramForm_formWrapperMain__6hv2a{width:100%}.AddProgramForm_dateTimeLabel__kqBx1{font-size:16px;font-weight:500;color:var(--text-color-primary)}.AddProgramForm_formWrapper__SErff{display:flex;width:100%;flex-direction:column;align-items:flex-start;border:1px solid #e5e7eb;border-radius:12px;padding:16px;height:min-content}.AddProgramForm_formFields__n5JZL{width:100%;display:flex;flex-direction:column;gap:24px}.AddProgramForm_field__1u06P{display:flex;flex-direction:column;gap:8px;width:100%}.AddProgramForm_dateTimeFields__MZIPn{display:flex;gap:24px}.AddProgramForm_dateTimeGroup__2ZAay{flex:1 1;display:flex;flex-direction:column;gap:8px}.AddProgramForm_dateTimeInputs___epZ4{display:flex;gap:8px}.AddProgramForm_dateTimeInputs___epZ4 input{flex:1 1;padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px}.AddProgramForm_field__1u06P label{font-weight:500;color:#101828}.AddProgramForm_field__1u06P input,.AddProgramForm_field__1u06P textarea{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px}.AddProgramForm_field__1u06P textarea{min-height:120px;resize:vertical}.AddProgramForm_calloutHeader__lxGuk,.AddProgramForm_toggleField__sa56O{display:flex;justify-content:space-between;align-items:center}.AddProgramForm_toggleLabelWrapper__3lBcT{display:flex;flex-direction:column}.AddProgramForm_toggleLabel__ETDmk{font-size:16px;color:var(--text-color-primary);font-weight:500}.AddProgramForm_toggleDescription__ZuZJ8{font-size:14px;color:var(--text-color-secondary)}.AddProgramForm_buttons__sg2GI{display:flex;justify-content:flex-end;gap:16px;margin-top:16px}.AddProgramForm_saveButton__IgzDF{padding:9px 32px;height:52px;background:#786255;color:#fff;border:none;border-radius:64px;cursor:pointer}.AddProgramForm_saveButton__IgzDF:disabled{opacity:.7;cursor:not-allowed}.AddProgramForm_error__6d6ok{color:#ef4444;font-size:12px;margin-left:8px}.AddProgramForm_inputError__LQ5q5{border-color:#ef4444!important}.AddProgramForm_datePicker__8UNg_{width:100%;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:16px;color:var(--text-color-primary);cursor:pointer}.AddProgramForm_datePicker__8UNg_:focus{outline:none;border-color:#755847}.IconButton_iconButton__T8MgA{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;background:transparent}.IconButton_small__0lua0{padding:6px}.IconButton_medium__KRYnO{padding:8px}.IconButton_large___Oqup{padding:10px}.IconButton_primary__UnYzq{color:var(--text-color-primary)}.IconButton_primary__UnYzq:hover{background:rgba(0,0,0,.04)}.IconButton_secondary__3Vzw4{color:var(--text-color-secondary)}.IconButton_secondary__3Vzw4:hover{background:rgba(0,0,0,.04);color:var(--text-color-primary)}.IconButton_outlined__bG_sc{border:1px solid #bfc2c3;color:var(--text-color-secondary)}.IconButton_outlined__bG_sc:hover{border-color:#d1d5db;background:#f7f7f8;color:var(--text-color-primary)}.IconButton_outlined__bG_sc:active{background:#9a9fa2}.IconButton_iconButton__T8MgA:disabled{opacity:.5;cursor:not-allowed}.ProgramCard_card__2LCNt{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;padding:8px;cursor:pointer;transition:all .2s ease}.ProgramCard_card__2LCNt:hover{border-color:#755847;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ProgramCard_imageWrapper__eonx3{position:relative;width:100%;height:276px;display:flex;border-radius:8px;justify-content:center;align-items:center;background:#ededee}.ProgramCard_image__wIa4b{width:100%;height:100%;object-fit:cover;border-radius:8px}.ProgramCard_infoWrapper__Layj9{display:flex;justify-content:space-between;margin-bottom:16px}.ProgramCard_content__kqiMg{padding:8px 0}.ProgramCard_date__uj6Mn{font-size:14px;color:var(--text-color-secondary);margin-bottom:4px;font-weight:450}.ProgramCard_title__vMy87{font-size:17px;font-weight:500;color:var(--text-color-primary);margin:0}.ProgramCard_actions__7_PS4{display:flex;justify-content:space-between;align-items:center}.ProgramCard_videosCount__da9k8{display:flex;align-items:center;gap:4px;font-size:14px;color:var(--text-color-secondary)}.ProgramCard_buttons__0mQQB{display:flex;width:100%;justify-content:space-between;align-items:center}.program_container__ul756{display:flex;justify-content:center;align-items:center;height:calc(100vh - 135px)}.program_formHeader__49FNs{margin-bottom:24px}.program_backButton__xgUkQ{display:flex;align-items:center;gap:8px;cursor:pointer}.program_backButtonText__HdTpI{color:var(--text-color-primary);font-size:28px;font-weight:500}.program_header__oH1A_{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.program_titleWrapper__K0ahW{display:flex;align-items:center;gap:8px}.program_title__Z5uDX{font-size:32px;font-weight:500;color:var(--text-color-primary);margin:0}.program_count__I_wfL{font-size:14px;color:var(--text-color-secondary);padding:4px 12px;background:#f3f4f6;border-radius:16px}.program_search__oxFLp{width:250px!important}.program_content__g4IfU{margin-bottom:16px}.program_programList__JVbiA{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.program_loading__PEbq5{text-align:center;padding:24px;color:var(--text-color-secondary)}.program_empty__GRHSK{display:flex;justify-content:center;align-items:center;padding:32px;color:#6b7280;font-size:16px}.program_addButtonWrapper__onhXa{min-height:409px}.program_addButtonWrapperEmpty__ViWtV,.program_addButtonWrapper__onhXa{display:flex;justify-content:center;width:100%;height:100%;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}.program_addButtonWrapperEmpty__ViWtV{min-height:156px}.program_addButtonWrapper__onhXa:hover{border-color:#755847;box-shadow:0 2px 4px rgba(0,0,0,.05)}.program_addButton__qvJoL{width:184px;height:48px}.program_error__D4hVK{color:#ef4444;text-align:center;padding:24px}.AddRecipeForm_form__gOGvg{display:flex;gap:16px;background:#fff;border-radius:12px}.AddRecipeForm_uploadWrapper__rUJdU{display:flex;flex-direction:column;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:16px;height:min-content}.AddRecipeForm_coverPreview__RcO1B{width:360px;height:200px;background:#ededee;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.AddRecipeForm_uploadButton__rdzCR{width:100%;padding:8px;background:none;border:1px solid #101828;border-radius:20px;cursor:pointer}.AddRecipeForm_formWrapperMain__QXmSy{width:100%}.AddRecipeForm_formWrapper__XYc6Y{display:flex;width:100%;flex-direction:column;align-items:flex-start;border:1px solid #e5e7eb;border-radius:12px;padding:16px;height:min-content}.AddRecipeForm_formFields__4_ll8{width:100%;display:flex;flex-direction:column;gap:24px}.AddRecipeForm_field__ocmHY{display:flex;flex-direction:column;gap:8px;width:100%}.AddRecipeForm_toggleField__YQFTb{display:flex;align-items:center;justify-content:space-between}.AddRecipeForm_toggleLabelWrapper__kP1nV{display:flex;flex-direction:column}.AddRecipeForm_toggleLabel__x01DZ{font-size:16px;color:var(--text-color-primary);font-weight:500}.AddRecipeForm_toggleDescription__pcFvb{font-size:14px;color:var(--text-color-secondary)}.AddRecipeForm_buttons__R27C7{display:flex;justify-content:flex-end;gap:16px;margin-top:16px}.AddRecipeForm_saveButton__D3M0S{padding:9px 32px;height:52px;background:#786255;color:#fff;border:none;border-radius:64px;cursor:pointer}.AddRecipeForm_error___3ZWy{color:#ef4444;font-size:12px;margin-left:8px}.AddRecipeForm_inputError__OUdJs{border-color:#ef4444!important}.AddRecipeForm_field__ocmHY label{font-weight:500;color:#101828}.AddRecipeForm_field__ocmHY input,.AddRecipeForm_field__ocmHY textarea{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px}.AddRecipeForm_field__ocmHY textarea{min-height:120px;resize:vertical}.RecipeCard_card__4PZac{background:#fff;display:flex;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease;padding:8px;gap:8px}.RecipeCard_card__4PZac:hover{border-color:#755847;box-shadow:0 2px 4px rgba(0,0,0,.05)}.RecipeCard_imageWrapper__Q_PP6{min-width:140px;min-height:140px;width:140px;height:140px;position:relative;background:#ededee;display:flex;align-items:center;justify-content:center;border-radius:8px}.RecipeCard_image__dr5zM{border-radius:8px}.RecipeCard_title__XfzwN{font-size:15px;font-weight:500;color:var(--text-color-primary);margin:8px 0 3px}.RecipeCard_description__n5UVN{font-size:12px;color:var(--text-color-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.recipe_container__WzHKb{display:flex;justify-content:center;align-items:center;height:calc(100vh - 135px)}.recipe_header__OUPg3{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.recipe_titleWrapper__i4LYK{display:flex;align-items:center;gap:12px}.recipe_title___VPxL{font-size:32px;font-weight:500;color:var(--text-color-primary);margin:0}.recipe_count__vqpps{font-size:14px;color:var(--text-color-secondary);padding:4px 12px;background:#f3f4f6;border-radius:16px}.recipe_search__G3xf5{width:250px!important}.recipe_content__iCK9S{margin-bottom:24px}.recipe_recipeGrid__S_vkN{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.recipe_empty__YcoTM{padding:32px;color:#6b7280;font-size:16px}.recipe_emptyState__cWeIH,.recipe_empty__YcoTM{display:flex;justify-content:center;align-items:center}.recipe_emptyState__cWeIH{grid-column:1/-1;flex-direction:column;padding:48px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:16px}.recipe_emptyText__98A5X{font-size:16px;color:var(--text-color-secondary)}.recipe_addButtonWrapper__XGWwf{display:flex;justify-content:center;width:100%;height:100%;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s ease;min-height:156px}.recipe_addButtonWrapper__XGWwf:hover{border-color:#755847;box-shadow:0 2px 4px rgba(0,0,0,.05)}.recipe_addButton__lJlvR{width:184px;height:48px}.recipe_addCard__Fch5I:hover{border-color:#755847;background:#f9fafb}.recipe_addCardContent__VJSJk{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text-color-secondary)}.recipe_plusIcon__CvCCN{font-size:24px;font-weight:500}.recipe_formHeader__eESbx{margin-bottom:24px}.recipe_backButton____UHX{display:flex;align-items:center;gap:8px;cursor:pointer}.recipe_backButtonText__4q31b{color:var(--text-color-primary);font-size:28px;font-weight:500}.recipe_loading__2e10V{grid-column:1/-1;text-align:center;padding:48px;color:var(--text-color-secondary)}.recipe_error__810lp{color:#ef4444;text-align:center;padding:24px;margin-bottom:16px;background:#fee2e2;border-radius:8px}.AddVideoForm_form__wjqLt{display:flex;gap:16px;background:#fff;border-radius:12px}.AddVideoForm_coverPreview__ArHYS{width:360px;height:200px;background:#ededee;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.AddVideoForm_toggleLabel__x_zS4{font-size:16px;color:var(--text-color-primary);font-weight:500}.AddVideoForm_toggleDescription__aPoy8{font-size:16px;color:var(--text-color-secondary);font-weight:400}.AddVideoForm_toggleLabelWrapper__fi5JT{display:flex;flex-direction:column}.AddVideoForm_uploadWrapper__OlD65{align-items:center}.AddVideoForm_formWrapper__J9lUh,.AddVideoForm_uploadWrapper__OlD65{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;padding:16px;height:min-content}.AddVideoForm_formWrapper__J9lUh{width:100%;align-items:flex-start}.AddVideoForm_formWrapperMain__j9gAQ{width:100%}.AddVideoForm_uploadButton__Xbd3B{width:100%;padding:8px;background:none;border:1px solid #101828;border-radius:20px;cursor:pointer}.AddVideoForm_formFields__JopYl{width:100%;display:flex;flex-direction:column;gap:24px}.AddVideoForm_field__n7vpg{display:flex;flex-direction:column;gap:8px;width:100%}.AddVideoForm_field__n7vpg label{font-weight:500;color:#101828}.AddVideoForm_field__n7vpg input,.AddVideoForm_field__n7vpg select,.AddVideoForm_field__n7vpg textarea{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px}.AddVideoForm_dateTimeFields__Y_Wr0{display:flex;gap:16px}.AddVideoForm_toggleField__D60X4{display:flex;align-items:center;justify-content:space-between}.AddVideoForm_toggle__XpgpC{display:flex;align-items:center;gap:8px}.AddVideoForm_buttons__afXkm{display:flex;justify-content:flex-end;gap:16px;margin-top:16px}.AddVideoForm_deleteButton__cbTMx{padding:8px 16px;background:none;border:none;color:#ef4444;cursor:pointer}.AddVideoForm_saveButton__inRfF{padding:9px 32px;height:52px;background:#786255;color:#fff;border:none;border-radius:64px;cursor:pointer}.AddVideoForm_datePicker__2f6zR{width:100%;padding:12px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:16px;color:var(--text-color-primary);cursor:pointer}.AddVideoForm_datePicker__2f6zR:focus{outline:none;border-color:#755847}.AddVideoForm_saveButton__inRfF:disabled{opacity:.7;cursor:not-allowed}.AddVideoForm_error__Lad0a{color:#ef4444;font-size:12px;margin-left:8px}.AddVideoForm_previewImage__kVyir{border-radius:8px}.AddVideoForm_inputError__VjKX_,.AddVideoForm_selectError__KOsmR{border-color:#ef4444!important}.AddVideoForm_field__n7vpg.AddVideoForm_optional__e6fUj label:after{content:none}.AddVideoForm_cancelButton__S5_YI{padding:8px 16px;background:none;border:none;color:#6b7280;cursor:pointer}.AddVideoForm_editor__QtAZs{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.AddVideoForm_toolbar__fHFjJ{display:flex;padding:8px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.AddVideoForm_toolbarButton___Qatm{padding:4px 8px;background:none;border:none;cursor:pointer;border-radius:4px;margin-right:4px}.AddVideoForm_toolbarButton___Qatm:hover{background:#e5e7eb}.AddVideoForm_editable__F6vB3{padding:16px;min-height:200px}.AddVideoForm_accessSelector__pTgpd{margin-top:16px}.VideoCard_card__KL6D3{display:flex;gap:16px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.VideoCard_image__LPrZ8{border-radius:8px}.VideoCard_preview__ToQ4R{position:relative;width:160px;height:90px;background:#ededee;border-radius:8px}.VideoCard_content__Uh0OE{flex:1 1;display:flex;flex-direction:column;gap:8px}.VideoCard_datetime__YuXd7{font-size:14px;color:#6b7280}.VideoCard_title__dht83{font-size:16px;font-weight:500;color:#101828}.VideoCard_actions__hzirv{display:flex;gap:8px;align-items:center}.VideoCard_editButton__twSat{padding:8px 16px;background:none;border:1px solid #786255;border-radius:20px;color:#786255;cursor:pointer}.VideoCard_deleteButton__RjKlC{padding:8px 16px;background:none;border:none;color:#ef4444;cursor:pointer}.VideoCard_program__dDz8I{font-size:14px;color:var(--text-color-secondary);padding:4px 8px;background:#f3f4f6;border-radius:4px;display:inline-block}.VideoCard_programWrapper__o6ocM{display:flex;gap:12px}.VideoList_header__DChd8{display:flex;justify-content:space-between;margin-bottom:16px;align-items:center}.VideoList_backButtonText__SVRBC{color:var(--text-color-primary);font-size:28px;font-weight:500}.VideoList_formHeader__y_ENB,.VideoList_formWrapper__mhSzE{margin-bottom:16px}.VideoList_backButton__Cje_l{cursor:pointer;width:-moz-fit-content;width:fit-content;padding-right:16px}.VideoList_backButton__Cje_l,.VideoList_titleWrapper__cGAkb{display:flex;align-items:center;gap:12px}.VideoList_title__aM5xH{font-size:32px;font-weight:500;color:#101828}.VideoList_count__dl_RJ{padding:4px 12px;background:#f3f4f6;border-radius:16px;font-size:14px;color:#6b7280}.VideoList_search__mJIEq{width:250px!important}.VideoList_content__DidCz,.VideoList_videoList__RyF2E{display:flex;flex-direction:column;gap:16px}.VideoList_addButton__y9e6Q{display:flex;align-items:center;gap:4px;align-self:center;padding:8px 16px;background:none;border:1px solid #101828;border-radius:20px;cursor:pointer;font-size:14px;transition:all .2s ease}.VideoList_addButton__y9e6Q:hover{background:#e6e5e5}.VideoList_addButtonWrapper__Jalcj{display:flex;justify-content:center;align-items:center;border:1px solid #e5e7eb;border-radius:8px;height:90px}.VideoList_error__V4fx_{padding:12px;color:#ef4444;background:#fee2e2;border-radius:8px;margin-bottom:16px}.VideoList_empty__cH_pX,.VideoList_loading__Om_gG{display:flex;justify-content:center;align-items:center;padding:32px;color:#6b7280;font-size:16px}