*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f8;color:#1f2937;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(19,73,123,.08),transparent 40%),linear-gradient(315deg,rgba(31,115,103,.1),transparent 38%),#f3f5f8}.login-panel{width:min(420px,100%);padding:32px;border:1px solid #dce3eb;border-radius:8px;background:#fff;box-shadow:0 18px 40px #1423371f}.login-panel h1.ant-typography{margin:16px 0 28px;font-size:26px;line-height:1.25}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#13497b;color:#fff;font-size:22px}.app-shell{min-height:100vh}.topbar{height:56px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dce3eb}.topbar-title{display:flex;align-items:center;gap:10px;color:#102033;font-size:16px;font-weight:650}.content{padding:24px}.toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.toolbar h2.ant-typography{margin:0 0 4px;font-size:22px;line-height:1.25}.identity-line{max-width:min(1040px,calc(100vw - 280px))}.status-strip{margin-bottom:16px;border-radius:6px}.ant-tabs-nav{margin-bottom:12px!important}.ant-table-wrapper{border:1px solid #dce3eb;border-radius:8px;overflow:hidden;background:#fff}.ant-table-thead>tr>th{background:#f7f9fc!important;color:#435268;font-weight:650!important}.drawer-actions{width:100%;justify-content:flex-end;margin-top:8px}.drawer-hint{margin-bottom:16px;border-radius:6px}.production-grid{display:grid;gap:18px}.section-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.section-toolbar h3.ant-typography{margin:0 0 4px;font-size:18px;line-height:1.25}.selected-row>td{background:#eaf3ff!important}@media (max-width: 760px){.topbar{height:auto;min-height:56px;padding:12px 16px;gap:12px;align-items:flex-start;flex-direction:column}.content{padding:16px}.toolbar,.section-toolbar{align-items:stretch;flex-direction:column}}
