:root{--font-sans: "Microsoft YaHei UI", "Microsoft YaHei", "PingFang SC", "Noto Sans SC", "Source Han Sans SC", Arial, sans-serif;--font-mono: Consolas, "Microsoft YaHei UI", "Microsoft YaHei", monospace;color:#172033;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{font-family:var(--font-sans)}button,input,textarea,select{font:inherit}.full-width{width:100%}.mono-text{font-family:var(--font-mono);font-size:12px}.boot-screen{min-height:100vh;display:grid;place-items:center;gap:12px;color:#2563eb;background:#edf2f8}.boot-screen .anticon{font-size:32px}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(340px,1fr) minmax(360px,520px);background:#f3f6fb}.login-brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:56px;color:#fff;background-image:linear-gradient(90deg,#040a16e0,#081626a8 48%,#0816264d),url(/assets/login-cloud-infrastructure.png);background-position:center;background-size:cover}.login-brand:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#ffffff14,#fff0),linear-gradient(90deg,#0000,#0000002e);pointer-events:none}.login-brand>*{position:relative;z-index:1}.login-brand h1.ant-typography,.login-brand .ant-typography{color:#fff}.login-brand h1.ant-typography{max-width:620px;margin:0;font-size:42px;line-height:1.16;font-weight:700}.login-brand .ant-typography{max-width:640px;font-size:16px;line-height:1.9;opacity:.88}.brand-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:8px;background:#ffffff1f;box-shadow:inset 0 0 0 1px #fff3;font-size:28px}.login-panel{display:flex;align-items:center;justify-content:center;padding:40px;background:linear-gradient(180deg,#f8fafc,#edf2f7)}.login-card{width:min(100%,420px);padding:34px;border-radius:8px;background:#fff;border:1px solid #d8e0ea;box-shadow:0 18px 42px #1720331f}.login-card h2.ant-typography{margin:0 0 20px;font-weight:700}.demo-logins{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.demo-logins .ant-btn{color:#475569;background:#f8fafc;border-color:#d8e0ea}.app-layout{min-height:100vh;background:#edf2f7}.app-sider{background:linear-gradient(180deg,#1d4ed82e,#0f172a00),#0f172a!important;box-shadow:18px 0 48px #0f172a2e}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column}.app-sider .ant-menu{flex:1;padding:12px 12px 0;background:transparent!important}.app-sider .ant-menu-item{height:42px;margin:6px 0;border-radius:8px;color:#cbd5e1}.app-sider .ant-menu-item-selected{color:#fff;background:linear-gradient(90deg,#1d4ed8,#0f9f8f)!important;box-shadow:0 10px 22px #1d4ed84d}.app-sider .ant-menu-item:hover{color:#fff!important;background:#ffffff14!important}.sider-brand{height:86px;display:flex;align-items:center;gap:12px;padding:0 20px;color:#fff;border-bottom:1px solid rgba(226,232,240,.1)}.sider-brand .ant-typography{display:block;color:#fff;font-weight:700}.sider-brand span{display:block;color:#9ca3af;font-size:12px;line-height:1.4}.sider-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,#2563eb,#0f9f8f);box-shadow:0 12px 24px #2563eb52}.app-header{position:sticky;top:0;z-index:9;min-height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #dbe4ef}.app-header h2.ant-typography{margin:0;font-size:26px;font-weight:700;line-height:1.25}.header-title-block{min-width:0;display:flex;flex-direction:column;gap:6px}.header-title-block .ant-typography{margin:0}.account-pill{padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.user-meta{display:flex;flex-direction:column;min-width:96px}.app-content{min-height:calc(100vh - 88px);padding:26px;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,#f4f7fb,#e9eef6)}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px}.surface{border-radius:8px;background:#fff;border:1px solid #dbe4ef;box-shadow:0 16px 34px #17203312}.stat-tile{position:relative;min-height:112px;display:flex;align-items:center;gap:16px;overflow:hidden;padding:20px;border-radius:8px;background:#fff;border:1px solid #dbe4ef;box-shadow:0 16px 34px #17203312}.stat-tile:after{position:absolute;inset:auto -26px -34px auto;width:96px;height:96px;content:"";border-radius:999px;opacity:.1}.stat-icon{position:relative;z-index:1;width:46px;height:46px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;font-size:22px}.stat-tile .ant-statistic{position:relative;z-index:1}.stat-tile .ant-statistic-title{margin-bottom:8px;color:#64748b}.stat-tile .ant-statistic-content{color:#0f172a;font-size:28px;font-weight:700}.stat-tile-blue .stat-icon,.stat-tile-blue:after{color:#1d4ed8;background:#dbeafe}.stat-tile-teal .stat-icon,.stat-tile-teal:after{color:#0f766e;background:#ccfbf1}.stat-tile-slate .stat-icon,.stat-tile-slate:after{color:#475569;background:#e2e8f0}.surface{padding:22px}.section-head,.editor-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head h3.ant-typography,.editor-head h4.ant-typography{margin:0;font-weight:700}.section-icon{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:8px;color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.folder-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 16px;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.new-folder-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;margin:-4px 0 16px}.new-folder-form .ant-form-item{margin:0}.folder-current-path{padding:4px 8px;border-radius:6px;color:#334155;background:#fff;border:1px solid #e2e8f0}.file-name-cell{min-width:0}.file-type-icon{width:34px;height:34px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:8px;font-size:18px}.file-type-folder{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.file-type-file{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.folder-link{height:auto;padding:0;color:#0f172a;font-weight:700}.folder-link:hover{color:#1d4ed8}.admin-link-note{display:inline-flex;align-items:center;gap:8px;margin:-4px 0 16px;padding:8px 10px;border-radius:8px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.admin-link-note .ant-typography{color:#9a3412}.permission-layout{display:grid;grid-template-columns:minmax(380px,.9fr) minmax(420px,1.1fr);gap:18px}.users-table .ant-table-row{cursor:pointer}.users-table .selected-row td{background:#eef6ff!important}.permission-editor{min-width:0;padding:18px;border-radius:8px;border:1px solid #dbe4ef;background:linear-gradient(180deg,#fbfdff,#f8fafc)}.profile-surface{max-width:980px}.profile-layout{display:grid;grid-template-columns:260px minmax(320px,1fr);gap:24px;align-items:start}.profile-avatar-panel{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.profile-avatar-panel .ant-avatar{border:4px solid #fff;box-shadow:0 12px 28px #17203324}.profile-form{max-width:560px}.profile-form .ant-btn{min-width:132px}.permission-form{display:grid;grid-template-columns:132px minmax(180px,1fr) auto;gap:10px;margin-bottom:16px}.permission-form .ant-form-item{margin:0}.permission-type,.permission-value{width:100%}.ant-table-wrapper{overflow-x:auto}.ant-table-wrapper .ant-table{border-radius:8px;color:#172033}.ant-table-wrapper .ant-table-thead>tr>th{color:#475569;font-weight:700;background:#f8fafc!important;border-bottom-color:#e2e8f0!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#edf2f7}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.ant-pagination .ant-pagination-item-active{border-color:#1d4ed8;box-shadow:0 6px 14px #1d4ed829}@media(max-width:980px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:360px;padding:36px 28px}.login-brand h1.ant-typography{font-size:34px}.login-panel{padding:28px}.app-sider{display:none}.app-header{height:auto;flex-direction:column;align-items:flex-start;padding:18px}.app-content{padding:16px}.stats-grid,.permission-layout,.profile-layout,.permission-form,.new-folder-form{grid-template-columns:1fr}}@media(max-width:620px){.demo-logins{grid-template-columns:1fr}.login-card{padding:24px}.section-head,.editor-head,.folder-toolbar{align-items:flex-start;flex-direction:column}}
