#create-topic-comment{position:relative;min-height:-20vh;padding:48px 16px 64px;background:#f4f7ff}#create-topic-comment .top{width:100%;max-width:880px;margin:0 auto;display:flex;justify-content:center;align-items:stretch}#create-topic-comment .top .topic_main{position:relative;width:100%;max-width:760px;margin:0 auto;padding:36px 40px 32px;background:rgba(244,247,255,.96);border-radius:var(--border-radius,12px);border:1px solid rgba(99,116,163,.18);box-shadow:0 28px 44px -30px rgba(120,132,184,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}#create-topic-comment .top .topic_main:hover{box-shadow:0 22px 48px -26px rgba(120,132,184,.38);border-color:rgba(99,116,163,.26);transform:translateY(-2px)}#create-topic-comment .top .topic_main .cover_upload{margin-bottom:28px;border-style:dashed;background:rgba(244,247,255,.88);border-color:rgba(129,150,207,.45)}#create-topic-comment .top .topic_main .cover_label{margin-bottom:16px!important}#create-topic-comment .top .topic_main .label{position:relative;padding:0 0 12px 16px!important;margin:0 0 12px!important;font-size:16px;font-weight:600;letter-spacing:.4px;color:#5c6c8a;text-transform:none}#create-topic-comment .top .topic_main .label:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:999px;background:linear-gradient(180deg,rgba(59,130,246,.9),rgba(59,130,246,.25))}#create-topic-comment .top .topic_main .detail_textarea,#create-topic-comment .top .topic_main .title_input{width:100%;max-width:640px;margin-left:0;margin-bottom:24px}#create-topic-comment .top .topic_main .detail_textarea{min-height:160px}#create-topic-comment .top .topic_main .content_block{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;padding:20px 24px;background:hsla(0,0%,100%,.92);border-radius:var(--border-radius,12px);border:1px solid rgba(99,116,163,.16);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35)}#create-topic-comment .top .topic_main .content_block .ant-calendar-picker,#create-topic-comment .top .topic_main .full_width_picker{width:100%!important;margin-left:0!important}#create-topic-comment .top .topic_main .topic_image{padding-left:10px}#create-topic-comment .top .topic_main .textarea_suffix{display:flex;justify-content:space-between;align-items:center;height:30px;background:transparent;font-size:10px;text-align:right;padding-right:10px}#create-topic-comment .top .topic_main .textarea_suffix .selected_topic{display:flex;align-items:center;color:#fff;height:20px;border-radius:20px;padding:0 5px;margin-left:10px;cursor:context-menu}#create-topic-comment .top .topic_main .ant-calendar-picker-input,#create-topic-comment .top .topic_main .ant-input,#create-topic-comment .top .topic_main .ant-input-textarea textarea,#create-topic-comment .top .topic_main .ant-select-selection{background:hsla(0,0%,100%,.95)!important;border-color:rgba(129,150,207,.2)!important;color:var(--text-color,#1e293b);border-radius:12px!important;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:inset 0 0 0 1px rgba(129,150,207,.12)}#create-topic-comment .top .topic_main .ant-calendar-picker:focus .ant-calendar-picker-input,#create-topic-comment .top .topic_main .ant-calendar-picker:hover .ant-calendar-picker-input,#create-topic-comment .top .topic_main .ant-input-textarea textarea:focus,#create-topic-comment .top .topic_main .ant-input:focus,#create-topic-comment .top .topic_main .ant-input:hover,#create-topic-comment .top .topic_main .ant-select-open .ant-select-selection,#create-topic-comment .top .topic_main .ant-select-selection:hover{border-color:rgba(59,130,246,.45)!important;box-shadow:0 0 0 3px rgba(148,203,255,.35)}#create-topic-comment .top .topic_main .error_tip{margin-top:12px;margin-bottom:0;padding:12px 16px;border-radius:8px;background:rgba(244,130,130,.18);color:#b42318;font-size:13px;letter-spacing:.2px}#create-topic-comment .top .topic_main .ant-select{width:100%}#create-topic-comment .top .button_all{display:flex;justify-content:flex-end;align-items:center;margin-top:24px;width:100%;max-width:760px;margin-left:auto;margin-right:auto;padding:0 8px}#create-topic-comment .top .button_all .button{min-width:160px;height:44px;font-size:16px;border-radius:24px;background:linear-gradient(135deg,rgba(59,130,246,.95),rgba(148,203,255,.85));box-shadow:0 18px 32px -18px rgba(96,165,250,.55);border:none}#create-topic-comment .top .button_all .button:focus,#create-topic-comment .top .button_all .button:hover{background:linear-gradient(135deg,rgba(37,99,235,.98),rgba(96,165,250,.9));box-shadow:0 20px 36px -16px rgba(59,130,246,.65)}@media (max-width:992px){#create-topic-comment{padding:32px 12px 48px}#create-topic-comment .top .topic_main{padding:28px 24px;max-width:100%}#create-topic-comment .top .topic_main .content_block{padding:16px 18px}#create-topic-comment .top .button_all,#create-topic-comment .top .topic_main .detail_textarea,#create-topic-comment .top .topic_main .title_input{max-width:100%}}@media (max-width:640px){#create-topic-comment{padding:24px 10px 32px}#create-topic-comment .top .topic_main{padding:24px 18px}#create-topic-comment .top .topic_main .content_block{padding:14px 16px}#create-topic-comment .top .button_all{padding:0}#create-topic-comment .top .button_all .button{width:100%}}.emoji-mart-category-label{display:none}