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}body{margin:0;background:#f5f8fb;color:#152033;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font-family:inherit}.boot-screen,.login-page{min-height:100vh}.boot-screen{display:grid;place-items:center;color:#64748b}.login-page{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(10,82,116,.12),transparent 32%),linear-gradient(315deg,rgba(37,99,235,.12),transparent 34%),#f6f8fb}.login-panel{width:min(420px,calc(100vw - 40px));padding:36px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 24px 60px #0f172a14}.login-form{margin-top:28px}.admin-layout{min-height:100vh;min-width:1120px}.admin-sider{background:linear-gradient(180deg,#0b3764,#08294d)!important}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 18px;color:#fff;font-size:18px;font-weight:700}.brand-logo{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#fff;object-fit:contain}.side-menu{background:transparent;color:#ffffffb8;border-inline-end:none!important}.side-menu .ant-menu-item-selected{background:#ffffff24!important;color:#fff!important}.side-menu .ant-menu-item,.side-menu .ant-menu-submenu-title,.side-menu .ant-menu-item-group-title{color:#ffffffb8!important}.side-menu .ant-menu-item-group-title{margin-top:12px;font-size:12px;letter-spacing:0;color:#ffffff7a!important}.admin-header{height:68px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.page-heading{min-width:0;display:flex;align-items:baseline;gap:8px;color:#152033;white-space:nowrap}.page-heading-title{font-size:16px;font-weight:700}.page-heading-divider,.page-heading-description{color:#64748b;font-size:13px;font-weight:500}.account-trigger{border:0;background:transparent;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:#111827}.ant-avatar.avatar-tone-a{background:#0f6f7f}.ant-avatar.avatar-tone-b{background:#476bcb}.ant-avatar.avatar-tone-c{background:#b85c38}.ant-avatar.avatar-tone-d{background:#2f855a}.ant-avatar.avatar-tone-e{background:#7c5a9e}.account-avatar{color:#fff}.admin-content{padding:24px}.page-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.page-toolbar>.ant-space{flex-wrap:wrap;justify-content:flex-start!important}.filter-actions{flex:1;min-width:0;justify-content:flex-start!important}.toolbar-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;flex-shrink:0}.dashboard-page{display:grid;gap:18px}.dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-metrics{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px}.dashboard-metric{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff}.dashboard-metric-label{color:#64748b;font-size:13px}.dashboard-metric-value{margin-top:8px;color:#152033;font-size:30px;line-height:1;font-weight:700}.dashboard-metric-hint{margin-top:10px;color:#466176;font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:16px}.dashboard-trend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dashboard-panel{border:1px solid #e5e7eb;border-radius:8px;padding:16px}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.dashboard-panel-head .ant-typography{margin:0;font-size:16px}.dashboard-todo-list,.dashboard-status-list{display:grid;gap:10px}.dashboard-todo-item,.dashboard-status-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;border-top:1px solid #f1f5f9;padding-top:10px}.dashboard-todo-item:first-child,.dashboard-status-list>div:first-child{border-top:0;padding-top:0}.dashboard-todo-item strong{color:#15345f;font-size:22px}.dashboard-status-list span{color:#152033;font-size:13px;font-weight:600}.dashboard-chart{min-height:190px;border:1px solid #e5e7eb;border-radius:8px;background:#fbfcfe;padding:10px 12px;margin-bottom:10px}.dashboard-line-chart{display:block;width:100%;min-height:170px}.dashboard-grid-lines line{stroke:#e5e7eb;stroke-width:1}.dashboard-axis{stroke:#94a3b8;stroke-width:1.4}.dashboard-axis-label{fill:#64748b;font-size:10px}.dashboard-line{fill:none;stroke:#0f6f7f;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.dashboard-line-point{fill:#fff;stroke:#0f6f7f;stroke-width:3}.dashboard-note{margin-top:0}.table-row-selected>td{background:#f5f9fc!important}.assistant-config-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:16px;align-items:start}.assistant-config-layout-single{grid-template-columns:1fr}.assistant-config-note{margin-top:14px}.assistant-qr-preview{min-height:178px;border:1px dashed #b7c9d8;border-radius:8px;background:#f5f9fc;color:#15345f;display:grid;place-items:center;font-size:13px;font-weight:700;margin-bottom:10px;overflow:hidden}.assistant-qr-preview img{width:152px;height:152px;object-fit:contain}.table-thumb{width:34px;height:34px;border-radius:6px;object-fit:cover;border:1px solid #dce7ef}.muted-text{color:#7b8a9a}.expert-qr-layout{display:grid;grid-template-columns:156px minmax(0,1fr);gap:14px;align-items:start}.expert-qr-edit-row{display:flex;gap:14px;align-items:center}.expert-qr-preview{width:156px;min-height:156px;border:1px dashed #b7c9d8;border-radius:8px;background:#f5f9fc;color:#64748b;display:grid;place-items:center;padding:10px;font-size:13px}.expert-qr-preview img{width:132px;height:132px;object-fit:contain}.expert-qr-kv{grid-template-columns:80px minmax(0,1fr)}.expert-qr-kv strong{word-break:break-all}.banner-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px;align-items:start}.banner-layout-single{grid-template-columns:1fr}.banner-thumb{width:64px;height:36px;border:1px solid #d8e7f0;border-radius:6px;background:#f5f9fc;color:#64748b;display:grid;place-items:center;overflow:hidden;font-size:11px;font-weight:700}.banner-thumb img{width:100%;height:100%;object-fit:cover}.content-thumb{width:72px;height:48px;border:1px solid #d8e7f0;border-radius:6px;background:#f5f9fc;color:#64748b;display:grid;place-items:center;overflow:hidden;font-size:12px;font-weight:700}.content-thumb img{width:100%;height:100%;object-fit:cover}.content-cover-preview{width:100%;aspect-ratio:2.2 / 1;border:1px dashed #b7c9d8;border-radius:8px;background:#f5f9fc;color:#15345f;display:grid;place-items:center;overflow:hidden;font-size:14px;font-weight:700;margin-bottom:10px}.content-cover-preview img{width:100%;height:100%;object-fit:cover}.content-cover-preview--editor{min-height:128px;aspect-ratio:16 / 9;margin-bottom:10px;background:linear-gradient(135deg,rgba(15,111,127,.06),transparent 30%),#f5f9fc;font-size:13px}.content-cover-upload-trigger{display:grid;cursor:pointer}.content-cover-upload-trigger .ant-btn{justify-self:start}.content-cover-upload-trigger:hover .content-cover-preview--editor{border-color:#1677ff;background:linear-gradient(135deg,rgba(22,119,255,.08),transparent 30%),#f5f9fc}.content-post-editor-page{padding:20px}.detail-page-head h3{margin:12px 0 0;color:#152033;font-size:22px;line-height:1.25}.content-post-form-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:16px;align-items:start}.content-post-form-card{display:grid;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fbfcfe}.content-post-form-card h4{margin:0;color:#152033;font-size:16px}.content-post-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.content-post-form-span{grid-column:1 / -1}.content-post-cover-field{min-width:0}.content-post-editor-textarea{min-height:280px}.rich-text-editor{overflow:hidden;border:1px solid #d9d9d9;border-radius:8px;background:#fff}.rich-text-editor:focus-within{border-color:#1677ff;box-shadow:0 0 0 2px #0591ff1a}.rich-text-editor__toolbar{display:flex;min-height:46px;align-items:center;gap:6px;padding:7px 10px;border-bottom:1px solid #e5e7eb;background:#fbfcfe;flex-wrap:wrap}.rich-text-editor__toolbar-group{display:inline-flex;align-items:center;gap:4px}.rich-text-editor__separator{width:1px;height:24px;margin:0 2px;background:#e5e7eb}.rich-text-editor__toolbar .ant-btn{width:32px;min-width:32px;padding-inline:0;font-weight:700}.rich-text-editor__toolbar .ant-btn .anticon{font-size:15px}.rich-text-editor__toolbar .rich-text-editor__heading-button,.rich-text-editor__toolbar .rich-text-editor__wide-button{width:auto;min-width:82px;padding-inline:8px;font-weight:600}.rich-text-editor__toolbar .ant-btn.is-active{border-color:#1677ff;color:#1677ff;background:#e6f4ff}.rich-text-editor__menu-item{display:inline-flex;min-width:108px;align-items:center;justify-content:space-between;gap:10px}.rich-text-editor__swatch{width:16px;height:16px;flex:0 0 16px;border:1px solid rgba(15,23,42,.12);border-radius:4px}.rich-text-editor__link-popover{width:430px}.rich-text-editor__text-icon{display:inline-grid;min-width:15px;place-items:center;font-size:13px;font-weight:700;line-height:1}.rich-text-editor__content{min-height:360px;padding:22px 24px;color:#152033;font-size:15px;line-height:1.8;outline:none}.rich-text-editor__content p,.rich-text-editor__content h1,.rich-text-editor__content h2,.rich-text-editor__content h3,.rich-text-editor__content h4,.rich-text-editor__content blockquote,.rich-text-editor__content pre,.rich-text-editor__content ul,.rich-text-editor__content ol{margin:0 0 14px}.rich-text-editor__content h1,.rich-text-editor__content h2,.rich-text-editor__content h3,.rich-text-editor__content h4{color:#152033;font-weight:700;line-height:1.35}.rich-text-editor__content h1{font-size:26px}.rich-text-editor__content h2{font-size:22px}.rich-text-editor__content h3{font-size:18px}.rich-text-editor__content h4{font-size:16px}.rich-text-editor__content ul,.rich-text-editor__content ol{padding-left:22px}.rich-text-editor__content ul[data-type=taskList]{padding-left:0;list-style:none}.rich-text-editor__content ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:8px}.rich-text-editor__content ul[data-type=taskList] label{margin-top:3px}.rich-text-editor__content ul[data-type=taskList] div{flex:1}.rich-text-editor__content blockquote{padding:8px 14px;border-left:4px solid #cbd5e1;background:#f8fafc;color:#475569}.rich-text-editor__content pre{overflow-x:auto;padding:12px 14px;border-radius:8px;background:#101827;color:#e5e7eb;font-size:13px;line-height:1.7}.rich-text-editor__content code{padding:2px 5px;border-radius:4px;background:#eef2f7;color:#b42318;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92em}.rich-text-editor__content pre code{padding:0;background:transparent;color:inherit}.rich-text-editor__content a{color:#1677ff;text-decoration:underline}.rich-text-editor__content img{display:block;max-width:100%;margin:12px 0;border-radius:8px}.rich-text-editor__content hr{border:0;border-top:1px solid #dbe3ee;margin:22px 0}.rich-text-editor__content.is-editor-empty:first-child:before,.rich-text-editor__content p.is-editor-empty:first-child:before{height:0;float:left;color:#b7bec8;content:attr(data-placeholder);pointer-events:none}.content-post-publish-card{position:sticky;top:88px}.content-post-registrations-page{display:grid;gap:16px}.activity-quota-field{min-width:0}.activity-quota-radio-group{display:flex;gap:18px;min-height:32px;align-items:center}.content-registration-stats{display:grid;grid-template-columns:repeat(2,minmax(160px,220px));gap:12px}.content-registration-stats>div{min-height:78px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fbfcfe}.content-registration-stats span{display:block;color:#64748b;font-size:13px}.content-registration-stats strong{display:block;margin-top:8px;color:#15345f;font-size:26px;line-height:1}.content-post-preview-modal .ant-modal-body{max-height:72vh;overflow:auto;padding:20px;background:#f5f7fb}.content-post-preview-stage{display:flex;justify-content:center}.content-post-preview-shell{width:375px;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 12px 32px #0f172a1a}.content-post-preview-nav{display:flex;height:48px;align-items:center;justify-content:center;border-bottom:1px solid #eef2f7;color:#152033;font-size:16px;font-weight:700}.content-post-preview-page{max-height:none;overflow:visible;padding:0 24px 32px;background:#fff}.content-post-preview-shell.is-activity .content-post-preview-page{padding-bottom:32px}.content-post-preview-cover{display:block;width:calc(100% + 48px);height:210px;margin:0 -24px 18px;object-fit:cover}.content-post-preview-article{display:grid;gap:14px;color:#152033}.content-post-preview-article.no-cover{padding-top:8px}.content-post-preview-article h1{margin:0;color:#152033;font-size:23px;font-weight:800;line-height:1.34}.content-post-preview-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:-4px;color:#64748b;font-size:13px;font-weight:600;line-height:1.45}.content-post-preview-tag{display:inline-flex;height:22px;align-items:center;padding:0 7px;border-radius:4px;color:#15457a;background:#15457a1a;font-size:12px;font-weight:800}.content-post-preview-shell.is-activity .content-post-preview-tag{color:#0f6f7f;background:#0f6f7f1a}.content-post-preview-info{display:grid;gap:10px;padding:13px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.content-post-preview-info-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;color:#64748b;font-size:13px;line-height:1.55}.content-post-preview-info-row strong{color:#152033;font-weight:600}.content-post-preview-body{width:100%;overflow:hidden;color:#152033;font-size:14px;line-height:1.85}.content-post-preview-body p,.content-post-preview-body h1,.content-post-preview-body h2,.content-post-preview-body h3,.content-post-preview-body h4,.content-post-preview-body blockquote,.content-post-preview-body pre,.content-post-preview-body ul,.content-post-preview-body ol{margin:0 0 12px}.content-post-preview-body h1,.content-post-preview-body h2,.content-post-preview-body h3,.content-post-preview-body h4{color:#152033;font-weight:700;line-height:1.35}.content-post-preview-body h1{font-size:22px}.content-post-preview-body h2{font-size:20px}.content-post-preview-body h3{font-size:18px}.content-post-preview-body h4{font-size:16px}.content-post-preview-body a{color:#15457a;text-decoration:underline;word-break:break-all}.content-post-preview-body sup,.content-post-preview-body sub{position:relative;font-size:.72em;line-height:0}.content-post-preview-body sup{top:-.45em;vertical-align:super}.content-post-preview-body sub{top:.25em;vertical-align:sub}.content-post-preview-body img{display:block;max-width:100%;margin:8px 0;border-radius:8px}.content-post-preview-body ul,.content-post-preview-body ol{padding-left:22px}.content-post-preview-body blockquote{padding:8px 12px;border-left:4px solid #cbd5e1;background:#f8fafc;color:#475569}.content-post-preview-body pre{overflow:auto;padding:10px 12px;border-radius:8px;background:#101827;color:#e5e7eb;font-size:13px}.content-post-preview-signup{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #eef2f7;background:#fff}.content-post-preview-signup div{display:grid;gap:4px;min-width:0}.content-post-preview-signup span:first-child{color:#152033;font-size:14px;font-weight:700}.content-post-preview-signup span:last-child{color:#64748b;font-size:12px}.content-post-preview-signup button{min-width:92px;height:36px;border:0;border-radius:8px;color:#fff;background:#15457a;font-size:14px;font-weight:700}.content-registration-detail{display:grid;gap:10px}.content-registration-detail-field{grid-template-columns:82px minmax(0,1fr)}.content-registration-detail-field strong{word-break:break-word}.publish-radio-group{display:grid;gap:10px;width:100%}.publish-radio-card{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;column-gap:10px;width:100%;min-height:76px;margin:0;padding:11px 12px;border:1px solid #d9d9d9;border-radius:8px;background:#fff}.publish-radio-card.ant-radio-wrapper-checked{border-color:#91caff;background:#e6f4ff}.publish-radio-card .ant-radio{align-self:center;margin-top:0}.publish-radio-card span:last-child{display:grid;gap:5px;min-width:0}.publish-radio-card strong{color:#152033}.publish-radio-card span span{color:#64748b;font-size:13px;line-height:1.45}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.banner-preview{width:100%;aspect-ratio:2.78 / 1;border:1px dashed #b7c9d8;border-radius:8px;background:linear-gradient(135deg,rgba(15,111,127,.06),transparent 30%),#f5f9fc;color:#15345f;display:grid;place-items:center;overflow:hidden;font-size:14px;font-weight:700;margin-bottom:10px}.banner-preview img{width:100%;height:100%;object-fit:cover}.table-primary{color:#152033;font-weight:600}.table-secondary{color:#64748b;font-size:12px}.review-summary{display:flex;align-items:center;gap:12px;margin-bottom:18px}.education-review-modal .ant-modal-content{border-radius:8px}.education-review{display:grid;gap:16px}.review-name{color:#152033;font-size:18px;font-weight:700}.review-school{color:#64748b;font-size:13px;font-weight:600;margin-top:4px}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.review-field{min-height:40px;border:1px solid #e5e7eb;border-radius:6px;background:#fbfcfe;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px;padding:0 12px;font-size:13px}.review-field span{color:#64748b}.review-field strong{color:#152033;font-weight:600}.diploma-preview{min-height:150px;border:1px dashed #b7c9d8;border-radius:8px;background:linear-gradient(135deg,rgba(15,111,127,.06),transparent 30%),#f5f9fc;display:grid;place-items:center;color:#0f6f7f;font-size:15px;font-weight:700;overflow:hidden}.diploma-preview img{display:block;width:100%;max-height:260px;object-fit:contain}.review-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-page{padding:22px}.detail-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.detail-title-row{display:flex;align-items:center;gap:14px;margin-top:12px}.detail-title-row .ant-typography{margin:0;font-size:22px}.detail-person-title{display:inline-flex;align-items:center;gap:8px;min-width:0}.detail-person-label{color:#64748b;font-size:13px;font-weight:600}.detail-person-name{color:#152033;font-size:22px;font-weight:700}.detail-nickname-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #d8e7f0;border-radius:999px;background:#f5f9fc;color:#466176;font-size:13px;font-weight:600}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.detail-column{display:grid;align-content:start;gap:16px}.detail-section{border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:16px}.detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.detail-section-head h3{margin:0;color:#152033;font-size:15px;font-weight:700}.detail-kv{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px 16px;color:#152033;font-size:13px}.detail-kv>span:nth-child(odd){color:#64748b}.detail-avatar-row{display:flex;align-items:center;gap:12px}.id-card-number-row{display:inline-flex;align-items:center;gap:8px;min-width:0}.avatar-upload-row{display:flex;align-items:center;gap:14px}.inline-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.inline-edit-form .ant-form-item{margin-bottom:0}.inline-edit-form .ant-form-item:last-child:nth-child(odd){grid-column:1 / -1}.inline-form-full{grid-column:1 / -1}.detail-note{border:1px solid #d8e7f0;border-radius:8px;background:#f5f9fc;color:#466176;padding:14px 16px;font-size:13px;line-height:1.6}.status-action-grid{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px 16px;align-items:center;color:#152033;font-size:13px}.status-action-grid>span:nth-child(odd){color:#64748b}.audit-detail-kv{grid-template-columns:88px minmax(0,1fr)}.audit-detail-kv>span:nth-child(2n){word-break:break-all}.diploma-large-preview{min-height:260px;border:1px dashed #b7c9d8;border-radius:8px;background:#f5f9fc;display:grid;place-items:center;overflow:hidden}.diploma-large-preview img{display:block;max-width:100%;max-height:70vh;object-fit:contain}.drawer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.form-tip,.mini-note{color:#64748b;font-size:12px;line-height:1.6}.mini-note{margin-bottom:14px}.drawer-actions{width:100%;justify-content:flex-end}.member-import-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.member-import-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.member-import-section{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fff}.member-import-section h3{margin:0 0 12px;font-size:15px;color:#152033}.member-import-upload{min-height:168px;display:grid;place-items:center;gap:8px;color:#15345f;text-align:center}.member-import-upload span{color:#64748b;font-size:12px}.member-import-section .ant-upload-wrapper,.member-import-section .ant-upload{display:block}.member-import-section .ant-upload-drag{height:auto!important;min-height:190px;margin-bottom:12px;overflow:hidden}.member-import-section>.form-tip{margin-bottom:12px}.member-import-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.member-import-stat{border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#f8fafc}.member-import-stat span{display:block;color:#64748b;font-size:12px}.member-import-stat strong{display:block;margin-top:6px;color:#152033;font-size:24px}.member-import-failures{margin-top:18px;clear:both}.table-donation-qr{width:112px;height:112px;min-height:112px;margin:0}.table-donation-qr img{width:100%;height:100%;object-fit:contain}.donation-management-page{display:grid;gap:24px}.donation-management-section+.donation-management-section{padding-top:24px;border-top:1px solid #e5e7eb}.donation-management-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.donation-management-section-head h2{margin:0;color:#152033;font-size:16px;font-weight:700;line-height:1.5}.donation-management-section-head p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.5}.donation-management-filter{justify-content:flex-start;margin-bottom:20px}.donation-config-preview{width:180px;height:180px}.donation-proof-thumbnail{position:relative;display:block;width:96px;height:72px;overflow:hidden;padding:0;border:1px solid #d7e0ea;border-radius:6px;background:#f8fafc;cursor:zoom-in}.donation-proof-thumbnail:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.donation-proof-thumbnail__image{display:block;width:100%;height:100%;object-fit:contain}.donation-proof-thumbnail__mask{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#0f172a9e;font-size:12px;opacity:0;transition:opacity .16s ease}.donation-proof-thumbnail:hover .donation-proof-thumbnail__mask,.donation-proof-thumbnail:focus-visible .donation-proof-thumbnail__mask,.donation-proof-thumbnail.is-loading .donation-proof-thumbnail__mask{opacity:1}.donation-proof-thumbnail.is-loading{cursor:progress}.donation-proof-thumbnail--empty{display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:default;font-size:12px}.donation-proof-preview{display:block;width:100%;max-height:70vh;object-fit:contain;border-radius:8px}.donation-proof-preview-error{display:flex;min-height:240px;align-items:center;justify-content:center;color:#64748b;background:#f8fafc;border-radius:8px}.donation-reject-reason-field{margin-bottom:24px}@media(max-width:900px){.admin-content{padding:14px}.page-toolbar{flex-direction:column;align-items:stretch}.toolbar-actions{justify-content:flex-start}.page-heading{flex-wrap:wrap;row-gap:2px;white-space:normal}.detail-page-head,.detail-title-row{flex-direction:column;align-items:flex-start}.detail-layout,.assistant-config-layout,.banner-layout,.content-post-form-layout,.dashboard-metrics,.dashboard-grid,.dashboard-trend-grid{grid-template-columns:1fr}.dashboard-toolbar{align-items:flex-start;flex-direction:column}.review-grid,.review-actions,.content-post-form-grid,.inline-edit-form,.drawer-form-grid{grid-template-columns:1fr}.content-post-form-span{grid-column:auto}.content-post-publish-card{position:static}.member-import-head,.member-import-grid{grid-template-columns:1fr}.member-import-head{display:grid}.donation-management-section-head{flex-direction:column}}
