.category-entry_main_container__kuyqr{display:flex;width:100%;height:calc(100vh - 50px);flex-direction:column;position:relative}.category-entry_row_one__vBr9f{width:100%;background-color:var(--list-header-background);padding:30px;flex:1 1}.category-entry_textboxContainer__DEY7f{width:40%}@media only screen and (max-width:767px){.category-entry_textboxContainer__DEY7f{width:100%}}.category-entry_status_container___K82Y{margin-top:10px;border:2px solid var(--muted-foreground);border-radius:30px;display:flex;justify-content:space-between;align-items:center;width:-moz-fit-content;width:fit-content;color:var(--foreground)}.category-entry_status_container___K82Y>div{display:flex;justify-content:center;align-items:center;width:100px;height:40px;border-radius:30px;transition:.5s;cursor:pointer}.category-entry_status_container___K82Y>div:hover{opacity:.8}.category-entry_public__OvoZL{background-color:var(--primary);color:var(--button-foreground)}.category-entry_private__UGjW9{background-color:var(--button-background-gray);color:var(--button-foreground)}.category-entry_publish_date_container__dMWMh{display:flex;gap:20px}.category-entry_info_section__zjYec{margin-top:30px;display:flex;flex-direction:column;gap:16px}.category-entry_info_item__36slu{align-items:center;gap:16px;display:flex;flex-direction:row}.category-entry_info_label__xBbi6{font-size:14px;color:var(--secondary-foreground);min-width:80px;font-weight:500}.category-entry_info_value__ZXOcE{font-size:14px;color:var(--foreground);font-weight:600}.category-entry_submitBtn__QBI6t:disabled{opacity:.6;cursor:not-allowed}.category-entry_iconDelete__MJQ3C{cursor:pointer;position:absolute;right:20px}.category-entry_iconDelete__MJQ3C svg{font-size:25px;color:var(--destructive)}.category-entry_iconDelete__MJQ3C:hover{background-color:rgba(var(--destructive),.1)}.category-entry_error_message__bEC4G{color:red;font-size:.8rem;margin-top:4px}@media only screen and (max-width:767px){.category-entry_info_item__36slu{flex-direction:column;align-items:flex-start;gap:4px}.category-entry_info_label__xBbi6{min-width:auto}}.confirm-model_overlay__Ty9cj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(51,51,51,.5);display:flex;align-items:center;justify-content:center;z-index:999}.confirm-model_modal__Lluxk{background:var(--secondary);color:var(--muted-foreground);padding:24px;border-radius:6px;width:90%;max-width:400px;text-align:center}.confirm-model_title__0tuxq{margin-bottom:20px;font-size:1.25rem}.confirm-model_message__o1aqR{margin-bottom:24px;color:var(--destructive)}.confirm-model_buttons__mMyJ_{display:flex;justify-content:center;align-items:center;gap:12px}.confirm-model_cancel__yBzTC{background:none;border:1px solid var(--border);color:var(--muted-foreground);padding:8px 16px;border-radius:4px}.confirm-model_confirm__aF8CR{background:var(--destructive);color:var(--subtle-foreground);padding:8px 16px;border:none;border-radius:4px}