*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}body{color:#1f2937;background:#f5f7fb}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{color:#fff;background:#0f172a;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.topbar-left{align-items:center;gap:28px;display:flex}.brand{color:#fff;font-size:20px;font-weight:700}.topbar-nav{align-items:center;gap:8px;display:flex}.topbar-link{color:#cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-width:76px;height:38px;padding:0 14px;font-size:16px;font-weight:500;line-height:1;transition:all .2s;display:inline-flex}.topbar-link:hover{color:#fff;background:#16213a}.topbar-link.active{color:#fff;background:#1e293b}.topbar-right{align-items:center;gap:16px;display:flex}.user-meta{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.user-name{color:#fff;font-size:14px;font-weight:700}.user-role{color:#cbd5e1;font-size:12px}.layout-body{flex:1;min-height:calc(100vh - 64px);display:flex}.sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-shrink:0;width:220px;padding:24px 16px}.sidebar-title{color:#334155;margin:0 0 14px;font-size:16px;font-weight:700}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.sidebar-link{color:#334155;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-size:15px;font-weight:500;display:flex}.sidebar-link:hover{background:#f1f5f9}.sidebar-link.active{color:#1d4ed8;background:#dbeafe;font-weight:600}.page-content{flex:1;min-width:0;padding:28px}.page{flex-direction:column;gap:24px;display:flex}.page-header h1{color:#0f172a;margin:0 0 8px;font-size:30px;font-weight:700}.page-header p{color:#64748b;margin:0;font-size:15px}.section-block,.toolbar-card,.detail-card,.list-card,.stat-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0f172a0f}.empty-box{color:#64748b;text-align:center;background:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 8px #0f172a0f}.section-header-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.btn{cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:600;transition:all .2s}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#111827;background:#e5e7eb}.btn-secondary:hover{background:#d1d5db}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover{background:#b91c1c}.btn-sm{min-width:72px;height:36px;padding:0 12px;font-size:14px}.status-pill{border-radius:8px;justify-content:center;align-items:center;min-width:62px;height:32px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.status-success{color:#2563eb;background:#dbeafe}.status-fail{color:#ef4444;background:#fee2e2}.home-page-shell{flex-direction:column;gap:24px;max-width:1360px;margin:0 auto;display:flex}.mp-shell{width:100%}.mp-caption{text-align:center;color:#475569;margin-bottom:18px;font-size:18px}.mp-searchbar{background:#fff;border:1px solid #d9dde4;border-radius:10px;grid-template-columns:120px 1fr 110px;align-items:stretch;max-width:980px;margin:0 auto 22px;display:grid;overflow:hidden}.mp-prefix{color:#64748b;background:#fff;border-right:1px solid #e5e7eb;align-items:center;padding:0 16px;font-size:18px;display:flex}.mp-input{background:#fff;border:none;outline:none;height:52px;padding:0 16px;font-size:18px}.mp-submit{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;min-height:44px;padding:0 20px;font-weight:600;transition:all .2s}.mp-submit:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 14px #2563eb59}.mp-submit:active{transform:translateY(0);box-shadow:0 2px 6px #2563eb4d}.mp-toolbar{justify-content:flex-end;max-width:980px;margin:0 auto 12px;display:flex}.mp-clear{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:600}.mp-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:980px;margin:0 auto;padding:20px 22px 24px}.mp-selected-note{text-align:center;color:#475569;min-height:22px;margin-bottom:16px;font-size:15px}.mp-grid-wrap{overflow:auto hidden}.mp-grid-inner{flex-direction:column;align-items:center;gap:14px;width:max-content;min-width:100%;margin:0 auto;display:flex}.mp-grid{grid-template-rows:repeat(7,48px);grid-template-columns:repeat(18,48px);gap:4px;min-width:max-content;display:grid}.mp-el{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d7dce5;border-radius:3px;width:48px;height:48px;font-size:15px;font-weight:700}.mp-el:disabled{cursor:default}.mp-placeholder{color:#9ca3af;background:#f3f4f6;font-size:10px}.mp-alkali{background:#c6dd4e}.mp-alkaline{background:#78d0a8}.mp-transition{background:#9fd2f7}.mp-post{background:#b9bec6}.mp-metalloid{background:#ec7f7f}.mp-nonmetal{background:#9bb2c0}.mp-halogen{background:#cdaa56}.mp-noble{background:#a7a1e3}.mp-lanthanide{background:#ffe94c}.mp-actinide{background:#ffc22d}.mp-series-block{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.mp-series-grid{grid-template-columns:repeat(15,48px);gap:4px;width:max-content;margin:0 auto;display:grid}.stats-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stat-card h3{color:#64748b;margin:0 0 14px;font-size:16px;font-weight:600}.stat-value{color:#0f172a;margin:0;font-size:42px;font-weight:700}.list-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.list-row:last-child{border-bottom:none}.list-main{flex-direction:column;gap:6px;display:flex}.list-main strong{color:#111827;font-size:16px}.list-main span{color:#64748b;font-size:14px}.list-side{color:#64748b;white-space:nowrap;font-size:14px}.materials-collection-row{grid-template-columns:120px 1fr;align-items:center;gap:12px;display:grid}.materials-label{color:#334155;font-weight:600}.materials-collection-row input{background:#fff;border:1px solid #d1d5db;border-radius:10px;height:44px;padding:0 12px}.result-meta{color:#334155;flex-wrap:wrap;gap:24px;margin-bottom:16px;display:flex}.table-wrapper,.admin-table-wrap,.admin-user-table-shell{background:#fff;border-radius:16px;overflow-x:auto}.data-table,.admin-log-table,.admin-user-table-v2{border-collapse:collapse;background:#fff;width:100%}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:14px 16px}.data-table th{color:#475569;background:#f8fafc;font-size:14px;font-weight:700}.detail-row{border-bottom:1px solid #e5e7eb;grid-template-columns:220px 1fr;gap:12px;padding:12px 0;display:grid}.detail-row:last-child{border-bottom:none}.detail-key{color:#334155;font-weight:600}.detail-value{word-break:break-word}.password-fullpage{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 120px);padding:32px 24px;display:flex}.password-card-new{background:#fff;border-radius:18px;width:100%;max-width:620px;padding:42px 40px;box-shadow:0 10px 30px #0f172a14}.password-card-new h1{text-align:center;color:#1f2937;margin:0 0 32px;font-size:38px;font-weight:700}.password-row{background:#fff;border:1px solid #d9dde4;border-radius:8px;grid-template-columns:64px 1fr;align-items:center;min-height:62px;margin-bottom:18px;display:grid;overflow:hidden}.password-row span{color:#6b7280;background:#f8fafc;border-right:1px solid #e5e7eb;justify-content:center;align-items:center;height:62px;font-size:22px;display:flex}.password-row input{background:0 0;border:none;outline:none;height:62px;padding:0 18px;font-size:18px}.password-btn-new{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6,#2563eb);border:none;border-radius:8px;width:100%;height:56px;margin-top:8px;font-size:22px;font-weight:600}.log-accordion{flex-direction:column;gap:18px;display:flex}.log-user-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.log-user-summary{text-align:left;cursor:pointer;background:#f8fafc;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 22px;display:flex}.log-user-summary-left{align-items:center;gap:16px;display:flex}.log-user-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.log-user-meta{flex-direction:column;gap:4px;display:flex}.log-user-name{color:#111827;font-size:20px;font-weight:700}.log-user-sub{color:#6b7280;font-size:14px}.log-user-summary-right{align-items:center;display:flex}.log-expand-text{color:#2563eb;font-size:15px;font-weight:600}.log-user-details{background:#fff;padding:20px 22px 24px}.admin-table-wrap{border:1px solid #edf0f5;border-radius:14px}.admin-log-table thead th{color:#475569;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:16px 18px;font-size:15px;font-weight:700}.admin-log-table tbody td{color:#334155;border-bottom:1px solid #eef2f7;padding:18px;font-size:15px}.admin-log-table tbody tr:last-child td{border-bottom:none}.admin-user-form-center{justify-content:center;padding-top:12px;display:flex}.admin-user-form-v2{flex-direction:column;gap:16px;width:100%;max-width:520px;display:flex}.admin-user-form-v2 input,.admin-user-form-v2 select{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;height:46px;padding:0 14px;font-size:15px}.admin-user-submit-v2{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:10px;width:100%;height:48px;font-size:16px;font-weight:600}.admin-user-table-shell{background:#fff;border:1px solid #edf0f5;border-radius:14px;width:100%;margin-top:10px;overflow:hidden}.admin-user-table-v2{table-layout:fixed}.admin-user-table-v2 thead th{color:#475569;text-align:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;width:25%;padding:18px 20px;font-size:15px;font-weight:700}.admin-user-table-v2 tbody td{color:#334155;text-align:center;border-bottom:1px solid #eef2f7;width:25%;padding:20px;font-size:15px}.admin-user-table-v2 tbody tr:last-child td{border-bottom:none}.admin-user-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.admin-protected-text{color:#64748b;text-align:center;font-size:14px;font-weight:600}.login-split-page{background:#f5f7fb;grid-template-columns:2fr 3fr;min-height:100vh;display:grid}.login-left-pane{background:#f7f7f8;justify-content:center;align-items:center;display:flex}.login-left-inner{justify-content:center;width:100%;padding:60px 40px;display:flex}.login-form-box{width:100%;max-width:420px}.login-form-box h1{letter-spacing:1px;margin:0;font-size:56px;font-weight:800}.login-title-line{background:#2563eb;border-radius:999px;width:100px;height:4px;margin:16px 0 28px}.login-form-box p{color:#64748b;margin:0 0 28px;font-size:18px;line-height:1.6}.login-form-stacked{flex-direction:column;gap:18px;display:flex}.login-input-group{background:#eceaf5;border-radius:12px;grid-template-columns:56px 1fr;height:58px;display:grid;overflow:hidden}.login-input-icon{color:#fff;background:#1f80f0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.login-input-group input{background:0 0;border:none;outline:none;padding:0 16px;font-size:16px}.login-submit-btn{color:#fff;cursor:pointer;background:#1f80f0;border:none;border-radius:999px;width:180px;height:52px;margin-top:16px;font-size:17px;font-weight:700;transition:all .2s}.login-submit-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f80f040}.login-right-pane{background:linear-gradient(135deg,#081018 0%,#0b3a6b 45%,#0d1320 100%);position:relative;overflow:hidden}.login-right-overlay{background:radial-gradient(circle at 20% 80%,#ff730059,#0000 25%),radial-gradient(circle at 55% 34%,#00b7ff59,#0000 22%),radial-gradient(circle at 72% 72%,#ff413647,#0000 18%);position:absolute;inset:0}@media (width<=1200px){.mp-table-card{overflow-x:auto}.stats-grid{grid-template-columns:1fr}}@media (width<=1100px){.login-split-page{grid-template-columns:1fr}.login-right-pane{display:none}.login-left-inner{padding:36px 20px}.login-form-box{max-width:100%}.login-form-box h1{font-size:42px}.login-form-box p{font-size:16px}.login-submit-btn{border-radius:14px;width:100%}}@media (width<=900px){.layout-body{flex-direction:column}.sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%}.page-content{padding:20px}.mp-searchbar{grid-template-columns:1fr;gap:10px}.mp-prefix{border-bottom:1px solid #e5e7eb;border-right:none;min-height:44px}.mp-submit{min-height:48px}.materials-collection-row,.detail-row{grid-template-columns:1fr}.password-card-new{max-width:100%;padding:28px 20px}.password-card-new h1{font-size:30px}.password-row{grid-template-columns:52px 1fr;min-height:56px}.password-row span{height:56px;font-size:18px}.password-row input{height:56px;font-size:16px}.password-btn-new{font-size:18px}.admin-user-form-v2{max-width:100%}.admin-user-table-shell{overflow-x:auto}.admin-user-table-v2{min-width:640px}}.settings-row{grid-template-columns:140px 1fr;align-items:center;gap:12px;margin-bottom:16px;display:grid}.settings-label{font-weight:600}.settings-form{flex-direction:column;gap:16px;display:flex}@media (width<=900px){.settings-row{grid-template-columns:1fr}}.topbar-select{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:8px;min-width:88px;height:34px;padding:0 10px}.topbar-select:focus{border-color:#60a5fa;outline:none}:root[data-theme=light]{--bg-color:#f5f7fb;--text-color:#1f2937;--card-bg:#fff;--border-color:#e5e7eb;--muted-color:#64748b}:root[data-theme=dark]{--bg-color:#0f172a;--text-color:#e5e7eb;--card-bg:#111827;--border-color:#334155;--muted-color:#94a3b8}body{background:var(--bg-color);color:var(--text-color)}.section-block,.toolbar-card,.detail-card,.list-card,.stat-card,.empty-box,.table-wrapper,.admin-table-wrap,.admin-user-table-shell{background:var(--card-bg);color:var(--text-color)}.page-header p,.result-meta,.detail-key,.detail-value,.materials-label,.sidebar-link,.user-role{color:var(--muted-color)}.password-scene-page{background-image:url(/password-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:60px 20px;display:flex;position:relative;overflow:hidden}.password-scene-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#050c1c61;position:absolute;inset:0}.password-scene-card{z-index:1;color:#fff;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);flex-direction:column;align-items:center;width:100%;max-width:520px;display:flex;position:relative}.password-scene-avatar{margin-bottom:18px}.password-scene-avatar-ring{background:#ffffff47;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex}.password-scene-avatar-icon{border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;font-size:0;display:inline-flex;position:relative}.password-scene-avatar-icon:before{content:"";background:0 0;border:4px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.password-scene-avatar-icon:after{content:"";background:0 0;border:4px solid #fff;border-top:none;border-radius:0 0 26px 26px;width:48px;height:26px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.password-scene-title{letter-spacing:1px;color:#fff;margin:0 0 32px;font-size:42px;font-weight:500}.password-scene-form{flex-direction:column;gap:18px;width:100%;display:flex}.password-scene-username{color:#fff;text-align:left;background:#00000061;border:2px solid #ffffff8c;align-items:center;width:100%;height:34px;margin-bottom:14px;padding:0 12px;font-size:14px;display:flex}.password-scene-input{border:2px solid #ffffff8c;border-radius:6px;outline:none;width:100%;height:46px;margin-bottom:14px;padding:0 14px;font-size:15px}.password-scene-input::placeholder{color:#ffffffc7}.password-scene-input-light{color:#1f2937;background:#fffffff5;border-color:#ffffffd9}.password-scene-input-light::placeholder{color:#6b7280}.password-scene-input-dark{color:#fff;background:#00000061}.password-scene-confirm-wrap{grid-template-columns:1fr 56px;margin-bottom:10px;display:grid}.password-scene-confirm-input{border-right:none;margin-bottom:0}.password-scene-arrow{color:#fff;cursor:pointer;background:#ffffff2e;border:2px solid #ffffff8c;font-size:24px}.password-scene-tip{color:#ffffffd1;margin:12px 0 20px;font-size:13px}.password-scene-submit{color:#fff;letter-spacing:1px;cursor:pointer;background:#00000073;border:none;border-radius:22px;min-width:140px;height:44px;margin-top:6px;font-size:15px}.password-scene-submit:hover,.password-scene-arrow:hover{opacity:.9}@media (width<=640px){.password-scene-avatar-ring{width:140px;height:140px}.password-scene-title{font-size:28px}.password-scene-card{max-width:360px}}.mp-only-btn{color:#1f2937;cursor:pointer;background:#e5e7eb;border:none;border-radius:6px;height:32px;padding:0 12px;font-size:13px}.mp-only-btn.active{color:#000;background:#facc15}.mp-clear-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;height:32px;padding:0 12px;font-size:13px}.mp-clear-btn:hover{background:#dc2626}.mp-toolbar{align-items:center;gap:10px;display:flex}.mp-only-btn.active{box-shadow:0 2px 6px #facc1566}.submit-workbench{align-items:flex-start;gap:20px;padding:24px;display:flex}.submit-workbench.single-column{flex-direction:column}.submit-workbench.two-column{flex-direction:row}.submit-left-panel,.submit-right-panel{flex:1;min-width:0}.submit-card p,.submit-card label{color:var(--text-color,#374151);font-size:14px}.submit-card input[type=file]{margin-top:6px;display:block}.submit-card input[type=text],.submit-card select{border:1px solid var(--border-color,#cfd6e1);background:var(--input-bg,#fff);width:100%;color:var(--text-color,#111827);box-sizing:border-box;border-radius:10px;margin-top:8px;padding:10px 12px;font-size:14px}.submit-card input[type=text]:focus,.submit-card select:focus,.submit-json-editor:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.submit-card button{border:1px solid var(--border-color,#cfd6e1);color:#111827;cursor:pointer;background:#fff;border-radius:10px;padding:10px 16px;transition:all .2s}.submit-card button:hover{background:#f3f4f6}.submit-card button:disabled{opacity:.6;cursor:not-allowed}.submit-json-card{flex-direction:column;height:calc(100vh - 180px);display:flex}.submit-json-editor{border:1px solid var(--border-color,#cfd6e1);resize:none;box-sizing:border-box;background:var(--input-bg,#fbfcfe);width:100%;color:var(--text-color,#111827);border-radius:10px;flex:1;margin-top:12px;padding:14px;font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.5}@media (width<=960px){.submit-workbench.two-column{flex-direction:column}.submit-json-card{height:480px}}.submit-batch-page{padding:24px}.submit-batch-layout{align-items:flex-start;gap:20px;display:flex}.submit-left-panel{flex-shrink:0;width:420px}.submit-right-panel{flex:1;min-width:0}.submit-card{background:var(--card-bg,#fff);border:1px solid var(--border-color,#d9dee7);border-radius:14px;margin-bottom:16px;padding:18px;box-shadow:0 2px 8px #00000008}.submit-card h3{color:var(--text-color,#1f2937);margin:0 0 14px;font-size:18px;font-weight:700}.submit-target-mode{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.submit-radio-label{align-items:center;gap:6px;font-size:14px;display:inline-flex}.submit-field-block label{margin-bottom:8px;font-size:14px;display:block}.submit-input{box-sizing:border-box;border:1px solid var(--border-color,#cfd6e1);background:var(--input-bg,#fff);width:100%;color:var(--text-color,#111827);border-radius:10px;padding:10px 12px;font-size:14px}.submit-file-actions{flex-direction:column;gap:12px;display:flex}.submit-file-tip{color:#6b7280;font-size:13px}.submit-inline-actions{flex-wrap:wrap;gap:12px;display:flex}.submit-inline-actions button,.submit-json-actions button,.submit-primary-btn{border:1px solid var(--border-color,#cfd6e1);color:#111827;cursor:pointer;background:#fff;border-radius:10px;padding:10px 16px;transition:all .2s}.submit-inline-actions button:hover,.submit-json-actions button:hover,.submit-primary-btn:hover{background:#f3f4f6}.submit-inline-actions button:disabled,.submit-json-actions button:disabled,.submit-primary-btn:disabled{opacity:.6;cursor:not-allowed}.submit-empty-state,.submit-right-empty{color:#6b7280;font-size:14px}.submit-task-list{flex-direction:column;gap:10px;display:flex}.submit-task-item{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #dbe2ea;border-radius:12px;width:100%;padding:12px;transition:all .2s}.submit-task-item:hover{background:#f3f4f6}.submit-task-item.active{background:#eff6ff;border-color:#3b82f6}.submit-task-header{align-items:center;gap:6px;margin-bottom:8px;display:flex}.submit-task-index{color:#6b7280;font-size:13px}.submit-task-name{color:#111827;word-break:break-all;font-size:14px;font-weight:600}.submit-task-meta{color:#4b5563;justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.submit-progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:8px;overflow:hidden}.submit-progress-fill{background:#3b82f6;border-radius:999px;height:100%;transition:width .25s}.submit-bottom-actions{text-align:center}.submit-batch-actions{justify-content:center;display:flex}.submit-primary-btn{min-width:180px}.submit-page-message{color:#374151;min-height:20px;margin-top:12px;font-size:14px}.submit-json-card{flex-direction:column;min-height:calc(100vh - 120px);display:flex}.submit-json-topbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.submit-json-meta{color:#6b7280;flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.submit-json-editor-wrap{flex:1;position:relative}.submit-json-editor{box-sizing:border-box;border:1px solid var(--border-color,#cfd6e1);resize:none;background:var(--input-bg,#fbfcfe);width:100%;height:calc(100vh - 220px);color:var(--text-color,#111827);border-radius:10px;padding:14px;font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.5;overflow-y:auto}.submit-json-error{color:#dc2626;margin-top:10px;font-size:14px}.submit-back-top-btn{cursor:pointer;background:#fff;border:1px solid #cfd6e1;border-radius:10px;padding:8px 12px;position:absolute;bottom:14px;right:14px;box-shadow:0 2px 8px #00000014}@media (width<=1100px){.submit-batch-layout{flex-direction:column}.submit-left-panel{width:100%}.submit-json-editor{height:420px}}.admin-stats-row{gap:20px;margin:20px 0 10px;display:flex}.admin-stat-card{background:#fff;border-radius:12px;flex:1;padding:20px;box-shadow:0 4px 12px #00000014}.stat-title{color:#666;font-size:14px}.stat-value{margin-top:6px;font-size:28px;font-weight:700}.login-mode-switch{box-sizing:border-box;background:#eef3ff;border:1px solid #d9e4ff;border-radius:14px;align-items:center;gap:6px;width:100%;max-width:340px;margin:0 auto 18px;padding:6px;display:flex}.login-mode-btn{color:#35507a;letter-spacing:.3px;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;height:44px;font-size:14px;font-weight:700;transition:all .22s}.login-mode-btn:hover{color:#1f4fbf;background:#2f6ce514}.login-mode-btn.active{color:#fff;background:linear-gradient(135deg,#2f6ce5 0%,#1f8bff 100%);box-shadow:0 8px 20px #2f6ce538}.login-mode-switch{border-radius:16px;box-shadow:0 10px 24px #1f4fbf14}.home-page-shell-v2{box-sizing:border-box;flex-direction:column;gap:28px;width:100%;max-width:none;margin:0 auto;padding:20px 24px;display:flex}.home-hero-layout-card{flex-direction:column;gap:20px;display:flex}.home-hero-image-card{width:100%}.home-carousel-shell{width:100%;min-height:420px}.home-hero-search{border-radius:999px;justify-content:flex-end;align-items:center;width:360px;max-width:420px;margin-top:20px;display:flex;position:absolute;top:24px;right:28px;overflow:hidden}.home-search-form{background:#fff;border:1px solid #d9e1ec;border-radius:999px;grid-template-columns:1fr 108px;width:100%;max-width:520px;display:grid;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.home-top-search-input{color:#1f2937;background:0 0;border:none;outline:none;height:54px;padding:0 18px;font-size:16px}.home-top-search-input::placeholder{color:#94a3b8}.home-top-search-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2f6ce5 0%,#1f8bff 100%);border:none;font-size:15px;font-weight:700;transition:all .22s}.home-top-search-button:hover{background:linear-gradient(135deg,#2458c7 0%,#1678e8 100%)}.home-hero-combined-card{background:radial-gradient(circle at 20% 30%,#fff9,#0000 40%),linear-gradient(135deg,#dde6f5 0%,#b1caf1 100%);border-radius:34px;padding:28px;box-shadow:0 30px 80px #0f172a24}.home-hero-top-row{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:24px;display:flex}.home-hero-text-card{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#253d77 0%,#1d4eb1 100%);border-radius:28px;justify-content:flex-start;align-items:center;width:100%;min-height:180px;padding:52px 48px;display:flex;position:relative;overflow:hidden}.home-hero-text-content{width:100%;max-width:100%}.home-hero-kicker{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:1.5px;background:#ffffff1f;border-radius:999px;align-items:center;padding:6px 18px;font-size:24px;font-weight:700;display:inline-flex}.home-hero-text-content h1{letter-spacing:-.02em;font-family:Inter,Segoe UI,Times New Roman,Times,serif,sans-serif;font-size:28px;font-weight:800;line-height:1.05}.hero-text-main{color:#ffffffe6;margin:0 0 16px;font-family:Inter,Segoe UI,Times New Roman,Times,serif,sans-serif;font-size:20px;line-height:1.8}.hero-text-sub{opacity:.85;font-family:Inter,Segoe UI,Times New Roman,Times,serif,sans-serif;font-size:28px}.home-hero-carousel-card{background:#f4f7fb;border-radius:28px;min-height:560px;box-shadow:inset 0 0 0 1px #ffffff80,0 10px 30px #0f172a14}.home-carousel-shell{background:linear-gradient(135deg,#edf2fb 0%,#f7f9fd 100%);border-radius:28px;width:100%;height:820px;min-height:820px;position:relative;overflow:hidden}.home-carousel-image{object-fit:contain;width:100%;height:100%;display:block}.home-carousel-placeholder{text-align:center;color:#64748b;justify-content:center;align-items:center;width:100%;height:100%;min-height:460px;padding:32px;font-size:17px;line-height:1.8;display:flex}.home-carousel-arrow{color:#fff;cursor:pointer;z-index:2;text-shadow:0 2px 10px #0f172a61;background:0 0;border:none;width:46px;height:46px;font-size:40px;font-weight:400;line-height:1;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.home-carousel-arrow:hover{opacity:.82}.home-carousel-arrow-left{left:16px}.home-carousel-arrow-right{right:16px}.home-main-grid{grid-template-columns:1fr 1fr;align-items:start;gap:26px;display:grid}.home-stats-panel{flex-direction:column;gap:22px;display:flex}.home-stats-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.home-stat-card{background:#fff;border-radius:20px;flex-direction:column;justify-content:center;min-height:132px;padding:24px 24px 22px;display:flex;box-shadow:0 12px 28px #0f172a0f}.home-stat-label{color:#64748b;margin-bottom:12px;font-size:14px;font-weight:600}.home-stat-value{color:#162447;letter-spacing:-.02em;font-size:38px;font-weight:800;line-height:1}.home-latest-card{background:#fff;border-radius:22px;padding:24px;box-shadow:0 12px 28px #0f172a0f}.home-panel-title{color:#162447;margin:0 0 16px;font-size:20px;font-weight:800}.home-latest-list{flex-direction:column;display:flex}.home-latest-row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.home-latest-row:last-child{border-bottom:none;padding-bottom:0}.home-latest-main{flex-direction:column;gap:6px;min-width:0;display:flex}.home-latest-main strong{color:#0f172a;word-break:break-word;font-size:16px}.home-latest-main span{color:#64748b;font-size:13px}.home-latest-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:13px}.home-charts-panel{flex-direction:column;gap:22px;display:flex}.home-chart-card{background:#fff;border-radius:22px;padding:22px 22px 18px;box-shadow:0 12px 28px #0f172a0f}.home-chart-header{margin-bottom:12px}.home-chart-header h3{color:#162447;margin:0;font-size:20px;font-weight:800}.home-chart-canvas{width:100%}.home-chart-svg{width:100%;height:220px;display:block}.home-chart-grid-line{stroke:#e8edf5;stroke-width:1px}.home-chart-axis{stroke:#cfd8e3;stroke-width:1.2px}.home-chart-label-row{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:8px;display:grid}.home-chart-label-row span{text-align:center;color:#64748b;font-size:12px;font-weight:500}@media (width<=1280px){.home-hero-combined-inner,.home-main-grid{grid-template-columns:1fr}.home-hero-text-card,.home-hero-carousel-card,.home-carousel-shell,.home-carousel-image,.home-carousel-placeholder{min-height:360px}}@media (width<=900px){.home-page-shell-v2{padding-top:4px}.home-search-form{grid-template-columns:1fr 96px;max-width:100%}.home-hero-text-card{border-radius:22px;padding:30px 24px}.home-hero-carousel-card,.home-carousel-shell{border-radius:22px}.home-hero-text-content h1{font-size:34px}.home-hero-text-content p{font-size:16px;line-height:1.75}.home-stats-cards-grid{grid-template-columns:1fr}.home-latest-row{flex-direction:column;align-items:flex-start}.home-latest-time{white-space:normal}}@media (width<=640px){.home-search-form{grid-template-columns:1fr}.home-top-search-button{height:48px}.home-hero-kicker{font-size:12px}.home-hero-text-content h1{font-size:28px}.home-stat-value{font-size:30px}.home-chart-header h3,.home-panel-title{font-size:18px}.home-carousel-arrow{font-size:34px}}.status-badge{border-radius:999px;justify-content:center;align-items:center;min-width:72px;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.status-badge-pending{color:#9a6700;background:#fff3cd;border:1px solid #f5d48a}.status-badge-rejected{color:#b42318;background:#fde7e9;border:1px solid #f3b5bc}.status-badge-approved{color:#067647;background:#e7f6ec;border:1px solid #a6d8b8}.btn-warning{color:#1f2937;background:#facc15;border:none}.btn-warning:hover{background:#eab308}.app-shell{flex-direction:column;min-height:100vh;display:flex}.layout-body{flex:1}.site-footer{color:#fff;background:#1f3f93;justify-content:flex-start;align-items:center;width:100%;min-height:90px;margin-top:24px;padding:20px 40px;font-size:16px;display:flex}.beian-wrapper{justify-content:flex-start;align-items:center;gap:12px;line-height:1;display:inline-flex}.beian-icon{flex-shrink:0;width:28px;height:28px;display:block}.site-footer-link{color:#fff;align-items:center;font-size:18px;line-height:1;text-decoration:none;display:inline-flex}.login-footer{color:#000;align-items:center;gap:8px;font-size:20px;display:flex;position:fixed;bottom:16px;left:20px}.login-footer a{color:#000;text-decoration:none}.login-footer a:hover{text-decoration:underline}.login-footer .beian-icon{width:16px;height:16px}
