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}:root{--admin-bg:#f6f8fb;--admin-panel:#fff;--admin-panel-soft:#fbfcfe;--admin-border:#e5eaf1;--admin-border-strong:#d8e0eb;--admin-text:#172033;--admin-muted:#667085;--admin-faint:#98a2b3;--admin-primary:#2a7fff;--admin-primary-soft:#edf5ff;--admin-accent:#0f9f7a;--admin-accent-soft:#e9f8f4;--admin-shadow:0 16px 40px #1018280f;color:var(--admin-text);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--admin-bg);min-width:0;margin:0}#root{min-height:100vh}.admin-shell{background:var(--admin-bg);min-width:1120px;min-height:100vh}.admin-sider.ant-layout-sider{background:var(--admin-panel);border-right:1px solid var(--admin-border)}.brand{border-bottom:1px solid var(--admin-border);color:var(--admin-text);align-items:center;gap:12px;height:72px;padding:0 18px;display:flex}.brand-mark,.login-mark{background:var(--admin-primary);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;display:flex}.brand-title{color:var(--admin-text);font-size:16px;font-weight:800;line-height:22px}.brand-subtitle{color:var(--admin-muted);margin-top:2px;font-size:12px;line-height:18px}.admin-menu{background:0 0;padding:12px 0;border-inline-end:none!important}.admin-menu .ant-menu-item,.admin-menu .ant-menu-submenu-title{color:#475467;border-radius:8px;width:calc(100% - 20px);height:40px;margin-inline:10px;font-weight:500;line-height:40px}.admin-menu .ant-menu-sub .ant-menu-item{width:calc(100% - 28px);margin-inline:18px 10px}.admin-menu .ant-menu-item:hover,.admin-menu .ant-menu-submenu-title:hover{color:var(--admin-text)!important;background:#f2f5fa!important}.admin-menu .ant-menu-submenu-arrow{color:var(--admin-faint)}.admin-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{color:var(--admin-muted)}.admin-menu .ant-menu-item-selected,.admin-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{font-weight:700;background:var(--admin-primary-soft)!important;color:#155eef!important}.admin-header.ant-layout-header{border-bottom:1px solid var(--admin-border);z-index:10;background:#ffffffeb;justify-content:space-between;align-items:center;height:72px;padding:0 28px;line-height:normal;display:flex;position:sticky;top:0}.header-title{color:var(--admin-text);font-size:18px;font-weight:800;line-height:24px;display:block}.header-subtitle{color:var(--admin-muted);margin-top:2px;font-size:12px;line-height:18px}.header-actions{align-items:center;gap:10px;display:flex}.admin-user-chip{border:1px solid var(--admin-border);background:#f8fafc;border-radius:999px;align-items:center;gap:8px;height:36px;padding:4px 12px 4px 5px;display:flex}.admin-user-avatar{background:var(--admin-accent-soft);color:#04785d;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex}.admin-content.ant-layout-content{background:var(--admin-bg);padding:28px}.admin-content>section{max-width:1560px}.page-heading{justify-content:space-between;align-items:flex-end;min-height:44px;margin-bottom:18px;display:flex}.page-heading .ant-typography{margin-bottom:0}.page-heading h2.ant-typography{color:var(--admin-text);font-size:24px;font-weight:800;line-height:32px}.page-heading .ant-typography-secondary{color:var(--admin-muted);margin-top:4px;font-size:13px;line-height:20px;display:block}.admin-content>section>.ant-card,.resource-card{border:1px solid var(--admin-border);box-shadow:var(--admin-shadow)}.ant-card{color:var(--admin-text)}.ant-card-head{border-bottom-color:var(--admin-border);min-height:52px}.ant-card-head-title{color:var(--admin-text);font-weight:800}.ant-card-small>.ant-card-head{min-height:44px}.ant-card-small>.ant-card-body{padding:16px}.ant-table-wrapper{border-radius:8px}.ant-table{color:#344054}.ant-table-thead>tr>th{font-size:13px;font-weight:700}.ant-table-tbody>tr>td{border-bottom-color:#eef2f6}.ant-table-tbody>tr:last-child>td{border-bottom-color:#0000}.ant-pagination{margin-bottom:0!important}.table-toolbar{border:1px solid var(--admin-border);background:#f8fafc;border-radius:8px;justify-content:flex-end;align-items:center;gap:10px;width:100%;margin-bottom:18px;padding:12px;display:flex}.table-toolbar-split{justify-content:space-between;align-items:flex-start;gap:16px}.table-toolbar-filters{flex-wrap:wrap;flex:auto;align-items:center;gap:10px 12px;min-width:0;display:flex}.table-toolbar-actions{flex:none;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.table-toolbar .ant-input-affix-wrapper,.table-toolbar .ant-input{width:280px}.admin-content section>.ant-card .ant-form-inline{border:1px solid var(--admin-border);background:#f8fafc;border-radius:8px;align-items:center;margin-bottom:18px;padding:12px}.admin-content section>.ant-card .ant-form-inline .ant-form-item{margin-bottom:0}.admin-content section>.ant-card .ant-form-inline.table-toolbar{display:flex}.admin-content section>.ant-card .ant-form-inline.table-toolbar .ant-form-item{margin-inline-end:0}.admin-content section>.ant-card .ant-form-inline+.ant-table-wrapper,.admin-content section>.ant-card .table-toolbar+.ant-table-wrapper{margin-top:0!important}.category-icon-preview{align-items:center;gap:8px;width:100%;min-width:0;display:inline-flex}.category-icon-preview-mark{background:var(--admin-primary-soft);color:var(--admin-primary);border:1px solid #d8e8ff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.category-icon-preview-name{color:var(--admin-text);min-width:0;font-weight:700}.category-icon-preview-key{margin-left:auto;font-size:12px}.course-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.ant-drawer-body{background:#fbfcfe}.ant-drawer-body .ant-form{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:10px;padding:22px}.ant-drawer-body .ant-divider{border-color:var(--admin-border);margin:24px 0}.course-editor-drawer .ant-drawer-body{padding:22px}.course-editor-drawer .ant-drawer-body .course-editor-form{background:0 0;border:0;border-radius:0;padding:0}.course-editor-layout{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:18px;display:grid}.course-editor-nav{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:10px;flex-direction:column;gap:4px;padding:8px;display:flex;position:sticky;top:18px}.course-editor-nav button{color:var(--admin-muted);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;height:36px;padding:0 10px;font-weight:700}.course-editor-nav button:hover{color:var(--admin-text);background:#f2f5fa}.course-editor-sections{flex-direction:column;gap:16px;min-width:0;display:flex}.form-section{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:10px;scroll-margin-top:18px;overflow:hidden}.form-section-header{border-bottom:1px solid var(--admin-border);background:#fbfcfe;padding:18px 20px}.form-section-header h4.ant-typography{color:var(--admin-text);margin:0;font-size:18px;font-weight:800;line-height:26px}.form-section-header .ant-typography-secondary{margin-top:4px;line-height:20px;display:block}.form-section-body{padding:20px}.form-list-editor{flex-direction:column;gap:10px;display:flex}.form-list-empty-note{display:block}.form-list-stack,.form-list-stack>.ant-space-item,.home-config-list>.ant-space-item{width:100%}.form-list-card{border-color:var(--admin-border);width:100%}.form-list-card .ant-card-head{background:#fbfcfe}.form-list-add{width:100%;height:42px}.lesson-content-tip{border:1px dashed var(--admin-border-strong);background:#f8fafc;border-radius:8px;grid-column:1/-1;padding:12px 14px}.ant-modal-content{border:1px solid var(--admin-border)}.ant-form-item-label>label{font-weight:600}.ant-btn-primary{font-weight:700}.ant-btn-text{color:var(--admin-muted)}.ant-btn-link{padding-inline:0;font-weight:600}.ant-tag{border:0;padding-inline:8px;font-weight:600;line-height:22px}.loading-surface{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:10px;justify-content:center;align-items:center;min-height:180px;display:flex}.dashboard-grid{max-width:1080px}.dashboard-stat-card{border:1px solid var(--admin-border);min-height:148px;position:relative;overflow:hidden}.dashboard-stat-card:before{background:var(--admin-accent);content:"";width:3px;height:100%;position:absolute;top:0;left:0}.dashboard-stat-card .ant-card-body{flex-direction:column;justify-content:space-between;gap:12px;height:100%;display:flex}.dashboard-stat-card .ant-statistic-title{color:var(--admin-muted);margin-bottom:8px;font-size:13px;font-weight:700}.dashboard-stat-card .ant-statistic-content{color:var(--admin-text);font-size:34px;font-weight:800;line-height:40px}.upload-field-stack{flex-direction:column;gap:8px;min-width:0;display:flex}.upload-helper-text{color:var(--admin-muted);font-size:12px;line-height:18px}.upload-preview-field{align-items:center;gap:12px;min-width:0;display:flex}.upload-preview-surface{border:1px solid var(--admin-border);color:var(--admin-muted);background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:122px;height:76px;display:flex;overflow:hidden}.upload-preview-image{object-fit:cover;width:100%;height:100%}.upload-preview-empty,.upload-preview-file{text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;min-width:0;padding:0 10px;display:flex}.upload-preview-file .ant-typography{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.home-config-page{padding-bottom:24px}.home-config-form{flex-direction:column;gap:16px;display:flex}.home-config-action-bar,.home-config-footer-actions{border:1px solid var(--admin-border);background:#fffffff5;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.home-config-action-bar{z-index:5;position:sticky;top:88px}.home-config-action-bar .ant-typography-secondary{margin-top:2px;display:block}.home-config-tabs .ant-tabs-nav{background:var(--admin-panel);border:1px solid var(--admin-border);border-radius:10px;margin:0 0 16px;padding:0 12px}.home-config-tabs .ant-tabs-tab{padding:14px 4px;font-weight:700}.home-config-panel{border:1px solid var(--admin-border);box-shadow:var(--admin-shadow)}.home-config-list{width:100%}.home-banner-card,.home-placement-card{border-color:var(--admin-border)}.home-banner-card .ant-card-head,.home-placement-card .ant-card-head{background:#fbfcfe}.home-banner-layout{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.home-banner-media{border:1px solid var(--admin-border);background:#f8fafc;border-radius:10px;padding:14px}.home-banner-media .upload-preview-field{flex-direction:column;align-items:stretch}.home-banner-media .upload-preview-surface{width:100%;height:180px}.home-banner-media .upload-preview-field .ant-space{justify-content:space-between}.home-banner-fields{min-width:0}.home-config-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.home-placement-grid{grid-template-columns:minmax(320px,1fr) 160px 160px;align-items:end;gap:12px 16px;display:grid}.home-config-add{width:100%;height:42px}@media (width<=1280px){.course-editor-layout{grid-template-columns:1fr}.course-editor-nav{flex-flow:wrap;position:static}.course-editor-nav button{flex:120px}.home-banner-layout{grid-template-columns:1fr}.home-placement-grid{grid-template-columns:1fr 160px 160px}}.notification-image-field{flex-direction:column;gap:8px;display:flex}.notification-image-item{border:1px solid var(--admin-border);background:#f8fafc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:112px;height:112px;padding:6px;display:flex;overflow:hidden}.notification-image-item img{object-fit:cover;border-radius:6px;width:96px;height:72px}.login-page{background:var(--admin-bg);grid-template-columns:minmax(360px,460px) 420px;justify-content:center;align-items:center;gap:56px;min-height:100vh;padding:40px;display:grid}.login-intro{max-width:460px}.login-kicker{color:var(--admin-accent);margin-bottom:10px;font-size:13px;font-weight:800;line-height:20px;display:block}.login-intro h1.ant-typography{color:var(--admin-text);margin:0 0 14px;font-size:38px;font-weight:850;line-height:46px}.login-intro .ant-typography{color:var(--admin-muted);font-size:16px;line-height:26px}.login-mark-large{width:48px;height:48px;margin-bottom:24px}.login-card{border:1px solid var(--admin-border);box-shadow:var(--admin-shadow);border-radius:10px;width:420px}.login-card .ant-card-body{padding:30px}.login-brand{border-bottom:1px solid var(--admin-border);text-align:center;margin-bottom:24px;padding-bottom:22px}.login-brand h2.ant-typography{margin:0 0 4px;font-size:22px;font-weight:800;line-height:30px}.login-brand .ant-typography-secondary{color:var(--admin-muted)}.login-mark{width:46px;height:46px;margin:0 auto 14px}.login-card .ant-btn{margin-top:18px}.form-error-text{margin-top:-4px;display:block}.captcha-field{align-items:center;gap:12px;display:flex}.captcha-field .ant-form-item{flex:1}.captcha-field .ant-input{width:100%}.captcha-image-button{border:1px solid var(--admin-border);color:var(--admin-muted);cursor:pointer;background:#f8fafc;border-radius:8px;flex:0 0 148px;justify-content:center;align-items:center;height:46px;padding:0;display:flex;overflow:hidden}.captcha-image-button:hover{border-color:var(--admin-primary)}.captcha-image-button:disabled{cursor:wait;opacity:.72}.captcha-image{object-fit:cover;width:148px;height:46px;display:block}@media (width<=900px){.admin-shell{min-width:1120px}.login-page{min-width:0;padding:24px;display:flex}.login-intro{display:none}.login-card{width:420px;max-width:100%}}
