.MyEditor-module-scss-module__RELF6q__editorWrapper{background-color:#fff;border:1px solid #ccc;border-radius:8px;margin-top:20px;padding:16px}.MyEditor-module-scss-module__RELF6q__toolbar{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.MyEditor-module-scss-module__RELF6q__toolbarBtn{cursor:pointer;background-color:#f8f8f8;border:1px solid #ddd;border-radius:6px;align-items:center;padding:8px;transition:background-color .2s;display:flex}.MyEditor-module-scss-module__RELF6q__toolbarBtn:hover{background-color:#e2e2e2}.MyEditor-module-scss-module__RELF6q__editorContent{background:#fafafa;border:1px solid #d1d5db;border-radius:12px;padding:16px;transition:all .25s;box-shadow:0 1px 3px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.12)}.MyEditor-module-scss-module__RELF6q__outputWrapper{margin-top:24px}.MyEditor-module-scss-module__RELF6q__outputBox{white-space:pre-wrap;background-color:#f4f4f4;border:1px solid #ddd;border-radius:6px;max-height:300px;padding:10px;font-size:13px;overflow:auto}.MyEditor-module-scss-module__RELF6q__linkDialog{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.MyEditor-module-scss-module__RELF6q__linkDialogContent{background:#fff;border-radius:8px;width:70%;max-width:350px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.MyEditor-module-scss-module__RELF6q__linkDialogContent h3{margin:0 0 15px;font-size:16px;font-weight:600}.MyEditor-module-scss-module__RELF6q__linkInput{border-radius:4px;width:100%;margin:15px 0;padding:10px;font-size:14px;border:1px solid #ddd!important;outline:none!important}.MyEditor-module-scss-module__RELF6q__linkDialogButtons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.MyEditor-module-scss-module__RELF6q__confirmBtn,.MyEditor-module-scss-module__RELF6q__cancelBtn{cursor:pointer;border:none;border-radius:4px;padding:8px 16px;font-size:14px}.MyEditor-module-scss-module__RELF6q__confirmBtn{color:#fff;background:#ffc107}.MyEditor-module-scss-module__RELF6q__confirmBtn:hover{background:rgba(255,193,7,.635)}.MyEditor-module-scss-module__RELF6q__cancelBtn{color:#6c757d;background:#f8f9fa;border:1px solid #ddd}.MyEditor-module-scss-module__RELF6q__cancelBtn:hover{background:rgba(233,236,239,.78)}.MyEditor-module-scss-module__RELF6q__editorContent div{outline:none;min-height:20vh!important}.MyEditor-module-scss-module__RELF6q__editorContent *{margin-bottom:10px!important}.MyEditor-module-scss-module__RELF6q__editorContent:hover{border-color:#ffc107;box-shadow:0 4px 12px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.08)}
.index-module-scss-module__grnKeW__page{color:#181a20;background:#f5f7fa;max-width:1000px;margin:0 auto;padding:50px 20px;font-family:Inter,sans-serif}.index-module-scss-module__grnKeW__page div mark{background-color:#ff0!important}.index-module-scss-module__grnKeW__page div ol{margin-left:1.5rem!important;list-style-type:decimal!important}.index-module-scss-module__grnKeW__page div ul{margin-left:1.5rem!important;list-style-type:disc!important}.index-module-scss-module__grnKeW__header{text-align:center;margin-bottom:40px}.index-module-scss-module__grnKeW__header h1{color:#111827;margin-bottom:12px;font-size:2.8rem;font-weight:700}.index-module-scss-module__grnKeW__header p{color:#6b7280;font-size:1.1rem}.index-module-scss-module__grnKeW__card{background:#fff;border-radius:16px;flex-direction:column;gap:32px;padding:36px;display:flex;box-shadow:0 12px 30px rgba(0,0,0,.06)}.index-module-scss-module__grnKeW__form{flex-direction:column;gap:28px;display:flex}.index-module-scss-module__grnKeW__panel{flex-direction:column;gap:10px;display:flex}.index-module-scss-module__grnKeW__panel .index-module-scss-module__grnKeW__imagePreview{width:100%}.index-module-scss-module__grnKeW__panel .index-module-scss-module__grnKeW__imagePreview img{max-width:100%}.index-module-scss-module__grnKeW__panel label{color:#374151;font-size:1rem;font-weight:600}.index-module-scss-module__grnKeW__panel input,.index-module-scss-module__grnKeW__panel textarea{background:#fafafa;border:1px solid #d1d5db;border-radius:12px;padding:14px 18px;font-size:1rem;transition:all .25s}.index-module-scss-module__grnKeW__panel input:focus,.index-module-scss-module__grnKeW__panel textarea:focus{background:#fff;border-color:#000;outline:none;box-shadow:0 0 0 .5px #000}.index-module-scss-module__grnKeW__panel textarea{resize:vertical;min-height:200px}.index-module-scss-module__grnKeW__previewImg{border-radius:12px;justify-content:flex-start;align-items:center;width:100%;height:100%;margin-bottom:18px;display:flex;overflow:hidden}.index-module-scss-module__grnKeW__previewImg img{max-width:100%}.index-module-scss-module__grnKeW__actions{gap:16px;display:flex}.index-module-scss-module__grnKeW__actions button{cursor:pointer;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s}.index-module-scss-module__grnKeW__actions button.index-module-scss-module__grnKeW__btnPrimary{color:#fff;background:linear-gradient(90deg,#ffc107,#ffb300);border:none;box-shadow:0 6px 15px rgba(255,193,7,.3)}.index-module-scss-module__grnKeW__actions button.index-module-scss-module__grnKeW__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,193,7,.35)}.index-module-scss-module__grnKeW__actions button.index-module-scss-module__grnKeW__btnPrimary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.index-module-scss-module__grnKeW__actions button.index-module-scss-module__grnKeW__btnGhost{color:#ffc107;background:0 0;border:2px solid #ffc107}.index-module-scss-module__grnKeW__actions button.index-module-scss-module__grnKeW__btnGhost:hover{background:rgba(255,193,7,.05)}@media (max-width:768px){.index-module-scss-module__grnKeW__actions{flex-direction:column}.index-module-scss-module__grnKeW__actions button{max-width:178px}}.index-module-scss-module__grnKeW__preview{background:linear-gradient(145deg,#fff,#f3f4f6);border-radius:16px;max-width:100%;padding:24px;transition:all .25s;box-shadow:0 4px 20px rgba(0,0,0,.05)}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewInner{overflow-wrap:anywhere;flex-direction:column;gap:14px;display:flex}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewHeader{color:#4b5563;font-size:1.1rem;font-weight:600}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewTitle{color:#111827;margin-bottom:6px;font-size:1.6rem;font-weight:700}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewContent{color:#374151;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;font-size:1rem;line-height:1.7}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewTags{flex-wrap:wrap;gap:10px;display:flex}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewTags .index-module-scss-module__grnKeW__tag{color:#ffc107;background:#fff8e1;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.875rem;font-weight:500;display:flex}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewTags .index-module-scss-module__grnKeW__tag button{cursor:pointer;color:#ffc107;background:0 0;border:none;padding:0;font-weight:700}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewTags .index-module-scss-module__grnKeW__tag button:hover{color:#e0a800}.index-module-scss-module__grnKeW__preview .index-module-scss-module__grnKeW__previewFooter{color:#6b7280;margin-top:8px;font-size:.8rem}.index-module-scss-module__grnKeW__successWrap{background:#f9fafb;flex-direction:column;align-items:center;gap:32px;padding:40px 20px;display:flex}.index-module-scss-module__grnKeW__successWrap .index-module-scss-module__grnKeW__successActions{justify-content:center;gap:18px;display:flex}.index-module-scss-module__grnKeW__successWrap .index-module-scss-module__grnKeW__successActions .index-module-scss-module__grnKeW__btnGhost{color:#000;cursor:pointer;background:0 0;border:2px solid #ffc107;border-radius:12px;padding:10px 22px;font-size:1rem;font-weight:500;transition:all .2s}.index-module-scss-module__grnKeW__successWrap .index-module-scss-module__grnKeW__successActions .index-module-scss-module__grnKeW__btnGhost:hover{color:#fff;background:#f1ba15}.index-module-scss-module__grnKeW__successWrap .index-module-scss-module__grnKeW__successActions .index-module-scss-module__grnKeW__btnGhost:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.4)}.index-module-scss-module__grnKeW__btnAddTag{color:#ffc107;cursor:pointer;background:0 0;border:2px solid #ffc107;border-radius:12px;justify-content:center;align-items:center;gap:10px;max-width:178px;margin-top:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.index-module-scss-module__grnKeW__btnAddTag:hover{background:rgba(99,102,241,.08);transform:translateY(-1px)}.index-module-scss-module__grnKeW__btnAddTag:active{background:rgba(99,102,241,.15);transform:translateY(0)}.index-module-scss-module__grnKeW__btnAddTag:disabled{opacity:.6;cursor:not-allowed}
.pageLoader-module-scss-module__R_ezpG__loaderContainer{z-index:9999;background:linear-gradient(135deg,#fffbeb 0%,#fff 50%,#fffbeb 100%);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.pageLoader-module-scss-module__R_ezpG__background{opacity:.1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.pageLoader-module-scss-module__R_ezpG__bgCircle{filter:blur(80px);border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite pageLoader-module-scss-module__R_ezpG__pulse;position:absolute}.pageLoader-module-scss-module__R_ezpG__bgCircle1{background-color:#fbbf24;width:256px;height:256px;top:25%;left:25%}.pageLoader-module-scss-module__R_ezpG__bgCircle2{background-color:#fde047;width:384px;height:384px;animation-delay:.3s;bottom:25%;right:25%}.pageLoader-module-scss-module__R_ezpG__content{z-index:10;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.pageLoader-module-scss-module__R_ezpG__houseContainer{width:192px;height:192px;position:relative}.pageLoader-module-scss-module__R_ezpG__rotatingCircle1{border:4px solid #fde68a;border-radius:50%;animation:3s linear infinite pageLoader-module-scss-module__R_ezpG__spin;position:absolute;top:0;bottom:0;left:0;right:0}.pageLoader-module-scss-module__R_ezpG__rotatingCircle2{border:4px solid #fde047;border-radius:50%;animation:2s linear infinite reverse pageLoader-module-scss-module__R_ezpG__spin;position:absolute;top:8px;bottom:8px;left:8px;right:8px}.pageLoader-module-scss-module__R_ezpG__houseIcon{color:#d97706;justify-content:center;align-items:center;animation:2s infinite pageLoader-module-scss-module__R_ezpG__bounce;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.pageLoader-module-scss-module__R_ezpG__houseIcon svg{width:96px;height:96px}.pageLoader-module-scss-module__R_ezpG__floatingKeys{color:#eab308;animation:3s ease-in-out infinite pageLoader-module-scss-module__R_ezpG__float;position:absolute;top:0;left:0}.pageLoader-module-scss-module__R_ezpG__floatingKeys svg{width:32px;height:32px}.pageLoader-module-scss-module__R_ezpG__logo{background-color:#f59e0b;border-radius:8px;padding:12px 32px;transition:transform .3s;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.pageLoader-module-scss-module__R_ezpG__logo:hover{transform:scale(1.05)}.pageLoader-module-scss-module__R_ezpG__logo h1{color:#000;letter-spacing:.1em;margin:0;font-size:2.25rem;font-weight:700}.pageLoader-module-scss-module__R_ezpG__loadingText{flex-direction:column;align-items:center;gap:.75rem;display:flex}.pageLoader-module-scss-module__R_ezpG__loadingText p{color:#374151;margin:0;font-size:1.25rem;font-weight:600}.pageLoader-module-scss-module__R_ezpG__dots{gap:.5rem;display:flex}.pageLoader-module-scss-module__R_ezpG__dot{background-color:#f59e0b;border-radius:50%;width:12px;height:12px;animation:.6s infinite pageLoader-module-scss-module__R_ezpG__bounce}.pageLoader-module-scss-module__R_ezpG__dot1{animation-delay:0s}.pageLoader-module-scss-module__R_ezpG__dot2{animation-delay:.15s}.pageLoader-module-scss-module__R_ezpG__dot3{animation-delay:.3s}.pageLoader-module-scss-module__R_ezpG__progressBar{background-color:#e5e7eb;border-radius:9999px;width:256px;height:8px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}.pageLoader-module-scss-module__R_ezpG__progressFill{background:linear-gradient(90deg,#fbbf24 0%,#fde047 50%,#f59e0b 100%);height:100%;animation:1.5s ease-in-out infinite pageLoader-module-scss-module__R_ezpG__progress}@keyframes pageLoader-module-scss-module__R_ezpG__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pageLoader-module-scss-module__R_ezpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pageLoader-module-scss-module__R_ezpG__bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(0)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(-25%)}}@keyframes pageLoader-module-scss-module__R_ezpG__float{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(10px,-10px)rotate(5deg)}50%{transform:translate(20px)rotate(0)}75%{transform:translate(10px,10px)rotate(-5deg)}}@keyframes pageLoader-module-scss-module__R_ezpG__progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.pageLoader-module-scss-module__R_ezpG__houseContainer{width:144px;height:144px}.pageLoader-module-scss-module__R_ezpG__houseIcon svg{width:72px;height:72px}.pageLoader-module-scss-module__R_ezpG__logo h1{font-size:1.875rem}.pageLoader-module-scss-module__R_ezpG__loadingText p{font-size:1rem}.pageLoader-module-scss-module__R_ezpG__progressBar{width:200px}}
.index-module-scss-module__75kRyG__page{color:#181a20;background:#f5f7fa;max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:50px 20px;font-family:Inter,sans-serif}.index-module-scss-module__75kRyG__header{text-align:center;margin-bottom:40px}.index-module-scss-module__75kRyG__header h1{color:#111827;margin-bottom:12px;font-size:2.8rem;font-weight:700;margin-bottom:15px!important}.index-module-scss-module__75kRyG__header p{color:#6b7280;font-size:1.1rem}@media (max-width:768px){.index-module-scss-module__75kRyG__header h1{font-size:2.3rem}}.index-module-scss-module__75kRyG__blogsList{flex-direction:column;gap:24px;display:flex}.index-module-scss-module__75kRyG__blogCard{background:#fff;border-radius:16px;gap:24px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.08)}.index-module-scss-module__75kRyG__blogCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.12)}@media (max-width:768px){.index-module-scss-module__75kRyG__blogCard{flex-direction:column}}.index-module-scss-module__75kRyG__blogImage{border-radius:12px;flex-shrink:0;width:200px;height:150px;overflow:hidden}@media (max-width:768px){.index-module-scss-module__75kRyG__blogImage{width:100%;height:200px}}.index-module-scss-module__75kRyG__blogImage .index-module-scss-module__75kRyG__image{object-fit:cover;width:100%;height:100%}.index-module-scss-module__75kRyG__blogImage .index-module-scss-module__75kRyG__placeholderImage{color:#9ca3af;background:#f3f4f6;justify-content:center;align-items:center;width:100%;height:100%;font-size:.9rem;display:flex}.index-module-scss-module__75kRyG__blogContent{flex-direction:column;flex:1;gap:12px;display:flex}.index-module-scss-module__75kRyG__blogTitle{color:#111827;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.index-module-scss-module__75kRyG__blogDescription{color:#6b7280;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.index-module-scss-module__75kRyG__blogMeta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:auto;display:flex}.index-module-scss-module__75kRyG__date{color:#9ca3af;font-size:.875rem}.index-module-scss-module__75kRyG__tags{flex-wrap:wrap;gap:8px;display:flex}.index-module-scss-module__75kRyG__tag{color:#ffc107;background:#fff8e1;border-radius:16px;padding:4px 12px;font-size:.75rem;font-weight:500}.index-module-scss-module__75kRyG__blogActions{flex-direction:column;justify-content:flex-start;gap:12px;padding-top:8px;display:flex}@media (max-width:768px){.index-module-scss-module__75kRyG__blogActions{width:100%}}.index-module-scss-module__75kRyG__blogActions button{min-width:100px}.index-module-scss-module__75kRyG__editBtn{color:#fff;background:linear-gradient(90deg,#ffc107,#ffb300);border:none;font-weight:600}.index-module-scss-module__75kRyG__editBtn:hover{background:linear-gradient(90deg,#ffb300,#ffa000);transform:translateY(-1px)}.index-module-scss-module__75kRyG__deleteBtn{font-weight:600}.index-module-scss-module__75kRyG__emptyState{text-align:center;background:#fff;border-radius:16px;padding:60px 20px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.index-module-scss-module__75kRyG__emptyState p{color:#6b7280;margin-bottom:24px;font-size:1.2rem}.index-module-scss-module__75kRyG__emptyState .index-module-scss-module__75kRyG__createBtn{color:#fff;background:linear-gradient(90deg,#ffc107,#ffb300);border:none;height:auto;padding:12px 32px;font-size:1rem;font-weight:600}.index-module-scss-module__75kRyG__emptyState .index-module-scss-module__75kRyG__createBtn:hover{background:linear-gradient(90deg,#ffb300,#ffa000);transform:translateY(-2px)}.index-module-scss-module__75kRyG__pagination{background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-top:40px;padding:24px;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.06)}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-item{border:1px solid #e5e7eb;border-radius:8px;transition:all .3s}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-item:hover{border-color:#f7b900;transform:translateY(-1px)}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-item.index-module-scss-module__75kRyG__ant-pagination-item-active{background:linear-gradient(90deg,#ffc107,#ffb300);border-color:#f7b900}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-item.index-module-scss-module__75kRyG__ant-pagination-item-active a{color:#fff;font-weight:600}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-prev{border:1px solid #e5e7eb;border-radius:8px;transition:all .3s}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-next{border:1px solid #e5e7eb;border-radius:8px;transition:all .3s}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-prev:hover{border-color:#f7b900;transform:translateY(-1px)}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-next:hover{border-color:#f7b900;transform:translateY(-1px)}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-prev button{border:none}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-next button{border:none}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-jump-prev{border-radius:8px}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-jump-next{border-radius:8px}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-options{margin-left:16px}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-total-text{color:#6b7280;margin-right:16px;font-weight:500}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-options-quick-jumper input{border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-options-quick-jumper input:focus{border-color:#f7b900;box-shadow:0 0 0 2px rgba(247,185,0,.1)}@media (max-width:768px){.index-module-scss-module__75kRyG__paginationComponent .ant-pagination{gap:4px}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-item{min-width:32px;height:32px;font-size:14px;line-height:30px}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-total-text{display:none}.index-module-scss-module__75kRyG__paginationComponent .ant-pagination-options{margin-left:8px}}
.index-module-scss-module__kNE7cG__page{color:#181a20;background:#f5f7fa;max-width:1000px;margin:0 auto;padding:50px 20px;font-family:Inter,sans-serif}.index-module-scss-module__kNE7cG__page div mark{background-color:#ff0!important}.index-module-scss-module__kNE7cG__page div ol{margin-left:1.5rem!important;list-style-type:decimal!important}.index-module-scss-module__kNE7cG__page div ul{margin-left:1.5rem!important;list-style-type:disc!important}.index-module-scss-module__kNE7cG__header{text-align:center;margin-bottom:40px}.index-module-scss-module__kNE7cG__header h1{color:#111827;margin-bottom:12px;font-size:2.8rem;font-weight:700}.index-module-scss-module__kNE7cG__header p{color:#6b7280;font-size:1.1rem}.index-module-scss-module__kNE7cG__card{background:#fff;border-radius:16px;flex-direction:column;gap:32px;padding:36px;display:flex;box-shadow:0 12px 30px rgba(0,0,0,.06)}.index-module-scss-module__kNE7cG__form{flex-direction:column;gap:28px;display:flex}.index-module-scss-module__kNE7cG__panel{flex-direction:column;gap:10px;display:flex}.index-module-scss-module__kNE7cG__panel .index-module-scss-module__kNE7cG__imagePreview{width:100%}.index-module-scss-module__kNE7cG__panel .index-module-scss-module__kNE7cG__imagePreview img{max-width:100%}.index-module-scss-module__kNE7cG__panel label{color:#374151;font-size:1rem;font-weight:600}.index-module-scss-module__kNE7cG__panel input,.index-module-scss-module__kNE7cG__panel textarea{background:#fafafa;border:1px solid #d1d5db;border-radius:12px;padding:14px 18px;font-size:1rem;transition:all .25s}.index-module-scss-module__kNE7cG__panel input:focus,.index-module-scss-module__kNE7cG__panel textarea:focus{background:#fff;border-color:#000;outline:none;box-shadow:0 0 0 .5px #000}.index-module-scss-module__kNE7cG__panel textarea{resize:vertical;min-height:200px}.index-module-scss-module__kNE7cG__previewImg{border-radius:12px;justify-content:flex-start;align-items:center;width:100%;height:100%;margin-bottom:18px;display:flex;overflow:hidden}.index-module-scss-module__kNE7cG__previewImg img{max-width:100%}.index-module-scss-module__kNE7cG__actions{gap:16px;display:flex}.index-module-scss-module__kNE7cG__actions button{cursor:pointer;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s}.index-module-scss-module__kNE7cG__actions button.index-module-scss-module__kNE7cG__btnPrimary{color:#fff;background:linear-gradient(90deg,#ffc107,#ffb300);border:none;box-shadow:0 6px 15px rgba(255,193,7,.3)}.index-module-scss-module__kNE7cG__actions button.index-module-scss-module__kNE7cG__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px rgba(255,193,7,.35)}.index-module-scss-module__kNE7cG__actions button.index-module-scss-module__kNE7cG__btnPrimary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.index-module-scss-module__kNE7cG__actions button.index-module-scss-module__kNE7cG__btnGhost{color:#ffc107;background:0 0;border:2px solid #ffc107}.index-module-scss-module__kNE7cG__actions button.index-module-scss-module__kNE7cG__btnGhost:hover{background:rgba(255,193,7,.05)}@media (max-width:768px){.index-module-scss-module__kNE7cG__actions{flex-direction:column}.index-module-scss-module__kNE7cG__actions button{max-width:178px}}.index-module-scss-module__kNE7cG__preview{background:linear-gradient(145deg,#fff,#f3f4f6);border-radius:16px;max-width:100%;padding:24px;transition:all .25s;box-shadow:0 4px 20px rgba(0,0,0,.05)}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewInner{overflow-wrap:anywhere;flex-direction:column;gap:14px;display:flex}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewHeader{color:#4b5563;font-size:1.1rem;font-weight:600}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewTitle{color:#111827;margin-bottom:6px;font-size:1.6rem;font-weight:700}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewContent{color:#374151;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;font-size:1rem;line-height:1.7}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewTags{flex-wrap:wrap;gap:10px;display:flex}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewTags .index-module-scss-module__kNE7cG__tag{color:#ffc107;background:#fff8e1;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:.875rem;font-weight:500;display:flex}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewTags .index-module-scss-module__kNE7cG__tag button{cursor:pointer;color:#ffc107;background:0 0;border:none;padding:0;font-weight:700}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewTags .index-module-scss-module__kNE7cG__tag button:hover{color:#e0a800}.index-module-scss-module__kNE7cG__preview .index-module-scss-module__kNE7cG__previewFooter{color:#6b7280;margin-top:8px;font-size:.8rem}.index-module-scss-module__kNE7cG__successWrap{background:#f9fafb;flex-direction:column;align-items:center;gap:32px;padding:40px 20px;display:flex}.index-module-scss-module__kNE7cG__successWrap .index-module-scss-module__kNE7cG__successActions{justify-content:center;gap:18px;display:flex}.index-module-scss-module__kNE7cG__successWrap .index-module-scss-module__kNE7cG__successActions .index-module-scss-module__kNE7cG__btnGhost{color:#000;cursor:pointer;background:0 0;border:2px solid #ffc107;border-radius:12px;padding:10px 22px;font-size:1rem;font-weight:500;transition:all .2s}.index-module-scss-module__kNE7cG__successWrap .index-module-scss-module__kNE7cG__successActions .index-module-scss-module__kNE7cG__btnGhost:hover{color:#fff;background:#f1ba15}.index-module-scss-module__kNE7cG__successWrap .index-module-scss-module__kNE7cG__successActions .index-module-scss-module__kNE7cG__btnGhost:focus{outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.4)}.index-module-scss-module__kNE7cG__btnAddTag{color:#ffc107;cursor:pointer;background:0 0;border:2px solid #ffc107;border-radius:12px;justify-content:center;align-items:center;gap:10px;max-width:178px;margin-top:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.index-module-scss-module__kNE7cG__btnAddTag:hover{background:rgba(99,102,241,.08);transform:translateY(-1px)}.index-module-scss-module__kNE7cG__btnAddTag:active{background:rgba(99,102,241,.15);transform:translateY(0)}.index-module-scss-module__kNE7cG__btnAddTag:disabled{opacity:.6;cursor:not-allowed}.index-module-scss-module__kNE7cG__tagInputContainer{align-items:center;gap:12px;display:flex}.index-module-scss-module__kNE7cG__tagInputContainer input{flex:1}@media (max-width:768px){.index-module-scss-module__kNE7cG__tagInputContainer{flex-direction:column;align-items:stretch}.index-module-scss-module__kNE7cG__tagInputContainer .index-module-scss-module__kNE7cG__btnAddTag{max-width:100%}}
