.bottom-nav-container{bottom:0;left:0;margin:0;padding:0;position:fixed;right:0;width:100%;z-index:1000}.logout-btn{align-items:center;color:#fff;cursor:pointer;display:flex;padding:8px;transition:background-color .3s ease}.logout-btn:hover{background-color:initial}.logout-btn span{font-weight:700;margin-left:8px}.logout-btn .MuiSvgIcon-root{font-size:24px}.post-type-settings{display:flex;flex-direction:column;margin:0 auto;max-width:700px;padding:24px;width:100%}#addNewPostTypeBtn{float:right;margin-top:16px}.table-wrapper{flex:1 1;margin-bottom:24px;overflow-y:auto}thead th{background:#fff;border-bottom:2px solid #ccc;position:sticky;top:0;z-index:1}.add-image-section-btn{margin-top:8px}.dialog-content-section{align-items:center;display:flex;margin-bottom:16px}@media only screen and (max-width:600px){.post-type-settings{padding:0}}.profile-section{align-items:stretch;background:#f7f9fa;border-radius:10px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;margin:auto;max-width:400px;padding:24px}.profile-section .MuiTextField-root{margin-bottom:16px}.profile-section .MuiButton-root{margin-top:16px}#dialog-content{display:flex;flex-direction:row;height:100%;overflow:hidden;padding:0!important}#settings-drawer,#settings-drawer .MuiDrawer-paper{background-color:#f4f4f4!important;border-right:1px solid #e0e0e0;box-sizing:border-box;flex-shrink:0;height:100%;position:relative;width:240px!important}.settings-modal .MuiPaper-root{height:500px}#settings-modal .MuiDialog-paper{display:flex;flex-direction:column;height:500px!important;max-width:900px;overflow:hidden;width:900px}#customized-dialog-title{font-size:1.5rem;font-weight:700;letter-spacing:.5px;padding-left:16px}#settings-box{display:flex;flex-direction:column;height:100%;width:100%}#settings-list{padding:0;width:100%}#settings-list .MuiListItem-root{cursor:pointer}#settings-list .Mui-selected,#settings-list .MuiListItem-root:hover{background-color:#e3f2fd!important}.settings-content-area{box-sizing:border-box;display:flex;height:100%;overflow-y:auto;padding:20px;width:100%}@media (max-width:900px){#settings-modal .MuiDialog-paper{max-width:100vw;width:100vw}#settings-drawer{width:180px}}@media only screen and (max-width:600px){#settings-drawer,#settings-drawer .MuiDrawer-paper{height:100vh;width:115px!important}.settings-content-area{box-sizing:border-box;display:flex;height:100%;overflow-y:auto;width:100%}#settings-modal .MuiDialog-paper{height:100%!important;margin:0}}.file-uploader-container{padding:16px}.file-uploader-table{margin-top:16px}.file-uploader-success{color:#2e7d32;margin-top:8px}.file-uploader-error{color:#d32f2f;margin-top:4px}.image-gallery-container{align-items:center;background-color:#f9f9f9;border:2px solid #ccc;border-radius:8px;display:flex;flex-direction:column;height:auto;margin:auto auto 24px;max-width:600px;overflow:hidden;padding:16px;position:relative;width:100%}.image-gallery-title{color:#2774ae;font-size:1.5rem;font-weight:700;letter-spacing:.5px;line-height:1.4;margin-bottom:16px;padding:5px 0;text-shadow:1px 1px 3px #0003;text-transform:capitalize}.image-gallery-image-list{align-items:center;display:flex;height:200px;justify-content:center;position:relative;width:100%}.image-gallery-image-box{border-radius:8px;box-shadow:0 2px 8px #00000014;cursor:pointer;height:200px;margin:0 8px;overflow:hidden;position:relative;width:200px}.image-gallery-img{border-radius:10px;height:100%;object-fit:cover;width:100%}.image-gallery-delete-btn{background-color:#00000080!important;position:absolute!important;right:5px;top:5px}.image-gallery-delete-btn:hover{background-color:#000000b3!important}.image-gallery-arrow-btn{background-color:#00000080!important;color:#fff!important;position:absolute!important;top:50%;transform:translateY(-50%)}.image-gallery-arrow-btn.left{left:0;margin-left:-8px}.image-gallery-arrow-btn.right{margin-right:-8px;right:0}.image-dialog-gallery-arrow-btn{background-color:#00000080!important;color:#fff!important;position:absolute!important;top:50%;transform:translateY(-50%);z-index:10}.image-dialog-gallery-arrow-btn.left{left:8px}.image-dialog-gallery-arrow-btn.right{right:8px}.image-dialog-gallery-arrow-btn.left{left:0;margin-left:8px}.image-dialog-gallery-arrow-btn.right{margin-right:8px;right:0}@media only screen and (max-width:600px){.image-gallery-container{width:70vw}}.create-post-page{align-items:stretch;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;max-width:700px;padding:12px}.create-post-page .MuiTypography-root{margin-bottom:16px}.create-post-page .image-gallery-container{margin-bottom:24px}.create-post-page textarea{border-radius:8px;display:flex;font-family:inherit;font-size:1rem;margin:auto;padding:8px;resize:vertical;width:620px}@media only screen and (max-width:600px){#comment-textarea,#memo-textarea{width:80vw}}.preview-page{align-items:stretch;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;max-width:700px;padding:24px}.preview-page .MuiPaper-root{background-color:#e3f2fd!important;border-left:6px solid #1976d2!important;border-radius:16px!important;box-shadow:0 2px 8px #1976d214!important;margin-bottom:24px;padding:16px!important}.preview-page .MuiTypography-h6{margin-bottom:16px!important}.preview-page .image-gallery-container{margin-bottom:24px}.preview-page .preview-comment-box{background-color:#f5f5f5;border:1px solid #ccc;border-radius:8px;color:inherit;display:flex;font-family:inherit;font-size:1rem;margin:auto;min-height:72px;padding:8px;white-space:pre-wrap;width:620px}@media only screen and (max-width:600px){#preview-comment{width:80vw}}#select-post-type-page{display:flex}@media only screen and (max-width:600px){#select-post-type-page{min-height:50vh;padding-top:4px;.MuiPaper-root{padding:6px}}}.create-page{align-items:stretch;background:#f9f9f9;border-radius:12px;bottom:75px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;left:0;margin:12px auto;max-width:800px;overflow-y:auto;padding:24px;position:absolute;right:0;top:64px;width:92%}#createPageStepper{padding:16px;position:sticky;top:0}#create-page-content{flex-grow:1;overflow-y:auto}#create-page-nav{bottom:0;display:flex;justify-content:space-between;margin-top:12px;position:sticky}#create-page-nav-back-btn{margin-left:100px;min-width:100px}#create-page-nav-next-btn,#create-page-nav-reset-btn{margin-right:100px;min-width:100px}@media (max-width:600px){.create-page{padding:8px}#create-page-content{padding:0}#create-page-nav-back-btn{margin-left:50px;min-width:100px}#create-page-nav-next-btn,#create-page-nav-reset-btn{margin-right:50px;min-width:100px}}.display-page{align-items:stretch;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;margin:70px auto;max-width:700px;padding:24px}.display-page .image-gallery-container{margin-bottom:24px}.display-page .display-comments-box{background-color:#f5f5f5;border:1px solid #ccc;border-radius:8px;color:inherit;display:flex;font-family:inherit;font-size:1rem;margin:auto;min-height:72px;padding:8px;white-space:pre-wrap;width:620px}@media only screen and (max-width:600px){.display-page .display-comments-box{width:80vw}}.container{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #00000012;margin:80px auto;max-width:900px;overflow-y:auto;padding:8px}.title{font-size:2rem;font-weight:700;margin-bottom:24px;text-align:center}.MuiTableCell-head{font-weight:700!important}.history-pagination{display:flex;gap:8px;justify-content:space-evenly;margin-top:16px}@media only screen and (max-width:600px){#history-table{table-layout:fixed;word-break:break-word}.MuiTableCell-body{padding:8px!important}}.loading{align-items:center;color:#555;display:flex;font-size:1.5rem;height:100vh;justify-content:center}
/*# sourceMappingURL=main.1c48c7ef.css.map*/