*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{color:#424242;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell,body{background:#f9f9f4}.page-shell{min-height:100vh}.page-content{max-width:none;margin:0 auto;padding:18px 24px;width:100%}.app-header{background:#f9f9f4!important;border-bottom:1px solid #e4e6da;box-shadow:none;height:64px;line-height:64px;padding:0 24px}.app-header-title{color:#424242;font-weight:700}.app-header-user{color:rgba(66,66,66,.72)}.app-header-actions{align-items:center;display:flex;justify-content:space-between;width:100%}.login-card{max-width:420px;margin:96px auto}.toolbar-card{margin-bottom:16px}.product-photo{display:block;object-fit:cover;border-radius:8px}.product-photo-placeholder{align-items:center;background:#f9f9f4;border:1px solid #eeeef0;border-radius:8px;color:#bfbfbf;display:inline-flex;font-size:18px;height:48px;justify-content:center;width:48px}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:12px;gap:12px}.product-detail-photo{aspect-ratio:1;border-radius:8px;display:block;object-fit:cover;width:100%}.product-detail-photo-placeholder{align-items:center;aspect-ratio:1;background:#f9f9f4;border:1px solid #eeeef0;border-radius:14px;color:#bfbfbf;display:inline-flex;flex-direction:column;gap:8px;justify-content:center;min-height:120px;padding:12px;text-align:center}.product-detail-photo-placeholder .anticon{font-size:24px}.product-detail-form .ant-form-item{margin-bottom:12px}.product-detail-form .ant-form-item-label{padding-bottom:2px}.product-detail-form .ant-form-item-label>label{height:auto}.ant-layout{background:#f9f9f4}.ant-card,.ant-drawer-content,.ant-table-wrapper .ant-table{border-radius:22px}.ant-table-wrapper .ant-table{overflow:hidden}.ant-table-thead>tr>th{font-weight:700}.ant-input,.ant-input-number,.ant-select-selector{background:#fff!important}