html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#1f2937;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,textarea,select{font:inherit}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.table-search-form{margin-bottom:16px}.article-form-modal-body{max-height:min(72vh,720px);padding-right:4px;overflow-y:auto}.article-detail-modal .ant-modal-content{flex-direction:column;max-height:calc(100vh - 48px);display:flex}.article-detail-modal .ant-modal-body{flex:auto;min-height:0}.article-detail-shell{grid-template-columns:156px minmax(0,1fr);height:min(78vh,100vh - 170px);min-height:420px;display:grid;overflow:hidden}.article-detail-sidebar{background:#fafbfc;border-right:1px solid #eef0f4;min-height:0;padding:16px 0;overflow-y:auto}.article-detail-main{flex-direction:column;min-width:0;min-height:0;display:flex}.article-detail-summary{border-bottom:1px solid #eef0f4;flex:none;padding:16px 20px}.article-detail-content{flex:auto;min-height:0;padding:20px;overflow-y:auto}.scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.dashboard-page .ant-card{height:100%}.dashboard-compact-stat{background:#fbfcff;border:1px solid #edf0f5;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:28px 1fr;column-gap:8px;min-height:58px;padding:10px;display:grid}.dashboard-compact-icon{color:#2563eb;background:#eff6ff;border-radius:6px;grid-row:1/span 2;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.dashboard-compact-label{color:#667085;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;overflow:hidden}.dashboard-compact-stat strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:18px;line-height:24px;overflow:hidden}.dashboard-progress-label{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.dashboard-line-chart{width:100%;min-height:220px;position:relative}.dashboard-line-chart svg{width:100%;height:calc(100% - 24px);display:block}.dashboard-chart-axis{color:#667085;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;height:24px;font-size:12px;display:grid}.dashboard-chart-axis span:last-child{text-align:right}.dashboard-donut-wrap{grid-template-columns:minmax(120px,150px) 1fr;align-items:center;gap:18px;min-height:220px;display:grid}.dashboard-donut{aspect-ratio:1;border-radius:50%;width:150px;position:relative}.dashboard-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:28px}.dashboard-donut>div{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dashboard-donut strong{color:#111827;text-align:center;text-overflow:ellipsis;max-width:84px;font-size:20px;line-height:24px;overflow:hidden}.dashboard-donut span{color:#667085;font-size:12px}.dashboard-donut-legend{flex-direction:column;gap:8px;min-width:0;display:flex}.dashboard-legend-row{color:#475467;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:13px;display:grid}.dashboard-legend-row span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-legend-dot{border-radius:50%;width:10px;height:10px}.dashboard-bars{flex-direction:column;gap:12px;min-height:220px;display:flex}.dashboard-bar-row{grid-template-columns:minmax(84px,160px) minmax(120px,1fr) minmax(58px,auto);align-items:center;gap:10px;display:grid}.dashboard-bar-label{color:#475467;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.dashboard-bar-track{background:#eef2f7;border-radius:999px;height:10px;overflow:hidden}.dashboard-bar-fill{border-radius:inherit;height:100%}.dashboard-bar-value{color:#111827;text-align:right;font-size:13px}@media (width<=640px){.dashboard-donut-wrap{grid-template-columns:1fr;justify-items:center}.dashboard-donut-legend{width:100%}.dashboard-bar-row{grid-template-columns:minmax(72px,96px) 1fr minmax(48px,auto)}}.admin-shell{height:100vh;overflow:hidden}.admin-sider{border-right:1px solid #edf0f5;height:100vh;overflow:hidden}.admin-sider .ant-layout-sider-children{flex-direction:column;min-height:0;display:flex}.admin-sider .ant-menu{flex:auto;min-height:0;overflow-y:auto}.admin-brand{border-bottom:1px solid #edf0f5;align-items:center;gap:12px;height:72px;padding:0 20px;display:flex}.admin-brand-mark{color:#fff;background:#1677ff;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.admin-brand-title,.admin-brand-subtitle{line-height:1.25;display:block}.admin-brand-title{font-size:16px}.admin-brand-subtitle{color:#7b8494;font-size:12px}.admin-header{border-bottom:1px solid #edf0f5;flex:0 0 72px;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex}.admin-page-title{margin:0!important}.admin-user-meta{flex-direction:column;min-width:96px;line-height:1.25;display:flex}.admin-user-trigger{height:48px;padding:4px 8px}.admin-user-caret{color:#7b8494;font-size:11px}.admin-content{background:#f5f7fb;flex:auto;min-height:0;padding:24px;overflow:hidden auto}.auth-layout{background:linear-gradient(135deg,#1677ff14,#0000 36%),#f5f7fb;place-items:center;min-height:100vh;padding:32px;display:grid}.auth-panel{width:min(420px,100%)}
