:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;background:#f4f7fb;font-family:Arial,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f4f7fb;margin:0}h1,h2,h3{line-height:1.3}a{color:inherit;text-decoration:none}.container{max-width:960px;margin:0 auto;padding:32px 20px 64px}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 30px #0f172a14}.grid{gap:16px;display:grid}.two-col{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.field{gap:8px;display:grid}.field input,.field select,.field textarea,.button{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:10px;padding:12px 14px}.field textarea{resize:vertical;min-height:100px}.button{color:#fff;cursor:pointer;background:#2563eb;border:none}.button.secondary{color:#1f2937;background:#fff;border:1px solid #d1d5db}.button:disabled{opacity:.6;cursor:not-allowed}.badge{color:#1d4ed8;background:#e5eefc;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;display:inline-flex}.badge.warn{color:#c2410c;background:#fff7ed}.badge.error{color:#b91c1c;background:#fef2f2}.muted{color:#6b7280}.stack{gap:20px;display:grid}.table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:14px}.data-table thead tr{text-align:left;background:#f1f5f9}.data-table th{border-bottom:1px solid #e5e7eb;padding:12px 14px;font-weight:600}.data-table td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:14px}.page-main{width:100%;max-width:1280px;margin:0 auto}.header-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.header-user{text-align:right}.header-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.header-links{flex-wrap:wrap;gap:16px;display:flex}@media (max-width:768px){.container{padding:16px 12px calc(24px + env(safe-area-inset-bottom))}.card{border-radius:12px;padding:16px}.stack{gap:14px}.two-col{grid-template-columns:1fr}.field input,.field select,.field textarea,.button{min-height:44px}.badge{white-space:normal}.header-top,.header-nav{gap:10px}.header-user{text-align:left;width:100%}.header-links{gap:12px;width:100%}.header-links a{flex:1;min-width:110px}.header-nav .button.secondary{width:100%!important}.table-wrap{background:0 0;border:0;overflow:visible}.data-table{background:0 0;border:0;font-size:13px}.data-table thead{display:none}.data-table tr{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;display:block;overflow:hidden}.data-table td{border-bottom:1px solid #f3f4f6;grid-template-columns:90px minmax(0,1fr);align-items:start;gap:8px;padding:10px 12px;display:grid}.data-table td:last-child{border-bottom:0}.data-table td:before{content:attr(data-label);color:#6b7280;font-size:12px;line-height:1.4}.data-table td[data-label=操作]>div{width:100%}.data-table td[data-label=操作] .button,.data-table td[data-label=操作] a.button{justify-content:center;width:100%!important}}
