html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.auth-page{min-height:100vh;display:flex;background:linear-gradient(135deg,#eef3ff,#f6f8fc);position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;width:640px;height:640px;background:radial-gradient(circle at center,rgba(91,143,249,.18),rgba(91,143,249,.05) 60%,transparent 70%);top:-220px;right:-220px;border-radius:50%;z-index:0}.auth-page:after{content:"";position:absolute;width:520px;height:520px;background:radial-gradient(circle at center,rgba(91,143,249,.12),rgba(91,143,249,.04) 55%,transparent 70%);left:-200px;bottom:-220px;border-radius:50%;z-index:0}.auth-container{position:relative;z-index:1;display:flex;width:100%;max-width:1120px;margin:auto;padding:44px 28px;gap:48px;align-items:center;justify-content:space-between}.auth-brand{flex:.8;min-width:320px;color:#1f1f1f;display:flex;flex-direction:column;align-items:center;text-align:center}.auth-brand-logo{width:64px;height:64px;display:block;margin:0 auto 20px}.auth-brand-title{font-size:28px;font-weight:600;margin-bottom:12px;letter-spacing:.2px}.auth-brand-subtitle{font-size:16px;color:#667085;margin-bottom:24px}.auth-brand-features{list-style:none;padding:0;margin:0;color:#475467;line-height:1.9}.auth-brand-features li{margin:6px 0}.auth-brand-features li:before{content:"✓";color:#5b8ff9;margin-right:8px}.auth-card-wrapper{flex:1.2;min-width:360px;display:flex;justify-content:center}.auth-card{width:100%;max-width:400px;border-radius:16px!important;box-shadow:0 20px 40px #11182714,0 8px 16px #1118270f!important}.auth-card :global(.ant-card-body){padding:28px!important}.auth-card-title{text-align:center;margin-bottom:24px}.auth-card-title h4{margin-bottom:6px!important}.auth-card-desc{font-size:13px;color:#98a2b3}.auth-login-btn{margin-top:12px;font-weight:500}.auth-forgot{text-align:right;margin-top:14px}.auth-footer{text-align:center;margin-top:32px;font-size:12px;color:#98a2b3}@media (max-width: 992px){.auth-container{gap:36px;padding:36px 20px}.auth-brand-title{font-size:24px}.auth-card{max-width:460px}}@media (max-width: 768px){.auth-container{flex-direction:column;text-align:center;padding:28px 16px;gap:28px;justify-content:center}.auth-brand{margin-bottom:0;min-width:0;width:100%}.auth-card-wrapper{width:100%;min-width:0}.auth-card{max-width:420px}.auth-brand-features{text-align:left;display:inline-block}}html,body,#root{height:100%}body{overflow:hidden}.app-root{height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:100;height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(180deg,#1f2937,#111827);box-shadow:0 2px 8px #00000026;border-bottom:1px solid rgba(255,255,255,.06)}.app-header__left{display:flex;align-items:center;gap:12px;min-width:0}.app-header__right{display:flex;align-items:center;gap:10px}.app-header__navbtn{color:#ffffffd9!important;border-radius:6px}.app-header__navbtn:hover{color:#fff!important;background:#ffffff14!important}.app-header__title{color:#ffffffeb!important;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-body{height:calc(100vh - 104px);display:flex;overflow:hidden}.app-sider{height:100%;overflow:auto;border-right:1px solid rgba(17,24,39,.06)}.app-content{flex:1;height:100%;overflow:hidden;background:#f5f7fa}.app-footer{height:48px;text-align:center;font-size:12px;color:#11182773;padding:12px 16px;border-top:1px solid rgba(17,24,39,.06);background:#fff9;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px)}@media (max-width: 768px){.app-header{height:54px;padding:0 12px}.app-body{height:calc(100vh - 102px)}}.feedback-container{max-width:1600px;margin:0 auto}.feedback-header{padding:8px 0}.feedback-title{margin:0!important;line-height:1.25}.feedback-subtitle{display:block;margin-top:6px;font-size:12px;color:#00000073}.feedback-closed-hint{margin-top:10px;padding:8px 12px;border-radius:10px;background:#faad141f;border:1px solid rgba(250,173,20,.25);color:#000000c7;font-size:13px}.chat-panel{height:60vh;overflow:auto;padding:12px;border-radius:12px;background:#11182705;border:1px solid rgba(17,24,39,.06)}.chat-list{display:flex;flex-direction:column;gap:12px}.chat-row{display:flex;align-items:flex-start}.chat-row.is-me{justify-content:flex-end}.chat-row.is-other{justify-content:flex-start}.chat-bubble{max-width:78%;min-width:180px;padding:12px;border-radius:12px;background:#fff;border:1px solid rgba(17,24,39,.06);box-shadow:0 2px 8px #1118270f}.chat-bubble.is-me{background:#5b8ff91f;border-color:#5b8ff92e}.chat-bubble__meta{width:100%;display:flex;justify-content:space-between;gap:12px}.chat-bubble__name{font-weight:600;color:#000000e0}.chat-bubble__time{font-size:12px;color:#00000073;flex:0 0 auto}.chat-bubble__content{margin-top:6px;white-space:pre-wrap;color:#000000db}.chat-attach{margin-top:10px;display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:#ffffffb3;border:1px solid rgba(17,24,39,.08)}.chat-attach__icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ff4d4f1f;color:#ff4d4ff2;font-weight:700;font-size:12px}.chat-attach__name{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000000db}.chat-attach__link{color:#1677ff;white-space:nowrap}@media (max-width: 768px){.chat-bubble{max-width:92%;min-width:0}.chat-attach__name{max-width:180px}}.chat-composer{display:flex;flex-direction:column;gap:10px}.chat-composer__row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.chat-composer__left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.chat-filehint{font-size:12px;color:#00000073}.chat-disabled{opacity:.75}.profile-container{max-width:1800px;margin:0 auto}.profile-user-card{border-radius:16px!important}.profile-user-card .ant-card-body{padding:24px!important}.profile-user-info{display:flex;align-items:flex-start;gap:24px;flex-wrap:wrap}.profile-avatar-wrapper{flex-shrink:0}.profile-avatar{border-radius:50%;box-shadow:0 6px 18px #00000014,0 2px 6px #0000000a;border:3px solid #fff}.profile-user-meta{flex:1;min-width:260px}.profile-user-name{margin-bottom:6px!important}.profile-user-role{font-size:14px}.profile-user-stats{display:flex;gap:32px;margin-top:12px;flex-wrap:wrap}.profile-stat-item{display:flex;flex-direction:column}.profile-stat-value{font-size:22px;font-weight:600;color:#262626}.profile-stat-label{font-size:14px;color:#8c8c8c}.profile-user-meta .ant-descriptions{margin-top:12px}.profile-user-meta .ant-descriptions-item-label{color:#8c8c8c}.profile-user-meta .ant-descriptions-item-content{font-weight:500}.profile-activities-card{border-radius:16px!important}.profile-activities-card .ant-card-body{padding-top:12px!important}.profile-activities-card .ant-input,.profile-activities-card .ant-btn{border-radius:8px}.profile-activities-card .ant-table{border-radius:12px;overflow:hidden}.profile-activities-card .ant-table-thead>tr>th{font-weight:600}@media (max-width: 768px){.profile-user-info{flex-direction:column;align-items:center;text-align:center}.profile-user-meta{width:100%}.profile-user-stats{justify-content:center}}.activity-admin-container{max-width:1900px;margin:0 auto}.activity-admin-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.activity-admin-section{margin-top:6px}.activity-admin-section-title{font-size:16px;font-weight:600;color:#000000e0;margin:0 0 10px}.activity-admin-panel,.activity-admin-desc{border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:12px;background:#fff}.activity-admin-desc-content{margin:0;white-space:pre-wrap}.activity-admin-page .ant-divider-horizontal{margin:6px 0}.activity-admin-page .ant-descriptions-bordered .ant-descriptions-view{border-radius:12px;overflow:hidden}@media (max-width: 768px){.activity-admin-detail-header{flex-direction:column;align-items:stretch}}.activity-apply-container{max-width:1900px;margin:0 auto}.activity-apply-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.activity-apply-section{margin-top:12px}.activity-apply-section-title{font-size:16px;font-weight:600;color:#000000e0;margin-bottom:10px}.activity-apply-panel,.activity-apply-desc{border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:12px;background:#fff}.activity-apply-desc-content{margin:0;white-space:pre-wrap}.activity-apply-page .ant-divider-horizontal{margin:12px 0}.toolbar-search .ant-input{height:28px}
