.login_container__kitvQ{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5;position:relative}.login_form__NY6Qf{background:#ffffff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem;width:100%;max-width:320px}.login_input__GK8Qo{padding:.5rem;border:1px solid #ccc;border-radius:4px}.login_submit__56LbW{background-color:#333;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px}.login_error__wxSLK{color:red}.login_return__1l1gW{position:absolute;top:1rem;left:1rem;text-decoration:none;color:#333}.articleViewer_viewer__HqmE6{line-height:1.6;font-size:1.1rem}.articleViewer_viewer__HqmE6 img{max-width:100%;height:auto}.commentsSection_commentsSection__Bl6gN{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:2rem}.commentsSection_heading__pjAs0{font-size:1.6rem;font-weight:600}.commentsSection_lead__jbceF{color:rgba(22,22,22,.72);max-width:720px;line-height:1.6}.commentsSection_list__fsZ4d{display:flex;flex-direction:column;gap:1rem}.commentsSection_empty__I52JF{color:rgba(22,22,22,.6);font-style:italic}.commentsSection_commentRow__y_Fig{display:flex;gap:1rem;background:#ffffff;border:1px solid rgba(23,23,23,.06);border-radius:12px;padding:1.1rem 1.25rem;box-shadow:0 2px 6px rgba(15,15,15,.04)}.commentsSection_avatar___sxOz{width:44px;height:44px;border-radius:50%;background:var(--main-color,#f5e6c5);color:#332211;font-weight:600;display:flex;align-items:center;justify-content:center;text-transform:uppercase;flex-shrink:0;letter-spacing:.4px}.commentsSection_commentContent__MuzQ5{display:flex;flex-direction:column;gap:.35rem;flex:1 1}.commentsSection_authorLine__hyDWS{font-weight:600;display:flex;flex-wrap:wrap;column-gap:.75rem;row-gap:.25rem;align-items:baseline}.commentsSection_meta__EoNY0{font-size:.85rem;color:rgba(23,23,23,.5)}.commentsSection_message__CMtrX{white-space:pre-line;line-height:1.6}.commentsSection_form__We6Ux{background:#ffffff;border:1px solid rgba(23,23,23,.06);border-radius:12px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 6px 20px rgba(0,0,0,.05)}.commentsSection_formTitle__0ttGF{font-size:1.25rem;font-weight:600;color:#222}.commentsSection_formFields__zI_gO{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.commentsSection_textArea__utIpQ{min-height:160px}.commentsSection_privacy__kH39S{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;line-height:1.5;color:rgba(22,22,22,.78)}.commentsSection_privacy__kH39S input{margin-top:.35rem}.commentsSection_status__XG7bJ{font-size:.95rem;font-weight:600;padding:.65rem .75rem;border-radius:8px}.commentsSection_statusError__eBqlg{background:rgba(208,34,34,.08);color:#a32020}.commentsSection_statusSuccess__pDvOD{background:rgba(48,148,82,.1);color:#237547}.commentsSection_actions__7xtVe{display:flex;justify-content:flex-start}@media (max-width:768px){.commentsSection_commentsSection__Bl6gN{padding-top:1.75rem;gap:1.75rem}.commentsSection_form__We6Ux{padding:1.5rem}}.inputfield_wrapper__p2li_{display:flex;flex-direction:column;gap:.25rem}.inputfield_label__Njvx_{font-size:.875rem}.inputfield_input__m8Lbh{padding:.5rem;border:1px solid #ccc;border-radius:4px}.maintexture_wrapper__zNLma{display:flex;flex-direction:column;gap:.25rem}.maintexture_label__UwM0R{font-size:.875rem}.maintexture_textarea__Qao4c{padding:.5rem;border:1px solid #ccc;border-radius:4px;min-height:80px;resize:vertical}.selectfield_wrapper__v04D7{display:flex;flex-direction:column;gap:.25rem}.selectfield_label__hTv2B{font-size:.875rem}.selectfield_select__vVP0G{padding:.5rem;border:1px solid #ccc;border-radius:4px}.tagInput_wrapper__m4IXp{display:flex;flex-wrap:wrap;gap:4px;border:1px solid #ccc;padding:4px;border-radius:4px;cursor:text}.tagInput_tag__nIjOQ{background-color:#e0f0ff;padding:2px 6px;border-radius:4px;display:flex;align-items:center;border:1px solid #b5d4ef;font-size:.85rem;gap:4px;position:relative}.tagInput_tag__nIjOQ button{background:none;border:none;margin-left:4px;cursor:pointer;font-size:.9em}.tagInput_colorBtn__8eqwS{background:none;border:none;cursor:pointer;font-size:1em;padding:0}.tagInput_input__3B0x3{flex:1 1;border:none;outline:none;min-width:80px}.tagInput_picker__bvXmy{position:absolute;top:100%;left:0;z-index:10;display:none}.articleEditor_editorWrapper__KwHEv{display:flex;flex-direction:column;gap:8px}.articleEditor_toolbar__Jv_JO{display:flex;gap:8px}.articleEditor_toolButton__iC68i{background-color:var(--main-color,#f5e6c5);border:none;padding:4px 8px;cursor:pointer;border-radius:4px;transition:filter .2s}.articleEditor_toolButton__iC68i:hover{filter:brightness(.9)}.articleEditor_status___IDgk{margin-left:auto;align-self:center;font-size:.8rem;color:#666}.articleEditor_fullscreen__R05_n{height:100%;display:flex;flex-direction:column}.articleEditor_editorWrapper__KwHEv.articleEditor_fullscreen__R05_n{height:100%}.articleEditor_editor__L2UlM{border:1px solid #ccc;padding:8px;min-height:200px;flex:1 1;height:100%;overflow-y:auto}.articleEditor_editor__L2UlM .ProseMirror{height:100%;min-height:100%;outline:none}.articleEditor_editor__L2UlM img{max-width:100%;height:auto;display:block}.page_header__QtvYX{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.page_addBtn__jJ_zc{margin-left:auto}